summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Doh ... strncmp, not strcmp needed in last commit.Miguel Sofer2001-10-152-3/+3
* generic/tclProc.c: changing a memcmp to strcmp to avoid a memory errorMiguel Sofer2001-10-152-33/+38
* fixed dangling ;hobbs2001-10-152-3/+5
* configure changeshobbs2001-10-151-0/+7
* * unix/configure:hobbs2001-10-155-151/+224
* * generic/tclInt.decls (TclExpandCodeArray,TclGetInstructionTable):andreas_kupries2001-10-156-15/+60
* see ChangeLoghobbs2001-10-151-0/+15
* minor code cleanuphobbs2001-10-151-30/+29
* * doc/open.n: moved all fconfigure option docs to fconfigure.nhobbs2001-10-152-52/+205
* * win/tclWinChan.c:hobbs2001-10-153-246/+1091
* * generic/tcl.h: moved #define of WIN32 to tcl.h where __WIN32__hobbs2001-10-151-1/+4