summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * compat/strftime.c: Modified TclpStrftime to return its Kevin B Kenny2003-05-181-2/+11
* * doc/dde.n: Updated documentation re TIP #130.patthoyts2003-05-161-0/+4
* * library/dde/pkgIndex.tcl: Applied TIP #130 which providespatthoyts2003-05-161-0/+6
* Removed one reference to tclDToA.c that shouldn't have been there.Kevin B Kenny2003-05-161-0/+4
* 2003-05-16 Daniel Steffen <das@users.sourceforge.net>das2003-05-161-1/+5
* * win/tclWinFile.c (TclpMatchInDirectory): revert glob code tohobbs2003-05-161-1/+4
* Fixed Tcl bug 736425Kevin B Kenny2003-05-151-0/+7
* * doc/socket.n: nroff font handling correction.hobbs2003-05-151-0/+2
* * library/encoding/gb2312-raw.enc (new): This is the originalhobbs2003-05-151-0/+7
* Stopped [format] from demoting wides to ints too easily. [Bug 699060]dkf2003-05-141-0/+5
* * library/encoding/gb2312.enc: copy euc-cn.enc over originalhobbs2003-05-141-0/+7
* Implementation of TIP 118:das2003-05-141-0/+44
* no messagedavygrvy2003-05-141-0/+6
* * generic/tclIOUtil.c: ensure cd is thread-safe.hobbs2003-05-131-0/+5
* Removed unused variable to reduce compiler warnings. [Bug 664745]dkf2003-05-131-26/+31
* 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