Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user jan.nijtmans occurring around 2018-10-08 18:34:09.
|
2018-10-12
| ||
| 18:29 | Merge 8.7 check-in: 41013f5dac user: jan.nijtmans tags: trunk | |
| 18:24 | TCL_NUMBER_WIDE is deprecated check-in: 69b571d8bf user: jan.nijtmans tags: core-8-branch | |
| 18:15 | Merge 8.6 check-in: 9675739d6d user: jan.nijtmans tags: core-8-branch | |
| 18:14 | TIP #502 implementation: Index value reform. check-in: bae05b9e6f user: jan.nijtmans tags: core-8-branch | |
| 17:54 | Fix test for UNICODE in win/tclAppInit.c. No longer check for "tclsh install", because tclsh is not ... check-in: d75d4c67d4 user: jan.nijtmans tags: core-8-branch | |
|
2018-10-11
| ||
| 18:54 | Merge 8.7 check-in: 37418eb6d5 user: jan.nijtmans tags: tip-481 | |
|
2018-10-09
| ||
| 21:16 | Merge 8.7 check-in: ca235a6fe7 user: jan.nijtmans tags: trunk | |
| 21:13 | Use TCL_THREADS in stead of defined(TCL_THREADS) everywhere, otherwise it will give unexpected resul... check-in: b523eb2ecf user: jan.nijtmans tags: core-8-branch | |
| 19:43 | isspace -> TclIsSpaceProc in various places. Re-generate tclDate.c with Bision 3.1 check-in: 0217bf6a6a user: jan.nijtmans tags: core-8-branch | |
| 19:27 | Fix test-case macOSXFCmd-4.1, by assuring the files are sorted alphabetically always. The file-sytem... check-in: ad4bdf3aa8 user: jan.nijtmans tags: core-8-branch | |
| 18:52 | Merge trunk check-in: 2ec0fe1752 user: jan.nijtmans tags: tip-497 | |
| 18:17 | Merge 8.7 check-in: 41b954d063 user: jan.nijtmans tags: trunk | |
| 18:12 | Merge 8.7 Add Unsigned functions to the implementation. TIP text is still far behind describing what... check-in: 9e83b1442d user: jan.nijtmans tags: tip-481 | |
|
2018-10-08
| ||
| 22:32 | Tcl_GetStringFromObj -> Tcl_GetString check-in: e6d2130f9e user: jan.nijtmans tags: core-8-branch | |
| 22:26 | • Edit [e007a2ab3ccaf542|e007a2ab3c]: Change branch background color to "#c8a0b8". artifact: 851f6aa568 user: jan.nijtmans | |
| 22:24 | • Edit [e007a2ab3ccaf542|e007a2ab3c]: Change branch background color to "#ff40ff". artifact: 1c15e6bff8 user: jan.nijtmans | |
| 22:22 | Re-base to 8.7 check-in: e007a2ab3c user: jan.nijtmans tags: tip-481 | |
| 20:47 | Fix MSVC warning: warning C4146: unary minus operator applied to unsigned type, result still unsign... check-in: e03ac1dc7c user: jan.nijtmans tags: core-8-branch | |
| 20:18 | • Edit [2e99b952068b1050|2e99b95206]: Mark "Closed". artifact: bd02083617 user: jan.nijtmans | |
| 19:36 | Merge 8.7 check-in: acd6c0661e user: jan.nijtmans tags: trunk | |
| 19:08 | TIP #514 implementation: Platform differences in handling int/wide check-in: d0f4e9da90 user: jan.nijtmans tags: core-8-branch | |
| 19:00 | TIP #494 implementation: More use of size_t in Tcl 9 check-in: f3d49044c4 user: jan.nijtmans tags: trunk | |
| 18:50 | Merge 8.7 check-in: 490cd4ad13 user: jan.nijtmans tags: trunk | |
| 18:40 | • Edit [59a19cdee39b0121|59a19cdee3]: Edit check-in comment. artifact: a0e07a74cd user: jan.nijtmans | |
| 18:34 | Merge 8.6 Also fix startup problems on win32, when the encoding path contains invalid UTF-8 (report... check-in: 59a19cdee3 user: jan.nijtmans tags: core-8-branch | |
|
2018-10-07
| ||
| 20:26 | Streamline: Tcl_WinTCharToUtf/Tcl_WinUtfToTChar(): Always initialize DString, and let it return NULL... check-in: 2d904bee38 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-10-06
| ||
| 19:20 | Use more TCL_AUTO_LENGTH, when appropriate Closed-Leaf check-in: c643e8fe38 user: jan.nijtmans tags: memory-API | |
| 18:33 | merge trunk check-in: 52bb60626e user: jan.nijtmans tags: memory-API | |
| 17:22 | Merge 8.7 check-in: 4cb9548991 user: jan.nijtmans tags: trunk | |
| 17:12 | protect Tcl_WinUtfToTChar/Tcl_WinTCharToUtf against NULL input values: return empty string in that c... check-in: 159c6f011e user: jan.nijtmans tags: core-8-branch | |
|
2018-10-05
| ||
| 21:22 | Merge 8.7 check-in: 89a34ee2d1 user: jan.nijtmans tags: trunk | |
| 21:22 | Merge 8.6 check-in: 3565334f08 user: jan.nijtmans tags: core-8-branch | |
| 20:54 | Better implementations of Tcl_WinTCharToUtf() and Tcl_WinUtfToTChar(). They don't make any assumptio... check-in: 2d625d3ed3 user: jan.nijtmans tags: core-8-6-branch | |
| 19:37 | Fix wrong usage of Tcl_WinTCharToUtf() contract: nativePath should never be NULL, but actually it ca... check-in: d07b4b62a1 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-10-04
| ||
| 21:07 | merge trunk check-in: 3ca1d5cace user: jan.nijtmans tags: memory-API | |
| 19:27 | Merge 8.7 check-in: fee1f31b36 user: jan.nijtmans tags: trunk | |
| 19:26 | Merge 8.6 check-in: 76426fbce3 user: jan.nijtmans tags: core-8-branch | |
| 19:22 | In registry, protect "keyName" from being NULL: This actually can lead to crashed (I experienced thi... check-in: e50f377785 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-10-03
| ||
| 20:19 | Merge 8.7 check-in: 4ef14738db user: jan.nijtmans tags: trunk | |
| 20:02 | Merge 8.6 check-in: 252cdd0247 user: jan.nijtmans tags: core-8-branch | |
| 19:24 | Tcl_UniCharToUtfDString: Don't allocate too much memory for this function. Tcl_UtfToUniCharDString: ... check-in: 8ba821d1fd user: jan.nijtmans tags: core-8-6-branch | |
|
2018-09-29
| ||
| 21:56 | Merge trunk check-in: 40ca9682a4 user: jan.nijtmans tags: memory-API | |
| 20:52 | Merge 8.7 check-in: b8b9111660 user: jan.nijtmans tags: trunk | |
| 20:39 | Add support for wine. So windows test-cases can now be run on Linux/Mac/whatever. check-in: 6cedb89399 user: jan.nijtmans tags: core-8-branch | |
| 15:52 | • Edit [148610532256f924|1486105322]: Timestamp 2018-09-26 23:43:00. artifact: 228e14e09a user: jan.nijtmans | |
|
2018-09-28
| ||
| 19:59 | \Merge 8.7 Closed-Leaf check-in: bcc54d1577 user: jan.nijtmans tags: tip-502 | |
| 19:58 | Merge 8.7 Closed-Leaf check-in: b4a19593fb user: jan.nijtmans tags: tip-514 | |
| 19:56 | Merge trunk check-in: a2590b5725 user: jan.nijtmans tags: memory-API | |
| 18:57 | Merge 8.7 check-in: d812be8851 user: jan.nijtmans tags: trunk | |
| 18:49 | Merge 8.6 check-in: 2f164e9d41 user: jan.nijtmans tags: core-8-branch | |