Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
105 check-ins using file unix/configure version e37cecf4f4
|
2022-02-12
| ||
| 11:49 | Merge 8.6 check-in: 842fcfbdfc user: jan.nijtmans tags: core-8-branch | |
|
2022-02-11
| ||
| 15:34 | Merge 8.7 check-in: b492dbc27a user: jan.nijtmans tags: encodings-with-flags | |
| 15:31 | Merge 8.7 check-in: ced9151f74 user: jan.nijtmans tags: tip-616-for-8.7 | |
|
2022-02-10
| ||
| 16:37 | Merge 8.7 Closed-Leaf check-in: 68ce4c0fb3 user: jan.nijtmans tags: tip-617 | |
| 15:22 | Merge 8.6 check-in: e81990041e user: jan.nijtmans tags: core-8-branch | |
| 14:18 | Always use UTF-8 when reading from the console (See also TIP #587) Closed-Leaf check-in: 72b7861bb2 user: jan.nijtmans tags: console-utf8 | |
| 14:16 | Use Tcl_NewWideIntObj() for values that might be bigger than 32-bit check-in: fda1913575 user: jan.nijtmans tags: core-8-branch | |
| 11:07 | Merge 8.7 check-in: 24ba50f931 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 09:37 | Merge 8.6 check-in: c03b7afd75 user: jan.nijtmans tags: core-8-branch | |
|
2022-02-09
| ||
| 22:14 | Merge 8.7 check-in: d55c77d491 user: jan.nijtmans tags: tip-617 | |
| 22:12 | Merge 8.7 check-in: 77e26497a5 user: jan.nijtmans tags: tip-615 | |
| 22:10 | Merge 8.6 check-in: 9409eb6447 user: jan.nijtmans tags: core-8-branch | |
| 16:47 | Merge 8.7 check-in: c268d6f436 user: jan.nijtmans tags: tip-617 | |
| 16:36 | Merge 8.7 check-in: bbe803a0eb user: jan.nijtmans tags: tip-615 | |
| 11:58 | Merge 8.6 check-in: eb6b6539ee user: jan.nijtmans tags: core-8-branch | |
|
2022-02-08
| ||
| 14:23 | Correct previous commit (Windows build error) check-in: 0f4dcb0e40 user: jan.nijtmans tags: core-8-branch | |
|
2022-02-07
| ||
| 22:16 | Fix [1fe745559a]: Conditional jump or move depends on uninitialised value in Tcl_UniCharToUtf check-in: 173c09dcf8 user: jan.nijtmans tags: core-8-branch | |
| 16:57 | Merge 8.7 check-in: cab64f5dba user: jan.nijtmans tags: encodings-with-flags | |
| 16:08 | Merge 8.7 check-in: fa141b585d user: jan.nijtmans tags: tip-617 | |
| 15:35 | Fix [1fe745559a]: 8.7, 9.0: Conditional jump or move depends on uninitialised value in Tcl_UniCharTo... Closed-Leaf check-in: 4e0909a17e user: jan.nijtmans tags: bug-1fe745559a | |
| 14:55 | Merge 8.6 check-in: e4a7c4fa71 user: jan.nijtmans tags: core-8-branch | |
| 08:48 | Merge 8.6 check-in: 6b7ec7b56a user: jan.nijtmans tags: core-8-branch | |
|
2022-02-03
| ||
| 13:13 | TIP #617: Tcl_WCharLen/Tcl_Char16Len check-in: 2b0167c4a2 user: jan.nijtmans tags: tip-617 | |
| 12:49 | Fix Tcl_UtfToWChar() typedef check-in: 080fbcde97 user: jan.nijtmans tags: core-8-branch | |
|
2022-02-02
| ||
| 16:53 | Merge 8.7 Closed-Leaf check-in: 489ba2db5f user: jan.nijtmans tags: tip-613 | |
| 16:51 | Merge 8.7 check-in: e30b103400 user: jan.nijtmans tags: tip-615 | |
| 16:48 | Merge 8.7 check-in: 5183219b73 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 16:46 | Merge 8.6 check-in: 132a24c42f user: jan.nijtmans tags: core-8-branch | |
|
2022-02-01
| ||
| 12:31 | Merge 8.6 check-in: 2245871b04 user: jan.nijtmans tags: core-8-branch | |
| 09:56 | Merge 8.7 check-in: d63d09824a user: jan.nijtmans tags: tip-616-for-8.7 | |
|
2022-01-31
| ||
| 12:04 | code alignment check-in: 01fa971fac user: jan.nijtmans tags: tip-615 | |
| 11:49 | Merge 8.7 check-in: 8b1bfefd8e user: jan.nijtmans tags: tip-615 | |
|
2022-01-28
| ||
| 23:52 | take advantage of what we know re: argv guarantees [https://www.iso-9899.info/n1570.html#5.1.2.2.1|a... check-in: d69611bc9d user: bch tags: core-8-branch | |
| 23:28 | rejig argv/argc handling in response to investigation prompted by [https://arstechnica.com/informati... check-in: d1f6c5ef6c user: bch tags: core-8-branch | |
| 14:59 | Allow indexPtr to be (int *)NULL check-in: 8a07ca7765 user: jan.nijtmans tags: tip-613 | |
| 13:25 | Fix ParseArgsObjv() wrapper, and adapt testcase to prove that it works check-in: 114a54fbb4 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 10:52 | Use more size_t in tclTest.c, for testing the new wrapper functions check-in: 066c408415 user: jan.nijtmans tags: tip-616-for-8.7 | |
|
2022-01-26
| ||
| 17:48 | Add back a clarification to the documentation for [expr] that an operand is interpreted as a number ... check-in: 775edc3e17 user: pooryorick tags: core-8-branch | |
| 13:33 | Add TclParseArgsObjv_ check-in: 3c38c4a65b user: jan.nijtmans tags: tip-616-for-8.7 | |
|
2022-01-25
| ||
| 15:19 | unbreak (windows) build check-in: 34d0c6a14a user: jan.nijtmans tags: tip-616-for-8.7 | |
| 14:22 | Merge 8.7 check-in: e6b33eb55a user: jan.nijtmans tags: tip-613 | |
|
2022-01-24
| ||
| 21:24 | 3 more stub-entries check-in: e5838cf45d user: jan.nijtmans tags: tip-616-for-8.7 | |
| 15:55 | Merge 8.7 check-in: 4f72807e3e user: jan.nijtmans tags: tip-616-for-8.7 | |
| 15:40 | Merge 8.6 check-in: 56efe65709 user: jan.nijtmans tags: core-8-branch | |
| 11:19 | Merge 8.7 check-in: 7d695dcfe3 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 11:15 | Don't document the size_t form of Tcl_GetStringFromObj() (yet), because it's only available if TCL_N... check-in: 55d66c907b user: jan.nijtmans tags: core-8-branch | |
| 11:01 | Fix another bug in Tcl_GetIntForIndex() (demonstrated by the new testcases from the previous commit) check-in: 96fd21c06c user: jan.nijtmans tags: core-8-branch | |
| 10:00 | Extend for Tcl dicts too (API only) check-in: 8376bd283c user: jan.nijtmans tags: tip-616-for-8.7 | |
|
2022-01-23
| ||
| 21:56 | Extend for Tcl lists > 2^31 elements (API only) check-in: 6ac0be37b5 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 16:21 | eol-spacing from previous commit check-in: 1c24f254fe user: jan.nijtmans tags: core-8-branch | |
|
2022-01-22
| ||
| 14:47 | Rewrite of documentation for [chan] check-in: eb627bda27 user: pooryorick tags: core-8-branch | |
|
2022-01-21
| ||
| 15:15 | Merge 8.6 check-in: 2306f87127 user: jan.nijtmans tags: core-8-branch | |
| 08:53 | Fix bug in Tcl_GetIntForIndex() (TIP #544), discovered when investigating [https://core.tcl-lang.org... check-in: 96a8baa3c9 user: jan.nijtmans tags: core-8-branch | |
| 08:43 | Add test-cases for Tcl_GetIntForIndex(). This reveals a minor bug Closed-Leaf check-in: 2858475ed7 user: jan.nijtmans tags: bug-a9929f112a | |
|
2022-01-19
| ||
| 14:21 | (partial) fix for [https://core.tcl-lang.org/tk/tktview?name=a9929f112a|a9929f112a]. WIP check-in: 7460813a8a user: jan.nijtmans tags: bug-a9929f112a | |
| 11:04 | Merge 8.7 check-in: a2ae4597f0 user: jan.nijtmans tags: tip-613 | |
|
2022-01-18
| ||
| 23:53 | Merge 8.7 check-in: daff5c453c user: jan.nijtmans tags: tip-615 | |
| 23:26 | Update documentation for Tcl_GetRange() check-in: 61b142d29c user: jan.nijtmans tags: core-8-branch | |
| 15:52 | Merge 8.6 check-in: de79810eea user: jan.nijtmans tags: core-8-branch | |
| 14:40 | TIP #615: string is index. WIP check-in: 9077972219 user: jan.nijtmans tags: tip-615 | |
|
2022-01-17
| ||
| 17:07 | Fix merge conflict previous commit check-in: 6fc61089ca user: jan.nijtmans tags: core-8-branch | |
| 17:02 | Merge 8.6 check-in: ea38112364 user: jan.nijtmans tags: core-8-branch | |
| 11:21 | Merge 8.6 check-in: 636d27ef56 user: jan.nijtmans tags: core-8-branch | |
|
2022-01-15
| ||
| 17:07 | Merge 8.7 check-in: e3af0e7eda user: jan.nijtmans tags: encodings-with-flags | |
| 17:02 | Fix [6474fbd934]: Tcl 8.7a5: why utf-8 is different? check-in: 3f25428a3f user: jan.nijtmans tags: core-8-branch | |
|
2022-01-14
| ||
| 22:34 | Proposed fix for [6474fbd934]: Tcl 8.7a5: why utf-8 is different? Closed-Leaf check-in: c4a89ec75d user: jan.nijtmans tags: bug-6474fbd934 | |
| 15:44 | Fix [b241e4ccc0]: Error while building with Tcl 8.7a5... check-in: 2d7363022b user: jan.nijtmans tags: core-8-branch | |
| 10:10 | Merge 8.6 check-in: 9b26217141 user: jan.nijtmans tags: core-8-branch | |
|
2022-01-13
| ||
| 13:23 | Merge 8.6 check-in: 32cbdf9580 user: jan.nijtmans tags: core-8-branch | |
|
2022-01-12
| ||
| 21:41 | Merge 8.6 check-in: 0074847583 user: jan.nijtmans tags: core-8-branch | |
| 21:09 | Merge 8.6 check-in: ac0dbddfa3 user: jan.nijtmans tags: core-8-branch | |
|
2022-01-10
| ||
| 13:19 | Merge 8.7 check-in: 1676687a2c user: jan.nijtmans tags: encodings-with-flags | |
|
2022-01-09
| ||
| 17:15 | Merge 8.7 check-in: 3179cb8269 user: jan.nijtmans tags: strict-index-experiment | |
| 17:13 | Merge 8.7 check-in: b260874edb user: jan.nijtmans tags: tip-613 | |
| 16:54 | Rename "testConstraint nodep" to "testConstraint deprecated", making it the same as in Tk check-in: 4fc052ca9b user: jan.nijtmans tags: core-8-branch | |
|
2022-01-07
| ||
| 19:55 | Merge 8.6 check-in: 690b19b35b user: jan.nijtmans tags: core-8-branch | |
| 17:17 | Fix [0386e9a967]: Bitrot in tclZlib.c check-in: 2f50fa72bd user: jan.nijtmans tags: core-8-branch | |
|
2021-12-27
| ||
| 17:17 | merge 8.7 check-in: 7a66af3661 user: dgp tags: dgp-review | |
|
2021-12-21
| ||
| 23:04 | -1 -> "" check-in: 3f6360fafd user: jan.nijtmans tags: strict-index-experiment | |
| 17:36 | code formatting check-in: 7ef07fde2f user: jan.nijtmans tags: strict-index-experiment | |
| 17:23 | Merge 8.7 check-in: a03edf1949 user: jan.nijtmans tags: strict-index-experiment | |
| 16:18 | New macro TclNewIndexObj(). For Tcl 8.7 it's the same as TclNewIntObj(), but in Tcl 9.0 not any more... check-in: cc79d9889f user: jan.nijtmans tags: core-8-branch | |
|
2021-12-20
| ||
| 14:10 | formatting check-in: d456c0ec8d user: jan.nijtmans tags: tip-613 | |
| 01:00 | Merge 8.7 check-in: 9be03eb010 user: jan.nijtmans tags: tip-613 | |
| 00:58 | Unbreak windows build caused by [066a9b81b8|this] commit check-in: 4235a4640b user: jan.nijtmans tags: core-8-branch | |
| 00:44 | Merge 8.7. Allow Tcl_GetIndexFromObj*() to be used with enum/char/short/int/long whatever size integ... check-in: fd5af9692d user: jan.nijtmans tags: tip-613 | |
|
2021-12-18
| ||
| 19:02 | Merge 8.6 check-in: 8eabfac780 user: jan.nijtmans tags: core-8-branch | |
| 15:07 | Merge 8.6 check-in: 817abfee89 user: jan.nijtmans tags: core-8-branch | |
| 14:59 | Merge 8.6 check-in: 066a9b81b8 user: jan.nijtmans tags: core-8-branch | |
|
2021-12-16
| ||
| 21:26 | Merge 8.6 check-in: 96119ec205 user: jan.nijtmans tags: core-8-branch | |
| 14:34 | Merge 8.7 check-in: d764ceff5f user: jan.nijtmans tags: tip-613 | |
| 14:01 | Merge 8.6 check-in: 2872e09645 user: jan.nijtmans tags: core-8-branch | |
| 09:20 | Merge 8.7 check-in: 7d2f7f50d0 user: jan.nijtmans tags: tip-613 | |
| 09:14 | Merge 8.6 check-in: 88f665dbae user: jan.nijtmans tags: core-8-branch | |
|
2021-12-13
| ||
| 13:49 | Merge 8.7 check-in: 183cb675d5 user: jan.nijtmans tags: tip-613 | |
| 12:59 | Merge 8.6 check-in: 1d30b9892d user: jan.nijtmans tags: core-8-branch | |
| 10:57 | Merge 8.6 check-in: 140518c7ec user: jan.nijtmans tags: core-8-branch | |
|
2021-12-12
| ||
| 18:03 | Merge 8.6 check-in: 77cfae82ba user: jan.nijtmans tags: core-8-branch | |
|
2021-12-09
| ||
| 14:46 | TIP #613: New INDEX_NULL_OK flag for Tcl_GetIndexFromObj*() check-in: dc80e7b290 user: jan.nijtmans tags: tip-613 | |
|
2021-12-08
| ||
| 15:50 | merge-mark check-in: 09404faa32 user: jan.nijtmans tags: core-8-branch | |
| 15:37 | Merge 8.7. Also fix [5ec9985a94]: testing sebres-8-7-clock-speedup-cr2 branch check-in: f74839b807 user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2 | |
| 15:28 | Merge 8.6 check-in: d26a32e524 user: jan.nijtmans tags: core-8-branch | |
| 12:11 | Merge 8.7 check-in: 416363d9df user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2 | |
|
2021-12-07
| ||
| 18:15 | Merge 8.6 check-in: f451019541 user: jan.nijtmans tags: core-8-branch | |
|
2021-11-28
| ||
| 21:53 | Fix [97b8e1d54b]: -mdynamic-no-pic not supported on Apple Silicon check-in: 010d43daee user: jan.nijtmans tags: core-8-branch | |