Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
342 check-ins using file win/tclWinChan.c version 33f602a2fb
|
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 | |
| 17:28 | Fix gcc warning. Add knownBug constraint to zipfs list (only showed in non-embedded config) check-in: 60ac458c51 user: apnadkarni tags: core-8-branch | |
| 16:23 | Bug [02acab5aea] - zipfs file exists and stat fixes check-in: 16746b4a5c user: apnadkarni tags: core-8-branch | |
| 15:55 | Re-build libtommath v1.2.1 for i686 check-in: 541cb1ffdf user: jan.nijtmans tags: core-8-branch | |
| 15:52 | Merge 8.7 Closed-Leaf check-in: b66e8fa141 user: apnadkarni tags: apn-zipfs-pathfixes | |
| 15:37 | Fix file exist for zipfs check-in: 2355df8b21 user: apnadkarni tags: apn-zipfs-pathfixes | |
| 15:17 | zipfs attribute tests check-in: 9c74c13d8c user: apnadkarni tags: core-8-branch | |
| 13:51 | some more int -> Tcl_Size check-in: 5dc98a5c8d user: jan.nijtmans tags: core-8-branch | |
| 08:51 | Move CHANNEL_*BUFFERED (internal) flags to higher bits: prevent any possibility for conflicts with p... check-in: f14a94a19b user: jan.nijtmans tags: core-8-branch | |
| 02:36 | Merge 8.7 check-in: 49201deb23 user: apnadkarni tags: apn-zipfs-pathfixes | |
|
2023-09-24
| ||
| 18:30 | msgcat reverse lookup as provided by Alexandru Dadalau on the core list 2023-09-23 Leaf check-in: 05d6475467 user: oehhar tags: msgcat-reverse-lookup | |
| 16:35 | More tests for zipfs check-in: 50094c52ca user: apnadkarni tags: core-8-branch | |
|
2023-09-23
| ||
| 13:36 | Bug [4645658689] - zipfs file truncation with open r+ check-in: 6137ca45c5 user: apnadkarni tags: core-8-branch | |
|
2023-09-22
| ||
| 15:01 | Fix test contraint "bbe7c6ff9e" check-in: 4c9f1df290 user: jan.nijtmans tags: core-8-branch | |
| 13:58 | Merge 8.6 - Bug [0aaeb9c380] check-in: cc0cf03b3b user: apnadkarni tags: core-8-branch | |
| 02:51 | Minor refactor for globbing zipfs check-in: 9e62ec357c user: apnadkarni tags: apn-zipfs-pathfixes | |
|
2023-09-21
| ||
| 16:18 | Fix file stat,exists for zipfs intermediate paths check-in: 70b419ce84 user: apnadkarni tags: apn-zipfs-pathfixes | |
| 12:20 | Merge 8.6 check-in: f56f778852 user: jan.nijtmans tags: core-8-branch | |
| 11:12 | Merge 8.6 check-in: f17be91312 user: jan.nijtmans tags: core-8-branch | |
| 10:59 | Disable zipfs password tests for macos. Unix, Windows pass. See [bbe7c6ff9e] check-in: 8f423488d7 user: apnadkarni tags: core-8-branch | |
| 08:51 | Start on various bugs related to zipfs paths. check-in: bfb4a34224 user: apnadkarni tags: apn-zipfs-pathfixes | |
|
2023-09-20
| ||
| 15:27 | Eliminate utf16 test-constraint. Add some testcases (backported/adapted from 9.0) check-in: 0c471c163d user: jan.nijtmans tags: core-8-branch | |
| 12:38 | merge 8.7 check-in: 43e3748f9c user: dgp tags: dgp-tcl-code | |
| 12:17 | merge 8.7 check-in: 38a28cb418 user: dgp tags: core-8-7-b1-rc | |
| 12:11 | Handle TCL_TRACE_OLD_STYLE being deprecated check-in: c013bc5a51 user: jan.nijtmans tags: core-8-branch | |
| 10:59 | Constrain tests to account for difference between Unix, MingW and MacOs build configuration for --di... check-in: 786b273cb7 user: apnadkarni tags: core-8-branch | |
| 08:17 | Eliminate "tip389" constraint. Mark 3 test-cases knownBug [e262613233] check-in: 7360740bcc user: jan.nijtmans tags: core-8-branch | |
| 07:25 | eliminate use of "utf32" constraint: no longer necessary check-in: 311bb2391e user: jan.nijtmans tags: core-8-branch | |
| 07:23 | Fix compilation with CFLAGS=-DTCL_NO_DEPRECATED check-in: c0fd9e3418 user: jan.nijtmans tags: core-8-branch | |
| 06:32 | Bug [a288e2003b] - file normalize broken for zipfs. check-in: 3e93461bd9 user: apnadkarni tags: core-8-branch | |
|
2023-09-19
| ||
| 11:41 | Bugs [14db54d81e], [6183f535c89]. Glob and find on zipfs root check-in: 65474fdc06 user: apnadkarni tags: core-8-branch | |
| 07:09 | Fix gcc warning check-in: f13d0cd6e2 user: jan.nijtmans tags: core-8-branch | |
| 05:41 | Bug [4c686f1f0a] - zipfs mount on / check-in: 14c7ed3ab2 user: apnadkarni tags: core-8-branch | |
|
2023-09-18
| ||
| 16:59 | Bug [d056ee6d30] - zipfs list returns invalid paths check-in: 7c1d2b3dcc user: apnadkarni tags: core-8-branch | |
| 15:50 | Allow larger values for "binary encode base64 -maxlen". Add some more testcases check-in: 224417e462 user: jan.nijtmans tags: core-8-branch | |
| 15:47 | Directory depth calculation assumed zipfs root at /, not //zipfs:/ Closed-Leaf check-in: e1f0d4e46a user: apnadkarni tags: bug-d056ee6d30 | |
| 14:56 | Create new branch named "bug-d056ee6d30" check-in: 44d08ca2eb user: apnadkarni tags: bug-d056ee6d30 | |
| 14:39 | merge 8.7 check-in: 168b346fa6 user: dgp tags: dgp-tcl-code | |
| 14:37 | merge 8.7 check-in: 2aeb7d6fc6 user: dgp tags: core-8-7-b1-rc | |
| 14:37 | silence compiler warning about uninitialized variable check-in: c3171a4b62 user: dgp tags: core-8-branch | |
| 14:15 | merge 8.7 check-in: a3a3629119 user: dgp tags: core-8-7-b1-rc | |
| 14:11 | int -> Tcl_Size (where appropriate). Make TclStringCmpOpts() static check-in: ed3800d997 user: jan.nijtmans tags: core-8-branch | |
| 10:27 | int -> Tcl_Size (where appropriate) check-in: 1e6ccfd68f user: jan.nijtmans tags: core-8-branch | |
| 06:51 | Fix [3d3124d01d]: failures with -ftrapv compiler option check-in: 2283094106 user: jan.nijtmans tags: core-8-branch | |
| 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 | |
| 10:32 | 3 more places where -wtrapv errors are triggered running the test-suite Closed-Leaf check-in: 237894f65a user: jan.nijtmans tags: bug-3d3124d01d | |
| 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:33 | Couple of more special cases for zipfs mount check-in: a2c462d697 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 | |
| 06:42 | Add !zipfslib constraint for tests that should only run without an attached Tcl lib vfs check-in: 7be1329b6c user: apnadkarni tags: apn-zipfs-tests | |
| 06:20 | Bug [9a80630571] - zipfs directory consistency checks check-in: e1d5bdad6d user: apnadkarni tags: apn-zipfs-tests | |
|
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 | |
| 18:31 | More WIP check-in: 2e779e1e21 user: dgp tags: dgp-tcl-code | |
| 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 | |
| 14:57 | Fix zipfs root arg count checks check-in: baacbc7c02 user: apnadkarni tags: apn-zipfs-tests | |
| 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-09-11
| ||
| 19:11 | Opening step in introduction of a Tcl_Code typedef. check-in: 582cc70c1a user: dgp tags: dgp-tcl-code | |
| 16:49 | More tests and some manpage corrections check-in: 5a3c9363dc user: apnadkarni tags: apn-zipfs-tests | |
| 14:43 | TIP #666 implementation: Change ptrdiff_t → Tcl_Size in Tcl 8.7 (and 9.0) check-in: 989de6a72a user: jan.nijtmans tags: core-8-branch | |
| 13:27 | merge 8.7 check-in: b1e4d08cad user: dgp tags: core-8-7-b1-rc | |
|
2023-09-10
| ||
| 09:58 | Oops. Inadvertent check-in. check-in: 72fb2eca74 user: apnadkarni tags: apn-zipfs-tests | |
| 09:49 | Merge 8.7 (change in order of mount args) check-in: 49b93d7b74 user: apnadkarni tags: apn-zipfs-tests | |
| 08:15 | Bug [78cd4f9ad3] - regression in zipfs mount check-in: 99b770ebbf user: apnadkarni tags: core-8-branch | |
|
2023-09-09
| ||
| 18:11 | Improve test coverage for zipfs mount/unmount check-in: f7976eb58c user: apnadkarni tags: apn-zipfs-tests | |
| 07:51 | Bug [6ed3447a7e]. Fix crash. Add length checks. check-in: 24a4584045 user: apnadkarni tags: apn-zipfs-tests | |
|
2023-09-08
| ||
| 16:51 | merge 8.7 check-in: 1e56b48595 user: dgp tags: core-8-7-b1-rc | |
| 14:25 | Merge 8.6 check-in: 12ea84ac22 user: jan.nijtmans tags: core-8-branch | |
| 11:49 | Merge 8.7 Leaf check-in: 21b725eed8 user: jan.nijtmans tags: bug-93eb73784a | |
| 11:46 | Testcase improvements check-in: cf655cdd49 user: jan.nijtmans tags: core-8-branch | |
| 11:26 | Incorrect use of $mountpoint variable check-in: ed34790af5 user: jan.nijtmans tags: core-8-branch | |
| 10:45 | [93eb73784a] follow-up: It looks like the "zipfs exists" change is necessary to make tcl_findLibrary... check-in: 43c9904371 user: jan.nijtmans tags: core-8-branch | |
| 08:48 | Merge 8.7 check-in: 987fdb8336 user: jan.nijtmans tags: bug-93eb73784a | |
| 08:16 | Fix [93eb73784a]: zipfs interaction with tcl_findLibrary causes slow loading check-in: 942e24c407 user: jan.nijtmans tags: core-8-branch | |
|
2023-09-07
| ||
| 14:53 | More patches from juliannoble2. Thanks! check-in: b62c1b7859 user: jan.nijtmans tags: bug-93eb73784a | |
| 14:34 | Exchange TclZipfs_MountBuffer/"zipfs mount_data" arguments as well check-in: eda5950bcb user: jan.nijtmans tags: bug-93eb73784a | |
| 13:40 | Merge 8.7. Exchange "zipfs mount"/TclZipfs_Mount arguments: archive <-> mountpoint check-in: c0980728b5 user: jan.nijtmans tags: bug-93eb73784a | |
| 11:02 | Fix examples (which don't output ".utf16" any more) check-in: 5b52204ad9 user: jan.nijtmans tags: core-8-branch | |
| 10:46 | Experiment: What if we changed "//zipfs:/" to "/zipfs:/", which doesn't look like an UNC path any mo... check-in: e7567c469b user: jan.nijtmans tags: bug-93eb73784a | |
| 10:36 | Fix zipfs-related documentation check-in: 1cac59f1ea user: jan.nijtmans tags: core-8-branch | |
|
2023-09-06
| ||
| 19:26 | merge 8.7 check-in: 11cab2c858 user: dgp tags: core-8-7-b1-rc | |
| 18:40 | [fc87e3bddd] Complete repair of flawed test. check-in: dec5990363 user: dgp tags: core-8-branch | |
| 18:33 | Same issue in zlib.test check-in: d5d776655f user: dgp tags: core-8-branch | |
| 18:29 | Be sure to define the "deprecated" constraint in order to use it. check-in: 2ed3d21a48 user: dgp tags: core-8-branch | |
| 18:28 | Proposed fix for [fc87e3bddd]: get-3.4.1 fails in -singleproc testing Closed-Leaf check-in: 377c5b39c7 user: jan.nijtmans tags: bug-fc87e3bddd | |
| 16:44 | Create new branch named "apn-zipfs-tests" check-in: 866262953d user: apnadkarni tags: apn-zipfs-tests | |
| 13:31 | silence compiler warning check-in: 3c81faf0fe user: dgp tags: core-8-branch | |
| 09:52 | Merge 8.7 check-in: cb8cc32cea user: jan.nijtmans tags: core-8-branch | |
|
2023-09-05
| ||
| 14:27 | Merge 8.6 check-in: f13bac244d user: jan.nijtmans tags: core-8-branch | |
| 08:37 | Merge 8.6 check-in: 6e3cb68301 user: jan.nijtmans tags: core-8-branch | |
| 06:42 | Merge 8.6 - Fix [b5ac3e3786] - Tcl_GetUniChar oob read check-in: fed73e58ba user: apnadkarni tags: core-8-branch | |
|
2023-09-04
| ||
| 20:42 | Merge 8.6 check-in: 4724e036f7 user: jan.nijtmans tags: core-8-branch | |
|
2023-09-02
| ||
| 22:00 | backport numeric white-space bug fix from 9.0 check-in: b9bb2ce39c user: griffin tags: core-8-branch | |
|
2023-08-31
| ||
| 14:46 | Rebase to 8.7 Closed-Leaf check-in: e580bbb75c user: jan.nijtmans tags: tip-665 | |
| 14:45 | Rebase to 8.7 Closed-Leaf check-in: 11af79f7e2 user: jan.nijtmans tags: tip-666 | |
| 13:47 | Rebase to 8.7 check-in: d67705af8d user: jan.nijtmans tags: tip-653 | |
| 11:17 | Backport some test improvements from 9.0 check-in: 7ba77326d4 user: jan.nijtmans tags: core-8-branch | |
| 08:06 | Make Tcl_GetBytesFromObj signature match documentation (not really a change since Tcl_Size == int). ... check-in: 0d567acda3 user: jan.nijtmans tags: tip-666 | |
|
2023-08-30
| ||
| 15:24 | merge 8.7 check-in: 753cbd8830 user: dgp tags: core-8-7-b1-rc | |
| 14:42 | Rebase to 8.7 check-in: 19aa3a165e user: jan.nijtmans tags: tip-666 | |
| 14:38 | Rebase to 8.7 check-in: 6dcc5a1ff0 user: jan.nijtmans tags: tip-665 | |
| 10:37 | Merge 8.6 check-in: 02ecc768a8 user: jan.nijtmans tags: core-8-branch | |
|
2023-08-29
| ||
| 13:37 | Merge 8.6 check-in: ca098487c5 user: jan.nijtmans tags: core-8-branch | |
|
2023-08-28
| ||
| 15:50 | merge 8.7 check-in: 6b5aea4fa3 user: dgp tags: core-8-7-b1-rc | |
|
2023-08-27
| ||
| 16:46 | Fix [64165953a0]: Compilation error of C extensions due to TCL_SIZE_MAX definition check-in: f9875fd78b user: jan.nijtmans tags: core-8-branch | |
|
2023-08-25
| ||
| 20:34 | Fix [920e393634]: expr {7244019458077122840 << 1}. Some more long -> Tcl_WideInt fixes in comments check-in: 2ed2ec021b user: jan.nijtmans tags: core-8-branch | |
| 15:18 | [84a5355235]: two more cases of sizeof(long) -> sizeof(Tcl_WideInt), since that's the unit we are do... check-in: 6a9a8809f2 user: jan.nijtmans tags: core-8-branch | |
| 15:14 | Merge "revert-dup-pure" branch: get rid of TclDuplicatePureObj() check-in: 21b170befe user: jan.nijtmans tags: core-8-branch | |
| 14:39 | merge 8.7 check-in: c1eb96946b user: dgp tags: core-8-7-b1-rc | |
| 14:38 | Merge 8.7. Time to merge this branch? Closed-Leaf check-in: 29f443d1c5 user: dgp tags: revert-dup-pure | |
|
2023-08-23
| ||
| 16:56 | Merge 8.6 check-in: e98c01d752 user: jan.nijtmans tags: core-8-branch | |
|
2023-08-22
| ||
| 19:53 | Thanks for cherrypicking this change for 8.7. 'Someone versed in the ArithSeries work' has fixed the... check-in: 8d3617f2db user: griffin tags: revert-dup-pure | |
|
2023-08-21
| ||
| 18:07 | The experiment deployment of TclDuplicatePureObj() has been reverted from the trunk. This branch at... check-in: c66c2fd74d user: dgp tags: revert-dup-pure | |
|
2023-08-18
| ||
| 14:11 | merge 8.7 check-in: 68e037cee3 user: dgp tags: core-8-7-b1-rc | |
| 06:57 | Fix UtfToUtf16Proc and UtfToUCS2Proc to not assume sizeof(Tcl_UniChar) is size of UTF16 / UCS2 code ... check-in: c9ed6c9e02 user: apnadkarni tags: core-8-branch | |
|
2023-08-04
| ||
| 19:06 | Merge 8.7 check-in: f5f79c0e63 user: jan.nijtmans tags: tip-666 | |
|
2023-08-03
| ||
| 15:40 | merge 8.7 check-in: 15caddb8b7 user: dgp tags: core-8-7-b1-rc | |
| 11:26 | Merge 8.7 check-in: 93c7430bce user: jan.nijtmans tags: core-8-branch | |
|
2023-08-02
| ||
| 19:34 | Merge 8.6 check-in: edeef9d8e1 user: jan.nijtmans tags: core-8-branch | |
| 08:02 | Rebase to 8.7 check-in: 0e48cdd4c2 user: jan.nijtmans tags: tip-653 | |
|
2023-08-01
| ||
| 16:09 | Make sure that zdll.lib and tommath.lib are installed in windows, for possible use by extensions. check-in: ba7fa0c8e3 user: jan.nijtmans tags: core-8-branch | |
| 15:42 | Merge 8.6 check-in: d0a4f77020 user: jan.nijtmans tags: core-8-branch | |
| 13:19 | testcase cleanup check-in: 729bd46f35 user: jan.nijtmans tags: core-8-branch | |
| 11:10 | Rebase to 8.7. Adapt "gets" the same way as "read" check-in: 9b9fdfbe2a user: jan.nijtmans tags: tip-653 | |
| 06:52 | merge-mark check-in: d3993db7ab user: jan.nijtmans tags: core-8-branch | |
| 06:39 | Some more int -> Tcl_Size (backported from 9.0) check-in: 74d5501caf user: jan.nijtmans tags: core-8-branch | |
|
2023-07-31
| ||
| 15:33 | merge 8.7 check-in: 16c21b58e1 user: dgp tags: core-8-7-b1-rc | |
|
2023-07-29
| ||
| 05:56 | Add tests for out of bounds Tcl_ListObjIndex check-in: ec7251d0db user: apnadkarni tags: core-8-branch | |
|
2023-07-28
| ||
| 07:50 | "utf-8" is the new "identity": make it available always check-in: 5ba0bfea71 user: jan.nijtmans tags: core-8-branch | |
| 05:02 | Fix transposing of TCL_OK, TCL_ERROR in Encoding docs check-in: 1848bfc4c7 user: apnadkarni tags: core-8-branch | |
|
2023-07-27
| ||
| 07:22 | int -> Tcl_Size in Tcl_MacOSXOpen*BundleResources check-in: 3bd4368b36 user: jan.nijtmans tags: core-8-branch | |
|
2023-07-26
| ||
| 15:18 | merge-mark check-in: 29d70f6bd4 user: jan.nijtmans tags: core-8-branch | |
| 11:29 | Rebase to 8.7 check-in: 6ed8dddae4 user: jan.nijtmans tags: tip-666 | |
| 10:32 | Rebase to 8.7 check-in: b9c1614a3d user: jan.nijtmans tags: tip-665 | |
| 08:03 | Merge 8.6 check-in: 7631c10d41 user: jan.nijtmans tags: core-8-branch | |
|
2023-07-24
| ||
| 16:07 | merge 8.7 check-in: ecfb784c4c user: dgp tags: core-8-7-b1-rc | |
| 15:13 | Merge 8.6 check-in: 41d628160e user: jan.nijtmans tags: core-8-branch | |
| 11:13 | Merge 8.6 check-in: 1fb6672995 user: jan.nijtmans tags: core-8-branch | |
|
2023-07-21
| ||
| 14:56 | merge 8.7 check-in: 8dde70fd43 user: dgp tags: core-8-7-b1-rc | |
| 11:37 | simplify tenviron2utfdstr/utf2tenvirondstr macro's, since 2nd argument is always -1 Improve error-ha... check-in: 1819fd1592 user: jan.nijtmans tags: core-8-branch | |
| 10:02 | Merge 8.7 check-in: f1a0068336 user: jan.nijtmans tags: tip-653 | |
|
2023-07-20
| ||
| 20:52 | Fix handling of pre-built libtommath.dll on win64-arm check-in: c28f7fef78 user: jan.nijtmans tags: core-8-branch | |
|
2023-07-19
| ||
| 14:23 | Improve error-reporting possibilities for Tcl_ExternalToUtfDStringEx/Tcl_UtfToExternalDStringEx in c... check-in: 2d94a8c808 user: jan.nijtmans tags: core-8-branch | |
| 13:04 | Bugfix for escape-encoding, 'stolen' from TIP #671 branch check-in: 9e4bc60200 user: jan.nijtmans tags: core-8-branch | |
|
2023-07-17
| ||
| 16:36 | Fix: tommath.lib needs to be installed to permit extensions to link when using the tommath C API check-in: 71159c8df9 user: apnadkarni tags: core-8-branch | |
| 13:54 | merge 8.7 check-in: b6492fe614 user: dgp tags: core-8-7-b1-rc | |
| 06:19 | Fix missing TIP 548 function docs. Some copy editing of doc prototypes for clarity (sez he). check-in: c535758822 user: apnadkarni tags: core-8-branch | |
|
2023-07-16
| ||
| 06:15 | Bug [a366c6efee] check-in: 3b31b4f4a9 user: apnadkarni tags: core-8-branch | |
|
2023-07-13
| ||
| 19:15 | merge 8.7 check-in: cc2236d5e1 user: dgp tags: core-8-7-b1-rc | |
| 17:19 | Correct wording in Comment check-in: 7136462c76 user: oehhar tags: core-8-branch | |
| 15:42 | Backport changes in tclListObj.c from Tcl 9.0 check-in: 24daba8fd2 user: jan.nijtmans tags: core-8-branch | |
|
2023-07-12
| ||
| 19:11 | (partial) fix for [c1691dc608]: 32-bit Linux regressions. Eliminate compiler warning check-in: 2ab20ce108 user: jan.nijtmans tags: core-8-branch | |
| 15:09 | Fix special-case in SetDuplicatePureObj(): Since typePtr is always &tclListType (ALL current calls t... check-in: 13d7e0fc55 user: jan.nijtmans tags: core-8-branch | |
| 11:38 | Consider 3 more types as special in TclDuplicatePureObj(). Updated comment for the reason why. check-in: 3f04a9222b user: jan.nijtmans tags: core-8-branch | |
| 06:39 | Fix [54329e39c7] check-in: 95cab70fe8 user: apnadkarni tags: core-8-branch | |
|
2023-07-11
| ||
| 09:20 | Fix [5916e48806]: tcl.pc: hardcoded depedencies, missing build flags check-in: 4b11db28e6 user: jan.nijtmans tags: core-8-branch | |
|
2023-07-10
| ||
| 15:57 | Code cleanup for arithSeries, all backported from 9.0 check-in: f93176d784 user: jan.nijtmans tags: core-8-branch | |
|
2023-07-09
| ||
| 12:54 | missed a few check-in: 6fb182d222 user: jan.nijtmans tags: tip-665 | |
| 12:41 | Rebase to 8.7 check-in: 7bf8d24ff3 user: jan.nijtmans tags: tip-665 | |
|
2023-07-08
| ||
| 20:25 | Fix [c5bcbf3494]: Output of surrogates seems to repeat following character check-in: 07e42778fc user: jan.nijtmans tags: core-8-branch | |
|
2023-07-06
| ||
| 16:13 | off-by-one. Minor optimization Closed-Leaf check-in: 627b07acdd user: jan.nijtmans tags: bug-c5bcbf3494 | |
| 15:07 | Proposed fix for [c5bcbf3494]: Output of surrogates seems to repeat following character. Also use mo... check-in: ef717df5a5 user: jan.nijtmans tags: bug-c5bcbf3494 | |
|
2023-07-05
| ||
| 15:08 | Merge 8.6 check-in: be96f35be2 user: jan.nijtmans tags: core-8-branch | |
| 05:08 | Bug [5be203d6ca] - io-7.3 failure check-in: 7a68ac2af7 user: apnadkarni tags: core-8-branch | |
| 03:23 | Bug [5be203d6ca] - better fix and add test Closed-Leaf check-in: b88bf9d6bd user: apnadkarni tags: bug-5be203d6ca-apn | |
|
2023-07-04
| ||
| 14:52 | Use more uppercase hex in documentation and test-cases (for consistancy) check-in: d26adb0a76 user: jan.nijtmans tags: core-8-branch | |
| 11:18 | Use "tcltest::Asciify" in stead of "printable" check-in: b3fc72ba83 user: jan.nijtmans tags: core-8-branch | |
| 06:47 | Correctly compute consumed bytes in case of truncated byte sequence at end. check-in: 457d38e405 user: apnadkarni tags: bug-5be203d6ca-apn | |
|
2023-07-03
| ||
| 14:16 | Branch meant for bug-fixing [5be203d6ca]: io-7.3 and chanio-7.3 fail in debug mode Closed-Leaf check-in: d70f500674 user: jan.nijtmans tags: bug-5be203d6ca | |
| 14:09 | Adapt tcltest::Asciify, so it's usable for Tcl 8.5 and 8.6 too check-in: 978b4c8a0a user: jan.nijtmans tags: core-8-branch | |
| 14:08 | Fix testcase (broken by previous commit) check-in: 0b4d0dadb5 user: jan.nijtmans tags: core-8-branch | |
| 13:51 | Fix comment (missing ticket ID) check-in: 5b13bdb4a2 user: jan.nijtmans tags: core-8-branch | |
| 13:46 | Temporary disable tests io-7.3 and chanio-7.3, which fail in debug mode. Ticket [5be203d6ca] created... check-in: 6b6caba07a user: jan.nijtmans tags: core-8-branch | |
|
2023-07-02
| ||
| 12:02 | Merge 8.6 check-in: 9543fe6f4e user: jan.nijtmans tags: core-8-branch | |
| 09:26 | merge core-8-6-branch (no change) check-in: 2c12a2608a user: fvogel tags: core-8-branch | |
| 08:20 | We definitely need to build core-8-6-branch of Tcl IMHO. check-in: 4134fd3788 user: fvogel tags: core-8-branch | |
| 04:55 | Backport fix [66ffafd309]. DBCS infinite loop on invalid encoding check-in: 4d10e2c128 user: apnadkarni tags: core-8-branch | |
|
2023-06-30
| ||
| 20:34 | Test update for bug [63530267aa]. check-in: 7ae73656d0 user: griffin tags: core-8-branch | |
| 13:28 | Merge 8.6 check-in: 028df23975 user: jan.nijtmans tags: core-8-branch | |
|
2023-06-29
| ||
| 15:42 | Fix uninitialized variable. check-in: aff311df30 user: griffin tags: core-8-branch | |
| 11:09 | Bug [6a3e2cb0f0] - invalid bytes in escape encodings check-in: 398de572ab user: apnadkarni tags: core-8-branch | |
|
2023-06-28
| ||
| 19:36 | Fix ticket [63530267aa] by implementing ticket [e5f06285de] and making additional corrections. check-in: 09fe59bbbd user: griffin tags: core-8-branch | |
| 13:15 | merge 8.7 check-in: efd33eddbf user: dgp tags: core-8-7-b1-rc | |
| 07:20 | Fix [26960060d7]: lseq-3.14 triggers use-after-free check-in: 68c0bd3f02 user: jan.nijtmans tags: core-8-branch | |
| 07:15 | Fix [78b9b6860c]: Please sync tclOOScript.h check-in: 36a137b7ae user: jan.nijtmans tags: core-8-branch | |
|
2023-06-27
| ||
| 15:25 | merge 8.7 check-in: 444fe58834 user: dgp tags: core-8-7-b1-rc | |
| 06:42 | Remove compat/dirent*.h and some other compat/*.c files: Modern C-compilers all have those now check-in: e275c72695 user: jan.nijtmans tags: core-8-branch | |
|
2023-06-26
| ||
| 09:52 | Remove compat/stdint.h and compat/stdlib.h: All C-compilers nowadays have it. check-in: cdd211a557 user: jan.nijtmans tags: core-8-branch | |
|
2023-06-23
| ||
| 12:26 | merge 8.7 check-in: 711525a54e user: dgp tags: core-8-7-b1-rc | |
|
2023-06-22
| ||
| 19:00 | Fix [44452e2c55]: indexObj.test failures on i386 check-in: fbba7df295 user: jan.nijtmans tags: core-8-branch | |
| 13:40 | Merge-mark check-in: b4712d2e1f user: jan.nijtmans tags: core-8-branch | |
| 11:59 | Proposed fix for [44452e2c55]: indexObj.test failures on i386 Closed-Leaf check-in: 05df422a98 user: jan.nijtmans tags: bug-44452e2c55 | |
|
2023-06-21
| ||
| 22:38 | (partial) fix for [https://core.tcl-lang.org/tk/tktview/a9929f112a|a9929f112a]: Bugs in the implemen... check-in: af0ec25f4d user: jan.nijtmans tags: core-8-branch | |
| 21:30 | Fix 3 "lset" testcases Closed-Leaf check-in: 8d300901a0 user: jan.nijtmans tags: bug-a9929f112a | |
| 15:52 | merge 8.7 check-in: 773f4f098c user: dgp tags: core-8-7-b1-rc | |
| 14:52 | (partial) fix for [https://core.tcl-lang.org/tk/tktview/a9929f112a|a9929f112a]. Tk needs some change... check-in: c7e6b7e8eb user: jan.nijtmans tags: bug-a9929f112a | |
| 13:08 | RE syntax documentation describes some features as deprecated. Open branch to examine their removal. check-in: fa5748b035 user: dgp tags: dgp-disable-deprecated-resyntax | |
| 07:13 | "trace variable" -> "trace add variable" in testcases (and documentation) check-in: 8dd5496bd1 user: jan.nijtmans tags: core-8-branch | |
|
2023-06-20
| ||
| 06:51 | Move VarHashGetKey() to tclInt.h. More int -> Tcl_Size check-in: dd25e7e253 user: jan.nijtmans tags: core-8-branch | |
|
2023-06-19
| ||
| 13:21 | Merge 8.6 - fix tests - hardcoded port and wsl. check-in: 6e88d47b21 user: apnadkarni tags: core-8-branch | |
| 11:47 | Some more Tcl_Size usage check-in: 6808bdda06 user: jan.nijtmans tags: core-8-branch | |
|
2023-06-15
| ||
| 15:44 | TIP #653 implementation (with a lot of corrections compared to the py-b8f575aa23 or the other tip-65... check-in: 85cf4c4682 user: jan.nijtmans tags: tip-653 | |
|
2023-06-13
| ||
| 06:05 | Specify implicit "-profile tcl8" in encoding-24.4 testcase check-in: 6a06db323e user: jan.nijtmans tags: core-8-branch | |
|
2023-06-08
| ||
| 12:39 | Merge 8.6 check-in: 26d2fb8e85 user: jan.nijtmans tags: core-8-branch | |
|
2023-06-05
| ||
| 14:35 | merge 8.7 check-in: fcdde7c54b user: dgp tags: core-8-7-b1-rc | |
| 11:12 | Added note about how some commands are mainly for Tk check-in: 7355a2baf1 user: dkf tags: core-8-branch | |
|
2023-06-04
| ||
| 22:56 | Merge 8.6 check-in: 40e3b7572e user: pointsman tags: core-8-branch | |
|
2023-06-03
| ||
| 19:59 | Merge 8.6 check-in: d051ad23c5 user: jan.nijtmans tags: core-8-branch | |
|
2023-06-02
| ||
| 22:05 | In TclAttemptInitStringRep(): Don't do a memcpy if attemptckalloc() fails check-in: 1ec25a729b user: jan.nijtmans tags: core-8-branch | |
| 15:12 | More library(n) docs check-in: 4c19535a09 user: dkf tags: core-8-branch | |
| 13:54 | merge 8.7 check-in: bab3557724 user: dgp tags: core-8-7-b1-rc | |
| 13:46 | silence compiler warning check-in: bbd80e2402 user: dgp tags: core-8-branch | |
| 12:00 | New (internal) macro TclAttemptInitStringRep() check-in: b0b7c9d7b6 user: jan.nijtmans tags: core-8-branch | |