summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* Fixed fault with case-insensitive string matching (Bug#233257) and rewrotedkf2002-01-025-61/+97
* * library/init.tcl: make sure env(COMSPEC) on Windows is executedhobbs2001-12-292-3/+15
* correct static-ness of function declshobbs2001-12-291-5/+5
* * generic/tclCkalloc.c (MemoryCmd, TclFinalizeMemorySubsystem):dgp2001-12-289-120/+123
* * mac/tclMacInit.c:das2001-12-277-58/+95
* * typo corrections in commentsdgp2001-12-201-3/+3
* * unix/tcl.m4 (SC_PATH_TCLCONFIG, SC_PATH_TKCONFIG):mdejong2001-12-202-2/+8
* * unix/mkLinks.tcl: improved case-insensitivedas2001-12-202-5/+5
* * unix/tcl.m4: fixed incorrect SHLIB_LD_LIBSdas2001-12-205-17/+27
* * corrected use of eolFix.tcl ondgp2001-12-202-3/+8
* no messagedavygrvy2001-12-201-0/+7
* Fix for #495120. tcl.wse.in was stored in cvs with improper <eol>. Thisdavygrvy2001-12-201-2378/+2376
* * unix/configure:mdejong2001-12-193-23/+38
* * unix/README: Update to account for changesmdejong2001-12-192-15/+13
* * unix/Makefile.in: Rename dltest to dlpkgs tomdejong2001-12-192-3/+9
* * win/tclWinSerial.c (SerialCheckProc): corrected timehobbs2001-12-192-5/+11
* * commit tools/tcl.wse.in after a 'make dist'dgp2001-12-191-0/+1
* * make mklinksdgp2001-12-192-0/+3
* * unix/Makefile.in: Define new dltest target thatmdejong2001-12-198-885/+37
* Minor stub-table fixes; see ChangeLog for detailsdkf2001-12-185-23/+36
* note about Preserve.3 checkinhobbs2001-12-181-0/+4
* * Applied #219311 on behalf of Rolf Schroedterandreas_kupries2001-12-175-23/+120
* docs and comments corrections [Bug 493412]Miguel Sofer2001-12-143-7/+14
* * win/tclWinNotify.c (Tcl_FinalizeNotifier): Stop Tcl on Windowsdkf2001-12-142-1/+23
* * Repaired some fractured phrasing.dgp2001-12-141-2/+2
* * win/tclWinSock.c (TcpGetOptionProc): Fix for tcl bug itemandreas_kupries2001-12-132-12/+24
* docd TCL_DYNAMIC use. [Patch #483989] (porter)hobbs2001-12-131-1/+10
* * generic/tclIO.c (Tcl_GetsObj): Applied patch for bug #491341 asandreas_kupries2001-12-122-11/+17
* small change in bytecode instructionsINST_LIST_INDEX_MULTI and INST_LSET_FLATMiguel Sofer2001-12-114-29/+37
* fix debug messages in INST_LSET_LIST.Miguel Sofer2001-12-112-3/+7
* removed overestimates of necessary stack depth for bytecodes in theMiguel Sofer2001-12-113-4/+29
* * unix/tclUnixPipe.c (TclpCreateProcess): Applied Don Porter'sandreas_kupries2001-12-112-2/+7
* fix background error reporting in the absence of a bgerror proc [Bug 219142].Miguel Sofer2001-12-103-3/+23
* * Several typo and formatting corrections discovereddgp2001-12-1014-68/+51
* fixed the calculation of the maximal stack depth required by bytecodes [Bug 4...Miguel Sofer2001-12-107-453/+239
* fixed typodgp2001-12-071-2/+2
* restored consistency in refCount accounting by array traces [Bug #4484339]Miguel Sofer2001-12-073-4/+24
* More expr syntax error improvementsdkf2001-12-069-331/+370
* * fixed typo: index -> lindexdgp2001-12-051-2/+2
* new algorithm for [array get], safe when there are traces that modify the arr...Miguel Sofer2001-12-053-9/+102
* Improved messages produced on getting a syntax error in an expressiondkf2001-12-0411-445/+447
* Improved expr documentation.dkf2001-12-032-16/+24
* no messagedavygrvy2001-12-031-0/+7
* Some install target bugs repaired along with $(TCLSTUBLIB) added to thedavygrvy2001-12-031-64/+43