summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
* Also get msgcat locale from Vista+ registry key "HCU/Control Panel/Desktop : ↵oehhar2013-05-082-18/+23
| | | | PreferredUILanguages" to honor installed language packs. msgcat now 1.5.2
* (::platform::LibcVersion): Followup to the 2013-01-30 change. The REandreask2013-04-301-2/+2
|\ | | | | | | | | become too restrictive again. SuSe added a timestamp after the version. Loosened up a bit. Bumped package to version 1.0.12.
| * (::platform::LibcVersion): Followup to the 2013-01-30 change. The REandreask2013-04-301-2/+2
| |\ | | | | | | | | | | | | become too restrictive again. SuSe added a timestamp after the version. Loosened up a bit. Bumped package to version 1.0.12.
| | * (::platform::LibcVersion): Followup to the 2013-01-30 change. The REandreask2013-04-301-2/+2
| | | | | | | | | | | | | | | become too restrictive again. SuSe added a timestamp after the version. Loosened up a bit. Bumped package to version 1.0.12.
| | * Update dde to version 1.3.3. jan.nijtmans2013-04-252-6/+6
| | | | | | | | | | | | Update registry to version 1.2.2. (the same as distributed with Tcl 8.5.14)
| | * Allow URLs that don't have a path, but a query, e.g. ↵jan.nijtmans2013-04-092-3/+9
| | | | | | | | | | | | http://example.com?foo=bar and bump http to 2.5.8.
| * | Allow URLs that don't have a path, but a query, max2013-04-042-6/+15
| | | | | | | | | e.g. http://example.com?foo=bar and bump http to 2.7.12.
| * | Update tzdata and release tagsdgp2013-03-2325-559/+1071
| |\ \
| * | | Release branch for Tcl 8.5.14.dgp2013-03-211-1/+1
| | | |
* | | | Bump http to 2.8.7 in the other dozen places as well.max2013-04-041-1/+1
| | | |
* | | | Bump http to 2.8.7max2013-04-041-1/+1
| | | |
* | | | Allow URLs that don't have a path, but a query query, e.g. ↵max2013-04-041-4/+13
| | | | | | | | | | | | | | | | http://example.com?foo=bar .
* | | | Update to tzdata2013bvenkat2013-03-2225-559/+1071
|\ \ \ \ | | |/ / | |/| |
| * | | Update to tzdata2013bvenkat2013-03-2225-559/+1071
| |/ /
* | | 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin.dgp2013-03-211-0/+9
|\ \ \ | |/ /
| * | 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin.dgp2013-03-211-0/+9
| | |
* | | [Bug 3604576]: msgcat-1.5.0.tm error on windows XPjan.nijtmans2013-02-142-10/+7
|\ \ \ | |/ /
| * | [Bug 3604576]: msgcat-1.5.0.tm error on windows XPjan.nijtmans2013-02-142-10/+7
| |\ \
| | * | Finer granulated catchbug_3604576oehhar2013-02-141-17/+13
| | | |
| | * | Suggested fix for bug 3604576: msgcat -1.5.0.tm error on windows XP, ↵jan.nijtmans2013-02-142-17/+18
| |/ / | | | | | | | | | | | | inclusive bump to version 1.5.1. Changelog entry still missing.
* | | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extractingandreask2013-01-302-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.
| * | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extractingandreask2013-01-302-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.
| | * (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extractingandreask2013-01-302-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.dgp2013-01-302-25/+11
|\ \ \ | |/ /
| * | For [package] etc., select modernizations from Patrick Fradin.dgp2013-01-302-23/+9
| | |
* | | In the script library, selected modernizations from Patrick Fradin.dgp2013-01-303-73/+45
|\ \ \ | |/ /
| * | In the script library, selected modernizations from Patrick Fradin.dgp2013-01-303-40/+43
| | |
* | | More improvements found browsing tcltestdgp2013-01-301-11/+1
|\ \ \ | |/ /
| * | More improvements found browsing tcltest.dgp2013-01-301-11/+1
| | |
* | | For tcltest, selected modernizations and style improvements from Patrick Fradin.dgp2013-01-301-108/+100
|\ \ \ | |/ /
| * | For tcltest, selected modernizations and style improvements from Patrick Fradin.dgp2013-01-301-108/+100
| | |
* | | Fix [2911139]: connect asynchronously, but without unnecessary internal waits.jan.nijtmans2013-01-231-31/+33
|\ \ \ | |/ /
| * | Proposed fix, by kakaroto, for Bug 2911139: http::geturl abuses vwait on ↵jan.nijtmans2013-01-171-31/+33
| | | | | | | | | | | | async call
* | | [Bug 3599395]: http assumes status line is a proper tcl list.jan.nijtmans2013-01-091-1/+1
|\ \ \ | |/ /
| * | [Bug 3599395]: http assumes status line is a proper tcl list. jan.nijtmans2013-01-092-3/+3
| | | | | | | | | Bump http package to 2.7.11.
* | | Don't depend on Spencer-specific regexp syntax (/u and /U) any more in ↵jan.nijtmans2013-01-062-3/+3
| | | | | | | | | | | | | | | unrelated places . Bump http package to 2.8.6.
* | | merge trunkdgp2012-12-042-3/+5
|\ \ \
| * \ \ Disable the legacy configuration setting from $::argv only when a setting calldgp2012-12-032-3/+5
| |\ \ \ | | |/ / | | | | | | | | to [configure] is made. Queries should not disturb that support. Bump to tcltest 2.3.5.
| | * | Disable the legacy configuration setting from $::argv only when a settingdgp2012-12-032-3/+5
| | |\ \ | | | |/ | | | | | | | | call to [configure] is made. Queries should not disturb that support. Bump to tcltest 2.3.5.
| | | * Disable the legacy configuration setting from $::argv only when a settingdgp2012-12-032-3/+5
| | | | | | | | | | | | | | | | call to [configure] is made. Queries should not disturb that support. Bump to tcltest 2.2.11.
| | | * More complete purge of things only present for supporting long-dead Mac 9 ↵dgp2012-11-152-10/+1
| | | | | | | | | | | | | | | | systems.
| | * | Revert msgcat requirement bump in the "clock" module. Should be no need for it.dgp2012-11-081-1/+1
| | | |
| | * | changed msgcat version from 1.4 to 1.5 in doc/msgcat.n, tests/clock.test, ↵oehhar2012-11-081-1/+1
| | | | | | | | | | | | | | | | library/clock.tcl, win/makefile.bc and tools/tcl.wse.in
| | * | tzdata updatedgp2012-11-0711-298/+774
| | |\ \
| | * \ \ merge 8.5dgp2012-11-062-10/+8
| | |\ \ \
| | * | | | Release branch for Tcl 8.5.13.dgp2012-11-051-1/+1
| | | | | |
* | | | | | Create Tcl 8.6.0 release branchdgp2012-11-081-1/+1
|/ / / / /
* | | | | Import tzdata2012iKevin B Kenny2012-11-0711-298/+774
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Import tzdata2012iKevin B Kenny2012-11-0711-298/+774
| | |/ / | |/| |
* | | | [Bug 3581754]: Ensure that http -command callbacks are done at most once.dkf2012-11-062-10/+8
|\ \ \ \ | |/ / /