Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
100 check-ins using file generic/tclBinary.c version 29fd3b8cd3
|
2023-10-16
| ||
| 20:54 | merge 8.6 check-in: 1893b433d0 user: dgp tags: core-8-branch | |
| 18:18 | test hygiene check-in: 3128a16930 user: dgp tags: core-8-branch | |
| 04:03 | Add missing zipfs test zip check-in: 5a18d46478 user: apnadkarni tags: core-8-branch | |
|
2023-10-15
| ||
| 21:47 | C++ doesn't accept "register" keyword check-in: eec7e1dad0 user: jan.nijtmans tags: core-8-branch | |
| 17:54 | Merge 8.6. Use (void *)NULL in stead of NULL for C++ check-in: 42c0076a8d user: jan.nijtmans tags: core-8-branch | |
| 14:38 | Fix broken nmake static install check-in: 26b3274623 user: apnadkarni tags: core-8-branch | |
| 11:45 | Refactor mount_data api as to not duplicate mount command functionality. Needs revisiting as mount_d... check-in: 7430c0b1e3 user: apnadkarni tags: core-8-branch | |
| 11:25 | Comment correction check-in: d9391d98fd user: oehhar tags: core-8-branch | |
| 10:33 | Fix memory leak [9525f4c8bc] and zipfs path handling [c3364db38a] and others check-in: 492fb812e9 user: apnadkarni tags: core-8-branch | |
| 10:12 | Fix zipfs long path memory leaks [9525f4c8bc] Closed-Leaf check-in: 2cd497c822 user: apnadkarni tags: apn-zipfs-paths | |
| 06:32 | More fixes, update docs check-in: 87cad788af user: apnadkarni tags: apn-zipfs-paths | |
|
2023-10-14
| ||
| 21:26 | Merge-mark check-in: 92d5b2a45e user: jan.nijtmans tags: core-8-branch | |
| 17:07 | Eliminate CanonicalPath - obsolete check-in: 1fd5a8fba4 user: apnadkarni tags: apn-zipfs-paths | |
| 15:51 | Redo zipfs path handling check-in: 12b8aa570c user: apnadkarni tags: apn-zipfs-paths | |
| 15:36 | Create new branch named "apn-zipfs-paths" check-in: 773db24dc3 user: apnadkarni tags: apn-zipfs-paths | |
|
2023-10-13
| ||
| 21:37 | Fix C++ errors, e.g: "generic/tclZipfs.c:5598:6: error: cannot jump from this goto statement to its ... check-in: 1fe6692c22 user: jan.nijtmans tags: core-8-branch | |
| 15:28 | Merge 8.6 check-in: fa816ce4e4 user: jan.nijtmans tags: core-8-branch | |
| 14:06 | Merge-mark check-in: 244cd61b35 user: jan.nijtmans tags: core-8-branch | |
|
2023-10-12
| ||
| 15:20 | Merge 8.7 check-in: efd27f19a9 user: jan.nijtmans tags: core-8-branch | |
| 14:40 | Merge 8.6 check-in: a715725d9f user: jan.nijtmans tags: core-8-branch | |
|
2023-10-11
| ||
| 17:19 | Minor source readability and delete obsolete code check-in: f2b93e95e4 user: apnadkarni tags: core-8-branch | |
| 10:05 | Merge 8.6 check-in: 56cb488cc3 user: jan.nijtmans tags: core-8-branch | |
| 04:53 | Minor nmake tweaks, remove obsolete target check-in: 927aa4937c user: apnadkarni tags: core-8-branch | |
| 03:57 | Bug [894e11d7f7] - fix broken test configuration for zipfs builds - nmake version check-in: ef07c271ad user: apnadkarni tags: core-8-branch | |
|
2023-10-10
| ||
| 19:27 | More int -> Tcl_Size (backported from 9.0) check-in: e94d0fede9 user: jan.nijtmans tags: core-8-branch | |
| 15:01 | Bug [894e11d7f7] - fix broken test configuration for zipfs builds - nmake version Closed-Leaf check-in: 843fa79403 user: apnadkarni tags: bug-894e11d7f7-nmake | |
| 14:58 | Create new branch named "bug-894e11d7f7-nmake" check-in: 600c135fb7 user: apnadkarni tags: bug-894e11d7f7-nmake | |
|
2023-10-09
| ||
| 20:42 | Merge 8.6 check-in: b5ab3fa9da user: jan.nijtmans tags: core-8-branch | |
| 18:26 | Re-generate "configure" with autoconf-2.71 check-in: 976bdc31fb user: jan.nijtmans tags: core-8-branch | |
| 11:32 | Bug [894e11d7f7]. Fix Unix test runs to use embedded Tcl zipfs scripts and not external ones from th... check-in: effd49d19f user: apnadkarni tags: core-8-branch | |
| 10:43 | No need to fake embedded zip now that tcltest build is fixed Closed-Leaf check-in: 6a4f659b03 user: apnadkarni tags: bug-894e11d7f7 | |
| 10:33 | Fix test targets in mingw builds to not set TCL_LIBRARY when zipfs enabled check-in: bae47e56ee user: apnadkarni tags: bug-894e11d7f7 | |
|
2023-10-08
| ||
| 16:32 | Rework to use configure as prior solution presumed Gnu make check-in: abd833af66 user: apnadkarni tags: bug-894e11d7f7 | |
| 13:44 | Start on fixing Unix testing of zipfs configs check-in: 957693ea58 user: apnadkarni tags: bug-894e11d7f7 | |
| 03:03 | Have zipfs claim all paths under zipfs root. See [93eb73784a]. check-in: 1a5b7fb09d user: apnadkarni tags: core-8-branch | |
| 02:35 | Merge 8.7 Closed-Leaf check-in: 324936737c user: apnadkarni tags: apn-zipfs-pathclaim | |
|
2023-10-06
| ||
| 08:29 | Mark (internal) symbols which are going to be removed in 9.0 with "deprecated" check-in: 72c82ef005 user: jan.nijtmans tags: core-8-branch | |
|
2023-10-05
| ||
| 15:39 | Claim all paths under //zipfs:/ as zipfs paths check-in: 2e7df7cfd0 user: apnadkarni tags: apn-zipfs-pathclaim | |
| 11:22 | Merge 8.6 check-in: 73c79c7378 user: jan.nijtmans tags: core-8-branch | |
| 10:43 | zipfs file write - remove size limit, do not preallocate check-in: 7286b40cd8 user: apnadkarni tags: core-8-branch | |
|
2023-10-04
| ||
| 20:54 | Merge 8.6 check-in: a85db436db user: jan.nijtmans tags: core-8-branch | |
| 15:17 | Move some (internal) stub entries to lower numbers check-in: b2a4eb8a7f user: jan.nijtmans tags: core-8-branch | |
| 13:54 | merge 8.7 check-in: 4a607e8407 user: dgp tags: core-8-7-b1-rc | |
| 13:53 | test suite hygiene check-in: 737cb49386 user: dgp tags: core-8-branch | |
| 13:19 | Fix [5d308081e4] zipfs append mode. check-in: 5cbd6b1990 user: apnadkarni tags: core-8-branch | |
| 12:57 | Update tests for zipfs append. Closed-Leaf check-in: 8251651109 user: apnadkarni tags: bug-5d308081e4 | |
| 11:49 | Start on zipfs append mode check-in: cb37aeb8ec user: apnadkarni tags: bug-5d308081e4 | |
| 10:00 | Misc fixes in zipfs manpage check-in: 303053af53 user: apnadkarni tags: core-8-branch | |
| 09:02 | Fix [9e039ee0b9], [57f144c799] and other zipfs glob issues. check-in: 5c39466de8 user: apnadkarni tags: core-8-branch | |
| 07:34 | Done with glob tests Closed-Leaf check-in: 92a555c54a user: apnadkarni tags: bug-9e039ee0b9 | |
| 06:48 | Fix gcc unused var warning check-in: 737985618c user: apnadkarni tags: bug-9e039ee0b9 | |
|
2023-10-03
| ||
| 16:39 | Some fixes, some tests check-in: 743998c14c user: apnadkarni tags: bug-9e039ee0b9 | |
| 06:55 | Merge 8.7 check-in: f464c62c08 user: apnadkarni tags: bug-9e039ee0b9 | |
| 06:38 | Backport locking patch from chw check-in: 8f4663d79d user: apnadkarni tags: core-8-branch | |
| 05:00 | Fix [8259d74a64] fix check-in: e232836cee user: apnadkarni tags: core-8-branch | |
| 03:28 | Fix [8259d74a64] fix Closed-Leaf check-in: 0824f03e05 user: apnadkarni tags: apn-memory-fix | |
|
2023-10-02
| ||
| 16:31 | Start on zipfs glob/find bugs check-in: 1a0414b73f user: apnadkarni tags: bug-9e039ee0b9 | |
| 06:44 | Fix [02acab5aea], [d8a354f7d9], [62e5508ee], [4af110a6a1], [02acab5aea] - file ensemble bugs for zip... check-in: 735e596737 user: apnadkarni tags: core-8-branch | |
| 06:17 | More relatively minor fixes for file ensemble on zipfs Closed-Leaf check-in: 1380fdb0cb user: apnadkarni tags: apn-zipfs-filecommands | |
|
2023-10-01
| ||
| 19:41 | Merge 8.6 check-in: e0ad6a7e01 user: jan.nijtmans tags: core-8-branch | |
| 16:58 | More file ensemble tests for zipfs check-in: 1704dba4ab user: apnadkarni tags: apn-zipfs-filecommands | |
|
2023-09-30
| ||
| 16:17 | Start on tests and fixes for file commands for zipfs check-in: 507d0337cc user: apnadkarni tags: apn-zipfs-filecommands | |
| 03:23 | Fix [8259d74a64] - panic on exit check-in: a6562fe64a user: apnadkarni tags: core-8-branch | |
| 02:58 | Remove obsolete code Closed-Leaf check-in: 24efcf8305 user: apnadkarni tags: bug-8259d74a64 | |
|
2023-09-29
| ||
| 17:17 | Add test for crash check-in: 49d814e62e user: apnadkarni tags: bug-8259d74a64 | |
| 17:05 | Merge 8.7 check-in: b6c8d1101f user: apnadkarni tags: bug-8259d74a64 | |
| 16:39 | Refactor zipfs finalization check-in: b18fa0f371 user: apnadkarni tags: bug-8259d74a64 | |
| 13:17 | merge 8.7 Leaf check-in: 7a439315e6 user: dgp tags: dgp-tcl-code | |
| 12:58 | merge 8.7 check-in: a99749a831 user: dgp tags: core-8-7-b1-rc | |
| 12:48 | dup test names check-in: b3c4b1cf90 user: dgp tags: core-8-branch | |
| 12:32 | merge 8.7 check-in: f8e75dcd9a user: dgp tags: core-8-7-b1-rc | |
| 11:42 | Disable password based zipfs tests on MacOS check-in: 8a0288ebec user: apnadkarni tags: core-8-branch | |
| 11:19 | Start on zipfs finalization panic check-in: ab52b09c47 user: apnadkarni tags: bug-8259d74a64 | |
| 03:09 | Fix [6d2ef441cc], [c315de9e44] - zipfs password bugs check-in: 9c204498a8 user: apnadkarni tags: core-8-branch | |
| 02:41 | Merge 8.7" Closed-Leaf check-in: 2c945c354a user: apnadkarni tags: apn-zipfs-password | |
| 02:40 | Minor edit check-in: 04fa87a6aa user: apnadkarni tags: apn-zipfs-password | |
|
2023-09-28
| ||
| 18:17 | Fix [0df5906dd7]: Error-handling when stderr is in "strict" profile check-in: 166b00eb0c user: jan.nijtmans tags: core-8-branch | |
| 18:15 | Handle ::tcl::Bgerror the same way Closed-Leaf check-in: a63a8b9af9 user: jan.nijtmans tags: bug-0df5906dd7 | |
| 17:11 | Progress on [6d2ef441cc] check-in: 5fd2ca4c3d user: apnadkarni tags: apn-zipfs-password | |
| 16:26 | Proposed fix for [c315de9e44] check-in: ad3a393e8c user: apnadkarni tags: apn-zipfs-password | |
| 15:23 | Proposed fix for [0df5906dd7] check-in: 6314825ea9 user: jan.nijtmans tags: bug-0df5906dd7 | |
| 11:32 | Simplify password checks. No need to persist result check-in: e4de29f57b user: apnadkarni tags: apn-zipfs-password | |
| 11:02 | Start on password related zipfs bugs check-in: 375af5005c user: apnadkarni tags: apn-zipfs-password | |
| 09:53 | test-case cleanup check-in: c5759c89f2 user: jan.nijtmans tags: core-8-branch | |
| 07:29 | Merge 8.6 check-in: 4bc7bd58aa user: jan.nijtmans tags: core-8-branch | |
|
2023-09-27
| ||
| 11:11 | Fix [00018ec7a0], [f91ee30d33], [23dd83ce7c] - zipfs r+, w+ modes, zero byte allocation check-in: a6c30811c9 user: apnadkarni tags: core-8-branch | |
| 10:46 | Bug [00018ec7a0] - zipfs w+ not permitting read Closed-Leaf check-in: 32f7d369cf user: apnadkarni tags: apn-zipfs-writes | |
| 10:23 | Merge 8.6 check-in: ef8c2217ca user: jan.nijtmans tags: core-8-branch | |
| 10:19 | Re-build libtommath for win64(-arm): some symbols were not exported check-in: 0d5151af26 user: jan.nijtmans tags: core-8-branch | |
| 07:36 | Add missing test file check-in: c7942b0603 user: apnadkarni tags: apn-zipfs-writes | |
| 06:57 | Tests for bug [f91ee30d33] check-in: 074e370466 user: apnadkarni tags: apn-zipfs-writes | |
| 03:29 | Finish up [23dd83ce7c] tests and fixes. check-in: c7f1974db7 user: apnadkarni tags: apn-zipfs-writes | |
|
2023-09-26
| ||
| 17:06 | Fix [23dd83ce7c]. Still need to check other ckallocs for 0 length check-in: f0558adee8 user: apnadkarni tags: apn-zipfs-writes | |
| 09:21 | Re-build libtommath v1.2.1 for Win64 and Win64-arm check-in: f070161b82 user: jan.nijtmans tags: core-8-branch | |
| 05:22 | Bug [d5d03207ca] - Tcl hang on zipfs writes greater than buffer size check-in: ce5cd01e47 user: apnadkarni tags: core-8-branch | |
| 05:03 | Add tests Closed-Leaf check-in: 5253501f2d user: apnadkarni tags: bug-d5d03207ca | |
|
2023-09-25
| ||
| 19:45 | Start on [d5d03207ca] check-in: 9d0ee9d6ca user: apnadkarni tags: bug-d5d03207ca | |
| 18:44 | Fix (actually benign) gcc warning below about writing past array bound. D:/src/tcltk/wip/tcl/generi... check-in: 22a57ef1dd user: apnadkarni tags: core-8-branch | |
| 18:42 | Fix fileSystem-1.38 to not assume all volumes are drives check-in: 820b44d027 user: apnadkarni tags: core-8-branch | |
| 18:24 | Make last argument of Tcl_GetByteArrayFromObj() "Tcl_Size *" in stead of "int". Is exactly the same... check-in: 50791c1b1d user: jan.nijtmans tags: core-8-branch | |