summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* small fs fixesvincentdarley2001-10-153-6/+12
* * Corrected typos in doc/RegExp.3macosx_8_4_branchpointdgp2001-10-141-2/+2
* see ChangeLoghobbs2001-10-121-5/+22
* Small modif to tests/compile.test: better constraint handling forMiguel Sofer2001-10-121-24/+21
* * library/encoding/ebcdic.enc:hobbs2001-10-122-0/+308
* * tests/ioCmd.test: added catch around file removal, as Windowshobbs2001-10-121-15/+3
* (socket-7.2): corrected to work on Win2Khobbs2001-10-121-6/+5
* added removeFile for outdatahobbs2001-10-121-1/+4
* * library/encoding/tis-620.enc:hobbs2001-10-122-0/+283
* * tests/compile.test: new tests for [Bug 467523]Miguel Sofer2001-10-122-2/+57
* generic/tclLiteral.c: (TclReleaseLiteral) insured thatMiguel Sofer2001-10-112-32/+30
* no messagedavygrvy2001-10-101-0/+8
* * win/tclWinPort.h: #include <winsock2.h> needed to get moveddavygrvy2001-10-101-2/+3
* * Corrected restore of ::env(LANG).dgp2001-10-102-2/+7