Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins occurring around 2022-06-20 15:21:03.
|
2022-06-23
| ||
| 13:16 | Merge 8.7. Update documentation check-in: 91447bb515 user: jan.nijtmans tags: trunk, main | |
| 12:58 | Merge 8.6 check-in: 433d1c4c99 user: jan.nijtmans tags: core-8-branch | |
| 12:57 | Slightly better integer overflow handling in Tcl_ListObjReplace() check-in: 78b3f821c7 user: jan.nijtmans tags: core-8-6-branch | |
| 12:26 | Merge 9.0 check-in: 49ca76bace user: jan.nijtmans tags: tcl8-compat | |
| 12:25 | Merge 9.0 check-in: 00271a885a user: jan.nijtmans tags: tip-626 | |
| 12:24 | Merge 8.7 check-in: d7d0b0b2ab user: jan.nijtmans tags: trunk, main | |
| 12:21 | Remove unused typedef's check-in: 3656e8f1e7 user: jan.nijtmans tags: core-8-branch | |
| 12:20 | Use "void *" in stead of ClientData in tclInt.decs/tclOO.decls (backported from 9.0) check-in: 403356e842 user: jan.nijtmans tags: core-8-branch | |
| 09:49 | Merge 9.0 check-in: 9933f147a4 user: jan.nijtmans tags: tcl8-compat | |
| 09:11 | Merge 8.7 check-in: c5ef9ca079 user: jan.nijtmans tags: trunk, main | |
| 08:58 | Use TCL_HASH_TYPE in stead of "unsigned int", wherever the Tcl 9.0 type is "size_t", in tclDecls.h check-in: d987436f1e user: jan.nijtmans tags: core-8-branch | |
| 08:56 | Use "void *" in stead of ClientData in tclDecls.h (backported from 9.0) check-in: b8196855eb user: jan.nijtmans tags: core-8-branch | |
|
2022-06-22
| ||
| 22:25 | Forget about TCL_8_COMPAT check-in: 7e7387ffcf user: jan.nijtmans tags: tcl8-compat | |
| 21:40 | Merge 9.0 check-in: 4286a25914 user: jan.nijtmans tags: tip-626 | |
| 16:50 | Merge 9.0 check-in: d34db2b058 user: jan.nijtmans tags: tcl8-compat | |
| 16:49 | Merge 8.7 check-in: 25c93ebf65 user: jan.nijtmans tags: trunk, main | |
| 16:36 | Allow spacing between '#' and 'define', while recognising version in header-files check-in: c8bd577a11 user: jan.nijtmans tags: core-8-branch | |
| 14:24 | No quotes when testing for TCL_MAJOR_VERSION check-in: 750d6b65fa user: jan.nijtmans tags: tcl8-compat | |
|
2022-06-20
| ||
| 22:00 | Merge 8.7 Closed-Leaf check-in: 1ccaa0f38f user: jan.nijtmans tags: tip-609 | |
| 21:55 | Merge 9.0 check-in: 8b72df118a user: jan.nijtmans tags: tip-626 | |
| 21:50 | Merge 8.7 check-in: 572dd7fe1a user: jan.nijtmans tags: tip-627 | |
| 21:49 | Merge 9.0 check-in: 9c6be84ca5 user: jan.nijtmans tags: tcl8-compat | |
| 21:47 | Fix (internal) TclFindElement() signature (int -> size_t) check-in: 728f51f3a7 user: jan.nijtmans tags: trunk, main | |
| 21:26 | More Tcl_Size , check-in: 9ce47ca77b user: jan.nijtmans tags: tcl8-compat | |
| 15:21 | Merge 8.7 check-in: cd281f760d user: jan.nijtmans tags: trunk, main | |
| 15:20 | Fix [a55872c242]: tcl8.7 on windows: linking against stubs library is now required in 8.7. No longer... check-in: d7052c5f73 user: jan.nijtmans tags: core-8-branch | |
| 15:18 | Unneeded type-cast check-in: 5d433b3ba0 user: jan.nijtmans tags: core-8-branch | |
| 15:13 | More Tcl_Size check-in: 5157f6a572 user: jan.nijtmans tags: tcl8-compat | |
| 11:55 | Fix [a55872c242]: tcl8.7 on windows: linking against stubs library is now required in 8.7. If the Tc... Closed-Leaf check-in: 3483c7eafd user: jan.nijtmans tags: bug-a55872c242 | |
| 10:16 | indenting check-in: c35bf915b2 user: jan.nijtmans tags: tip-627 | |
| 10:11 | Merge 8.7 check-in: 4122375dd3 user: jan.nijtmans tags: tip-627 | |
| 10:10 | update doc check-in: 36f3c31a44 user: jan.nijtmans tags: tip-627 | |
| 09:47 | Merge 8.7 check-in: 94b73a50d8 user: jan.nijtmans tags: trunk, main | |
| 09:44 | Merge 8.6 check-in: f16233109c user: jan.nijtmans tags: core-8-branch | |
| 09:36 | bump http version to 2.9.8 check-in: fb2a90bad4 user: jan.nijtmans tags: core-8-6-branch | |
| 01:58 | Merge branch bug-55bf73b52b check-in: 0d6927dbac user: kjnash tags: core-8-6-branch | |
| 01:55 | Merge core-8-6-branch Closed-Leaf check-in: 5f97fd73e4 user: kjnash tags: bug-55bf73b52b | |
|
2022-06-19
| ||
| 20:27 | Merge 8.7 check-in: f9aca4eac7 user: jan.nijtmans tags: tip-627 | |
| 20:27 | Merge 9.0 check-in: 51aab5d0be user: jan.nijtmans tags: tip-626 | |
| 20:26 | merge-mark check-in: e9f168dc8b user: jan.nijtmans tags: trunk, main | |
| 20:23 | Fix TIP #312 documentation. Backported from [9c4dcc7347e8ef51] check-in: eee192b777 user: jan.nijtmans tags: core-8-branch | |
| 19:46 | Implement Tcl_NRCallObjProc() check-in: f0e00ba8f4 user: jan.nijtmans tags: tip-626 | |
| 19:32 | Implement Tcl_NRCallObjProc2 check-in: a772295743 user: jan.nijtmans tags: tip-627 | |
| 05:42 | Create new branch named "win-console" check-in: c24c8ab617 user: apnadkarni tags: win-console | |
| 05:03 | How about fixing all instances (follow-up to [9c4dcc7347])? check-in: 2cbbac8b34 user: bch tags: trunk, main | |
| 01:22 | correct LinkVar.3 per [ddaa30125], TIP 312 check-in: 9c4dcc7347 user: bch tags: trunk, main | |
|
2022-06-15
| ||
| 20:49 | Merge 8.7 Closed-Leaf check-in: 61b6543b0f user: jan.nijtmans tags: tip607-encoding-failindex | |
| 15:12 | (experimental) TclOO > 2**31 args check-in: 39a1dece8e user: jan.nijtmans tags: tcloo-64bit | |
| 13:53 | merge trunk check-in: 31348182ac user: dgp tags: dgp-refactor | |
| 13:10 | merge trunk check-in: 793b412cf3 user: dgp tags: novem | |