Tcl Source Code

Changes On Branch tip499-msgcat-custom-preferences
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch tip499-msgcat-custom-preferences Excluding Merge-Ins

This is equivalent to a diff from 4f6d4a2b15 to 1a301657ae

2018-03-12
14:14
Implement TIP 499: Custom locale search list for msgcat check-in: c37cf7f1dd user: dgp tags: core-8-branch
14:07
Undo setting of execute permissions. Closed-Leaf check-in: 1a301657ae user: dgp tags: tip499-msgcat-custom-preferences
2018-02-08
14:03
merge core-8-6-branch check-in: 7411659ecc user: sebres tags: core-8-branch
12:45
Do not allow prefixed subcommands for mcutil check-in: 54721505c7 user: oehhar tags: tip499-msgcat-custom-preferences
2018-02-07
19:25
TIP 499: Custom locale search for msgcat check-in: e1066b317c user: oehhar tags: tip499-msgcat-custom-preferences
2018-02-06
21:11
merge 8.7 check-in: f7dba39527 user: dgp tags: tip-445
20:54
merge core-8-branch check-in: 30f95df8b0 user: jan.nijtmans tags: trunk
20:07
TIP 484: Merge 'int' and 'wideInt' Obj-type to a single 'int' check-in: 4f6d4a2b15 user: dgp tags: core-8-branch
19:55
TIP 493: Cease Distribution of http 1.0 check-in: a1a80c75c0 user: dgp tags: core-8-branch
2018-01-26
13:29
Rename (internal) TclNewWideObj macro to TclNewIntObj. Change Tcl_SetIntObj/Tcl_SetLongObj to macro'... Closed-Leaf check-in: b162d433dc user: jan.nijtmans tags: no-wideint

Changes to changes.

Changes to library/msgcat/msgcat.tcl.

Changes to library/msgcat/pkgIndex.tcl.

Changes to tests/msgcat.test.

Changes to unix/Makefile.in.

Changes to win/Makefile.in.