summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***hobbs2000-02-051-2/+1
* * tests/regexp.test: added tests for -all and -inline switcheshobbs2000-02-021-74/+150
* * generic/tclFileName.c (Tcl_JoinPath): improved support for specialhobbs2000-02-011-3/+6
* * generic/tclNamesp.c: Undid fix for #956, which broke backwardsericm2000-01-261-3/+2
* * generic/tclClock.c (FormatClock): inlined resultPtr, as ithobbs2000-01-264-13/+24
* * generic/tclInt.h:hobbs2000-01-245-19/+28
* * namespace.test: Added test for undefined variables withericm2000-01-211-2/+3
* * var.test: Added tests for corrected variable behavior (bug #981).ericm2000-01-211-1/+12
* * generic/tclCmdIL.c (InfoBodyCmd): made [info body] return ahobbs2000-01-215-27/+61
* * tests/var.test: Added a test for the array multiple deleteericm2000-01-151-1/+16
* * unix/tclUnixTime.c: New clock format format.ericm2000-01-142-129/+167
* * README:core-8-3-b2hobbs2000-01-142-5/+5
* * tests/cmdIL.test: Added tests for lsort -dictionary withericm2000-01-131-18/+16
* * tests/clock.test: Added tests for "next <day-of-week>" andericm2000-01-122-73/+105
* * doc/tests/clock.test: Added numerous tests for clock scan.ericm2000-01-122-182/+120
* * generic/tclClock.c: fixed support for 64bit handling of clockhobbs2000-01-124-34/+116
* * 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
* * generic/tclUtf.c: changed Tcl_UtfBackslash to not allowhobbs2000-01-113-9/+21
* 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
* * generic/tclCmdIL.c: added -unique option to lsorthobbs1999-12-214-21/+47
* * doc/glob.n:hobbs1999-12-126-72/+502
* * tests/var.test:hobbs1999-12-129-72/+140
* * generic/tclDate.c:hobbs1999-12-083-24/+26
* check for whitespace after bad octalshobbs1999-12-041-1/+4
* * tests/expr-old.test:hobbs1999-12-047-363/+257
* * generic/tcl.decls :redman1999-12-026-99/+177
* * generic/tclIO.c: fix from Kupries for Tcl_UnstackChannel thathobbs1999-12-011-54/+87
* * generic/tclLoad.c: #def'd out the unloading of DLLs at finalizehobbs1999-12-011-1/+9
* * tests/scan.test:hobbs1999-11-301-1/+7
* * generic/tclCmdIL.c: made SORTMODE_INTEGER work with Longshobbs1999-11-241-4/+4
* * generic/tclProc.c: backed out change from 1999-11-18 as ithobbs1999-11-191-4/+4
* * generic/tclProc.c: corrected error reporting for default casehobbs1999-11-197-33/+81
* * generic/tclIOUtil.c: changed Tcl_Alloc to ckallochobbs1999-11-104-77/+173
* Cleanup of the TclNewObj family of macros, and elimination of thewelch1999-10-302-133/+72
* removed // comments (IBM's AIX compiler complained)hobbs1999-10-291-4/+1
* * generic/tclStringObj.c: fixed Tcl_AppendResultVA so it onlyhobbs1999-10-296-49/+231
* * unix/tclUnixNotfy.c: fixed event/io threading problems byhobbs1999-10-215-36/+136
* * generic/regc_color.c:hobbs1999-10-1312-140/+125
* * generic/tclEnv.c: fixed mem leak with putenv and DStringshobbs1999-10-132-22/+17
* * generic/tclNamesp.c:hobbs1999-10-054-58/+56
* 1999-09-16 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-2111-173/+369
* 1999-09-01 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-023-15/+25
* 1999-08-20 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-211-2/+2
* 1999-08-19 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-191-3/+6
* 1999-08-18 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-1911-33/+81