Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
210 check-ins using file win/rules.vc version ff8ea1361e
|
2022-03-16
| ||
| 18:20 | TIP607 encoding failindex: revert ckeckin [add9ed8887] : just wait for symbol load in VS2015 and it ... check-in: c8720dea86 user: oehhar tags: tip607-encoding-failindex | |
|
2022-03-15
| ||
| 10:28 | TIP607 encoding failindex: correct test which works now. check-in: 0d006415cf user: oehhar tags: tip607-encoding-failindex | |
| 10:15 | win/makefile.vc: required correction for noembed,symbols to allow debugging with MS-VS2015. Otherwis... check-in: add9ed8887 user: oehhar tags: tip607-encoding-failindex | |
| 07:52 | Even though Tcl_UniChar == int (in this "#if TCL_UTF_MAX>3 block), use the correct signature for Tcl... check-in: 2bdd750eee user: jan.nijtmans tags: core-8-branch | |
| 07:09 | TIP607 encoding failindex: test correction check-in: a9b94c0646 user: oehhar tags: tip607-encoding-failindex | |
|
2022-03-14
| ||
| 21:15 | Merge 8.7 check-in: 1a05049b06 user: jan.nijtmans tags: trunk, main | |
| 20:59 | Eliminate useless "const int" usage, where "const" has no meaning. VC-2015 has problem when the sign... check-in: b8efe8c796 user: jan.nijtmans tags: core-8-branch | |
| 18:27 | TIP607 encoding failindex: get work out of 8.7 branch to this 9.0 branch. TIP is rebased. check-in: 51b9b286d8 user: oehhar tags: tip607-encoding-failindex | |
| 18:25 | Merge main check-in: a11f5ee706 user: oehhar tags: tip607-encoding-failindex | |
| 18:24 | Add "const" to some other parameters to avoid compiler failure on MS-VC 2015. Hope this is ok. check-in: c85e25dcb3 user: oehhar tags: trunk, main | |
| 18:15 | Add "const" to TclObjLookupVar parameter 6 and 7 to avoid compiler failure on MS-VC 2015. Hope this ... check-in: 2257a5fc3f user: oehhar tags: trunk, main | |
| 18:06 | TIP605 encoding failindex: prepare TCL 9.0 main branch with branch "encodings-with-flags" merged. check-in: c8fc04b93b user: oehhar tags: tip607-encoding-failindex | |
| 17:39 | TIP607 encoding failindex: some tests and implementation (not working) check-in: 2f1594f38b user: oehhar tags: tip607-encoding-failindex | |
| 16:10 | TIP607 encoding failindex: options -failindex and -nocomplain may not both be specified Closed-Leaf check-in: 98ac044f33 user: oehhar tags: tip607-encoding-failindex | |
| 15:46 | TIP607 encoding failindex: start implementation check-in: a611c76903 user: oehhar tags: tip601-encoding-failindex, tip607-encoding-failindex | |
|
2022-03-13
| ||
| 23:12 | Merge 8.7. More progress check-in: 38d0c3aade user: jan.nijtmans tags: full-utf-for-87 | |
| 00:39 | Merge 8.7 check-in: 9cf43794f3 user: jan.nijtmans tags: trunk, main | |
| 00:31 | Coroutine cleanup: clarify 'yieldparameter' value. Use less C stackspace check-in: f3a0c179b9 user: jan.nijtmans tags: core-8-branch | |
|
2022-03-12
| ||
| 23:28 | merge-mark check-in: 73c3149474 user: jan.nijtmans tags: core-8-branch | |
| 23:25 | Fix 2 warnings: warning C4018: '>': signed/unsigned mismatch check-in: 1403ead867 user: jan.nijtmans tags: core-8-6-branch | |
| 23:21 | Start defining "utf32string" type check-in: b46d5c684f user: jan.nijtmans tags: full-utf-for-87 | |
| 22:30 | More progress check-in: 2e24803530 user: jan.nijtmans tags: full-utf-for-87 | |
|
2022-03-11
| ||
| 22:43 | 2 more functions check-in: f3580d9f09 user: jan.nijtmans tags: full-utf-for-87 | |
| 22:11 | Handle TclUniCharNcmp() check-in: 715b107f62 user: jan.nijtmans tags: full-utf-for-87 | |
| 20:56 | Update overflow protections to the size_t type. check-in: 239f8bba15 user: dgp tags: trunk, main | |
| 19:37 | merge 8.7 check-in: 5c134ed668 user: dgp tags: trunk, main | |
| 19:36 | merge 8.6 check-in: 6f37bc1611 user: dgp tags: core-8-branch | |
| 19:30 | Revise the loop logic to be more correct, more clear, and more consisten with other branches. check-in: 22d14f422c user: dgp tags: core-8-6-branch | |
| 19:15 | [9c7557160f] Alternative fix for UB handling of int overflow. check-in: 601a2b1dfe user: dgp tags: core-8-6-branch | |
| 18:23 | WIP Leaf check-in: e2fd275d2f user: dgp tags: tcl9-design | |
| 17:17 | WIP check-in: 15d2ddfe4d user: dgp tags: tcl9-design | |
| 16:47 | Alternatve patch to replace UB treatment of int overflow. Closed-Leaf check-in: be8578fdce user: dgp tags: bug-9c7557160f | |
| 15:55 | Merge 8.7 Closed-Leaf check-in: 01bcbc4c60 user: jan.nijtmans tags: coro-crunch | |
| 15:48 | merge trunk check-in: 00c325dd44 user: dgp tags: dgp-refactor | |
| 15:44 | merge trunk check-in: 5b614f9e0c user: dgp tags: novem | |
| 15:20 | Merge 9.0 check-in: ad50a0649b user: jan.nijtmans tags: tip-619 | |
| 15:16 | Merge 8.7 check-in: 29b95038cd user: jan.nijtmans tags: trunk, main | |
| 15:13 | Merge 8.7 check-in: 6c97d5b403 user: jan.nijtmans tags: full-utf-for-87 | |
| 15:12 | TIP #617 implementation fix: Don't panic on Tcl_UniCharLen() when compiled with TCL_UTF_MAX=4 check-in: 144192320f user: jan.nijtmans tags: core-8-branch | |
| 14:52 | Experiment: full UTF for 8.7. (WIP) check-in: 4a31181448 user: jan.nijtmans tags: full-utf-for-87 | |
| 14:45 | Merge 9.0. Update documentation check-in: 343bcc3b06 user: jan.nijtmans tags: tip-619 | |
| 13:58 | More tweaks check-in: ac04dae9b0 user: jan.nijtmans tags: coro-crunch | |
| 13:34 | clarify 'yieldparameter'. Eliminate variable 'unused', reduce coroutine stackspace check-in: b84d4c3ff6 user: jan.nijtmans tags: coro-crunch | |
| 12:10 | Merge 8.6 check-in: acf3149e65 user: jan.nijtmans tags: core-8-branch | |
| 08:48 | Fix [8a7ec8a389]: error when compiling a fat binary for Mac M1 check-in: 47f36d7612 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-03-10
| ||
| 17:37 | clarify 'yieldparameter'. Eliminate variable 'unused' check-in: c10ab47273 user: jan.nijtmans tags: tip-616 | |
| 16:56 | merge 8.7 check-in: b0463de589 user: dgp tags: tcl9-design | |
| 16:43 | merge trunk check-in: f2bda3c4bb user: dgp tags: dgp-refactor | |
| 16:43 | merge trunk check-in: 5928749378 user: dgp tags: novem | |
| 16:18 | merge tip-616 Closed-Leaf check-in: e6b864bfa6 user: jan.nijtmans tags: tip-616-experiment | |
| 16:17 | Update doc, fix PrintSourceToObj signature check-in: 933c71ed7b user: jan.nijtmans tags: tip-616 | |
| 16:08 | Merge tip-616 check-in: 113abaae22 user: jan.nijtmans tags: tip-616-experiment | |
| 15:47 | Revert previous commit (doesn't work) and merge 9.0 check-in: fed2373ef8 user: jan.nijtmans tags: tip-616 | |
| 15:02 | Enhance internal "struct Interp" such that it can handle more than 2^31 levels check-in: 1118e2a7ab user: jan.nijtmans tags: trunk, main | |
| 14:03 | Enhance internal "struct CoroutineData" such that it can handle more than 2^31 levels/arguments check-in: cf3e7b9d06 user: jan.nijtmans tags: trunk, main | |
| 12:17 | Merge 8.7 check-in: ccad489003 user: jan.nijtmans tags: trunk, main | |
| 11:43 | Add ::tcl::test::build-info command to tcl::test package, so we can find out which compiler/options ... check-in: 41f20298cd user: jan.nijtmans tags: core-8-branch | |
| 10:42 | Merge 8.7 check-in: 06997b433a user: jan.nijtmans tags: trunk, main | |
| 10:37 | Eliminate nmake build warning check-in: 61e186fad0 user: jan.nijtmans tags: core-8-branch | |
| 10:32 | Merge 8.7 check-in: ad1714f9a5 user: jan.nijtmans tags: trunk, main | |
| 10:26 | Unused variable warning check-in: e4245088ee user: jan.nijtmans tags: core-8-branch | |
|
2022-03-09
| ||
| 19:37 | merge 8.7 check-in: f1d5e5874f user: dgp tags: tcl9-design | |
| 17:53 | More progress check-in: 0480ed9723 user: jan.nijtmans tags: tip-616 | |
| 16:46 | Merge 9.0 check-in: ebb18e6944 user: jan.nijtmans tags: tip-616 | |
| 15:46 | Merge 8.7 check-in: 8197faf9be user: jan.nijtmans tags: trunk, main | |
| 15:16 | Tweak test code such that it can be used to test indexes > 2^31 too, so no longer limit values to IN... check-in: e3ee44645c user: jan.nijtmans tags: core-8-branch | |
| 11:50 | Merge 8.7 check-in: 0e42f41f63 user: jan.nijtmans tags: tip-616-for-8.7 | |
|
2022-03-08
| ||
| 22:26 | initial work at using signed-storage for cases where values can actually be signed. check-in: 5030ee02cf user: bch tags: bch_sign_and_width | |
| 17:35 | merge 8.7 Closing this branch. The work on branch full-utf-for-8.7 is more likely to reach the ... Closed-Leaf check-in: 46d18fc696 user: dgp tags: dgp-ucs4 | |
| 17:29 | merge trunk check-in: dabc835dc5 user: dgp tags: dgp-refactor | |
| 17:29 | merge trunk check-in: 0a6fa275b2 user: dgp tags: novem | |
| 17:14 | merge mark check-in: 726136ec97 user: dgp tags: core-8-branch | |
| 17:12 | Backport fix and test for typecasting bug in Tcl_GetUniChar(). check-in: e7356da76c user: dgp tags: core-8-6-branch | |
| 15:34 | Merge 9.0 check-in: c785d752e4 user: jan.nijtmans tags: tip-616 | |
| 15:31 | Merge 8.7 check-in: 3aac064e60 user: jan.nijtmans tags: trunk, main | |
| 15:27 | Merge 8.6 check-in: 2cbce2c238 user: jan.nijtmans tags: core-8-branch | |
| 15:23 | Fix [9c7557160]: signed integer overflow in UpdateStringOfByteArray() check-in: 5e793d379a user: jan.nijtmans tags: core-8-6-branch | |
| 15:21 | Fix [1c7f179710]: undefined behavior for INST_LSHIFT in ExecuteExtendedBinaryMathOp() check-in: 8a68239de9 user: jan.nijtmans tags: core-8-6-branch | |
| 15:17 | Merge 8.7 check-in: 30337f31d9 user: jan.nijtmans tags: trunk, main | |
| 15:13 | Merge 8.6 check-in: 9254a17f88 user: jan.nijtmans tags: core-8-branch | |
| 15:10 | Fix [b6afa33737]: signed integer overflow in TclInitStringRep() macro check-in: a314f4ea62 user: jan.nijtmans tags: core-8-6-branch | |
| 11:38 | More size_t check-in: db643479d3 user: jan.nijtmans tags: tip-616 | |
| 10:38 | Provide somewhat more space in Tcl_CallFrame check-in: 67363cf967 user: jan.nijtmans tags: tip-616 | |
| 09:59 | Merge 9.0 check-in: a7ba5388fd user: jan.nijtmans tags: tip-616 | |
| 08:27 | Merge 8.7 check-in: f1e19261f7 user: jan.nijtmans tags: trunk, main | |
| 08:23 | This typecast is wrong (and was already wrong). Correct it, and add testcase to prove it check-in: 51b9da64b4 user: jan.nijtmans tags: core-8-branch | |
| 00:01 | Merge 8.7 check-in: 3528d7188f user: dgp tags: dgp-ucs4 | |
|
2022-03-07
| ||
| 23:59 | Starting in Tcl 8.7, Tcl_GetUniChar() returns int, not Tcl_UniChar (TIP 389). Make typecasts of retu... check-in: 421d89a270 user: dgp tags: core-8-branch | |
| 23:52 | Start sketch of offering UCS4 interfaces in Tcl 8.7. check-in: f71034e070 user: dgp tags: dgp-ucs4 | |
| 21:46 | merge core-8-branch check-in: b4f9552e15 user: fvogel tags: trunk, main | |
| 21:45 | Improve a bit the ttk::treeview man page by instructing the html generator not link some words in th... check-in: c6e09d5068 user: fvogel tags: core-8-branch | |
| 11:52 | More int -> size_t check-in: f8c76f841a user: jan.nijtmans tags: tip-616 | |
| 11:25 | Another round of int -> size_t for internal functions check-in: c3e9fab92a user: jan.nijtmans tags: tip-616 | |
|
2022-03-06
| ||
| 16:52 | merge trunk check-in: 09c4b95eec user: dgp tags: dgp-refactor | |
| 16:52 | merge trunk check-in: 8481502ba9 user: dgp tags: novem | |
| 16:10 | Merge-mark check-in: 729fdf970f user: jan.nijtmans tags: core-8-branch | |
| 16:10 | Fix [4789e18fcb]: signed integer overflow during obj-31.6 check-in: 7913cae186 user: jan.nijtmans tags: core-8-6-branch | |
| 15:51 | Merge-mark check-in: 38c7aaadce user: jan.nijtmans tags: trunk, main | |
| 15:51 | Merge 8.6 check-in: 1a8ae15079 user: jan.nijtmans tags: core-8-branch | |
| 15:49 | Fix [112e7aa36d]: signed integer overflow in Tcl_SetObjLength(), Tcl_AttemptSetObjLength() check-in: 2699f682ae user: jan.nijtmans tags: core-8-6-branch | |
| 15:46 | Merge tip-616 check-in: a23bb78289 user: jan.nijtmans tags: tip-616-experiment | |
| 15:44 | merge-mark check-in: 75044d8dfc user: jan.nijtmans tags: tip-616 | |
| 15:40 | Prepare for Tcl_Parse's commentSize/numTokens to become size_t check-in: 30b8504530 user: jan.nijtmans tags: trunk, main | |
| 15:28 | More progress check-in: 0ca30e14a0 user: jan.nijtmans tags: tip-616 | |
| 14:45 | Merge tip-616 check-in: a3c8b80019 user: jan.nijtmans tags: tip-616-experiment | |
| 14:40 | Merge 9.0 check-in: 2bf9f94c0e user: jan.nijtmans tags: tip-616 | |
|
2022-03-05
| ||
| 21:56 | -nothrow -> -nocomplain Closed-Leaf check-in: b3471f0625 user: jan.nijtmans tags: encodings-with-flags | |
| 11:20 | Merge 8.7 check-in: 562ea876a7 user: jan.nijtmans tags: trunk, main | |
| 10:32 | Add "const" to Tcl_SetNotifier() argument. Should have been part of TIP #27, looooooong ago. This si... check-in: a993dee980 user: jan.nijtmans tags: core-8-branch | |
|
2022-03-04
| ||
| 19:16 | merge trunk check-in: 7601f412eb user: dgp tags: novem | |
| 16:21 | Merge 8.7 check-in: 791cc676b8 user: jan.nijtmans tags: encodings-with-flags | |
| 16:19 | Merge 8.7 check-in: 1e892e4df9 user: jan.nijtmans tags: trunk, main | |
| 16:18 | Merge 8.6 check-in: 59b0904ac7 user: jan.nijtmans tags: core-8-branch | |
| 16:15 | Fix [8d8bb39962]: incorrect notifier initialization in tclXtNotify.c check-in: 362f6d184c user: jan.nijtmans tags: core-8-6-branch | |
|
2022-03-03
| ||
| 16:06 | Merge 9.0 check-in: 420de76f4f user: jan.nijtmans tags: tip-619 | |
| 15:58 | Fix warning when compiling with -DTCL_UTF_MAX=3: tclDecls.h:3921:27: warning: initialization of ‘s... check-in: ba11bb4b2b user: jan.nijtmans tags: trunk, main | |
| 13:05 | TIP #619 implementation. tests not working yet check-in: e791d2994c user: jan.nijtmans tags: tip-619 | |
| 11:37 | More progress check-in: cb4d961112 user: jan.nijtmans tags: tip-616-experiment | |
|
2022-03-02
| ||
| 20:27 | More size_t in tclCompile.h check-in: a2b7a28c1f user: jan.nijtmans tags: tip-616-experiment | |
| 17:34 | More progress check-in: 1411ccc2c8 user: jan.nijtmans tags: tip-616-experiment | |
| 17:24 | More progress check-in: 1cd1806ac7 user: jan.nijtmans tags: tip-616-experiment | |
| 17:05 | More progress check-in: d014640dcc user: jan.nijtmans tags: tip-616-experiment | |
| 16:13 | More progress check-in: 52a8aa860a user: jan.nijtmans tags: tip-616-experiment | |
| 16:00 | Use TIP #613's Tcl_GetIndexFromObj() to eliminate typecasts which are no longer necessary check-in: ef3c6d5538 user: jan.nijtmans tags: tip-613-usage | |
|
2022-03-01
| ||
| 20:44 | merge trunk check-in: 41c80aefe0 user: dgp tags: dgp-refactor | |
| 20:44 | merge trunk check-in: 1680876e51 user: dgp tags: novem | |
| 17:37 | Use size_t in TclFindCompiledLocal et al check-in: 75e02db60f user: jan.nijtmans tags: tip-616-experiment | |
| 15:32 | Even more progress check-in: b5574327d9 user: jan.nijtmans tags: tip-616-experiment | |
| 13:34 | More progress check-in: 4b7b34af76 user: jan.nijtmans tags: tip-616-experiment | |
| 11:32 | More progress check-in: 6d8e126f84 user: jan.nijtmans tags: tip-616-experiment | |
| 08:52 | Merge 9.0 check-in: 9392d7072f user: jan.nijtmans tags: tip-616-experiment | |
| 08:42 | Use size_t in AuxDataPrintProc check-in: a1a1aacb29 user: jan.nijtmans tags: trunk, main | |
| 07:36 | Merge 9.0 check-in: d999f89758 user: jan.nijtmans tags: tip-616-experiment | |
|
2022-02-28
| ||
| 18:06 | merge trunk check-in: e581a7a1f1 user: dgp tags: novem | |
| 18:02 | merge trunk check-in: 0b3bf20363 user: dgp tags: dgp-refactor | |
| 11:43 | Backout part of previous commit, making compile.test work again with --enable-symbols=all check-in: 6dc6bdff0e user: jan.nijtmans tags: trunk, main | |
|
2022-02-27
| ||
| 19:04 | Merge 9.0 check-in: 04a6ab223e user: jan.nijtmans tags: tip-616 | |
| 18:43 | Fix build check-in: f67b1bb0bb user: jan.nijtmans tags: tip-615 | |
| 18:29 | More size_t usage, e.g. for "foreach" check-in: 717c300874 user: jan.nijtmans tags: trunk, main | |
|
2022-02-25
| ||
| 14:45 | Merge 9.0 Leaf check-in: 398b723023 user: jan.nijtmans tags: tip-615-bis | |
| 14:44 | Merge 8.7 check-in: 19d6b0a063 user: jan.nijtmans tags: tip-615 | |
| 09:58 | Use size_t in Tcl_MainEx() check-in: 711d86e379 user: jan.nijtmans tags: tip-616 | |
|
2022-02-24
| ||
| 23:18 | merge trunk check-in: f50c5c56d2 user: dgp tags: novem | |
| 23:17 | merge trunk check-in: 5c3b80d210 user: dgp tags: dgp-refactor | |
| 22:44 | Merge 8.7 check-in: 1376637235 user: jan.nijtmans tags: tip-618 | |
| 22:35 | Merge 9.0 check-in: bb8e96bb20 user: jan.nijtmans tags: tip-616 | |
| 22:31 | Merge 8.7 check-in: 56e377a7ea user: jan.nijtmans tags: trunk, main | |
| 22:20 | 3 more files with TCL_UTF_MAX checks check-in: 70eb0efb69 user: jan.nijtmans tags: core-8-branch | |
| 22:13 | Consistancy in TCL_UTF_MAX check check-in: 31da6923f7 user: jan.nijtmans tags: core-8-branch | |
| 22:05 | Merge 9.0 check-in: 0a973e95ce user: jan.nijtmans tags: tip-616 | |
| 21:44 | Merge 8.7 check-in: 0907ba571c user: jan.nijtmans tags: trunk, main | |
| 17:13 | TIP #617: Tcl_WCharLen/Tcl_Char16Len check-in: 85afe2127e user: jan.nijtmans tags: core-8-branch | |
| 14:00 | Fix compiler warnings (caused by previous commit) check-in: e814eacaf1 user: jan.nijtmans tags: trunk, main | |
| 13:29 | Merge 9.0 check-in: dcf6775b09 user: jan.nijtmans tags: tip-616 | |
| 12:59 | More (internal) size_t usage in TclOO check-in: 6df38ae7c5 user: jan.nijtmans tags: trunk, main | |
| 12:01 | Merge 9.0 check-in: 32a7c96b09 user: jan.nijtmans tags: tip-616 | |
|
2022-02-23
| ||
| 21:14 | merge trunk check-in: 63f0db7ee1 user: dgp tags: dgp-refactor | |
| 21:13 | merge trunk check-in: d9958377ca user: dgp tags: novem | |
| 15:52 | Merge 8.7 check-in: 5b23dc7944 user: jan.nijtmans tags: trunk, main | |
| 15:51 | Merge 8.6 check-in: 9771beebb0 user: jan.nijtmans tags: core-8-branch | |
| 14:30 | Fix [cb90038a63]: signed integer overflow during expr-34.22, expr-36.22 check-in: 42d07d1fe5 user: jan.nijtmans tags: core-8-6-branch | |
| 14:26 | Merge 8.5 check-in: bcb387ad57 user: jan.nijtmans tags: core-8-6-branch | |
| 14:24 | Fix [d282fcacd1]: signed integer overflow in ScanNumber() check-in: d7a73dbf01 user: jan.nijtmans tags: core-8-6-branch | |
| 14:05 | merge-mark check-in: 363b71d957 user: jan.nijtmans tags: tip-616 | |
| 14:04 | Some more int -> size_t in internal API check-in: 4dd737c3cd user: jan.nijtmans tags: trunk, main | |
| 13:45 | More int -> size_t check-in: 2be28e4fd8 user: jan.nijtmans tags: tip-616 | |
| 12:20 | Merge 9.0. Update documentation check-in: ef460f7709 user: jan.nijtmans tags: tip-616 | |
|
2022-02-22
| ||
| 21:01 | TIP #618: New Tcl_GetBool* functions with INDEX_NULL_OK flag check-in: 566ab0f509 user: jan.nijtmans tags: tip-618 | |
|
2022-02-21
| ||
| 16:35 | Merge 8.7 check-in: b84a93d7ba user: jan.nijtmans tags: trunk, main | |
| 16:30 | Merge 8.6 check-in: 91b14c222b user: jan.nijtmans tags: core-8-branch | |
| 16:18 | Fix [fb4a0a6675]: signed integer overflow in TclpGetClicks() check-in: 8779e57115 user: jan.nijtmans tags: core-8-6-branch | |
| 14:57 | some more check-in: cae4bc26a8 user: jan.nijtmans tags: tip-616 | |
| 13:49 | Some more int -> size_t check-in: e2a744bb10 user: jan.nijtmans tags: tip-616 | |
|
2022-02-20
| ||
| 19:57 | Eliminate dead code and fix a comment check-in: 557b4770b7 user: jan.nijtmans tags: trunk, main | |
|
2022-02-18
| ||
| 17:04 | Merge 9.0 check-in: 2f886a1c7e user: jan.nijtmans tags: tip-616 | |
| 17:02 | Merge 8.7 check-in: 131adb5a1d user: jan.nijtmans tags: trunk, main | |
| 16:57 | Fix [22547f9053]: TIP 519 compiler warning check-in: b719e05421 user: jan.nijtmans tags: core-8-branch | |
| 16:34 | Merge 8.7 check-in: 4adc3df295 user: jan.nijtmans tags: trunk, main | |
| 16:32 | Merge 8.6 check-in: 703fd1a845 user: jan.nijtmans tags: core-8-branch | |
| 16:31 | Eliminate aarch64-w64-mingw32-clang warning check-in: c405a0ef24 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-02-17
| ||
| 21:32 | Merge 9.0 check-in: 1fdefed9bc user: jan.nijtmans tags: tip-616 | |
| 18:55 | merge trunk check-in: 0e52d65e9e user: dgp tags: dgp-refactor | |
| 18:54 | merge trunk check-in: 9ff3d17a33 user: dgp tags: novem | |
| 17:33 | Merge 8.7 check-in: 45515911a5 user: jan.nijtmans tags: trunk, main | |
| 17:30 | Deprecate internal macro's TclIsInfinite() and TclIsNan(), since C99 has isinf() and isnan() check-in: 60df467246 user: jan.nijtmans tags: core-8-branch | |
| 14:51 | Merge 9.0 check-in: d0c7276be5 user: jan.nijtmans tags: tip-616 | |
| 14:16 | More int -> size_t in internal API check-in: a03a4407f4 user: jan.nijtmans tags: trunk, main | |
| 13:41 | more int->size_t check-in: 531d1e5c15 user: jan.nijtmans tags: tip-616 | |
| 13:29 | More int -> size_t in API check-in: 28669fb413 user: jan.nijtmans tags: tip-616 | |
| 12:07 | Merge 9.0 check-in: d20c8c89a2 user: jan.nijtmans tags: tip-616 | |
| 11:21 | Merge 8.7 check-in: 42031e66eb user: jan.nijtmans tags: trunk, main | |
| 10:52 | Implement TIP #613: New INDEX_NULL_OK flag for Tcl_GetIndexFromObj*() check-in: 545bc28d1b user: jan.nijtmans tags: core-8-branch | |
| 09:51 | Merge 8.6. Remove some Tcl_Panic()'s which can never happen check-in: 5548e5391e user: jan.nijtmans tags: core-8-branch | |
| 09:30 | Addendum to [7deeddb36]: Use WIDE_MIN/WIDE_MAX in more places check-in: de10721755 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-02-16
| ||
| 17:08 | Merge 8.7 check-in: c24dc4d17b user: jan.nijtmans tags: trunk, main | |
| 16:52 | Merge 8.6 check-in: 7e9fb8f7bd user: jan.nijtmans tags: core-8-branch | |
| 16:18 | Fix [7f8a3d9818]: signed integer overflow in tclExecute.c check-in: 8524520e5b user: jan.nijtmans tags: core-8-6-branch | |
| 16:10 | Fix [1c60dca341]: signed integer overflow in Tcl_SetBignumObj() check-in: 414608568a user: jan.nijtmans tags: core-8-6-branch | |
| 15:24 | Fix [c6fea6ba6]: possible signed integer overflow in Tcl_GetLongFromObj(), Tcl_GetWideIntFromObj() check-in: efbf66da7d user: jan.nijtmans tags: core-8-6-branch | |
| 14:53 | Fix [89de498973]: signed integer overflow in TclParseNumber() check-in: c5cded8dc7 user: jan.nijtmans tags: core-8-6-branch | |
| 14:33 | Fix [7deeddb36]: signed integer overflow in Tcl_ScanObjCmd() check-in: 0ac2e76e3f user: jan.nijtmans tags: core-8-6-branch | |
| 14:18 | Merge 8.7 check-in: 9c9eb4873b user: jan.nijtmans tags: tip-615 | |
| 12:15 | Merge 8.7. Fix 2 test-cases Leaf check-in: 385eb80dc4 user: jan.nijtmans tags: strict-index-experiment | |
| 10:51 | Merge 8.7 check-in: 78d22a5a49 user: jan.nijtmans tags: trunk, main | |
| 10:46 | Merge 8.6 check-in: af5e57f956 user: jan.nijtmans tags: core-8-branch | |
| 10:36 | Add x86_64-w64-mingw32-nmakehlp.exe as a helper, when cross-compiling check-in: cb2a5f77e3 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-02-15
| ||
| 14:34 | Merge 8.6 Closed-Leaf check-in: 19a930d38f user: jan.nijtmans tags: windows-arm64 | |
| 14:09 | update README check-in: c08a1c2b47 user: jan.nijtmans tags: windows-arm64 | |
| 13:51 | Add nmakehlp.exe (for AMD64) to distribution, and make it usable in rules-ext.vc too check-in: e890c67b0e user: jan.nijtmans tags: windows-arm64 | |
| 13:18 | See [https://patch-diff.githubusercontent.com/raw/tcltk/tcl/pull/12.patch], but slightly better: If ... check-in: 0c4eaa1de6 user: jan.nijtmans tags: windows-arm64 | |