summaryrefslogtreecommitdiffstats
path: root/library/msgcat/msgcat.tcl
Commit message (Collapse)AuthorAgeFilesLines
* Add package dependency checks. Upgrade packages bundled withdgp2001-08-091-6/+10
| | | | | | Tcl 8.3.x: http 2.3.2, msgcat 1.1.1, opt 0.4.3, tcltest 1.0.1. FossilOrigin-Name: b6aa9b01039c3ba9805ea24a6b93594f0cf1fb10
* * library/msgcat1.0/msgcat.tcl: bumped msgcat version to 1.1.hobbs2000-08-081-2/+2
| | | FossilOrigin-Name: 598d428da989c398a7b067962d5a74bf1ca289b3
* Finished backport of mcunknown fix for 8.3.2.ericm2000-08-031-2/+2
| | | FossilOrigin-Name: dbab6ab30f168dfb8d6e1b2a02847fb1b9b4d664
* Backport of mcunknown fixes.ericm2000-08-031-3/+10
| | | FossilOrigin-Name: 58519087fcf48cf754630983f70ee4605dd43f3c
* * msgcat.n: Added docs for new behavior from patch in [Bug: 4158].ericm2000-04-111-7/+25
| | | | | | | | | | | | | | | * msgcat.test: Added tests for new behavior from patch in [Bug: 4158]. * msgcat.tcl: Applied patch from [Bug: 4158], which enables msgcat::mc to search the entire namespace ancestry chain for message translations (ie, first it checks the current namespace, then the parent, then the parent's parent, etc). Also allows the specification of additional args for msgcat::mc; if extra args are given, the [format] command is used to substitute the additional args in the translated message. FossilOrigin-Name: 3991fa63bb9b3026f678ca7037d477017b0ab0a6
* 1999-08-18 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-191-4/+3
| | | | | | | | | | | | | | | * library/auto.tcl: * library/init.tcl: * library/ldAout.tcl: * library/package.tcl: * library/safe.tcl: * library/word.tcl: * library/http2.1/http.tcl: * library/msgcat1.0/msgcat.tcl: updated libraries to better Tcl style guide (no more string comparisons with == or !=, spacing changes). FossilOrigin-Name: e3a02d20c46d61cc25ed989999e3cdf41c625258
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+177
FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9