Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user jan.nijtmans occurring around 2020-03-10 15:54:58.
|
2020-03-15
| ||
| 12:03 | Make ourEnviron type (techar **) not (char **), so we need less type-casts. check-in: e4b5318b47 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-14
| ||
| 22:08 | merge-mark check-in: f2f9d95e64 user: jan.nijtmans tags: trunk | |
| 22:07 | Merge 8.6 check-in: e47f987a38 user: jan.nijtmans tags: core-8-branch | |
| 22:06 | Fix one wrong type-cast (only causing warning, nothing serious) check-in: 71ab22cd55 user: jan.nijtmans tags: core-8-6-branch | |
| 22:02 | Merge 8.7 check-in: 5ae287926b user: jan.nijtmans tags: trunk | |
| 21:52 | Merge 8.6 check-in: 843cbb3830 user: jan.nijtmans tags: core-8-branch | |
| 21:21 | Convert many test-cases to modern test syntax check-in: 95683ddca3 user: jan.nijtmans tags: core-8-branch | |
| 21:02 | Fix [8f89e2e059aafa1c]: Windows: environment is not reflected properly (special characters). Thanks ... check-in: 8fc411cdb8 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-13
| ||
| 23:32 | WIP: Reform internal representation of "end-offset" type, so it can be used for "integer-integer" as... check-in: b4fb638333 user: jan.nijtmans tags: jn-index-reform | |
| 20:39 | Fix Travis build problem Closed-Leaf check-in: 9609f950dc user: jan.nijtmans tags: strict-index-2 | |
| 15:03 | • Ticket [8f89e2e059] Windows: environment is not reflected properly (special characters) status still Pending with 3 other changes artifact: b8c8e7d95e user: jan.nijtmans | |
| 14:49 | • Edit [c4bba1629cfdf192|c4bba1629c]: Edit check-in comment. artifact: f89b7f1e1b user: jan.nijtmans | |
| 14:45 | Merge 8.6. Code review: Tcl 8.6 doesn't (need to) build with -DUNICODE -D_UNICODE any more, so thin... Closed-Leaf check-in: c4bba1629c user: jan.nijtmans tags: bug-8f89e2e059 | |
| 12:42 | Merge 8.7. Add many "nodep" restrictions to test-cases, so they pass (too much, actually, WIP!) check-in: b2cf2d65ed user: jan.nijtmans tags: strict-index-2 | |
| 11:15 | Merge trunk check-in: e5ea137c75 user: jan.nijtmans tags: dgp-properbytearray | |
| 11:12 | Merge 8.7 check-in: 31f412cf06 user: jan.nijtmans tags: trunk | |
| 11:03 | Merge 8.6 check-in: b7908b6011 user: jan.nijtmans tags: core-8-branch | |
| 11:01 | reformat assemble-15.* test-cases check-in: df726484dd user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-12
| ||
| 22:43 | Merge 8.7. More progress. check-in: e90505aff4 user: jan.nijtmans tags: strict-index-2 | |
|
2020-03-11
| ||
| 15:45 | Merge trunk check-in: 183d85ba1e user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:36 | Merge trunk check-in: 2860ee554e user: jan.nijtmans tags: novem | |
| 10:20 | Put back dummy Tcl_DriverCloseProc/Tcl_DriverSeekProc (just defined as "void"). Needed to make Tk co... check-in: 00ff4c1f38 user: jan.nijtmans tags: trunk | |
|
2020-03-10
| ||
| 15:58 | re-generate configure scripts check-in: f57ac171d5 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:55 | • Ticket [854941ffff] Stubs needs a loading/cataloging compliment status still Open with 3 other changes artifact: cb58fe2479 user: jan.nijtmans | |
| 15:54 | Merge trunk check-in: fb566b67ce user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:25 | Merge 8.7 check-in: 0086a4e1ec user: jan.nijtmans tags: death-to-dbgx | |
| 13:58 | Merge 8.7 check-in: 49b2f76f67 user: jan.nijtmans tags: trunk | |
| 13:51 | Fix Windows build, broken by [d5175f6050e308f4] check-in: 8976514111 user: jan.nijtmans tags: core-8-branch | |
|
2020-03-09
| ||
| 13:08 | Merge 8.7 check-in: 8a76d170c1 user: jan.nijtmans tags: trunk | |
| 12:49 | Use more uppercase hex (e.g. 0xFF) in stead of lowercase (0xff) consistantly. check-in: 99e0a25463 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-03-07
| ||
| 18:41 | Merge trunk check-in: 149351043d user: jan.nijtmans tags: novem | |
| 18:31 | Merge 8.7 check-in: edd8b9cc9e user: jan.nijtmans tags: trunk | |
| 18:25 | Move TCL_UNUSED to tclInt.h, so we can still deprecate JOIN() check-in: 03a59b7382 user: jan.nijtmans tags: core-8-branch | |
| 16:10 | Merge trunk check-in: 6b14aa2e33 user: jan.nijtmans tags: novem | |
| 16:07 | Merge trunk check-in: 02f1df2e68 user: jan.nijtmans tags: dgp-refactor | |
| 16:03 | Merge 8.7 check-in: 0b1067b090 user: jan.nijtmans tags: trunk | |
| 15:55 | Change (interal) function signature of TclpAlloc/TclpRealloc/TclpFree, using (void *) in stead of (c... check-in: b56451f9c1 user: jan.nijtmans tags: core-8-branch | |
|
2020-03-05
| ||
| 20:58 | • Ticket [65c9cd1534] TIP 562 changes broke the trunk status still Pending with 3 other changes artifact: 2cfa75b34a user: jan.nijtmans ... 1 similar event omitted. | |
| 14:45 | • Edit [ba5fe2748a639183|ba5fe2748a]: Mark "Closed". artifact: 813ef92d08 user: jan.nijtmans | |
| 14:44 | Merge 8.7 check-in: 778bfa3009 user: jan.nijtmans tags: trunk | |
| 14:42 | Merge 8.6 check-in: 6bc4d38831 user: jan.nijtmans tags: core-8-branch | |
| 14:39 | Update to Unicode-13 check-in: 341689c2ff user: jan.nijtmans tags: core-8-6-branch | |
| 14:03 | Update all internal tables to Unicode 13. (while on it) sync tclWinDdde.c and tclWinReg.c, making it... check-in: bbf15a656d user: jan.nijtmans tags: core-8-5-branch | |
| 11:56 | Merge 8.7 check-in: 4e40161ba1 user: jan.nijtmans tags: trunk | |
| 11:55 | • Pending ticket [65c9cd1534]: TIP 562 changes broke the trunk plus 4 other changes artifact: 22ea9c7f22 user: jan.nijtmans | |
| 11:48 | Merge 8.6 check-in: a4b71b9ca7 user: jan.nijtmans tags: core-8-branch | |
| 11:32 | Move setting of interpreter error-message from tclUnixSock.c to tclIO.c, since the same should be do... check-in: a685ea6f1f user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-04
| ||
| 16:18 | Merge 8.7 check-in: ce59d75d36 user: jan.nijtmans tags: trunk | |
| 16:17 | Merge 8.6 check-in: a16b4619c9 user: jan.nijtmans tags: core-8-branch | |