summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * generic/tclClock.c: fixed support for 64bit handling of clockhobbs2000-01-124-34/+116
* * doc/file.n:hobbs2000-01-121-8/+13
* see loghobbs2000-01-121-0/+29
* * generic/tclGetDate.y: Added comments for the Convert function.ericm2000-01-122-702/+1039
* * generic/tclGetDate.y: Added comments for the Convert function.ericm2000-01-122-7/+69
* * unix/tclUnixFile.c: fixed signature style on functionshobbs2000-01-113-21/+33
* * library/http2.1/http.tcl: trim value for $state(meta) keyhobbs2000-01-113-6/+6
* * generic/tclUtf.c: changed Tcl_UtfBackslash to not allowhobbs2000-01-113-9/+21
* * compat/waitpid.c: use pid_t type instead of int [Bug: 3999]hobbs2000-01-111-5/+9
* see loghobbs2000-01-111-0/+18
* fixed "next" constant to give 1 unit ahead, not 2.ericm2000-01-112-4/+4
* yacc runericm2000-01-112-4/+2
* *** empty log message ***ericm2000-01-111-860/+682
* * generic/tclGetDate.y: Added rules for ISO 8601 formats (BUG #847):ericm2000-01-111-32/+70
* * generic/tclClock.c: Changed switch in Tcl_ClockObjCmd to useericm2000-01-081-6/+12