summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * unix/Makefile.in: fixed make gendate to swap const with CONSThobbs1999-12-081-3/+3
* * tests/io.test: removed 'knownBug' tests that were forhobbs1999-12-081-68/+1
* * mac/tclMacPort.h: added utime.h includehobbs1999-12-081-1/+2
* * generic/tclDate.c:hobbs1999-12-083-24/+26
* see loghobbs1999-12-081-1/+19
* Winhelp should build more cleanly now.wart1999-12-071-4/+4
* Don't build winhelp as part of the doc: target. Now we use a separate "winhe...wart1999-12-071-2/+4
* Added "doc" target to the Makefile that will build the winhelp fileswart1999-12-063-5/+44
* Added #define around include of <errno.h> so that systems with thewart1999-12-061-1/+4
* Changed version number from "82" to "83"wart1999-12-061-2/+2
* check for whitespace after bad octalshobbs1999-12-041-1/+4
* * tests/env.test: removed knownBug limitation from working testhobbs1999-12-046-13/+36
* * library/http2.1/http.tcl: fixed error handling in http::Eventhobbs1999-12-043-12/+9
* * tests/expr-old.test:hobbs1999-12-047-363/+257
* * doc/load.n: added note about NT's buggy handling of './' withhobbs1999-12-041-1/+8
* see loghobbs1999-12-041-1/+41
* * generic/tcl.decls :redman1999-12-029-103/+266
* * generic/tclIO.c: fix from Kupries for Tcl_UnstackChannel thathobbs1999-12-012-54/+90
* * win/tclWinTime.c: fixed handling of %Z on NT for time zoneshobbs1999-12-012-8/+10
* * generic/tclLoad.c: #def'd out the unloading of DLLs at finalizehobbs1999-12-011-1/+9
* * generic/tclLoad.c: #def'd out the unloading of DLLs at finalizehobbs1999-12-011-0/+10
* * unix/tclUnixPipe.c: fixed PipeBlockModeProc to properly sethobbs1999-11-301-2/+4
* * library/dde1.1/pkgIndex.tcl:hobbs1999-11-304-4/+24
* see loghobbs1999-11-301-0/+7
* * tests/scan.test:hobbs1999-11-303-2/+18
* * win/tclWinSerial.c: adopted patch from Schroedter to handlehobbs1999-11-241-13/+104
* * generic/tclCmdIL.c: made SORTMODE_INTEGER work with Longshobbs1999-11-241-4/+4
* * doc/open.n:hobbs1999-11-241-1/+10
* see loghobbs1999-11-241-0/+9
* Changed version number on dllswart1999-11-244-4/+4
* * library/tcltest1.0/tcltest.tcl: Fixed bug where tcltest outputstanton1999-11-233-4/+12
* Took out "nonPortable" flag that was hiding -timeout tests,welch1999-11-221-4/+45
* updated to 2.2 version for httphobbs1999-11-201-5/+5
* *** empty log message ***hobbs1999-11-194-8/+8
* updated to 2.2 in examplehobbs1999-11-191-2/+2
* see loghobbs1999-11-191-0/+1
* * tools/tcl.wse.in: added tcltest1.0 library to distribution listhobbs1999-11-191-0/+10
* removed excess newliuneshobbs1999-11-191-13/+1
* * library/http2.1/http.tcl:hobbs1999-11-196-9/+9
* * generic/tclProc.c: backed out change from 1999-11-18 as ithobbs1999-11-191-4/+4
* see loghobbs1999-11-191-0/+10
* minor change that prevents stack blowinghobbs1999-11-191-3/+3
* * unix/tcl.m4: added defined for _THREAD_SAFE in --enable-threadshobbs1999-11-191-20/+48
* * tests/scan.test:hobbs1999-11-192-9/+33
* * library/http2.1/http.tcl: added register and unregisterhobbs1999-11-193-27/+183
* * generic/tclProc.c: corrected error reporting for default casehobbs1999-11-197-33/+81
* * doc/scan.n:hobbs1999-11-195-24/+66
* see loghobbs1999-11-191-3/+45
* Improved error handling of http::geturl in the case the server iswelch1999-11-184-102/+407
* Added support for the TCLTESTARGS method for passing in additional test argum...wart1999-11-131-3/+3