summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * win/tclWinChan.c (FileCloseProc): Invokemdejong2005-01-191-1/+11
* Routine update per Olson's tzdata2005c. Removed links to linksKevin B Kenny2005-01-181-0/+17
* added documentation on not using -lazyvincentdarley2005-01-181-0/+3
* fix to glob failure on Windows sharesvincentdarley2005-01-171-0/+5
* Document deep magic in compiled [expr]dkf2005-01-141-0/+3
* Stop reliance on absolute attribute indexes with helper function [Bug 1100671]dkf2005-01-141-0/+5
* Reduce confusion (reported in c.l.t) over [string trim]'s chars argumentdkf2005-01-131-0/+5
* * unix/configure: autoconf-2.57dgp2005-01-121-0/+1
* Make --with-tcl and --with-tk options more robust. [FRQ 951247]dkf2005-01-121-3/+9
* Remove ${DBGX}, ${TCL_DBGX} from Tcl build system [Patch 1081595].jenglish2005-01-101-0/+8
* Convert u_int to unsigned to make clashes with types in standard C headers lessdkf2005-01-101-0/+6
* Remove readdir_r() and related #ifdeffery (see #1095909).jenglish2005-01-091-0/+7
* Performance updates to http::mapReply [1020491] and fix version numbering.dkf2005-01-061-0/+6
* Move emacs mode comment to end of file to stop problems with old man.dkf2005-01-051-0/+6
* * tests/winDde.test: Fixed broken test result.patthoyts2005-01-051-0/+4
* Move #include of tclConfig.h to right place.dkf2005-01-051-0/+7
* * tests/fCmd.test (fCmd-18.10): Added notNetworkFilesystem constraint.dgp2005-01-041-0/+5
* * win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, removehobbs2004-12-301-0/+8
* bugs 1090413, 1092789 fixedKevin B Kenny2004-12-291-0/+17
* Avoid sharing cmdName literals accross namespaces, and generalise usage ofMiguel Sofer2004-12-241-0/+11
* fix for last commit; thanks dgp and tclguy for catch/classify/throwMiguel Sofer2004-12-201-2/+4
* * generic/tclCompile.c: moved TclInitCompiledLocals to tclProc.cMiguel Sofer2004-12-201-0/+7
* Upgrade the capabilities of time limits by allowing them to fire in the midstdkf2004-12-161-0/+20
* * generic/tclTest.c: Added two new functions to allocate memoryMiguel Sofer2004-12-151-0/+18
* bad date in ChangelogMiguel Sofer2004-12-141-1/+1
* changing the isProcCallFrame field of the CallFrame struct from a 0/1 fieldMiguel Sofer2004-12-141-0/+9
* * unix/configure.in: Added special processing to remove "$U"dgp2004-12-141-0/+8
* * generic/tcl.h: Restored extern "C" guards so that C++ codedgp2004-12-131-0/+4
* * generic/tclEncoding.c: Plugged some memory leaks. Thanks todgp2004-12-131-0/+5
* Add note to clock.n disclaiming full ISO8601 supportKevin B Kenny2004-12-131-0/+6
* * generic/tclVar.c (TclArrayObjCmd - ARRAY_NAMES): leaking an object [BugMiguel Sofer2004-12-131-0/+5
* * generic/tclObj.c (TclSetCmdNameObj): special handling for fully qualifiedMiguel Sofer2004-12-121-0/+5
* converting the static function GetNamespaceFromObj() to MODULE_SCOPEMiguel Sofer2004-12-111-0/+7
* Bump to a3 to prevent confusion with a2 release.dkf2004-12-101-0/+7
* optimised loops that initialise a proc's arguments and compiled localMiguel Sofer2004-12-101-0/+8
* Make ensemble API available to rest of Tcl core.dkf2004-12-101-0/+4
* Provide an internal API for manipulating ensembles.dkf2004-12-091-0/+5
* Minor doc fixesdkf2004-12-091-0/+5
* * tests/unixInit.test (2.1-4): Added constraints so that when adgp2004-12-081-0/+6
* add library/tzdata,msgs to dist targetcore_8_5_a2hobbs2004-12-071-2/+4
* Some HTML converters prefer distances in inches to ems. [Bug 1078760]dkf2004-12-071-0/+5
* see ChangeLoghobbs2004-12-071-0/+9
* * tests/msgcat.test: makeFile/removeFile cleanup [1079117]dgp2004-12-061-0/+2
* * tests/safe.test: Trim auto_path to improve performance [1080039]dgp2004-12-061-0/+4
* * generic/tclEncoding.c: Different fix for [Bug 1077005].dgp2004-12-041-0/+10
* updated changes for 8.5a2 releasehobbs2004-12-041-1/+5
* * generic/tclUtil.c (TclSetProcessGlobalValue): Handle the casedgp2004-12-021-0/+9
* filesystem, glob, tilde fixvincentdarley2004-12-021-0/+6
* workaround for a bug in cygpath that made safe-8.5-8.7 failKevin B Kenny2004-12-021-0/+6
* Remove a global mutex/state by using lists instead of hashtables to store thedkf2004-12-021-1/+5