summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Corrected tilde-substitutiondgp2002-01-252-6/+31
* * library/http/pkgIndex.tcl:hobbs2002-01-253-4/+16
* Corrections to earlier TIP 27 changes.dgp2002-01-245-15/+23
* * unix/mkLinks: Regenerated.andreas_kupries2002-01-234-17/+29
* * Updated socket interfaces according to TIP 27. Updated callers.dgp2002-01-2311-61/+80
* no messagedavygrvy2002-01-211-0/+6
* TclpLoadFile() didn't match proto of typedef Tcl_FSLoadFileProc. [Patch #502...davygrvy2002-01-211-2/+3
* * Converted declarations of TestReport file systemdgp2002-01-212-23/+50
* * generic/tclIO.c (WriteChars): Fix for SF #506297, reported byandreas_kupries2002-01-213-2/+48
* * Updated APIs in generic/tclCmdMZ.c according to the guidelinesdgp2002-01-214-20/+29
* * Overlooked callers of Tcl_FSGetNativePathdgp2002-01-184-13/+17
* * Overlooked callers of Tcl_GetIndexFromObjdgp2002-01-183-10/+16
* * generic/tclThreadTest.c:das2002-01-181-10/+10
* * generic/tclThreadTest.c:das2002-01-187-18/+28
* * generic/tclIOCmd.c (Tcl_GetsObjCmd): Fixed bug #504642 asandreas_kupries2002-01-172-11/+20
* doc correctiondgp2002-01-171-2/+2
* added patch numbers to ChangeLogdgp2002-01-171-4/+7
* * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that weredgp2002-01-1732-131/+189
* * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c accordingdgp2002-01-1715-98/+130
* * unix/tcl.m4 (SC_LOAD_TCLCONFIG):mdejong2002-01-173-4/+16
* * Updated APIs in generic/tclParse.c according to the guidelinesdgp2002-01-176-12/+21
* * Updated APIs in generic/tclHistory.c according to the guidelinesdgp2002-01-167-62/+84
* * Corrected documentation for Tcl_ErrnoMsg; it takes an integerdgp2002-01-152-7/+15
* * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.cdgp2002-01-1521-100/+140
* doc/StringObj.3: added Tcl_GetUnicodeFromObj docs.hobbs2002-01-151-2/+13
* * Updated APIs in the file generic/tclIO.c according to the guidelinesdgp2002-01-1520-223/+265
* typo correctiondgp2002-01-141-2/+2
* * Updated APIs in the file generic/tclIndexObj.cdgp2002-01-146-26/+39
* * unix/configure: Regen.mdejong2002-01-115-370/+386
* * win/tclWinSerial.c (SerialSetOptionProc): Applied patch for SFandreas_kupries2002-01-112-16/+17
* no messagedavygrvy2002-01-111-0/+7
* Removed -GD compiler option. It was intended for future use, but MS is againdavygrvy2002-01-111-8/+4
* added missing bug numbermdejong2002-01-111-1/+1
* * unix/Makefile.in: Burn Tcl build directorymdejong2002-01-112-5/+21
* Applied patch from bug 501101.Kevin B Kenny2002-01-102-2/+10
* correct error in recent entrydgp2002-01-091-2/+0
* Updated APIs in the files */tcl*Load*.c according to the guidelinesKevin B Kenny2002-01-0918-39/+61
* More changes for test portability. Using euro symbol.dgp2002-01-091-7/+7
* * generic/tclTest.c (MainLoop):dgp2002-01-093-17/+29
* TclCreatePipeline is in tclIntDecls.h; no need for it in tclInt.h.dgp2002-01-081-8/+1
* * typos and formattingdgp2002-01-081-4/+3
* * generic/tclEvent.c (TclInExit):dgp2002-01-074-14/+21
* * generic/tclMain.c: Bug fix: neglected the NULL case indgp2002-01-072-3/+12
* * doc/Tcl_Main.3:dgp2002-01-058-200/+1609
* * generic/tclThreadJoin.c (TclRememberJoinableThread,TclJoinThread):dgp2002-01-042-3/+9
* * mac/tclMacTime.c (TclpGetTZName): fix for daylight savings TZName bugdas2002-01-042-1/+8
* * expanded abbreviations in previous log entriesdgp2002-01-041-13/+29
* * doc/FileSystem.3:dgp2002-01-033-22/+28
* Added fix for Bug #494348; the [foreach] implementation was doing somedkf2002-01-033-42/+39
* Added test from Bug #494348, but solution still far off.dkf2002-01-032-1/+30