summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Moved serial line options to their creator, open.n, from the generic pagedkf2003-04-181-0/+7
* * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjTypedgp2003-04-161-0/+23
* If you deal with network sockets, you should care about encodings. Tcl cannotdkf2003-04-161-0/+5
* Math funcs might have to deal with wide ints; document this. [Bug 709720]dkf2003-04-161-0/+5
* removed undesired 'static'vincentdarley2003-04-161-0/+5
* Corrected use of types to make compilation compatible with VC++5.Kevin B Kenny2003-04-151-0/+2
* Added example section "SCOPED SCRIPTS", supplied by Kevin Kenny.jenglish2003-04-151-0/+4
* Updated makefile.vc to conform with Mo DeJong's changes to Makefile.in Kevin B Kenny2003-04-151-0/+6
* remove duplicate function definitionvincentdarley2003-04-151-0/+5
* fixed compiler warningsdgp2003-04-151-0/+5
* * win/Makefile.in: Don't define TCL_DBGXmdejong2003-04-151-0/+16
* Added conditionals to make tclWinFile.c compile on VC++6, which Kevin B Kenny2003-04-141-0/+5
* 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