| Commit message (Expand) | Author | Age | Files | Lines |
* | Whitespace reduction in Tcl scripts. No functional change. | jan.nijtmans | 2015-09-01 | 1 | -7/+7 |
|
|
* | [TIP 412] msgcat dynamic locale change and package private locale (msgcat 1.6.0) | oehhar | 2015-06-29 | 1 | -63/+668 |
|\ |
|
| * | 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 |
|
|
| * | merge trunk | oehhar | 2015-05-31 | 1 | -24/+25 |
| |\
| |/
|/| |
|
| * | clock uses new msgcat features | oehhar | 2012-09-20 | 1 | -30/+58 |
|
|
| * | (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 | 1 | -14/+53 |
|
|
| * | 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 | 1 | -3/+75 |
|
|
* | | Also get msgcat locale from Vista+ registry key "HCU/Control Panel/Desktop : ... | oehhar | 2013-05-08 | 1 | -17/+22 |
|
|
* | | [Bug 3604576]: msgcat-1.5.0.tm error on windows XP | jan.nijtmans | 2013-02-14 | 1 | -9/+6 |
|\ \ |
|
| * | | 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 | 1 | -16/+17 |
|/ / |
|
* | | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6 | oehhar | 2012-09-12 | 1 | -3/+79 |
|/ |
|
* | 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 | 1 | -26/+29 |
|
|
* | | 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 | 1 | -2/+32 |
|/ / |
|
* | | Bump to msgcat 1.4.4. | dgp | 2011-05-25 | 1 | -25/+11 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| * | * library/msgcat/msgcat.tcl: Bump to version msgcat 1.3.4 to account | dgp | 2006-09-10 | 1 | -2/+2 |
|
|
| * | * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback of | das | 2006-09-10 | 1 | -126/+139 |
|
|
| * | * library/msgcat/msgcat.tcl: Added checks to prevent [mclocale] | dgp | 2004-08-13 | 1 | -3/+8 |
|
|
| * | * doc/msgcat.n: Clarified message catalog file encodings. [Bug 811457] | dgp | 2004-03-31 | 1 | -5/+8 |
|
|
| * | * library/msgcat/msgcat.tcl ([mcset]): Corrected [mcset] to be able | dgp | 2004-03-31 | 1 | -4/+4 |
|
|
| * | * library/msgcat/msgcat.tcl: Added escape so that non-Windows | dgp | 2003-08-06 | 1 | -4/+11 |
|
|
* | | bump to msgcat 1.4.3 to account for commits | dgp | 2009-12-17 | 1 | -2/+2 |
|
|
* | | [Bug 2913616]: Make msgcat package work in safe interpreters. | dkf | 2009-12-16 | 1 | -10/+13 |
|
|
* | | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n: | hobbs | 2006-11-03 | 1 | -5/+5 |
|
|
* | | * library/msgcat/msgcat.tcl: Removed some unneeded [uplevel]s. | dgp | 2006-09-11 | 1 | -5/+4 |
|
|
* | | * library/msgcat/msgcat.tcl: Bump to version msgcat 1.4.2 to account | dgp | 2006-09-10 | 1 | -2/+2 |
|
|
* | | * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback of | das | 2006-09-10 | 1 | -127/+140 |
|
|
* | | * library/msgcat/msgcat.tcl: Added checks to prevent [mclocale] | dgp | 2004-08-13 | 1 | -2/+7 |
|
|
* | | * doc/msgcat.n: Clarified message catalog file encodings. [Bug 811457] | dgp | 2004-03-31 | 1 | -7/+15 |
|
|
* | | * library/msgcat/msgcat.tcl: Updated internals to make use of | dgp | 2004-03-31 | 1 | -34/+51 |
|
|
* | | TIP #156: Language-Neutral Root Locale for Msgcat | Kevin B Kenny | 2003-10-21 | 1 | -2/+6 |
|
|
* | | * library/msgcat/msgcat.tcl: Added escape so that non-Windows | dgp | 2003-08-06 | 1 | -4/+11 |
|/ |
|
* | * README: Bumped version number to 8.4b3 to distinguish | dgp | 2002-08-20 | 1 | -1/+3 |
|
|
* | Fix a comment that was causing problems for programs (like "mktclapp") that | drh | 2002-07-17 | 1 | -3/+3 |
|
|
* | * More Windows Registry locale codes from Bruno Haible. | dgp | 2002-06-17 | 1 | -15/+127 |
|
|
* | * Revised locale initialization to interpret | dgp | 2002-06-17 | 1 | -80/+111 |
|
|
* | * [mcmax] wasn't using the caller's | dgp | 2002-04-20 | 1 | -21/+29 |
|
|
* | * Added [mcload] to the export list | dgp | 2002-04-19 | 1 | -3/+4 |
|
|
* | Added checks for package dependencies. | dgp | 2001-08-09 | 1 | -2/+3 |
|
|