summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* vc++ 5.2 compile fixvincentdarley2003-04-141-0/+2
* shared filesystem functionvincentdarley2003-04-141-0/+7
* * win/configure: Regen.mdejong2003-04-141-0/+17
* * win/Makefile.in (GENERIC_OBJS): add missing tclPathObj.chobbs2003-04-121-0/+4
* Implemented TIP #124 (clock clicks -microseconds and Tcl_WideInt Kevin B Kenny2003-04-121-0/+15
* * generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Correcteddgp2003-04-111-0/+9
* * generic/tclIO.c (UpdateInterest): When dropping interest inandreas_kupries2003-04-111-0/+8
* fix 5 small filesystem bugs, and some typosvincentdarley2003-04-111-0/+42
* Silly typo fix. [Bug 718543]dkf2003-04-101-0/+4
* Use correct test for the empty string in Tcl_ErrorObjCmddkf2003-04-081-0/+7
* * generic/tclCompCmds.c (TclCompileIfCmd): Corrected string limits ofdgp2003-04-071-0/+3
* * generic/tclCmdMZ.c (TraceExecutionProc): Added missingdgp2003-04-071-0/+5
* Yet more warning killing, this time reported by Miguel Sofer by private chat.dkf2003-04-071-0/+2
* Stopped compilers from moaning about switch fall-through. [Bug 716327]dkf2003-04-071-0/+5
* Fixed bugs 715751 and 713562 so dict code should build everywhere and wide intsdkf2003-04-071-0/+15
* Final stage of getting dictionaries into the core. Test suite should work now!dkf2003-04-051-0/+7
* Build support for dicts on Unix and Windows, plus public API (structuredkf2003-04-051-0/+5
* The bulk of the TIP#111 implementation. Still need to finish plumbing thisdkf2003-04-051-0/+7
* * unix/configure:mdejong2003-04-041-0/+8
* * unix/Makefile.in: Don't subst MATH_LIBS,mdejong2003-04-031-0/+14
* * generic/tclCompCmds.c (TclCompileReturnCmd): Now that [return]dgp2003-04-031-0/+5
* * 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