summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* fix for [Bug 732477]Joe Mistachkin2003-05-131-0/+8
* * generic/tcl.decls:das2003-05-131-3/+25
* Cleaned up cmdAH.test to use test constraints properly.dkf2003-05-121-0/+6
* * generic/tclInterp.c: (AliasObjCmd): Added refCounting of the wordsdgp2003-05-121-0/+4
* * generic/tclBasic.c (TclInvokeObjectCommand): objv[argc] is nodgp2003-05-121-0/+6
* * generic/tclObj.c (tclCmdNameType): Corrected variable use of thedgp2003-05-121-0/+4
* * doc/Eval.3: Corrected prototype for Tcl_GlobalEvalObj [Bug 727622].dgp2003-05-121-0/+4
* * generic/tclVar.c (TclObjLookupVar): [Bug 735335] temporary fix,Miguel Sofer2003-05-121-0/+6
* * win/tclWinSerial.c (SerialCloseProc): correct mem leak onhobbs2003-05-111-0/+3
* * generic/tclCmdMZ.c (Tcl_StringObjCmd): prevent string repeathobbs2003-05-101-0/+5
* fix for [Bugs 733156, 733221]Joe Mistachkin2003-05-101-0/+15
* fix for [Bug 735055]Miguel Sofer2003-05-091-0/+7
* The array of strings passed to Tcl_GetIndexFromObj must be NULL terminated.dkf2003-05-091-0/+6
* Fixed very strange language in the documentation for 'trace add execution'.dkf2003-05-071-0/+3
* Made error message for [trace info] more consistent with documentation.dkf2003-05-071-0/+3
* Fixed memory leak caused by confusion about string ownership. [Bug 731706]dkf2003-05-071-0/+5
* * generic/tclBasic.c: Implementation of TIP 90, whichdgp2003-05-051-0/+17
* Corrected error message for grammar and spelling.dkf2003-05-051-0/+5
* Made [incr] able to accept and work with wide increments [Bug 728838]dkf2003-04-281-0/+10
* Default mode of operation of [switch] is exact matching. [Bug 727563]dkf2003-04-281-0/+5
* * generic/tclBasic.c: Tcl_EvalObjv() failed to honor thedgp2003-04-251-0/+7
* * win/tclWinThrd.c: Applied SF patch #727271. This patch changesandreas_kupries2003-04-251-0/+11
* fix to glob and filenames with square bracketsvincentdarley2003-04-251-0/+9
* * The changes below fix SF bugs [593810], and [718045].andreas_kupries2003-04-221-0/+31
* * library/tcltest/tcltest.tcl: When the return code of a test doesdgp2003-04-211-0/+7
* * win/tclWinInt.h (VER_PLATFORM_WIN32_CE): conditionally define.hobbs2003-04-181-20/+33
* 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