Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
38 check-ins using file generic/tclCmdIL.c version 0fd6819b9b
|
2023-09-18
| ||
| 06:30 | Backport [891a74b941]: format %#d not consistent with other radix prefixes or TIP 472 description check-in: 4eec7c7f53 user: jan.nijtmans tags: core-8-branch | |
|
2023-09-17
| ||
| 15:16 | Remove test constraint bug-b3c7429255 check-in: e59111ed12 user: apnadkarni tags: core-8-branch | |
| 04:01 | Fix [3f9f494cc1] zipfs timezone tests. check-in: c826ea98fa user: apnadkarni tags: core-8-branch | |
| 03:38 | Use local time in tests for zip timestamps Closed-Leaf check-in: 56e40c1603 user: apnadkarni tags: bug-3f9f494cc1 | |
|
2023-09-16
| ||
| 19:06 | merge-mark check-in: c3f165b8fa user: jan.nijtmans tags: core-8-branch | |
| 15:37 | Bug [b6f7cee65c] - nmake not testing zip based tcl library check-in: 5c1ec14560 user: apnadkarni tags: core-8-branch | |
| 15:03 | Bug [2696dfe3f5] - raise exception on CRC errors check-in: 8920c7c72e user: apnadkarni tags: core-8-branch | |
| 14:51 | Clean up buffers on CRC failure Closed-Leaf check-in: 919b1038d9 user: apnadkarni tags: bug-2696dfe3f5 | |
| 14:38 | Add test file for CRC check-in: 9ebb8f29ba user: apnadkarni tags: bug-2696dfe3f5 | |
| 13:03 | Merge check-in: 565ee5e860 user: apnadkarni tags: bug-2696dfe3f5 | |
| 10:52 | Bug [943258f361] - valgrind - cmdInfo test uninitialized memory access check-in: 22d2c460ad user: apnadkarni tags: core-8-branch | |
| 07:48 | Bug [d7849f7721]. zipfs memory leak. check-in: 96a4c5ad17 user: apnadkarni tags: core-8-branch | |
| 06:41 | Mainly comments, more minor refactoring Closed-Leaf check-in: bbd54629ff user: apnadkarni tags: bug-d7849f7721 | |
| 06:03 | Minor refactoring check-in: 7e8f5f2821 user: apnadkarni tags: bug-d7849f7721 | |
| 05:02 | Fix ZipChannel.ubuf memory management check-in: f7b908e3c1 user: apnadkarni tags: bug-d7849f7721 | |
| 02:46 | Partial fix for leak check-in: f5fceee4c2 user: apnadkarni tags: bug-d7849f7721 | |
|
2023-09-15
| ||
| 17:05 | Disable two tests. Works on my Windows and Ubuntu but apparently not everywhere - [3f9f494cc1] check-in: ca1905b02c user: apnadkarni tags: core-8-branch | |
| 16:39 | Add false positive tests for CRC checking check-in: 2cc147e7b9 user: apnadkarni tags: bug-2696dfe3f5 | |
| 16:05 | Test hygiene for supporting -singleproc 1 and -debug 1 check-in: 806f8d1b42 user: dgp tags: core-8-branch | |
| 15:37 | CRC validation check-in: 8b28ca54fc user: apnadkarni tags: bug-2696dfe3f5 | |
| 08:00 | Expand zipfs tests. Fix [9a80630571], [6ed3447a7e], [01d8f30342] and manpages. check-in: 2fd1277ae3 user: apnadkarni tags: core-8-branch | |
| 06:27 | Merge 8.6 check-in: 3ccdecf613 user: jan.nijtmans tags: core-8-branch | |
|
2023-09-14
| ||
| 16:30 | Fix more arg count tests. Adapt stat dict for non-windows check-in: 3c6a604c29 user: apnadkarni tags: apn-zipfs-tests | |
| 14:52 | More tests and fix one more case triggering bug [01d8f30342] check-in: 7b81ff8bc4 user: apnadkarni tags: apn-zipfs-tests | |
| 14:49 | Added test files for zipfs check-in: 5a79175b83 user: apnadkarni tags: apn-zipfs-tests | |
|
2023-09-13
| ||
| 16:45 | Bug [01d8f30342]. zipfs canonical produces garbage. check-in: 626ffd4fea user: apnadkarni tags: apn-zipfs-tests | |
| 16:18 | Merge 8.7 check-in: 8bf48a5b90 user: apnadkarni tags: apn-zipfs-tests | |
| 15:23 | Merge-mark check-in: 5599ee3ce8 user: jan.nijtmans tags: core-8-branch | |
| 13:47 | Merge-mark check-in: 05aaea9903 user: jan.nijtmans tags: core-8-branch | |
|
2023-09-12
| ||
| 19:21 | merge 8.7 check-in: d6a65b9df0 user: dgp tags: dgp-tcl-code | |
| 19:10 | Make use of the CompileProc typedef. check-in: bfbab2b0e9 user: dgp tags: core-8-branch | |
| 18:32 | merge 8.6 check-in: 32289fd84e user: dgp tags: core-8-branch | |
| 16:57 | In 2020, internal routine TclParseHex() was converted to a static routine but the declaration was no... check-in: 53fc6e606b user: dgp tags: core-8-branch | |
| 16:36 | Use a static declaration when possible and when it matches the name. check-in: d32838e62a user: dgp tags: core-8-branch | |
| 16:22 | A housekeeping commit in 2019 added a declaration for TclIsDigitProc(). There is no implementation o... check-in: af55a8dbf8 user: dgp tags: core-8-branch | |
| 11:42 | Fix test-case failure with --enable-symbols=mem. Slipped in with TIP #666 implementation check-in: 10679ee0c8 user: jan.nijtmans tags: core-8-branch | |
| 07:45 | TIP #665: Remove support for internal utf-16 for Tcl 8.7 (and 9.0) check-in: f28f0f4b68 user: jan.nijtmans tags: core-8-branch | |
|
2023-08-31
| ||
| 14:46 | Rebase to 8.7 Closed-Leaf check-in: e580bbb75c user: jan.nijtmans tags: tip-665 | |