summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * win/configure: Regen.mdejong2003-04-031-0/+12
* * generic/tclParse.c (TclSubstTokens): Moved declaration ofdgp2003-04-021-0/+7
* * unix/configure: Regen.mdejong2003-04-021-0/+8
* * tests/README: Direct [source] of *.test files is no longerdgp2003-04-011-0/+4
* Added further coverage tests.dgp2003-04-011-0/+1
* * generic/tclExecute.c (INST_RETURN): Bytecompiled [return] faileddgp2003-04-011-0/+7
* * tests/parse.test (parse-18.*): Coverage tests for the newdgp2003-03-311-0/+6
* * unix/configure: Regen.mdejong2003-03-281-0/+9
* Altered test numers to eliminate duplicates, [Bugs 710313, 710320, 710352]Miguel Sofer2003-03-271-0/+7
* More elimination of dup test numbers [Bugs 710365, 710369]dkf2003-03-271-0/+5
* Eliminated duplicate test numbers [Bugs 710322, 710327, 710349, 710363]dkf2003-03-271-0/+12
* * unix/configure: Regen.mdejong2003-03-271-0/+7
* update docs for latest changedgp2003-03-261-0/+1
* * library/tcltest/tcltest.tcl: Added reporting duringdgp2003-03-261-0/+7
* * unix/dltest/pkg?.c: Changed all Tcl_InitStubs calls to passdgp2003-03-261-0/+6
* * generic/tclVar.c:Miguel Sofer2003-03-241-0/+7
* * library/dde/pkgIndex.tcl: bumped version to 1.2.2 in tclWinDde.c,patthoyts2003-03-241-0/+5
* Added quoting around the script name in the 'test' target; Joe Kevin B Kenny2003-03-231-0/+4
* Fixed a bug where [package require dde] or [package require registry] Kevin B Kenny2003-03-231-0/+8
* * win/tclWinDde.c: Make dde services conform the the documentationpatthoyts2003-03-221-0/+10
* * generic/tclInt.h (tclOriginalNotifier):dgp2003-03-211-0/+14
* * generic/tclInt.h: Removed definition of ParseValue struct thatdgp2003-03-201-0/+5
* * generic/tclCompile.c:Miguel Sofer2003-03-191-0/+6
* * library/auto.tcl: Replaced [regexp] and [regsub] withdgp2003-03-191-0/+14
* * doc/Eval.3 (Tcl_EvalObjEx): Corrected CONST anddgp2003-03-191-0/+4
* * generic/tclCompCmds.c (TclCompileReturnCmd): Alternative fix fordgp2003-03-191-1/+9
* * win/configure: Regen.mdejong2003-03-191-0/+10
* * tests/registry.test: Changed the conditionals to avoid an Kevin B Kenny2003-03-191-0/+6
* * tools/tcltk-man2html.tcl: added support for building 'make html'das2003-03-181-7/+14
* * tests/format.test: Renumber tests, a bunch ofmdejong2003-03-181-0/+5
* Fix docbug in lsearch and lsort commands for -ascii opt (which works withdkf2003-03-171-0/+7
* * generic/tclCmdAH.c (Tcl_FormatObjCmd): Only add the modifierdkf2003-03-141-0/+7
* * win/tcl.m4 (SC_WITH_TCL): Port version numbermdejong2003-03-131-0/+5
* Require autoconf 2.57 or newer, see TIP 34mdejong2003-03-131-0/+18
* * generic/tclBasic.c (Tcl_EvalTokensStandard):dgp2003-03-131-0/+24
* * generic/tcl.h: Removed TCL_PREFIX_IDENT and TCL_DEBUG_IDENTdgp2003-03-121-0/+4
* corrected latest entrydgp2003-03-121-3/+4
* * generic/tclInterp.c (Tcl_InterpObjCmd): Corrected optiondgp2003-03-121-0/+6
* Added two missing uses of $(DBGX) so that tclpip8x.dll loads without Kevin B Kenny2003-03-111-0/+5
* Removed an unused local variable that caused compilation problems on Kevin B Kenny2003-03-091-0/+5
* * doc/tcltest.n: Added missing "-body" to example. Thanks todgp2003-03-081-0/+5
* * tests/io.test:mdejong2003-03-071-0/+8
* * tests/encoding.test: Name temp files *.tcltestoutmdejong2003-03-071-0/+7
* * generic/tclCmdAH.c (Tcl_FileObjCmd): Fix the setting of a file's mtimedkf2003-03-071-0/+5
* * tests/io.test: Doh! Undo accidental commentingmdejong2003-03-071-0/+5
* * tests/io.test: Define a fileevent constraint and addmdejong2003-03-071-0/+7
* * tests/io.test: Define an openpipe constraint and addmdejong2003-03-071-3/+10
* * generic/TclUtf.c (Tcl_UniCharNcasecmp): Corrected failure todgp2003-03-061-0/+6
* Replaced a non-portable 'bzero' with a portable 'memset'. [Bug 698442].Kevin B Kenny2003-03-061-0/+6
* * generic/tclIO.c (Tcl_Seek, Tcl_OutputBuffered):mdejong2003-03-061-0/+18