Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user jan.nijtmans occurring around 2018-03-15 21:53:00.
|
2018-04-25
| ||
| 21:59 | • Closed ticket [9f3c253df5]: Tcl build broken on Win plus 7 other changes artifact: 18462cd439 user: jan.nijtmans | |
| 21:57 | Fix MSVC build [9f3c253df5] check-in: a435321ce4 user: jan.nijtmans tags: trunk | |
| 08:13 | • Edit [3a78bbe6175aa417|3a78bbe617]: Mark "Closed". artifact: f68f9a77e0 user: jan.nijtmans | |
| 08:10 | • Edit [567e61b329c6b6f7|567e61b329]: Timestamp 2018-04-23 23:32:00. artifact: a0ad546f77 user: jan.nijtmans | |
|
2018-04-24
| ||
| 08:59 | • Edit [567e61b329c6b6f7|567e61b329]: Timestamp 2018-04-23 23:32:00. artifact: 0fefecc3a6 user: jan.nijtmans | |
| 08:56 | • Edit [567e61b329c6b6f7|567e61b329]: Timestamp 2018-04-23 23:32:00. artifact: a610f3ca3e user: jan.nijtmans | |
|
2018-04-23
| ||
| 23:23 | Bug-fix in Tcl_UtfAtIndex (for TCL_UTF_MAX=4 only). With test-case (in "string totitle") demonstrati... check-in: 3d8301e3c6 user: jan.nijtmans tags: core-8-6-branch | |
| 15:07 | merge 8.7 check-in: aaa3ab6a72 user: jan.nijtmans tags: trunk | |
| 15:06 | Some better surrogate handling in encodings. Not spotted before ... check-in: 0e622ccdb3 user: jan.nijtmans tags: core-8-branch | |
| 14:56 | Add some state to encodings, so we can do better surrogate handling for TCL_UTF_MAX >= 4. Backported... check-in: c41cbc5340 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-04-20
| ||
| 10:18 | merge 8.7 check-in: 149309017e user: jan.nijtmans tags: trunk | |
| 10:16 | TIP #389 implementation. check-in: e109760b1c user: jan.nijtmans tags: core-8-branch | |
|
2018-04-19
| ||
| 22:29 | Slightly improved (more fail-safe) surrogate handling for TCL_UTF_MAX>3. Backported from latest TIP ... check-in: 686259e650 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-04-17
| ||
| 22:48 | Merge 8.7 Move stuff from SC_ENABLE_THREADS to SC_TCL_LINK_LIBS in tcl.m4, so SC_ENABLE_THREADS is n... Closed-Leaf check-in: 89b3d0671b user: jan.nijtmans tags: tip-491 | |
| 21:49 | Slightly better unmatched-surrogates handling. Unmatched High surrogates will still be silently remo... Closed-Leaf check-in: 1997a15ffd user: jan.nijtmans tags: tip-389 | |
|
2018-04-16
| ||
| 23:01 | Merge trunk. Update (internal) Trim* functions to use size_t check-in: 5064787134 user: jan.nijtmans tags: memory-API | |
|
2018-04-15
| ||
| 23:06 | Fix [9f3c253df5eec5669673d05fe3a51e4afcf99418|9f3c253df5]: Tcl build broken on Win. Re-introduce TCL... check-in: edde576b1b user: jan.nijtmans tags: trunk | |
| 22:01 | Merge trunk check-in: ee95a2c1be user: jan.nijtmans tags: memory-API | |
|
2018-04-05
| ||
| 20:00 | • Ticket [25deec4e46] Tcl fails to compile with icc due to typedef conflict status still Open with 3 other changes artifact: 56480f0f6e user: jan.nijtmans | |
|
2018-03-26
| ||
| 20:21 | Remove MINGW32 from the UNIX makefile, since Mingw should always build from the "win" directory. Bet... check-in: c197fa631e user: jan.nijtmans tags: core-8-branch | |
|
2018-03-25
| ||
| 19:21 | merge 8.7 check-in: ca6015cda1 user: jan.nijtmans tags: trunk | |
| 19:20 | No need any more on 64-bit cygwin for special *Long* stub entries. check-in: 15c4994feb user: jan.nijtmans tags: core-8-branch | |
| 17:43 | merge 8.7 check-in: ac3d594d13 user: jan.nijtmans tags: trunk | |
| 17:43 | workaround for TclFormatInt on CYGWIN is no longer necessary now. check-in: 740e91a7f8 user: jan.nijtmans tags: core-8-branch | |
|
2018-03-15
| ||
| 23:01 | In case of redirecting stderr to a file on Windows, append CRLF after Panic output. Closed-Leaf check-in: 224ba13ab4 user: jan.nijtmans tags: win-console-panic | |
| 21:53 | merge 8.7 check-in: a50f884700 user: jan.nijtmans tags: win-console-panic | |
| 21:13 | Merge 8.7 (convert makefile.vc to CRLF line-endings only) check-in: b1bb557ee5 user: jan.nijtmans tags: tip-491 | |
| 21:02 | Merge-mark (here makefile.vc still had the correct CRLF line-endings) check-in: 31c9cac2cb user: jan.nijtmans tags: trunk | |
| 20:58 | Bring back makefile.vc to CRLF line-endings, as all other *.vc files check-in: 94679c0c71 user: jan.nijtmans tags: core-8-branch | |
|
2018-03-07
| ||
| 21:41 | Merge 8.7 check-in: 166c604e57 user: jan.nijtmans tags: trunk | |
| 21:21 | Merge 8.6 check-in: 655a7278ed user: jan.nijtmans tags: core-8-branch | |
| 20:24 | Improve -DTCL_NO_DEPRECATED compiles. It now can handle loading stub-enabled extensions with incompa... check-in: 6b79f4ac30 user: jan.nijtmans tags: core-8-branch | |
| 19:35 | Fix handling of "pkgIndex" file in "package files" command. This was broken as well, as result of NR... check-in: c2b3db3af1 user: jan.nijtmans tags: core-8-branch | |
| 14:47 | • Edit [0adb97c70d58215b|0adb97c70d]: Cancel background color. artifact: 97b6cc7f87 user: jan.nijtmans | |
|
2018-03-06
| ||
| 22:53 | Fix the "package files" command. Due to the NRE enabling of "package" it always started to return an... check-in: 6a24d9dea4 user: jan.nijtmans tags: core-8-branch | |
|
2018-03-01
| ||
| 22:37 | Merge 8.7 check-in: b4215b096d user: jan.nijtmans tags: trunk | |
| 22:27 | Re-generate tclTomMath.h. Fix win32 build (due to the use of uint8_t) check-in: 8531135e45 user: jan.nijtmans tags: core-8-branch | |
| 21:15 | Merge 8.7 Closed-Leaf check-in: 70ad0a2752 user: jan.nijtmans tags: index-range-and-overflow | |
| 21:06 | Merge 8.7 check-in: 2e45811671 user: jan.nijtmans tags: trunk | |
| 20:55 | Update libtommath to latest "develop" check-in: 914ba7d4ea user: jan.nijtmans tags: core-8-branch | |
| 20:54 | Use TclParseNumber() in stead of TclGetNumberFromObj(). This gives less surprising results in test c... check-in: adf9964e6f user: jan.nijtmans tags: index-range-and-overflow | |
| 20:43 | Lots of code cleanup, mainly [https://github.com/libtom/libtommath/pull/102|Pull request #102] check-in: d6e5ed84c1 user: jan.nijtmans tags: libtommath | |
|
2018-02-28
| ||
| 10:16 | • Edit [3a0430c3e2d454c4|3a0430c3e2]: Cancel background color. artifact: fa252e31c1 user: jan.nijtmans | |
|
2018-02-27
| ||
| 21:55 | Merge trunk check-in: bbb2d60708 user: jan.nijtmans tags: memory-API | |
| 21:12 | Merge 8.7 check-in: e9564f822a user: jan.nijtmans tags: trunk | |
| 20:48 | Use mp_isneg() in stead of mp_cmp_d() when the output of this function is simply compared with MP_LT... check-in: e509642a0b user: jan.nijtmans tags: core-8-branch | |
| 20:30 | No need to set/restore tcl_precision in this test-case check-in: 8d84a6eee5 user: jan.nijtmans tags: core-8-branch | |
|
2018-02-22
| ||
| 21:17 | merge trunk check-in: 709a045dbb user: jan.nijtmans tags: memory-API | |
| 20:10 | merge trunk check-in: 4e3d68adda user: jan.nijtmans tags: novem | |
| 20:09 | merge core-8-branch check-in: d84b8524af user: jan.nijtmans tags: trunk | |