Tcl Source Code

Timeline
Login

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

104 check-ins related to "utf-max"

2020-01-20
12:18
Implementation of TIP #542: Support for switchable Full Unicode support check-in: 73c2397d70 user: jan.nijtmans tags: core-8-branch
2020-01-17
15:37
merge 8.7 Closed-Leaf check-in: f4cea11d2e user: dgp tags: utf-max
08:54
Merge 8.6 check-in: f0782b57a6 user: jan.nijtmans tags: core-8-branch
2020-01-08
23:00
merge 8.7 check-in: 7c9f4a0cee user: dgp tags: utf-max
22:25
Improvements to doc changes from TIPs 422 and 512. check-in: b3c6b4a55c user: dgp tags: core-8-branch
2020-01-07
15:44
Merge 8.7 check-in: b172b8716f user: jan.nijtmans tags: utf-max
14:42
Don't use "operator" as variable name, as it is a keyword in C++. Add some break statements, so Tcl ... check-in: 873949be4b user: jan.nijtmans tags: core-8-branch
2019-12-19
22:26
Merge 8.7. Exclude 4 test-cases in TCL_NO_DEPRECATED mode, because they are not supposed to work the... check-in: 34c6338153 user: jan.nijtmans tags: utf-max
22:12
Merge 8.6 check-in: 32bc878a76 user: jan.nijtmans tags: core-8-branch
2019-12-17
23:14
Put back 4 test-cases as they were in core-8-branch, but only for TCL_UTF_MAX=3 check-in: a0689a88df user: jan.nijtmans tags: utf-max
2019-12-14
17:46
Merge 8.7 check-in: 93f03d43d2 user: jan.nijtmans tags: utf-max
17:43
Merge 8.6 check-in: 75097be697 user: jan.nijtmans tags: core-8-branch
14:08
Merge 8.7 check-in: ed89f90fbe user: jan.nijtmans tags: utf-max
2019-12-13
22:18
One #undef too much check-in: c1c0378b37 user: jan.nijtmans tags: core-8-branch
21:27
Merge 8.7 check-in: f8cb8be3a3 user: jan.nijtmans tags: utf-max
21:16
Optimize mp_mul for the case a==b check-in: 74255eccbf user: jan.nijtmans tags: core-8-branch
15:41
Merge 8.7 check-in: 24728eab4a user: jan.nijtmans tags: utf-max
15:13
merge-mark check-in: 976ab9d065 user: jan.nijtmans tags: core-8-branch
2019-12-12
08:23
Little doc tweak check-in: a6db2afbd0 user: jan.nijtmans tags: utf-max
2019-12-11
12:41
Implement "panic" as described in the TIP check-in: a8e8fd4eea user: jan.nijtmans tags: utf-max
08:55
Merge 8.7 check-in: 8fd30c9b17 user: jan.nijtmans tags: utf-max
08:52
Fix bug in tclEncoding.c, only manifesting in testcase encoding-15.4 for TCL_UTF_MAX=6. (knownBug, f... check-in: b8ea626e72 user: jan.nijtmans tags: core-8-branch
2019-12-08
16:58
Merge 8.7 check-in: d8d7007a64 user: jan.nijtmans tags: utf-max
16:49
Merge 8.6Merge 8.6 check-in: a9647a100b user: jan.nijtmans tags: core-8-branch
2019-12-03
16:13
Merge 8.7 check-in: 4105725743 user: jan.nijtmans tags: utf-max
13:21
Merge 8.6 check-in: 82b698cbc1 user: jan.nijtmans tags: core-8-branch
2019-12-01
20:04
Merge 8.7 check-in: f141590f7f user: jan.nijtmans tags: utf-max
17:52
Fix executable flag check-in: 10b8136f14 user: jan.nijtmans tags: core-8-branch
2019-11-26
22:49
Merge 8.7 check-in: 1008c2a8aa user: jan.nijtmans tags: utf-max
21:35
Fix installation of cookiejar on UNIX, and add same pieces to windows as well. Also modify manifext.... check-in: c2cc1111c0 user: jan.nijtmans tags: core-8-branch
2019-11-18
14:40
Some code cleanup. Build with zlib dll on Win32 when using makefile.vc (shared-build only) check-in: d83d101308 user: jan.nijtmans tags: utf-max
2019-11-17
13:39
Merge 8.7. Unbreak travis build with TCL_UTF_MAX=3 check-in: ecae4a1bda user: jan.nijtmans tags: utf-max
2019-11-15
20:11
merge 8.6 check-in: 68aa2bb49b user: dgp tags: core-8-branch
15:19
Merge 8.7 check-in: 6013bbbb99 user: jan.nijtmans tags: utf-max
14:35
Backout [b5c1404365f53fe0], removing TclFreeObj() is a step too far for 8.7 check-in: e7da58aea6 user: jan.nijtmans tags: core-8-branch
2019-11-13
16:11
Merge 8.7 check-in: d962ec5f05 user: jan.nijtmans tags: utf-max
16:02
Merge 8.6 check-in: f8a70ae387 user: jan.nijtmans tags: core-8-branch
2019-11-11
16:19
Merge 8.7 check-in: d3aea608ed user: jan.nijtmans tags: utf-max
2019-11-09
19:39
Now that libtommath has mp_init_l/mp_init_ll/mp_init_ull, use those instead of the legacy TclBNInitB... check-in: ffa4e7a35d user: jan.nijtmans tags: core-8-branch
2019-11-04
12:10
Merge 8.7 check-in: faa210ccb0 user: jan.nijtmans tags: utf-max
2019-11-01
10:11
Merge 8.6 check-in: f9cf5c9a97 user: jan.nijtmans tags: core-8-branch
2019-10-28
16:49
Merge 8.7 check-in: f793191ffd user: jan.nijtmans tags: utf-max
16:41
Merge 8.6 check-in: d67c9f58a1 user: jan.nijtmans tags: core-8-branch
2019-10-02
21:40
Merge 8.7 check-in: 65367fee00 user: jan.nijtmans tags: utf-max
11:38
Merge 8.6 check-in: 9fb6b59d12 user: jan.nijtmans tags: core-8-branch
2019-09-25
13:42
Merge 8.7 check-in: be233f3e67 user: jan.nijtmans tags: utf-max
13:14
Merge 8.6 check-in: c88529bbda user: jan.nijtmans tags: core-8-branch
2019-08-13
21:00
Eliminate dependency in test-suite on Unicode functions. Merge tip-548. Fix build with -DTCL_NO_DEPR... check-in: 67ec088a1c user: jan.nijtmans tags: utf-max
20:10
Merge 8.7 check-in: 7b84ac200f user: jan.nijtmans tags: tip-548
2019-08-12
20:49
default TCL_UTF_MAX should still be 3 check-in: e48340686a user: jan.nijtmans tags: utf-max
20:47
Forgot some changes from tip-548 check-in: eefd01f9ab user: jan.nijtmans tags: utf-max
20:38
Merge branch tip-548. No longer define addtional stub-entries for functions that will be removed (be... check-in: 50d822dbab user: jan.nijtmans tags: utf-max
19:56
"utfmax" build should be with TCL_UTF_MAX=6 check-in: 18f1698e31 user: jan.nijtmans tags: tip-548
2019-08-02
15:03
Merge tip-548 check-in: d3a7842460 user: jan.nijtmans tags: utf-max
14:57
Oops, wrong check check-in: 850a3fccc8 user: jan.nijtmans tags: tip-548
2019-08-01
21:55
Protect Tcl_AToB() functions against NULL input check-in: 6e1922b861 user: jan.nijtmans tags: utf-max
21:47
wrong length in tclMain.c, and wrong #endif check-in: daac0c5e66 user: jan.nijtmans tags: utf-max
21:35
Merge tip-548 check-in: 9ee774efe2 user: jan.nijtmans tags: utf-max
16:03
Merge 8.7. Documentation improvements and code cleanup. Approaching finish. check-in: 57546481c1 user: jan.nijtmans tags: tip-548
11:55
Merge tip-548 check-in: 8819e7a6a3 user: jan.nijtmans tags: utf-max
09:31
Merge 8.7 check-in: 9a7f3deab1 user: jan.nijtmans tags: tip-548
2019-06-29
14:35
Merge tip-548 check-in: 214386a043 user: jan.nijtmans tags: utf-max
13:59
Merge 8.7 check-in: 1ecbfe0266 user: jan.nijtmans tags: tip-548
07:19
Merge tip-548 check-in: d5157a2e78 user: jan.nijtmans tags: utf-max
07:18
Merge 8.7 check-in: 8c5b879856 user: jan.nijtmans tags: tip-548
2019-06-27
10:49
Merge tip-548 check-in: dc9451c7a2 user: jan.nijtmans tags: utf-max
08:22
Code cleanup for Tcl_WinUtfToTChar/Tcl_WinTCharToUtf. Tested with Tk now. check-in: 59429c36a4 user: jan.nijtmans tags: tip-548
2019-06-26
21:25
Merge tip-548 check-in: 3c0f28be06 user: jan.nijtmans tags: utf-max
21:03
Add compatibility macro's for Tcl_WinUtfToTChar/Tcl_WinTCharToUtf check-in: a3e7f82f8e user: jan.nijtmans tags: tip-548
2019-06-09
21:18
Merge tip-548 check-in: 18b83ff6b7 user: jan.nijtmans tags: utf-max
21:17
Merge tip-547 check-in: 572964bdc1 user: jan.nijtmans tags: tip-548
2019-06-03
21:20
Merge tip-548 branch. check-in: 3040ef7443 user: jan.nijtmans tags: utf-max
19:48
TIP #548: Deprecate Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf() and provide more flexible replacemen... check-in: 49785ba3b0 user: jan.nijtmans tags: tip-548
2019-05-31
23:35
Merge tip-547 check-in: 9265001ec1 user: jan.nijtmans tags: utf-max
23:19
TIP #547 implementation: New encodings: UTF-16, UCS-2 check-in: 56319f4d2a user: jan.nijtmans tags: tip-547
2019-05-22
21:50
More simplifications, taking deprecations into account check-in: b95de9a625 user: jan.nijtmans tags: utf-max
07:33
Merge 8.7 check-in: 94403689d1 user: jan.nijtmans tags: utf-max
07:32
More WIP: eliminate all usage of (platform-specific) Tcl_WinTCharToUtf()/Tcl_WinUtfToTChar() to its ... check-in: a33e22b6ba user: jan.nijtmans tags: utf-max
2019-05-21
18:04
merge 8.6 check-in: 1f016b0993 user: sebres tags: core-8-branch
2019-05-17
14:22
Merge 8.7 check-in: 592c6ff5b4 user: jan.nijtmans tags: utf-max
10:40
merge 8.6 check-in: 645515e90f user: sebres tags: core-8-branch
2019-05-13
21:55
Merge 8.7 check-in: 34fcfbb094 user: jan.nijtmans tags: utf-max
2019-05-11
12:57
merge 8.6 check-in: 5a36165795 user: dgp tags: core-8-branch
2019-05-10
07:46
merge 8.7 check-in: f3302db091 user: jan.nijtmans tags: utf-max
2019-05-09
20:06
If compiling with -DTCL_NO_DEPRECATED, make Tcl_GetStringResult() a macro. This opens up one more si... check-in: 0dd1983bb0 user: jan.nijtmans tags: core-8-branch
2019-04-03
19:52
Merge 8.7 check-in: c1bdc62c2a user: jan.nijtmans tags: utf-max
2019-04-02
18:23
merge-mark check-in: 5b3cc9e2a9 user: jan.nijtmans tags: core-8-branch
2019-03-28
22:49
Merge 8.7 check-in: eebb1e7ee1 user: jan.nijtmans tags: utf-max
21:21
Merge 8.6 check-in: 9f000ec23e user: jan.nijtmans tags: core-8-branch
2019-03-24
13:05
Merge 8.7 check-in: 15927b5ba6 user: jan.nijtmans tags: utf-max
13:02
Make all internal small buffer related to Tcl_UtfBackslash() length 4, not TCL_UTF_MAX: For TCL_UTF_... check-in: 69cd13225a user: jan.nijtmans tags: core-8-branch
2019-03-21
20:28
Merge 8.7. Also fix invalid reference to TclUtfToWChar, causing build failure check-in: 7c63883789 user: jan.nijtmans tags: utf-max
20:10
Add entry for 元号 (or NewEra placeholder) to Unicode tables. Since Tcl doesn't do rendering, this... check-in: 1c7bbbc9c1 user: jan.nijtmans tags: core-8-branch
2019-03-20
22:54
Merge 8.7 check-in: 3ea5d3e8a3 user: jan.nijtmans tags: utf-max
22:45
Fix Tcl_UtfToUniCharDString() function, handling invalid byte at the end of the string: Not quite co... check-in: 3e8ada19f5 user: jan.nijtmans tags: core-8-branch
2019-03-18
20:07
Add 4 new encodings, and add documentation. check-in: 0ac59eb0c6 user: jan.nijtmans tags: utf-max
2019-03-17
22:16
For Tcl >= 8.7, always compile-in the extended Unicode tables, no matter the value of TCL_UTF_MAX. D... check-in: 82477e9d3a user: jan.nijtmans tags: core-8-branch
22:01
More WIP. Seems to be *almost* working. check-in: ab13cbd74c user: jan.nijtmans tags: utf-max
2019-03-16
21:10
Merge 8.7 Move up some stub entries related to Tcl_UniChar Use TCL_UTF_MAX=4 for full Unicode in ste... check-in: 81502a66ed user: jan.nijtmans tags: utf-max
2019-03-15
20:52
Eliminate usage of mp_isneg(), just check bignum->sign directly (as libtommath itself does) Make Tcl... check-in: 515a22d41d user: jan.nijtmans tags: core-8-branch
2019-03-14
20:59
Merge 8.7. Fix 2 test-cases which were failing for TCL_UTF_MAX=6 check-in: 4032e7fe99 user: jan.nijtmans tags: utf-max
19:52
Make internal libtommath stub entries deprecated: Those are not supposed to be called in extensions check-in: 99c1ed4d8a user: jan.nijtmans tags: core-8-branch
2019-03-12
20:39
Even better support for -DTCL_UTF_MAX=6. Ongoing improvements (TIP being planned) check-in: fdcb2a7323 user: jan.nijtmans tags: utf-max
2019-03-11
20:32
Change TCHAR -> WCHAR in many places, since that's what it is since Windows NT check-in: 876f74eabe user: jan.nijtmans tags: core-8-branch