summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [824752f10e] Avoid calling Tcl_SetObjResult if interp is NULLgahr2016-11-041-2/+5
* Update http version number to 2.7.14, due to [838e99a76d]jan.nijtmans2016-11-024-6/+6
* Add warning commentary making important assumptions explicit.dgp2016-10-282-0/+10
* Update timezone data to tzdata2016h from IETFvenkat2016-10-264-186/+186
* Add a test too.dgp2016-10-121-0/+3
* [be003d570f] TclParseNumber() failed to fully implement TCL_PARSE_OCTAL_ONLY.dgp2016-10-121-0/+6
* [74bc0e44f5] Doc tweak.dkf2016-10-121-1/+2
* Fix [3cc1d91345]: duplicate calls to TclpFreeAllocCache() on thread existsjan.nijtmans2016-10-112-4/+5
* [62b36e326c] Noted edge case in behaviour of [concat] with empty arguments.dkf2016-10-091-0/+1
* [74bc0e44f5] Document result of [http::unregister].dkf2016-10-081-1/+3
* [838e99a76d] Ensure that encodings are handled with application/xml and friends.dkf2016-10-083-1/+44
* Update tzdata to 2016g from ietf.orgvenkat2016-10-0269-1864/+1698
* Make it more likely that compiled with VS2012/VS2013 actually work on Windows...jan.nijtmans2016-09-212-2/+2
* [4dbdd9af14] Plug mem leak when var unset trace re-creates namespace var.dgp2016-09-072-3/+48
|\
| * Improve the comments and add a test.bug_4dbdd9af14dgp2016-09-072-2/+42
| * [4dbdd9af14] Proposed fix for mem leak.dgp2016-09-061-1/+6
|/
* Update tzdata to 2016f from ietf.orgvenkat2016-07-2022-159/+159
* [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cacheddgp2016-07-183-89/+97
* (cherry-pick): Bugfix [5d7ea04580]. Treat .cmd and .ps1 files are executable ...jan.nijtmans2016-07-082-2/+6
* (cherry-pick) [c30087b04f] Install man pages with permissions 644 instead of ...jan.nijtmans2016-06-261-1/+1
* [16896d49fd] Tcl_DStrings should tolerate appends to self.dgp2016-06-221-0/+24
* Upgrade internal Unicode tables to Unicode 9.0jan.nijtmans2016-06-212-973/+1035
* [4b61afd660] Allow [info frame] to record line info for substituted command n...dgp2016-06-162-1/+20
|\
| * Improve fix and add test.bug_4b61afd660dgp2016-06-162-5/+19
| * merge 8.5dgp2016-06-163-15/+7
| |\
| * | Corrects reported bug, but makes many tests fail. Something subtle aboutdgp2016-06-101-0/+4
* | | [16828b3744] [vwait] *must* successfully undo its variable trace, or elsedgp2016-06-162-0/+11
| |/ |/|
* | 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
|/
* 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
| |\ | |/ |/|