| Commit message (Expand) | Author | Age | Files | Lines |
* | [Bug 3604576]: msgcat-1.5.0.tm error on windows XP | jan.nijtmans | 2013-02-14 | 2 | -10/+7 |
|\ |
|
| * | Finer granulated catchbug_3604576 | oehhar | 2013-02-14 | 1 | -17/+13 |
|
|
| * | Suggested fix for bug 3604576: msgcat -1.5.0.tm error on windows XP, inclusiv... | jan.nijtmans | 2013-02-14 | 2 | -17/+18 |
|/ |
|
* | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extracting | andreask | 2013-01-30 | 2 | -3/+3 |
|\ |
|
| * | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extracting | andreask | 2013-01-30 | 2 | -3/+3 |
|
|
* | | For [package] etc., select modernizations from Patrick Fradin. | dgp | 2013-01-30 | 2 | -23/+9 |
|
|
* | | In the script library, selected modernizations from Patrick Fradin. | dgp | 2013-01-30 | 3 | -40/+43 |
|
|
* | | 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 |
|
|
* | | Proposed fix, by kakaroto, for Bug 2911139: http::geturl abuses vwait on asyn... | jan.nijtmans | 2013-01-17 | 1 | -31/+33 |
|
|
* | | [Bug 3599395]: http assumes status line is a proper tcl list. | jan.nijtmans | 2013-01-09 | 2 | -3/+3 |
|
|
* | | Disable the legacy configuration setting from $::argv only when a setting | dgp | 2012-12-03 | 2 | -3/+5 |
|\ \
| |/ |
|
| * | Disable the legacy configuration setting from $::argv only when a setting | dgp | 2012-12-03 | 2 | -3/+5 |
|
|
| * | More complete purge of things only present for supporting long-dead Mac 9 sys... | dgp | 2012-11-15 | 2 | -10/+1 |
|
|
* | | Revert msgcat requirement bump in the "clock" module. Should be no need for it. | dgp | 2012-11-08 | 1 | -1/+1 |
|
|
* | | changed msgcat version from 1.4 to 1.5 in doc/msgcat.n, tests/clock.test, lib... | oehhar | 2012-11-08 | 1 | -1/+1 |
|
|
* | | tzdata update | dgp | 2012-11-07 | 11 | -298/+774 |
|\ \ |
|
| * | | Import tzdata2012i | Kevin B Kenny | 2012-11-07 | 11 | -298/+774 |
|
|
* | | | merge 8.5 | dgp | 2012-11-06 | 2 | -10/+8 |
|\ \ \
| |/ / |
|
| * | | [Bug 3581754]: Ensure that http -command callbacks are done at most once. | dkf | 2012-11-06 | 2 | -10/+8 |
|
|
* | | | Release branch for Tcl 8.5.13. | dgp | 2012-11-05 | 1 | -1/+1 |
|/ / |
|
* | | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6 | oehhar | 2012-09-12 | 2 | -4/+80 |
|
|
* | | [Bug 3561330]: Use the correct full name of March in Ukrainian. | dkf | 2012-08-25 | 1 | -1/+1 |
|
|
* | | merge 8.5core_8_5_12core_8_5_12_rc | dgp | 2012-07-25 | 1 | -5/+8 |
|\ \ |
|
| * \ | 3546275 Make [auto_execok] search match [exec]. Thanks Koen Danckaert. | dgp | 2012-07-25 | 1 | -5/+8 |
| |\ \
| | |/ |
|
| | * | :q! | dgp | 2012-07-25 | 1 | -5/+8 |
|
|
* | | | Release candidate branch for Tcl 8.5.12. | dgp | 2012-07-10 | 1 | -1/+1 |
|/ / |
|
* | | translate script parameters for msgcatbug_3536888 | jan.nijtmans | 2012-06-29 | 1 | -8/+12 |
|
|
* | | Add tn, ro_MO and ru_MO to msgcat | jan.nijtmans | 2012-06-29 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | Add tn, ro_MO and ru_MO to msgcat. | jan.nijtmans | 2012-06-29 | 2 | -27/+30 |
|
|
* | | suggestions from Harald | jan.nijtmans | 2012-06-29 | 1 | -11/+6 |
|
|
* | | merge trunk | jan.nijtmans | 2012-06-28 | 1 | -4/+4 |
|\ \ |
|
* | | | Locale guessing of msgcat fails on (some) Windows 7 | jan.nijtmans | 2012-06-22 | 2 | -3/+33 |
|/ / |
|
* | | [Bug #3362446]: registry keys command fails with 8.5/8.6 | jan.nijtmans | 2012-06-21 | 1 | -2/+2 |
|\ \
| |/ |
|
* | | more readable | jan.nijtmans | 2012-06-14 | 3 | -3/+3 |
|\ \
| |/ |
|
| * | more readable | jan.nijtmans | 2012-06-14 | 3 | -3/+3 |
|
|
* | | [Bug 2964715]: fixes to globbing in safe interpreters | dkf | 2012-05-17 | 1 | -17/+30 |
|
|
* | | [Bug 473946]: special characters not correctly sent | jan.nijtmans | 2012-05-10 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Increase version to 1.2.5bug_473946 | jan.nijtmans | 2012-05-09 | 1 | -2/+2 |
|
|
* | | Make 'auto_execok START' do the Right Thing | dkf | 2012-04-27 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Make 'auto_execok START' do the Right Thing | dkf | 2012-04-27 | 1 | -1/+1 |
|
|
* | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 2 | -4/+4 |
|\ \
| |/ |
|
| * | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 2 | -4/+4 |
|
|
* | | Apply tzdata2012c | Kevin B Kenny | 2012-04-18 | 5 | -88/+270 |
|
|
* | | Update to tzdata 2012b | venkat | 2012-03-19 | 27 | -382/+43 |
|
|
* | | Merged from 8.4 branch -- http package. Fix Bug 3498327. Generate upper-case ... | andreask | 2012-03-07 | 2 | -4/+4 |
|\ \
| |/ |
|
| * | http package. Fix Bug 3498327. Generate upper-case hexadecimal output for com... | andreask | 2012-03-07 | 2 | -4/+4 |
|
|
* | | 3480599 Make [source] and [load] order of multi-file package happen in sortedbug_3480599 | dgp | 2012-01-27 | 1 | -1/+1 |
|
|
* | | Bump to version 2.7.8 | dgp | 2012-01-17 | 2 | -2/+2 |
|\ \
| |/ |
|
| * | Bump to 2.5.6 | dgp | 2012-01-17 | 2 | -2/+2 |
|
|