summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* reverted earlier rename from tcl*Stubs tonijtmans2010-02-151-0/+21
* Fix [Bug 2950259] so that deleting an object by killing its namespace willdkf2010-02-151-0/+12
* Hive off the ensemble code into its own file.dkf2010-02-131-5/+15
* Add .lib, .exp and .res to .cvsignorenijtmans2010-02-131-0/+1
* use -pipe for gcc on win32 (mingw/cygwin)nijtmans2010-02-131-0/+5
* add tests for explicit backslash zero as argument to list commandmdejong2010-02-121-0/+5
* Correct datedkf2010-02-111-1/+1
* [Bug 2949740]: Do not try to put a NULL pipeline channel into binary mode.dkf2010-02-111-0/+5
* Tcl Bug 2826551 regexp bugs related to -all -line and -start and newlinesdkf2010-02-111-0/+12
* [Bug 2949397]: Prevent destructors from running on the two core class objectsdkf2010-02-111-0/+6
* Compilation of [try] now enabled!dkf2010-02-091-1/+11
* remove dependency on 8.5+ idiom "in" in expressionsferrieux2010-02-091-0/+5
* [Bug 2947783]: Ensure that result is an unshared object before appending to it.dkf2010-02-081-0/+7
* Upgrade Tcl's hash function to use the FNV-32 algorithm. This is marginallydkf2010-02-071-0/+17
* Added basic compilation of [error] (the most common case only).dkf2010-02-051-3/+8
* Follow-up to earlier commit today:nijtmans2010-02-051-0/+14
* More consistency in errorcode generation.dkf2010-02-051-0/+2
* NRE-enabled destructors! Also more generation of errorcodes.dkf2010-02-051-0/+5
* Use 'const' more often for pointers to read-only structures.dkf2010-02-051-14/+19
* Follow-up to [2010-01-29] commit:nijtmans2010-02-051-0/+18
* Use the object RE interface for faster matching in [array names -regexp].dkf2010-02-041-0/+1
* Make [array get] work again with a trivial pattern.dkf2010-02-041-0/+2
* Minor updates: more errorcodes, less C stack levels for old APIsdkf2010-02-041-0/+5
* More corrections to the [array unset] command.dkf2010-02-031-0/+4
* Turned the [array] command into a true ensemble. Test changes indicate somedkf2010-02-021-0/+2
* Chisel away at reducing the cost of recent changes.dkf2010-02-021-0/+8
* [Bug 2944404] Be careful in case an object deletes itself in its destructor.dkf2010-02-021-0/+6
* Fix [Bug 2939073]: dangling ref when an unset trace triggered by [array unset]dkf2010-02-021-0/+5
* [Bug 2942697]: Rework the RE engine so that certain pathological patterns aredkf2010-02-011-0/+7
* Make the [unset] command be bytecode compiled.dkf2010-01-301-25/+35
* Reverted Tcl_ThreadDataKey type change,nijtmans2010-01-291-0/+6
* - genStubs.tcl: No longer generate a space after "*" andnijtmans2010-01-291-0/+22
* Improvements to destructor handling.dkf2010-01-281-147/+160
* Remove double includes (which causes anijtmans2010-01-251-0/+6
* [Bug 1970629]: Define a bit better what the current namespace of a procedure isdkf2010-01-221-8/+14
* Revert [2009-12-21] change in tcl.h, in steadnijtmans2010-01-221-0/+13
* Improve error code generation from some of the tailcall-related bits of TEBC.dkf2010-01-221-0/+5
* * generic/tclCompile.h: NRE-enable direct eval on BC spoilageMiguel Sofer2010-01-211-0/+6
* [Bug 2929546]: Improve the dict documentation.dkf2010-01-191-0/+5
* * generic/tclIO.c (CreateScriptRecord): [Bug 2918110]: Initializeandreas_kupries2010-01-181-0/+9
* [Bug 2932421]: Make [format] less likely to smash intreps.dkf2010-01-181-0/+7
* More factoring out of special cases in the nroff->HTML code.dkf2010-01-131-26/+33
* Fix TCL_LL_MODIFIER for Cygwinnijtmans2010-01-131-0/+17
* Simplification/refactoring of nroff->HTML.dkf2010-01-121-0/+6
* * win/tclWinDde.c: VC++ 6.0 doesn't havenijtmans2010-01-101-0/+21
* Record that [Bug 2898722] is lurking.dkf2010-01-101-0/+4
* Split man2html converter up for ease of maintenance.dkf2010-01-101-0/+6
* Added the contributed packages to the code to build HTML docs.dkf2010-01-091-4/+11
* * generic/tclPathObj.c (TclPathPart): Correct inconsistency betweendgp2010-01-051-0/+7
* [Bug 1636685]: Use the configuration for modern FreeBSD suggested by thedkf2010-01-031-4/+9