summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Moved Tcl_GetCommandFromObj and all defining code for tclCmdNameType objects ...Miguel Sofer2001-11-164-424/+438
* Code reordering; execution levels made consistent [Bug 480896].Miguel Sofer2001-11-167-237/+127
* no messagedavygrvy2001-11-151-0/+8
* * win/makefile.vc:davygrvy2001-11-153-36/+43
* minor doc comment fixeshobbs2001-11-1411-24/+27
* Reference implementation of TIP's #22, #33 and #45. Adds thehobbs2001-11-1416-134/+1809
* added lset tests and updated lindex tests for TIPs#22,33,45 by Kennyhobbs2001-11-146-70/+1392
* added lset.n lset docs with xref and updated lindex of TIPs#22,33,45 by Kennyhobbs2001-11-1410-27/+219
* * win/buildall.vc.bat(new):davygrvy2001-11-132-5/+30
* no messagedavygrvy2001-11-131-0/+7
* correct nroff format problemshobbs2001-11-125-10/+16
* * unix/Makefile.in:mdejong2001-11-113-2/+23
* no messagedavygrvy2001-11-101-0/+9
* * win/makefile.vc: Added a check to make sure one runs the makefiledavygrvy2001-11-103-52/+31
* no messagedavygrvy2001-11-101-0/+15
* * win/makefile.vc:davygrvy2001-11-102-61/+166
* fixed winhelp generation problems #480268hobbs2001-11-107-54/+66
* added -lc to AIX libs, fixed path to ldAixhobbs2001-11-103-46/+83
* * tests/var.test:dgp2001-11-093-3/+19
* Fixup stack size under OSF1. [Tcl patch 474790]mdejong2001-11-093-23/+33
* Enable thread support under FreeBSD. [Tcl bug 473708]mdejong2001-11-094-280/+343
* * unix/Makefile.in:mdejong2001-11-093-4/+13
* typo fixdavygrvy2001-11-081-2/+2
* * win/tcl.dsp:davygrvy2001-11-083-2/+1578
* no messagedavygrvy2001-11-081-0/+5
* * win/rules.vc:davygrvy2001-11-082-35/+99
* no messagedavygrvy2001-11-081-0/+9
* * unix/Makefile.in:mdejong2001-11-083-9/+14
* Define TCL_INCLUDE_SPEC in tclConfig.sh. It should bemdejong2001-11-087-309/+351
* small error with the naming of the dee and reg extensions.davygrvy2001-11-081-3/+3
* * win/rules.vc:davygrvy2001-11-082-64/+64
* no messagedavygrvy2001-11-081-0/+9
* * win/README: Change minimum VC++ version to 5.X sincemdejong2001-11-074-29/+65
* See ChangeLogandreas_kupries2001-11-072-7/+28
* no messagedavygrvy2001-11-071-0/+18
* * win/rules.vc (new):davygrvy2001-11-072-292/+523
* vfs robustness fixvincentdarley2001-11-042-11/+19
* file copy soft link docsvincentdarley2001-11-023-17/+34
* win fs fixesvincentdarley2001-10-296-34/+87
* Fix for bug 475941; access() was being called with path-free file names ondkf2001-10-292-5/+11
* Fix for bug 471374; Tcl only resets serial ports on exit now if it hasdkf2001-10-252-15/+38
* * doc/ObjectType.3: Minor documentation fix, reported by Davidandreas_kupries2001-10-222-2/+7
* small win fixvincentdarley2001-10-222-1/+20
* * tests/clock.test (clock-8.1):hobbs2001-10-184-4/+55
* Tcl_FSChdir fixvincentdarley2001-10-182-6/+45
* * unix/tclUnixPipe.c (PipeInputProc, PipeOutputProc): do immediatehobbs2001-10-182-11/+33
* * corrected referencedgp2001-10-171-1/+1
* * unix/tclLoadAout.c (TclGuessPackageName): removed unused varshobbs2001-10-162-4/+13
* Undo of mistaken commit. Sorry!dgp2001-10-167-50/+49
* * Added test to demonstrate memory corruption problems. [Bug 219393].dgp2001-10-167-49/+50