Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
81 check-ins using file generic/tclCmdIL.c version f7e1aeb9ab
|
2019-08-14
| ||
| 19:23 | Minor simplification in test-suite: Because "teststringobj maxchars" has the effect that the value i... check-in: 21b8fc0bb3 user: jan.nijtmans tags: core-8-branch | |
| 15:13 | Merge 8.7 check-in: e2428c2b13 user: jan.nijtmans tags: initsubsystems | |
| 06:42 | Remove "register" keyword in various places. Also add some type-casts to help C++ compatibility. check-in: 7e530cff3d 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 | |
| 20:08 | Merge 8.6 check-in: e9fc994676 user: jan.nijtmans tags: core-8-branch | |
|
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 | |
| 07:27 | Make dateMeridian variable type MERIDIAN (an enum) in stead of int. check-in: cc96d0487b user: jan.nijtmans tags: core-8-branch | |
|
2019-08-11
| ||
| 21:24 | Merge 8.7 check-in: bb9ef2a5e3 user: jan.nijtmans tags: tip-548 | |
|
2019-08-04
| ||
| 19:35 | Two places where "char *" is actually better than "void *", since that's the type the function retur... check-in: 59731fe02d user: jan.nijtmans tags: core-8-branch | |
| 18:26 | Merge 8.7 check-in: 19fde4cc85 user: jan.nijtmans tags: tip-548 | |
| 18:18 | Merge 8.6 check-in: 1c8dd151aa user: jan.nijtmans tags: core-8-branch | |
|
2019-08-03
| ||
| 21:51 | Use *WChar* in stead of *Char16* functions on Windows, always. It's actually the same, but more cons... check-in: 4229b74992 user: jan.nijtmans tags: tip-548 | |
|
2019-08-02
| ||
| 15:13 | Spread out definitions of Tcl_*WChar* functions over multiple lines, making it more readable. check-in: da05c42f89 user: jan.nijtmans tags: tip-548 | |
| 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 | |
| 14:36 | Merge 8.7 check-in: a52eb4d784 user: jan.nijtmans tags: tip-548 | |
| 14:34 | Merge 8.6 check-in: e52b4963c3 user: jan.nijtmans tags: core-8-branch | |
| 14:24 | Merge core-8-branch. Use tclWinDde.c and tclWinReg.c to show how the *WChar* functions could be used... check-in: 3e89b867a2 user: jan.nijtmans tags: tip-548 | |
| 13:35 | Document that the *Backslash parsing functions output maximum 4 bytes, irrespectable of the TCL_UTF_... check-in: 1f393d7d01 user: jan.nijtmans tags: core-8-branch | |
| 13:00 | Merge 8.7 check-in: be7a337980 user: jan.nijtmans tags: tip-548 | |
| 12:47 | Merge 8.6 check-in: b908a74678 user: jan.nijtmans tags: core-8-branch | |
| 09:00 | Merge 8.7. Some formatting. check-in: 6305175e0c user: jan.nijtmans tags: tip-548 | |
| 08:08 | Do UTF_MAX=6 build before NO_DEPRECATED build: consistant ordering of Travis builds. check-in: 007798c60a user: jan.nijtmans tags: core-8-branch | |
|
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 | |
| 16:00 | Remove variations of Clang builds: No added value check-in: e0e40504af user: jan.nijtmans tags: core-8-branch | |
| 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 | |
| 09:18 | Mark one more test as knownMsvcBug check-in: 0185b4384e user: jan.nijtmans tags: core-8-branch | |
| 08:26 | Merge 8.6 check-in: 5169a577e3 user: jan.nijtmans tags: core-8-branch | |
|
2019-07-31
| ||
| 19:50 | merge-mark check-in: a9a86364e2 user: jan.nijtmans tags: core-8-branch | |
| 12:44 | Simplify documentation, since we have threaded notifier by default now. check-in: 6f4c8c79be user: jan.nijtmans tags: core-8-branch | |
| 08:51 | Merge 8.6 check-in: 492a1b01d0 user: jan.nijtmans tags: core-8-branch | |
|
2019-07-30
| ||
| 11:57 | Add some "const" keywords, in places where strings are really const. check-in: 4b1d7ce13b user: jan.nijtmans tags: core-8-branch | |
|
2019-07-25
| ||
| 08:36 | Eliminate more usage of C++-specific keywords in C-code. check-in: 89eb41fe4c user: jan.nijtmans tags: core-8-branch | |
| 08:33 | Eliminate "register" keyword usage from all header-files (and also corresponding implementations). check-in: 8e508ae7c6 user: jan.nijtmans tags: core-8-branch | |
|
2019-07-24
| ||
| 14:14 | merge 8.6 check-in: 32d0df81b1 user: sebres tags: core-8-branch | |
| 07:59 | Merge 8.6 check-in: fda838f0a3 user: jan.nijtmans tags: core-8-branch | |
|
2019-07-23
| ||
| 17:00 | Merge 8.6 check-in: cf7af34c94 user: jan.nijtmans tags: core-8-branch | |
| 06:47 | Eliminate the use of C++ keywords as variable names. Nothing more than rename the variables in somet... check-in: 6c003af490 user: jan.nijtmans tags: core-8-branch | |
|
2019-07-17
| ||
| 12:49 | Merge 8.7 check-in: 26d80edf00 user: jan.nijtmans tags: tip-548 | |
| 11:26 | Fix travis build for 3 sections. Also (temporary) disable full-debug build, because it is currently ... check-in: f887c2a03f user: jan.nijtmans tags: core-8-branch | |
|
2019-07-16
| ||
| 09:55 | Merge 8.6 check-in: 86986913ca user: jan.nijtmans tags: core-8-branch | |
| 09:25 | Merge 8.6 check-in: 198a3e1ce6 user: jan.nijtmans tags: core-8-branch | |
| 09:20 | Remove last traces of strtod() function, since it isn't used in Tcl any more. check-in: fac93bf61a user: jan.nijtmans tags: core-8-branch | |
|
2019-07-13
| ||
| 17:20 | Merge 8.7 check-in: 58a18341ca user: jan.nijtmans tags: tip-548 | |
| 17:16 | (temporary) disable experimental Travis build-steps, as long as they fail: They were merged too soon... check-in: 348ac87ae5 user: jan.nijtmans tags: core-8-branch | |
|
2019-07-12
| ||
| 12:18 | merge 8.6, integrate branch bug-4718b41c56, rebuild win/configure, conflicts resolved (nothreads not... check-in: 7e4ceff690 user: sebres tags: core-8-branch | |
| 12:04 | Merge 8.6 check-in: ca29e49deb user: jan.nijtmans tags: core-8-branch | |
|
2019-07-11
| ||
| 07:18 | Rename UTF-related functions to "WChar" and "Char16" variants, more intuitive because they represent... check-in: 070bfd62cb user: jan.nijtmans tags: tip-548 | |
|
2019-07-10
| ||
| 10:17 | Add CI (Travis) builds and testing for Windows, both with MSVC and GCC. Added some more test configu... check-in: 94765137c2 user: dkf tags: core-8-branch | |
|
2019-07-08
| ||
| 20:26 | Merge-mark check-in: 3e78f0ff4f user: jan.nijtmans tags: core-8-branch | |
|
2019-07-07
| ||
| 20:51 | Undo changes in configure script: Since wchar_t is not used in Tcl yet (except in Windows), the -fsh... check-in: f5227be22e user: jan.nijtmans tags: tip-548 | |
| 20:38 | Merge 8.7, and a few tweaks: Only provide Tcl_WinUtfToTChar on Tcl 8.x, not on 9.0 any more check-in: 49e4bfa90e user: jan.nijtmans tags: tip-548 | |
|
2019-07-06
| ||
| 23:09 | Fix UNIX/Mac build check-in: dde79eb6a8 user: jan.nijtmans tags: tip-548 | |
|
2019-07-05
| ||
| 23:04 | Merge 8.6 check-in: acbe79999f user: jan.nijtmans tags: core-8-branch | |
| 12:11 | Merge 8.6 check-in: 4d008d1ead user: jan.nijtmans tags: core-8-branch | |
| 09:03 | Improvement: always export both 16-bit and 32-bit UTF function check-in: 27f2c4cf5e user: jan.nijtmans tags: tip-548 | |
|
2019-07-04
| ||
| 07:07 | Merge 8.7 check-in: ec22280550 user: jan.nijtmans tags: tip-548 | |
|
2019-07-03
| ||
| 14:22 | unicode -> utf16/ucs2 in documentation check-in: c9ef61b554 user: jan.nijtmans tags: core-8-branch | |
|
2019-07-02
| ||
| 07:25 | Update TZ info to tzdata2019b. check-in: 9141eb3ffe user: jima tags: core-8-branch | |
|
2019-07-01
| ||
| 19:30 | Fix unitialized memory report from valgrind check-in: 2d18ddebd7 user: dgp tags: core-8-branch | |
|
2019-06-30
| ||
| 09:12 | Eliminate "catch" as variable-name, is a keyword in C++. Also add some type-casts, making it more C+... check-in: 9a11ef8e2b user: jan.nijtmans tags: core-8-branch | |
|
2019-06-29
| ||
| 21:34 | Merge 8.6 check-in: 5a83481a99 user: jan.nijtmans tags: core-8-branch | |
| 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 | |
| 13:57 | Code cleanup, like TCHAR -> WCHAR and TEXT("xxx") -> L"xxx", since we always compile in UNICODE mo... check-in: dcb0c6ddcb user: jan.nijtmans tags: core-8-branch | |
| 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-28
| ||
| 22:42 | Fix a warning due to a missing const in an internal minzip function check-in: c4ffd8376a user: jan.nijtmans tags: core-8-branch | |
| 22:36 | Implement TIP #547: New encodings: UTF-16, UCS-2 check-in: 2cef9a0691 user: jan.nijtmans tags: core-8-branch | |
|
2019-06-27
| ||
| 18:39 | Even better commenting of the fpclassify() replacement trickery. check-in: 320d9c1e25 user: dkf tags: core-8-branch | |
| 16:26 | merge 8.6 check-in: 750ca8d8c2 user: sebres tags: core-8-branch | |
| 15:35 | zipfs.test: fixed error (couldn't open "...": permission denied) if $tclzip points to directory, due... check-in: 72d5fb0855 user: sebres tags: core-8-branch | |
| 13:40 | Fix [15d851e394]: Fix spelling in comment of tclCmdIL.c check-in: e138330fe5 user: jan.nijtmans tags: core-8-branch | |