summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * generic/tclStubLib.c (Tcl_InitStubs): prevent the cached check ofhobbs2002-12-042-11/+21
* unset path to make it work for singleproc runshobbs2002-12-041-2/+2
* * win/tclWinPipe.c (PipeClose2Proc): Changed CTRL_C_EVENTdavygrvy2002-12-041-0/+5
* * win/tclWinPipe.c (PipeClose2Proc): Changed CTRL_C_EVENTdavygrvy2002-12-041-2/+2
* * win/tclAppInit.c (sigHandler): Protect from trying to close adavygrvy2002-12-043-6/+42
* * win/tclWinChan.c (Tcl_MakeFileChannel): return ofdavygrvy2002-11-272-2/+5
* * win/tclWinSock.c: WSAStartup() loaded version comparisondavygrvy2002-11-272-7/+28
* * win/tclWinSock.c: Removed shutdown() from the functiondavygrvy2002-11-272-12/+11
* * win/tclWinPort.h: Don't turn off winsock prototypes!davygrvy2002-11-272-6/+8
* Missed a couple left-overs from my TcpAccept hack. Now fixed. Sorry for thedavygrvy2002-11-271-33/+16
* * generic/tclInterp.c (AliasCreate): preserve/release interps tohobbs2002-11-272-14/+35
* * generic/tclEncoding.c (TclFinalizeEncodingSubsystem): properlyhobbs2002-11-271-2/+4