| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -4/+3 |
|\ |
|
| * | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -4/+4 |
|
|
* | | fixes typo in [e108e6b947], test added to cover this case | sebres | 2018-11-22 | 1 | -4/+4 |
|
|
* | | Purge end-of-line spacing | jan.nijtmans | 2018-08-02 | 1 | -12/+12 |
|
|
* | | correct msgcat test numbering for section util from 15.x (used twice) to 18.x | oehhar | 2018-04-19 | 1 | -8/+8 |
|
|
* | | merge 8.6 | dgp | 2018-04-19 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | Test-cases which require Tcl 8.5 (or 8.6) should continue to work unmodified ... | jan.nijtmans | 2017-01-17 | 1 | -24/+24 |
|
|
* | | Fix bugs in msgcat that prevent clean test suite run. | dgp | 2018-03-13 | 1 | -0/+5 |
|
|
* | | Implement TIP 499: Custom locale search list for msgcat | dgp | 2018-03-12 | 1 | -1/+92 |
|\ \ |
|
| * | | Undo setting of execute permissions. | dgp | 2018-03-12 | 1 | -0/+0 |
|
|
| * | | Do not allow prefixed subcommands for mcutil | oehhar | 2018-02-08 | 1 | -5/+10 |
|
|
| * | | Add subcommand mcpreferences to export getpreferences and getsystemlocale fun... | oehhar | 2018-02-08 | 1 | -0/+35 |
|
|
| * | | TIP 499: Custom locale search for msgcat | oehhar | 2018-02-07 | 1 | -1/+52 |
|
|
* | | | Solve case where msgcat is called within a class definition script (works onl... | oehhar | 2018-01-16 | 1 | -9/+41 |
|
|
* | | | Test numbering and naming corrected | oehhar | 2018-01-13 | 1 | -2/+2 |
|
|
* | | | Extended command msgcat::mcexists by switch "-namespace ns" to explicitly spe... | oehhar | 2018-01-13 | 1 | -26/+94 |
|
|
* | | | Implement the "mcn" command as "mc" with explicit namespace. | oehhar | 2018-01-12 | 1 | -0/+12 |
|
|
* | | | Corrected test cleanups | oehhar | 2018-01-11 | 1 | -4/+4 |
|
|
* | | | TIP490: oo for msgcal: new solution enable any command for oo, new command mc... | oehhar | 2018-01-10 | 1 | -0/+74 |
|/ / |
|
* | | [msgcat] revert changes of "msgcat" to previous state before clock-speedup, m... | sebres | 2017-05-30 | 1 | -1/+1 |
|
|
* | | msgcat.test: fixed mcpackagelocale syntax usage test case (msgcat-12.1) | sebres | 2017-03-06 | 1 | -1/+1 |
|
|
* | | Make packages msgcat and tcltest work unmodified in "novem". Make more test-c... | jan.nijtmans | 2016-11-04 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached channe... | dgp | 2016-07-18 | 1 | -1/+8 |
|\ \
| |/ |
|
| * | [77d58e3a7a] Test case independence: io, load, msgcat, namespace, safe. | dkf | 2016-07-16 | 1 | -2/+9 |
|
|
* | | Eliminate exess spacings in many test-cases | jan.nijtmans | 2016-03-10 | 1 | -24/+24 |
|/ |
|
* | Clean up unfired timer handlers or they cause errors in -singleproc 1 test run. | dgp | 2016-02-26 | 1 | -0/+1 |
|
|
* | [TIP 412] msgcat dynamic locale change and package private locale (msgcat 1.6.0) | oehhar | 2015-06-29 | 1 | -2/+415 |
|\ |
|
| * | Added tests for mcforgetpackage, mcpackagelocale and mcpackageconfig | oehhar | 2015-06-29 | 1 | -10/+319 |
|
|
| * | Tests for mcexists and mcloadedlocales | oehhar | 2015-06-26 | 1 | -0/+95 |
|
|
| * | Make all msgcat tests pass | oehhar | 2015-06-01 | 1 | -2/+11 |
|/ |
|
* | Suggested fix for bug 3604576: msgcat -1.5.0.tm error on windows XP, inclusiv... | jan.nijtmans | 2013-02-14 | 1 | -2/+2 |
|
|
* | For msgcat, select modernizations from Patrick Fradin + -debug fix. | dgp | 2013-01-30 | 1 | -7/+6 |
|
|
* | Correct build version and backported 973091ef75 | oehhar | 2012-09-17 | 1 | -0/+7 |
|
|
* | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6 | oehhar | 2012-09-12 | 1 | -2/+42 |
|
|
* | merge trunk | jan.nijtmans | 2012-06-28 | 1 | -2/+2 |
|\ |
|
| * | some wrong versions | jan.nijtmans | 2012-06-24 | 1 | -2/+2 |
|/ |
|
* | 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 |
|
|
| * | * tests/msgcat.test: Bumped version in auxiliary files as well. | andreas_kupries | 2006-09-11 | 1 | -3/+3 |
|
|
| * | * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback of | das | 2006-09-10 | 1 | -5/+9 |
|
|
| * | * library/msgcat/msgcat.tcl: Added checks to prevent [mclocale] | dgp | 2004-08-13 | 1 | -3/+19 |
|
|
| * | * library/tcltest/tcltest.tcl: Added reporting during | dgp | 2003-03-26 | 1 | -2/+2 |
|
|
* | | * tests/msgcat.test: fix for ::tcl::mac::locale with | das | 2008-08-14 | 1 | -2/+3 |
|
|
* | | * tests/msgcat.test: Bumped version in auxiliary files as well. | andreas_kupries | 2006-09-11 | 1 | -3/+3 |
|
|
* | | * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback of | das | 2006-09-10 | 1 | -5/+9 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | | * tests/msgcat.test: makeFile/removeFile cleanup [1079117] | dgp | 2004-12-06 | 1 | -4/+3 |
|
|
* | | * tests/fileName.test: | das | 2004-11-11 | 1 | -2/+3 |
|
|
* | | * library/msgcat/msgcat.tcl: Added checks to prevent [mclocale] | dgp | 2004-08-13 | 1 | -3/+19 |
|
|
* | | corrected new msgcat tests to work on case-sensitive filesystems | dgp | 2003-10-21 | 1 | -13/+32 |
|
|