summaryrefslogtreecommitdiffstats
path: root/library/msgcat
Commit message (Collapse)AuthorAgeFilesLines
* Fix bugs in msgcat that prevent clean test suite run.dgp2018-03-131-1/+1
|
* tip490 oo for msgcat: added documentationoehhar2018-03-131-2/+2
|
* msgcat 1.7.0 features need foundation of Tcl 8.7.dgp2018-03-122-2/+3
|
* Revert change that broke usage with Tcl 9dgp2018-03-121-1/+0
|
* Implement TIP 499: Custom locale search list for msgcatdgp2018-03-121-57/+117
|\
| * Undo setting of execute permissions.dgp2018-03-122-0/+0
| |
| * Do not allow prefixed subcommands for mcutiloehhar2018-02-081-1/+1
| |
| * Add subcommand mcpreferences to export getpreferences and getsystemlocale ↵oehhar2018-02-081-26/+28
| | | | | | | | functions
| * TIP 499: Custom locale search for msgcatoehhar2018-02-072-37/+95
| |
* | msgcat 1.7 uses [tailcall], so requires Tcl 8.6.dgp2018-03-122-2/+3
| |
* | Comment updatedoehhar2018-01-161-2/+3
| |
* | Solve case where msgcat is called within a class definition script (works ↵oehhar2018-01-161-10/+19
| | | | | | | | only for 8.7)
* | Changed msgcat version from 1.6.2 to 1.7.0 -> this is not a patch releaseoehhar2018-01-132-2/+2
| |
* | Extended command msgcat::mcexists by switch "-namespace ns" to explicitly ↵oehhar2018-01-131-7/+15
| | | | | | | | specify namespace
* | Implement the "mcn" command as "mc" with explicit namespace.oehhar2018-01-121-4/+28
| |
* | Use the test "[namespace which self] ne "::oo::Helpers::self"" to check if ↵oehhar2018-01-121-1/+4
| | | | | | | | we are within an object (undocumented test proposed by dkf on clt 2018-01-12
* | replace "return [uplevel 1 [list [namespace origin ..." by tailcalloehhar2018-01-121-6/+5
| |
* | TIP490: oo for msgcal: new solution enable any command for oo, new command ↵oehhar2018-01-102-13/+38
|/ | | | mcpackagenamespacege
* Make pkgIndex.tcl from msgcat work for Tcl 9.0 (not really necessary, but ↵jan.nijtmans2017-09-041-1/+1
| | | | for consistancy)
* Bump msgcat and tcl tests and continue updates to changes.dgp2017-04-122-2/+2
|
* Make packages msgcat and tcltest work unmodified in "novem".jan.nijtmans2016-11-041-1/+1
|
* Whitespace reduction in Tcl scripts. No functional change.jan.nijtmans2015-09-011-7/+7
|
* [TIP 412] msgcat dynamic locale change and package private locale (msgcat 1.6.0)oehhar2015-06-292-64/+669
|\
| * Added tests for mcforgetpackage, mcpackagelocale and mcpackageconfigoehhar2015-06-291-3/+4
| |
| * Tests for mcexists and mcloadedlocalesoehhar2015-06-261-1/+1
| |
| * Manpage, callback fail calls bgerror, clean catalog on packagelocale unsetoehhar2015-06-261-7/+28
| |
| * Make all msgcat tests passoehhar2015-06-011-1/+1
| |
| * merge trunkoehhar2015-05-312-24/+25
| |\ | |/ |/|
| * clock uses new msgcat featuresoehhar2012-09-201-30/+58
| |
| * (proposal) msgcat with dynamic mc file load on locale changeoehhar2012-09-191-103/+620
| |
| * TIP#399 implementation: mcconfig may add additional glob pattern for mcloadoehhar2012-09-192-15/+54
| |
| * Reentrant mcfl(m)set command, test, document mcflset as recommended for ↵oehhar2012-09-071-4/+8
| | | | | | | | message files
| * Commit of Harald Oehlmann's TIP 404 patch without TIP 399 pieces and with somedkf2012-08-272-4/+76
| | | | | | added documentation. No tests for new functionality yet.
* | 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
* | [Bug 3604576]: msgcat-1.5.0.tm error on windows XPjan.nijtmans2013-02-142-10/+7
|\ \
| * | Finer granulated catchoehhar2013-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.
* | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6oehhar2012-09-122-4/+80
|/
* translate script parameters for msgcatjan.nijtmans2012-06-291-8/+12
| | | update msgcat doc
* Add tn, ro_MO and ru_MO to msgcatjan.nijtmans2012-06-291-2/+3
|\
| * Add tn, ro_MO and ru_MO to msgcat. jan.nijtmans2012-06-292-27/+30
| | | | | | | | Make it work on cygwin (backported) Bump msgcat to 1.3.5
* | suggestions from Haraldjan.nijtmans2012-06-291-11/+6
| |
* | merge trunkjan.nijtmans2012-06-281-4/+4
|\ \ | | | | | | | | | bug fix: variable $key not found make it work on cygwin as well
* | | Locale guessing of msgcat fails on (some) Windows 7jan.nijtmans2012-06-222-3/+33
|/ /
* | Bump to msgcat 1.4.4.dgp2011-05-252-26/+12
| |
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\ \ | |/ | | more harm than good. Purged them.
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | | | | | more harm than good. Purged them.
| * * library/msgcat/msgcat.tcl: Bump to version msgcat 1.3.4 to accountdgp2006-09-102-3/+3
| | | | | | | | * library/msgcat/pkgIndex.tcl: for modifications.
| * * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback ofdas2006-09-101-126/+139
| | | | | | | | | | | | | | | | | | | | * tests/msgcat.test: default msgcat locale to * unix/tclUnixInit.c (TclpSetVariables): current CFLocale identifier if available (via private ::tcl::mac::locale global, set at interp init when on Mac OS X 10.3 or later with CoreFoundation). * unix/tcl.m4: add caching to new SC_TCL_* macros for MT-safe wrappers. * unix/configure: autoconf-2.13
| * * library/msgcat/msgcat.tcl: Added checks to prevent [mclocale]dgp2004-08-132-4/+9
| | | | | | | | | | | | * tests/msgcat.test: from registering filesystem paths to possibly malicious code to be evaluated by a later [mcload]. * library/msgcat/pkgIndex.tcl: Bump to msgcat 1.3.3