| Commit message (Expand) | Author | Age | Files | Lines |
* | added the tls extension to the list of preferred load addresses. | davygrvy | 2004-05-05 | 1 | -1/+2 |
|
|
* | no message | davygrvy | 2004-05-05 | 1 | -0/+5 |
|
|
* | (TclFinalizeEncodingSubsystem): FreeEncoding(systemEncoding); moved to | davygrvy | 2004-05-05 | 1 | -2/+2 |
|
|
* | no message | davygrvy | 2004-05-05 | 1 | -0/+6 |
|
|
* | (SocketEventProc) : connect errors should fire both the readable and | davygrvy | 2004-05-05 | 1 | -2/+6 |
|
|
* | * tests/fileSystem.test (filesystem-1.39): replace 'file volumes' | hobbs | 2004-05-04 | 3 | -7/+17 |
|
|
* | * tests/winFCmd.test (winFCmd-16.12): test volumerelative $HOME | hobbs | 2004-05-04 | 1 | -1/+10 |
|
|
* | * generic/tclAlloc.c: Make sure Tclp*Alloc* routines get | dgp | 2004-05-04 | 4 | -7/+11 |
|
|
* | * tests/tcltest.test: Test corrections for Mac OSX. Thanks | dgp | 2004-05-04 | 2 | -10/+24 |
|
|
* | Remove accidental check-in of TIP#143 code. D'oh! | dkf | 2004-05-04 | 1 | -7/+1 |
|
|
* | Suppress a signed-ness warning. | dkf | 2004-05-04 | 2 | -4/+13 |
|
|
* | * Applied [SF Tcl Patch 868853], fixing a mem leak in | andreas_kupries | 2004-05-04 | 2 | -1/+16 |
|
|
* | * generic/tclProc.c (TclCreateProc): comments corrected. | Miguel Sofer | 2004-05-04 | 2 | -22/+16 |
|
|
* | slight improvement to last commit | Miguel Sofer | 2004-05-04 | 1 | -7/+7 |
|
|
* | * generic/tclCompile.c (TclCompileScript): setting the compilation | Miguel Sofer | 2004-05-04 | 2 | -7/+12 |
|
|
* | * generic/tclCompile.c: | Miguel Sofer | 2004-05-03 | 3 | -23/+33 |
|
|
* | * win/tclWin32Dll.c (TclpCheckStackSpace):
| Kevin B Kenny | 2004-05-03 | 3 | -3/+39 |
|
|
* | * library/init.tcl: Corrected unique prefix matching of | dgp | 2004-05-03 | 2 | -3/+17 |
|
|
* | cleaning up after new test in last commit | Miguel Sofer | 2004-05-02 | 1 | -1/+2 |
|
|
* | * generic/tclProc.c (TclObjInvokeProc): | Miguel Sofer | 2004-05-02 | 3 | -5/+34 |
|
|
* | More examples | dkf | 2004-04-30 | 4 | -9/+75 |
|
|
* | More examples | dkf | 2004-04-30 | 4 | -3/+67 |
|
|
* | * generic/tclInt.h: Replaced Kevin Kenny's temporary | dgp | 2004-04-30 | 3 | -10/+11 |
|
|
* | * generic/tclThreadAlloc.c: Added a temporary (or so I hope!)
| Kevin B Kenny | 2004-04-30 | 2 | -2/+10 |
|
|
* | More examples | dkf | 2004-04-30 | 2 | -1/+30 |
|
|
* | * tests/execute.test (execute-8.2): Avoid crashes when there | dgp | 2004-04-29 | 2 | -4/+14 |
|
|
* | * doc/global.n: | Miguel Sofer | 2004-04-28 | 6 | -7/+54 |
|
|
* | Minor docfix [Bug 943448] | dkf | 2004-04-28 | 2 | -5/+11 |
|
|
* | A little source clean-up with the allocOnce variable. | davygrvy | 2004-04-27 | 1 | -4/+6 |
|
|
* | * unix/tclUnixFCmd.c (TclpObjNormalizePath): Corrected improper | dgp | 2004-04-26 | 2 | -3/+17 |
|
|
* | Doc updates from David Welton [Patches 941377,941380] | dkf | 2004-04-26 | 3 | -4/+28 |
|
|
* | Stronger wording & example. [Bug 940843] | dkf | 2004-04-26 | 2 | -9/+57 |
|
|
* | Reworked to remove references to testing interfaces and instead promote the | dkf | 2004-04-26 | 2 | -41/+31 |
|
|
* | * generic/tcl.h: Removed obsolete declarations and #include's. | dgp | 2004-04-25 | 3 | -9/+7 |
|
|
* | no message | davygrvy | 2004-04-24 | 1 | -0/+6 |
|
|
* | (DllMain): Added DisableThreadLibraryCalls() for the DLL_PROCESS_ATTACH | davygrvy | 2004-04-24 | 1 | -1/+2 |
|
|
* | * generic/tclPort.h: | das | 2004-04-24 | 4 | -7/+17 |
|
|
* | * generic/tclIO.c (Tcl_SetChannelOption): Fixed [SF Tcl Bug | andreas_kupries | 2004-04-23 | 4 | -2/+878 |
|
|
* | Filling in names for email addresses in the "old days" | dkf | 2004-04-23 | 1 | -448/+447 |
|
|
* | fix to two filesystem bugs: more consistent file separator proc and correct T... | vincentdarley | 2004-04-23 | 4 | -11/+41 |
|
|
* | no message | davygrvy | 2004-04-23 | 1 | -1/+5 |
|
|
* | (Tcl_MakeFileChannel) : Case for CloseHandle returning zero and not | davygrvy | 2004-04-23 | 1 | -7/+13 |
|
|
* | no message | davygrvy | 2004-04-23 | 1 | -0/+6 |
|
|
* | Removed my mistake of adding an exit handler to TclWinInit. | davygrvy | 2004-04-23 | 1 | -30/+1 |
|
|
* | * generic/tclInt.h: | davygrvy | 2004-04-23 | 6 | -12/+86 |
|
|
* | * win/tclWinTime.c: If the Tcl_ExitProc (StopCalibration) is | davygrvy | 2004-04-23 | 1 | -2/+6 |
|
|
* | speling errors corrected | davygrvy | 2004-04-23 | 1 | -1/+1 |
|
|
* | no message | davygrvy | 2004-04-23 | 1 | -0/+7 |
|
|
* | TclSetLibraryPath's use of caching the stringrep of the pathPtr object to | davygrvy | 2004-04-23 | 1 | -3/+15 |
|
|
* | Improvements to examples by DKF | dkf | 2004-04-22 | 2 | -26/+52 |
|
|