Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [a122627849] Improve stack trace from parray on not-array. | dkf | 2013-11-24 | 1 | -1/+1 |
| | |||||
* | The only relyable way of changing environment variables to uppercase (e.g. ↵ | jan.nijtmans | 2013-11-21 | 2 | -44/+39 |
| | | | | env(ComSpec) to env(COMSPEC)) is unsetting the old one first. Long-standing bug, exposed by [219226]. | ||||
* | Safer clean-up of environment variables: Do removal after insertions -> ↵ | jan.nijtmans | 2013-11-20 | 2 | -6/+9 |
| | | | | tcltest 2.3.7 | ||||
* | Bump tcltest version to 2.3.6 (should have been done just before the 8.5.15 ↵ | jan.nijtmans | 2013-10-28 | 2 | -2/+2 |
| | | | | | release, just as in Tcl 8.6.1). Don't fix eol-style for Makefile.in in "make dist", if the file system is case-insensitive/case-preserving. | ||||
* | Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.7.13 | jan.nijtmans | 2013-10-25 | 2 | -10/+13 |
| | |||||
* | Fix execute permission on many files which shouldn't have it. | jan.nijtmans | 2013-10-17 | 145 | -0/+0 |
| | |||||
* | Advance to tzdata2013g | Kevin B Kenny | 2013-10-05 | 35 | -1354/+413 |
| | |||||
* | merge 8.5. update changes. | dgp | 2013-09-08 | 1 | -0/+9 |
|\ | |||||
| * | [86ceb4e2b6] Improve reaction when multiple *tm files purport to offer the | dgp | 2013-09-07 | 1 | -0/+9 |
| |\ | | | | | | | | | | | | | same version of the same package. Prefer the file that comes first on the tm path. Makes TCL*_TM_PATH variables more useful. Thanks to Gustaf Neumann for the suggestion. | ||||
| | * | merge trunkbug_86ceb4e2b6 | dgp | 2013-09-07 | 4 | -3/+17 |
| | |\ | |||||
| | | * | Bump to tcltest 2.3.6 to account for changes since Tcl 8.6.0 release. | dgp | 2013-08-30 | 2 | -2/+2 |
| | | | | |||||
| | | * | Never guess non-existing timezone name "America/Brasilia" on Windows. ↵ | jan.nijtmans | 2013-08-11 | 1 | -1/+1 |
| | | |\ | | |_|/ | |/| | | | | | | Reported by Arnulf Wiedemann | ||||
| | | * | [3611643fff]: Support TclOO in autoload mechanism. | dkf | 2013-08-03 | 1 | -0/+14 |
| | | | | |||||
| | * | | Use ne instead of [string length] for less shimmer risk. | dgp | 2013-09-05 | 1 | -1/+1 |
| | | | | |||||
| | * | | Possible improvement in light of [86ceb4e2b6]. | dgp | 2013-07-15 | 1 | -0/+9 |
| | |/ | |||||
| | * | http://www.iana.org/time-zones/repository/releases/tzdata2013d.tar.gz | Kevin B Kenny | 2013-07-06 | 6 | -197/+541 |
| | | | |||||
| | * | Fix [34538ba43f] | jan.nijtmans | 2013-06-27 | 1 | -1/+1 |
| | |\ | |||||
| | * \ | 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key. | oehhar | 2013-05-27 | 2 | -18/+23 |
| | |\ \ | | | | | | | | | | | | | | | | Bumped msgcat to version 1.5.2. Minor manpage corrections. | ||||
| | * \ \ | Fix platform version mismatch between code and index. | andreask | 2013-05-15 | 1 | -1/+1 |
| | |\ \ \ | |||||
* | | | | | | Bump to 8.5.15 for release. | dgp | 2013-08-29 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Never guess non-existing timezone name "America/Brasilia" on Windows. ↵ | jan.nijtmans | 2013-08-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Reported by Arnulf Wiedemann | ||||
* | | | | | http://www.iana.org/time-zones/repository/releases/tzdata2013d.tar.gz | Kevin B Kenny | 2013-07-06 | 6 | -197/+541 |
| |_|_|/ |/| | | | |||||
* | | | | Fix [34538ba43f] | jan.nijtmans | 2013-06-27 | 1 | -1/+1 |
| | | | | |||||
* | | | | 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key. | jan.nijtmans | 2013-05-28 | 2 | -18/+23 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | Bumped msgcat to version 1.5.2. Minor manpage corrections. | ||||
| * | | Also get msgcat locale from Vista+ registry key "HCU/Control Panel/Desktop : ↵ | oehhar | 2013-05-08 | 2 | -18/+23 |
| |/ | | | | | | | PreferredUILanguages" to honor installed language packs. msgcat now 1.5.2 | ||||
| * | (::platform::LibcVersion): Followup to the 2013-01-30 change. The RE | andreask | 2013-04-30 | 1 | -2/+2 |
| |\ | | | | | | | | | | | | | become too restrictive again. SuSe added a timestamp after the version. Loosened up a bit. Bumped package to version 1.0.12. | ||||
| * | | Bump http to 2.8.7 in the other dozen places as well. | max | 2013-04-04 | 1 | -1/+1 |
| | | | |||||
| * | | Bump http to 2.8.7 | max | 2013-04-04 | 1 | -1/+1 |
| | | | |||||
| * | | Allow URLs that don't have a path, but a query query, e.g. ↵ | max | 2013-04-04 | 1 | -4/+13 |
| | | | | | | | | | | | | http://example.com?foo=bar . | ||||
| * | | Update to tzdata2013b | venkat | 2013-03-22 | 25 | -559/+1071 |
| |\ \ | |||||
| * \ \ | 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin. | dgp | 2013-03-21 | 1 | -0/+9 |
| |\ \ \ | |||||
| * \ \ \ | [Bug 3604576]: msgcat-1.5.0.tm error on windows XP | jan.nijtmans | 2013-02-14 | 2 | -10/+7 |
| |\ \ \ \ | |||||
| * \ \ \ \ | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extracting | andreask | 2013-01-30 | 2 | -3/+3 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the version to avoid issues with recent changes to the glibc banner. Now targeting a less variable part of the string. Bumped package to version 1.0.11. | ||||
| * \ \ \ \ \ | For [package] etc., select modernizations from Patrick Fradin. | dgp | 2013-01-30 | 2 | -25/+11 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | In the script library, selected modernizations from Patrick Fradin. | dgp | 2013-01-30 | 3 | -73/+45 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | More improvements found browsing tcltest | dgp | 2013-01-30 | 1 | -11/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | For tcltest, selected modernizations and style improvements from Patrick Fradin. | dgp | 2013-01-30 | 1 | -108/+100 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Fix [2911139]: connect asynchronously, but without unnecessary internal waits. | jan.nijtmans | 2013-01-23 | 1 | -31/+33 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | [Bug 3599395]: http assumes status line is a proper tcl list. | jan.nijtmans | 2013-01-09 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Don't depend on Spencer-specific regexp syntax (/u and /U) any more in ↵ | jan.nijtmans | 2013-01-06 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unrelated places . Bump http package to 2.8.6. | ||||
| * | | | | | | | | | | | | merge trunk | dgp | 2012-12-04 | 2 | -3/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Disable the legacy configuration setting from $::argv only when a setting call | dgp | 2012-12-03 | 2 | -3/+5 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to [configure] is made. Queries should not disturb that support. Bump to tcltest 2.3.5. | ||||
| * | | | | | | | | | | | | | | Create Tcl 8.6.0 release branch | dgp | 2012-11-08 | 1 | -1/+1 |
| |/ / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | Import tzdata2012i | Kevin B Kenny | 2012-11-07 | 11 | -298/+774 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | [Bug 3581754]: Ensure that http -command callbacks are done at most once. | dkf | 2012-11-06 | 2 | -10/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Dde version number to 1.4.0, ready for Tcl 8.6.0rc1 | jan.nijtmans | 2012-10-31 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | merge trunkfrq_3527238 | jan.nijtmans | 2012-09-19 | 5 | -8/+84 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <p>change dde version to 1.4.0b2 | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk | dgp | 2012-09-12 | 2 | -4/+80 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | | Reentrant mcfl(m)set command, test, document mcflset as recommended for ↵ | oehhar | 2012-09-07 | 1 | -4/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | message files | ||||
| | | * | | | | | | | | | | | | | | | Commit of Harald Oehlmann's TIP 404 patch without TIP 399 pieces and with some | dkf | 2012-08-27 | 2 | -4/+76 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added documentation. No tests for new functionality yet. |