| Commit message (Expand) | Author | Age | Files | Lines |
* | * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.c | dgp | 2002-01-15 | 21 | -100/+140 |
|
|
* | doc/StringObj.3: added Tcl_GetUnicodeFromObj docs. | hobbs | 2002-01-15 | 1 | -2/+13 |
|
|
* | * Updated APIs in the file generic/tclIO.c according to the guidelines | dgp | 2002-01-15 | 20 | -223/+265 |
|
|
* | typo correction | dgp | 2002-01-14 | 1 | -2/+2 |
|
|
* | * Updated APIs in the file generic/tclIndexObj.c | dgp | 2002-01-14 | 6 | -26/+39 |
|
|
* | * unix/configure: Regen. | mdejong | 2002-01-11 | 5 | -370/+386 |
|
|
* | * win/tclWinSerial.c (SerialSetOptionProc): Applied patch for SF | andreas_kupries | 2002-01-11 | 2 | -16/+17 |
|
|
* | no message | davygrvy | 2002-01-11 | 1 | -0/+7 |
|
|
* | Removed -GD compiler option. It was intended for future use, but MS is again | davygrvy | 2002-01-11 | 1 | -8/+4 |
|
|
* | added missing bug number | mdejong | 2002-01-11 | 1 | -1/+1 |
|
|
* | * unix/Makefile.in: Burn Tcl build directory | mdejong | 2002-01-11 | 2 | -5/+21 |
|
|
* | Applied patch from bug 501101. | Kevin B Kenny | 2002-01-10 | 2 | -2/+10 |
|
|
* | correct error in recent entry | dgp | 2002-01-09 | 1 | -2/+0 |
|
|
* | Updated APIs in the files */tcl*Load*.c according to the guidelines | Kevin B Kenny | 2002-01-09 | 18 | -39/+61 |
|
|
* | More changes for test portability. Using euro symbol. | dgp | 2002-01-09 | 1 | -7/+7 |
|
|
* | * generic/tclTest.c (MainLoop): | dgp | 2002-01-09 | 3 | -17/+29 |
|
|
* | TclCreatePipeline is in tclIntDecls.h; no need for it in tclInt.h. | dgp | 2002-01-08 | 1 | -8/+1 |
|
|
* | * typos and formatting | dgp | 2002-01-08 | 1 | -4/+3 |
|
|
* | * generic/tclEvent.c (TclInExit): | dgp | 2002-01-07 | 4 | -14/+21 |
|
|
* | * generic/tclMain.c: Bug fix: neglected the NULL case in | dgp | 2002-01-07 | 2 | -3/+12 |
|
|
* | * doc/Tcl_Main.3: | dgp | 2002-01-05 | 8 | -200/+1609 |
|
|
* | * generic/tclThreadJoin.c (TclRememberJoinableThread,TclJoinThread): | dgp | 2002-01-04 | 2 | -3/+9 |
|
|
* | * mac/tclMacTime.c (TclpGetTZName): fix for daylight savings TZName bug | das | 2002-01-04 | 2 | -1/+8 |
|
|
* | * expanded abbreviations in previous log entries | dgp | 2002-01-04 | 1 | -13/+29 |
|
|
* | * doc/FileSystem.3: | dgp | 2002-01-03 | 3 | -22/+28 |
|
|
* | Added fix for Bug #494348; the [foreach] implementation was doing some | dkf | 2002-01-03 | 3 | -42/+39 |
|
|
* | Added test from Bug #494348, but solution still far off. | dkf | 2002-01-03 | 2 | -1/+30 |
|
|
* | Fixed fault with case-insensitive string matching (Bug#233257) and rewrote | dkf | 2002-01-02 | 5 | -61/+97 |
|
|
* | * library/init.tcl: make sure env(COMSPEC) on Windows is executed | hobbs | 2001-12-29 | 2 | -3/+15 |
|
|
* | correct static-ness of function decls | hobbs | 2001-12-29 | 1 | -5/+5 |
|
|
* | * generic/tclCkalloc.c (MemoryCmd, TclFinalizeMemorySubsystem): | dgp | 2001-12-28 | 9 | -120/+123 |
|
|
* | * mac/tclMacInit.c: | das | 2001-12-27 | 7 | -58/+95 |
|
|
* | * typo corrections in comments | dgp | 2001-12-20 | 1 | -3/+3 |
|
|
* | * unix/tcl.m4 (SC_PATH_TCLCONFIG, SC_PATH_TKCONFIG): | mdejong | 2001-12-20 | 2 | -2/+8 |
|
|
* | * unix/mkLinks.tcl: improved case-insensitive | das | 2001-12-20 | 2 | -5/+5 |
|
|
* | * unix/tcl.m4: fixed incorrect SHLIB_LD_LIBS | das | 2001-12-20 | 5 | -17/+27 |
|
|
* | * corrected use of eolFix.tcl on | dgp | 2001-12-20 | 2 | -3/+8 |
|
|
* | no message | davygrvy | 2001-12-20 | 1 | -0/+7 |
|
|
* | Fix for #495120. tcl.wse.in was stored in cvs with improper <eol>. This | davygrvy | 2001-12-20 | 1 | -2378/+2376 |
|
|
* | * unix/configure: | mdejong | 2001-12-19 | 3 | -23/+38 |
|
|
* | * unix/README: Update to account for changes | mdejong | 2001-12-19 | 2 | -15/+13 |
|
|
* | * unix/Makefile.in: Rename dltest to dlpkgs to | mdejong | 2001-12-19 | 2 | -3/+9 |
|
|
* | * win/tclWinSerial.c (SerialCheckProc): corrected time | hobbs | 2001-12-19 | 2 | -5/+11 |
|
|
* | * commit tools/tcl.wse.in after a 'make dist' | dgp | 2001-12-19 | 1 | -0/+1 |
|
|
* | * make mklinks | dgp | 2001-12-19 | 2 | -0/+3 |
|
|
* | * unix/Makefile.in: Define new dltest target that | mdejong | 2001-12-19 | 8 | -885/+37 |
|
|
* | Minor stub-table fixes; see ChangeLog for details | dkf | 2001-12-18 | 5 | -23/+36 |
|
|
* | note about Preserve.3 checkin | hobbs | 2001-12-18 | 1 | -0/+4 |
|
|
* | * Applied #219311 on behalf of Rolf Schroedter | andreas_kupries | 2001-12-17 | 5 | -23/+120 |
|
|
* | docs and comments corrections [Bug 493412] | Miguel Sofer | 2001-12-14 | 3 | -7/+14 |
|
|