summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | [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
* | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | | | | | [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
* | | | | | | | | | | | | | | | | | | | | | | | | Don't panic if Tcl_ConvertToType is called for a type that doesn't have a set...jan.nijtmans2013-02-261-0/+5
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | 3605719,3605720 Test independence. Thanks Rolf Ade for patches.dgp2013-02-251-0/+5
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | 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 3603434] Make sure TclpObjNormalizePath() properly declares "a:/" todgp2013-02-051-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | [Bug 3603434] Make sure TclpObjNormalizePath() properly declares "a:/" todgp2013-02-051-0/+6
* | | | | | | | | | | | | | | | | [Bug 3433012]: Added dummy version of TclpLoadMemory to use in the event that adkf2013-02-051-0/+7
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extractingandreask2013-01-301-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extractingandreask2013-01-301-0/+8
* | | | | | | | | | | | | | | [Bug 3601804]: platformCPUID segmentation fault on Darwinjan.nijtmans2013-01-261-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | [Bug 3601804]: platformCPUID segmentation fault on Darwinjan.nijtmans2013-01-261-0/+5
* | | | | | | | | | | | | | Fix [2911139]: connect asynchronously, but without unnecessary internal waits.dkf2013-01-231-0/+8
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | [Bug 3598300]: unix: tcl.h does not include sys/stat.h.jan.nijtmans2013-01-181-0/+5
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | revert [8abba84224], and make sure that every source file that uses Tcl_StatB...jan.nijtmans2013-01-171-5/+0
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by de...jan.nijtmans2013-01-161-0/+8
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | / | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | and changelogjan.nijtmans2013-01-161-0/+8
* | | | | | | | | | [Bug 3598300]: unix: tcl.h does not include sys/stat.hjan.nijtmans2013-01-151-0/+5
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | More flexible search for win32 tclConfig.sh, backported from TEA (not actuall...jan.nijtmans2013-01-141-0/+5
|/ / / / / / / / /
* | | | | | | | | If TCL_NO_DEPRECATED is defined, make sure that TIP #139 functions all are ta...jan.nijtmans2013-01-131-0/+6
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | [Bug 3599395]: http assumes status line is a proper tcl list. jan.nijtmans2013-01-091-1/+7
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | [Bug 3092089]: [file normalize] can remove path components.jan.nijtmans2013-01-081-0/+6
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | [Bug 3092089]: [file normalize] can remove path components.jan.nijtmans2013-01-081-0/+6
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Extend the public stub table with dummy NULL entries, up to the size of the T...jan.nijtmans2013-01-071-0/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | |
| * | | | | | Extend the public and private stub tables with dummy NULL entries, up to the ...jan.nijtmans2013-01-071-0/+8
* | | | | | | remove stray calls to Tcl_Alloc and friends: the core should only use ckalloc...mig2013-01-021-0/+7
* | | | | | | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well. jan.nijtmans2013-01-021-0/+6
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Marked some string subcommands as obsolete, following discussion on tcl-core.jan.nijtmans2013-01-021-0/+6
* | | | | | [Bug 3598580]: Tcl_ListObjReplace may release deleted elements too earlyjan.nijtmans2012-12-271-0/+5
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | [Bug 3598580]: Tcl_ListObjReplace may release deleted elements too early jan.nijtmans2012-12-271-0/+5
* | | | | Make pkgb.so loadable in Tcl 8.4 as well. jan.nijtmans2012-12-211-0/+6
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Turn pkgb.so into a Tcl9 interoperability test library: Whatever Tcl9 looks l...jan.nijtmans2012-12-211-0/+8
* | | | Changelog entry, and change macro variable to not conflict with possible outs...jan.nijtmans2012-12-131-0/+5
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Changelog entry, and change macro variable to not conflict with possible outs...jan.nijtmans2012-12-131-0/+5
* | | Turn pkgb.so into a Tcl9 interoperability testjan.nijtmans2012-12-071-0/+6
|\ \ \ | | |/ | |/|