Timeline
Not logged in

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

50 events by user jan.nijtmans occurring around 2019-10-28 14:12:32.

2019-10-31
10:05
8.5 -> 8.6 check-in: a61b04c090 user: jan.nijtmans tags: core-8-6-branch
09:56
Fix [https://core.tcl-lang.org/tk/tktview/056f9e85dc|056f9e85dc]: debian patches check-in: fffee9b44c user: jan.nijtmans tags: core-8-6-branch
09:31
Fix [https://core.tcl-lang.org/tk/tktview/056f9e85dc|056f9e85dc]: debian patches check-in: 38d2c7a19b user: jan.nijtmans tags: core-8-5-branch
2019-10-30
22:53
Merge trunk check-in: 6529a95bc9 user: jan.nijtmans tags: libtommath-with-stdint
21:47
Merge trunk check-in: 6817aa431d user: jan.nijtmans tags: novem
21:40
Merge 8.7 check-in: a9c21685d3 user: jan.nijtmans tags: trunk
21:34
Merge 8.6 check-in: 7e030f58de user: jan.nijtmans tags: core-8-branch
20:33
Change mp_isodd() (back) from libtommath stub entry to macro. libtommath changed it back to macro to... check-in: 228f1b7dc7 user: jan.nijtmans tags: core-8-6-branch
09:20
More tweaks, hopefully fixing the Travis build check-in: 04981e03c1 user: jan.nijtmans tags: libtommath-no-mp_digit
2019-10-29
23:22
More tweaks check-in: 73794dc997 user: jan.nijtmans tags: libtommath-no-mp_digit
23:07
WIP: Use unsigned int in stead of mp_digit in libtommath stub entries. This make libtommath's API i... check-in: ee9d2a86da user: jan.nijtmans tags: libtommath-no-mp_digit
12:58
Merge 8.7 check-in: b9916daf58 user: jan.nijtmans tags: trunk
12:47
On Windows, use <stdint.h> header-file if available. check-in: 5d305f6a7a user: jan.nijtmans tags: core-8-branch
12:42
Combine TCL_DD_SHORTEN_FLAG and TCL_DD_SHORTEST to be the same flag (which it is .... actually) check-in: 6e9c82e9e0 user: jan.nijtmans tags: core-8-branch
2019-10-28
23:14
Merge trunk check-in: d69030e32d user: jan.nijtmans tags: libtommath-with-stdint
16:49
Merge 8.7 check-in: f793191ffd user: jan.nijtmans tags: utf-max
16:42
Merge 8.7 check-in: 80e027bfc2 user: jan.nijtmans tags: trunk
16:41 Pending ticket [bcd1004104]: A change to the system encoding, a stale cached file FsPath object, and an incorrect result plus 4 other changes artifact: a97e4a452f user: jan.nijtmans
16:41
Merge 8.6 check-in: d67c9f58a1 user: jan.nijtmans tags: core-8-branch
16:40
Put back tests/fileSystemEncoding.test, but now don't run it on Windows, since the NTFS doesn't the ... check-in: bf8356de35 user: jan.nijtmans tags: core-8-6-branch
16:25 Ticket [bcd1004104] A change to the system encoding, a stale cached file FsPath object, and an incorrect result status still Open with 3 other changes artifact: c7f42ad369 user: jan.nijtmans
16:22
Merge 8.7 check-in: 556b4cae43 user: jan.nijtmans tags: trunk
16:21 Ticket [bcd1004104] A change to the system encoding, a stale cached file FsPath object, and an incorrect result status still Open with 3 other changes artifact: 5e0cc0d2fb user: jan.nijtmans
16:09
Don't typedef mp_digit in tcl.h anymore, it is supposed to be brought in from tclTomMath.h. Add test... check-in: 2478ff2154 user: jan.nijtmans tags: core-8-branch
14:12
Merge trunk. Add replacement for stdbool.h too, and change libtommath to use stdbool in stead of mp_... check-in: fe773ee93f user: jan.nijtmans tags: libtommath-with-stdint
09:11
Merge trunk check-in: 251de56024 user: jan.nijtmans tags: novem
09:10
Merge 8.7 check-in: b88aff728e user: jan.nijtmans tags: trunk
09:09
Remove (temporaryly) tests/fileSystemEncoding.test, since the bug is not fixed yet on Windows check-in: a65aad4cb9 user: jan.nijtmans tags: core-8-branch
08:58 Ticket [bcd1004104] A change to the system encoding, a stale cached file FsPath object, and an incorrect result status still Open with 4 other changes artifact: b735aabba7 user: jan.nijtmans
08:50
Close fork, Merge 8.7 check-in: cd6c357be8 user: jan.nijtmans tags: trunk
08:40
Merge 8.6 check-in: 441fa629f4 user: jan.nijtmans tags: core-8-branch
08:37
Close fork, and temporary remove tests/fileSystemEncoding.test, since apparently bug [bcd1004104] is... check-in: 2b5fba9174 user: jan.nijtmans tags: core-8-6-branch
08:25 Ticket [bcd1004104] A change to the system encoding, a stale cached file FsPath object, and an incorrect result status still Open with 3 other changes artifact: 2acd81af3a user: jan.nijtmans ... 1 similar event omitted.
2019-10-26
23:35
Include a more complete stdint.h replacement check-in: 7e985894b6 user: jan.nijtmans tags: libtommath-with-stdint
23:24 Edit [81ac64e2de4b0cea|81ac64e2de]: Edit check-in comment. artifact: 063561c322 user: jan.nijtmans
23:19
(experimental) Compile libtommath almost unchanged, using (if no stdint.h is present) compat/stdint.... check-in: 81ac64e2de user: jan.nijtmans tags: libtommath-with-stdint
2019-10-25
20:45
Merge trunk check-in: 09b146c1d4 user: jan.nijtmans tags: tip-497
20:32
Merge 8.7 check-in: 519dbb4bbc user: jan.nijtmans tags: cplusplus
20:24
Merge trunk check-in: c3e0ffb950 user: jan.nijtmans tags: novem
20:09
Merge 8.7 check-in: a6677a1db4 user: jan.nijtmans tags: trunk
19:51
More code cleanup related to libtommath 1.2.0: Adapt naming of (internal) symbols to new conventions... check-in: 4ed7fc3b13 user: jan.nijtmans tags: core-8-branch
16:24
Merge 8.6. Also remove unused variable in unix/tclUnixFile.c check-in: c7b6f338bd user: jan.nijtmans tags: core-8-branch
16:09
Put #define's in alphabetical order. Use MP_DIGIT_BIT in stead of (deprecated) DIGIT_BIT everywhere... check-in: b0e2ccc696 user: jan.nijtmans tags: core-8-6-branch
2019-10-24
21:04 Ticket [bcd1004104] A change to the system encoding, a stale cached file FsPath object, and an incorrect result status still Open with 3 other changes artifact: da7e31e160 user: jan.nijtmans
20:59
Merge 8.6. Add Tcl_FreeEncoding(), in the hope of fixing testcase encoding-2.2... doesn't seem to ... check-in: 8e80238838 user: jan.nijtmans tags: bug-bcd1004104
20:35
Merge trunk check-in: 703b33db8b user: jan.nijtmans tags: novem
19:55
Merge 8.7 check-in: d49d9ae1b2 user: jan.nijtmans tags: trunk
19:26
Merge 8.6 check-in: b93d65a65a user: jan.nijtmans tags: core-8-branch
18:58
Combine two libtommath stub entries, which (almost) do the same check-in: 5c7a5c6765 user: jan.nijtmans tags: core-8-6-branch