summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix [3611974]: InitSubsystems multiple thread issuejan.nijtmans2013-06-181-0/+4
* Fix [a876646efe]: re_expr character class [:cntrl:] should contain \u0000 - \...jan.nijtmans2013-06-171-0/+5
* fix for perf bug detected by Kieran (https://groups.google.com/forum/?fromgro...mig2013-06-031-0/+8
* 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key.jan.nijtmans2013-05-281-0/+7
|\
| * Add install references and changes entryoehhar2013-05-081-1/+1
| * Also get msgcat locale from Vista+ registry key "HCU/Control Panel/Desktop : ...oehhar2013-05-081-0/+7
| * Add support for Cygwin64, which has a 64-bit "long" type. jan.nijtmans2013-05-061-0/+9
| |\
| * \ (::platform::LibcVersion): Followup to the 2013-01-30 change. The REandreask2013-04-301-1/+9
| |\ \
| * | | Improve code generation for [array set] in a common case.dkf2013-04-291-0/+5
| * | | Implement Tcl_NewBooleanObj, Tcl_DbNewBooleanObj and Tcl_SetBooleanObj as mac...jan.nijtmans2013-04-231-12/+20
| |\ \ \
| * \ \ \ Implement many Tcl_*Var* functions and Tcl_GetIndexFromObj as (faster/stack-s...jan.nijtmans2013-04-191-0/+6
| |\ \ \ \
| * \ \ \ \ Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack s...jan.nijtmans2013-04-121-0/+5
| |\ \ \ \ \
| * \ \ \ \ \ 3610026 Stop crash when the number of "colors" in a regular expressiondgp2013-04-081-0/+8
| |\ \ \ \ \ \
| * | | | | | | Bump http to 2.8.7 in the other dozen places as well.max2013-04-041-0/+1
| * | | | | | | Allow URLs that don't have a path, but a query query, e.g. http://example.com...max2013-04-041-0/+5
| * | | | | | | Update to tzdata2013bvenkat2013-03-221-0/+27
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin.dgp2013-03-211-0/+5
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ 3597000 Consistent [file copy] result.dgp2013-03-191-0/+5
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ [Bug 3608360]: Incompatible behaviour of "file exists".jan.nijtmans2013-03-191-2/+2
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Back out bug fix for [Bug 2893771], because it was the cause of the regression.jan.nijtmans2013-03-191-0/+5
| * | | | | | | | | | | [Bug 3608360]: Test to make sure we never let [file exists] do globbing.dkf2013-03-181-1/+6
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Patch by Andrew Shadura, providing better support for three architectures the...jan.nijtmans2013-03-121-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | 3607246,3607372 Unbalanced refcounts of literals in the global literal table.dgp2013-03-111-0/+5
| * | | | | | | | | | | | | 3604074,3606683 Rewrite of the fixempties() routine (and supporting routines)dgp2013-03-061-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Revise TclReleaseLiteral() to tolerate a NULL interp argument.dgp2013-02-281-0/+8
| * | | | | | | | | | | | | | minor: formatting tweaks in the change logdkf2013-02-271-15/+15
| * | | | | | | | | | | | | | [Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom ...jan.nijtmans2013-02-271-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | [Bug 3605120]: Stop test chan-io-28.7 from hanging when run standalone.dkf2013-02-261-0/+5
| * | | | | | | | | | | | | | | Don't panic if Tcl_ConvertToType is called for a type that doesn't have a set...jan.nijtmans2013-02-261-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | [Bug 3605721]: Test independence fixes for binary-41.*dkf2013-02-251-0/+5
| * | | | | | | | | | | | | | | | 3605719,3605720 Test independence. Thanks Rolf Ade for patches.dgp2013-02-251-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Bug [3599194]: compat/fake-rfc2553.c is brokenjan.nijtmans2013-02-231-0/+5
| * | | | | | | | | | | | | | | | | Shift more burden of smart cleanup onto the TclFreeCompileEnv() routine.dgp2013-02-221-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 3605447 Make sure the -clear option to [namespace export] always clears,dgp2013-02-211-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | [Bug 3605401]: Compiler error with latest mingw-w64 headers.bug_3605401jan.nijtmans2013-02-201-0/+5
| * | | | | | | | | | | | | | | | | | | Fix bug #2438181: Incorrect error reporting in traces. jan.nijtmans2013-02-191-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 3604074 Fix regexp optimization to stop hanging on the expressiondgp2013-02-151-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | ChangeLog corrected: msgcat issue must not be XP specificoehhar2013-02-141-2/+3
| * | | | | | | | | | | | | | | | | | | | | [Bug 3604576]: msgcat-1.5.0.tm error on windows XPjan.nijtmans2013-02-141-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | [Bug 3603553]: Ensure that data gets written to the underlying stream bydkf2013-02-111-0/+9
| * | | | | | | | | | | | | | | | | | | | | | [Bug 3603695]: Change the way that the [oo::object] 'varname' method isdkf2013-02-091-0/+7
| * | | | | | | | | | | | | | | | | | | | | | [3603557]: Increase the maximum depth of recursion used when duplicating andkf2013-02-081-0/+8
| * | | | | | | | | | | | | | | | | | | | | | [Bug 3603434] Make sure TclpObjNormalizePath() properly declares "a:/" todgp2013-02-051-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ [3433012]: Added dummy version of TclpLoadMemory to use in the event that adkf2013-02-051-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | [3603163]: Stop crash in weird case where [eval] is used to make [array set]dkf2013-02-041-0/+7
| * | | | | | | | | | | | | | | | | | | | | | | | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extractingandreask2013-01-301-0/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Improve code generation for some ensemble subcommands in cases where fulldkf2013-01-281-0/+13
| * | | | | | | | | | | | | | | | | | | | | | | | | [Bug 3601804]: platformCPUID segmentation fault on Darwinjan.nijtmans2013-01-261-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix [2911139]: connect asynchronously, but without unnecessary internal waits.jan.nijtmans2013-01-231-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Put back Tcl[GS]etStartupScript(Path|FileName) in private stub table, so exte...jan.nijtmans2013-01-211-0/+7