Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
54 check-ins using file generic/tclInt.decls version 50ae3ba573
|
2020-04-27
| ||
| 14:27 | merge 8.7 check-in: 12a1d96260 user: dgp tags: tip-568 | |
|
2020-04-14
| ||
| 16:30 | merge 8.7 check-in: 7d5bbeeec4 user: dgp tags: tip-568 | |
|
2020-04-08
| ||
| 19:15 | Merge 8.7 check-in: 8b4b7e3f17 user: jan.nijtmans tags: tip-568 | |
|
2020-04-02
| ||
| 23:19 | merge 8.7 check-in: 8413475e07 user: dgp tags: tip-568 | |
|
2020-04-01
| ||
| 20:28 | merge 8.7 check-in: acf7d6b91c user: dgp tags: tip-568 | |
| 13:40 | Remove variable "properByteArrayType" from tclTest.c, because it isn't used any more. check-in: 00ba419e1b user: jan.nijtmans tags: tip-568 | |
| 12:06 | merge 8.7 check-in: 1175da2b65 user: dgp tags: tip-568 | |
|
2020-03-31
| ||
| 21:20 | Merge jn-index-reform check-in: 2fd014c912 user: jan.nijtmans tags: strict-index-experiment | |
| 21:16 | Merge 8.7 check-in: 955fdc6f0b user: jan.nijtmans tags: jn-index-reform | |
| 20:28 | Fix a few warning-message in --enable-symbols-mem mode check-in: 211e192cb0 user: jan.nijtmans tags: core-8-branch | |
| 20:18 | Fix [828dda049b]: Memory faults post-TIP 557 check-in: 64ec162129 user: jan.nijtmans tags: core-8-branch | |
| 16:15 | Merge 8.6 check-in: 5343a2b7cb user: jan.nijtmans tags: core-8-branch | |
| 16:05 | merge 8.7 check-in: 2128cd01fa user: dgp tags: tip-568 | |
| 16:04 | merge 8.7 check-in: 8ee6b78561 user: dgp tags: dgp-review | |
| 16:04 | merge 8.6 check-in: be90731959 user: dgp tags: core-8-branch | |
| 14:19 | Merge jn-index-reform check-in: 16f8ccae83 user: jan.nijtmans tags: strict-index-experiment | |
| 11:03 | Merge 8.7 check-in: d56c1d6b75 user: jan.nijtmans tags: jn-index-reform | |
| 10:46 | Merge 8.6 check-in: 5f099cb477 user: jan.nijtmans tags: core-8-branch | |
|
2020-03-30
| ||
| 21:19 | Revise writing to binary channels so that any attempt to write a non-byte character throws an error. Leaf check-in: 35a92b96f2 user: dgp tags: dgp-binary-write-error-on-non-byte | |
| 20:59 | Revise writing to binary channels so that non-byte characters get replaced with a replacement charac... Leaf check-in: a87be9f2dc user: dgp tags: dgp-binary-write-replace-non-byte | |
| 15:51 | Merge 8.6; revise to use TclGetBytesFromObj. check-in: a9eed52a58 user: dgp tags: core-8-branch | |
| 15:31 | Merge jn-index-reform check-in: c3bd1d3004 user: jan.nijtmans tags: strict-index-experiment | |
| 15:30 | Merge 8.7 check-in: bff8682dc2 user: jan.nijtmans tags: jn-index-reform | |
| 15:27 | Initialize Tcl_UniChar's, in case we are handling surrogates (however unlikely). check-in: f0bd4b3d9c user: jan.nijtmans tags: core-8-branch | |
| 15:13 | Merge 8.6, revise to use TclGetBytesFromObj. check-in: 3f0a218557 user: dgp tags: core-8-branch | |
| 13:09 | Merge jn-index-reform check-in: 2c684cf313 user: jan.nijtmans tags: strict-index-experiment | |
| 13:03 | Merge 8.7 check-in: d13586a6a4 user: jan.nijtmans tags: jn-index-reform | |
| 13:00 | Merge 8.6 check-in: a789a8c3d9 user: jan.nijtmans tags: core-8-branch | |
| 11:37 | Optimize TclStringFirst/TclStringLast: Let it return a Tcl_Obj * in stead of an int, so its callers ... check-in: cb795a476e user: jan.nijtmans tags: core-8-branch | |
| 11:11 | Merge jn-index-reform check-in: 8166a4143b user: jan.nijtmans tags: strict-index-experiment | |
| 10:33 | Merge 8.7 check-in: a4d8e2f905 user: jan.nijtmans tags: jn-index-reform | |
| 10:30 | Merge 8.6 check-in: c1435a792d user: jan.nijtmans tags: core-8-branch | |
| 10:01 | Move used flag values up for Tcl_GetIntForIndex(). Be more strict in usage of value -1 as index. check-in: 03f73570f9 user: jan.nijtmans tags: strict-index-experiment | |
|
2020-03-29
| ||
| 21:31 | Don't compile "namespace qualifiers" command. Something is wrong in that. check-in: a7dbae6e93 user: jan.nijtmans tags: strict-index-experiment | |
| 20:44 | Merge jn-index-reform. Be a little bit more strict check-in: 3f05ac8086 user: jan.nijtmans tags: strict-index-experiment | |
| 19:42 | Merge 8.7 check-in: bfdfdc4bc3 user: jan.nijtmans tags: jn-index-reform | |
|
2020-03-28
| ||
| 19:44 | merge 8.7 check-in: a6e05dd7ca user: dgp tags: tip-568 | |
| 19:39 | merge 8.6 check-in: bc0e1fa0bd user: dgp tags: core-8-branch | |
| 16:38 | merge 8.7 check-in: 9dc25afd5e user: dgp tags: tip-568 | |
| 16:33 | merge 8.6 check-in: 122828b6af user: dgp tags: core-8-branch | |
|
2020-03-27
| ||
| 22:24 | Merge jn-index-reform check-in: a2882aadc6 user: jan.nijtmans tags: strict-index-experiment | |
| 21:11 | Merge 8.7 check-in: 6ec63c2ed5 user: jan.nijtmans tags: jn-index-reform | |
| 21:06 | Merge 8.6 check-in: db9eb4d3e8 user: jan.nijtmans tags: core-8-branch | |
| 16:33 | merge 8.7 check-in: 32a3e1e7e5 user: dgp tags: tip-568 | |
| 16:28 | Merge 8.6 check-in: c537167e13 user: jan.nijtmans tags: core-8-branch | |
| 16:07 | merge 8.7 check-in: 261328423e user: dgp tags: dgp-review | |
| 12:06 | Merge 8.6 check-in: 86b027c97b user: jan.nijtmans tags: core-8-branch | |
| 09:47 | Fix compilation error check-in: 21da80c7cf user: jan.nijtmans tags: strict-index-experiment | |
|
2020-03-26
| ||
| 15:48 | Start using the 'flags' parameter of Tcl_GetIntForIndex(). Still WIP. check-in: e38b507841 user: jan.nijtmans tags: strict-index-experiment | |
| 09:48 | Merge 8.7 Closed-Leaf check-in: b9fc951abf user: jan.nijtmans tags: utf-8-as-default | |
| 09:40 | Merge jn-index-reform. Add 'flags' parameter to Tcl_GetIntForIndex(). Not used yet. check-in: 91983175e0 user: jan.nijtmans tags: strict-index-experiment | |
| 08:36 | Merge 8.7 check-in: c186ef2368 user: jan.nijtmans tags: jn-index-reform | |
|
2020-03-25
| ||
| 17:06 | Merge 8.6 check-in: 7ffe0a71ec user: jan.nijtmans tags: core-8-branch | |
| 15:03 | Merge 8.6 check-in: 53d927ca89 user: jan.nijtmans tags: core-8-branch | |