summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | merge trunkjan.nijtmans2013-04-031-0/+27
|\ \ \ \ \ | |/ / / /
| * | | | Update to tzdata2013bvenkat2013-03-221-0/+27
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Update to tzdata2013bvenkat2013-03-221-0/+27
| | |/ /
* | | | merge trunkjan.nijtmans2013-03-221-0/+37
|\ \ \ \ | |/ / /
| * | | 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin.dgp2013-03-211-0/+5
| |\ \ \ | | |/ /
| | * | 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
| |\ \ \ | | |/ /
| | * | 3597000 Consistent [file copy] result.dgp2013-03-191-0/+5
| | |\ \ | | | |/
| | | * 3597000 Consistent [file copy] result.dgp2013-03-191-0/+4
| * | | [Bug 3608360]: Incompatible behaviour of "file exists".jan.nijtmans2013-03-191-2/+2
| |\ \ \ | | |/ /
| | * | [Bug 2893771]: file stat fails on locked files on win32.jan.nijtmans2013-03-191-0/+5
| | |\ \ | | | |/
| | | * [Bug 2893771]: file stat fails on locked files on win32.jan.nijtmans2013-03-191-0/+5
| * | | 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
| |\ \ \ | | |/ /
| | * | [Bug 3608360]: Test to make sure we never let [file exists] do globbing.dkf2013-03-181-1/+6
| | |\ \ | | | |/
| | | * [Bug 3608360]: Test to make sure we never let [file exists] do globbing.dkf2013-03-181-0/+5
| | | * Regenerate configure with autoconf-2.13. Mostly repairs line numbers.dgp2013-03-121-1/+1
| * | | Patch by Andrew Shadura, providing better support for three architectures the...jan.nijtmans2013-03-121-0/+5
| |\ \ \ | | |/ /
| | * | Patch by Andrew Shadura, providing better support for three architectures the...jan.nijtmans2013-03-121-0/+5
| | |\ \ | | | |/
| | | * 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
| |\ \ \ | | |/ /
| | * | 3604074,3606683 Rewrite of the fixempties() routine (and supporting routines)dgp2013-03-061-0/+7
| | |\ \ | | | |/
| | | * 3604074,3606683 Rewrite of the fixempties() routine (and supporting routines)dgp2013-03-061-0/+7
| | | * New scheme for keeping the per-process tcl_precision value in sync withoutdgp2013-03-041-0/+11
* | | | merge trunkjan.nijtmans2013-03-061-15/+23
|\ \ \ \ | |/ / /
| * | | Revise TclReleaseLiteral() to tolerate a NULL interp argument.dgp2013-02-281-0/+8
| * | | minor: formatting tweaks in the change logdkf2013-02-271-15/+15
* | | | merge trunk. jan.nijtmans2013-02-271-0/+21
|\ \ \ \ | |/ / /
| * | | [Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom ...jan.nijtmans2013-02-271-0/+6
| |\ \ \ | | |/ /
| | * | [Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom ...jan.nijtmans2013-02-271-0/+6
| | |\ \ | | | |/
| | | * [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
| |\ \ \ | | |/ /
| | * | 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
* | | | merge trunk. jan.nijtmans2013-02-251-0/+5
|\ \ \ \ | |/ / /
| * | | 3605719,3605720 Test independence. Thanks Rolf Ade for patches.dgp2013-02-251-0/+5
| |\ \ \ | | |/ /
| | * | 3605719,3605720 Test independence. Thanks Rolf Ade for patches.dgp2013-02-251-0/+5
* | | | merge trunk. jan.nijtmans2013-02-251-0/+5
|\ \ \ \ | |/ / /
| * | | Bug [3599194]: compat/fake-rfc2553.c is brokenjan.nijtmans2013-02-231-0/+5
* | | | merge trunkjan.nijtmans2013-02-231-0/+6
|\ \ \ \ | |/ / /
| * | | Shift more burden of smart cleanup onto the TclFreeCompileEnv() routine.dgp2013-02-221-0/+6
| |\ \ \ | | |/ /
| | * | Shift more burden of smart cleanup onto the TclFreeCompileEnv() routine.dgp2013-02-221-0/+6
| | |\ \ | | | |/
| | | * Shift more burden of smart cleanup onto the TclFreeCompileEnv() routine.dgp2013-02-221-0/+6
* | | | Merge trunk. jan.nijtmans2013-02-221-0/+6
|\ \ \ \ | |/ / /
| * | | 3605447 Make sure the -clear option to [namespace export] always clears,dgp2013-02-211-0/+6
| |\ \ \ | | |/ /
| | * | 3605447 Make sure the -clear option to [namespace export] always clears,dgp2013-02-211-0/+6
| | |\ \ | | | |/
| | | * 3605447 Make sure the -clear option to [namespace export] always clears,dgp2013-02-211-0/+6
* | | | Merge trunk. jan.nijtmans2013-02-201-0/+5
|\ \ \ \ | |/ / /