summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Added note to ChangeLog pointing to the fossil timeline for better logging.core_8_5_15core_8_5_15_rcdgp2013-09-131-0/+9
* fix datedgp2013-08-301-1/+1
* Bump to 8.5.15 for release.dgp2013-08-291-0/+13
* Tcl_InitNotifier: Bug [a0bc856dcd]. jan.nijtmans2013-08-011-0/+6
|\
| * rebasejan.nijtmans2013-07-251-0/+6
| |\ |/ /
| * Rebase to core-8-5-branchjan.nijtmans2013-07-211-0/+6
| |\ |/ /
| * Start notifier thread again if we were forked, to solve Rivet bug 55153 - RFE...oehhar2013-07-171-0/+6
| * http://www.iana.org/time-zones/repository/releases/tzdata2013d.tar.gzKevin B Kenny2013-07-061-0/+10
| * 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 Grif...jan.nijtmans2013-07-021-0/+5
| |\ \
| * \ \ Bug [9b2e636361]: Tcl_CreateInterp() needs initialized encodings.jan.nijtmans2013-06-271-0/+5
| |\ \ \
| * \ \ \ 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
| |\ \ \ \ \
| * | | | | | [779d38b996]: Make the 'try' compiler handle -during right and compile somedkf2013-06-091-0/+9
| * | | | | | [Bugs 2835313, 3614226]: Complete the construction of break/continue compilersdkf2013-06-051-35/+41
| * | | | | | Eliminate NO_VIZ macro as current zlib uses HAVE_HIDDEN in stead.jan.nijtmans2013-06-041-0/+6
| * | | | | | fix for perf bug detected by Kieran (https://groups.google.com/forum/?fromgro...mig2013-06-031-0/+8
| |\ \ \ \ \ \
| * | | | | | | Merge back the improved [break] and [continue] compilation.dkf2013-06-031-0/+9
| * | | | | | | 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.oehhar2013-05-271-0/+7
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Removed const qualifier causing the HP native cc to error out (error 1675: Du...andreask2013-05-221-0/+5
| * | | | | | | | | [3613609]: Replace strcasecmp() with UTF-8-aware version.dkf2013-05-221-0/+6
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | * doc/file.n: [Bug 3613671]: Added note to portability section on thedkf2013-05-221-0/+5
| * | | | | | | | | | [3613567]: Corrected sense of test on results of access() in temp file creation.dkf2013-05-201-0/+5
| * | | | | | | | | | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Piet...jan.nijtmans2013-05-191-0/+5
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Split tclCompCmds.c into two roughly-equal-sized pieces.dkf2013-05-181-2/+7
| * | | | | | | | | | | Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it ...jan.nijtmans2013-05-171-3/+0
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/ming...jan.nijtmans2013-05-161-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Upgrade to zlib 1.2.8jan.nijtmans2013-05-131-0/+4
| * | | | | | | | | | | | | Optimizations and general bytecode generation improvements.dkf2013-05-101-0/+13
* | | | | | | | | | | | | | http://www.iana.org/time-zones/repository/releases/tzdata2013d.tar.gzKevin B Kenny2013-07-061-0/+10
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Bug [817249]: bring tclXtNotify.c up to date with Tcl_SetNotifier() changejan.nijtmans2013-07-031-0/+5
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Don't forget ChangeLog for previous commitjan.nijtmans2013-07-021-0/+5
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Bug [9b2e636361]: Tcl_CreateInterp() needs initialized encodings.jan.nijtmans2013-06-271-0/+5
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \