| Commit message (Expand) | Author | Age | Files | Lines |
* | [Bug #3216070] Loading extension libraries from embedded Tcl applications. | jan.nijtmans | 2011-03-22 | 1 | -2/+8 |
|\ |
|
| * | bug-3216070bug_3216070 | jan.nijtmans | 2011-03-16 | 1 | -2/+2 |
|/ |
|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
|\ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| * | fix building on Panther | das | 2007-09-05 | 1 | -1/+2 |
|
|
| * | * unix/tclLoadDyld.c: use dlfcn API on Mac OS X 10.4 and later; fix | das | 2007-08-14 | 1 | -175/+368 |
|
|
| * | * unix/tclLoadDyld.c (TclpLoadMemory): fix (void*) arithmetic. | das | 2007-04-29 | 1 | -42/+48 |
|
|
| * | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create | das | 2006-07-20 | 1 | -23/+9 |
|
|
| * | typo in TclpLoadMemory() error msg | das | 2006-03-16 | 1 | -2/+2 |
|
|
| * | add #include <libkern/OSByteOrder.h> for OSX 10.2 | das | 2005-11-27 | 1 | -1/+2 |
|
|
| * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -11/+56 |
|
|
| * | * unix/configure, unix/tcl.m4: revert 2005-07-28 change. | das | 2005-07-30 | 1 | -263/+331 |
|
|
| * | * unix/tclLoadDyld.c: fixed header confilict when building this filecore_8_4_10 | das | 2005-06-04 | 1 | -1/+2 |
|
|
| * | * generic/tclIOUtil.c (TclLoadFile): | das | 2005-05-24 | 1 | -41/+281 |
|
|
| * | * macosx/tclMacOSXBundle.c: | das | 2005-05-14 | 1 | -6/+6 |
|
|
* | | * unix/tclLoadDyld.c: use RTLD_GLOBAL instead of RTLD_LOCAL. | das | 2009-04-10 | 1 | -3/+3 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | fix building on Panther | das | 2007-09-05 | 1 | -1/+2 |
|
|
* | | * unix/tclLoadDyld.c: use dlfcn API on Mac OS X 10.4 and later; fix | das | 2007-08-14 | 1 | -171/+368 |
|
|
* | | * unix/tclLoadDyld.c (TclpLoadMemory): fix (void*) arithmetic. | das | 2007-04-23 | 1 | -4/+4 |
|
|
* | | Complete the purge of K&R function definitions from manually-written code. | dkf | 2007-04-16 | 1 | -2/+4 |
|
|
* | | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create | das | 2006-07-20 | 1 | -23/+9 |
|
|
* | | typo in TclpLoadMemory() error msg | das | 2006-03-16 | 1 | -2/+2 |
|
|
* | | add #include <libkern/OSByteOrder.h> for OSX 10.2 | das | 2005-11-27 | 1 | -1/+2 |
|
|
* | | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -12/+56 |
|
|
* | | More bits of ANSIfying | dkf | 2005-11-11 | 1 | -36/+37 |
|
|
* | | * unix/tclLoadDyld.c (TclpDlopen, TclpLoadMemory): workarounds | das | 2005-07-30 | 1 | -13/+35 |
|
|
* | | Formatting systematization.
| dkf | 2005-07-19 | 1 | -263/+309 |
|
|
* | | * generic/tclIOUtil.c (TclLoadFile): | das | 2005-05-23 | 1 | -45/+285 |
|
|
* | | * generic/tclInt.decls: | das | 2005-05-14 | 1 | -6/+6 |
|
|
* | | Patch 922727 committed. Implements three changes: | dgp | 2004-04-06 | 1 | -2/+1 |
|/ |
|
* | * unix/tclLoadDyld.c (Tcl_PackageInitProc): pass all dyld error | das | 2002-10-29 | 1 | -1/+6 |
|
|
* | load fixes for Bug 611108 | vincentdarley | 2002-10-10 | 1 | -3/+24 |
|
|
* | * unix/Makefile.in: | das | 2002-07-24 | 1 | -7/+38 |
|
|
* | Tcl_LoadHandle usage | vincentdarley | 2002-07-18 | 1 | -5/+5 |
|
|
* | load comments and clientData replacement | vincentdarley | 2002-07-18 | 1 | -12/+24 |
|
|
* | load internals refactoring | vincentdarley | 2002-07-17 | 1 | -41/+28 |
|
|
* | * unix/tclLoadDyld.c: updated to use Mac OS X 10.1 dyld APIs that | das | 2002-02-25 | 1 | -12/+20 |
|
|
* | Updated APIs in the files */tcl*Load*.c according to the guidelines | Kevin B Kenny | 2002-01-09 | 1 | -2/+2 |
|
|
* | *unix/Makefile.in: | das | 2001-11-23 | 1 | -53/+44 |
|
|
* | * More CONST poisoning | dgp | 2001-09-28 | 1 | -2/+2 |
|
|
* | minor fs, vfs fixes | vincentdarley | 2001-09-04 | 1 | -4/+10 |
|
|
* | filesystem | vincentdarley | 2001-08-30 | 1 | -3/+4 |
|
|
* | * unix/tclLoadDyld.c (TclpLoadFile): removed use of interp->result | hobbs | 2000-04-25 | 1 | -9/+12 |
|
|
* | * README: | hobbs | 2000-04-19 | 1 | -0/+168 |
|
|