Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge core-8-6-branch | jan.nijtmans | 2017-05-09 | 2 | -5/+6 |
|\ | |||||
| * | Fix [6ca52aec14e0b33543d3cd9895f060b852ac4dbc|6ca52aec14]: HTTP package: ↵ | jan.nijtmans | 2017-05-09 | 2 | -5/+6 |
| |\ | | | | | | | | | | | | | Memory leak if client requests "Connection: close" but server responses with "Connection: keep-alive" http: 2.8.10 -> 2.8.11 | ||||
| | * | fix chan leak with http keepalive vs close (bug [6ca52aec14])bug_6ca52aec14 | aspect | 2017-02-12 | 1 | -3/+4 |
| | | | |||||
* | | | merge core-8-6-branch | jan.nijtmans | 2017-04-18 | 1 | -4/+13 |
|\ \ \ | |/ / | |||||
| * | | Fix [bc432269b74e9b246bf01f354714fed47cb227ed|bc432269]: http fails in a ↵ | jan.nijtmans | 2017-04-18 | 1 | -4/+13 |
| | | | | | | | | | | | | safe interpreter | ||||
* | | | Translate all \u???? sequences to their UTF-8 counterpart in *.msg files: It ↵ | jan.nijtmans | 2017-04-13 | 64 | -1187/+1187 |
| | | | | | | | | | | | | | | | is faster during parsing (since no backslash-sequences have to be handled) and makes the msg-files better readable by humans. TODO: adapt tools/loadICU.tcl to generate UTF-8 in stead of those sequences. This tools seems to be out-of-date a long time already, I couldn't make it run with latest ICU. | ||||
* | | | merge core-8-6-branch | jan.nijtmans | 2017-04-12 | 1 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Another attempt to fix the two executable flags. | jan.nijtmans | 2017-04-12 | 1 | -0/+0 |
| | | | |||||
* | | | merge with trunk | José Ignacio Marín | 2017-03-23 | 2 | -2/+168 |
|\ \ \ | |/ / | |||||
| * | | Update TZ info to tzcode2017b. | José Ignacio Marín | 2017-03-23 | 2 | -2/+168 |
| | | | |||||
* | | | Make 'clock' and 'encoding' into compilable ensembles that play with safe ↵ | Kevin B Kenny | 2017-03-14 | 1 | -8/+3 |
|\ \ \ | |/ / | | | | | | | interps | ||||
| * | | Make 'clock' and 'encoding' into proper compilable ensembles | Kevin B Kenny | 2017-03-14 | 1 | -8/+3 |
| | | | |||||
* | | | Merge the update of TZ info with trunk. | José Ignacio Marín | 2017-03-10 | 143 | -6716/+6161 |
|\ \ \ | |/ / | |||||
| * | | Update TZ data with tzdata2017a from IANA | José Ignacio Marín | 2017-03-10 | 143 | -6716/+6161 |
| |/ | |||||
* | | On Windows, Cygwin and 64-bit platforms, no need to handle 'long' in ↵ | jan.nijtmans | 2017-02-14 | 1 | -2/+2 |
| | | | | | | | | | | tclLink.c, since its size is equal to either 'int' or 'Tcl_WideInt'. This enhances interoperabilty between win64 extensions loaded in cygwin64 using Tcl_LinkVar(), whill still being 100% compatible. init.tcl: unnecessary spacing. | ||||
* | | TIP #459 remaining part of implementation. Makes "package require Tk" give ↵ | jan.nijtmans | 2017-02-03 | 3 | -70/+89 |
|\ \ | | | | | | | | | | the right (... at least ... the expected ...) answer. | ||||
| * \ | Merge trunk | jan.nijtmans | 2017-01-23 | 6 | -23/+242 |
| |\ \ | |||||
| * | | | One more ::tcl::Pkg::source, for the Mac | jan.nijtmans | 2017-01-05 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge trunk. Improve test-case. Bring back "source -nopkg", but only as ↵ | jan.nijtmans | 2017-01-05 | 2 | -7/+3 |
| |\ \ \ | | | | | | | | | | | | | | | | undocumented internal helper for ::tcl::Pkg::source. | ||||
| * | | | | In stead of "source -nopkg" use a ::tcl::Pkg::source utility function. | jan.nijtmans | 2017-01-04 | 3 | -57/+89 |
| | | | | | |||||
| * | | | | Fix safe.tcl test-cases: "source -nopkg" is not necessary here: "source" is ↵ | jan.nijtmans | 2017-01-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | an alias for "::safe::AliasSource", which doesn't use "source" | ||||
| * | | | | Merge trunk. First steps in eliminating "source -nopkg". Some test-cases ↵ | jan.nijtmans | 2017-01-04 | 2 | -67/+58 |
| |\ \ \ \ | | |/ / / | | | | | | | | | | | still fail. | ||||
| * | | | | Bring back stub table in original state. | jan.nijtmans | 2016-12-08 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | | | | | | Merge trunk | ||||
| * | | | | Complete implementation, tests and documentation | jan.nijtmans | 2016-11-28 | 3 | -69/+69 |
| | | | | | |||||
* | | | | | Added assoc, ftype and move as auto_execok shell built-ins on Windows. | ashok | 2017-01-28 | 1 | -2/+3 |
| |_|/ / |/| | | | |||||
* | | | | Merge IETF tzdata2016j | venkat | 2017-01-14 | 6 | -23/+242 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| * | | Merge IETF tzdata2016j | venkat | 2017-01-14 | 6 | -23/+242 |
| |\ \ | |||||
| | * | | Upgrade TZDATA to IETF tzdata2016j | venkat | 2017-01-14 | 6 | -23/+242 |
| | | | | |||||
* | | | | compatability -> compatibility | jan.nijtmans | 2016-12-01 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | compatability -> compatibility | jan.nijtmans | 2016-12-01 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | compatability -> compatibility | jan.nijtmans | 2016-12-01 | 1 | -1/+1 |
| | | | |||||
* | | | Merge tzdata2016i from IETF | venkat | 2016-11-12 | 4 | -39/+208 |
|\ \ \ | |/ / | |||||
| * | | Merge tzdata2016i from IETF | venkat | 2016-11-12 | 4 | -39/+208 |
| |\ \ | | |/ | |||||
| | * | Update to tzdata2016i from IETF | venkat | 2016-11-12 | 4 | -39/+208 |
| | | | |||||
* | | | Make packages msgcat and tcltest work unmodified in "novem". Make more ↵ | jan.nijtmans | 2016-11-04 | 2 | -2/+2 |
|\ \ \ | |/ / | | | | | | | test-cases work unmodified in "novem". | ||||
| * | | Make packages msgcat and tcltest work unmodified in "novem". | jan.nijtmans | 2016-11-04 | 2 | -2/+2 |
| | | | |||||
* | | | merge core-8-6-branch (http package version update) | jan.nijtmans | 2016-11-02 | 2 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Update http version number to 2.8.10, due to [838e99a76d] | jan.nijtmans | 2016-11-02 | 2 | -4/+4 |
| |\ \ | | |/ | |||||
| | * | Update http version number to 2.7.14, due to [838e99a76d] | jan.nijtmans | 2016-11-02 | 2 | -2/+2 |
| | | | |||||
* | | | [1ae12987cb] Ensure that deleting the [history] command deletes its storage. | dkf | 2016-10-30 | 1 | -0/+24 |
|\ \ \ | |/ / | |||||
| * | | [1ae12987cb] Ensure that deleting the [history] command deletes its storage. | dkf | 2016-10-30 | 1 | -0/+24 |
| | | | |||||
* | | | Merge timezone data tzdata2016h | venkat | 2016-10-26 | 4 | -186/+186 |
|\ \ \ | |/ / | |||||
| * | | Merge timezone data tzdata2016h | venkat | 2016-10-26 | 4 | -186/+186 |
| |\ \ | | |/ | |||||
| | * | Update timezone data to tzdata2016h from IETF | venkat | 2016-10-26 | 4 | -186/+186 |
| | | | |||||
* | | | [838e99a76d] Ensure that encodings are handled with application/xml and friends. | dkf | 2016-10-08 | 1 | -1/+33 |
|\ \ \ | |/ / | |||||
| * | | [838e99a76d] Ensure that encodings are handled with application/xml and friends. | dkf | 2016-10-08 | 1 | -1/+33 |
| |\ \ | | |/ | |||||
| | * | [838e99a76d] Ensure that encodings are handled with application/xml and friends. | dkf | 2016-10-08 | 1 | -1/+33 |
| | | | |||||
* | | | Merge tzdata2016g from ietf.org | venkat | 2016-10-02 | 69 | -1864/+1698 |
|\ \ \ | |/ / | |||||
| * | | Merge tzdata2016g from ietf.org | venkat | 2016-10-02 | 69 | -1864/+1698 |
| |\ \ | | |/ | |||||
| | * | Update tzdata to 2016g from ietf.org | venkat | 2016-10-02 | 69 | -1864/+1698 |
| | | |