summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Add note to ChangeLog, copied from Tcl 8.6 ChangeLog notejan.nijtmans2013-10-131-0/+23
|
*-. merge trunkdgp2013-09-211-9/+42
|\ \
| | * merge trunk; update changesdgp2013-09-191-11/+21
| | |\ | | |/ | |/|
| | * merge trunk; update changesdgp2013-09-171-1/+12
| | |\
| | * \ merge trunk; update changesdgp2013-09-161-1/+24
| | |\ \
| | * | | Bump version number to 8.6.1.dgp2013-08-301-0/+12
| | | | |
| * | | | [3606943]: Corrected description of method search order.dkf2013-09-191-0/+5
| | | | |
| * | | | Bump TclOO version to 1.0.1dkf2013-09-181-10/+15
| | |_|/ | |/| |
| * | | ChangeLog entrybug_2152292dkf2013-09-171-0/+11
| | |/ | |/|
| * | [3609693] Must strip the internal representation of procedure-like methods indkf2013-09-091-0/+6
| | | | | | | | | order to ensure that any bound references to instance variables are removed.
| * | [b98fa55285]: Fix handling of whitespace at end of hex strings to decode.dkf2013-09-011-0/+6
| |/
* | merge trunkjan.nijtmans2013-08-141-3/+13
|\ \ | |/
| * [3611643fff]: Support TclOO in autoload mechanism.dkf2013-08-031-0/+5
| |
| * Deal with the elaborate rip-apart-a-metaclass case as well.dkf2013-08-021-3/+8
| |
* | merge trunkjan.nijtmans2013-08-021-0/+6
|\ \ | |/
| * Tcl_InitNotifier: Bug [a0bc856dcd]. Start notifier thread again if we were ↵jan.nijtmans2013-08-011-0/+6
| |\ | | | | | | | | | forked, to solve Rivet bug 55153
| | * Tcl_InitNotifier: Bug [a0bc856dcd]. jan.nijtmans2013-08-011-0/+6
| | |\ | | | | | | | | Start notifier thread again if we were forked, to solve Rivet bug 55153
| | | * rebasejan.nijtmans2013-07-251-0/+6
| | | |\ | | |/ /
| | | * Rebase to core-8-5-branchjan.nijtmans2013-07-211-0/+6
| | | |\ | | |/ / | | | | Add "testfork" test command to be usable in testcase.
| | | * Start notifier thread again if we were forked, to solve Rivet bug 55153 - ↵oehhar2013-07-171-0/+6
| | |/ | |/| | | | | | | RFE [a0bc856dcd]
| | * http://www.iana.org/time-zones/repository/releases/tzdata2013d.tar.gzKevin B Kenny2013-07-061-0/+10
| | |
* | | merge http://www.iana.org/time-zones/repository/releases/tzdata2013d.tar.gzKevin B Kenny2013-07-061-0/+10
|\ \ \ | |/ /
| * | http://www.iana.org/time-zones/repository/releases/tzdata2013d.tar.gzKevin B Kenny2013-07-061-0/+10
| | |
* | | merge trunkjan.nijtmans2013-07-041-0/+10
|\ \ \ | |/ /
| * | Bug [817249]: bring tclXtNotify.c up to date with Tcl_SetNotifier() changejan.nijtmans2013-07-031-0/+5
| |\ \ | | |/
| | * Bug [817249]: bring tclXtNotify.c up to date with Tcl_SetNotifier() changejan.nijtmans2013-07-031-0/+5
| | |
| * | Bug [32afa6e256]: dirent64 check is incorrect in tcl.m4. Thanks to Brian ↵jan.nijtmans2013-07-021-0/+5
| |\ \ | | |/ | | | | | | Griffin.
| | * Don't forget ChangeLog for previous commitjan.nijtmans2013-07-021-0/+5
| | |
* | | merge trunk. jan.nijtmans2013-06-271-0/+5
|\ \ \ | |/ / | | | Remove Tcl_SetPanicProc from stub table; it is meant to be called by embedders, before the stub table is even initialized.
| * | Bug [9b2e636361]: Tcl_CreateInterp() needs initialized encodings.jan.nijtmans2013-06-271-0/+5
| |\ \ | | |/
| | * Bug [9b2e636361]: Tcl_CreateInterp() needs initialized encodings.jan.nijtmans2013-06-271-0/+5
| | |
* | | merge trunkjan.nijtmans2013-06-181-0/+9
|\ \ \ | |/ /
| * | Fix [3611974]: InitSubsystems multiple thread issuejan.nijtmans2013-06-181-0/+4
| |\ \ | | |/
| | * 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
| |\ \ | | |/ | | | | | | \u001f
| | * Fix [a876646efe]: re_expr character class [:cntrl:] should contain \u0000 - ↵jan.nijtmans2013-06-171-0/+5
| | | | | | | | | | | | \u001f
* | | merge trunkjan.nijtmans2013-06-101-31/+69
|\ \ \ | |/ /
| * | [779d38b996]: Make the 'try' compiler handle -during right and compile somedkf2013-06-091-0/+9
| | | | | | | | | more cases than it did before.
| * | [Bugs 2835313, 3614226]: Complete the construction of break/continue compilersdkf2013-06-051-35/+41
| | | | | | | | | that get the stack cleanup right, even when there's expansion going on.
| * | Eliminate NO_VIZ macro as current zlib uses HAVE_HIDDEN in stead.jan.nijtmans2013-06-041-0/+6
| | | | | | | | | One more last-moment fix for FreeBSD by Pietro Cerutti
| * | fix for perf bug detected by Kieran ↵mig2013-06-031-0/+8
| |\ \ | | |/ | | | | | | (https://groups.google.com/forum/?fromgroups#!topic/comp.lang.tcl/vfpI3bc-DkQ)
| | * fix for perf bug detected by Kieran ↵mig2013-06-031-0/+8
| | | | | | | | | | | | (https://groups.google.com/forum/?fromgroups#!topic/comp.lang.tcl/vfpI3bc-DkQ)
| * | Merge back the improved [break] and [continue] compilation.dkf2013-06-031-0/+9
| | |
* | | merge trunkjan.nijtmans2013-05-281-0/+28
|\ \ \ | |/ /
| * | Move changelog entry to correct date.jan.nijtmans2013-05-281-7/+7
| |\ \ | | |/
| | * 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key.jan.nijtmans2013-05-281-0/+7
| | |\ | | | | | | | | | | | | Bumped msgcat to version 1.5.2. Minor manpage corrections.
| * | \ 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key.oehhar2013-05-271-0/+7
| |\ \ \ | | | |/ | | |/| | | | | Bumped msgcat to version 1.5.2. Minor manpage corrections.
| | * | 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
| | | | | | | | | | | | | | | | PreferredUILanguages" to honor installed language packs. msgcat now 1.5.2
| * | | Removed const qualifier causing the HP native cc to error out (error 1675: ↵andreask2013-05-221-0/+5
| | | | | | | | | | | | | | | | Duplicate type qualifier "const").