| Commit message (Expand) | Author | Age | Files | Lines |
* | * win/configure: Regen. | mdejong | 2003-01-27 | 4 | -37/+114 |
|
|
* | * generic/tclIO.c (Tcl_CutChannel, Tcl_SpliceChannel): | mdejong | 2003-01-26 | 5 | -26/+222 |
|
|
* | * win/tclWin32Dll.c (TclpCheckStackSpace, squelch_warnings): | mdejong | 2003-01-25 | 4 | -125/+209 |
|
|
* | * win/configure: | mdejong | 2003-01-25 | 4 | -42/+76 |
|
|
* | * generic/tclEvent.c (Tcl_Finalize): revert finalize change on | hobbs | 2003-01-25 | 2 | -11/+27 |
|
|
* | * win/tclWinDde.c (Dde_Init): clarified use of tsdPtr. | hobbs | 2003-01-25 | 1 | -12/+5 |
|
|
* | only do groups check on unix | hobbs | 2003-01-25 | 2 | -5/+11 |
|
|
* | Use [file dirname], not the abbreviation [file dir] | dgp | 2003-01-24 | 1 | -2/+2 |
|
|
* | corrected overlooked bump to version 2.2 | dgp | 2003-01-24 | 1 | -3/+3 |
|
|
* | stringObj unicode Tcl_SetObjLength fixes | vincentdarley | 2003-01-24 | 3 | -84/+151 |
|
|
* | woops, missed in last commit | mdejong | 2003-01-24 | 1 | -1/+2 |
|
|
* | * win/configure: Regen. | mdejong | 2003-01-24 | 4 | -33/+126 |
|
|
* | * doc/lset.n: Fixed fault in return values from lset in | dkf | 2003-01-23 | 2 | -15/+23 |
|
|
* | Clarified documentation of [namespace inscope] [SF Patch #670110] | jenglish | 2003-01-21 | 2 | -13/+16 |
|
|
* | * win/configure: Regen. | mdejong | 2003-01-21 | 3 | -16/+36 |
|
|
* | change %ud to %u as appropriate | hobbs | 2003-01-19 | 2 | -8/+12 |
|
|
* | * win/tclWinDde.c (DdeServerProc): Deallocate | mdejong | 2003-01-18 | 2 | -1/+9 |
|
|
* | * generic/tcl.h: Revert earlier change that | mdejong | 2003-01-17 | 3 | -3/+22 |
|
|
* | execution trace, command trace and stringObj bug fixes | vincentdarley | 2003-01-17 | 7 | -146/+367 |
|
|
* | * win/tclWinSerial.c (SerialOutputProc): add casts for | hobbs | 2003-01-16 | 2 | -4/+7 |
|
|
* | * tests/winDde.test: | hobbs | 2003-01-16 | 3 | -4/+21 |
|
|
* | * win/tclWin32Dll.c (squelch_warnings): Squelch | mdejong | 2003-01-16 | 10 | -66/+144 |
|
|
* | * generic/tclClock.c (FormatClock): corrected typo that | hobbs | 2003-01-14 | 2 | -2/+7 |
|
|
* | Fix mingw build problems and compiler warnings. | mdejong | 2003-01-14 | 6 | -11/+37 |
|
|
* | * win/README: Update msys + mingw URL, the | mdejong | 2003-01-13 | 2 | -2/+9 |
|
|
* | * win/configure: Regen. | mdejong | 2003-01-13 | 3 | -4/+12 |
|
|
* | * generic/tcl.h: Skip Tcl's define of CHAR, | mdejong | 2003-01-13 | 5 | -31/+122 |
|
|
* | * win/configure: Regen. | mdejong | 2003-01-13 | 4 | -27/+163 |
|
|
* | WinTcl crash on exit fix | vincentdarley | 2003-01-10 | 5 | -11/+30 |
|
|
* | * generic/tclCompCmds.c (TclCompilerReturnCmd): Corrected off-by-one | dgp | 2003-01-09 | 2 | -5/+13 |
|
|
* | non-ascii chars in file mtime fix | vincentdarley | 2003-01-09 | 9 | -37/+129 |
|
|
* | remove unused variable | vincentdarley | 2003-01-09 | 17 | -19/+6 |
|
|
* | * generic/tclExecute.c (TclExprFloatError): Use the IS_NAN macro | dgp | 2003-01-08 | 2 | -2/+7 |
|
|
* | * generic/tclCompCmds.c (TclCompileReturnCmd): | dgp | 2003-01-08 | 3 | -3/+55 |
|
|
* | no message | davygrvy | 2003-01-05 | 1 | -0/+17 |
|
|
* | * win/makefile.vc: | davygrvy | 2003-01-05 | 2 | -30/+43 |
|
|
* | Corrected and expanded documentation for rand() and srand() functions. | dgp | 2003-01-03 | 1 | -7/+10 |
|
|
* | * win/makefile.vc: some uses of xcopy swapped to the @$(CPY) macro. | davygrvy | 2002-12-18 | 1 | -1/+6 |
|
|
* | * win/makefile.vc: some uses of xcopy swapped to the @$(CPY) macro | davygrvy | 2002-12-18 | 1 | -6/+6 |
|
|
* | * generic/tclNotify.c (TclFinalizeNotifier, Tcl_SetServiceMode): | hobbs | 2002-12-17 | 2 | -4/+16 |
|
|
* | * generic/tclPipe.c (TclCleanupChildren): | davygrvy | 2002-12-17 | 5 | -10/+219 |
|
|
* | * unix/configure.in: Updated configure of CVS snapshots to reflect | dgp | 2002-12-13 | 5 | -6/+14 |
|
|
* | * generic/tclProc.c (ProcessProcResultCode): Fix failure to | dgp | 2002-12-11 | 3 | -3/+16 |
|
|
* | * generic/tclParseExpr.c (TclParseInteger): Return 1 for the | dgp | 2002-12-11 | 3 | -3/+18 |
|
|
* | * win/tclWinThrd.c (TclpMasterUnlock): | hobbs | 2002-12-10 | 3 | -39/+30 |
|
|
* | * win/tclWinSock.c (SocketThreadExitHandler, InitSockets): Check | davygrvy | 2002-12-08 | 2 | -15/+26 |
|
|
* | * generic/tclStubInit.c: regen | hobbs | 2002-12-06 | 6 | -5/+88 |
|
|
* | * generic/tclIOUtil.c (TclFinalizeFilesystem): reset statics to | hobbs | 2002-12-06 | 1 | -2/+13 |
|
|
* | * win/tclWinPipe.c: reverted back to -r1.27 due to numerous test | davygrvy | 2002-12-05 | 2 | -67/+13 |
|
|
* | * win/tclWinPipe.c (Tcl_WaitPid): When a process exits with an | davygrvy | 2002-12-04 | 2 | -6/+67 |
|
|