Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
48 check-ins using file win/tclWinFile.c version 1fcdac5104
|
2025-03-29
| ||
| 15:04 | Fix [while] compilation, remove a couple of useless tests (opcode changes) check-in: 59ec1d55fc user: dkf tags: no-variable-width-instruction-issue | |
| 11:57 | Must reset exception ranges on syntax error in assembled code check-in: 5d9c3907d5 user: dkf tags: no-variable-width-instruction-issue | |
| 09:23 | Most tests working, but not yet all. check-in: 620aac77ab user: dkf tags: no-variable-width-instruction-issue | |
|
2025-03-28
| ||
| 15:25 | Many changes to basic opcode issuing to eliminate most 1-byte args. Not yet fully working... check-in: 3ffa6a16aa user: dkf tags: no-variable-width-instruction-issue | |
|
2025-03-18
| ||
| 12:17 | Switch over to using 4-byte args; mark some ops as deprecated (gcc/clang) check-in: 0486fdf101 user: dkf tags: no-variable-width-instruction-issue | |
|
2025-03-13
| ||
| 14:16 | merge 9.0 check-in: d2d18e3b2c user: sebres tags: trunk, main | |
|
2025-03-12
| ||
| 17:20 | merge 9.0 (fix for `clock add` regression, relative time with TZ over DST-hole, see clock-30.34) check-in: c1e6ca3321 user: sebres tags: trunk, main | |
| 15:52 | Rebase to 9.1 check-in: 538ba492c8 user: jan.nijtmans tags: tip-626 | |
| 15:51 | unneeded type-casts/checks check-in: 7ea23e65b4 user: jan.nijtmans tags: tip-626 | |
|
2025-03-11
| ||
| 18:37 | merge 9.0 (fix for [482db1d796540e68]) check-in: 16f05b6fc9 user: sebres tags: trunk, main | |
| 08:30 | Rebase to 9.1 check-in: b56d416a90 user: jan.nijtmans tags: tip-626 | |
| 08:29 | Update to appleboy/ssh-action@v1.2.2 check-in: 2f1d68136a user: jan.nijtmans tags: trunk, main | |
|
2025-03-09
| ||
| 15:16 | This is an experiment with eliminating the issuing of variable-width instructions Much complexity i... check-in: 091900ea2a user: dkf tags: no-variable-width-instruction-issue | |
| 08:08 | First attempt at obeying character limits when decoding data. check-in: 3064261821 user: apnadkarni tags: apn-encoding-refactor | |
| 06:31 | Merge main check-in: ad759446cf user: apnadkarni tags: apn-encoding-refactor | |
| 03:40 | Added comment for Bug 73bb42fb3f check-in: 5825e51235 user: apnadkarni tags: trunk, main | |
|
2025-03-07
| ||
| 10:05 | merge 9.0: cmdMZ.test: improve stability of timerate test for quadratic complexity (increase factor ... check-in: 0e843896d2 user: sebres tags: trunk, main | |
|
2025-03-06
| ||
| 19:52 | merge 9.0: amend to [ba68d1e9484a3a92]: rewrite fix of Tcl_GetReturnOptions less invasive (-errorlin... check-in: 5b2df96ce0 user: sebres tags: trunk, main | |
| 19:32 | merge 9.0 (amend to [ba68d1e9484a3a92] fixed wrong line nummer in Tcl_GetReturnOptions) check-in: 4ad99ceb18 user: sebres tags: trunk, main | |
| 15:16 | merge trunk check-in: e42b1e808c user: dgp tags: dgp-refactor | |
| 15:15 | merge 9.0 check-in: 938b305b98 user: dgp tags: trunk, main | |
| 14:46 | merge 9.0 check-in: 23e8b744a6 user: sebres tags: trunk, main | |
| 13:15 | merge 9.0 check-in: e49452411e user: sebres tags: trunk, main | |
| 12:43 | fixes another variant of [73bb42fb3f35cd61] (BUFFER_PADDING panic) with more tests; increases covera... check-in: 383f174774 user: sebres tags: trunk, main | |
|
2025-03-05
| ||
| 17:50 | Merge 9.1 check-in: ed7b58e939 user: jan.nijtmans tags: tip-626 | |
| 16:12 | merge trunk check-in: 00abfd892a user: dgp tags: dgp-refactor | |
| 16:00 | merge 9.0 check-in: 42428385a5 user: dgp tags: trunk, main | |
| 15:28 | merge 9.0 check-in: 576adc12d8 user: dgp tags: trunk, main | |
| 12:32 | new test (PoC): delay between bytes of single multi-byte utf-8 char doesn't cause encoding error wit... Closed-Leaf check-in: 27b39bdd7c user: sebres tags: bug-73bb42fb | |
| 12:31 | prepare to cherry-pick to 8.7 (no strict by default) check-in: bd359103aa user: sebres tags: bug-73bb42fb | |
| 11:49 | proper timeout handling (e is global for after-event) check-in: 64fd1ceb6a user: sebres tags: bug-73bb42fb | |
| 11:32 | improve tests stability - read on non-blocking channel may be delayed (to next "beat" in busy notifi... check-in: f596a8e3fd user: sebres tags: bug-73bb42fb | |
| 10:40 | protect against enless loop (if unexpected case), be more verbose if error not happen, etc check-in: 7247279791 user: sebres tags: bug-73bb42fb | |
| 06:44 | Test case comment clarification check-in: 84c9cc9577 user: apnadkarni tags: bug-73bb42fb | |
| 06:41 | Test cases check-in: 1914c3dd6c user: apnadkarni tags: bug-73bb42fb | |
| 05:43 | Possible fix for another BUFFER_PADDING panic check-in: 1d45e395d9 user: apnadkarni tags: bug-73bb42fb | |
|
2025-03-04
| ||
| 20:46 | [e23e40222e] Revise HashString() to expect a Tcl_Size length argument Closed-Leaf check-in: b22ef47e31 user: dgp tags: bug-e23e40222e | |
| 20:30 | merge trunk check-in: 5a018960f2 user: dgp tags: dgp-refactor | |
| 20:18 | merge & resolve check-in: 3ca30ac3ef user: dgp tags: dgp-refactor | |
| 19:54 | merge & resolve check-in: 756e71bdbe user: dgp tags: dgp-refactor | |
| 16:45 | Rebase to 9.1 check-in: f3e5cd43bf user: jan.nijtmans tags: tip-626 | |
| 16:28 | Merge 9.0 check-in: ebdb2ce8fe user: jan.nijtmans tags: trunk, main | |
| 15:51 | merge 9.0 / clock.tcl: fixes [2c0f49e26c27847a] - ensure cache remain consistent when deriving from ... check-in: e6e0dec9aa user: sebres tags: trunk, main | |
|
2025-03-03
| ||
| 17:57 | Merge 9.0 check-in: 4f02b98936 user: jan.nijtmans tags: trunk, main | |
| 09:42 | merge mark check-in: 3e3a67d911 user: dkf tags: trunk, main | |
| 09:33 | Mostly whitespace fixes, but also a bug in Tcl_SetWideUIntObj check-in: 16c040e40a user: dkf tags: trunk, main | |
|
2025-03-02
| ||
| 20:50 | Merge 9.1 check-in: 6f0eac8f6d user: jan.nijtmans tags: tip-626 | |
| 15:48 | Bunch of whitespace basic fixes. check-in: 809d595b56 user: dkf tags: trunk, main | |