| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to tzdata2016a. | dgp | 2016-02-19 | 6 | -458/+302 |
|
|
* | Bump to 8.6.5 | dgp | 2016-01-28 | 1 | -1/+1 |
|
|
* | Make ::tcl::tm::roots work for alpha/beta Tcl releases. (backported from "nov... | jan.nijtmans | 2015-11-24 | 1 | -1/+1 |
|
|
* | Merge tzdata2015g from ietf | venkat | 2015-10-27 | 4 | -37/+192 |
|\ |
|
| * | Update to tzdata2015g from ietf | venkat | 2015-10-27 | 4 | -37/+192 |
|
|
* | | Bring back regexp to what it was in latest release. This is the correct fix f... | jan.nijtmans | 2015-10-24 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Bring back regexp to wat it was in latest release. This is the correct fix fo... | jan.nijtmans | 2015-10-24 | 1 | -1/+1 |
|
|
* | | Mend problems with [platform::identify] formatting. | dkf | 2015-10-23 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Correct bad regexp in platform::identify that causes it to return incorrect r... | Kevin B Kenny | 2015-10-23 | 1 | -1/+1 |
|
|
* | | Change "clock format -format %x -locale current" output on msgcat locale chan... | oehhar | 2015-10-21 | 1 | -0/+36 |
|
|
* | | Mutch simpler solution to [219866c1e9]: In stead of filtering out version inf... | jan.nijtmans | 2015-09-30 | 1 | -7/+6 |
|\ \
| |/ |
|
| * | Mutch simpler solution to [219866c1e9]: In stead of filtering out version inf... | jan.nijtmans | 2015-09-30 | 1 | -7/+6 |
|
|
* | | Fix [738bc50e93]: auto_execok doesn't recognise mklink on windows | jan.nijtmans | 2015-09-30 | 1 | -6/+2 |
|\ \
| |/ |
|
| * | Fix [738bc50e93]: auto_execok doesn't recognise mklink on windows. Remove som... | jan.nijtmans | 2015-09-30 | 7 | -132/+128 |
|
|
* | | Fix [b1f19286f0]: for command documentation.
| jan.nijtmans | 2015-09-30 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Fix [b1f19286f0]: for command documentation. | jan.nijtmans | 2015-09-30 | 1 | -0/+1 |
|
|
* | | Fix [219866c1e9]: platform::identify: regexp doesn't match platform -> platfo... | jan.nijtmans | 2015-09-29 | 2 | -4/+11 |
|\ \
| |/ |
|
| * | proposed fix for [219866c1e9]: platform::identify: regexp doesn't match platformbug_219866c1e9 | jan.nijtmans | 2015-09-25 | 2 | -4/+11 |
|
|
* | | Whitespace reduction in Tcl scripts. No functional change. | jan.nijtmans | 2015-09-01 | 7 | -35/+35 |
|
|
* | | Merge tzdata2015f | venkat | 2015-08-12 | 7 | -380/+208 |
|\ \
| |/ |
|
| * | Upgrade to tzdata2015f from IETF. | venkat | 2015-08-12 | 7 | -380/+208 |
|
|
* | | "mcpackagelocale present" is more elegant | oehhar | 2015-06-30 | 1 | -1/+1 |
|
|
* | | [TIP 412] msgcat dynamic locale change and package private locale (msgcat 1.6.0) | oehhar | 2015-06-29 | 3 | -162/+705 |
|\ \ |
|
| * | | Added tests for mcforgetpackage, mcpackagelocale and mcpackageconfigtip_412msgcat_dyn_locale | oehhar | 2015-06-29 | 1 | -3/+4 |
|
|
| * | | Tests for mcexists and mcloadedlocales | oehhar | 2015-06-26 | 1 | -1/+1 |
|
|
| * | | Manpage, callback fail calls bgerror, clean catalog on packagelocale unset | oehhar | 2015-06-26 | 1 | -7/+28 |
|
|
| * | | Make all msgcat tests pass | oehhar | 2015-06-01 | 1 | -1/+1 |
|
|
| * | | clock.tcl modified that all clock tests pass | oehhar | 2015-05-31 | 1 | -12/+5 |
|
|
| * | | merge trunk | oehhar | 2015-05-31 | 197 | -6318/+6268 |
| |\ \ |
|
| * | | | clock uses new msgcat features | oehhar | 2012-09-20 | 2 | -605/+686 |
|
|
| * | | | (proposal) msgcat with dynamic mc file load on locale change | oehhar | 2012-09-19 | 1 | -103/+620 |
|
|
| * | | | TIP#399 implementation: mcconfig may add additional glob pattern for mcload | oehhar | 2012-09-19 | 2 | -15/+54 |
|
|
* | | | | Merge tzdata2015e from ietf.org | venkat | 2015-06-28 | 3 | -51/+216 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Summary: Update to tzdata2015e from ietf.org | venkat | 2015-06-28 | 3 | -51/+216 |
|
|
* | | | | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl... | jan.nijtmans | 2015-06-25 | 1 | -6/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl... | jan.nijtmans | 2015-06-25 | 1 | -6/+6 |
|
|
* | | | | Registry extension 1.3.0 -> 1.3.1: SendMessageTimeoutA -> SendMessageTimeout,... | jan.nijtmans | 2015-06-23 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | [c11a51c482] Stop race condition with -accept config option, and allow overri... | dkf | 2015-05-18 | 1 | -10/+31 |
|
|
* | | | Bump to http 2.8.9 | dgp | 2015-05-14 | 2 | -2/+2 |
|
|
* | | | [6a71dbe6ec] Ensure that compression errors log correctly. | dkf | 2015-05-14 | 1 | -1/+1 |
|
|
* | | | [b9d0434667] Prefer the gzip encoding for transfers. It's less efficient, but | dkf | 2015-05-14 | 1 | -1/+1 |
|
|
* | | | Merge tzdata2015d from ietf.org | venkat | 2015-04-29 | 16 | -1185/+1136 |
|\ \ \
| |/ / |
|
| * | | Update to tzdata2015d from ietf.org | venkat | 2015-04-29 | 16 | -1185/+1136 |
|
|
| * | | merge 8.5 | dgp | 2015-02-12 | 10 | -704/+27 |
| |\ \ |
|
| * | | | Bump to version 8.5.18. | dgp | 2015-02-05 | 1 | -1/+1 |
|
|
* | | | | Bump to 8.6.4. | dgp | 2015-02-26 | 1 | -1/+1 |
|
|
* | | | | merge tzdata2015a from ietf.org | venkat | 2015-02-11 | 10 | -704/+27 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | merge tzdata2015a from ietf.org | venkat | 2015-02-11 | 10 | -704/+27 |
| |/ / |
|
* | | | merge tzdata2014j from ietf.org | venkat | 2014-12-10 | 56 | -543/+678 |
|\ \ \
| |/ / |
|
| * | | tzdata2014j from ietf.org | venkat | 2014-12-10 | 56 | -543/+678 |
|
|