summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve fix and add test.bug_4b61afd660dgp2016-06-162-5/+19
* merge 8.5dgp2016-06-163-15/+7
|\
| * Fix [7393be0be6e7f91cbb2016fa777896e3895929e3|7393be0be6]: Tcl Thread library...jan.nijtmans2016-06-141-7/+4
| * (cherry-pick): Fix [e14c77b845]: Compilation error over typedef.jan.nijtmans2016-06-142-8/+3
* | Corrects reported bug, but makes many tests fail. Something subtle aboutdgp2016-06-101-0/+4
|/
* Fix [3bd69eba99a395ee]: 'make dist' fails when tclsh9.0 is on $PATHjan.nijtmans2016-06-016-12/+0
* Update to tzdata2016d from IETFvenkat2016-04-2234-313/+463
* Fix [8663689908d3304a74fee525cd04aa4162e86391|8663689908d3]: regexp \\w missi...jan.nijtmans2016-04-082-4/+17
* RFE [0ef5e653ff4caf5f896ec1182e0aac38ab9a0c46|0ef5e653]: Add nsf to coffbase.txtjan.nijtmans2016-04-011-0/+1
* (cherry-pick): Better fix for [7d0db7c388f52de81]: In stead of adding depende...jan.nijtmans2016-03-291-66/+66
* Update to tzdata 2016c from ietf.orgvenkat2016-03-268-186/+522
* (cherry-pick): Fix DTRACE_HDR value if tracing is diabled. Follow-up to [7d0d...jan.nijtmans2016-03-231-1/+1
* (cherry-pick): Fix [f1253530cdd83e66]: Different Windows / *nix default bindi...jan.nijtmans2016-03-231-4/+12
* (cherry-pick): Fix [7d0db7c388f52de8]: Occasional build failures with paralle...jan.nijtmans2016-03-231-64/+64
* (cherry-pick): Fix [d3071887dbc7aeac]: Fix SEGV in Tcl_FinalizeNotifier(). Th...jan.nijtmans2016-03-211-0/+2
* Update tzdata to 2016b from ietf.orgvenkat2016-03-1615-798/+689
* [bbc304f61a] Avoid event handling when reflected channel has a watchdgp2016-03-081-2/+2
* (cherry-pick): Add test-case for [9b47029467631832]: testing existence of env...jan.nijtmans2016-02-221-0/+14
* merge releasedgp2016-02-1212-30/+67
|\
| * update release datecore_8_5_19core_8_5_19_rcdgp2016-02-081-1/+1
| * merge 8.5dgp2016-02-036-28/+80
| |\ | |/ |/|
* | Backout the contributed patch memaccounting from Postgres since it changesdgp2016-02-016-28/+80
| * merge 8.5dgp2016-01-295-2/+20
| |\ | |/ |/|
* | Implement TIP #440: Add engine to tcl_platform Arrayjan.nijtmans2016-01-294-2/+18
| * RefineApproximation() leaked twoMv and twoMd in one of its exits.dgp2016-01-282-20/+8
| * merge 8.5dgp2016-01-263-37/+55
| |\ | |/ |/|
* | Improve code 'quality' by fixing some harmless clang/cppcheck warnings. Thank...jan.nijtmans2016-01-223-37/+55
| * merge 8.5dgp2016-01-213-12/+14
| |\ | |/ |/|
* | Fix compiler warnings (discovered on latest clang/gcc6), suggested by Gustaf ...jan.nijtmans2016-01-213-12/+14
| * merge 8.5dgp2015-12-222-5/+8
| |\ | |/ |/|
* | Fix [c9eb6b0ac01bb8ef96a616c71426a3db4a279bec|c9eb6b0ac0]: ConvertLocalToUTCU...jan.nijtmans2015-12-111-4/+5
| * merge 8.5dgp2015-12-102-13/+6
| |\ | |/ |/|
* | Fix 64-bit MSVC build without SDK: If the MSVC version is recent enough, comp...jan.nijtmans2015-12-022-13/+6
| * merge 8.5dgp2015-11-3015-26/+50
| |\ | |/ |/|
* | On cygwin, install libtcl8.5.dll.a in the {prefix}/lib directory. jan.nijtmans2015-11-263-6/+2
* | Fix comments at the top of the *.decls files, which are not correct any more ...jan.nijtmans2015-11-243-6/+5
* | [3293874] Simplified fix (not backport). Also detect >LIST_MAX early.dgp2015-11-201-1/+9
* | [40f628e8e3] Tcl_ListObjReplace() callers need to handle TCL_ERROR.dgp2015-11-202-3/+15
* | Spanish translation of example correctedoehhar2015-11-171-1/+1
* | Fix --enable-symbols build on Cygwin. Reported by François Vogeljan.nijtmans2015-11-162-1/+3
* | Fix [https://www.sqlite.org/src/info/34eb6911afee09e7|34eb6911af], taken over...jan.nijtmans2015-11-131-7/+8
* | [261a8a79f0] Integer overflow leads to segfault.dgp2015-11-101-1/+1
| * merge 8.5dgp2015-10-299-318/+205
| |\ | |/ |/|
* | Update to tzdata2015g from ietfvenkat2015-10-274-37/+192
* | re-generate "configure", both for unix and winjan.nijtmans2015-10-252-235/+4
* | Remove use of HAVE_USLEEP. It isn't use anywhere any more.jan.nijtmans2015-10-252-48/+0
* | A more lenient test; different platforms are more diverse in their correct ou...dkf2015-10-241-2/+2
* | Bring back regexp to wat it was in latest release. This is the correct fix fo...jan.nijtmans2015-10-241-1/+1
* | combine divergencedkf2015-10-231-1/+1
|\ \
| * | Correct bad regexp in platform::identify that causes it to return incorrect r...Kevin B Kenny2015-10-231-1/+1