| Commit message (Expand) | Author | Age | Files | Lines |
* | merge trunk | jan.nijtmans | 2013-02-03 | 8 | -209/+149 |
|\ |
|
| * | (::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 |
| | |\ |
|
| | | * | (::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 | -25/+11 |
| |\ \ \
| | |/ / |
|
| | * | | 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 | -73/+45 |
| |\ \ \
| | |/ / |
|
| | * | | 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 |
| |\ \ \
| | |/ / |
|
| | * | | 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 |
| |\ \ \
| | |/ / |
|
| | * | | For tcltest, selected modernizations and style improvements from Patrick Fradin. | dgp | 2013-01-30 | 1 | -108/+100 |
|
|
* | | | | merge trunk | jan.nijtmans | 2013-01-23 | 1 | -31/+33 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix [2911139]: connect asynchronously, but without unnecessary internal waits. | jan.nijtmans | 2013-01-23 | 1 | -31/+33 |
| |\ \ \
| | |/ / |
|
| | * | | Proposed fix, by kakaroto, for Bug 2911139: http::geturl abuses vwait on asyn... | jan.nijtmans | 2013-01-17 | 1 | -31/+33 |
|
|
* | | | | merge trunk | jan.nijtmans | 2013-01-10 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | [Bug 3599395]: http assumes status line is a proper tcl list. | jan.nijtmans | 2013-01-09 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | [Bug 3599395]: http assumes status line is a proper tcl list. | jan.nijtmans | 2013-01-09 | 2 | -3/+3 |
|
|
* | | | | Don't depend on Spencer-specific regexp syntax (/u and /U) any more. | jan.nijtmans | 2013-01-06 | 2 | -3/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | Don't depend on Spencer-specific regexp syntax (/u and /U) any more in unrela... | jan.nijtmans | 2013-01-06 | 2 | -3/+3 |
|
|
| * | | | merge trunk | dgp | 2012-12-04 | 2 | -3/+5 |
| |\ \ \ |
|
| * | | | | Create Tcl 8.6.0 release branch | dgp | 2012-11-08 | 1 | -1/+1 |
|
|
* | | | | | fix tm.tcl to include tcl8 locations, and fix corresponding test-cases | jan.nijtmans | 2012-12-29 | 1 | -1/+0 |
|
|
* | | | | | allow novem to use installed Tcl8 .tm packages, such as tcltest and msgcat | jan.nijtmans | 2012-12-12 | 1 | -0/+23 |
|
|
* | | | | | merge trunk | jan.nijtmans | 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 |
| |\ \ \ \
| | |/ / /
| |/| / /
| | |/ / |
|
| | * | | 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 |
| | |\ \ |
|
| | * \ \ | merge 8.5 | dgp | 2012-11-06 | 2 | -10/+8 |
| | |\ \ \ |
|
| | * | | | | Release branch for Tcl 8.5.13. | dgp | 2012-11-05 | 1 | -1/+1 |
|
|
* | | | | | | Stop [glob] complaining about empty list result. Continue support for | dgp | 2012-11-30 | 1 | -0/+3 |
|
|
* | | | | | | Kill Octal; bump to 9.0a0; make test suite work again. | dgp | 2012-11-15 | 9 | -9/+9 |
|/ / / / / |
|
* | | | | | Import tzdata2012i | Kevin B Kenny | 2012-11-07 | 11 | -298/+774 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | 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 |
|\ \ \ \
| |/ / / |
|
| * | | | [Bug 3581754]: Ensure that http -command callbacks are done at most once. | dkf | 2012-11-06 | 2 | -10/+8 |
| |/ / |
|
| * | | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6 | oehhar | 2012-09-12 | 2 | -4/+80 |
|
|
* | | | 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 |
|\ \ \ |
|
| * \ \ | merge trunk | dgp | 2012-09-12 | 2 | -4/+80 |
| |\ \ \ |
|
| | * | | | Reentrant mcfl(m)set command, test, document mcflset as recommended for messa... | oehhar | 2012-09-07 | 1 | -4/+8 |
|
|
| | * | | | Commit of Harald Oehlmann's TIP 404 patch without TIP 399 pieces and with some | dkf | 2012-08-27 | 2 | -4/+76 |
|
|
| * | | | | merge trunk | dgp | 2012-08-27 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | [Bug 3561330]: Use the correct full name of March in Ukrainian. | dkf | 2012-08-25 | 1 | -1/+1 |
| | |\ \ \
| | | |/ / |
|
| | | * | | [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 |
| | | |\ \ |
|