summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * win/Makefile.in (install-*): reduced verbosity of installhobbs2000-02-011-4/+4
* * generic/tclFileName.c (Tcl_JoinPath): improved support for specialhobbs2000-02-011-3/+6
* * library/http1.0/http.tcl:hobbs2000-02-014-8/+8
* * tests/package.test:ericm2000-02-018-42/+304
* * tests/pkg/magicchar2.tcl:ericm2000-01-294-4/+37
* * tests/pkg/spacename.tcl:ericm2000-01-283-3/+13
* * tests/pkg/magicchar.tcl:ericm2000-01-284-4/+48
* * tests/autoMkindex.test:ericm2000-01-282-4/+24
* * library/tcltest1.0/tcltest.tcl: Changed NormalizePath tojenn2000-01-276-23/+27
* * tests/pkg/samename.tcl: test file for bug #1983ericm2000-01-273-26/+59
* * tests/pkgMkIndex.test:ericm2000-01-274-56/+79
* * generic/tclNamesp.c: Undid fix for #956, which broke backwardsericm2000-01-269-23/+60
* * win/makefile.vc: added some support for building helpfile on Windowshobbs2000-01-261-1/+24
* * unix/tcl.m4: modified EXTRA_CFLAGS to add -DHAVE_TZSET forhobbs2000-01-262-8/+15
* * generic/tclClock.c (FormatClock): inlined resultPtr, as ithobbs2000-01-264-13/+24
* * doc/ListObj.3: clarified Tcl_ListObjGetElements docs [Bug: 4080]hobbs2000-01-262-12/+20
* see logshobbs2000-01-262-6/+27
* simplified makefile flagshobbs2000-01-241-13/+4
* * unix/tclUnixPort.h: moved include of <utime.h> lower since somehobbs2000-01-242-4/+8
* * library/init.tcl (auto_execok): added 'start' to list ofhobbs2000-01-241-3/+9
* * generic/tclInt.h:hobbs2000-01-245-19/+28
* see logshobbs2000-01-241-0/+20
* * unix/mkLinks:ericm2000-01-212-0/+32
* * doc/lreplace.n: Corrected man page with respect to treatment ofericm2000-01-212-24/+33
* ChangeLog commit.ericm2000-01-211-0/+18
* * namespace.test: Added test for undefined variables withericm2000-01-212-3/+11
* added test for [info body] bytecompiled object bughobbs2000-01-211-1/+16
* * var.test: Added tests for corrected variable behavior (bug #981).ericm2000-01-213-4/+49
* added catch {unset t} for atomic testhobbs2000-01-211-13/+2
* *** empty log message ***hobbs2000-01-211-6/+6
* * unix/tclUnixNotfy.c (Tcl_InitNotifier): added cast for tsdPtrhobbs2000-01-211-3/+4
* set.test: added test for complex array elem name compilinghobbs2000-01-211-1/+27
* * library/word.tcl: changed tcl_(non)wordchars settings to usehobbs2000-01-211-7/+7
* * generic/tclCmdIL.c (InfoBodyCmd): made [info body] return ahobbs2000-01-215-27/+61
* * doc/tclvars.n: added definitions for tcl_(non)wordcharshobbs2000-01-213-10/+29
* see logshobbs2000-01-212-7/+29
* Fixed typowart2000-01-191-3/+3
* made install less verbosehobbs2000-01-161-17/+20
* * tests/var.test: Added a test for the array multiple deleteericm2000-01-153-2/+48
* added IsLeapYear macro (from tclGetDate.y)hobbs2000-01-151-2/+3
* * unix/tclUnixTime.c: New clock format format.ericm2000-01-145-137/+196
* * README:core_8_3_b2hobbs2000-01-1410-28/+74
* Re-added stuff that CVS lost.ericm2000-01-131-4/+17
* Wow! CVS really fucked this one up.ericm2000-01-131-65/+199
* * tests/cmdIL.test: Added tests for lsort -dictionary withericm2000-01-133-19/+50
* * tests/clock.test: Added tests for "monday 1 week ago", etc, from RFE #3671.ericm2000-01-131-2/+59
* * tests/clock.test: Added tests for "next <day-of-week>" andericm2000-01-123-74/+122
* * doc/tests/clock.test: Added numerous tests for clock scan.ericm2000-01-125-376/+326
* * tests/unixFCmd.test:hobbs2000-01-125-45/+293
* * tests/info.test:hobbs2000-01-125-9/+99