summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Convert mutex-protected global state into thread-local state. [FRQ 1077210]dkf2004-12-021-0/+5
* * generic/tclUtil.c (TclGetProcessGlobalValue): Narrowed the scopedgp2004-12-021-0/+3
* .dgp2004-12-011-0/+23
* * generic/tclEncoding.c: Moved TclpSetInitialEncodings()dgp2004-12-011-0/+9
* Fix reported problems with tests for dde error messages. Also use more tcltest2dkf2004-12-011-0/+6
* * library/init.tcl ([unknown]): Restored the save/restore ofdgp2004-11-301-0/+4
* Patch 976520 reworks several of the details involved withdgp2004-11-301-0/+73
* corrected a typo that caused a compilation failure on VC++Kevin B Kenny2004-11-301-1/+4
* * library/clock.tcl: Corrected the regular expressions that matchKevin B Kenny2004-11-301-0/+7
* Whitespace fixesdkf2004-11-301-2/+2
* * win/Makefile.in (install-libraries): Brought entry '2004-10-26andreas_kupries2004-11-291-0/+7
* * win/tclWinDde.c (ExecuteRemoteObject): Removed bogus semicolonandreas_kupries2004-11-261-0/+11
* * library/auto.tcl (tcl_findLibrary): Made sure the uniquifyingdgp2004-11-261-0/+5
* Spread the goodness of AC_CACHE_VAL a bit further. [Patch 1073524]dkf2004-11-261-0/+7
* Added simple foreach example. [FRQ 1073334]dkf2004-11-261-0/+4
* Fix [Bug 1066837] without reopening other bugs... What a horrid hack! :^/dkf2004-11-251-0/+9
* * tests/tcltest.test: The order in which [glob] returns the filermax2004-11-251-0/+5
* See filevasiljevic2004-11-251-0/+5
* Assorted cleanup and doc-fixes for the dde package.dkf2004-11-251-0/+8