| Commit message (Expand) | Author | Age | Files | Lines |
* | merge trunk; update changes | dgp | 2013-09-19 | 1 | -11/+21 |
|\ |
|
| * | [3606943]: Corrected description of method search order. | dkf | 2013-09-19 | 1 | -0/+5 |
|
|
| * | Bump TclOO version to 1.0.1 | dkf | 2013-09-18 | 1 | -10/+15 |
|
|
* | | merge trunk; update changes | dgp | 2013-09-17 | 1 | -1/+12 |
|\ \
| |/ |
|
| * | ChangeLog entrybug_2152292 | dkf | 2013-09-17 | 1 | -0/+11 |
|
|
* | | merge trunk; update changes | dgp | 2013-09-16 | 1 | -1/+24 |
|\ \
| |/ |
|
| * | [3609693] Must strip the internal representation of procedure-like methods in | dkf | 2013-09-09 | 1 | -0/+6 |
|
|
| * | [b98fa55285]: Fix handling of whitespace at end of hex strings to decode. | dkf | 2013-09-01 | 1 | -0/+6 |
|
|
* | | Bump version number to 8.6.1. | dgp | 2013-08-30 | 1 | -0/+12 |
|/ |
|
* | [3611643fff]: Support TclOO in autoload mechanism. | dkf | 2013-08-03 | 1 | -0/+5 |
|
|
* | Deal with the elaborate rip-apart-a-metaclass case as well. | dkf | 2013-08-02 | 1 | -3/+8 |
|
|
* | Tcl_InitNotifier: Bug [a0bc856dcd]. Start notifier thread again if we were fo... | jan.nijtmans | 2013-08-01 | 1 | -0/+6 |
|\ |
|
| * | Tcl_InitNotifier: Bug [a0bc856dcd]. | jan.nijtmans | 2013-08-01 | 1 | -0/+6 |
| |\ |
|
| | * | rebase | jan.nijtmans | 2013-07-25 | 1 | -0/+6 |
| | |\
| |/ / |
|
| | * | Rebase to core-8-5-branch | jan.nijtmans | 2013-07-21 | 1 | -0/+6 |
| | |\
| |/ / |
|
| | * | Start notifier thread again if we were forked, to solve Rivet bug 55153 - RFE... | oehhar | 2013-07-17 | 1 | -0/+6 |
| |/
|/| |
|
| * | http://www.iana.org/time-zones/repository/releases/tzdata2013d.tar.gz | Kevin B Kenny | 2013-07-06 | 1 | -0/+10 |
|
|
* | | http://www.iana.org/time-zones/repository/releases/tzdata2013d.tar.gz | Kevin B Kenny | 2013-07-06 | 1 | -0/+10 |
|
|
* | | Bug [817249]: bring tclXtNotify.c up to date with Tcl_SetNotifier() change | jan.nijtmans | 2013-07-03 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Bug [817249]: bring tclXtNotify.c up to date with Tcl_SetNotifier() change | jan.nijtmans | 2013-07-03 | 1 | -0/+5 |
|
|
* | | Bug [32afa6e256]: dirent64 check is incorrect in tcl.m4. Thanks to Brian Grif... | jan.nijtmans | 2013-07-02 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Don't forget ChangeLog for previous commit | jan.nijtmans | 2013-07-02 | 1 | -0/+5 |
|
|
* | | Bug [9b2e636361]: Tcl_CreateInterp() needs initialized encodings. | jan.nijtmans | 2013-06-27 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Bug [9b2e636361]: Tcl_CreateInterp() needs initialized encodings. | jan.nijtmans | 2013-06-27 | 1 | -0/+5 |
|
|
* | | Fix [3611974]: InitSubsystems multiple thread issue | jan.nijtmans | 2013-06-18 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Fix [3611974]: InitSubsystems multiple thread issue | jan.nijtmans | 2013-06-18 | 1 | -0/+4 |
|
|
* | | Fix [a876646efe]: re_expr character class [:cntrl:] should contain \u0000 - \... | jan.nijtmans | 2013-06-17 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Fix [a876646efe]: re_expr character class [:cntrl:] should contain \u0000 - \... | jan.nijtmans | 2013-06-17 | 1 | -0/+5 |
|
|
* | | [779d38b996]: Make the 'try' compiler handle -during right and compile some | dkf | 2013-06-09 | 1 | -0/+9 |
|
|
* | | [Bugs 2835313, 3614226]: Complete the construction of break/continue compilers | dkf | 2013-06-05 | 1 | -35/+41 |
|
|
* | | Eliminate NO_VIZ macro as current zlib uses HAVE_HIDDEN in stead. | jan.nijtmans | 2013-06-04 | 1 | -0/+6 |
|
|
* | | fix for perf bug detected by Kieran (https://groups.google.com/forum/?fromgro... | mig | 2013-06-03 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | fix for perf bug detected by Kieran (https://groups.google.com/forum/?fromgro... | mig | 2013-06-03 | 1 | -0/+8 |
|
|
* | | Merge back the improved [break] and [continue] compilation. | dkf | 2013-06-03 | 1 | -0/+9 |
|
|
* | | Move changelog entry to correct date. | jan.nijtmans | 2013-05-28 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key. | jan.nijtmans | 2013-05-28 | 1 | -0/+7 |
| |\ |
|
* | \ | 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key. | oehhar | 2013-05-27 | 1 | -0/+7 |
|\ \ \
| | |/
| |/| |
|
| * | | Add install references and changes entry | oehhar | 2013-05-08 | 1 | -1/+1 |
|
|
| * | | Also get msgcat locale from Vista+ registry key "HCU/Control Panel/Desktop : ... | oehhar | 2013-05-08 | 1 | -0/+7 |
|
|
* | | | Removed const qualifier causing the HP native cc to error out (error 1675: Du... | andreask | 2013-05-22 | 1 | -0/+5 |
|
|
* | | | [3613609]: Replace strcasecmp() with UTF-8-aware version. | dkf | 2013-05-22 | 1 | -0/+6 |
|\ \ \
| | |/
| |/| |
|
| * | | [3613609]: Replace strcasecmp() with UTF-8-aware version. | dkf | 2013-05-22 | 1 | -0/+6 |
|
|
* | | | * doc/file.n: [Bug 3613671]: Added note to portability section on the | dkf | 2013-05-22 | 1 | -0/+5 |
|
|
* | | | [3613567]: Corrected sense of test on results of access() in temp file creation. | dkf | 2013-05-20 | 1 | -0/+5 |
|
|
* | | | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Piet... | jan.nijtmans | 2013-05-19 | 1 | -0/+5 |
|\ \ \
| |/ / |
|
| * | | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Piet... | jan.nijtmans | 2013-05-19 | 1 | -0/+5 |
| |\ \ |
|
| | * | | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Piet... | jan.nijtmans | 2013-05-19 | 1 | -0/+5 |
|
|
* | | | | Split tclCompCmds.c into two roughly-equal-sized pieces. | dkf | 2013-05-18 | 1 | -2/+7 |
|
|
* | | | | Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it ... | jan.nijtmans | 2013-05-17 | 1 | -3/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it ... | jan.nijtmans | 2013-05-17 | 1 | -3/+0 |
| |\ \ \
| | |/ / |
|