summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclIO.c (Tcl_CutChannel, Tcl_SpliceChannel):mdejong2003-01-265-26/+222
* * win/tclWin32Dll.c (TclpCheckStackSpace, squelch_warnings):mdejong2003-01-254-125/+209
* * win/configure:mdejong2003-01-254-42/+76
* * generic/tclEvent.c (Tcl_Finalize): revert finalize change onhobbs2003-01-252-11/+27
* * win/tclWinDde.c (Dde_Init): clarified use of tsdPtr.hobbs2003-01-251-12/+5
* only do groups check on unixhobbs2003-01-252-5/+11
* Use [file dirname], not the abbreviation [file dir]dgp2003-01-241-2/+2
* corrected overlooked bump to version 2.2dgp2003-01-241-3/+3
* stringObj unicode Tcl_SetObjLength fixesvincentdarley2003-01-243-84/+151
* woops, missed in last commitmdejong2003-01-241-1/+2
* * win/configure: Regen.mdejong2003-01-244-33/+126
* * doc/lset.n: Fixed fault in return values from lset indkf2003-01-232-15/+23
* Clarified documentation of [namespace inscope] [SF Patch #670110]jenglish2003-01-212-13/+16
* * win/configure: Regen.mdejong2003-01-213-16/+36
* change %ud to %u as appropriatehobbs2003-01-192-8/+12
* * win/tclWinDde.c (DdeServerProc): Deallocatemdejong2003-01-182-1/+9
* * generic/tcl.h: Revert earlier change thatmdejong2003-01-173-3/+22
* execution trace, command trace and stringObj bug fixesvincentdarley2003-01-177-146/+367
* * win/tclWinSerial.c (SerialOutputProc): add casts forhobbs2003-01-162-4/+7
* * tests/winDde.test:hobbs2003-01-163-4/+21
* * win/tclWin32Dll.c (squelch_warnings): Squelchmdejong2003-01-1610-66/+144
* * generic/tclClock.c (FormatClock): corrected typo thathobbs2003-01-142-2/+7
* Fix mingw build problems and compiler warnings.mdejong2003-01-146-11/+37
* * win/README: Update msys + mingw URL, themdejong2003-01-132-2/+9
* * win/configure: Regen.mdejong2003-01-133-4/+12
* * generic/tcl.h: Skip Tcl's define of CHAR,mdejong2003-01-135-31/+122
* * win/configure: Regen.mdejong2003-01-134-27/+163
* WinTcl crash on exit fixvincentdarley2003-01-105-11/+30
* * generic/tclCompCmds.c (TclCompilerReturnCmd): Corrected off-by-onedgp2003-01-092-5/+13
* non-ascii chars in file mtime fixvincentdarley2003-01-099-37/+129
* remove unused variablevincentdarley2003-01-0917-19/+6
* * generic/tclExecute.c (TclExprFloatError): Use the IS_NAN macrodgp2003-01-082-2/+7
* * generic/tclCompCmds.c (TclCompileReturnCmd):dgp2003-01-083-3/+55
* no messagedavygrvy2003-01-051-0/+17
* * win/makefile.vc:davygrvy2003-01-052-30/+43
* Corrected and expanded documentation for rand() and srand() functions.dgp2003-01-031-7/+10
* * win/makefile.vc: some uses of xcopy swapped to the @$(CPY) macro.davygrvy2002-12-181-1/+6
* * win/makefile.vc: some uses of xcopy swapped to the @$(CPY) macrodavygrvy2002-12-181-6/+6
* * generic/tclNotify.c (TclFinalizeNotifier, Tcl_SetServiceMode):hobbs2002-12-172-4/+16
* * generic/tclPipe.c (TclCleanupChildren):davygrvy2002-12-175-10/+219
* * unix/configure.in: Updated configure of CVS snapshots to reflectdgp2002-12-135-6/+14
* * generic/tclProc.c (ProcessProcResultCode): Fix failure todgp2002-12-113-3/+16
* * generic/tclParseExpr.c (TclParseInteger): Return 1 for thedgp2002-12-113-3/+18
* * win/tclWinThrd.c (TclpMasterUnlock):hobbs2002-12-103-39/+30
* * win/tclWinSock.c (SocketThreadExitHandler, InitSockets): Checkdavygrvy2002-12-082-15/+26
* * generic/tclStubInit.c: regenhobbs2002-12-066-5/+88
* * generic/tclIOUtil.c (TclFinalizeFilesystem): reset statics tohobbs2002-12-061-2/+13
* * win/tclWinPipe.c: reverted back to -r1.27 due to numerous testdavygrvy2002-12-052-67/+13
* * win/tclWinPipe.c (Tcl_WaitPid): When a process exits with andavygrvy2002-12-042-6/+67
* filesystem cleanup fix, virtual filesystem load fixvincentdarley2002-12-044-22/+53