Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
2395 check-ins using file compat/zlib/gzlib.c version 6b2bbb5ea3
|
2024-06-27
| ||
| 09:10 | Fix ticket [63530267aa] by implementing ticket [e5f06285de] and making additional corrections. Closed-Leaf check-in: 878682ff5d user: pooryorick tags: pyk-objinterface | |
| 08:34 | Merge 8.7 - Bug [6a3e2cb0f0] - invalid bytes in escape encodings Add timeouts to github workflows t... check-in: 9d4042eca7 user: pooryorick tags: pyk-objinterface | |
| 07:46 | Merge unchained [16c46aa0ac5d85f0]. check-in: 7751515578 user: pooryorick tags: pyk-objinterface | |
|
2023-09-25
| ||
| 07:17 | Merge 8.7 (2023-05-03) Closed-Leaf check-in: d91f112024 user: jan.nijtmans tags: tip-656-simpl | |
| 06:51 | Merge 8.7 (2023-05-02) check-in: da2443a61a user: jan.nijtmans tags: tip-656-simpl | |
|
2023-09-08
| ||
| 13:50 | Adapt data tables to Unicode 15.1 (final) Closed-Leaf check-in: 3b43c3cd51 user: jan.nijtmans tags: unicode-15.1 | |
|
2023-09-01
| ||
| 01:15 | Rewrite how numeric whitespace is processed in TclParseNumber. Add more number test cases. check-in: 49736e2714 user: griffin tags: bug-cd61f085da | |
|
2023-08-30
| ||
| 22:06 | fix several issues with numeric whitespace by limiting where '_' is allowed. check-in: 9a2043019b user: griffin tags: bug-cd61f085da | |
|
2023-08-29
| ||
| 01:51 | fix for invalid numeric whitespace syntax bug. check-in: f85a75ced2 user: griffin tags: bug-cd61f085da | |
|
2023-08-28
| ||
| 16:35 | merge trunk check-in: 17ec819306 user: dgp tags: dgp-refactor | |
| 16:16 | merge trunk check-in: 5a6f8afd80 user: dgp tags: novem | |
| 16:06 | merge trunk check-in: 4851209d10 user: dgp tags: core-9-0-b1-rc | |
| 15:50 | merge 8.7 check-in: 6b5aea4fa3 user: dgp tags: core-8-7-b1-rc | |
| 11:14 | Merge 9.0 check-in: 433e79545a user: jan.nijtmans tags: bug-86dd172271 | |
| 07:59 | Use sizeof(Tcl_Size) in stead of TCL_SIZE_MAX check-in: e942424495 user: jan.nijtmans tags: trunk, main | |
|
2023-08-27
| ||
| 20:37 | Merge 9.0. Make usec "int" on Cygwin check-in: ee0849ad61 user: jan.nijtmans tags: bug-86dd172271 | |
| 20:26 | Unbreak Tcl9 build (TCL_SIZE_MAX usage) check-in: 2e65fce4cf user: jan.nijtmans tags: trunk, main | |
| 17:16 | Branch for fixing [86dd172271] check-in: 70e60cff62 user: jan.nijtmans tags: bug-86dd172271 | |
| 17:15 | Temporary mark interp-34.11 test-case a knownBug. Fix ongoing in separate branch check-in: a15af304cf user: jan.nijtmans tags: trunk, main | |
| 16:51 | Merge 8.7 check-in: 71a47959d7 user: jan.nijtmans tags: trunk, main | |
| 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-26
| ||
| 20:37 | Fix suggestion in [86dd172271], updating Tcl_Time.sec to "long long". This is a binary incompatibili... check-in: 19499b8163 user: jan.nijtmans tags: trunk, main | |
|
2023-08-25
| ||
| 20:57 | Merge 8.7 check-in: bfae0eecac user: jan.nijtmans tags: trunk, main | |
| 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 | |
| 17:22 | Make "shift" an "int" variable; since it's range is 0 < shift < INT_MAX check-in: 836dce6b0d user: jan.nijtmans tags: core-8-6-branch | |
| 15:30 | Merge 8.7 check-in: 42d8ed498a user: jan.nijtmans tags: trunk, main | |
| 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:58 | merge trunk check-in: b3b78f4e94 user: dgp tags: dgp-refactor | |
| 14:53 | merge trunk check-in: 8475e45d01 user: dgp tags: novem | |
| 14:47 | merge trunk check-in: 83b30ac46e user: dgp tags: core-9-0-b1-rc | |
| 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-24
| ||
| 17:44 | Tweak: keep "long usec" for 32-bit windows, as other 32-bit systems. Fix documentation. Tcl_GetTime(... Closed-Leaf check-in: fa36b53049 user: jan.nijtmans tags: bug-86dd172271 | |
| 17:33 | Update Tcl_Time for 32-bit systems and win64, being able to handle time > 2038. Suggested in in tick... check-in: 3dcef36ee2 user: jan.nijtmans tags: bug-86dd172271 | |
| 15:37 | Merge main Leaf check-in: 27410d7b51 user: apnadkarni tags: apn-string-split | |
| 01:45 | Replace test data with something more acceptable. check-in: 71497b31f4 user: griffin tags: trunk, main | |
|
2023-08-23
| ||
| 20:18 | Merge 8.7 check-in: 73da5acb07 user: jan.nijtmans tags: trunk, main | |
| 16:56 | Merge 8.6 check-in: e98c01d752 user: jan.nijtmans tags: core-8-branch | |
| 16:13 | Fix [84a5355235] (not visible in 8.6, but meant to be forwared to 8.7) check-in: b3e43fc764 user: jan.nijtmans tags: core-8-6-branch | |
| 15:31 | Backport [bae0d30c7f5047a4]. Don't suggest that TCL_UTF_MAX=1 might work any more. See: [457523] check-in: 41f9d5a0f0 user: jan.nijtmans tags: core-8-6-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 | |
| 15:45 | merge trunk check-in: 687fee129d user: dgp tags: dgp-refactor | |
| 15:37 | merge trunk check-in: e27c108146 user: dgp tags: novem | |
| 15:17 | merge trunk check-in: c27b6ba34a user: dgp tags: core-9-0-b1-rc | |
| 03:00 | Tcl_Read(), Tcl_ReadChars() return Tcl_Size check-in: f0b8bccda3 user: bch tags: trunk, main | |
|
2023-08-20
| ||
| 13:26 | Back out [2a01c62b1a55a] - causes tcllib failures. check-in: 114822ee01 user: apnadkarni tags: trunk, main | |
|
2023-08-18
| ||
| 15:15 | merge trunk check-in: c92017e55f user: dgp tags: dgp-refactor | |
| 14:59 | merge trunk check-in: eba8f917c5 user: dgp tags: novem | |
| 14:52 | merge trunk check-in: 05447fa3f3 user: dgp tags: core-9-0-b1-rc | |
| 14:11 | merge 8.7 check-in: 68e037cee3 user: dgp tags: core-8-7-b1-rc | |
| 07:08 | Merge 8.7 - Fix UtfToUtf16Proc check-in: 47e9c5e3f5 user: apnadkarni tags: trunk, main | |
| 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-17
| ||
| 21:03 | Fix bug: Performance regression in 9.0 accessing dicts as lists [f4c01e42a7] check-in: 2a01c62b1a user: griffin tags: trunk, main | |
| 17:37 | Remove ineffective index operation. Shimmering is already optimal. Closed-Leaf check-in: 0c60aff918 user: griffin tags: bug-f5c01e42a7 | |
| 17:16 | Working index operation, but terrible performance. (not surprising) check-in: 5bb29ca1ef user: griffin tags: bug-f5c01e42a7 | |
|
2023-08-16
| ||
| 21:36 | Fix llength function for dict types. check-in: 840ebea1b5 user: griffin tags: bug-f5c01e42a7 | |
|
2023-08-14
| ||
| 15:46 | merge bug-bc7ddc7944 (revert use of TclDuplicatePureObj) check-in: 35275c285b user: griffin tags: trunk, main | |
| 14:47 | merge trunk check-in: 6443fd6a6d user: dgp tags: dgp-refactor | |
| 14:39 | merge trunk check-in: a8c00b3c25 user: dgp tags: novem | |
| 13:58 | merge trunk check-in: 92a165fa9e user: dgp tags: core-9-0-b1-rc | |
| 12:55 | Bug [457523]. Trivial comment edit just to close the bug check-in: bae0d30c7f user: apnadkarni tags: trunk, main | |
| 05:07 | merge trunk Closed-Leaf check-in: 771e5ad4e4 user: griffin tags: bug-bc7ddc7944 | |
| 03:42 | Bug [bc076f4f0e]. Fix large indexing broken by commit [0b05b5c750df]. Also preserves Tk bug fix [a99... check-in: 55602e8331 user: apnadkarni tags: trunk, main | |
|
2023-08-13
| ||
| 13:37 | Fix up tests for modified Tcl_GetIntForIndex semantics Closed-Leaf check-in: 06da22c87b user: apnadkarni tags: bug-bc076f4f0e75 | |
| 11:56 | Merge in fix for end+1 indices. check-in: aedb8e144f user: apnadkarni tags: bug-bc076f4f0e75 | |
| 10:35 | Fix for Tk [a9929f112a] check-in: 4c24b8d272 user: apnadkarni tags: bug-bc076f4f0e75 | |
| 06:22 | Revert [0b05b5c750df] that broke bigdata tests and lseq-1.13 check-in: 6985418bfc user: apnadkarni tags: bug-bc076f4f0e75 | |
| 04:29 | merge trunk check-in: 7fc4b49ef9 user: griffin tags: bug-bc7ddc7944 | |
|
2023-08-12
| ||
| 23:14 | Rename Tcl_BumpObj() to Tcl_BounceRefCount(). After the presentation on Abstract Lists at the 2023 ... check-in: df58824c78 user: griffin tags: trunk, main | |
| 17:56 | More replacements of DuplicateObj with ListObjCopy. check-in: ec3e985027 user: griffin tags: bug-bc7ddc7944 | |
| 04:07 | Replace more DuplicateObj with ListObjCopy. check-in: af8de99a71 user: griffin tags: bug-bc7ddc7944 | |
|
2023-08-11
| ||
| 17:55 | Replace DuplicateObj with ListObjCopy where appropriate. check-in: 84467b4641 user: griffin tags: bug-bc7ddc7944 | |
| 15:09 | Tcl_DuplicateObj() does not need DECACHE/CACHE protections. check-in: 78e07e2112 user: dgp tags: bug-bc7ddc7944 | |
|
2023-08-10
| ||
| 21:12 | Revert more bits. check-in: 5ed75d2361 user: griffin tags: bug-bc7ddc7944 | |
| 17:48 | Revert DupolicatePureObj back to DuplicateObj. check-in: a001695bab user: griffin tags: bug-bc7ddc7944 | |
| 16:53 | merge trunk check-in: 25db09366a user: dgp tags: dgp-refactor | |
| 16:38 | merge trunk check-in: 70aa27d5a8 user: dgp tags: novem | |
| 16:32 | merge trunk check-in: 3ad25f639c user: dgp tags: core-9-0-b1-rc | |
| 14:09 | silence compiler warning check-in: 8deca7d58a user: dgp tags: trunk, main | |
| 01:47 | Proposed fix for bug-bc7ddc7944 check-in: 239ca4c54c user: griffin tags: bug-bc7ddc7944 | |
|
2023-08-09
| ||
| 22:55 | Fix uninitialized variable. check-in: ff548edf17 user: griffin tags: trunk, main | |
|
2023-08-08
| ||
| 22:55 | Corrections and additions for ObjectType Abstract List descriptions. Part of bug [30e4e9102f] check-in: 22fc4699a3 user: griffin tags: trunk, main | |
| 17:10 | Fix bug [30e4e9102f] - Abstract List ListIndex should return NULL when index out of range. check-in: 93be83f416 user: griffin tags: trunk, main | |
| 15:21 | Implement in,ni operator for abstract lists check-in: e302bd84c3 user: griffin tags: trunk, main | |
| 06:02 | Bug [f5c01e42a7]. Disable DictAsListIndex for the time being. check-in: bd17e3ed36 user: apnadkarni tags: trunk, main | |
|
2023-08-04
| ||
| 19:06 | Merge 8.7 check-in: f5f79c0e63 user: jan.nijtmans tags: tip-666 | |
| 14:06 | quiet test noise check-in: b8ca5546ce user: dgp tags: trunk, main | |
| 07:48 | Rebase to 9.0 check-in: 3e13e79524 user: jan.nijtmans tags: tip-673 | |
|
2023-08-03
| ||
| 20:01 | merge trunk check-in: 70a880dd36 user: dgp tags: dgp-refactor | |
| 20:00 | merge trunk check-in: b11230f7fb user: dgp tags: novem | |
| 20:00 | merge trunk check-in: 3c2eea5232 user: dgp tags: core-9-0-b1-rc | |
| 20:00 | Add DECACHE/CACHE_STACK_INFO() protections to calls out of the bytecode execution engine to avoid pa... check-in: 6adeabbfe3 user: dgp tags: trunk, main | |
| 19:47 | Add DECACHE/CACHE_STACK_INFO() protections to calls out of the bytecode execution engine to avoid pa... check-in: f3d9c64c40 user: dgp tags: dgp-refactor | |
| 19:15 | Patch out the call to TclDuplicatePureObj() that leads to panics. check-in: 39c8bac885 user: dgp tags: dgp-refactor | |
| 17:31 | merge trunk check-in: 1f1844b20d user: dgp tags: dgp-refactor | |
| 17:31 | merge trunk check-in: 0809768e50 user: dgp tags: novem | |
| 17:11 | merge trunk check-in: 8117bee1ed user: dgp tags: core-9-0-b1-rc | |
| 15:40 | merge 8.7 check-in: 15caddb8b7 user: dgp tags: core-8-7-b1-rc | |
| 13:04 | Merge 8.7 check-in: a9ae11180e user: jan.nijtmans tags: trunk, main | |
| 11:26 | Merge 8.7 check-in: 93c7430bce user: jan.nijtmans tags: core-8-branch | |
| 10:59 | Implement TCL_LIB_FLAG/TCL_BUILD_LIB_SPEC for Windows (which - aparently - has always been just empt... check-in: 5bf817797a user: jan.nijtmans tags: core-8-6-branch | |
| 10:15 | DOn't use --out-implib on Cygwin any more, no longer needed check-in: 22e58cf996 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-08-02
| ||
| 20:51 | Merge 8.7 check-in: 330d66778a user: jan.nijtmans tags: trunk, main | |
| 19:34 | Merge 8.6 check-in: edeef9d8e1 user: jan.nijtmans tags: core-8-branch | |
| 19:13 | deprecate TCL_EXPORT_FILE_SUFFIX: no longer needed. Fix some path handling containing spaces check-in: 56fc4852f7 user: jan.nijtmans tags: core-8-6-branch | |
| 08:02 | Rebase to 8.7 check-in: 0e48cdd4c2 user: jan.nijtmans tags: tip-653 | |
|
2023-08-01
| ||
| 16:12 | Merge 8.7 check-in: 8d6ad57e61 user: jan.nijtmans tags: trunk, main | |
| 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:52 | Merge 8.7 check-in: cf7342b5ad user: jan.nijtmans tags: trunk, main | |
| 15:42 | Merge 8.6 check-in: d0a4f77020 user: jan.nijtmans tags: core-8-branch | |
| 15:27 | Add TCL_ZLIB_LIB_NAME to tclConfig.sh (for Windows) check-in: ad91302b1e user: jan.nijtmans tags: core-8-6-branch | |
| 13:57 | Merge 8.7 check-in: 309b95cc71 user: jan.nijtmans tags: trunk, main | |
| 13:19 | testcase cleanup check-in: 729bd46f35 user: jan.nijtmans tags: core-8-branch | |
| 13:01 | Bug [76d45ec836] - mingw - tommath not copied on install check-in: 5e1a3868b7 user: apnadkarni tags: trunk, main | |
| 11:10 | Rebase to 8.7. Adapt "gets" the same way as "read" check-in: 9b9fdfbe2a user: jan.nijtmans tags: tip-653 | |
| 06:53 | merge-mark check-in: 8b8448a0f5 user: jan.nijtmans tags: trunk, main | |
| 06:52 | merge-mark check-in: d3993db7ab user: jan.nijtmans tags: core-8-branch | |
| 06:46 | Prevent Tcl 8.6 header-file to be usable for Tcl 9 compiles. (see [6f22c7a1fc]) check-in: 3317aec2c5 user: jan.nijtmans tags: core-8-6-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
| ||
| 16:37 | merge trunk check-in: 08c1363f16 user: dgp tags: dgp-refactor | |
| 16:30 | Merge next checkin from trunk. Resolve conflicts. check-in: 1176dde31b user: dgp tags: dgp-refactor | |
| 15:58 | Fix [e58d7e19e9]: Upwards compatibility of TclObjTypeHasProc() check-in: 7fce749488 user: jan.nijtmans tags: trunk, main | |
| 15:56 | Merge conflict-free from trunk as far as possible. check-in: 2b025dd0d9 user: dgp tags: dgp-refactor | |
| 15:45 | Add (hopefully confincing) testcase for bug [e58d7e19e9] check-in: 354b22cef8 user: jan.nijtmans tags: trunk, main | |
| 15:43 | merge trunk check-in: b5cd7e7286 user: dgp tags: novem | |
| 15:34 | merge trunk check-in: ec928fe753 user: dgp tags: core-9-0-b1-rc | |
| 15:33 | merge 8.7 check-in: 16c21b58e1 user: dgp tags: core-8-7-b1-rc | |
| 07:55 | TIP #662: Un-deprecate Tcl_VarEval Closed-Leaf check-in: 4a69c391a0 user: jan.nijtmans tags: tip-662 | |
|
2023-07-29
| ||
| 20:35 | Merge bug-e58d7e19e9-demo branch: Show that everything works fine here. Closed-Leaf check-in: 8ed8429a89 user: jan.nijtmans tags: bug-e58d7e19e9 | |
| 18:11 | Demo bug [e58d7e19e9] Closed-Leaf check-in: cdcadcb379 user: jan.nijtmans tags: bug-e58d7e19e9-demo | |
| 16:42 | Rebase to 9.0 check-in: c9b9082483 user: jan.nijtmans tags: tip-626 | |
| 06:46 | Merge 8.7 - Tcl_ListObjIndex tests check-in: f4ada88ce3 user: apnadkarni tags: trunk, main | |
| 05:56 | Add tests for out of bounds Tcl_ListObjIndex check-in: ec7251d0db user: apnadkarni tags: core-8-branch | |
|
2023-07-28
| ||
| 15:51 | A bunch of 64 bit fixes (int->Tcl_Size) and the like. check-in: 336125e9e8 user: apnadkarni tags: trunk, main | |
| 14:40 | Rebase to 9.0 check-in: 7268094e1f user: jan.nijtmans tags: tip-657 | |
| 08:04 | Merge 8.7 check-in: 68dfeb7100 user: jan.nijtmans tags: trunk, main | |
| 07:50 | "utf-8" is the new "identity": make it available always check-in: 5ba0bfea71 user: jan.nijtmans tags: core-8-branch | |
| 05:04 | Merge 8.7 Encoding doc fix check-in: 567a1197a4 user: apnadkarni tags: trunk, main | |
| 05:02 | Fix transposing of TCL_OK, TCL_ERROR in Encoding docs check-in: 1848bfc4c7 user: apnadkarni tags: core-8-branch | |
|
2023-07-27
| ||
| 16:27 | Add some implicit "-profile tcl8" to testcases check-in: 5763c16c55 user: jan.nijtmans tags: trunk, main | |
| 16:26 | Merge trunk Closed-Leaf check-in: af34feccf0 user: apnadkarni tags: apn-fix-scripts64 | |
| 15:32 | Merge trunk check-in: 1f887587f3 user: apnadkarni tags: apn-string-split | |
| 15:13 | Rebase to 9.0. Add more filname encoding checks check-in: fd68a8e3be user: jan.nijtmans tags: tip-657 | |
| 13:19 | Demonstration how to add TCL_OBJTYPE_V3, while keeping upwards compatibility: all other TCL_OBJTYPE_... check-in: 9ee8d17bfe user: jan.nijtmans tags: bug-e58d7e19e9 | |
| 13:10 | Proposed fix for [e58d7e19e9]: Upwards compatibility of TclObjTypeHasProc() check-in: 07e8db69b8 user: jan.nijtmans tags: bug-e58d7e19e9 | |
| 07:56 | merge-mark check-in: b8758a9e34 user: jan.nijtmans tags: trunk, main | |
| 07:52 | Merge 8.7 check-in: bfabdf1e7f user: jan.nijtmans tags: trunk, main | |
| 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 | |
| 15:15 | Simplify tenviron2utfdstr(), since 2nd argument is always -1. check-in: fe5c721448 user: jan.nijtmans tags: core-8-6-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:06 | Merge 8.7 check-in: 9643b6d086 user: jan.nijtmans tags: trunk, main | |
| 08:03 | Merge 8.6 check-in: 7631c10d41 user: jan.nijtmans tags: core-8-branch | |
| 07:15 | Fix [c54e4a1aeb] (again): High Tcl latencies with fork() in larger systems. vfork() is now prefered... check-in: 42d3f0cdb9 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-07-25
| ||
| 15:57 | Close fork. Prefer vfork over posix_spawnp Closed-Leaf check-in: a961144430 user: jan.nijtmans tags: bug-c54e4a1aeb | |
| 15:07 | Regenerated configure file check-in: 642383fd98 user: neumann tags: bug-c54e4a1aeb | |
| 10:35 | Add (back) check for vfork() check-in: fd81b7b7cf user: jan.nijtmans tags: bug-c54e4a1aeb | |
| 09:01 | Prefer vfork() over posix_spawnp() In essence, older versions of the posix_spawn(p) implementation ... check-in: 34b7d9b576 user: neumann tags: bug-c54e4a1aeb | |
| 07:54 | Make use_spawn static check-in: 9f8046157c user: jan.nijtmans tags: bug-c54e4a1aeb | |
| 07:44 | Re-generate configure and tclConfig.h.in check-in: d804d760b4 user: jan.nijtmans tags: bug-c54e4a1aeb | |
| 07:36 | attempt to fix posix_spawn on linux check-in: 9f6d8d211e user: jan.nijtmans tags: bug-c54e4a1aeb | |
|
2023-07-24
| ||
| 16:53 | merge trunk check-in: 219d168dec user: dgp tags: dgp-refactor | |
| 16:34 | merge trunk check-in: b1c0b99ba9 user: dgp tags: novem | |
| 16:26 | merge trunk check-in: 4151656aae user: dgp tags: core-9-0-b1-rc | |
| 16:07 | merge 8.7 check-in: ecfb784c4c user: dgp tags: core-8-7-b1-rc | |
| 15:18 | merge-mark check-in: f756860241 user: jan.nijtmans tags: bug-c54e4a1aeb | |
| 15:14 | Merge 8.7 check-in: b8a61a0657 user: jan.nijtmans tags: trunk, main | |
| 15:13 | Merge 8.6 check-in: 41d628160e user: jan.nijtmans tags: core-8-branch | |
| 15:12 | For now, disable posix_spawnp, until we have a better solution for [407b70361c148773] check-in: 0343f0babb user: jan.nijtmans tags: core-8-6-branch | |
| 13:32 | Merge 8.7 check-in: 160f2d03a7 user: jan.nijtmans tags: trunk, main | |
| 11:13 | Merge 8.6 check-in: 1fb6672995 user: jan.nijtmans tags: core-8-branch | |
| 10:34 | Keeping open [c54e4a1aeb]: Can the exec-17.1 test-failure on MaxOS be fixed? check-in: 98f43375cf user: jan.nijtmans tags: bug-c54e4a1aeb | |
| 10:19 | Fix [c54e4a1aeb]: High Tcl latencies with fork() in larger systems check-in: b5b3c28401 user: jan.nijtmans tags: core-8-6-branch | |
| 05:40 | Docs - tilde substitution and unsigned int->size_t in Tcl_Alloc check-in: bd56158ba8 user: apnadkarni tags: trunk, main | |
|
2023-07-22
| ||
| 13:54 | Merge trunk check-in: 89290f6d01 user: apnadkarni tags: apn-string-split | |
|
2023-07-21
| ||
| 15:51 | merge trunk check-in: 0a0a9d82a1 user: dgp tags: dgp-refactor | |
| 15:39 | merge trunk check-in: baa1e05fd4 user: dgp tags: core-9-0-b1-rc | |
| 15:39 | merge trunk check-in: 16790eae5f user: dgp tags: novem | |
| 14:56 | merge 8.7 check-in: 8dde70fd43 user: dgp tags: core-8-7-b1-rc | |
| 12:49 | Merge 9.0 check-in: d156a039e1 user: jan.nijtmans tags: tip-657 | |
| 12:00 | Merge 8.7 check-in: 148cf420f0 user: jan.nijtmans tags: trunk, main | |
| 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 | |
| 07:11 | Check for _LARGEFILE64_SOURCE after _FILE_OFFSET_BITS=64, since the latter is prefered check-in: d6640b9030 user: jan.nijtmans tags: trunk, main | |
|
2023-07-20
| ||
| 21:01 | Merge 8.7 check-in: ab1e29ee67 user: jan.nijtmans tags: trunk, main | |
| 20:52 | Fix handling of pre-built libtommath.dll on win64-arm check-in: c28f7fef78 user: jan.nijtmans tags: core-8-branch | |
| 20:10 | More Tcl_UtfToExternalDStringEx usage, for encoding-error checking check-in: 6776ed62dc user: jan.nijtmans tags: tip-657 | |
| 16:22 | Make "cd" encoding-error-aware check-in: c5d4ba510a user: jan.nijtmans tags: tip-657 | |
| 13:32 | Add comment to cmdAH-24.20.[12] check-in: cc0fee411c user: jan.nijtmans tags: trunk, main | |
| 13:07 | .... forgot to re-generate tclConfig.h.in check-in: c9cc926621 user: jan.nijtmans tags: trunk, main | |
| 12:45 | Fix [d40b9c8503]: Enforcing 64-bit time_t? check-in: 3196eb3638 user: jan.nijtmans tags: trunk, main | |
| 12:41 | Don't bail out when no 64-bit time is available Closed-Leaf check-in: 66f8512bcd user: jan.nijtmans tags: bug-d40b9c8503 | |
|
2023-07-19
| ||
| 16:00 | Rebase to 9.0 check-in: 2db4eb588f user: jan.nijtmans tags: bug-d40b9c8503 | |
| 14:59 | Merge tip-657 check-in: 193acbea90 user: jan.nijtmans tags: tip-671 | |
| 14:53 | Rebase to 9.0 check-in: 6f38a7cf3c user: jan.nijtmans tags: tip-657 | |
| 14:49 | Merge 8.7 check-in: bbe3200ca0 user: jan.nijtmans tags: trunk, main | |
| 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 | |
| 11:18 | Somewhat better error-reporting check-in: 51078feead user: jan.nijtmans tags: tip-657 | |
| 09:03 | Merge tip-657 check-in: fed44ef8c0 user: jan.nijtmans tags: tip-671 | |
| 08:59 | Merge 9.0 check-in: 331a94f0b8 user: jan.nijtmans tags: tip-657 | |
|
2023-07-17
| ||
| 17:24 | Keeping up merges. TclStackFree panic is still an issue. check-in: 357bb6f112 user: dgp tags: dgp-refactor | |
| 17:09 | merge trunk check-in: b448b362c5 user: dgp tags: novem | |
| 16:48 | Merge 8.7 - install tommath.lib check-in: 190fb9453a user: apnadkarni tags: trunk, main | |
| 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:31 | Merge 8.7 - update for missing TIP 548 function docs check-in: d68803e263 user: apnadkarni tags: trunk, main | |
| 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
| ||
| 21:29 | Remove non-supported testcases check-in: 5d54238fee user: jan.nijtmans tags: tip-671 | |
| 07:23 | Merge 8.7 - Bug [a366c6efee] check-in: fe628d36ce user: apnadkarni tags: trunk, main | |
| 06:15 | Bug [a366c6efee] check-in: 3b31b4f4a9 user: apnadkarni tags: core-8-branch | |
| 00:24 | Fix bug [c25d2cd3e6], as well as memory leaks in lsearch and concat. Add cleanup to some tests. Fix ... check-in: ae23b0ea96 user: griffin tags: trunk, main | |
|
2023-07-14
| ||
| 15:59 | Same fix in chanio.test check-in: a93ecc3319 user: dgp tags: trunk, main | |
| 15:36 | Move channel close commands to -cleanup so that when the (expected) error occurs in [fcopy] we do no... check-in: e99d523a7d user: dgp tags: trunk, main | |
| 14:51 | First attempt to mix TIP's #657 and #671 check-in: 77d9664918 user: jan.nijtmans tags: tip-671 | |
| 14:18 | dup test name check-in: 5225dfe40c user: dgp tags: trunk, main | |
| 13:36 | merge trunk check-in: 1514cf37c0 user: dgp tags: dgp-refactor | |
| 13:29 | merge trunk check-in: 16bb98397c user: dgp tags: core-9-0-b1-rc | |
| 13:28 | merge trunk check-in: e20451ce48 user: dgp tags: novem | |
| 11:13 | Use "strict" in almost all commands. Only "glob" and environment variables are left out. (Experiment... check-in: da536b9803 user: jan.nijtmans tags: tip-657 | |
| 06:31 | Rebase to 9.0 check-in: 0a52caf686 user: jan.nijtmans tags: tip-657 | |
| 06:28 | Merge 8.7 check-in: cbdec07524 user: jan.nijtmans tags: trunk, main | |
|
2023-07-13
| ||
| 20:57 | Merge trunk. Still have panic in TclStackFree during pkgMkIndex-2.1 check-in: ff8e923b92 user: dgp tags: dgp-refactor | |
| 20:49 | Merge TIP 636. Resolve conflicts. Result shows TclStackFree panic when freeing the compiledLocals. check-in: b9d1bef880 user: dgp tags: dgp-refactor | |
| 20:09 | Merge conflict free checkins from trunk. check-in: 393c1e59cf user: dgp tags: dgp-refactor | |
| 19:34 | merge trunk check-in: b9c6b55287 user: dgp tags: novem | |
| 19:25 | merge trunk check-in: a44dae9ef9 user: dgp tags: core-9-0-b1-rc | |
| 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 | |
| 16:23 | Merge 8.7 check-in: 528716921f user: jan.nijtmans tags: trunk, main | |
| 15:42 | Backport changes in tclListObj.c from Tcl 9.0 check-in: 24daba8fd2 user: jan.nijtmans tags: core-8-branch | |
| 12:06 | Remove incorrect lines that were added to SetDuplicatePureObj(). SetDuplicatePureObj() is specifica... check-in: 1c2c289adf user: pooryorick tags: trunk, main | |
| 05:43 | Merge trunk check-in: 3f0de542ee user: apnadkarni tags: tip-671 | |
| 03:33 | NewStringObj more efficient than NewUnicodeObj check-in: 2871f5ae9f user: apnadkarni tags: apn-string-split | |
|
2023-07-12
| ||
| 20:02 | Eliminate another compiler-warning, with -DTCL_NO_DEPRECATED=1 check-in: 3b8f2cf18c user: jan.nijtmans tags: trunk, main | |
| 19:56 | One more unresolved reference (see prev commit) check-in: 239e636558 user: jan.nijtmans tags: trunk, main | |
| 19:36 | More fixes related to [c1691dc608]: 32-bit Linux regressions, like ".... undefined reference to `Tcl... check-in: fc17b782b6 user: jan.nijtmans tags: trunk, main | |
| 19:13 | Merge 8.7 check-in: 1224acdcf6 user: jan.nijtmans tags: trunk, main | |
| 19:11 | (partial) fix for [c1691dc608]: 32-bit Linux regressions. Eliminate compiler warning check-in: 2ab20ce108 user: jan.nijtmans tags: core-8-branch | |
| 15:12 | Merge 8.7 check-in: 70697b205c user: jan.nijtmans tags: trunk, main | |
| 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 | |
| 14:43 | Merge 8.7 check-in: 5fe8a20f26 user: jan.nijtmans tags: trunk, main | |
| 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 | |
| 08:33 | Merge trunk check-in: 94da849aa7 user: apnadkarni tags: apn-string-split | |
| 06:42 | Merge mark check-in: a263e66f71 user: apnadkarni tags: trunk, main | |
| 06:39 | Fix [54329e39c7] check-in: 95cab70fe8 user: apnadkarni tags: core-8-branch | |
| 03:06 | Fix foreach bug [a34733451b]. Other code cleanup discovered by code review. check-in: 5bc8af69e3 user: griffin tags: trunk, main | |
| 02:51 | Fix [54329e39c7] check-in: 3435cde0f5 user: apnadkarni tags: trunk, main | |
| 02:31 | Add test Closed-Leaf check-in: f912c7f905 user: apnadkarni tags: bug-54329e39c7 | |
|
2023-07-11
| ||
| 16:48 | Abstract list type for strings check-in: fbc9c695cc user: apnadkarni tags: apn-string-split | |
| 16:43 | Tweak last for performance in case of traditional lists. check-in: 51f5187df8 user: apnadkarni tags: bug-54329e39c7 | |
| 12:59 | Wrap DECACHE_STACK_INFO around Tcl_ListObjIndex call from bytecode engine. check-in: 61054ed757 user: apnadkarni tags: bug-54329e39c7 | |
| 11:35 | Prevent foreach memory bloat iterating within a proc check-in: 3fa173c282 user: apnadkarni tags: bug-54329e39c7 | |
| 09:23 | Merge 8.7 check-in: 71ba59091e user: jan.nijtmans tags: trunk, main | |
| 09:20 | Fix [5916e48806]: tcl.pc: hardcoded depedencies, missing build flags check-in: 4b11db28e6 user: jan.nijtmans tags: core-8-branch | |
|
2023-07-10
| ||
| 16:07 | Merge 8.7 check-in: dd8d96dbf7 user: jan.nijtmans tags: trunk, main | |
| 15:57 | Code cleanup for arithSeries, all backported from 9.0 check-in: f93176d784 user: jan.nijtmans tags: core-8-branch | |
| 11:49 | Create new branch named "apn-string-split" check-in: 74008b39bb user: apnadkarni tags: apn-string-split | |
| 07:27 | Merge 9.0 check-in: addb7a978e user: jan.nijtmans tags: tip-626 | |
|
2023-07-09
| ||
| 14:47 | Permit large scripts > INT_MAX. Not complete because compiler source line tracking still limited. check-in: f2432558f7 user: apnadkarni tags: apn-fix-scripts64 | |
| 13:51 | Create new branch named "apn-fix-scripts64" check-in: 2cdb70a44d user: apnadkarni tags: apn-fix-scripts64 | |
| 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:36 | Unbreak Windows build (broken by [765c9c37a2] due to TIP #628) check-in: 00177effca user: jan.nijtmans tags: trunk, main | |
| 20:28 | Merge-mark check-in: 9f1fe7611c user: jan.nijtmans tags: trunk, main | |
| 20:25 | Fix [c5bcbf3494]: Output of surrogates seems to repeat following character check-in: 07e42778fc user: jan.nijtmans tags: core-8-branch | |
|
2023-07-07
| ||
| 21:06 | Cleanup abstract list ObjType function definitions. check-in: 765c9c37a2 user: griffin tags: trunk, main | |
| 14:57 | Make TIP #636 work together with TIP #628: Shared 8.7/9.0 build environment check-in: a842d7c27a user: jan.nijtmans tags: trunk, main | |
| 14:23 | TIP #636 cleanup: Eliminate the use of Tcl_ObjTypeLength() et al, which look public but are internal... check-in: 652c7258c9 user: jan.nijtmans tags: trunk, main | |
| 13:30 | - reduced error of posix_spawnp() cases for macOS to 1 (exec-17.1). The problem seems related to a... Closed-Leaf check-in: 19bd698dcd user: neumann tags: ticket-c54e4a1aeb-use_vfork | |
| 02:56 | merge TIP #636 (tip-636-tcl9-644) check-in: 91c2f411e7 user: griffin tags: trunk, main | |
|
2023-07-06
| ||
| 21:37 | merge trunk Closed-Leaf check-in: dc07baa584 user: griffin tags: tip-636-tcl9-644 | |
| 19:12 | merge trunk check-in: 66df8231f9 user: griffin tags: tip-636-tcl9-644 | |
| 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:10 | Merge 8.7 check-in: c835fededf user: jan.nijtmans tags: trunk, main | |
| 15:08 | Merge 8.6 check-in: be96f35be2 user: jan.nijtmans tags: core-8-branch | |
| 14:55 | Backport [66ffafd309]: Truncated encoding for DBCS results in infinite loop and running out of memor... check-in: 759e76383f user: jan.nijtmans tags: core-8-6-branch | |
| 06:13 | Merge main check-in: 9c35266dec user: apnadkarni tags: tip-671 | |
| 05:52 | Merge 8.7 - Bug [5be203d6ca] - io-7.3 failure check-in: 4b6fd44d84 user: apnadkarni tags: trunk, main | |
| 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
| ||
| 18:13 | merge trunk check-in: 4ebabc484d user: griffin tags: tip-636-tcl9-644 | |
| 15:13 | Merge 8.7 check-in: 5945f7349d user: jan.nijtmans tags: trunk, main | |
| 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 | |
| 08:38 | Rebase to 9.0 check-in: af0a32717f user: jan.nijtmans tags: tip-657 | |
| 06:47 | Correctly compute consumed bytes in case of truncated byte sequence at end. check-in: 457d38e405 user: apnadkarni tags: bug-5be203d6ca-apn | |
| 04:46 | Distinguish test for cesu-8 check-in: f2bf724b62 user: apnadkarni tags: tip-671 | |
|
2023-07-03
| ||
| 17:07 | merge trunk check-in: b3fc4bb14d user: griffin tags: tip-636-tcl9-644 | |
| 15:29 | Remove useless section in tclUnixPort.h check-in: 60d70455ff user: jan.nijtmans tags: ticket-c54e4a1aeb-use_vfork | |
| 15:07 | Merge 8.6. Put vfork check a little bit earlier in unix/tcl.m4. Re-generate unix/configure with (mod... check-in: 08e59901a1 user: jan.nijtmans tags: ticket-c54e4a1aeb-use_vfork | |
| 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:10 | Merge 8.7 check-in: fac9e0c2f9 user: jan.nijtmans tags: trunk, main | |
| 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 | |
| 08:03 | Fix [a5901fc953]: Version control should ignore unix/dltest/embtest check-in: 456c86ae20 user: jan.nijtmans tags: trunk, main | |
| 00:33 | Add tests for scalar numeric values. check-in: 595a76c46a user: griffin tags: tip-636-tcl9-644 | |
|
2023-07-02
| ||
| 12:40 | Disable lossless profile for ascii-incompatible encodings and merge trunk check-in: 511f952c57 user: apnadkarni tags: tip-671 | |
| 12:07 | Merge 8.7 check-in: 734b43efee user: jan.nijtmans tags: trunk, main | |
| 12:02 | Merge 8.6 check-in: 9543fe6f4e user: jan.nijtmans tags: core-8-branch | |
| 11:53 | No need for function prototypes in unix/dltest/*.c check-in: 08a01a0075 user: jan.nijtmans tags: core-8-6-branch | |
| 09:26 | merge core-8-branch (no change) check-in: 67fcad5e3b user: fvogel tags: trunk, main | |
| 09:26 | merge core-8-6-branch (no change) check-in: 2c12a2608a user: fvogel tags: core-8-branch | |
| 09:25 | Unbreak the 8.6 build. check-in: 9db73ad251 user: fvogel tags: core-8-6-branch | |
| 08:21 | We definitely need to build core-8-6-branch of Tcl IMHO. check-in: d55421e750 user: fvogel tags: trunk, main | |
| 08:20 | We definitely need to build core-8-6-branch of Tcl IMHO. check-in: 4134fd3788 user: fvogel tags: core-8-branch | |
| 08:20 | We definitely need to build core-8-6-branch of Tcl IMHO. check-in: b9d7e5bcee user: fvogel tags: core-8-6-branch | |
| 04:57 | 8.7 merge mark check-in: 1b4f695cdf user: apnadkarni tags: trunk, main | |
| 04:55 | Backport fix [66ffafd309]. DBCS infinite loop on invalid encoding check-in: 4d10e2c128 user: apnadkarni tags: core-8-branch | |
| 04:54 | 8.7 merge mark (lseq tests) check-in: 127cf5151e user: apnadkarni tags: trunk, main | |
| 03:03 | Tests for [66ffafd309] check-in: f5c08e6d36 user: apnadkarni tags: trunk, main | |
| 02:41 | Fix [66ffafd309]. DBCS infinite loop on invalid encoding check-in: ffe33a7797 user: apnadkarni tags: trunk, main | |
|
2023-07-01
| ||
| 18:02 | Bug [66ffafd309] Closed-Leaf check-in: 6ce225894f user: apnadkarni tags: bug-66ffafd309 | |
|
2023-06-30
| ||
| 22:16 | merge trunk check-in: df29253e09 user: griffin tags: tip-636-tcl9-644 | |
| 20:34 | Test update for bug [63530267aa]. check-in: 7ae73656d0 user: griffin tags: core-8-branch | |
| 19:02 | Test update for bug [63530267aa]. Fix 32-bit embtest build issue. check-in: cd8512b73b user: griffin tags: trunk, main | |
| 14:34 | merge trunk check-in: 9d4f898f95 user: griffin tags: tip-636-tcl9-644 | |
| 13:40 | Merge 8.7. Remove unused TclArithSeriesObjLength() check-in: ca5cb73434 user: jan.nijtmans tags: trunk, main | |
| 13:28 | Merge 8.6 check-in: 028df23975 user: jan.nijtmans tags: core-8-branch | |
| 13:10 | Use more strict compilation-flags (but not -DTCL_MEM_DEBUG) in unix/dltest/Makefile check-in: a97f2c0c50 user: jan.nijtmans tags: core-8-6-branch | |
| 13:08 | Since TCL_MAJOR_VERSION is always "8", don't check for it. Add C++-compatible typecasts. check-in: 46c73262a1 user: jan.nijtmans tags: core-8-6-branch | |
| 09:56 | Updated configure script to ease testing with this branch check-in: db39c01fb4 user: neumann tags: ticket-c54e4a1aeb-use_vfork | |
| 09:49 | Removed automated setting of USE_VFORK for macOS The automatic setting of USE_VFORK in unix/configu... check-in: c72559e8b2 user: neumann tags: ticket-c54e4a1aeb-use_vfork | |
| 09:12 | Added auto-configuration of posix_spawnp() Removed the manual setting of USE_POSIX_SPAWN and replac... check-in: 9ed0f4a330 user: neumann tags: ticket-c54e4a1aeb-use_vfork | |
| 07:56 | Proposed fix for [ac874937c5]: -fsanitize=address not passed during linking of embtest Closed-Leaf check-in: 7a8b57a808 user: jan.nijtmans tags: bug-ac874937c5 | |
| 07:40 | Revert 'fix' for [ac874937c5], committed as part of a "Merge 8.7" commit. It's wrong, since "embtest... check-in: 952fb0603c user: jan.nijtmans tags: trunk, main | |
|
2023-06-29
| ||
| 18:30 | merge 8.7 check-in: f7688d05ca user: griffin tags: trunk, main | |
| 15:42 | Fix uninitialized variable. check-in: aff311df30 user: griffin tags: core-8-branch | |
| 15:26 | More lossless profile tests check-in: 5218e6d9df user: apnadkarni tags: tip-671 | |
| 15:20 | Merge trunk check-in: a18d98ac4e user: apnadkarni tags: tip-671 | |
| 15:13 | Add timeouts to github workflows to catch runaway scripts check-in: f5289ac77a user: dkf tags: trunk, main | |
| 13:12 | Merge 9.0 check-in: 5e1f3ab157 user: jan.nijtmans tags: tip-626 | |
| 13:12 | Merge 9.0 check-in: 5cd0f8cb98 user: jan.nijtmans tags: tip-626 | |
| 11:30 | Merge 8.7 - Bug [6a3e2cb0f0] - invalid bytes in escape encodings check-in: a8f83d57e4 user: apnadkarni tags: trunk, main | |
| 11:09 | Bug [6a3e2cb0f0] - invalid bytes in escape encodings check-in: 398de572ab user: apnadkarni tags: core-8-branch | |
| 07:24 | Merge-mark check-in: fc6b4bf74d user: jan.nijtmans tags: trunk, main | |
| 00:09 | ws check-in: 613f198094 user: bch tags: trunk, main | |
| 00:02 | speeling check-in: 814cb9a0a9 user: bch tags: trunk, main | |
|
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 | |
| 17:27 | merge trunk Leaf check-in: f9c873e34d user: dgp tags: dgp-disable-deprecated-resyntax | |
| 17:06 | Remove documentation of deleted subcomands. check-in: 05a0170796 user: dgp tags: tip-673 | |
| 13:33 | merge trunk check-in: fef5e92b3f user: dgp tags: novem | |
| 13:24 | merge trunk check-in: 8fa6d3885b user: dgp tags: tip-673 | |
| 13:23 | merge trunk check-in: 7994e65c6a user: dgp tags: dgp-refactor | |
| 13:15 | merge trunk check-in: a261700c87 user: dgp tags: core-9-0-b1-rc | |
| 13:15 | merge 8.7 check-in: efd33eddbf user: dgp tags: core-8-7-b1-rc | |
| 07:27 | Merge 8.7 check-in: 0663e9a4ab user: jan.nijtmans tags: trunk, main | |
| 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 | |
| 07:10 | Fix [https://core.tcl-lang.org/tk/tktview/a9929f112a|a9929f112a]: Bugs in the implementation of TIP ... check-in: 0b05b5c750 user: jan.nijtmans tags: trunk, main | |
|
2023-06-27
| ||
| 16:19 | Merge trunk check-in: d6152d4f01 user: apnadkarni tags: tip-671 | |
| 15:47 | merge trunk check-in: 4a5993facf user: dgp tags: dgp-refactor | |
| 15:38 | merge trunk check-in: fc880c8313 user: dgp tags: tip-673 | |
| 15:35 | merge trunk check-in: affead2b5d user: dgp tags: novem | |
| 15:31 | Merge 9.0 Closed-Leaf check-in: 2b09ea3b64 user: jan.nijtmans tags: bug-a9929f112a | |
| 15:26 | merge trunk check-in: b6f05b7832 user: dgp tags: core-9-0-b1-rc | |
| 15:25 | merge 8.7 check-in: 444fe58834 user: dgp tags: core-8-7-b1-rc | |
| 12:57 | Fix [24a8c16dbd]: bigdata.test: invalid command name "testbigdata" on 32-bit check-in: d5db55aa17 user: jan.nijtmans tags: trunk, main | |
| 10:07 | Fix previous errors in encoding.test check-in: 13b08f6669 user: pooryorick tags: trunk, main | |
| 06:55 | Merge 8.7 check-in: 3fbda64c31 user: jan.nijtmans tags: trunk, main | |
| 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
| ||
| 10:12 | Merge 8.7 check-in: 92ba864abd user: jan.nijtmans tags: trunk, main | |
| 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 | |
| 07:24 | Merge unchained branch [22400aa71b] and resolve conflicts. check-in: 961f58e148 user: pooryorick tags: pyk-objinterface | |
|
2023-06-23
| ||
| 23:18 | Merge 9.0 check-in: 246d0d16ea user: jan.nijtmans tags: bug-a9929f112a | |
| 17:48 | merge trunk check-in: 02018c9d7e user: griffin tags: tip-636-tcl9-644 | |
| 17:32 | Fix build issue with no_deprecated. check-in: 0412b1d646 user: griffin tags: tip-636-tcl9-644 | |
| 12:36 | merge trunk check-in: c56d99cd7c user: dgp tags: dgp-refactor | |
| 12:36 | merge trunk check-in: 065718456c user: dgp tags: novem | |
| 12:28 | merge trunk check-in: 0741b47e9a user: dgp tags: tip-673 | |
| 12:27 | merge trunk check-in: c8f7cea555 user: dgp tags: core-9-0-b1-rc | |
| 12:26 | merge 8.7 check-in: 711525a54e user: dgp tags: core-8-7-b1-rc | |
|
2023-06-22
| ||
| 20:07 | Merge 8.7 check-in: 46481b6556 user: jan.nijtmans tags: trunk, main | |
| 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 | |
| 13:39 | Since Tcl 8.6 doesn't know about Tcl_Size, don't use it, not even in test comments check-in: 0df2568c99 user: jan.nijtmans tags: core-8-6-branch | |
| 11:59 | Proposed fix for [44452e2c55]: indexObj.test failures on i386 Closed-Leaf check-in: 05df422a98 user: jan.nijtmans tags: bug-44452e2c55 | |
| 10:12 | WIP for fixing [https://core.tcl-lang.org/tk/tktview/a9929f112a|a9929f112a] check-in: b19e0278f2 user: jan.nijtmans tags: bug-a9929f112a | |
|
2023-06-21
| ||
| 22:44 | merge-mark check-in: 9dbdcdf63c user: jan.nijtmans tags: trunk, main | |
| 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 | |
| 16:08 | A few more test updates. check-in: e37bb57442 user: dgp tags: tip-673 | |
| 16:02 | merge trunk check-in: 3673c24b1f user: dgp tags: dgp-refactor | |
| 16:02 | merge trunk check-in: 7715dda14f user: dgp tags: novem | |
| 15:53 | merge trunk check-in: 8037d3c733 user: dgp tags: tip-673 | |
| 15:53 | merge trunk check-in: 431d92033f user: dgp tags: core-9-0-b1-rc | |
| 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:33 | Merge 9.0 check-in: db89a8f843 user: jan.nijtmans tags: tip-626 | |
| 07:18 | Merge 8.7 check-in: ae2c126f10 user: jan.nijtmans tags: trunk, main | |
| 07:13 | "trace variable" -> "trace add variable" in testcases (and documentation) check-in: 8dd5496bd1 user: jan.nijtmans tags: core-8-branch | |
|
2023-06-20
| ||
| 22:16 | Fix bug in TEBC foreach with abstractlists check-in: ed9a077dda user: griffin tags: tip-636-tcl9-644 | |
| 07:11 | Merge 8.7 check-in: 4016a576d6 user: jan.nijtmans tags: trunk, main | |
| 06:51 | Move VarHashGetKey() to tclInt.h. More int -> Tcl_Size check-in: dd25e7e253 user: jan.nijtmans tags: core-8-branch | |
| 01:47 | merge trunk check-in: cd7e0e6b99 user: griffin tags: tip-636-tcl9-644 | |
| 01:28 | Fix crash in BC execution when str concat and abstract list lindex operations have recursive BC exec... check-in: 3dcd9775e8 user: griffin tags: tip-636-tcl9-644 | |
|
2023-06-19
| ||
| 13:39 | Merge 8.7 - fix tests - hardcoded port and wsl. check-in: 2bedc17b74 user: apnadkarni tags: trunk, main | |
| 13:21 | Merge 8.6 - fix tests - hardcoded port and wsl. check-in: 6e88d47b21 user: apnadkarni tags: core-8-branch | |
| 12:49 | Fix hardcoded port numbers causing Windows failures with hyperv. Disable file perm test for WSL. check-in: 903c407a86 user: apnadkarni tags: core-8-6-branch | |
| 12:42 | Merge 8.7 check-in: fab05e2102 user: jan.nijtmans tags: trunk, main | |
| 11:47 | Some more Tcl_Size usage check-in: 6808bdda06 user: jan.nijtmans tags: core-8-branch | |
| 04:29 | merge trunk check-in: 692eadeedf user: griffin tags: tip-636-tcl9-644 | |
|
2023-06-18
| ||
| 11:04 | Fix [c13819225e]: Problem with lsort|lsearch -stride on 32-bit linux check-in: 63fa3c217c user: jan.nijtmans tags: trunk, main | |
| 01:51 | Clarification. check-in: d070ec3f8c user: griffin tags: tip-636-tcl9-644 | |
|
2023-06-17
| ||
| 04:59 | Lossless load / unload tests check-in: 02b75abeb8 user: apnadkarni tags: tip-671 | |
|
2023-06-16
| ||
| 16:54 | Fix lossless profile for exec check-in: 8d5c42b3b5 user: apnadkarni tags: tip-671 | |
| 12:21 | Proposed fix for [c13819225e]: Problem with lsort|lsearch -stride on 32-bit linux. Also fix some com... Closed-Leaf check-in: 21959903d6 user: jan.nijtmans tags: bug-c13819225e | |
| 10:49 | tip-636-tcl9-644: doc/Object.3: remove double "the" check-in: dd69f7da65 user: oehhar tags: tip-636-tcl9-644 | |
|
2023-06-15
| ||
| 20:45 | Add Tcl_ObjType changes to the appropriate docs. check-in: af8aca29e3 user: griffin tags: tip-636-tcl9-644 | |
| 16:56 | Made variant using USE_POSIX_SPAWN error message compatible This change makes Tcl compiled with US... check-in: 52e6e2e911 user: neumann tags: ticket-c54e4a1aeb-use_vfork | |
| 16:46 | Few more TIP 671 tests check-in: 39f1815bbf user: apnadkarni tags: tip-671 | |
| 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-14
| ||
| 15:17 | Use lossless profile for command line args. Couple of platform-specific cases. check-in: 1e1a880f3e user: apnadkarni tags: tip-671 | |
| 04:15 | Merged trunk check-in: 5ad4e9ef0e user: apnadkarni tags: tip-671 | |
| 02:04 | Remove debug puts check-in: 6e3bc1111a user: apnadkarni tags: tip-671 | |
|
2023-06-13
| ||
| 16:59 | merge trunk check-in: 25f29d1807 user: griffin tags: tip-636-tcl9-644 | |
| 16:47 | Remove getdbl abstraction. check-in: 79841a55e2 user: griffin tags: tip-636-tcl9-644 | |
| 14:12 | merge trunk check-in: 208dd54b8d user: dgp tags: dgp-refactor | |
| 14:11 | merge trunk check-in: 498f71f674 user: dgp tags: novem | |
| 13:42 | merge trunk check-in: 4c3377ae39 user: dgp tags: core-9-0-b1-rc | |
| 09:50 | Rebase to 9.0 check-in: 3e39201f04 user: jan.nijtmans tags: tip-657 | |
| 09:12 | Merge 8.7 check-in: 8daf5ef6c7 user: jan.nijtmans tags: trunk, main | |
| 06:05 | Specify implicit "-profile tcl8" in encoding-24.4 testcase check-in: 6a06db323e user: jan.nijtmans tags: core-8-branch | |
|
2023-06-12
| ||
| 22:45 | Merge 9.0 check-in: 2a8e051165 user: jan.nijtmans tags: tip-657 | |
| 10:19 | Merge trunk [7dc0ea8ca5]. Closed-Leaf check-in: c499122331 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 05:48 | Tests for lossless profiles. Change lossless behavior for UTF-16,32 check-in: 42d3d3d69d user: apnadkarni tags: tip-671 | |
| 04:10 | Revert unwarranted change in Tcl_CreateChannel() from [1776327edd]. check-in: f413252375 user: pooryorick tags: trunk, main | |
|
2023-06-11
| ||
| 21:31 | Merge trunk [19e22d9bc5]. check-in: 377114dc42 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 20:21 | Merge trunk [402ff62239]. check-in: 5fd8267c8a user: pooryorick tags: trunk-encodingdefaultstrict | |
| 19:53 | Merge trunk [07d84ca4b3]. check-in: 94c0cb9397 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 19:41 | Merge trunk [3389fba412]. check-in: 09a7091246 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 17:31 | Fix greedy consumption bytes in lossless profile for utf-8. check-in: 94879d45b4 user: apnadkarni tags: tip-671 | |
| 13:10 | Merge trunk [9d2e82fe49]. check-in: 53546902b3 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 11:57 | Use lossless profile for links and globalprocessdata (exe name etc.) check-in: 3bd1fecfcc user: apnadkarni tags: tip-671 | |
| 08:55 | Merge trunk [b06ffa0e0e]. check-in: 6e498105b7 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 08:07 | Merge trunk [66350977dd]. check-in: 98296c64b7 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 07:29 | Merge trunk [20891426a8]. check-in: 56d7f41983 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 05:06 | Merge trunk [874005b119] check-in: b569708937 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 03:12 | Tests to read and write invalid encoded env values check-in: 87000f1852 user: apnadkarni tags: tip-671 | |
| 02:46 | Merge trunk check-in: b1f00c4901 user: apnadkarni tags: tip-671 | |
| 02:34 | Tests for invalidly encoded file names and env (TIP 671 motivation) check-in: 7dc0ea8ca5 user: apnadkarni tags: trunk, main | |
|
2023-06-10
| ||
| 17:49 | Lossless env - wip check-in: 4122487129 user: apnadkarni tags: tip-671 | |
| 13:43 | Refactor into common function. Add error checks that were never present. check-in: 4cec5c007e user: apnadkarni tags: tip-671 | |
|
2023-06-08
| ||
| 12:39 | Merge 8.6 check-in: 26d2fb8e85 user: jan.nijtmans tags: core-8-branch | |
| 12:01 | ticket [c54e4a1aeb] patch: Use vfork instead fork. check-in: 98e93f779e user: oehhar tags: ticket-c54e4a1aeb-use_vfork | |
| 11:59 | (cherry-pick): Added note about how some commands are mainly for Tk check-in: 138833e88a user: jan.nijtmans tags: core-8-6-branch | |
|
2023-06-07
| ||
| 17:24 | WIP on TIP 673. First pass exposes issues in the test suite. check-in: f74cac7b6a user: dgp tags: tip-673 | |
|
2023-06-06
| ||
| 22:09 | Work in progress check-in: b54c80a046 user: apnadkarni tags: tip-671 | |
| 20:26 | merge trunk check-in: e06d17fb2a user: griffin tags: tip-636-tcl9-644 | |
| 16:04 | Clean up logic to detect failures. check-in: 917b9ccbe6 user: griffin tags: tip-636-tcl9-644 | |
|
2023-06-05
| ||
| 21:50 | Implement basic lossless profile check-in: 825c68627f user: apnadkarni tags: tip-671 | |
| 20:55 | Create new branch named "tip-671" check-in: 9e3a929549 user: apnadkarni tags: tip-671 | |
| 15:01 | merge trunk check-in: d7291c3a0a user: dgp tags: dgp-refactor | |
| 14:53 | merge trunk check-in: 1d1f661e69 user: dgp tags: novem | |
| 14:36 | merge trunk check-in: b56f63b34c user: dgp tags: core-9-0-b1-rc | |
| 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:58 | Merge 8.7 check-in: 8333622e92 user: pointsman tags: trunk, main | |
| 22:56 | Merge 8.6 check-in: 40e3b7572e user: pointsman tags: core-8-branch | |
| 22:54 | Fixed a new test added by [72f78b60851]. The test as it was repeated just the previous one. Now it s... check-in: aaecc4619d user: pointsman tags: core-8-6-branch | |
|
2023-06-03
| ||
| 20:03 | Merge 8.7 check-in: 3c01918cbd user: jan.nijtmans tags: trunk, main | |
| 19:59 | Merge 8.6 check-in: d051ad23c5 user: jan.nijtmans tags: core-8-branch | |
| 19:51 | Fix [af3ebc5fafe0097c]: clock scan and clock add bugs in error cases / with abbreviated options check-in: 72f78b6085 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-06-02
| ||
| 22:12 | Merge 8.7 check-in: 8677d7cb7e user: jan.nijtmans tags: trunk, main | |
| 22:05 | In TclAttemptInitStringRep(): Don't do a memcpy if attemptckalloc() fails check-in: 1ec25a729b user: jan.nijtmans tags: core-8-branch | |
| 15:19 | merge trunk check-in: 702e1cdfc7 user: dgp tags: dgp-refactor | |
| 15:12 | More library(n) docs check-in: 4c19535a09 user: dkf tags: core-8-branch | |
| 15:08 | merge trunk check-in: af8fd16b4a user: dgp tags: novem | |
| 15:01 | merge trunk check-in: ee61ec5e9e user: dgp tags: core-9-0-b1-rc | |
| 14:02 | Merge 8.7 check-in: 611603caf5 user: jan.nijtmans tags: trunk, main | |
| 13:59 | Merge 8.7 check-in: 486d398306 user: jan.nijtmans tags: trunk, main | |
| 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 | |
|
2023-06-01
| ||
| 21:36 | Merge 9.0 check-in: 941600cdb3 user: jan.nijtmans tags: tip-626 | |
| 21:04 | Merge 8.7 check-in: 0836dc0f71 user: jan.nijtmans tags: trunk, main | |
| 20:58 | Fix [9921778646]: something is wrong in core-8-branch check-in: 293f2741f8 user: jan.nijtmans tags: core-8-branch | |
| 14:37 | Added some examples to library(n) check-in: 10f1287b11 user: dkf tags: core-8-branch | |
|
2023-05-31
| ||
| 14:13 | merge-mark check-in: 73694d38dd user: jan.nijtmans tags: trunk, main | |
| 14:12 | Use TclDuplicatePureObj() in stead of TclListObjCopy() where appropriate. Backported from 9.0 check-in: 97cc33cd20 user: jan.nijtmans tags: core-8-branch | |
| 10:39 | swap foreachLine argument order in tests Closed-Leaf check-in: 5fda57d1a0 user: dkf tags: tip-670 | |
| 10:33 | Swapped foreachLine arg order, improved docs check-in: 9ff79be410 user: dkf tags: tip-670 | |
| 07:49 | Merge 8.7 check-in: 52acabe68a user: jan.nijtmans tags: trunk, main | |
| 07:45 | Document hoe Tcl_ReadChars() behaves in "-profile strict" mode when an encoding error happens. check-in: 3f2c42e160 user: jan.nijtmans tags: core-8-branch | |
| 07:20 | Merge 8.7 check-in: aef0abf3af user: jan.nijtmans tags: trunk, main | |
| 07:16 | Fix [c243e7a85e]: TIP #603 implementation broken on Windows check-in: 4bc6a277f4 user: jan.nijtmans tags: core-8-branch | |
|
2023-05-30
| ||
| 21:31 | Let's see if this helps Closed-Leaf check-in: 64a1c24acb user: jan.nijtmans tags: bug-c243e7a85e | |
| 16:23 | merge trunk check-in: d2b888084c user: dgp tags: dgp-refactor | |
| 15:24 | merge trunk check-in: 072610b561 user: dgp tags: novem | |
| 15:04 | merge trunk check-in: 231de45124 user: dgp tags: core-9-0-b1-rc | |
| 14:25 | merge 8.7 check-in: 50db9c5d99 user: dgp tags: core-8-7-b1-rc | |
| 13:57 | More typo fixes check-in: 7dc71b0c3b user: dkf tags: core-8-branch | |
| 13:48 | Get return stack correct when doing [return -code error] in the body check-in: 6527e15f1a user: dkf tags: tip-670 | |
| 12:41 | fix whitespace check-in: b4141634c4 user: dkf tags: tip-670 | |
| 12:22 | Merge 8.7 check-in: 1776327edd user: jan.nijtmans tags: trunk, main | |
| 11:59 | start of test cases check-in: 74e1a6805f user: dkf tags: tip-670 | |
| 11:25 | Backport IO-related changes from Tcl 9.0. Needed for preparation of TIP #653 check-in: 6165bc074f user: jan.nijtmans tags: core-8-branch | |
| 08:39 | Added docs check-in: 1a81b5fd1e user: dkf tags: tip-670 | |
|
2023-05-29
| ||
| 19:41 | Merge 8.7 check-in: 531a654901 user: jan.nijtmans tags: trunk, main | |
| 16:27 | int -> Tcl_Size, for full Tcl 9 support check-in: e9e36d8d3c user: jan.nijtmans tags: core-8-branch | |
| 12:11 | Basic implementation of TIP 670 check-in: 3300680ebd user: dkf tags: tip-670 | |
| 10:49 | Fix typo and outdated comment check-in: bf12ac1702 user: dkf tags: core-8-branch | |
|
2023-05-28
| ||
| 10:39 | merge 8.7 check-in: 760a8045a3 user: fvogel tags: trunk, main | |
| 10:38 | Fix errors when building the html man page for configurable.n (TIP #558) check-in: 9ae501484b user: fvogel tags: core-8-branch | |
| 10:37 | Fix errors when building the html man page for configurable.n Closed-Leaf check-in: 03521b234c user: fvogel tags: tip-558 | |
|
2023-05-26
| ||
| 17:15 | Function name cleanup. check-in: f0e51ed375 user: griffin tags: tip-636-tcl9-644 | |
|
2023-05-25
| ||
| 20:55 | merge trunk, fix leak. check-in: a8222bd851 user: griffin tags: tip-636-tcl9-644 | |
| 16:12 | Adapt data tables to Unicode 15.1 (beta) check-in: 19d43511ac user: jan.nijtmans tags: unicode-15.1 | |
| 15:10 | Eliminate some clang warnings. Only use "testbigdata" if sizeof(Tcl_Size) == sizeof(Tcl_WideInt) check-in: 17428d6a29 user: jan.nijtmans tags: trunk, main | |
| 04:38 | Remove old cruft. check-in: 40bbacfb8c user: griffin tags: tip-636-tcl9-644 | |
|
2023-05-24
| ||
| 23:17 | merge trunk check-in: 729526d9c8 user: griffin tags: tip-636-tcl9-644 | |
| 20:13 | Cleanup abstract list definitions. check-in: 741923851e user: griffin tags: tip-636-tcl9-644 | |
| 16:04 | TIP 603: Get 'stat' Information of Open Files check-in: 3b28244cfa user: dkf tags: core-8-branch | |
| 16:02 | merge core-8-branch Closed-Leaf check-in: 284bf626d7 user: dkf tags: tip-603 | |
| 15:29 | Merge 8.7 check-in: bc8d2884aa user: jan.nijtmans tags: trunk, main | |
| 15:22 | Fix regular expression in previous commit check-in: 0ce8e13e17 user: jan.nijtmans tags: core-8-branch | |
| 15:18 | Enhance html generation, so it can handle the "©" copy-sign as well check-in: 2769aa3e66 user: jan.nijtmans tags: core-8-branch | |
| 15:16 | More size protection for winDde check-in: 145e4170a1 user: jan.nijtmans tags: core-8-branch | |
| 10:31 | Remove TCL_SIZE_SMAX, not used anywhere. Some more variable which should have been Tcl_Size check-in: cc316b35f3 user: jan.nijtmans tags: trunk, main | |
|
2023-05-23
| ||
| 21:36 | Merge trunk check-in: 2f493bd21c user: griffin tags: tip-636-tcl9-644 | |
| 16:15 | Merge 8.7 check-in: c5dc388878 user: jan.nijtmans tags: trunk, main | |
| 16:03 | Give Tcl_CreateThread a TCL_HASH_TYPE (unsigned) stackSize parameter check-in: 232fb6c5c5 user: jan.nijtmans tags: core-8-branch | |
|
2023-05-22
| ||
| 12:17 | Proposed fix for [af3ebc5fafe0]. Closed-Leaf check-in: 827cc031bc user: pointsman tags: bug-af3ebc5fafe0 | |
| 10:13 | Merge 8.7 check-in: f1dbd8559e user: jan.nijtmans tags: trunk, main | |
| 07:48 | Small documentation corrections check-in: 5c995d1809 user: dkf tags: core-8-branch | |
|
2023-05-21
| ||
| 23:00 | Merge 8.7 check-in: 19e22d9bc5 user: jan.nijtmans tags: trunk, main | |
| 21:19 | Unbreak windows symbols build. More int -> Tcl_Size backported from 9.0 check-in: ba731752d3 user: jan.nijtmans tags: core-8-branch | |
| 20:42 | Fix test to be stable. check-in: 08b55c7949 user: griffin tags: trunk, main | |
|
2023-05-20
| ||
| 23:24 | Add cleanup to lseq tests. Fix assertion. check-in: ab6b395442 user: griffin tags: trunk, main | |
| 20:11 | Merge "unchained branch [a03cbbdf63] and resolve conflicts. check-in: 6803cae7fa user: pooryorick tags: pyk-objinterface | |
| 16:39 | Fix [c9663296fd]. Also refactor memory reallocation. check-in: 18d4bd49a6 user: apnadkarni tags: trunk, main | |
| 15:40 | Minor refactor to combine alloc/realloc Closed-Leaf check-in: 6f8be92c87 user: apnadkarni tags: bug-c9663296fd | |
| 14:10 | Merge "unchained" branch [6b0efb4663] and resolve conflicts. check-in: 1b29063091 user: pooryorick tags: pyk-objinterface | |
| 10:34 | merge-mark check-in: eda305c97b user: jan.nijtmans tags: trunk, main | |
| 10:07 | More int/Tcl_Size backport check-in: e69534b7e5 user: jan.nijtmans tags: core-8-branch | |
|
2023-05-19
| ||
| 23:07 | Merge trunk check-in: ce1ff6df2b user: apnadkarni tags: bug-c9663296fd | |
| 22:18 | Fix int/Tcl_Size pointer errors check-in: b60a8ec69f user: apnadkarni tags: trunk, main | |
| 21:31 | Fix build - ckalloc/ckfree not in Tcl 9 check-in: 0d4ea2fb20 user: apnadkarni tags: trunk, main | |
| 19:50 | Merge 8.7 check-in: a49cad4e9e user: jan.nijtmans tags: trunk, main | |
| 19:47 | int -> Tcl_Size and other (internal) signature improvements. Most of them backported from 9.0 check-in: 657c601af7 user: jan.nijtmans tags: core-8-branch | |
| 16:47 | More refactoring into common code check-in: 617dcb269e user: apnadkarni tags: bug-c9663296fd | |
| 14:15 | Improve the synopsis of the transchan manpage so it helps users a bit check-in: ed881099f4 user: dkf tags: core-8-branch | |
| 13:35 | Improve the synopsis of the refchan manpage so it helps users a bit check-in: 230a91cee1 user: dkf tags: core-8-branch | |
| 12:56 | Merge 8.7 check-in: 65e4f359b9 user: dkf tags: trunk, main | |
| 12:06 | TIP 558: Basic Configure Support for TclOO check-in: 49b856bfa8 user: dkf tags: core-8-branch | |
| 12:02 | merge core-8-branch check-in: 08ddd0482b user: dkf tags: tip-558 | |
| 11:26 | Merge "unchained" branch commit [05b72c0b3f] and resolve conflicts. check-in: 2840dda8db user: pooryorick tags: pyk-objinterface | |
|
2023-05-17
| ||
| 22:26 | Merge 9.0 check-in: 861edc2ab8 user: jan.nijtmans tags: tip-626 | |
| 16:22 | Proposed fix for [6022b9f946]: Tk when built against Tcl 9.0 broken Closed-Leaf check-in: 47ae4a0262 user: jan.nijtmans tags: bug-6022b9f946 | |
| 16:12 | Merge trunk check-in: 3e44e4bdd3 user: griffin tags: tip-636-tcl9-644 | |
| 14:46 | Merge 9.0 check-in: 70c510876c user: jan.nijtmans tags: tip-626 | |
| 12:44 | Improve TclDuplicatePureObj(), remove unnecessary increment/decrement pairs, and add more error chec... check-in: c405bdd1f0 user: pooryorick tags: trunk, main | |
| 12:26 | New functions: TclUndoRefCount() and TclDictGetSize(). check-in: 60d6e1d587 user: pooryorick tags: trunk, main | |
| 12:09 | Fix for [5ee01098824881b5], lseq list conversion results in attempt to access freed memory. check-in: e45cee0c53 user: pooryorick tags: trunk, main | |
| 07:38 | Merge latest 9.0. check-in: 6c0961d817 user: jan.nijtmans tags: tip-664 | |
| 07:33 | Merge 8.7 check-in: 57e46213e1 user: jan.nijtmans tags: trunk, main | |
| 07:30 | Remove dead code check-in: a00f23f242 user: jan.nijtmans tags: trunk, main | |
| 05:09 | Add Tcl_BumpObj() used to prevent leaks from Abstract List elements. Add Abstract List (ArithSeries)... check-in: 5c163280ea user: griffin tags: tip-636-tcl9-644 | |
|
2023-05-16
| ||
| 16:31 | Merge 8.6 check-in: 3a9f39d2ee user: jan.nijtmans tags: core-8-branch | |
| 16:30 | Some more nmakehlp.c tweaks check-in: dba07ed3df user: jan.nijtmans tags: core-8-6-branch | |
| 10:26 | Merge 8.6 check-in: 228ba10871 user: jan.nijtmans tags: core-8-branch | |
| 10:19 | Only use _snprintf on older MSVC compilers. ZeroMemory -> memset check-in: 586f490293 user: jan.nijtmans tags: core-8-6-branch | |
| 09:33 | Fix memory leaks and remove unnecessary reference count bounce. check-in: 427bc951fb user: pooryorick tags: trunk, main | |
| 06:25 | Merge 8.7 check-in: 8e4d8a6053 user: jan.nijtmans tags: trunk, main | |
| 06:07 | Remove some more references to removed ChangeLog check-in: 192b0d7f7b user: jan.nijtmans tags: core-8-branch | |
| 06:05 | More int -> Tcl_Size (in tclInt.h) check-in: c9baf40479 user: jan.nijtmans tags: core-8-branch | |
| 05:25 | New function, TclDuplicatePureObj(), doesn't duplicate the string representation when duplicating a... check-in: 40af0258ec user: pooryorick tags: trunk, main | |
|
2023-05-15
| ||
| 23:08 | Refactor couple more reallocations check-in: 3b376ff197 user: apnadkarni tags: bug-c9663296fd | |
| 20:49 | Add Tcl_DecrRefCount() missing from [4b1a20629e]. check-in: 0785828c47 user: pooryorick tags: trunk, main | |
| 20:23 | Refactor allocation in Tcl_DStringAppendElement check-in: 770c9d949d user: apnadkarni tags: bug-c9663296fd | |
| 17:38 | merge trunk check-in: c5959a049d user: dgp tags: dgp-refactor | |
| 17:38 | merge trunk check-in: 6a3261cd5d user: dgp tags: novem | |
| 17:37 | merge trunk check-in: 1ea025b0a2 user: dgp tags: core-9-0-b1-rc | |
| 17:37 | merge 8.7 check-in: 2fa3d5406d user: dgp tags: trunk, main | |
| 17:34 | merge 8.7 check-in: 71afb9ba1c user: dgp tags: core-8-7-b1-rc | |
| 17:17 | TIP 663 implementation check-in: e9e65f6f98 user: dgp tags: core-8-branch | |
| 15:45 | Backport test improvements from 9.0 check-in: 912b1c7001 user: jan.nijtmans tags: core-8-branch | |
| 15:44 | No need to init string rep, if we throw away the object immediately check-in: 870167a6e5 user: jan.nijtmans tags: core-8-branch | |
| 13:26 | merge trunk check-in: 219ddbb777 user: dgp tags: dgp-refactor | |
| 13:26 | merge trunk check-in: c625dd4424 user: dgp tags: novem | |
| 13:19 | merge trunk check-in: fc7a2f1ba4 user: dgp tags: core-9-0-b1-rc | |
| 13:19 | merge 8.7 check-in: a7cd4b6540 user: dgp tags: core-8-7-b1-rc | |
| 11:52 | Merge 8.7 check-in: 402ff62239 user: jan.nijtmans tags: trunk, main | |
| 11:45 | Merge 8.6 check-in: 3614205c25 user: jan.nijtmans tags: core-8-branch | |
| 11:43 | One more ckalloc -> attemptckalloc (in compat/waitpid.c), since we can handle the error. check-in: a1180b66ab user: jan.nijtmans tags: core-8-6-branch | |
| 11:15 | ckalloc -> attemptckalloc (since return-value is checked). Fix bug in unix/dltest/pkgooa.c, where la... check-in: e9e7a02d0d user: jan.nijtmans tags: core-8-6-branch | |
|
2023-05-14
| ||
| 08:21 | Rename TclRelaxRefCount() to TclUndoRefCount(). check-in: 8181a7f089 user: pooryorick tags: trunk, main | |
|
2023-05-13
| ||
| 10:59 | Add TclRelaxRefCount, and also try to take the fast path more often in byte-compiled [lindex]. check-in: 4b1a20629e user: pooryorick tags: trunk, main | |
|
2023-05-12
| ||
| 23:20 | In tclExecute.c call DECACHE_STACK_INFO() before calling TclLindexList(). check-in: 5830c27a5f user: pooryorick tags: trunk, main | |
| 12:32 | merge trunk check-in: 01eeb9b709 user: dgp tags: dgp-refactor | |
| 12:32 | merge trunk check-in: b29a50f0c9 user: dgp tags: novem | |
| 12:08 | merge trunk check-in: bfc223aef6 user: dgp tags: core-9-0-b1-rc | |
| 11:59 | merge trunk check-in: cb277b7f78 user: dgp tags: core-8-7-b1-rc | |
| 09:34 | Merge 9.0 check-in: c1e4ff0616 user: jan.nijtmans tags: tip-626 | |
| 08:57 | Merge 8.7 check-in: d7a44a92ed user: jan.nijtmans tags: trunk, main | |
|
2023-05-11
| ||
| 22:20 | Use 'attempt'-functions for libtommath, when built into Tcl check-in: 2be637e883 user: jan.nijtmans tags: core-8-branch | |
| 21:18 | More tweaks, finetuning Leaf check-in: 683f629ce8 user: jan.nijtmans tags: tip-668 | |
| 20:25 | Add TclRelaxRefCount and TclObjGetScalar, and use them to try to take the fast path more often in by... Closed-Leaf check-in: 05eeae5d67 user: pooryorick tags: py-build-broken | |
| 17:17 | Fix failing valgrind suppression for load.test check-in: 577f42d9a9 user: pooryorick tags: trunk, main | |
| 17:07 | Silence valgrind "still reachable" report in cmdAH.test check-in: 71448a9b15 user: pooryorick tags: trunk, main | |
| 16:35 | TIP #668 implementation: Consolidate all Tcl_Attempt* functions. check-in: fa605de79a user: jan.nijtmans tags: tip-668 | |
| 15:39 | put back pragma voor MSVC warning, accidently removed in previous commit check-in: f69bdb304d user: jan.nijtmans tags: trunk, main | |
| 15:30 | Restore warning-free compilation with C++ compiler check-in: 9a4d14e5dc user: jan.nijtmans tags: trunk, main | |
| 13:08 | Fix Valgind report of still reachable blocks in aaa_exit.test and other test files. check-in: a82bb79e8c user: pooryorick tags: trunk, main | |
| 11:46 | Rebase to latest 9.0 check-in: 006ee2b1d8 user: jan.nijtmans tags: tip-664 | |
| 06:31 | disable on-purpose compiler warning (MSVC) for testcase check-in: 7f9a786598 user: jan.nijtmans tags: trunk, main | |
| 06:23 | Merge 8.7 check-in: bf8de67eaf user: jan.nijtmans tags: tip-666 | |
|
2023-05-10
| ||
| 21:32 | Refactor allocation strategy in Tcl_DStringAppend check-in: 151dd2052b user: apnadkarni tags: bug-c9663296fd | |
| 20:53 | Merge 8.7 check-in: c7c8968b20 user: jan.nijtmans tags: trunk, main | |
| 19:39 | Backport various changes from 9.0 branch check-in: 3121b3a0b0 user: jan.nijtmans tags: core-8-branch | |
| 18:28 | TIP 663 implementation Closed-Leaf check-in: f50a0cfb9c user: dgp tags: tip-663 | |
| 17:25 | Merge trunk check-in: b4827791dc user: apnadkarni tags: bug-c9663296fd | |
| 15:37 | Rebase to latest 8.7 check-in: 11d97e377e user: jan.nijtmans tags: tip-666 | |
| 13:24 | merge trunk check-in: 3308a432b4 user: dgp tags: novem | |
| 13:24 | merge trunk check-in: cdf0a3f93f user: dgp tags: core-9-0-b1-rc | |
| 12:47 | merge 8.7 check-in: e9e50e774d user: dgp tags: core-8-7-b1-rc | |
| 12:28 | Merge 8.6 check-in: eb8844eaee user: jan.nijtmans tags: core-8-branch | |
| 12:09 | Backport: docs: function does not "return an error", it returns TCL_ERROR, indicating an error occur... check-in: ff79ba4e8f user: jan.nijtmans tags: core-8-6-branch | |
|
2023-05-09
| ||
| 22:36 | docs: function does not "return an error", it returns TCL_ERROR, indicating an error occured check-in: 05c71e0ef3 user: bch tags: trunk, main | |
| 16:15 | merge-mark Leaf check-in: 8a35fc9953 user: jan.nijtmans tags: tip-659 | |
| 16:14 | merge-mark check-in: f08d4a81f2 user: jan.nijtmans tags: tip-657 | |
| 16:11 | Left-over TCL_ENCODING_STRICT, not used any more. Add "-profile tcl8" for testcases which don't work... check-in: c7d09172e8 user: jan.nijtmans tags: trunk, main | |
| 15:58 | merge trunk check-in: e487b3b7f1 user: griffin tags: tip-636-tcl9-644 | |
| 15:43 | Merge TIP #657 check-in: 48e6cffcc9 user: jan.nijtmans tags: tip-659 | |
| 15:43 | Merge 9.0 check-in: 5a026323e9 user: jan.nijtmans tags: tip-657 | |
| 13:44 | merge trunk check-in: 7daa1411f8 user: dgp tags: novem | |
| 13:38 | merge trunk check-in: d183a31327 user: dgp tags: dgp-refactor | |
| 13:16 | Merge 8.7 check-in: 07d84ca4b3 user: jan.nijtmans tags: trunk, main | |
| 13:07 | merge trunk check-in: e64ee84c72 user: dgp tags: core-9-0-b1-rc | |
| 13:06 | Remove useless type-casts. Backport some changes from 9.0 check-in: a2e98ff84d user: jan.nijtmans tags: core-8-branch | |
| 12:54 | merge 8.7 check-in: d4fbae1b9a user: dgp tags: core-8-7-b1-rc | |
| 09:51 | size_t -> Tcl_Size (twice) check-in: 45683a8ec4 user: jan.nijtmans tags: trunk, main | |
| 06:25 | Merge 9.0 check-in: e70694738e user: jan.nijtmans tags: tip-664 | |
|
2023-05-08
| ||
| 20:37 | Fix compilation with -DTCL_NO_DEPRECATED check-in: e6a4859c1e user: jan.nijtmans tags: tip-626 | |
| 14:19 | Fix [96551aca55]: Avoid pointer arithmetic with NULL in FOREACH_STRUCT(). Some typo's check-in: 5be2687f62 user: jan.nijtmans tags: core-8-branch | |
| 14:08 | Make TclLindexFlat() a litle more straightforward. check-in: 027b027f72 user: pooryorick tags: trunk, main | |
| 13:43 | Better version, keeping the (undocumented) behavior of 'i' initialization Closed-Leaf check-in: 72b13bcbe8 user: jan.nijtmans tags: bug-96551aca55 | |
| 11:35 | Use Tcl_Size instead of size_t in two places in TclIndexEncode. check-in: c52df109f3 user: pooryorick tags: trunk, main | |
| 09:35 | Proposed fix for [96551aca55]: Avoid pointer arithmetic with NULL in FOREACH_STRUCT() check-in: 0a39ff2784 user: jan.nijtmans tags: bug-96551aca55 | |
|
2023-05-07
| ||
| 20:34 | Merge 8.7. Restore Tcl_DStringSetLength() behavior, as suggested in [3837178c25] check-in: ca456c3719 user: jan.nijtmans tags: trunk, main | |
| 20:10 | Merge 8.7 check-in: f875039322 user: jan.nijtmans tags: core-8-branch | |
| 20:06 | New testcase, contributed by @chrstphrchvz. Many thanks! See [3837178c25] check-in: 3de6304e70 user: jan.nijtmans tags: core-8-6-branch | |
| 19:53 | Merge 9.0 check-in: a3731b569f user: jan.nijtmans tags: tip-626 | |
|
2023-05-06
| ||
| 19:44 | Use Tcl_Size instead of size_t in two places in TclIndexEncode. Closed-Leaf check-in: 9d3b0a93ad user: pooryorick tags: py-build-broken | |
| 15:54 | Make TclLindexFlat() a litle more straightforward. jn: @nathan, All Github CI-builds are turning ... check-in: 0a3d10e244 user: pooryorick tags: py-build-broken | |
|
2023-05-05
| ||
| 22:22 | Merge 8.7 check-in: c7bb4073e4 user: jan.nijtmans tags: tip-666 | |
| 21:22 | Merge 8.7 check-in: 3a0591cd2d user: jan.nijtmans tags: trunk, main | |
| 21:16 | Merge 8.6 check-in: a7d6392d25 user: jan.nijtmans tags: core-8-branch | |
| 21:07 | Update .github files check-in: fe032d86fb user: jan.nijtmans tags: core-8-6-branch | |
| 14:57 | A few corrections in comments. check-in: 909ed82355 user: pooryorick tags: trunk, main | |
| 12:36 | Merge trunk check-in: 0579cbaaff user: apnadkarni tags: bug-c9663296fd | |
| 12:35 | Merge 8.7 - list performance tests check-in: 837448fcf6 user: apnadkarni tags: trunk, main | |
| 12:34 | Minor fixes for perf tests check-in: 329a85db9e user: apnadkarni tags: core-8-branch | |
| 09:40 | Remove TclArithSeriesObjCopy() and use Tcl_DuplicateObj() instead. check-in: 853b3416a7 user: pooryorick tags: trunk, main | |
| 09:17 | Change reallocation growth to 1.5. check-in: 7dd745be2e user: apnadkarni tags: bug-c9663296fd | |
| 06:21 | Merge tip-657 check-in: 5b6440a3d2 user: jan.nijtmans tags: tip-659 | |
| 06:18 | Remove more ... to be split off in separate TIP's check-in: 396e2bbc01 user: jan.nijtmans tags: tip-657 | |
|
2023-05-04
| ||
| 20:26 | Make some tests select an encoding profile instead of relying on the default. check-in: 3389fba412 user: pooryorick tags: trunk, main | |
| 19:59 | Remove special "-failindex" handling. check-in: 448cf0be0a user: jan.nijtmans tags: tip-659 | |
| 19:56 | merge tip-657 check-in: ad51672c84 user: jan.nijtmans tags: tip-659 | |
| 19:53 | Tcl_InputEncodingError() -> TclInputEncodingError. It will be split off in a separate TIP check-in: b907108f27 user: jan.nijtmans tags: tip-657 | |
| 18:22 | merge 8.7 check-in: 9d2e82fe49 user: dgp tags: trunk, main | |
| 18:21 | merge 8.6 check-in: ad4091c60a user: dgp tags: core-8-branch | |
| 18:21 | Remove mention of Tcl_GlobalEval() from comment. check-in: 7e8c6826ae user: dgp tags: core-8-6-branch | |
| 17:52 | Refactor reallocation in preparation for experimentation with different growth factors check-in: 3f801dc599 user: apnadkarni tags: bug-c9663296fd | |
| 16:59 | Merge tip-657 check-in: f677c6efc9 user: jan.nijtmans tags: tip-659 | |
| 14:57 | merge trunk check-in: 8c5f8014ab user: dgp tags: dgp-refactor | |
| 14:52 | merge trunk check-in: 3b5d978839 user: dgp tags: novem | |
| 14:45 | merge trunk check-in: ee9a92d8ad user: dgp tags: core-9-0-b1-rc | |
| 13:52 | merge 8.7 check-in: 205f42e951 user: dgp tags: core-8-7-b1-rc | |
| 13:27 | Merge 9.0 check-in: c047b54ab1 user: jan.nijtmans tags: tip-657 | |
| 13:22 | Merge 9.0 check-in: 07e3049227 user: jan.nijtmans tags: tip-626 | |
| 13:06 | Merge 8.7 check-in: b06ffa0e0e user: jan.nijtmans tags: trunk, main | |
| 12:58 | Backport: Do not build every branch. Too expensive. check-in: badde889e7 user: jan.nijtmans tags: core-8-branch | |
| 12:53 | Fix [9c397da4a9]: AppendPrintfToObjVA(): support 64-bit pointers check-in: 32db95fa6a user: jan.nijtmans tags: core-8-branch | |
| 08:24 | Do not build every branch. Too expensive. check-in: b56f79dd40 user: dkf tags: trunk, main | |
| 06:50 | Rebase to latest 8.7 check-in: 0817ffe1c6 user: jan.nijtmans tags: tip-666 | |
| 06:44 | Some int -> Tcl_Size. Remove unnecessary knownBug constraint check-in: 5f27b0bb4a user: jan.nijtmans tags: tip-657 | |
| 06:38 | Rebase to latest 9.0 check-in: c4e22bc646 user: jan.nijtmans tags: tip-657 | |
| 06:36 | Rebase to latest 8.7 check-in: 1c4604133e user: jan.nijtmans tags: tip-665 | |
| 06:32 | Rebase to latest 9.0 check-in: b911c36b2c user: jan.nijtmans tags: tip-664 | |
| 05:12 | Merge trunk check-in: 0f7083072f user: apnadkarni tags: bug-c9663296fd | |
| 04:48 | Better fallback on list reallocation failure check-in: 66350977dd user: apnadkarni tags: trunk, main | |
|
2023-05-03
| ||
| 16:12 | Merge 9.0. Further Makefile tweaks Leaf check-in: 9c9f39bc30 user: jan.nijtmans tags: windows-thread-join | |
| 15:59 | Merge 8.7 check-in: 20891426a8 user: jan.nijtmans tags: trunk, main | |
| 15:51 | Backport "Comments only. Fix blatantly obsolete ones". And a few more improvements from the same fil... check-in: 797753b302 user: jan.nijtmans tags: core-8-branch | |
| 15:18 | Removed the bug specific test constraint from the tests related to [0306a5563c] because the bug is ... check-in: 1c4a696c6b user: pointsman tags: trunk, main | |
| 14:56 | Remove unused TclMethodIsType() check-in: bb3fc25ebd user: jan.nijtmans tags: tip-666 | |
| 14:47 | TIP #666 implementation check-in: 380064f5c8 user: jan.nijtmans tags: tip-666 | |
| 13:18 | Fix bug-c9663296fd (in progress) check-in: 1277a45c56 user: apnadkarni tags: bug-c9663296fd | |
| 10:01 | Comments only. Fix blatantly obsolete ones check-in: 842b3b3949 user: apnadkarni tags: trunk, main | |
| 09:31 | Use Tcl_Size instead of ptrdiff_t in Tcl_ObjCmdProc2(), Tcl_CmdObjTraceProc2, and Tcl_MethodCallProc... check-in: cd426d20a9 user: pooryorick tags: trunk, main | |
| 09:20 | Merge 9.0 check-in: 583c71a819 user: jan.nijtmans tags: tip-657 | |
| 07:04 | Merge 9.0 check-in: db15a1e038 user: jan.nijtmans tags: tip-626 | |
| 07:03 | Merge 9.0 check-in: 17486d3dce user: jan.nijtmans tags: tip-626 | |
| 04:06 | Merge mark 8.7 check-in: f39569fb40 user: apnadkarni tags: trunk, main | |
| 04:03 | Changed CHANNEL_PROFILE_* to ENCODING_PROFILE_* and moved out of tclIO.h. See below. For whatever r... check-in: b9aee6a781 user: apnadkarni tags: trunk, main | |
| 03:31 | Changed CHANNEL_PROFILE_* to ENCODING_PROFILE_* and moved out of tclIO.h. See below. For whatever r... check-in: 8cf18cec8c user: apnadkarni tags: core-8-branch | |
| 02:01 | merge trunk check-in: d4c2e9791a user: griffin tags: tip-636-tcl9-644 | |
|
2023-05-02
| ||
| 22:11 | Fix for [0306a5563c]. check-in: eb76c36249 user: pointsman tags: trunk, main | |
| 21:50 | Fix for [0306a5563c]. Closed-Leaf check-in: 36eb6e3921 user: pointsman tags: bug-0306a5563 | |
| 17:32 | merge 8.7 check-in: 076b05c40f user: dgp tags: core-8-7-b1-rc | |
| 17:06 | Merge 8.7 fix [784befb0ba] - tailcall crash check-in: 480bcbe193 user: apnadkarni tags: trunk, main | |
| 16:48 | Merge 8.6 - [ab123cfd3d] and [784befb0ba] check-in: 4039ba5278 user: apnadkarni tags: core-8-branch | |
| 16:43 | Merge 9.0 check-in: d66ed253e8 user: jan.nijtmans tags: tip-626 | |
| 16:33 | Fix [ab123cfd3d] - scan ubsan. Tx chrstphrchvz for patch check-in: e8c53546b7 user: apnadkarni tags: core-8-6-branch | |
| 16:08 | Fix [784befb0ba] - tailcall crash check-in: 0f71a78602 user: apnadkarni tags: core-8-6-branch | |
| 15:31 | Make windows OPTS=symbols build work check-in: d184dcc11e user: jan.nijtmans tags: tip-664 | |
| 13:39 | merge trunk check-in: ea70c42344 user: dgp tags: dgp-refactor | |
| 13:00 | merge trunk check-in: 64412d591d user: dgp tags: novem | |
| 12:47 | Fix issue [b3628609ad73a105], by allowing TclStringCat to assume that each Tcl_Obj.bytes value is co... Closed-Leaf check-in: 2ddc0c3fa9 user: pooryorick tags: pyk-b3628609ad | |
| 12:16 | merge 8.7 check-in: 816ac633fe user: dgp tags: core-8-7-b1-rc | |
| 11:50 | Fix LISTREP_ASSERT Closed-Leaf check-in: b9d001ff67 user: apnadkarni tags: apn-list-realloc | |
| 11:28 | Merge trunk check-in: 3fd4e0d0b5 user: apnadkarni tags: apn-list-realloc | |
| 08:42 | Fix [bb69c8d17e] compiled string last check-in: 6964e7e16a user: apnadkarni tags: trunk, main | |
| 06:28 | Rebase to latest 9.0 check-in: a84524eea3 user: jan.nijtmans tags: tip-664 | |
| 05:38 | Change realloc strategy on fail, optimize for empty string check-in: ab979f8be5 user: apnadkarni tags: apn-list-realloc | |
|
2023-05-01
| ||
| 20:28 | More progress check-in: f3015fa249 user: jan.nijtmans tags: tip-665 | |
| 19:42 | Remove internal use of TCL_UTF_MAX=3 as much as possible, without compromizing existing TIP's check-in: 86503e53c7 user: jan.nijtmans tags: tip-665 | |
| 15:50 | Add missing "deprecated" constraint check-in: 0723320477 user: jan.nijtmans tags: trunk, main | |
| 15:08 | Remove IDE guff check-in: 29c4c31786 user: dkf tags: tip-558 | |
| 14:07 | Add doc comments, fix a typo in a manpage check-in: 17359f1c03 user: dkf tags: tip-558 | |
| 13:31 | Use modern copyright symbol, in line with rest of code check-in: 9c4d2f836a user: dkf tags: tip-558 | |
| 13:22 | Merge 8.7 check-in: 1bd656b53e user: dkf tags: tip-558 | |
| 12:39 | Tests for [dcac54a685] check-in: 800264f0a7 user: apnadkarni tags: trunk, main | |
| 12:16 | Tests for [ad9361fd20] check-in: ed26748c6b user: apnadkarni tags: trunk, main | |
| 11:41 | Fix [d07f42998d] - argument list truncation check-in: 71cab27557 user: apnadkarni tags: trunk, main | |
| 10:38 | Fix [ab123cfd3d] - ubsan warning in ValidateFormat check-in: 3da8d2069c user: apnadkarni tags: trunk, main | |
| 06:51 | Fix [ab123cfd3d] - ubsan scan warning. Closed-Leaf check-in: 787712b4c7 user: apnadkarni tags: bug-ab123cfd3d | |
| 06:41 | Added missing bigdata constraint check-in: ded211eaf8 user: apnadkarni tags: trunk, main | |
|
2023-04-30
| ||
| 23:09 | Partial sync-up with trunk. check-in: 82fe864420 user: griffin tags: tip-636-tcl9-644 | |
| 19:21 | Merge 8.7 check-in: 4d1655a18b user: jan.nijtmans tags: trunk, main | |
| 19:03 | Fix OPTS=utf16 build for Tcl 9.0 check-in: 95cb1987c8 user: jan.nijtmans tags: trunk, main | |
| 17:32 | Eliminate ListSizeT_MAX, since it's the same as TCL_SIZE_MAX check-in: 2898e21c62 user: jan.nijtmans tags: core-8-branch | |
| 12:32 | Add testcase for TclGetBytesFromObj() check-in: b25f2101d4 user: jan.nijtmans tags: trunk, main | |
| 12:02 | Don't test compatibility macro's when TCL_NO_DEPRECATED is defined: this is expected to fail Closed-Leaf check-in: f8af3cbaa3 user: jan.nijtmans tags: getbytesfromobj-tcl8-compat | |
| 10:20 | Fix [27b3ce2997] - check INT_MAX limit on script length check-in: 20ed83cf25 user: apnadkarni tags: trunk, main | |
| 09:54 | Fix one more error message for max arg limit Closed-Leaf check-in: 6e45492fe8 user: apnadkarni tags: bug-d07f42998d | |
| 08:08 | Working on [d07f42998d] check-in: 45ee9bfe2b user: apnadkarni tags: bug-d07f42998d | |
|
2023-04-29
| ||
| 16:16 | Add tests. Panic on bytecode length limit Closed-Leaf check-in: 42ac2ae6d4 user: apnadkarni tags: bug-27b3ce2997 | |
| 16:10 | Add experimental testcase for TclGetBytesFromObj() check-in: 122b521e98 user: jan.nijtmans tags: getbytesfromobj-tcl8-compat | |
| 15:20 | Eliminate ListSizeT_MAX, since it's the same as TCL_SIZE_MAX Closed-Leaf check-in: fdbf87049c user: jan.nijtmans tags: no-listsizet-max | |
| 14:56 | Resolve a TODO check-in: 624f3174c4 user: jan.nijtmans tags: trunk, main | |
| 14:50 | Merge 8.7 check-in: 874005b119 user: jan.nijtmans tags: trunk, main | |
| 14:11 | Updated from trunk. Simplified bug specific tests. check-in: c5521516de user: pointsman tags: bug-0306a5563 | |
| 03:15 | Fix [7cddd2845c] - crash with >= INT_MAX operands check-in: eb734aab39 user: apnadkarni tags: trunk, main | |
| 02:11 | Limit scripts to INT_MAX-1 bytes check-in: d527c3064e user: apnadkarni tags: bug-27b3ce2997 | |
|
2023-04-28
| ||
| 15:47 | Anticipate TIP 662, restore Tcl_VarEval() to novem branch. check-in: fba9fd3b1d user: dgp tags: novem | |
| 15:02 | Remove some (void *) typecasts, which are no longer necessary check-in: 4bd7191aa9 user: jan.nijtmans tags: core-8-branch | |
| 13:22 | merge trunk check-in: 697ce173a5 user: dgp tags: dgp-refactor | |
| 13:22 | merge trunk check-in: 51a0abb39c user: dgp tags: novem | |
| 13:06 | merge trunk check-in: 17bc2dde63 user: dgp tags: core-9-0-b1-rc | |
| 12:58 | merge 8.7 check-in: 2fd5f9109c user: dgp tags: core-8-7-b1-rc | |
| 09:03 | Merge trunk. check-in: 38d72f7adb user: pooryorick tags: trunk-encodingdefaultstrict | |
| 06:43 | Limit memset() to "TCL_UTF_MAX=3' builds. check-in: c72b11eac7 user: pooryorick tags: trunk, main | |
|
2023-04-27
| ||
| 20:54 | Add bytearray checking to TclCheckEmptyString(), and then use TclCheckEmptyString() in Tcl_AppendObj... check-in: 90d2fcee22 user: pooryorick tags: trunk, main | |
| 20:42 | Fix for [f5eadcbf9a6b1b4c], passing pointer to uninitialized memory leads Tcl_UniCharToUtf() to corr... check-in: 480c856482 user: pooryorick tags: trunk, main | |
| 20:34 | memset(0xff) instead of memset(0) to accomodate tests that fill buffer with 0xff. Closed-Leaf check-in: 1e52f2b6c3 user: pooryorick tags: bug-f5eadcbf9a6b1b4c | |
| 15:01 | Alternative to TIP #661: Modify the macro's such that compiler warnings are generated when using 'in... check-in: a9fde2618f user: jan.nijtmans tags: tip-664 | |
| 14:01 | More size_t -> Tcl_Size, missed by earlier updates check-in: f689f33488 user: jan.nijtmans tags: trunk, main | |
| 13:52 | Simplify Tcl 9 compatibility macro's. No change in functionality. check-in: c0aad60d0c user: jan.nijtmans tags: core-8-branch | |
| 13:34 | Merge trunk Closed-Leaf check-in: ff2bdedf2c user: apnadkarni tags: bug-7cddd2845c | |
| 12:47 | More checks for exceeding max words check-in: 0bea6484c4 user: apnadkarni tags: bug-7cddd2845c | |
|
2023-04-26
| ||
| 20:24 | RingSizeT -> Tcl_Size check-in: 9222a8298d user: jan.nijtmans tags: core-8-branch | |
| 19:29 | Reduce number of needed type-casts. No change in functionality Closed-Leaf check-in: c7e3f3a76e user: jan.nijtmans tags: tip-660-continued | |
| 16:18 | Fix index descrepencies (bug-fa00fbbbabe). Fix inconsistent rounding (bug-e5f06285de). check-in: a610e50b2f user: griffin tags: trunk, main | |
| 15:53 | More size_t -> Tcl_Size changes, which were missed before. Also (experimental) make the wrapper macr... check-in: 0c6c1aba8d user: jan.nijtmans tags: tip-660-continued | |
| 15:45 | Test fix for [0f98bce669] check-in: ba42b33cb0 user: apnadkarni tags: trunk, main | |
| 14:56 | Fix for [7cddd2845c] (in progress) check-in: 6cdc79088d user: apnadkarni tags: bug-7cddd2845c | |
| 13:07 | merge trunk check-in: 199993f69e user: dgp tags: novem | |
| 13:04 | merge trunk check-in: 00ebd5b6bf user: dgp tags: dgp-refactor | |
| 13:01 | merge trunk check-in: 98ca9c66cc user: dgp tags: core-9-0-b1-rc | |
| 06:51 | Merge 8.7 check-in: 969b05562e user: jan.nijtmans tags: trunk, main | |
| 06:49 | Merge 8.6 check-in: ad2f4f8d09 user: jan.nijtmans tags: core-8-branch | |
| 06:40 | Don't refer to CVS any more check-in: 31ec176f0c user: jan.nijtmans tags: core-8-6-branch | |
| 03:41 | merge trunk, address some 32-bit issues. Closed-Leaf check-in: 7ad6f6f6ad user: griffin tags: bug-fa00fbbbabe | |
|
2023-04-25
| ||
| 20:34 | Fix for issue [f5eadcbf9a], passing pointer to uninitialized memory leads Tcl_UniCharToUtf() to corr... check-in: db9f715fd5 user: pooryorick tags: bug-f5eadcbf9a6b1b4c | |
| 00:36 | Add fix inconsistent rounding (bug-e5f06285de). Compute and use the "precision" for sequences of dou... check-in: 62eaef043c user: griffin tags: bug-fa00fbbbabe | |
|
2023-04-24
| ||
| 20:21 | Added a test for the initial problem and another for the known remaining problem. check-in: ee6a702b64 user: pointsman tags: bug-0306a5563 | |
| 20:09 | Merge trunk. check-in: 978988f56d user: pointsman tags: bug-0306a5563 | |
| 18:57 | merge trunk check-in: 2fbfe7da2b user: dgp tags: dgp-refactor | |
| 18:47 | Merge TIP 660 commit. Resolve enough conflicts to compile. check-in: 16ce472043 user: dgp tags: dgp-refactor | |
| 17:46 | Fix [2e3fed53ba] - binary encode uuencode check-in: 3b2bbe8985 user: apnadkarni tags: trunk, main | |
| 17:16 | Fix [c719fa8716] - binary encode base64 assertion failure check-in: fcec152b12 user: apnadkarni tags: trunk, main | |
| 16:49 | Fix [9369f83649] - binary format/scan for big data check-in: 06ceffb2f3 user: apnadkarni tags: trunk, main | |
| 16:28 | Fix [a814ee5bbd] - string compare/equal -length for long strings check-in: e831429a4d user: apnadkarni tags: trunk, main | |
| 15:51 | Adapt signature of TclCompileScript() to fit better after TIP 660. check-in: 815e08b6d1 user: dgp tags: trunk, main | |
| 14:52 | merge trunk check-in: 8c558b5e00 user: dgp tags: novem | |
| 14:51 | Fix [d4ede611a7] - scan bigdata check-in: acaa559a27 user: apnadkarni tags: trunk, main | |
| 14:39 | merge TIP 660 commit check-in: 8cab581c5a user: dgp tags: novem | |
| 14:23 | merge trunk check-in: 635e801e5a user: dgp tags: core-9-0-b1-rc | |
| 14:22 | TIP 422 eliminated va_list arguments from the API of Tcl 9. However, some of the documentation linge... check-in: 0dfea8ca19 user: dgp tags: trunk, main | |
| 13:54 | Minor change to length limit checks Closed-Leaf check-in: 0cdc8158b1 user: apnadkarni tags: bug-d4ede611a7 | |
| 13:49 | merge trunk check-in: cbe4a315ee user: dgp tags: core-9-0-b1-rc | |
| 13:22 | merge 8.7 check-in: 5f3da67264 user: dgp tags: core-8-7-b1-rc | |
| 12:55 | Fix [a550f9710b] (format bigdata) check-in: 0cb8f90d77 user: apnadkarni tags: trunk, main | |
| 10:02 | Fix for bug [d4ede611a7] (scan) check-in: ce85c34ed2 user: apnadkarni tags: bug-d4ede611a7 | |
| 09:41 | Fixes the examples given in [0306a5563c]. Still more to do for a full fix. check-in: 8b3c80eeba user: pointsman tags: bug-0306a5563 | |
|
2023-04-23
| ||
| 23:57 | Add bytearray checking to TclCheckEmptyString(), and then use TclCheckEmptyString() in Tcl_AppendObj... Closed-Leaf check-in: 0b684db687 user: pooryorick tags: pyk-Tcl_AppendObjToObj | |
| 22:21 | Merge tip-657 check-in: ab034d5f0b user: jan.nijtmans tags: tip-659 | |
| 22:20 | Merge 9.0 check-in: bcbfebda19 user: jan.nijtmans tags: tip-657 | |
| 22:18 | Merge 9.0 check-in: ab466a99b5 user: jan.nijtmans tags: tip-626 | |
| 21:59 | Missing !defined(TCL_NO_DEPRECATED) around TIP #616 macro's. Thanks Rolf for noticing! check-in: 5f41604098 user: jan.nijtmans tags: trunk, main | |
| 20:49 | Merge 9.0 check-in: 81629177a8 user: jan.nijtmans tags: tip-626 | |
| 18:25 | That fixes the examples given in [0306a5563c]. Needs more consideration before claim success. Closed-Leaf check-in: 67231d38a8 user: pointsman tags: pyk-whatever, bug-0306a5563c | |
| 18:14 | That fixes the examples given in [0306a5563c]. Needs more consideration before claim success. Closed-Leaf check-in: 1cf1f44a14 user: pointsman tags: bug-0306a5563c | |
| 11:48 | merge trunk [f867f44c9c]. check-in: be70a97e6d user: pooryorick tags: trunk-encodingdefaultstrict | |
| 11:39 | Set the encoding profile to strict in Tcl_FSEvalFileEx(). This is independent of TIP 657: A scrip... Closed-Leaf check-in: f867f44c9c user: pooryorick tags: pyk-whatever | |
| 11:28 | Add bytearray checking to TclCheckEmptyString(), and then use TclCheckEmptyString() in Tcl_AppendOb... check-in: a61fef8429 user: pooryorick tags: pyk-whatever | |
| 11:23 | Merge trunk. check-in: 1fcfaab7fb user: pointsman tags: disabletcl8api | |
| 10:41 | Support combination TCL_UTF_MAX=3 with TCL_NO_DEPRECATED=1 check-in: 4ba40baf3f user: jan.nijtmans tags: trunk, main | |
| 10:31 | Remove TCL_8_COMPAT. No longer necessesary, because of TIP #660 check-in: 687747427c user: jan.nijtmans tags: trunk, main | |
| 09:48 | Merge tip-657 check-in: e4c301ca4c user: jan.nijtmans tags: tip-659 | |
| 09:46 | Merge 9.0 check-in: 66ef514f0e user: jan.nijtmans tags: tip-657 | |
| 09:21 | Merge 9.0 check-in: dbfd8e6ec6 user: jan.nijtmans tags: tip-626 | |
| 08:56 | Backout [3016169b6f], since TIP #657 (Make "-profile strict" the default in Tcl 9.0) is not accepted... check-in: 27fafca190 user: jan.nijtmans tags: trunk, main | |
| 08:53 | Backout [e6fe76ae6b]. See build failure with -DTCL_UTF_MAX=3 [https://github.com/tcltk/tcl/actions/r... check-in: e49259e374 user: jan.nijtmans tags: trunk, main | |
| 08:13 | Fix gcc type mismatch warnings exposed by disabling casts using disabletcl8api check-in: 44c8ea9887 user: apnadkarni tags: trunk, main | |
| 07:24 | Merge trunk Closed-Leaf check-in: ffb9760eca user: apnadkarni tags: apn-disabletcl8api-warnings | |
| 05:23 | Merge 8.7 - [d90fee06d0] (lassign) and [203792a48c] (Utf32ToUtf) check-in: 8b91a4a3c6 user: apnadkarni tags: trunk, main | |
| 04:18 | Bug [d90fee06d0] - lassign performance check-in: 3509f8a4db user: apnadkarni tags: core-8-branch | |
| 03:25 | Bug [d4ede611a7] (scan) - in progress check-in: 717c2c72f0 user: apnadkarni tags: bug-d4ede611a7 | |
|
2023-04-22
| ||
| 22:49 | Make Tcl_AppendObjToObj avoid string generation in a couple more circumstances, and edit some docume... check-in: e6fe76ae6b user: pooryorick tags: trunk, main | |
| 19:07 | Remove [after] that was inserted for debugging. Closed-Leaf check-in: 40f8ebb234 user: pooryorick tags: pyk-b3628609ad | |
| 18:17 | Merge 9.0 Leaf check-in: 9add50d484 user: jan.nijtmans tags: bug-d34442777 | |
| 17:55 | Fix [203792a48c]: Avoid signed integer overflow in Utf32ToUtfProc() check-in: 071ea1adbf user: jan.nijtmans tags: core-8-branch | |
| 17:34 | Merge 8.7 check-in: 7ef99c4cd6 user: jan.nijtmans tags: trunk, main | |
| 17:32 | Fill in URL in previous commit check-in: 9883f837fc user: jan.nijtmans tags: core-8-branch | |
| 17:31 | Register "utf32string" for Python check-in: f10817fea4 user: jan.nijtmans tags: core-8-branch | |
| 17:29 | Fix tclTomMath.h (from prev commit) check-in: 27d3b99343 user: jan.nijtmans tags: core-8-branch | |
| 16:34 | Fix [2a5cb49733ff]: Make TCL_NO_TOMMATH_H sufficient for tclTomMathDecls.h check-in: ecd4fdf4d7 user: jan.nijtmans tags: core-8-branch | |
| 16:29 | Backout [4a7b807856], It breaks the build. See: [https://github.com/tcltk/tcl/actions/runs/477158685... check-in: 1d3415a44e user: jan.nijtmans tags: trunk, main | |
| 10:04 | Use TclListObjRange in lassign for performance reasons Closed-Leaf check-in: 0486ade969 user: apnadkarni tags: bug-d90fee06d0 | |
|
2023-04-21
| ||
| 22:10 | Fix issue [b3628609ad73a105] by scrapping most of TclStringCat() in favor of Tcl_AppendObjToObj(). ... check-in: b699959d62 user: pooryorick tags: pyk-b3628609ad | |
| 21:45 | Merge tip-657 check-in: f843f54534 user: jan.nijtmans tags: tip-659 | |
| 21:31 | Merge 9.0 check-in: f1cb9fbb82 user: jan.nijtmans tags: tip-657 | |
| 20:58 | Demonstrate Tcl_GetIndexFromObjStruct with -Wconversion check-in: 3d8a094343 user: jan.nijtmans tags: bug-d34442777 | |
| 20:39 | Merge 8.7 check-in: 9cbb0b212f user: jan.nijtmans tags: trunk, main | |
| 20:32 | Make Tcl_AppendObjToObj more efficient and avoid unnecessarily generating a string representation wh... check-in: 4a7b807856 user: pooryorick tags: trunk, main | |
| 20:32 | Since Tcl_GetSizeIntFromObj is the same as Tcl_GetIntFromObj (in 8.7), it's not worth to spend a stu... check-in: f354f1fc6b user: jan.nijtmans tags: core-8-branch | |
| 20:26 | Add testcases check-in: aaf4d33fc7 user: jan.nijtmans tags: trunk, main | |
| 20:18 | Reduce diff between 8.7 and 9.0. Add some testcases check-in: 2ee8fe15f5 user: jan.nijtmans tags: core-8-branch | |
| 17:17 | Merge pre-TIP 660 changes from trunk. check-in: a6a4d93dd6 user: dgp tags: dgp-refactor | |
| 17:11 | Merge monster spell-check patch, resolving conflicts. check-in: b882118946 user: dgp tags: dgp-refactor | |
| 16:57 | Merge changes from trunk before the monster spell-check patch. check-in: b4716d7a69 user: dgp tags: dgp-refactor | |
| 16:49 | Merge pre-TIP 660 changes from trunk. check-in: b1c433a972 user: dgp tags: novem | |
| 15:22 | merge trunk check-in: e7aac617f1 user: dgp tags: core-9-0-b1-rc | |
| 13:32 | Merge 9.0 check-in: b732c118b6 user: jan.nijtmans tags: tip-626 | |
| 10:48 | Merged apn-disabletcl8api-warnings check-in: 7f6150c949 user: pointsman tags: disabletcl8api | |
| 10:07 | Fix gcc warning about format specifier in error message check-in: ba6e7c7800 user: apnadkarni tags: trunk, main | |
| 09:19 | Set the encoding profile to strict in Tcl_FSEvalFileEx(). check-in: 3016169b6f user: pooryorick tags: trunk, main | |
| 06:16 | Fix warnings generated on disable8api builds check-in: e80d1c5113 user: apnadkarni tags: apn-disabletcl8api-warnings | |
| 04:56 | Create new branch named "apn-disabletcl8api-warnings" check-in: 0747d260c6 user: apnadkarni tags: apn-disabletcl8api-warnings | |
| 00:42 | Updated disabletcl8api to post TIP 660. Changed the default while doing that. Now, without related c... check-in: 452896d195 user: pointsman tags: disabletcl8api | |
| 00:35 | merge trunk check-in: cdc15e9c42 user: griffin tags: bug-fa00fbbbabe | |
|
2023-04-20
| ||
| 18:13 | sync with trunk. Fix lseq size bugs. check-in: a48444ee91 user: griffin tags: bug-fa00fbbbabe | |
| 16:53 | Merge 9.0 check-in: aa3e7e529f user: jan.nijtmans tags: tip-626 | |
| 16:44 | Bugs [4ce858a049] (lrepeat), [f4d15772f1] (foreach), [6926a21840] (lmap). check-in: fbe4c73160 user: apnadkarni tags: trunk, main | |
|
2023-04-19
| ||
| 19:36 | TIP 660 changes to stop warnings in --enable-symbols=mem build. check-in: 5406686e2d user: dgp tags: trunk, main | |
| 17:05 | Merge trunk [08fc7dfb36]. check-in: 31278b27ed user: pooryorick tags: trunk-encodingdefaultstrict | |
| 16:41 | Merge trunk [c2d903f6ed]: apn-bigdata-tests. check-in: 9b48ca9beb user: pooryorick tags: trunk-encodingdefaultstrict | |
| 15:49 | Fix [a4617c8e90] - lsearch index truncation check-in: 08fc7dfb36 user: apnadkarni tags: trunk, main | |
| 15:07 | merge 8.7 check-in: 2b36f66f7d user: dgp tags: core-8-7-b1-rc | |
| 14:33 | Minor doc corrections check-in: 3028d5ae6d user: apnadkarni tags: trunk, main | |
| 13:21 | Fix [3c04fcdd1a] - join truncates large lists check-in: c4ebde4cb9 user: apnadkarni tags: trunk, main | |
| 12:20 | Fossil merge [1842599320]: TIP 660 accepted. check-in: 2ae62e3581 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 12:15 | Merge trunk [883464ea32]. check-in: b5d4c2af53 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 11:28 | Merge trunk [1ef347e31d]. check-in: d325b41eb8 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 11:19 | Merge trunk [5995ca9b6c]. check-in: 34fc519806 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 09:49 | Merge apn-bigdata-tests check-in: c2d903f6ed user: apnadkarni tags: trunk, main | |
| 09:18 | Merge trunk Closed-Leaf check-in: 0230e9e1ea user: apnadkarni tags: apn-bigdata-tests | |
| 07:43 | Merge trunk [f9c8bbde44]. check-in: 3237cee77c user: pooryorick tags: trunk-encodingdefaultstrict | |
| 07:17 | Merge trunk [433637e689]. check-in: 13903d9907 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 05:50 | Merge mark with 8.7 TIP 660 manpages check-in: 14ce5d5108 user: apnadkarni tags: trunk, main | |
| 05:49 | Fix a few function signatures in manpages for TIP 660. check-in: dd9adf8316 user: apnadkarni tags: core-8-branch | |
| 05:21 | Merge mark with 8.7 TIP 660 changes check-in: ab7b32583a user: apnadkarni tags: trunk, main | |
| 05:18 | TIP 660 accepted check-in: 7b8de2e92d user: apnadkarni tags: core-8-branch | |
| 04:45 | Merge 8.7 Closed-Leaf check-in: c555137119 user: apnadkarni tags: tip-660-tcl8 | |
| 04:20 | Fix dltest on Unix check-in: 7cf98a1a82 user: apnadkarni tags: core-8-branch | |
| 04:00 | Fix missing stddef.h include check-in: a6b890266d user: apnadkarni tags: core-8-branch | |
| 03:36 | TIP 660 accepted. check-in: 1842599320 user: apnadkarni tags: trunk, main | |
| 02:32 | Pick up lreplace.test and lseq.test from tip-660-with-trunk-testcases Closed-Leaf check-in: 0bf637b9dc user: apnadkarni tags: tip-660 | |
| 02:00 | Merge trunk check-in: 5ad7c7b96d user: apnadkarni tags: tip-660 | |
|
2023-04-18
| ||
| 23:57 | Merge trunk [67baae2829]. check-in: f63a6c9a50 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 23:25 | Merge trunk [32d5cdd8d0]. check-in: 81b21aae0f user: pooryorick tags: trunk-encodingdefaultstrict | |
| 23:24 | Merge trunk [8dba618fe6]. check-in: ac418948ce user: pooryorick tags: trunk-encodingdefaultstrict | |
| 23:22 | Merge trunk [f9a80c2c9e]. check-in: 2623ae23f1 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 22:56 | Merge trunk [4fc1f701cc] and resolve conflicts. check-in: 83afff3fa5 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 22:35 | In DoReadChars() reset CHANNEL_ENCODING_ERROR instead of CHANNEL_BLOCKED. check-in: 883464ea32 user: pooryorick tags: trunk, main | |
| 22:00 | Fix for [25cdcb7e8fb381fb]: Incomplete utf-8 sequence followed by eofchar results in failed asserti... check-in: a02c5b9f8b user: pooryorick tags: trunk, main | |
| 21:38 | TIP #660, merge trunk, replace testscases with trunk testcases Closed-Leaf check-in: ae89fcb5d3 user: jan.nijtmans tags: tip-660-with-trunk-testcases | |
| 21:24 | Merge 9.0 check-in: e72d7af6af user: jan.nijtmans tags: tip-626 | |
| 21:22 | Merge tip-657 check-in: 748c6402f5 user: jan.nijtmans tags: tip-659 | |
| 21:16 | Eliminate unnecessary clearance of CHANNEL_STICKY_EOF flag. check-in: af256f4469 user: pooryorick tags: trunk, main | |
| 21:05 | Merge 9.0 check-in: 7275b67ac4 user: jan.nijtmans tags: tip-657 | |
| 19:44 | Merge 8.7 Leaf check-in: e66bd84d14 user: jan.nijtmans tags: tip-657-backport | |
| 19:43 | Almost a merge-mark, just remove one (size_t) cast. check-in: 1ef347e31d user: jan.nijtmans tags: trunk, main | |
| 19:42 | Adapt TIP's #494/#481/#537/#544/#568/#616/#623/#627/#630 to TIP #660 changes check-in: 891367d291 user: jan.nijtmans tags: core-8-branch | |
| 16:47 | Merge trunk check-in: 4faeb40f41 user: apnadkarni tags: apn-bigdata-tests | |
| 15:47 | Merge 9.0 check-in: 8013020fec user: jan.nijtmans tags: tip-626 | |
| 15:46 | Merge 8.7 check-in: 8e96bc3d63 user: jan.nijtmans tags: trunk, main | |
| 15:32 | Merge trunk [0d197907c6]. check-in: 17172e8451 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 15:23 | Add TCL_T_MODIFIER (from TIP #660). Some header-file clean-up. check-in: 951cf65307 user: jan.nijtmans tags: core-8-branch | |
| 13:24 | Merge trunk [e7fcdb7611]. check-in: c9295cbf48 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 13:16 | Merge trunk [cbaf88e90a]: Fix iocmd-12.11 testcase. check-in: 5582c89a0d user: pooryorick tags: trunk-encodingdefaultstrict | |
| 13:05 | Merge trunk [a9fc905623] and resolve conflicts and test failures. check-in: 1882cc898d user: pooryorick tags: trunk-encodingdefaultstrict | |
| 12:24 | Merge trunk [79cd3ac351]. check-in: 518b6086eb user: pooryorick tags: trunk-encodingdefaultstrict | |
| 12:12 | Merge trunk [78beedf7e2] and resolve conflicts. check-in: fde2438f84 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 11:39 | Merge trunk [c8983a2a94] and resolve conflicts. check-in: 729ef5d2e8 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 10:47 | Correct CHANNEL_BLOCKED to CHANNEL_ENCODING_ERROR in Tcl_GetsObj(). check-in: 93b31fac43 user: pooryorick tags: trunk, main | |
| 10:29 | Merge trunk [48829d9671]: Fix [d7fd37ebd9]: handling leftover prefix in table encoding. check-in: 46f77f9937 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 08:07 | Merge trunk [1253dd0211]:` Fix http11 test hang caused by trailing brace in previous commit. check-in: 4e8b79b32c user: pooryorick tags: trunk-encodingdefaultstrict | |
| 08:02 | Merge trunk [20cad126cd]: Don't let httpd11 depend on the system encoding any more: All text files... check-in: 89939d5fe5 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 07:43 | Merge trunk [b10e2b66a9], Tcl TIP 656 manpages. check-in: 6072da9342 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 05:18 | Fix io-75.1{4,5} on Windows. Ticket [a7a89d422a] check-in: 079d2d5162 user: apnadkarni tags: trunk, main | |
| 02:55 | Merge trunk check-in: 0a224d1449 user: apnadkarni tags: tip-660 | |
|
2023-04-17
| ||
| 22:01 | Make encoding profile explicit in some tests. check-in: 5995ca9b6c user: pooryorick tags: trunk, main | |
| 21:33 | Merge trunk [49a4c8f8fb], "TIP 656 accepted", and resolve conflicts. check-in: ab0512022f user: pooryorick tags: trunk-encodingdefaultstrict | |
| 20:45 | Merge 8.7 check-in: e918b7f8d1 user: jan.nijtmans tags: tip-657-backport | |
| 20:03 | Plug memory leak caused by [46e7091a77b71ed7|this] commit check-in: a99ebef995 user: jan.nijtmans tags: trunk, main | |
| 18:56 | Merge 9.0 check-in: f91f1fdfd8 user: jan.nijtmans tags: tip-626 | |
| 18:53 | Merge 9.0 check-in: f4b917d87b user: jan.nijtmans tags: tip-626 | |
| 18:31 | merge trunk check-in: 46cf3d1220 user: dgp tags: core-9-0-b1-rc | |
| 17:55 | merge 8.7 check-in: eac6535e6a user: dgp tags: core-8-7-b1-rc | |
| 13:30 | Merge trunk [31788d9a4b] and resolve conflicts. check-in: 04c47a8fd6 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 12:12 | Correct some test descriptions in encoding.test. check-in: f9c8bbde44 user: pooryorick tags: trunk, main | |
| 11:31 | Merge trunk [1997f71246]. check-in: c9dd0d794e user: pooryorick tags: trunk-encodingdefaultstrict | |
| 10:58 | Merge trunk [498ef65f88] and resolve conflicts. check-in: 254c2ccb8c user: pooryorick tags: trunk-encodingdefaultstrict | |
|
2023-04-16
| ||
| 23:10 | Fix for [eabcbd08274f2d22], [read] error persists on channel with strict encoding after encoding is ... check-in: 3fa3d48874 user: pooryorick tags: trunk, main | |
| 18:36 | Fix bug-fa00fbbbabe - seq / lindex discrepancies Replace macros with static inline functions. Limit ... check-in: d31251277c user: griffin tags: bug-fa00fbbbabe | |
| 18:30 | Merge trunk [91094999d0], resolve conflicts, and make Tcl_UtfToExternalDString strict regarding enco... check-in: 54f348a1a8 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 18:08 | Merge 8.7 check-in: d900f1e009 user: jan.nijtmans tags: trunk, main | |
| 18:07 | Remove unneeded ENCODING_UTF flags check-in: 68c6f78bbf user: jan.nijtmans tags: core-8-branch | |
| 17:58 | some spelling corrections check-in: 2138857537 user: jan.nijtmans tags: core-8-branch | |
| 17:31 | size_t -> ptrdiff_t to match Tcl 9 unsigned->signed change check-in: 23c8313c59 user: apnadkarni tags: tip-660-tcl8 | |
| 17:07 | Merge trunk [f868c40053] and resolve conflicts. check-in: bd3f3d1df2 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 17:05 | Update manpages for TIP 660. Also one size_t -> Tcl_Size change in public API check-in: d2681fe90d user: apnadkarni tags: tip-660 | |
| 16:58 | Merge trunk [32c5b5172b]. check-in: 5d3e57ab8a user: pooryorick tags: trunk-encodingdefaultstrict | |
| 16:40 | Merge trunk [69fba9fb6b]: Fix [4bea02e811]: encoding convertfrom -strict ascii \x7f generates exce... check-in: afc62c3848 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 16:23 | Merge trunk [355a5e4733] and resolve conflicts and test failures. check-in: 67705e7e3c user: pooryorick tags: trunk-encodingdefaultstrict | |
| 14:16 | Remove unneeded ENCODING_UTF flags. check-in: 79045efa37 user: pooryorick tags: trunk, main | |
| 14:05 | Merge trunk [f64a19cf62] and resolve conflicts. check-in: d2bdcfb685 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 13:48 | Merge trunk [7b54fc6784]: Fix for [885c86a9a0]: convertfrom utf8 breaks for 4 byte utf encodings. check-in: 6914aa7c63 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 13:31 | Merge trunk [fc029613d5]. check-in: 52b5c9624e user: pooryorick tags: trunk-encodingdefaultstrict | |
| 13:23 | Merge trunk [e90924bb13]: test encoding-16.17. check-in: f432f63963 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 13:20 | Merge trunk [de933019a109d3d6]: Fix for [bd1a60eb9c]: convertfrom utf-8 strict mode allows surrogat... check-in: 8c8deec5ec user: pooryorick tags: trunk-encodingdefaultstrict | |
| 12:58 | Fix mistake in test io-75.14 and make some spelling corrections. check-in: 7015a9d049 user: pooryorick tags: trunk, main | |
| 10:55 | Merge core-8-branch check-in: 83ce119fd5 user: apnadkarni tags: tip-660-tcl8 | |
| 08:29 | Merge trunk [2d036d968c] and resolve issues. check-in: d4855bec2a user: pooryorick tags: trunk-encodingdefaultstrict | |
| 08:01 | Merge trunk check-in: 5bbb59e590 user: apnadkarni tags: tip-660 | |
| 07:55 | Merge trunk check-in: 83aa981859 user: apnadkarni tags: apn-bigdata-tests | |
| 05:44 | Fix VC++ unused variable warning, lappend and join. check-in: 85c4977a49 user: apnadkarni tags: apn-bigdata-tests | |
| 02:28 | Fix bug-fa00fbbbab - seq / lindex discrepancies Replace macros with static inline functions. Limit A... Leaf check-in: bbcd6d0c31 user: griffin tags: bug-fa00fbbbab | |
|
2023-04-15
| ||
| 23:50 | Merge trunk [f118b6370b]. check-in: 763611b6f9 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 22:52 | Merge trunk [f9cdaa50ad]: First part of fix for [4a7397e0b3]. Not complete yet. check-in: 039abf675c user: pooryorick tags: trunk-encodingdefaultstrict | |
| 22:14 | Merge 8.7 check-in: 181ea9e540 user: jan.nijtmans tags: tip-657-backport | |
| 22:11 | Fix indenting check-in: 4d28b47d9f user: jan.nijtmans tags: trunk, main | |
| 21:21 | Add tests for [read] return options "-result read". jn: Since TIP #653 is for Tcl 8.7, whereas th... Closed-Leaf check-in: 5d08f54e2f user: pooryorick tags: tip-653 | |
| 21:14 | Merge 9.0 check-in: d03d816a5e user: jan.nijtmans tags: tip-657 | |
| 19:50 | Fix SetResult doc check-in: 88e677a543 user: jan.nijtmans tags: trunk, main | |
| 19:13 | Merge 8.7 check-in: 79292291eb user: jan.nijtmans tags: trunk, main | |
| 19:11 | Merge 8.6 check-in: 8f718f3162 user: jan.nijtmans tags: core-8-branch | |
| 19:09 | Add one more unused stub entry check-in: b249a5e03f user: jan.nijtmans tags: core-8-6-branch | |
| 19:02 | Backout fix for [718de2132f487cf2]: It breaks on MacOS and other systems which don't support the --s... check-in: 82baf7827f user: jan.nijtmans tags: core-8-6-branch | |
| 15:20 | Extend test io-75.15 to read invalid bytes in binary mode and then use [gets] to retrieve last two l... check-in: c24f41c1e3 user: pooryorick tags: tip-653 | |
| 13:25 | Extend test io-75.15 to read invalid bytes in binary mode and then use [gets] to retrieve last two ... check-in: 433637e689 user: pooryorick tags: trunk, main | |
| 12:47 | Remove partial result information from [gets] since it doesn't change the file position when it retu... check-in: 79359e68a0 user: pooryorick tags: tip-653 | |
| 12:15 | Merge trunk. check-in: a1bccf546d user: pooryorick tags: tip-653 | |
| 11:54 | Fix for [a7a89d422a4f5dd3], Under strict encoding, [gets] returns an error instead of returning the ... check-in: d481d08ed9 user: pooryorick tags: trunk, main | |
| 02:10 | Add missing constraint to string-equal/compare test check-in: 3169d8fcc8 user: apnadkarni tags: apn-bigdata-tests | |
|
2023-04-14
| ||
| 21:42 | Merge 8.7 check-in: 5b5f4f1482 user: jan.nijtmans tags: trunk, main | |
| 21:40 | int -> Tcl_Size where appropriate in tcl.decls (reducing the diff against Tcl 9.0) check-in: 727875354b user: jan.nijtmans tags: core-8-branch | |
| 15:07 | Fixed bug-a498006438 check-in: 37f2bddc83 user: apnadkarni tags: apn-bigdata-tests | |
| 15:01 | Merge trunk check-in: e36ab1e9ba user: apnadkarni tags: tip-660 | |
| 12:16 | Merge trunk. check-in: 1857d9f552 user: pooryorick tags: tip-653 | |
| 11:49 | Fix for issue [718de2132f487cf2], "review use of strip on the stubs library". check-in: af4865b183 user: pooryorick tags: trunk, main | |
| 11:46 | Fix for issue [718de2132f487cf2], "review use of strip on the stubs library". check-in: 39514b5729 user: pooryorick tags: core-8-branch | |
| 11:40 | Fix for issue [718de2132f487cf2], "review use of strip on the stubs library". check-in: ecb8e87a60 user: pooryorick tags: core-8-6-branch | |
| 10:27 | Merge 8.7 check-in: 8b54565968 user: jan.nijtmans tags: tip-656-simpl | |
| 09:19 | New test for [gets] with strict encoding. Also add "\" in io-76.9, missing in last commit. check-in: 567407c1cd user: pooryorick tags: trunk, main | |
| 09:12 | Merge 9.0 check-in: f041e13465 user: jan.nijtmans tags: tip-626 | |
| 07:21 | Fix for [0cd1ae596e709259], under strict encoding, [gets] returns an error even though a complete li... check-in: 67baae2829 user: pooryorick tags: trunk, main | |
| 07:04 | Merge tip-657 check-in: 6b8e4186b9 user: jan.nijtmans tags: tip-659 | |
| 07:03 | Merge 9.0 check-in: 27a21d05e7 user: jan.nijtmans tags: tip-657 | |
| 03:24 | Merge trunk check-in: b381d87650 user: apnadkarni tags: apn-bigdata-tests | |
| 03:06 | Finish up list tests. Add testbigdata dict command for generating dicts check-in: a06843b088 user: apnadkarni tags: apn-bigdata-tests | |
|
2023-04-13
| ||
| 20:24 | Implementation of TIP 653. check-in: 35eecd77d6 user: pooryorick tags: tip-653 | |
| 18:05 | Few more bigdata tests check-in: 37362efd65 user: apnadkarni tags: apn-bigdata-tests | |
| 16:58 | Re-generate unix/configure check-in: 32d5cdd8d0 user: jan.nijtmans tags: trunk, main | |
| 16:56 | Re-generate unix/configure check-in: dcae72f245 user: jan.nijtmans tags: core-8-branch | |
| 16:55 | re-generate unix/configure check-in: c135f11969 user: jan.nijtmans tags: core-8-6-branch | |
| 14:31 | Rewrite documentation file SetResult.3 check-in: 8dba618fe6 user: pooryorick tags: trunk, main | |
| 14:02 | Follow-up to previous commit: Let's not break TIP #627 either. Also adapt documentation (will be nee... check-in: 3a6e95a252 user: jan.nijtmans tags: tip-660 | |
| 13:13 | Allow Tcl build without the Tcl 8 compat API. Derived from "disabletcl8api" branch (thanks, Rolf), b... check-in: fc9c3d7c3e user: jan.nijtmans tags: trunk, main | |
| 10:20 | Clean up Tcl_SetObjResult(). check-in: f9a80c2c9e user: pooryorick tags: trunk, main | |
| 09:18 | Remove unnecessary reference count bump in Tcl_ReadObjCmd(). check-in: 46e7091a77 user: pooryorick tags: trunk, main | |
| 07:16 | Remove last reference to -nocomplainencoding and fix some spelling errors. check-in: 0acfab7ee3 user: pooryorick tags: trunk, main | |
| 06:18 | Merge 8.7 check-in: 4fc1f701cc user: jan.nijtmans tags: trunk, main | |
| 06:16 | cherry-pick from trunk: Remove one unnecesary call to Tcl_SetErrno() in DoReadChars(). check-in: 935954e4d4 user: jan.nijtmans tags: core-8-branch | |
| 02:40 | Fix compilation on macos, test loading on mingw check-in: b243ca65bb user: apnadkarni tags: apn-bigdata-tests | |
| 00:12 | Remove one unnecesary call to Tcl_SetErrno() in DoReadChars(). check-in: 77c37636f0 user: pooryorick tags: trunk, main | |
|
2023-04-12
| ||
| 22:41 | Merge 9.0 check-in: 032889f9a1 user: jan.nijtmans tags: tip-657 | |
| 21:32 | Merge 8.7 check-in: f1990237b5 user: jan.nijtmans tags: tip-657-backport | |
| 20:39 | Correct the documentation of Tcl_SetObjLength. check-in: 1209aeff8a user: pooryorick tags: trunk, main | |
| 20:39 | Remove unnecessary generation of string representation in DoReadChars. check-in: ff859d0ece user: pooryorick tags: trunk, main | |
| 20:06 | merge-mark check-in: 567c9daafd user: jan.nijtmans tags: trunk, main | |
| 19:52 | Cherry-pick: Rearrange code blocks in DoReadChars to do less work when returning early check-in: db10185730 user: jan.nijtmans tags: core-8-branch | |
| 18:37 | Rearrange code blocks in DoReadChars to do less work when returning early. check-in: baba91fff4 user: pooryorick tags: trunk, main | |
| 18:19 | merge-mark check-in: 0d197907c6 user: jan.nijtmans tags: trunk, main | |
| 18:17 | Some more int -> Tcl_Size (which is actually the same in 8.7). Backported from 9.0 check-in: 30a0218439 user: jan.nijtmans tags: core-8-branch | |
| 17:08 | Test cases for more failures check-in: ca098eab20 user: apnadkarni tags: apn-bigdata-tests | |
| 14:25 | Correct spelling errors in comments and documentation, but also a non-comment corrections in history... check-in: d65da06a77 user: pooryorick tags: trunk, main | |
| 13:54 | merge-mark check-in: de83090149 user: jan.nijtmans tags: core-8-branch | |
| 13:51 | More int -> Tcl_Size, so (theoretically) longer lists could be handled. Thanks, Rolf! check-in: b921949acd user: jan.nijtmans tags: trunk, main | |
| 13:36 | Undo spelling corrections in compat/zlib. check-in: 47e648207d user: pooryorick tags: core-8-branch | |
| 13:30 | Correct spelling errors in comments and documentation, but also a non-comment corrections in histor... check-in: aca8de0aeb user: pooryorick tags: core-8-branch | |
| 12:48 | 2 more spelling fixes, but undo fixes in compat/zlib: Please report them upstream, otherwise they wi... check-in: 9244b0b09d user: jan.nijtmans tags: core-8-6-branch | |
| 09:35 | Correct spelling errors in comments and documentation, but also non-comment corrections in history.... check-in: ee3df4e647 user: pooryorick tags: core-8-6-branch | |
| 09:11 | Merge 8.7 check-in: 9c60558723 user: jan.nijtmans tags: trunk, main | |
| 09:10 | int -> Tcl_Size for tclWinDde.c/tclWinReg.c, so it could (theoretically) handle larger lists in Tcl ... check-in: 79ca9e6801 user: jan.nijtmans tags: core-8-branch | |
| 08:58 | Fix [0b9200888e]: TIP #660 breaks TIP #628/#630 check-in: 796eb2ec4b user: jan.nijtmans tags: tip-660 | |
|
2023-04-11
| ||
| 22:50 | Proposed fix for [0b9200888e]: TIP #660 breaks TIP #628/#630 Closed-Leaf check-in: a409b62d34 user: jan.nijtmans tags: bug-0b9200888e | |
| 22:03 | Merged disabletcl8api-win in. Which adds optional Tcl 9 API only to the windows build with native to... Closed-Leaf check-in: 945fd1d4d2 user: pointsman tags: disabletcl8api | |
| 16:52 | Add tests for binary command. Add testlutil command for speeding up list tests. check-in: 433d709d0b user: apnadkarni tags: apn-bigdata-tests | |
|
2023-04-10
| ||
| 14:52 | scan, reg*, subst tests check-in: 536facaa5c user: apnadkarni tags: apn-bigdata-tests | |
| 13:21 | Fix compiler warnings and crashes. Builds and passes test suite on Windows and Ubuntu for 64-bit Closed-Leaf check-in: e52fa6ebe6 user: apnadkarni tags: disabletcl8api-win | |
| 13:19 | Add notcl8api to OPTS to mirror --disable-tcl8api in configure check-in: b6fe05811d user: apnadkarni tags: disabletcl8api-win | |
|
2023-04-09
| ||
| 16:28 | Sloooow progress on testing bigdata check-in: 92cb9585de user: apnadkarni tags: apn-bigdata-tests | |
| 00:09 | Experimental branch which adds configure option --disable-tcl8api which builds without the Tcl 8 com... check-in: d4a4a4aa02 user: pointsman tags: disabletcl8api | |
|
2023-04-08
| ||
| 17:19 | A few more bigdata tests for strings check-in: 4b92ea27ef user: apnadkarni tags: apn-bigdata-tests | |
| 08:22 | Merge 9.0 check-in: 33a8c620c8 user: apnadkarni tags: tip-660 | |
|
2023-04-07
| ||
| 23:14 | Editorial fix in Tcl_Panic() message. check-in: e825ea0680 user: pointsman tags: trunk, main | |
|
2023-04-06
| ||
| 18:35 | Merge 9.0 Leaf check-in: 60606cb13f user: jan.nijtmans tags: optional-unsigned-size | |
| 16:10 | Make Tcl_Size signed by default, but allow extension to make it unsigned (experimental) check-in: 4f88786745 user: jan.nijtmans tags: optional-unsigned-size | |
| 12:30 | merge trunk check-in: afadcef57e user: dgp tags: core-9-0-b1-rc | |
| 12:30 | merge trunk check-in: b1f698bd2a user: dgp tags: dgp-refactor | |
| 12:26 | merge trunk check-in: 2b792483a3 user: dgp tags: novem | |
| 12:24 | Merge bug-[fa3d9fd818fa0072]. check-in: b66d50b4d4 user: pooryorick tags: trunk, main | |
| 12:10 | Update the documentation for [chan] with regard to binary data. Closed-Leaf check-in: 06a60a1565 user: pooryorick tags: bug-fa3d9fd818fa0072 | |
| 12:05 | merge 8.7 check-in: 4fad278d69 user: dgp tags: core-8-7-b1-rc | |
| 10:28 | Remove obsolete comments. check-in: ae67fc2b74 user: pooryorick tags: bug-fa3d9fd818fa0072 | |
| 10:03 | Further fix for [fa3d9fd818fa0072]. In ChannelState.encoding, NULL no longer represents the binary ... check-in: 39a45eb8ff user: pooryorick tags: bug-fa3d9fd818fa0072 | |
| 09:52 | Eliminate TCL_SIZE_CMP() for now, not a good idea for Tcl 9.0 Closed-Leaf check-in: d00062f436 user: jan.nijtmans tags: optional-signed-size | |
| 09:41 | Merge trunk. check-in: fc12f939bc user: pooryorick tags: bug-fa3d9fd818fa0072 | |
|
2023-04-05
| ||
| 17:04 | TIP 602 - update manpages check-in: c53063d69b user: apnadkarni tags: trunk, main | |
| 16:06 | Merge 8.7 check-in: e1baa8ec4a user: jan.nijtmans tags: trunk, main | |
| 16:05 | Make sure that infoPtr->validMask only contains TCL_READABLE|TCL_WRITABLE|TCL_EXCEPTION, no other fl... check-in: 840a85207b user: jan.nijtmans tags: core-8-branch | |
| 15:57 | Merge tip-659 check-in: 5546c30d7d user: jan.nijtmans tags: tip-659 | |
| 15:56 | Merge 9.0 check-in: 3b3d635da5 user: jan.nijtmans tags: tip-657 | |
| 15:49 | Merge trunk check-in: 2fe73fa78a user: apnadkarni tags: apn-bigdata-tests | |
| 15:12 | Merge 8.7 check-in: 5f77dae089 user: jan.nijtmans tags: trunk, main | |
| 14:19 | Use Tcl_GetIntForIndex() in testcases (tclTestObj.c) in stead of Tcl_GetWideIntFromObj(). Meant for ... check-in: c314274fb7 user: jan.nijtmans tags: core-8-branch | |
| 11:44 | Fix tclStubInit gcc warnings with TCL_UTF_MAX=3 check-in: df8ed90083 user: apnadkarni tags: tip-660 | |
| 11:03 | Add TCL_SIZE_MAX and TCL_SIZE_MODIFIER check-in: 6204253f71 user: apnadkarni tags: tip-660-tcl8 | |
| 10:45 | Export Tcl_GetSizeFromObj in stubs check-in: de9fdf0738 user: apnadkarni tags: tip-660 | |
| 06:40 | Tcl_GetSizeIntFromObj check-in: 9ebb17c2c8 user: apnadkarni tags: tip-660-tcl8 | |
| 04:47 | Merge 9.0 check-in: fb8da0d00c user: apnadkarni tags: tip-660 | |
|
2023-04-04
| ||
| 22:49 | Merge 9.0 check-in: f97a5f67b4 user: jan.nijtmans tags: optional-signed-size | |
| 22:48 | Merge 9.0 check-in: b0f6db7907 user: jan.nijtmans tags: tip-626 | |
| 22:47 | Fix [6390566ecd]: Testcase cmdAH-4.3.13.00DC0000.tail.utf-32.tcl8.a fails sometimes check-in: b27eacb7fc user: jan.nijtmans tags: trunk, main | |
| 22:37 | Merge 9.0 check-in: fffcf23daf user: jan.nijtmans tags: tip-626 | |
| 22:10 | Merge 9.0 check-in: 6e9b08b3ea user: jan.nijtmans tags: optional-signed-size | |
| 21:58 | Accidental rename from TCL_8_COMPAT to TCL_SIGNED_SIZE in previous commit, so undo that check-in: 87fc50c710 user: jan.nijtmans tags: trunk, main | |
| 21:55 | Merge 8.7 check-in: 55d8567978 user: jan.nijtmans tags: trunk, main | |
| 21:54 | Starting with [51d813943bcaf835], chan-io-52.10 and io-52.10 are failing on the Windows (with Visua... check-in: 05e4362604 user: jan.nijtmans tags: core-8-branch | |
| 21:49 | TIP #628 addendum (various fixes to improve handling of 8.7 <-> 9.0 header differences) check-in: d29e69a635 user: jan.nijtmans tags: trunk, main | |
| 20:50 | more progress check-in: 4e36871191 user: jan.nijtmans tags: optional-signed-size | |
| 17:16 | Some very initial tests for large data check-in: 3dfd0e8214 user: apnadkarni tags: apn-bigdata-tests | |
| 17:14 | Start on tests for large data check-in: 88c847a297 user: apnadkarni tags: apn-bigdata-tests | |
| 16:26 | Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars(). check-in: ab027cdce4 user: pooryorick tags: core-8-branch | |
|
2023-04-03
| ||
| 21:20 | Fix for [fa3d9fd818fa0072], [fcopy $chan1 $chan2 -size $size] is not [puts -nonewline $chan2 [read $... check-in: 51d813943b user: pooryorick tags: trunk, main | |
| 20:58 | Fix for [fa3d9fd818fa0072], [fcopy $chan1 $chan2 -size $size] is not [puts -nonewline $chan2 [read $... check-in: 704a7e8389 user: pooryorick tags: bug-fa3d9fd818fa0072 | |
| 19:58 | Fix typo in test io-53.12.1. check-in: b154e3fedf user: pooryorick tags: trunk, main | |
| 19:56 | Fix typo in previous commit. Closed-Leaf check-in: d44b0628f1 user: pooryorick tags: bug-9ca87e6286262a62f | |
| 17:13 | Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars(). check-in: e08c4afb53 user: pooryorick tags: trunk, main | |
| 17:12 | Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars(). check-in: 9498359f85 user: pooryorick tags: bug-9ca87e6286262a62f | |
| 16:37 | Failing test for [9ca87e6286262a62f], Sync fcopy buffers input in ReadChars(). check-in: 44d3129b05 user: pooryorick tags: bug-9ca87e6286262a62f | |
| 16:15 | merge trunk check-in: 9b9daa251b user: dgp tags: dgp-refactor | |
| 15:50 | merge trunk through March 5 check-in: 41a28f16fe user: dgp tags: dgp-refactor | |
| 15:14 | merge trunk through 3/5 check-in: 67c14bbabf user: dgp tags: dgp-refactor | |
| 14:41 | merge trunk check-in: e4ee47b22d user: dgp tags: novem | |
| 14:34 | merge trunk check-in: aa23225fa6 user: dgp tags: core-9-0-b1-rc | |
| 13:23 | merge 8.7 check-in: fe6adc4f49 user: dgp tags: core-8-7-b1-rc | |
| 07:41 | Windows Threads are joinable check-in: af4d891ecb user: mchn1350 tags: windows-thread-join | |
|
2023-04-02
| ||
| 21:49 | Merge 9.0. Add some more utility macro's check-in: 4bedba476d user: jan.nijtmans tags: optional-signed-size | |
| 15:41 | Clarified that it is suboptimal to hold the associated mutex when signaling a condition variable. I... check-in: ec22729420 user: konrad.schwarz tags: windows-thread-join | |
| 13:23 | Bug [7e3f26c748] - TCL_MEM_DEBUG false positive check-in: f505b17748 user: apnadkarni tags: trunk, main | |
| 08:45 | Replaced non-thread-safe re-initialization checks with the Win32 INIT_ONCE one-time initialization A... Leaf check-in: 8360452e48 user: konrad.schwarz tags: windows-thread-join | |
|
2023-04-01
| ||
| 23:01 | Use native Win32 ConditionVariables Replaces the home-grown condition variable implementation with ... check-in: 25e4039e84 user: mchn1350 tags: windows-thread-join | |
| 15:26 | Merge tip-657 check-in: 1467fb6dcc user: jan.nijtmans tags: tip-659 | |
| 15:14 | Merge 8.7. Remove TCL_ENCODING_PROFILE_DEFAULT (since it isn't documented and not used anywhere) check-in: 33103ed215 user: jan.nijtmans tags: tip-657-backport | |
| 15:09 | Remove TCL_ENCODING_PROFILE_DEFAULT, since it isn't documented and is not used anywhere. check-in: c9163e0b3e user: jan.nijtmans tags: tip-657 | |
| 15:04 | Merge 9.0 check-in: 17156fc595 user: jan.nijtmans tags: tip-657 | |
| 15:03 | Merge trunk check-in: c3ca7c3387 user: jan.nijtmans tags: tip-626 | |
| 14:55 | Merge 8.7 check-in: 48ba3c7b64 user: jan.nijtmans tags: trunk, main | |
| 14:52 | Add -Wall -Wextra -Wc++-compat -Wconversion -Werror to CFLAGS in unix/dltest/Makefile.in, and minima... check-in: 9d3ede403c user: jan.nijtmans tags: core-8-branch | |
| 11:35 | Fix gcc warnings from prior 9.0 merge check-in: c03ada3a6d user: apnadkarni tags: tip-660 | |
| 10:31 | Merge tip-657 check-in: 74c585eb69 user: jan.nijtmans tags: tip-659 | |
| 10:30 | Merge 9.0 check-in: 20c305d91d user: jan.nijtmans tags: tip-626 | |
| 10:27 | Merge 9.0 check-in: 4dbed74737 user: jan.nijtmans tags: tip-660 | |
| 10:26 | Merge 8.7 check-in: 935c9da508 user: jan.nijtmans tags: tip-657-backport | |
| 08:42 | Merge 9.0 check-in: 91d1d25225 user: jan.nijtmans tags: tip-657 | |
| 08:16 | Merge 8.7. Code cleanup in dltest packages check-in: ab082796cf user: jan.nijtmans tags: trunk, main | |
| 07:45 | New "pkgt" for testing TIP #627 check-in: 0c2444d58d user: jan.nijtmans tags: core-8-branch | |
| 07:27 | Improve tcltest package: Don't use 'scan' for printable characters, and don't print lf as \x0A any m... check-in: 84d052f950 user: jan.nijtmans tags: core-8-branch | |
|
2023-03-31
| ||
| 22:10 | Merge 9.0 check-in: c5a1a23ae4 user: jan.nijtmans tags: tip-626 | |
| 22:07 | Rebase to tip-657 check-in: 8dce12a921 user: jan.nijtmans tags: tip-659 | |
| 22:05 | Rebase to 9.0 check-in: 4010f50f55 user: jan.nijtmans tags: tip-657 | |
| 21:41 | merge-mark check-in: 64479ca6e4 user: jan.nijtmans tags: trunk, main | |
| 21:41 | Restore iogt-2.3 expectation expectation to what it was in Tcl 8.6 (due to previous bug-fix) check-in: 2e154ec201 user: jan.nijtmans tags: core-8-branch | |
| 21:25 | adapt iogt-2.3 expectation check-in: d8142c7c83 user: jan.nijtmans tags: trunk, main | |
| 21:02 | Rebase to latest trunk. More progress check-in: 642a10ed40 user: jan.nijtmans tags: optional-signed-size | |
| 19:25 | merge-mark check-in: 30523b7eb6 user: jan.nijtmans tags: trunk, main | |
| 19:24 | Backport CHANNEL_PROFILE_GET() usage fix from 9.0 check-in: c3f59ed8d5 user: jan.nijtmans tags: core-8-branch | |
| 19:14 | Correct other CHANNEL_PROFILE_GET() usage as well, which had the same error. Further on: 1) profile ... check-in: e7fcdb7611 user: jan.nijtmans tags: trunk, main | |
| 18:56 | Fix TclCopyChannel() incorrect use of CHANNEL_PROFILE_GET(). check-in: e2a0960130 user: pooryorick tags: trunk, main | |
| 13:49 | merge 8.7 check-in: eb1f500190 user: dgp tags: core-8-7-b1-rc | |
| 11:16 | Merge 8.7 check-in: cb00487e37 user: jan.nijtmans tags: trunk, main | |
| 11:09 | Fix macos Tcl_MacOSXOpenVersionedBundleResources to use Tcl_Size check-in: 255dd4b6cd user: apnadkarni tags: tip-660 | |
| 11:06 | Merge 8.6 check-in: d1b028ceac user: jan.nijtmans tags: core-8-branch | |
| 07:57 | Update to tzdata 2023c (which is identical to 2023a, due to the summertime situation in Libanon) check-in: 8823d963d4 user: jan.nijtmans tags: core-8-6-branch | |
| 07:49 | Rename TclWinOpenFileChannel to OpenFileChannel, because it's static now. check-in: 270f270d44 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-03-30
| ||
| 22:27 | Merge 9.0 check-in: 25dd65ee5c user: jan.nijtmans tags: tip-657 | |
| 22:24 | Merge 9.0 check-in: 6396c6443a user: jan.nijtmans tags: tip-626 | |
| 22:22 | Merge 8.7 check-in: 7c9d2dc7a3 user: jan.nijtmans tags: trunk, main | |
| 22:06 | One more snprintf check-in: 0165103304 user: jan.nijtmans tags: core-8-branch | |
| 22:02 | Merge 8.6 check-in: 166e8656a7 user: jan.nijtmans tags: core-8-branch | |
| 21:20 | Fix [0cb3554903]: macOS 13 SDK deprecates sprintf() check-in: 5ee652454c user: jan.nijtmans tags: core-8-6-branch | |
| 18:01 | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntu check-in: eb81a25271 user: apnadkarni tags: tip-660 | |
| 17:55 | Create new branch named "tip-660" check-in: c265dae13b user: apnadkarni tags: tip-660 | |
| 15:19 | Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on other platforms either... Closed-Leaf check-in: ec56f33813 user: jan.nijtmans tags: bug-0cb3554903 | |
| 09:23 | Merge 8.7: Allow empty mode list in [chan create]. check-in: bd95d54af3 user: max tags: trunk, main | |
| 09:13 | Merge 8.6: Allow empty mode list in [chan create]. check-in: 93f005c985 user: max tags: core-8-branch | |
| 08:46 | Allow empty mode list in [chan create], so that refchans are able to mimic the behavior of channels ... check-in: 5971dd73cf user: max tags: core-8-6-branch | |
| 06:24 | Remove TCL_ENCODING_PROFILE_DEFAULT check-in: 03d2bc237d user: jan.nijtmans tags: tip-659 | |
|
2023-03-29
| ||
| 16:49 | Make "file tempfile" adhere default profile check-in: 85ee3eb762 user: jan.nijtmans tags: tip-659 | |
| 15:06 | test hygiene. Match [removeFile] arguments to [makeFile] to fix debug alerts. check-in: c41739ca8a user: dgp tags: trunk, main | |
| 09:02 | added copyright note check-in: 7597fe65cc user: konrad.schwarz tags: windows-thread-join | |
| 08:54 | Merge 8.7. Some size_t -> Tcl_Size in internal header files check-in: 8a54121928 user: jan.nijtmans tags: trunk, main | |
| 08:32 | typo check-in: c2bc9acf1d user: jan.nijtmans tags: core-8-branch | |
| 06:16 | Replace bit twiddling with clear expression. check-in: fa731ffcfc user: pooryorick tags: trunk, main | |
|
2023-03-28
| ||
| 19:30 | Remove the last occurrences of TCL_ENCODING_NOCOMPLAIN. check-in: 7cecbaf282 user: pooryorick tags: trunk, main | |
| 19:29 | Combine two branches in write(). check-in: 3fd99fa711 user: pooryorick tags: trunk, main | |
| 18:58 | On Windows, join threads using Win32 HANDLEs. This works by extending the existing WinThread struct... Leaf check-in: 231c699c87 user: mchn1350 tags: windows-thread-join | |
| 16:03 | Minor fix in winConsole.test check-in: dc1e0b5f9a user: jan.nijtmans tags: trunk, main | |
| 15:55 | Rebase to tip-657 check-in: bcddef0d46 user: jan.nijtmans tags: tip-659 | |
| 15:54 | Rebase to 9.0 check-in: 7468e6dd93 user: jan.nijtmans tags: tip-657 | |
| 15:50 | Fix iocmd-12.11 testcase check-in: cbaf88e90a user: jan.nijtmans tags: trunk, main | |
| 15:48 | Rebase to tip-657. Further implementation check-in: ec47279336 user: jan.nijtmans tags: tip-659 | |
| 14:34 | Merge 9.0 check-in: 691dbad682 user: jan.nijtmans tags: tip-657 | |
| 14:26 | Minumum backport to 8.7, for TIP #657 check-in: fe2af85168 user: jan.nijtmans tags: tip-657-backport | |
| 07:15 | Merge 8.7 check-in: a9fc905623 user: jan.nijtmans tags: trunk, main | |
| 07:14 | Fix [fa128568a5]: EOVERFLOW does not necessarily mean "file too big". Synchronize many error-message... check-in: 47a4750232 user: jan.nijtmans tags: core-8-branch | |
| 05:13 | Merge 8.7. POSIX errors update and minizip fix check-in: f8864b9541 user: apnadkarni tags: trunk, main | |
| 05:02 | Merge 8.6. POSIX errors update and minizip fix check-in: 657ecc41ee user: apnadkarni tags: core-8-branch | |
| 04:47 | Fix irritating gcc warning for minizip check-in: 95b26a1db9 user: apnadkarni tags: core-8-6-branch | |
|
2023-03-27
| ||
| 20:56 | Fix some typo's in POSIX error-messages, and add missing ones (ESTRPIPE, ERESTART, ENOSHARE, ENOMEDI... check-in: b23096d3a8 user: jan.nijtmans tags: core-8-6-branch | |
| 20:24 | More text fixes Closed-Leaf check-in: 7163a2d2f4 user: jan.nijtmans tags: bug-fa128568a5 | |
| 20:08 | Remove unneeded parts from test in fileName.test. check-in: 0569b8782f user: pooryorick tags: trunk, main | |
| 19:56 | Remove unneeded parts from test in fileName.test. check-in: 25e8004945 user: pooryorick tags: core-8-branch | |
| 17:23 | test hygiene cleaning up created files. check-in: 1f12f9d0a8 user: dgp tags: core-8-branch | |
| 14:44 | Merge 8.7 check-in: 245407f036 user: jan.nijtmans tags: trunk, main | |
| 14:42 | spacing check-in: 9968365670 user: jan.nijtmans tags: core-8-branch | |
| 12:16 | Make the documentation of [encoding] more concise and readable. check-in: 92ee031f32 user: pooryorick tags: trunk, main | |
| 12:14 | Make the documentation of [encoding] more concise and readable. check-in: 71bfc6e708 user: pooryorick tags: core-8-branch | |
| 11:50 | Merge 9.0 Closed-Leaf check-in: b5656d3180 user: jan.nijtmans tags: bug-02b58d5d04 | |
| 11:49 | Merge 8.7 check-in: 1ab77f146b user: jan.nijtmans tags: bug-fa128568a5 | |
| 11:43 | Merge 8.7 check-in: 4ebee22ffd user: jan.nijtmans tags: trunk, main | |
| 11:35 | More (internal) usage of TclGetString() and TclGetStringFromObj() macro's check-in: 86bf13933a user: jan.nijtmans tags: core-8-branch | |
| 11:14 | Avoid msvc "illegal indirection" error. check-in: 314541a767 user: pooryorick tags: core-8-branch | |
| 11:13 | Avoid msvc "illegal indirection" error. check-in: f8927d772b user: pooryorick tags: trunk, main | |
| 09:59 | Merge 8.7. Go back to lowercase for POSIX err-messages check-in: c53aee7ee9 user: jan.nijtmans tags: bug-fa128568a5 | |
|
2023-03-26
| ||
| 22:29 | Fix some formatting errors. check-in: fe5211416f user: pooryorick tags: core-8-branch | |
| 22:18 | Update reference-counting advice for Tcl_ObjSetVar2 and friends. check-in: c09bdf42bf user: pooryorick tags: core-8-branch | |
| 21:46 | Merge 8.7 check-in: 721bd43c36 user: jan.nijtmans tags: bug-fa128568a5 | |
| 20:04 | Mark: Valgrind reports no leaks. check-in: 3239df67e2 user: pooryorick tags: trunk, main | |
| 19:14 | Fix memory leak in Tcl_JoinObjCmd(). check-in: aa1a1096ac user: pooryorick tags: trunk, main | |
| 18:41 | Sync all error-messages with modern Linux check-in: 7eabe5dc9f user: jan.nijtmans tags: bug-fa128568a5 | |
| 17:22 | Merge 8.7 check-in: 79cd3ac351 user: jan.nijtmans tags: trunk, main | |
| 17:18 | Merge 8.6 check-in: db26f89efb user: jan.nijtmans tags: core-8-branch | |
| 17:13 | Update to tzdata 2023b check-in: 1d9e27b01d user: jan.nijtmans tags: core-8-6-branch | |
| 16:42 | Merge-mark: Valgrind reports no memory leaks. check-in: 78b5eed1f2 user: pooryorick tags: core-8-branch | |
| 16:04 | Merge 9.0 check-in: d7647964b4 user: jan.nijtmans tags: bug-02b58d5d04 | |
| 15:51 | Patch from chrstphrchvz, fixing [d40b9c8503]. Many thanks! check-in: 58faf80de7 user: jan.nijtmans tags: bug-d40b9c8503 | |
| 15:35 | Fix for [6d4e9d1af5bf5b7d]: Memory leak: SetFsPathFromAny, assisted by the global literal table, ca... check-in: 7d005e0860 user: pooryorick tags: trunk, main | |
| 15:07 | Fix for [6d4e9d1af5bf5b7d]: Memory leak: SetFsPathFromAny, assisted by the global literal table, ca... check-in: a9c542391a user: pooryorick tags: core-8-branch | |
| 15:02 | Fix for [6d4e9d1af5bf5b7d]: Memory leak: SetFsPathFromAny, assisted by the global literal table, ca... Closed-Leaf check-in: fb9a2adbd2 user: pooryorick tags: bug-6d4e9d1af5bf5b7d | |
| 14:55 | Failing test for [6d4e9d1af5bf5b7d]. check-in: 8f233171f2 user: pooryorick tags: bug-6d4e9d1af5bf5b7d | |
|
2023-03-25
| ||
| 20:00 | Experimental fix for [fa128568a5]: EOVERFLOW does not necessarily mean "file too big" Let's synchron... check-in: 1e348d39da user: jan.nijtmans tags: bug-fa128568a5 | |
| 00:29 | Merge trunk check-in: f6aa53859c user: griffin tags: tip-636-tcl9-644 | |
|
2023-03-24
| ||
| 21:09 | Merge 8.7 check-in: bb1378370e user: jan.nijtmans tags: trunk, main | |
| 21:08 | Fix [68417a8bb3]: No result/LF printed for 64-bit integer type check check-in: 5aff89ad15 user: jan.nijtmans tags: core-8-branch | |
| 20:58 | Merge 8.7 check-in: 6301de2138 user: jan.nijtmans tags: trunk, main | |
| 20:47 | Merge 8.6 check-in: 87cd711c2a user: jan.nijtmans tags: core-8-branch | |
| 20:19 | Fix [15e74a2fe6]: Fix various typos check-in: c44138ed03 user: jan.nijtmans tags: core-8-6-branch | |
| 16:49 | duplicate test name check-in: b29771bb5f user: dgp tags: trunk, main | |
|
2023-03-23
| ||
| 17:51 | First shot at TIP #659 implementation. Not complete yet (many parts still missing!!!) check-in: 37de4d5695 user: jan.nijtmans tags: tip-659 | |
| 17:31 | documentation update check-in: 41a87267c5 user: jan.nijtmans tags: tip-657 | |
| 16:15 | Merge 9.0 check-in: 893dd1c2f6 user: jan.nijtmans tags: tip-657 | |
| 16:02 | Merge "unchained" branch, since all it does is add a little valgrind stuff to Makefile.in. Hopefully... check-in: 5075be4f0b user: jan.nijtmans tags: trunk, main | |
| 15:55 | Merge 8.7 check-in: 82107b50c2 user: jan.nijtmans tags: trunk, main | |
| 15:54 | Merge 8.6 check-in: 6777333214 user: jan.nijtmans tags: core-8-branch | |
| 15:48 | Resolve C warnings on 32-bit platforms. More code cleanup. check-in: cee31a238b user: jan.nijtmans tags: core-8-6-branch | |
| 07:28 | Merge-mark check-in: 8c96c87de4 user: konrad.schwarz tags: trunk, main | |
| 07:27 | fix for [f3cb2a32d6] Add initialization to allocation of string rep buffer to resolve valgrind repor... check-in: ca0e3d0976 user: jan.nijtmans tags: core-8-branch | |
|
2023-03-22
| ||
| 21:20 | Simplify TIP #656 implementation. This also changes the TCL_ENCODING_PROFILE_* macro's to the same v... check-in: 8419a7023d user: jan.nijtmans tags: tip-656-simpl | |
| 21:18 | Merge 9.0 check-in: 7401abbdd3 user: jan.nijtmans tags: tip-657 | |
| 21:17 | Merge 9.0 check-in: 3be296f297 user: jan.nijtmans tags: tip-626 | |
| 21:17 | Merge 9.0 Closed-Leaf check-in: cd3c0a7242 user: jan.nijtmans tags: internal-abstract-list | |
| 21:15 | Merge 9.0 check-in: f25757b233 user: jan.nijtmans tags: trunk, main | |
| 21:11 | Remove knownProfileBug constraint: this is already fixed check-in: e4a6023a61 user: jan.nijtmans tags: core-8-branch | |
| 20:17 | Merge 9.0 check-in: 38f7cdb888 user: jan.nijtmans tags: internal-abstract-list | |
| 20:14 | Merge 9.0 check-in: c5129f73d0 user: jan.nijtmans tags: tip-626 | |
| 20:13 | Merge 9.0 check-in: 413734078c user: jan.nijtmans tags: tip-657 | |
| 20:13 | Merge 9.0 check-in: 2157a49526 user: jan.nijtmans tags: trunk, main | |
| 20:09 | One missing int -> Tcl_Size change check-in: e84a92aa11 user: jan.nijtmans tags: core-8-branch | |
| 19:40 | Merge 9.0 check-in: f809c32f0e user: jan.nijtmans tags: tip-626 | |
| 19:32 | Merge 9.0 check-in: d4ba61252c user: jan.nijtmans tags: tip-657 | |
| 19:30 | Forgot one line in previous commit, and indenting check-in: 16b3efee0d user: jan.nijtmans tags: trunk, main | |
| 18:13 | Let's get in the 'readability' changes from the 'unchained' branch, without the need for all those p... check-in: 3f420a07da user: jan.nijtmans tags: trunk, main | |
| 18:00 | Merge 8.7 check-in: f4cf3c36b4 user: jan.nijtmans tags: trunk, main | |
| 17:57 | Merge 8.6 check-in: 6063e17e15 user: jan.nijtmans tags: core-8-branch | |
| 17:50 | Fix [0265750233]: invalid read in cmdAH-4.3.13.C1.solo.utf-8.tcl8 check-in: 2ffcb8bcf4 user: jan.nijtmans tags: core-8-6-branch | |
| 16:36 | Proposed fix for [0265750233]: invalid read in cmdAH-4.3.13.C1.solo.utf-8.tcl8. Closed-Leaf check-in: 4055888f8f user: jan.nijtmans tags: bug-0265750233 | |
| 15:50 | In "replace" mode, "encoding convertfrom" can throw an exception as well if it doesn't receive a byt... check-in: 40c315b2b6 user: jan.nijtmans tags: tip-656-simpl | |
| 15:35 | Simplify TIP #656 implementation. This also changes the TCL_ENCODING_PROFILE_* macro's to the same v... check-in: 303ca5c8ca user: jan.nijtmans tags: tip-656-simpl | |
| 15:27 | Merge 9.0 check-in: b82838f4d4 user: jan.nijtmans tags: tip-657 | |
| 12:02 | Merge 8.7 check-in: f8d60e395f user: jan.nijtmans tags: trunk, main | |
| 11:44 | Move (TCL_ENCODING_PROFILE_MASK|GET|SET) from tcl.h to tclIO.h, since those are not public. Some for... check-in: d5cda795aa user: jan.nijtmans tags: core-8-branch | |
| 10:02 | Merge 8.7 check-in: e1cfef6bfd user: jan.nijtmans tags: trunk, main | |
| 09:41 | code cleanup: use more *SURROGATE() macro's check-in: 6c6c7029c2 user: jan.nijtmans tags: core-8-branch | |
| 08:34 | Merge 9.0 check-in: 80f8a01317 user: jan.nijtmans tags: tip-657 | |
| 08:34 | merge-mark check-in: 2322e17980 user: jan.nijtmans tags: trunk, main | |
| 08:32 | Since TCL_ENCODING_PROFILE_DEFAULT == TCL_ENCODING_PROFILE_TCL8 (on Tcl 8), we can simplify. check-in: d0f072219c user: jan.nijtmans tags: core-8-branch | |
| 02:39 | Fix longIs64Bit->has64BitLengths else test will not run on 64-bit Wind check-in: a9d278979e user: apnadkarni tags: trunk, main | |
|
2023-03-21
| ||
| 23:55 | Remove unneeded Tcl_IncrRefCount and TclDecrRefCount. TclPtrSetVarIdx takes ownership of newValuePtr... check-in: f5652997d2 user: pooryorick tags: trunk, main | |
| 23:49 | Remove unneeded Tcl_IncrRefCount and TclDecrRefCount. TclPtrSetVarIdx takes ownership of newValuePtr... check-in: c0778ccb77 user: pooryorick tags: core-8-branch | |
| 17:47 | exchange profile <-> eofchar output in "fconfigure". Fix some testcases, which depend on profile check-in: 644a8f9d51 user: jan.nijtmans tags: tip-657 | |
| 17:21 | Merge 9.0 check-in: a79744b4af user: jan.nijtmans tags: tip-657 | |
| 16:55 | Merge 9.0 check-in: 2e7e961670 user: jan.nijtmans tags: tip-626 | |
| 16:54 | Merge 8.7 check-in: 78beedf7e2 user: jan.nijtmans tags: trunk, main | |
| 16:28 | Fix [1bedc53c8c]: synchronous [read] with -strictencoding does not produce an error on invalid input check-in: 18437bdc82 user: jan.nijtmans tags: core-8-branch | |
| 16:26 | Fix indenting. More use of TCL_INDEX_NONE check-in: 4e6e2301fa user: jan.nijtmans tags: core-8-branch | |
| 11:11 | Some test-cases, which test for partial read without throwing EILSEQ immediately, only work with ""-... Closed-Leaf check-in: ac6ce395d7 user: jan.nijtmans tags: bug-1bedc53c8c | |
| 09:22 | Merge 9.0 check-in: ad1e9cb0a9 user: jan.nijtmans tags: tip-626 | |
| 08:45 | Merge 8.7 check-in: c8983a2a94 user: jan.nijtmans tags: trunk, main | |
| 08:44 | Fix [154ed7ce56]: Tcl 9: [gets] on -strictencoding 1 configured channel check-in: c02747a663 user: jan.nijtmans tags: core-8-branch | |
| 08:40 | Missing backslashes in macro def check-in: 037b767147 user: jan.nijtmans tags: trunk, main | |
|
2023-03-20
| ||
| 23:17 | Proposed fix for [1bedc53c8c]: synchronous [read] with -strictencoding does not produce an error on ... check-in: a7bce7dbba user: jan.nijtmans tags: bug-1bedc53c8c | |
| 22:53 | Proposed fix for [154ed7ce56]: Tcl 9: [gets] on -strictencoding 1 configured channel. Extracted fro... Closed-Leaf check-in: a338fcd542 user: jan.nijtmans tags: bug-154ed7ce56 | |
| 21:06 | More TclNewIndexObj() usages (for values between -1 and SIZE_MAX-1) check-in: dd8e66c296 user: jan.nijtmans tags: trunk, main | |
| 18:45 | Candidate fix for [f3cb2a32d6] Add initialization to allocation of string rep buffer to resolve valg... Closed-Leaf check-in: 24e82d736e user: dgp tags: bug-f3cb2a32d6 | |
| 16:39 | Duplicate test name check-in: 971104e3c1 user: dgp tags: core-8-branch | |
| 14:32 | Merge 9.0 check-in: 86d82b531d user: jan.nijtmans tags: tip-626 | |
| 14:30 | Merge 9.0 check-in: e2d9661cf1 user: jan.nijtmans tags: tip-657 | |
| 14:19 | Merge 8.7 check-in: d89991c58b user: jan.nijtmans tags: trunk, main | |
| 14:18 | Fix [bdcb5126c0]: Failed assertion in test chan-io-7.3 check-in: f96ef976ee user: jan.nijtmans tags: core-8-branch | |
| 12:08 | Add longIs64bit constraint to lseq-4.4 (because this isn't expected to work on 32-bit platforms). Re... check-in: 15c9067453 user: jan.nijtmans tags: trunk, main | |
| 11:42 | Fix [5ae5ffc3f4]: Problem with -failindex on 32-bit platform check-in: 1e23dd4876 user: jan.nijtmans tags: trunk, main | |
| 11:40 | Use TclNewIndexObj() in stead of Tcl_NewWideIntObj(), which - actually - does the same but better fo... check-in: 9dfd1ce4b4 user: jan.nijtmans tags: core-8-branch | |
| 11:31 | Merge 8.7 check-in: 48829d9671 user: jan.nijtmans tags: trunk, main | |
| 11:29 | Fix [d7fd37ebd9]: handling leftover prefix in table encoding check-in: a1180af031 user: jan.nijtmans tags: core-8-branch | |
| 02:38 | Merge 8.7 - Fix http11 test hang check-in: 1253dd0211 user: apnadkarni tags: trunk, main | |
| 02:36 | Fix http11 test hang caused by trailing brace in previous commit check-in: 46e7337ba6 user: apnadkarni tags: core-8-branch | |
|
2023-03-19
| ||
| 21:51 | Possible fix for [d7fd37ebd9]: handling leftover prefix in table encoding Closed-Leaf check-in: 7a99ab87ac user: jan.nijtmans tags: bug-d7fd37ebd9 | |
| 13:34 | Another fix: don't access (w) twice Closed-Leaf check-in: 5fd5efd795 user: jan.nijtmans tags: bug-5ae5ffc3f4 | |
| 13:32 | Doesn't look like a mem-leak: It appears that Tcl_ObjSetVar2() already handles that. check-in: 37a381473b user: jan.nijtmans tags: bug-5ae5ffc3f4 | |
| 13:23 | Proposed fix for [5ae5ffc3f4]: Problem with -failindex on 32-bit platform. This also fixes a memory-... check-in: c01c9c2885 user: jan.nijtmans tags: bug-5ae5ffc3f4 | |
| 12:02 | Merge 9.0. Backout previous commit check-in: 47d91cb2ae user: jan.nijtmans tags: tip-657 | |
| 11:58 | Merge 9.0 check-in: 62ec72b70e user: jan.nijtmans tags: tip-626 | |
| 11:58 | Merge 8.7 check-in: 20cad126cd user: jan.nijtmans tags: trunk, main | |
| 11:56 | Don't let httpd11 depend on the system encoding any more: All text files are now stored in utf-8. check-in: 2697657fd2 user: jan.nijtmans tags: core-8-branch | |
| 11:46 | Merge 9.0 check-in: 2887536489 user: jan.nijtmans tags: tip-626 | |
| 11:45 | Merge 8.7 check-in: cd89bb1303 user: jan.nijtmans tags: trunk, main | |
| 11:44 | Remove unneeded backslash check-in: eabf113ed1 user: jan.nijtmans tags: core-8-branch | |
|
2023-03-18
| ||
| 23:20 | Fix memory leak in ZipFSPathInFilesystemProc(). Closed-Leaf check-in: 7188cd70e0 user: pooryorick tags: bug-memoryleak-ZipFSPathInFilesystemProc | |
| 13:36 | See if less "-profile replace" suffices check-in: 3657a561c3 user: jan.nijtmans tags: tip-657 | |
| 09:15 | Merge 9.0 check-in: c9dd529165 user: jan.nijtmans tags: tip-626 | |
| 09:10 | Merge 9.0 check-in: c11638e39d user: jan.nijtmans tags: tip-657 | |
| 09:08 | Merge 8.7 check-in: 1d12742d75 user: jan.nijtmans tags: trunk, main | |
| 09:07 | one too much "-profile tcl8" check-in: 463b1b7aea user: jan.nijtmans tags: core-8-branch | |
| 09:02 | Make http package use "-profile tcl8", irrespective of the default profile in Tcl, until decided dif... check-in: 21f0749d55 user: jan.nijtmans tags: core-8-branch | |
| 08:57 | Merge 9.0 check-in: d6d28e6cfc user: jan.nijtmans tags: tip-657 | |
| 08:52 | Merge 8.7 check-in: 4dca8eb033 user: jan.nijtmans tags: trunk, main | |
| 08:50 | Make "tcltest" package use "-profile tcl8" internally, irrespective of what the default profile is check-in: 13ddfcbb8e user: jan.nijtmans tags: core-8-branch | |
| 08:45 | Merge 8.7 check-in: b10e2b66a9 user: jan.nijtmans tags: trunk, main | |
| 08:42 | Manpage fixes check-in: 8aa793e8b9 user: jan.nijtmans tags: core-8-branch | |
| 04:28 | Merge 8.7 - TIP 656 manpages check-in: 9aa2b65a57 user: apnadkarni tags: trunk, main | |
| 04:10 | Update manpages for TIP 656 check-in: 7c1427bf14 user: apnadkarni tags: core-8-branch | |
| 03:37 | Merge mark post-656 check-in: eaf51a2d06 user: apnadkarni tags: trunk, main | |
| 03:35 | TIP 656 accepted check-in: 49a4c8f8fb user: apnadkarni tags: trunk, main | |
| 03:18 | TIP 656 accepted check-in: a3adc130e6 user: apnadkarni tags: core-8-branch | |
| 02:59 | Merge trunk Closed-Leaf check-in: 56386248af user: apnadkarni tags: tip-656-tcl9 | |
| 02:36 | Merge 8.7 Closed-Leaf check-in: e5d17446a3 user: apnadkarni tags: tip-656 | |
|
2023-03-17
| ||
| 20:23 | Merge 9.0 check-in: 308b682781 user: jan.nijtmans tags: tip-626 | |
| 20:11 | Merge 8.7 check-in: 31788d9a4b user: jan.nijtmans tags: trunk, main | |
| 20:10 | Few more arm64e -> arm64 check-in: bca49699d5 user: jan.nijtmans tags: core-8-branch | |
| 20:09 | Merge 8.6 check-in: 58ed4a6358 user: jan.nijtmans tags: core-8-branch | |
| 20:04 | arm64e -> arm64, since arm64e is not available yet on MacOS (Thanks to Stefan Sobernig) check-in: da4c453c64 user: jan.nijtmans tags: core-8-6-branch | |
| 19:48 | Merge 9.0 check-in: 536c49c7a2 user: jan.nijtmans tags: tip-626 | |
| 19:43 | Merge 8.7 check-in: 1067a14b93 user: jan.nijtmans tags: tip-656 | |
| 16:15 | Merge 8.7 check-in: 5ecd70c8ce user: jan.nijtmans tags: trunk, main | |
| 16:12 | Fix [6390566ecd]: Testcase cmdAH-4.3.13.00DC0000.tail.utf-32.tcl8.a fails sometimes check-in: 69a4b72885 user: jan.nijtmans tags: core-8-branch | |
| 14:38 | merge 8.6 check-in: adc3ec5501 user: dgp tags: core-8-branch | |
| 14:22 | Clean up after events to avoid errors in later tests that use an event loop. check-in: 58622d367a user: dgp tags: core-8-6-branch | |
| 12:40 | merge mark check-in: 77caa376b6 user: dgp tags: core-8-branch | |
| 12:35 | unbreak the build check-in: 0edd16fae8 user: dgp tags: core-8-6-branch | |
| 08:25 | merge-mark check-in: ac7463f109 user: jan.nijtmans tags: core-8-branch | |
| 08:24 | Don't return from a void function check-in: dc25d330c9 user: jan.nijtmans tags: core-8-6-branch | |
| 08:13 | Merge-Mark. check-in: d558314466 user: pooryorick tags: trunk, main | |
| 08:06 | Merge-mark check-in: 584ca456f0 user: jan.nijtmans tags: core-8-branch | |
| 07:57 | Don't introduce size_t in a header-file which didn't use it before. Make more clear that those are u... check-in: 7d2e63372c user: jan.nijtmans tags: core-8-6-branch | |
|
2023-03-16
| ||
| 21:03 | Don't reset CHANNEL_ENCODING_ERROR here, otherwise Tcl_InputEncodingError() will give wrong result check-in: 2899ff13dc user: jan.nijtmans tags: tip-657 | |
| 20:35 | Merge tip-656-tcl9 check-in: 218c6465d1 user: jan.nijtmans tags: tip-657 | |
| 20:16 | Merge 8.7 check-in: 43584b2ac9 user: jan.nijtmans tags: trunk, main | |
| 20:12 | If TCL_UTF_MAX=4, don't set 'exact' to 1 check-in: ca16c36702 user: jan.nijtmans tags: core-8-branch | |
| 18:15 | Missed two tests. Blast it :-( check-in: df5d869746 user: apnadkarni tags: tip-656-tcl9 | |
| 18:11 | Merge 9.0 check-in: a16366941d user: apnadkarni tags: tip-656-tcl9 | |
| 17:54 | Fix passing of encoding state in testencoding Tcl_UtfToExternal check-in: 461a409e5e user: apnadkarni tags: tip-656-tcl9 | |
| 17:29 | Merge 8.7 check-in: b6b55639ae user: apnadkarni tags: tip-656 | |
| 16:24 | Update manpages in anticipation of TIP 656 Closed-Leaf check-in: 82a5336066 user: apnadkarni tags: tip-656-docs | |
| 15:38 | Merge 8.7 check-in: 9e266d00f2 user: jan.nijtmans tags: trunk, main | |
| 15:36 | Prevent extensions compiled with TCL_UTF_MAX=4 (See [https://core.tcl-lang.org/tips/doc/trunk/tip/54... check-in: 7b8a34332c user: jan.nijtmans tags: core-8-branch | |
| 15:12 | Add some undocumented stub functions. Those can prevent a crash like [http://paste.tclers.tk/5763|th... check-in: 1e8bccbb5e user: jan.nijtmans tags: core-8-6-branch | |
| 11:38 | Minor cleanup (Thanks, Gustaf!) check-in: 6ef2153f20 user: jan.nijtmans tags: trunk, main | |
| 11:29 | Fix (minor) warning on 32-bit platforms check-in: 7f5879e9cb user: jan.nijtmans tags: core-8-branch | |
| 10:24 | Merge tip-656-tcl9 check-in: c405e9fde6 user: jan.nijtmans tags: tip-657 | |
| 10:00 | unicode -> utf-16. Remove some unneeded encodingProfileTodo constraints check-in: 873f3868fe user: jan.nijtmans tags: tip-656-tcl9 | |
| 08:22 | Allow -encoding to be shortened (again) check-in: 5ce08299b6 user: jan.nijtmans tags: tip-657 | |
| 08:20 | merge-mark (this branch already did the -encodingprofile -> profile change) check-in: e5ffe8b316 user: jan.nijtmans tags: tip-657 | |
| 08:15 | Make valgrind_foreach target in Makefile.in properly handle interrupted tests. check-in: 3082cb9e80 user: pooryorick tags: core-8-branch | |
| 03:48 | Change -encodingprofile to -profile check-in: 618179acda user: apnadkarni tags: tip-656-tcl9 | |
| 03:08 | Change -encodingprofile to -profile check-in: 07a4893b3b user: apnadkarni tags: tip-656 | |
|
2023-03-15
| ||
| 20:13 | New script used in the "valgrind_each" target in Makefile.in check-in: 7fde86610c user: pooryorick tags: core-8-branch | |
| 16:24 | Merge 8.7 check-in: c1e45151b3 user: jan.nijtmans tags: trunk, main | |
| 16:23 | Merge 8.6 check-in: 0903dd2c84 user: jan.nijtmans tags: core-8-branch | |
| 16:21 | Remove _LARGEFILE_SOURCE64 usage. See [d690400d07] check-in: e5ba10678f user: jan.nijtmans tags: core-8-6-branch | |
| 13:41 | merge 8.7 check-in: d04c1efe83 user: dgp tags: trunk, main | |
| 13:28 | Merge in constraint spelling fix. Keep it in case the knownBug constraint is ever removed. check-in: b78bb9e3f7 user: dgp tags: core-8-branch | |
| 12:53 | Misspelled constraint created testing noise. check-in: f45aa5083a user: dgp tags: core-8-6-branch | |
| 11:37 | Further fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client so... check-in: a76dee9eb4 user: pooryorick tags: trunk, main | |
| 09:32 | Merge-mark. @nathan, please do forward merges from core-8-6-branch -> core-8-branch -> trunk. Fossil... check-in: 167eb8706f user: jan.nijtmans tags: core-8-branch | |
| 09:25 | Further fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client so... check-in: 294e0130dc user: pooryorick tags: core-8-branch | |
| 09:11 | ckfree -> Tcl_Free check-in: a19e2f0c0b user: jan.nijtmans tags: trunk, main | |
| 08:42 | Further fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client so... Closed-Leaf check-in: 26a20919fb user: pooryorick tags: core-8-branch-bug-ea69b0258a9833cb6 | |
|
2023-03-14
| ||
| 20:55 | Merge tip-656-tcl9 check-in: 62b45e81f1 user: jan.nijtmans tags: tip-657 | |
| 20:37 | Merge core-8-branch. check-in: 046321db06 user: pooryorick tags: core-8-branch-bug-ea69b0258a9833cb6 | |
| 20:30 | Further fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client so... check-in: a719a1392c user: pooryorick tags: core-8-6-branch | |
| 20:27 | Further fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client so... Closed-Leaf check-in: 8aee50448c user: pooryorick tags: bug-ea69b0258a9833cb6 | |
| 20:24 | Implement return options for read/gets check-in: 43f815fc1e user: jan.nijtmans tags: tip-657 | |
| 17:23 | Merge 9.0. Also fix replace profile handling of orphan surrogates check-in: 69b2949bc8 user: apnadkarni tags: tip-656-tcl9 | |
| 15:34 | Merge 8.7 check-in: 5068abf7d5 user: apnadkarni tags: tip-656 | |
| 10:33 | Merge 8.7 check-in: 30ba320f81 user: jan.nijtmans tags: trunk, main | |
| 10:30 | Since "unicode" is deprecated, use "utf-16" in testcases. Otherwise -DTCL_NO_DEPRECATED build fails. check-in: f21f27b7c5 user: jan.nijtmans tags: core-8-branch | |
| 10:05 | Add "ucs-2" constraint to encoding-bug-183a1adcc0-5 testcase, otherwise it fails with TCL_UTF_MAX>3.... check-in: 7609a40b91 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-03-13
| ||
| 20:57 | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client socket. check-in: 62058cafe0 user: pooryorick tags: trunk, main | |
| 19:19 | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client socket. check-in: 6d017aacac user: pooryorick tags: core-8-branch | |
| 19:07 | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client socket. check-in: a8b8ecbc03 user: pooryorick tags: core-8-6-branch | |
| 17:24 | Adapt more test expectation (since the default is now -profile strict) check-in: 562a3d7486 user: jan.nijtmans tags: tip-657 | |
| 17:05 | Merge tip-656-tcl9. Mark xx-bufferoverflow as knownBug check-in: 402bc59538 user: jan.nijtmans tags: tip-657 | |
| 16:32 | Fix passing of encoding state in testencoding Tcl_UtfToExternal check-in: 076db71deb user: apnadkarni tags: tip-656 | |
| 15:59 | Merge 8.7: Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternal check-in: 5c6fa768fe user: apnadkarni tags: trunk, main | |
| 15:34 | Merge 8.6: Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternal check-in: 24f607b329 user: apnadkarni tags: core-8-branch | |
| 13:44 | Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternal check-in: 4785751542 user: apnadkarni tags: core-8-6-branch | |
| 13:36 | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client socket. check-in: ac8ea99a1a user: pooryorick tags: core-8-branch-bug-ea69b0258a9833cb6 | |
| 12:22 | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client socket. check-in: 052f54ddfb user: pooryorick tags: bug-ea69b0258a9833cb6 | |
|
2023-03-12
| ||
| 17:10 | Cherrypick yip-656. Start on Tcl_ExternalToUtf/Tcl_UtfToExternal tests check-in: fb97312ec1 user: apnadkarni tags: tip-656-tcl9 | |
| 16:47 | Start on Tcl_ExternalToUtf/Tcl_UtfToExternal tests check-in: 0e15961c9e user: apnadkarni tags: tip-656 | |
| 16:38 | merge-mark check-in: 3879309ba6 user: jan.nijtmans tags: trunk, main | |
| 16:37 | Backport [6fb14ee3e876978c]. Add testcases check-in: 3a7e4c1c38 user: jan.nijtmans tags: core-8-branch | |
| 16:23 | 2 more testcases, proving utf-32 handling of surrogates (actually: not handling!) is OK check-in: 9db02d187b user: jan.nijtmans tags: trunk, main | |
| 16:10 | Minor bug-fix for utf-32: Only throw exception for codepoints > +U10FFFF if "-strict" is specified. ... check-in: 6fb14ee3e8 user: jan.nijtmans tags: trunk, main | |
| 13:45 | More utf-16 bugfixing check-in: 44187f1e2f user: jan.nijtmans tags: tip-657 | |
| 12:59 | Merge 8.7 check-in: 286d6e9ab0 user: jan.nijtmans tags: trunk, main | |
| 12:37 | Fix [db7a085bd9]: encoding convertfrom -strict utf-16 accepts partial surrogates check-in: 8a26d5cf2b user: jan.nijtmans tags: core-8-branch | |
| 12:11 | Merge tip-656-tcl9 check-in: 652ce8648e user: jan.nijtmans tags: tip-657 | |
| 12:00 | Merge 9.0. Also ckalloc -> Tcl_Alloc and ckfree -> Tcl_Free check-in: 6320007166 user: jan.nijtmans tags: tip-656-tcl9 | |
| 11:51 | Make testcase io-53.5 independant on system encoding check-in: f92e126fc0 user: jan.nijtmans tags: tip-657 | |
| 11:34 | Merge 8.7 check-in: 8e467866ef user: jan.nijtmans tags: trunk, main | |
| 11:32 | Forgot that \x00 is not printable anyway check-in: 054270394c user: jan.nijtmans tags: core-8-branch | |
| 11:28 | Merge 8.7 check-in: 1bf875b575 user: jan.nijtmans tags: trunk, main | |
| 11:24 | Make test-output more readable when it contains non-printable characters (stolen from TIP #656 impl,... check-in: 2875c5d69c user: jan.nijtmans tags: core-8-branch | |
| 10:49 | Always output 2 hex characters in "unexpected byte sequence" exception message. make testcases io-3... check-in: 6d7be73ba5 user: jan.nijtmans tags: core-8-branch | |
|
2023-03-11
| ||
| 22:00 | Proposed fix for [db7a085bd9]: encoding convertfrom -strict utf-16 accepts partial surrogates. TODO:... Closed-Leaf check-in: 3840dcf4c9 user: jan.nijtmans tags: bug-db7a085bd9 | |
| 21:19 | Fix last (hopefully) bugs in utf-16/utf-32 encoders check-in: c4869d50ae user: jan.nijtmans tags: tip-657 | |
| 16:47 | Add testencoding Tcl_ExternalToUtf/Tcl_UtfToExternal for raw testing of corresponding C functions check-in: 5ee6b60d3c user: apnadkarni tags: tip-656-tcl9 | |
| 16:43 | Add testencoding Tcl_ExternalToUtf/Tcl_UtfToExternal for raw testing of corresponding C functions check-in: b4e00b1d8b user: apnadkarni tags: tip-656 | |
|
2023-03-10
| ||
| 16:02 | Merge tip-656-tcl9 check-in: 98176465db user: jan.nijtmans tags: tip-657 | |
| 15:55 | Implement new function Tcl_InputEncodingError() check-in: 6d2aac8f3f user: jan.nijtmans tags: tip-657 | |
| 15:29 | Merged 9.0. Note knownProfileBug constraint which mark questionable tests to be resolved later. check-in: 20743e4925 user: apnadkarni tags: tip-656-tcl9 | |
| 13:45 | merge 8.7 check-in: a0abb8bdc5 user: dgp tags: trunk, main | |
| 13:33 | merge 8.6 check-in: be62bd1ce5 user: dgp tags: core-8-branch | |
| 13:32 | Make test less fragile to changing set of options. check-in: 0336bcea26 user: dgp tags: core-8-6-branch | |
| 09:53 | Merge 8.7 check-in: aa1b1f275c user: apnadkarni tags: tip-656 | |
| 07:37 | Fix parsing of fconfigure set -encoding* options check-in: 8d526e142d user: apnadkarni tags: tip-656-tcl9 | |
|
2023-03-09
| ||
| 20:55 | Fix cmdAH-4.3.13.00D80000.solo.utf-32le.tcl8.a testcase from tip-656-tcl9 branch, when TCL_UTF_MAX=3 check-in: bb76745df2 user: jan.nijtmans tags: trunk, main | |
| 16:20 | Bug-fix for Utf32ToUtfProc, in case TCL_UTF_MAX=3 check-in: 12c63f8c9f user: jan.nijtmans tags: tip-657 | |
| 10:47 | Fix SetChannelOption parsing of -encoding* to match GetChannelOption check-in: 12f034882f user: apnadkarni tags: tip-656 | |
| 10:22 | Merge 8.7 check-in: 64c58db9fc user: jan.nijtmans tags: trunk, main | |
| 10:21 | Merge 8.6 check-in: 4d78183639 user: jan.nijtmans tags: core-8-branch | |
| 10:08 | Adapt 2 testcases (io-39.16/io-39.16a), showing that "-encoding" can be shortened to "-en", but not ... check-in: 229553278a user: jan.nijtmans tags: core-8-6-branch | |
| 09:39 | Fix tests/tcltest.test testcases (missing "namespace import") check-in: f6feebc865 user: jan.nijtmans tags: core-8-6-branch | |
| 02:52 | Merge 8.7 - winFCmd-1.24 differs in error code on Win 11 check-in: a52ac1d5fa user: apnadkarni tags: trunk, main | |
| 02:50 | Merge 8.6 - winFCmd-1.24 differs in error code on Win 11 check-in: 6e90502faf user: apnadkarni tags: core-8-branch | |
| 02:47 | winFCmd-1.24 has different error code on Win 11 check-in: 91f43791e5 user: apnadkarni tags: core-8-6-branch | |
|
2023-03-08
| ||
| 22:04 | Oops check-in: 74ffd90527 user: jan.nijtmans tags: tip-657 | |
| 21:49 | Merge tip-657-tcl9. Further implementation of Tcl_GetObj() et al. check-in: c1d9a43a3e user: jan.nijtmans tags: tip-657 | |
| 20:53 | Merge 9.0 check-in: 16bec8e036 user: jan.nijtmans tags: tip-626 | |
| 20:40 | Merge 8.7 check-in: d3a2621dcd user: jan.nijtmans tags: tip-656 | |
| 20:37 | Merge 9.0 check-in: 0ad25bdaec user: jan.nijtmans tags: tip-656-tcl9 | |
| 20:16 | Merge core-8-branch check-in: 13b04d4d60 user: jan.nijtmans tags: trunk, main | |
| 20:15 | Merge 8.6 check-in: e3784318b0 user: jan.nijtmans tags: core-8-branch | |
| 19:58 | Add "notWsl" test constraints. Clean up many testcases check-in: e6783b4863 user: jan.nijtmans tags: core-8-6-branch | |
| 15:01 | More -Wconversion warning fixes check-in: 837dbec7cc user: jan.nijtmans tags: trunk, main | |
| 11:12 | Merge 8.7 check-in: 82bf22dad8 user: jan.nijtmans tags: trunk, main | |
| 11:02 | Add "teststringobj newunicode". Not used in testcases yet. check-in: a00551a229 user: jan.nijtmans tags: core-8-branch | |
| 09:52 | Merge tip-657-tcl9. Add "-profile tcl8" to http.tcl check-in: 57f4c1fc86 user: jan.nijtmans tags: tip-657 | |
| 09:36 | ckalloc -> Tcl_Alloc and ckfree -> Tcl_Free check-in: 1afb3416f7 user: jan.nijtmans tags: tip-656-tcl9 | |
|
2023-03-07
| ||
| 23:11 | encodingprofile -> profile, and fix more testcases check-in: 22160bc51d user: jan.nijtmans tags: tip-657 | |
| 21:01 | Start implementing TIP #657. WIP check-in: 7d3d6f8f29 user: jan.nijtmans tags: tip-657 | |
| 20:14 | Merge 8.7 check-in: d9532ddf80 user: jan.nijtmans tags: tip-656 | |
| 20:13 | Merge 9.0 check-in: 66a2cd7681 user: jan.nijtmans tags: tip-656-tcl9 | |
| 20:10 | Merge 8.7 check-in: 1997f71246 user: jan.nijtmans tags: trunk, main | |
| 20:09 | Fix [b4af93cd9f]: uninitialized bytes in http11-1.13.0 check-in: 2dff4cb44b user: jan.nijtmans tags: core-8-branch | |
| 18:23 | Merge 9.0 check-in: 67bbacb7f0 user: jan.nijtmans tags: tip-626 | |
| 18:23 | Merge 8.7 check-in: fe9c231f48 user: jan.nijtmans tags: trunk, main | |
| 18:14 | Merge 8.6 check-in: f934119c5c user: jan.nijtmans tags: core-8-branch | |
| 17:56 | Fix a few -Wconversion warnings check-in: eb74f26d43 user: jan.nijtmans tags: core-8-6-branch | |
| 12:53 | Merge 8.7 - testchmod fixes check-in: 24072d92fc user: apnadkarni tags: trunk, main | |
| 12:28 | Merge 8.6 - testchmod fixes check-in: 2ec387cffb user: apnadkarni tags: core-8-branch | |
| 10:46 | Merge testchmod fix check-in: 10ec3cb22d user: apnadkarni tags: core-8-6-branch | |
| 07:41 | Merge 8.7 check-in: ab8bd5acc2 user: jan.nijtmans tags: trunk, main | |
| 07:34 | Merge 8.6 check-in: cc0b9a750b user: jan.nijtmans tags: core-8-branch | |
| 07:23 | Fix [95e287b956]: uninit value use in stringObj-4.2 check-in: 04077c7b2e user: jan.nijtmans tags: core-8-6-branch | |
| 07:06 | merge-mark check-in: c0aeeaa9c8 user: jan.nijtmans tags: trunk, main | |
| 07:03 | Fix [f3cb2a32d6]: uninitialized value in format-2.18. Also remove repeated call to Tcl_DStringInit() check-in: b01a3c55ed user: jan.nijtmans tags: core-8-branch | |
| 02:52 | Fix testchmod and associated tests that always failed on Windows Closed-Leaf check-in: 1ed8520d62 user: apnadkarni tags: bug-win-testchmod | |
| 02:27 | Create new branch named "bug-win-testchmod" check-in: 5310d56d3a user: apnadkarni tags: bug-win-testchmod | |
|
2023-03-06
| ||
| 21:36 | Merge 9.0. More strictBug marks Closed-Leaf check-in: 408f496539 user: jan.nijtmans tags: make-strict-the-default | |
| 21:01 | Proposed fix for [95e287b956]: uninit value use in stringObj-4.2 Closed-Leaf check-in: 9dd5f7f10d user: jan.nijtmans tags: bug-95e287b956 | |
| 19:58 | Proposed fix for [f3cb2a32d6]: uninitialized value in format-2.18 Closed-Leaf check-in: 05e83f801a user: jan.nijtmans tags: bug-f3cb2a32d6 | |
| 18:17 | [b4af93cd9f] Proposed fix from apnadkarni. It works! Closed-Leaf check-in: cb97451374 user: dgp tags: bug-b4af93cd9f | |
| 15:23 | merge trunk check-in: 5a75d0e99b user: dgp tags: core-9-0-b1-rc | |
| 14:51 | merge 8.7 check-in: e120a7b0ca user: dgp tags: core-8-7-b1-rc | |
| 10:31 | Merge 9.0 check-in: 508710638c user: jan.nijtmans tags: tip-626 | |
| 10:30 | ckfree() -> Tcl_Free() check-in: 2c4994d39e user: jan.nijtmans tags: trunk, main | |
| 10:28 | Merge 8.7 check-in: 37fc768d33 user: jan.nijtmans tags: trunk, main | |
| 10:24 | Tcl_WinTCharToUtf() is deprecated, so use Tcl_WCharToUtfDString() in stead. check-in: 79d7180519 user: jan.nijtmans tags: core-8-branch | |
| 07:00 | Add new valgrind suppression items. check-in: 9e195dccd7 user: pooryorick tags: trunk, main | |
| 06:59 | Add new valgrind suppression items. check-in: 665d15e567 user: pooryorick tags: core-8-6-branch | |
| 06:58 | Add new valgrind suppression items. check-in: 4f4542baa1 user: pooryorick tags: core-8-branch | |
|
2023-03-05
| ||
| 22:01 | Merge 9.0 check-in: d560cdb0d1 user: jan.nijtmans tags: tip-626 | |
| 21:48 | Merge 9.0. One more "strictBug" check-in: fce73e4881 user: jan.nijtmans tags: make-strict-the-default | |
| 21:27 | Merge 8.7 check-in: 6b8ecafc24 user: jan.nijtmans tags: trunk, main | |
| 21:16 | Merge-mark (but also remove some lost spacing) check-in: cfde75a992 user: jan.nijtmans tags: core-8-branch | |
| 21:09 | Fix [57bfcf43dd]: Remove unreachable code in Tcl_SetWideIntObj() check-in: 71045bf69c user: jan.nijtmans tags: core-8-6-branch | |
| 20:46 | Merge 9.0 check-in: fef53bf657 user: jan.nijtmans tags: tip-626 | |
| 19:57 | Another round of -1 -> TCL_INDEX_NONE check-in: 1ad5d08ee8 user: jan.nijtmans tags: trunk, main | |
| 11:42 | Merge 8.7: Bug [9c5a00c69d]. Fix ~user on Windows check-in: 8c6befab7c user: apnadkarni tags: trunk, main | |
| 11:39 | A better fix for Valgrind "still reachable" report in TestcmdtokenCmd(). check-in: a42745193b user: pooryorick tags: core-8-branch | |
| 11:09 | Merge 8.6: Bug [9c5a00c69d]. Fix ~user on Windows check-in: a479ad913c user: apnadkarni tags: core-8-branch | |
| 09:57 | Bug [9c5a00c69d]. Fix ~user on Windows check-in: 82cc9a4f34 user: apnadkarni tags: core-8-6-branch | |
| 07:11 | A better fix for Valgrind "still reachable" report in TestcmdtokenCmd(). Closed-Leaf check-in: 4cdf1436d1 user: pooryorick tags: pyk-TestcmdtokenCmd | |
| 00:43 | Merge 9.0 check-in: 38f5d517dd user: jan.nijtmans tags: tip-626 | |
| 00:26 | More -1 -> TCL_INDEX_NONE check-in: 7a2fc29ce0 user: jan.nijtmans tags: trunk, main | |
|
2023-03-04
| ||
| 18:12 | Make dltest/pkg*.c simple example how to use Tcl_Size with Tcl_GetStringFromObj() check-in: adb38c336f user: jan.nijtmans tags: trunk, main | |
| 16:33 | Merge 8.7 - Protect zlib errors with check for null interp check-in: aceb89781d user: apnadkarni tags: trunk, main | |
| 16:26 | Protect zlib errors with check for null interp check-in: 626b25e226 user: apnadkarni tags: core-8-branch | |
| 15:11 | Add test for [9c5a00c69d], tilde expansion of ~user Closed-Leaf check-in: 07b6e775f4 user: apnadkarni tags: bug-9c5a00c69d | |
| 12:13 | Bug [9c5a00c69d]. Tilde expansion on Windows check-in: 1ea1122bf8 user: apnadkarni tags: bug-9c5a00c69d | |
| 10:28 | Merge 9.0. One more "strictBug" check-in: 1f5bc348b7 user: jan.nijtmans tags: make-strict-the-default | |
| 10:20 | Merge 8.7 check-in: 498ef65f88 user: jan.nijtmans tags: trunk, main | |
| 10:19 | Merge 8.6 check-in: 16a3c41087 user: jan.nijtmans tags: core-8-branch | |
| 10:18 | Test constraint notInCIenv no longer necessary (due to previous fix) check-in: 14c6c0727d user: jan.nijtmans tags: core-8-6-branch | |
| 10:13 | Merge 8.7 check-in: 02f5bcd5f4 user: jan.nijtmans tags: trunk, main | |
| 10:09 | Merge 8.6 check-in: 980e01621b user: jan.nijtmans tags: core-8-branch | |
| 10:08 | Fix [1b8df10110]: Tcl_GetTime returns wrong usec value on Windows check-in: b004b97979 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-03-03
| ||
| 14:09 | merge trunk check-in: 318795702b user: dgp tags: dgp-refactor | |
| 14:02 | merge trunk check-in: e50f70450c user: dgp tags: novem | |
| 14:02 | merge trunk check-in: d61b0bbfd3 user: dgp tags: core-9-0-b1-rc | |
| 13:27 | More "strictBug" constraints check-in: ecec96699f user: jan.nijtmans tags: make-strict-the-default | |
| 13:19 | Merge 9.0. knownBug -> strictBug check-in: 98cba50454 user: jan.nijtmans tags: make-strict-the-default | |
| 13:04 | Adapt type-casts to Tcl 9.0 signature of Tcl_Free/Tcl_Realloc/Tcl_AttemptRealloc check-in: 91247f5ef8 user: jan.nijtmans tags: trunk, main | |
| 13:03 | ckfree() shouldn't be used in Tcl 9 core code any more check-in: c1e87a7fe5 user: jan.nijtmans tags: trunk, main | |
| 12:39 | Fix Valgrind "still reachable" report in TestcmdtokenCmd(). check-in: 69364e849f user: pooryorick tags: trunk, main | |
| 12:17 | Fix Valgrind "still reachable" report in TestcmdtokenCmd(). check-in: 1170c0f0a8 user: pooryorick tags: core-8-branch | |
| 12:15 | Fix Valgrind "still reachable" report in TestcmdtokenCmd(). check-in: 762f581ae3 user: pooryorick tags: pyk-TestcmdtokenCmd | |
| 10:47 | Bug [9a978f8323]: Fix large reads > 2GB check-in: 7572740252 user: apnadkarni tags: trunk, main | |
|
2023-03-02
| ||
| 14:36 | merge trunk check-in: 005ce890d8 user: dgp tags: novem | |
| 14:36 | merge trunk check-in: 52693d8367 user: dgp tags: dgp-refactor | |
| 14:21 | merge trunk check-in: fe7361356b user: dgp tags: core-9-0-b1-rc | |
| 14:04 | merge 8.7 check-in: 96a5e5627a user: dgp tags: core-8-7-b1-rc | |
| 12:30 | Merge 9.0 check-in: 7884884840 user: jan.nijtmans tags: tip-626 | |
| 12:15 | Merge 9.0. 2 more knownBug's check-in: bd20d3e0b4 user: jan.nijtmans tags: make-strict-the-default | |
| 08:00 | Merge 9.0 - disable file perms tests on wsl check-in: 5cad9ca0b2 user: apnadkarni tags: tip-656-tcl9 | |
| 07:46 | Merge 8.7 - disable tests on WSL check-in: 69c6438f23 user: apnadkarni tags: tip-656 | |
| 07:32 | Merge 8.7: Disable more file permissions tests for WSL (not supported in WSL/NTFS) check-in: 1cb4cb2fe2 user: apnadkarni tags: trunk, main | |
| 07:08 | Disable more file permissions tests for WSL (not supported in WSL/NTFS) check-in: 547d467832 user: apnadkarni tags: core-8-branch | |
| 06:41 | Bug [e778e3f804]. Fix error message for invalid profile name. check-in: f9e3e55bb8 user: apnadkarni tags: tip-656 | |
| 06:29 | Bug [e778e3f804]. Fix error message for invalid profile name. check-in: 80abdf9c7d user: apnadkarni tags: tip-656-tcl9 | |
| 04:48 | Add encoding test vector files check-in: 1d59f7ff51 user: apnadkarni tags: tip-656-tcl9 | |
| 04:35 | Cherrypick [13537afd1b] - eliminate TCL_ENCODING_MODIFIED check-in: 9c6ee19533 user: apnadkarni tags: tip-656-tcl9 | |
| 04:16 | Eliminate TCL_ENCODING_MODIFIED flag check-in: 13537afd1b user: apnadkarni tags: tip-656 | |
|
2023-03-01
| ||
| 15:39 | Fix Tcl_UtfToExternalDStringEx call in macos code check-in: 47e42c11de user: apnadkarni tags: tip-656-tcl9 | |
| 14:57 | Merge mark with core-8-branch check-in: 1015789824 user: apnadkarni tags: trunk, main | |
| 14:55 | Cherrypick [f1dd5f1cc7]: constrain tests not supported on WSL check-in: 02b0494479 user: apnadkarni tags: core-8-branch | |
| 13:58 | Disable file permission tests under WSL as WSL does not support Unix file attrs without special conf... check-in: f1dd5f1cc7 user: apnadkarni tags: trunk, main | |
| 13:41 | Merge trunk Closed-Leaf check-in: cfbda02bec user: apnadkarni tags: bug-9a978f8323 | |
| 13:18 | Bug [9a978f8323]: crash reading large files check-in: a9226d7a1b user: apnadkarni tags: bug-9a978f8323 | |
| 11:15 | http11-1.6.1 fails sometimes too check-in: 84a3ab8cf2 user: jan.nijtmans tags: make-strict-the-default | |
| 11:11 | Merge 9.0, and one more knownBug mark check-in: 615d4c5f6b user: jan.nijtmans tags: make-strict-the-default | |
| 11:06 | Fix msvc build (with OPTS=symbols) check-in: 3f8591150d user: jan.nijtmans tags: trunk, main | |
| 08:01 | Merge 9.0. TclpSysalloc fix. check-in: fa1f039a85 user: apnadkarni tags: tip-656-tcl9 | |
| 07:56 | Fix [f8ef6b3670] crash. TclpSysAlloc macro was truncating size request to 32 bits on Windows. check-in: 77b3ebc0ba user: apnadkarni tags: trunk, main | |
| 07:19 | Merge 9.0 check-in: eb12679c83 user: apnadkarni tags: tip-656-tcl9 | |
|
2023-02-28
| ||
| 22:13 | Experiment, WIP. See how far we get, adapting Nathan's code, but for blocking channels only. Closed-Leaf check-in: 21b8c4074d user: jan.nijtmans tags: jn-tip-653-partial | |
| 20:21 | One more knownBug mark check-in: 2a6fb13980 user: jan.nijtmans tags: make-strict-the-default | |
| 18:32 | Mark 3 testcases as knownBug check-in: 77ece57fdc user: jan.nijtmans tags: make-strict-the-default | |
| 17:16 | Cherrypick [070225e33d]. Move setting of profile flags to lower level functions in case they are cal... check-in: 8c48e4cad4 user: apnadkarni tags: tip-656-tcl9 | |
| 17:13 | Let's see if changing iso8859-1 -> utf-8 helps check-in: 03fee3401e user: jan.nijtmans tags: make-strict-the-default | |
| 16:58 | Merge 9.0 check-in: 689b3f3457 user: jan.nijtmans tags: make-strict-the-default | |
| 16:08 | Proposed fix for [e778e3f804]: Parsing of "profile" for TIP #656 Leaf check-in: 82377ce539 user: jan.nijtmans tags: bug-e778e3f804 | |
| 15:39 | Merge 8.7 check-in: 99cfb068bb user: apnadkarni tags: tip-656 | |
| 14:08 | int -> Tcl_Size to match TIP check-in: 3270877c8d user: apnadkarni tags: tip-656 | |
| 13:36 | Merge 8.7 check-in: 5b43eb89dd user: jan.nijtmans tags: trunk, main | |
| 13:33 | Put back testcase io-52.20, and re-fix [4a7397e0b3] check-in: 9c0db3d168 user: jan.nijtmans tags: core-8-branch | |
| 13:25 | Merge 8.7 check-in: 0fbea57450 user: apnadkarni tags: tip-656 | |
| 13:24 | Merge 8.7 check-in: f0039dade9 user: apnadkarni tags: tip-656 | |
| 12:45 | Merge 8.7 check-in: 01f497c926 user: jan.nijtmans tags: trunk, main | |
| 12:43 | Missing ')' check-in: 2a0db90a03 user: jan.nijtmans tags: core-8-branch | |
| 12:25 | Move setting of profile in flags parameter to lower level functions in case they are called directly check-in: 070225e33d user: apnadkarni tags: tip-656 | |
| 12:20 | Merge 8.7 check-in: 917e233bd3 user: jan.nijtmans tags: trunk, main | |
| 12:16 | Restore previous behavior for non-blocking mode, as for this mode the semantics of [read]/[gets] wer... check-in: b4d64ccac5 user: jan.nijtmans tags: core-8-branch | |
| 11:57 | Reverted [d156af9fb76dd2f4] and removed tests io-52.20 io-75.6 io-75.7, as this commit, intended to ... check-in: 839cd83777 user: pooryorick tags: trunk, main | |
| 11:42 | Reverted [d156af9fb76dd2f4] and removed tests io-52.20 io-75.6 io-75.7, as this commit, intended to ... check-in: 0b5f6bd67b user: pooryorick tags: core-8-branch | |
| 11:00 | Merge 8.7. And fix Tcl_UtfToExternal()/Tcl_ExternalToUtf() (at least - sufficient for tclZlib.c), su... check-in: 91094999d0 user: jan.nijtmans tags: trunk, main | |
| 10:36 | Merge 8.6 check-in: bc4fffd65e user: jan.nijtmans tags: core-8-branch | |
| 10:28 | Merge bug-fb368527ae. Bug [fb368527ae] Large string truncation check-in: f868c40053 user: apnadkarni tags: trunk, main | |
| 10:18 | Fix [f9eafc3886]: Error handling in zlib comment/filename check-in: 481142c39d user: jan.nijtmans tags: core-8-6-branch | |
| 10:13 | Make the descriptions in doc/Tcl.n more concise and intuitive. check-in: b49efeca6a user: pooryorick tags: trunk, main | |
| 10:06 | Make the descriptions in doc/Tcl.n more concise and intuitive. check-in: c592759187 user: pooryorick tags: core-8-branch | |
| 10:04 | Make the descriptions in doc/Tcl.n more concise and intuitive. Closed-Leaf check-in: 1117e4b1f0 user: pooryorick tags: tclrules | |
| 09:59 | Fix formatting issue in Tcl.n check-in: 2ad5cbb37b user: pooryorick tags: trunk, main | |
| 09:57 | Fix formatting issue in Tcl.n check-in: b2d74396e8 user: pooryorick tags: core-8-branch | |
| 07:49 | merge-mark check-in: 55044d3a78 user: jan.nijtmans tags: optional-signed-size | |
| 07:45 | In case of combining TIP #494 (TCL_8_COMPAT) and #628 (building for Tcl 8.7 with 9.0 headers), ignor... check-in: f42b15db40 user: jan.nijtmans tags: trunk, main | |
|
2023-02-27
| ||
| 20:50 | Fix testcases Closed-Leaf check-in: 6661e7a157 user: jan.nijtmans tags: bug-f9eafc3886 | |
| 20:36 | Experiment: Use -DTCL_SIGNED_SIZE to switch Tcl_Size from size_t to ptrdiff_t check-in: 3ea98e212f user: jan.nijtmans tags: optional-signed-size | |
| 13:33 | merge trunk check-in: f04eb1e0ae user: dgp tags: dgp-refactor | |
| 13:28 | merge trunk check-in: 5b3f54982c user: dgp tags: novem | |
| 13:28 | merge trunk check-in: c439313f9b user: dgp tags: core-9-0-b1-rc | |
| 13:22 | merge 8.7 check-in: 24ed4112bd user: dgp tags: core-8-7-b1-rc | |
| 12:31 | Fix crash. int->size_t needs +1 in comparisons. Closed-Leaf check-in: 2ab7a366d5 user: apnadkarni tags: bug-fb368527ae | |
| 11:59 | Fix [3d01d51bc4]: Tcl 9: Cannot write large strings to file. Also some size_t -> Tcl_Size changes. check-in: 186e4d9317 user: jan.nijtmans tags: trunk, main | |
| 04:15 | Tests for encoding strings > 4GB (under perf constraint) check-in: b9e6cb98ed user: apnadkarni tags: bug-fb368527ae | |
| 03:13 | Add perf constraint to large io tests to prevent memory faults on systems with limited memory Closed-Leaf check-in: dad51fc677 user: apnadkarni tags: bug-3d01d51bc4 | |
|
2023-02-26
| ||
| 21:37 | fill in bug ticket-nr check-in: d2973f4be0 user: jan.nijtmans tags: bug-f9eafc3886 | |
| 20:12 | Proposed fix for [f9eafc3886]: Error handling in zlib comment/filename. With testcases check-in: ae4c81f4a8 user: jan.nijtmans tags: bug-f9eafc3886 | |
| 17:19 | Handle Tcl_UtfToExternal error in tclZlib.c Closed-Leaf check-in: 4ca3524d27 user: jan.nijtmans tags: bug-fb368527ae-jn | |
| 16:54 | Handle statePtr != NULL as well check-in: f6953451f0 user: jan.nijtmans tags: bug-fb368527ae-jn | |
| 16:41 | Make Tcl_UtfToExternal()/Tcl_ExternalToUtf() report the error, if srcLen and dstLen are both > INT_M... check-in: d110cdebf8 user: jan.nijtmans tags: bug-fb368527ae-jn | |
| 16:04 | merge-mark check-in: 3513e43ea1 user: jan.nijtmans tags: trunk, main | |
| 16:04 | Merge 8.6 check-in: fd2fe9eb83 user: jan.nijtmans tags: core-8-branch | |
| 16:01 | More dstring testcases, extracted from [46dda6fc29] check-in: f470f396d6 user: jan.nijtmans tags: core-8-6-branch | |
| 15:42 | Fix [46dda6fc29] - trace crash caused by TclScanElement check-in: 32c5b5172b user: apnadkarni tags: trunk, main | |
| 14:27 | Merge 9.0. Adapt more test-cases, to see what's remaining check-in: 09b3a7a3dd user: jan.nijtmans tags: make-strict-the-default | |
| 12:56 | Move the "srcLen -= srcChunkRead;" past the "if ((result != TCL_CONVERT_NOSPACE)..." (where it origi... check-in: 603ae5a10f user: jan.nijtmans tags: bug-fb368527ae | |
| 12:27 | (size_t) -1 -> TCL_INDEX_NONE check-in: 9623ac582e user: jan.nijtmans tags: bug-3d01d51bc4 | |
| 07:15 | Also fix [90ff9b7f73] - writes of exactly 4294967295 bytes check-in: 7ad27f4c32 user: apnadkarni tags: bug-3d01d51bc4 | |
| 06:26 | Minor refactor, add tests check-in: 93ba406eed user: apnadkarni tags: bug-3d01d51bc4 | |
|
2023-02-25
| ||
| 17:23 | Fix large writes to file. Need to break into INT_MAX size chunks. check-in: 57fb62005d user: apnadkarni tags: bug-3d01d51bc4 | |
| 16:29 | Experimental fix for [fb368527ae] - length truncation check-in: eb6626d1e6 user: apnadkarni tags: bug-fb368527ae | |
| 09:26 | Fix and tests for [46dda6fc29] Closed-Leaf check-in: 82e7ae4b54 user: apnadkarni tags: bug-46dda6fc29 | |
| 08:58 | Add tests for Bug [46dda6fc29] check-in: 2c91dd57fa user: apnadkarni tags: bug-46dda6fc29 | |
| 07:35 | Fix [1d074b177a]. Failure to read .tclshrc check-in: 46d3081b16 user: apnadkarni tags: trunk, main | |
| 06:13 | Tests pass modulo couple of differences in Tcl 8 and 9 default behavior to be discussed (tickets log... check-in: 9ceaffc7be user: apnadkarni tags: tip-656-tcl9 | |
| 03:03 | Compiles and runs. Tests still to be ported. check-in: c057c79d2b user: apnadkarni tags: tip-656-tcl9 | |
|
2023-02-24
| ||
| 15:04 | merge trunk check-in: bd06d278b8 user: dgp tags: dgp-refactor | |
| 14:52 | merge trunk check-in: 6794db8f83 user: dgp tags: novem | |
| 14:52 | merge trunk check-in: 7a06e96e01 user: dgp tags: core-9-0-b1-rc | |
| 14:34 | merge 8.7 check-in: 1224aa5a8a user: dgp tags: core-8-7-b1-rc | |
| 13:37 | Create new branch named "tip-656-tcl9" check-in: 15ce8454d9 user: apnadkarni tags: tip-656-tcl9 | |
| 13:34 | Add teststringobj newunicode command to test invalid input to Tcl_NewUnicodeObj check-in: 76d20961d0 user: apnadkarni tags: tip-656 | |
| 10:32 | Raise error on invalid flags check-in: 28c0ea5f1b user: apnadkarni tags: tip-656 | |
| 09:57 | Merge 8.7 check-in: 630e01679f user: apnadkarni tags: tip-656 | |
| 09:35 | Factor out encoding test vectors into separate file so they can be used for file IO tests check-in: 063ca81db9 user: apnadkarni tags: tip-656 | |
| 08:33 | Merge 8.7 check-in: ba4e192f46 user: jan.nijtmans tags: trunk, main | |
| 08:25 | int -> Tcl_Size in tclEncoding.c (making the diff between Tcl 8.7 and 9.0 smaller) check-in: eb7c2446eb user: jan.nijtmans tags: core-8-branch | |
| 03:35 | Bug [40c61a5d10]. Fix syntax error message. check-in: ebf20c29bd user: apnadkarni tags: tip-656 | |
| 03:10 | Merge [bug-dab7fd5973]. Pick up memory leak fix from 8.7. Thanks, Jan check-in: 4507659bcd user: apnadkarni tags: tip-656 | |
|
2023-02-23
| ||
| 21:31 | -strictencoding 1 -> -encodingprofile strict (since the testcases placed back in previous commit did... Closed-Leaf check-in: c621947424 user: jan.nijtmans tags: bug-dab7fd5973 | |
| 21:20 | Remove left-over traces of [0a74820b6d], which was merged into the apn-encoding-profile and landed i... check-in: ff7923a914 user: jan.nijtmans tags: bug-dab7fd5973 | |
| 14:04 | Merge jan-encoding-profile Closed-Leaf check-in: 8f06510aea user: jan.nijtmans tags: jan-encoding-profile-for-9.0 | |
| 13:24 | Had forgotten to remove disabled code check-in: c1b6369a50 user: apnadkarni tags: tip-656 | |
| 13:19 | New signature for Tcl_ExternalToUtfDStringEx and Tcl_UtfToExternalDStringEx as per TIP 656 check-in: 2274d048cf user: apnadkarni tags: tip-656 | |
| 12:13 | Merge 9.0 check-in: ff27ef80bd user: jan.nijtmans tags: jan-encoding-profile-for-9.0 | |
| 11:51 | Merge 8.7 Closed-Leaf check-in: cad1e71ff1 user: jan.nijtmans tags: jan-encoding-profile | |
| 11:22 | Merge 8.7 check-in: 8a44af5914 user: apnadkarni tags: tip-656-pre-capi, tip-656 | |
| 11:02 | Merge 8.7 check-in: 69fba9fb6b user: jan.nijtmans tags: trunk, main | |
| 11:00 | Fix [4bea02e811]: encoding convertfrom -strict ascii \x7f generates exception Many other encodings h... check-in: c86a644db8 user: jan.nijtmans tags: core-8-branch | |
| 10:45 | merge-mark check-in: 384d904963 user: jan.nijtmans tags: core-8-branch | |
| 10:44 | See [d19fe0a5b] for follow-up to previous commit check-in: 548b08e28b user: jan.nijtmans tags: core-8-6-branch | |
| 10:22 | Fix gcc warnings and encoding error message (bug [40c61a5d10]) check-in: 00b03d47c5 user: apnadkarni tags: tip-656 | |
|
2023-02-22
| ||
| 21:08 | Experiment: Make "strict" the default for 9.0. Some trivial testcases are adapted, but the crucial o... check-in: 9f3838649f user: jan.nijtmans tags: make-strict-the-default | |
| 20:46 | merge-mark check-in: 69f9e2ec2d user: jan.nijtmans tags: trunk, main | |
| 20:44 | minor bug-fix in utf-16/utf-32: 2 testcases failed in Tcl 9 compatibility mode (-DTCL_NO_DEPRECATED... check-in: 90aa5de6f4 user: jan.nijtmans tags: core-8-branch | |
| 20:27 | Merge 8.7 check-in: 355a5e4733 user: jan.nijtmans tags: trunk, main | |
| 17:56 | Merge 8.6 check-in: bee7bfb892 user: jan.nijtmans tags: core-8-branch | |
| 17:34 | Fix [d19fe0a5b]: Handling incomplete byte sequences for utf-16/utf-32 check-in: ff5920ffd7 user: jan.nijtmans tags: core-8-6-branch | |
| 17:20 | merge-mark check-in: 7b57981168 user: jan.nijtmans tags: jan-encoding-profile-for-9.0 | |
| 17:18 | First bugfix check-in: 0c53a7c842 user: jan.nijtmans tags: jan-encoding-profile | |
| 17:07 | port jan-encoding-profile to 9.0 check-in: 900d53d140 user: jan.nijtmans tags: jan-encoding-profile-for-9.0 | |
| 16:16 | Merge 8.7. Finish implementing "replace" profile. check-in: 1a13658857 user: jan.nijtmans tags: jan-encoding-profile | |
| 15:50 | merge trunk check-in: 96937d3617 user: dgp tags: dgp-refactor | |
| 15:40 | merge trunk check-in: 97fdbd1dd9 user: dgp tags: novem | |
| 15:28 | Merge 8.7 check-in: bcda8d12a6 user: apnadkarni tags: tip-656 | |
| 15:21 | merge trunk check-in: 90a24552f6 user: dgp tags: core-9-0-b1-rc | |
| 15:02 | merge 8.7 check-in: 25bcc66187 user: dgp tags: core-8-7-b1-rc | |
| 13:42 | Add ICU tests for unmapped characters. check-in: be36e83bbb user: apnadkarni tags: tip-656 | |
| 13:34 | re-generate macDingbats.enc, so it can now throw exceptions for the range 0x8E-0x9F Closed-Leaf check-in: 37b50ca299 user: jan.nijtmans tags: bug-4bea02e811 | |
| 13:31 | Make txt2enc smarter, so we don't have to add DELETE any more in all original tables, better keep th... check-in: 7177e15967 user: jan.nijtmans tags: bug-4bea02e811 | |
| 13:03 | Merge 8.7. Adapt more testcases not to depend on the system encoding any more check-in: f951b6a803 user: jan.nijtmans tags: bug-4bea02e811 | |
| 07:48 | Merge 8.7 check-in: f64a19cf62 user: jan.nijtmans tags: trunk, main | |
| 07:28 | Fix [5607d6482c]: strict ucs-2 never implemented (TIP #346/#656) check-in: e5cc7c86bf user: jan.nijtmans tags: core-8-branch | |
| 07:24 | Merge 8.6 check-in: b37e2dd04f user: jan.nijtmans tags: core-8-branch | |
| 07:21 | Fix [534172ff5b]: Crash in DeleteReflectedChannelMap (introduced via tcllib 1.21) check-in: c77e351b9c user: jan.nijtmans tags: core-8-6-branch | |
|
2023-02-21
| ||
| 23:22 | Add 0x7F: DELETE to more mac* encodings (so re-generating doesn't remove it again) check-in: a2bd9b31b8 user: jan.nijtmans tags: bug-4bea02e811 | |
| 23:16 | More encoding fixes, e.g. range 0x80-0x9F for dingbats and symbol. Remove "-m" option from txt2enc.c... check-in: 1d90e87e4d user: jan.nijtmans tags: bug-4bea02e811 | |
| 17:50 | Proposed fix for [d19fe0a5b]: Handling incomplete byte sequences for utf-16/utf-32 Closed-Leaf check-in: be99e0b905 user: jan.nijtmans tags: bug-d19fe0a5b | |
| 17:27 | Rework ICU tests to check validity of whole charmap in one test, else too many tests. check-in: 8c1f9311ec user: apnadkarni tags: tip-656 | |
| 16:58 | Some test-cases start failing in 9.0-compatibility-mode (-DTCL_NO_DEPRECATED), if the system encodin... check-in: 2d796dd4fc user: jan.nijtmans tags: bug-4bea02e811 | |
| 16:09 | Proposed fix for [534172ff5b]: Crash in DeleteReflectedChannelMap (introduced via tcllib 1.21) Closed-Leaf check-in: 488c80081a user: jan.nijtmans tags: bug-534172ff5b | |
| 16:03 | Generate test data from ICU UCM data files. SBCS only for now check-in: ad1a0a20bf user: apnadkarni tags: tip-656 | |
|
2023-02-20
| ||
| 23:41 | merge 8.7 check-in: bc5ce286ed user: jan.nijtmans tags: core-8-7-b1-rc | |
| 21:43 | re-generated 8 more encodings check-in: 916e5d4537 user: jan.nijtmans tags: bug-4bea02e811 | |
| 20:52 | Two more files, re-generated check-in: e9b87bfe92 user: jan.nijtmans tags: bug-4bea02e811 | |
| 20:41 | Proposed fix for [4bea02e811]: encoding convertfrom -strict ascii \x7f generates exception check-in: 10971c2d97 user: jan.nijtmans tags: bug-4bea02e811 | |
| 15:41 | Fix replace profile handling of truncated surrogates check-in: ec79741748 user: apnadkarni tags: tip-656 | |
| 15:08 | Add UTF16 and UTF32 tests check-in: 34a6d40743 user: apnadkarni tags: tip-656 | |
|
2023-02-19
| ||
| 21:46 | Experiment: Make "strict" the default for 9.0. Some trivial testcases are adapted, but the crucial o... check-in: 0a3ee3a1da user: jan.nijtmans tags: make-strict-the-default | |
| 11:41 | Proposed fix for [5607d6482c]: strict ucs-2 never implemented (TIP #346/#656) Closed-Leaf check-in: df48a23e38 user: jan.nijtmans tags: bug-5607d6482c | |
| 07:40 | Remove knownBug test constraints now that fix has been merged from core-8-branch check-in: d309b505e2 user: apnadkarni tags: tip-656 | |
|
2023-02-18
| ||
| 17:41 | Minor refactoring/fixes after merge check-in: 29d3eb105e user: apnadkarni tags: tip-656 | |
| 17:34 | Merge 8.7 to pick up UTF-8 encoding fix check-in: fcec414fdd user: apnadkarni tags: tip-656 | |
| 16:25 | Done with invalid utf-8 table check-in: 28dd1833f8 user: apnadkarni tags: tip-656 | |
|
2023-02-17
| ||
| 19:15 | Merge 8.7 check-in: 7b54fc6784 user: jan.nijtmans tags: trunk, main | |
| 19:14 | Fix for [885c86a9a0]: convertfrom utf8 breaks for 4 byte utf encodings check-in: c9645172df user: jan.nijtmans tags: core-8-branch | |
| 19:12 | Make a start implementing "replace" check-in: 8965167358 user: jan.nijtmans tags: jan-encoding-profile | |
| 18:59 | Part way through utf-8 test equivalence classes check-in: e49afef9c2 user: apnadkarni tags: tip-656 | |
| 11:08 | Merge 8.7 check-in: 72c58dedd0 user: apnadkarni tags: tip-656 | |
|
2023-02-16
| ||
| 21:50 | complete fix Closed-Leaf check-in: 5627ae0620 user: jan.nijtmans tags: bug-885c86a9a0 | |
| 21:41 | Merge 8.7 check-in: 15d52abd32 user: jan.nijtmans tags: bug-885c86a9a0 | |
| 21:29 | Final part of [10c2c17c32]: UTF-LE32 encoder mapping of surrogates. Problem was in testcase, not in ... check-in: fc029613d5 user: jan.nijtmans tags: trunk, main | |
| 21:14 | Merge 8.7 check-in: 6ca5a8a9cd user: jan.nijtmans tags: trunk, main | |
| 21:03 | Fix [5e6ae6e05e]: Implement -strict correctly for cesu-8 check-in: 345299048d user: jan.nijtmans tags: core-8-branch | |
| 20:57 | Fix [33ab6d08eb]: Inconsistent behavior with encoding convertfrom -failindex check-in: c9a3653986 user: jan.nijtmans tags: core-8-branch | |
| 20:54 | parsing simplifications check-in: 4c3fc8cc5a user: jan.nijtmans tags: jan-encoding-profile | |
| 17:15 | Bit more work on encoding test framework. Long way to go. check-in: c1c5993bd7 user: apnadkarni tags: tip-656 | |
| 16:59 | Fix [5e6ae6e05e]: Implement -strict correctly for cesu-8 Closed-Leaf check-in: 28c65c306c user: jan.nijtmans tags: bug-5e6ae6e05e | |
| 07:59 | Try to fix [885c86a9a0]. Doesn't work completely yet. check-in: 75fea0971f user: jan.nijtmans tags: bug-885c86a9a0 | |
|
2023-02-15
| ||
| 20:26 | Fix for [33ab6d08eb]: Inconsistent behavior with encoding convertfrom -failindex Closed-Leaf check-in: e13da3659a user: jan.nijtmans tags: bug-33ab6d08eb | |
| 17:27 | Start on expanding encoding tests check-in: 8f3685d3bc user: apnadkarni tags: tip-656 | |
| 08:10 | Merge 9.0 check-in: 24d64bf0f1 user: jan.nijtmans tags: tip-626 | |
| 08:07 | Merge 8.7 check-in: fe54733688 user: jan.nijtmans tags: jan-encoding-profile | |
| 07:30 | Merge 8.7. Test-case only check-in: e90924bb13 user: jan.nijtmans tags: trunk, main | |
| 07:21 | Ticket [10c2c17c32] follow-up. One output char too much with -failindex. check-in: 6349e0c2e1 user: jan.nijtmans tags: core-8-branch | |
| 05:24 | Merge 8.7 check-in: d4772edf05 user: apnadkarni tags: tip-656 | |
|
2023-02-14
| ||
| 22:06 | Merge 8.7 check-in: de933019a1 user: jan.nijtmans tags: trunk, main | |
| 21:42 | Fix for [bd1a60eb9c]: convertfrom utf-8 strict mode allows surrogates in input sequence check-in: 84f30c5d4e user: jan.nijtmans tags: core-8-branch | |
| 20:50 | Complete fix for [bd1a60eb9c]. Also fix a bug in the tableencoding. With testcases. Closed-Leaf check-in: c58db5881e user: jan.nijtmans tags: bug-bd1a60eb9c | |
| 11:56 | Remove obsolete comment check-in: 9d5516a4e9 user: apnadkarni tags: tip-656 | |
| 11:39 | Fix uniqueness parsing fconfigure -encoding / -encodingprofile options check-in: 66074c9b6d user: apnadkarni tags: tip-656 | |
| 11:37 | Bug [bd1a60eb9c]. Eliminate TCL_ENCODING_UTF. Closed-Leaf check-in: 8dc5e620ee user: apnadkarni tags: apn-encoding-profile | |
| 10:43 | Fix for [b8f575aa2398b0e4] and [154ed7ce564a7b4c], double-[read]/[gets] problem. Partial-read functi... Closed-Leaf check-in: ecd7aaec80 user: pooryorick tags: py-b8f575aa23-nopartial | |
| 10:28 | fix for [dab7fd5973]: Memory leak in commit [0a74820b6d]. check-in: 3d64a2569b user: pooryorick tags: py-b8f575aa23-nopartial | |
| 07:29 | Make a start fixing [bd1a60eb9c]. WIP check-in: 15fba8ddec user: jan.nijtmans tags: bug-bd1a60eb9c | |
| 06:38 | Add new valgrind suppression items. jn: This looks like a good idea, so please re-apply to core-8... Closed-Leaf check-in: 04cf08d26a user: pooryorick tags: py-valgrind | |
|
2023-02-13
| ||
| 14:37 | merge trunk check-in: 142ab5a157 user: dgp tags: dgp-refactor | |
| 14:29 | merge trunk check-in: 68aa4b81aa user: dgp tags: novem | |
| 14:29 | merge trunk check-in: a8b43dd3be user: dgp tags: core-9-0-b1-rc | |
| 14:06 | merge 8.7 check-in: 49849c85bb user: dgp tags: core-8-7-b1-rc | |
| 10:12 | Merge 8.7. Mark (new) testcase encoding-16.15 as "knownBug": still needs a fix. check-in: a155df4adc user: jan.nijtmans tags: trunk, main | |
| 08:39 | Fix for [10c2c17c32]: UTF-LE32 encoder mapping of surrogates. With testcases (both for utf-32 and ut... check-in: 26aadbbd1f user: jan.nijtmans tags: core-8-branch | |
|
2023-02-12
| ||
| 17:34 | Tentative fix for [bd1a60eb9] - surrogates in strict utf-8 check-in: ea2d05b48b user: apnadkarni tags: apn-encoding-profile | |
| 16:56 | Minor fixes and tests check-in: 92345e0520 user: apnadkarni tags: apn-encoding-profile | |
| 11:04 | Added 'encoding profiles' check-in: 170b5d76f2 user: apnadkarni tags: apn-encoding-profile | |
| 06:15 | Minor readability changes check-in: 7fe70a05cf user: apnadkarni tags: apn-encoding-profile | |
| 01:00 | Merge 8.7 check-in: 2d036d968c user: jan.nijtmans tags: trunk, main | |
| 00:49 | Proposed fix (and testcases) for [4a7397e0b3]: Tcl 9: fcopy with -strictencoding 1 UTF-8 channels check-in: 8b772479c3 user: jan.nijtmans tags: core-8-branch | |
|
2023-02-11
| ||
| 17:38 | Partial implementation of replace profile check-in: 7dc2095f6a user: apnadkarni tags: apn-encoding-profile | |
| 01:51 | Eliminate TCL_ENCODING_{STRICT,NOCOMPLAIN} check-in: 7a9d0fe95b user: apnadkarni tags: apn-encoding-profile | |
|
2023-02-10
| ||
| 20:22 | Proposed fix (and testcases) for [4a7397e0b3]: Tcl 9: fcopy with -strictencoding 1 UTF-8 channels Closed-Leaf check-in: 0f04d39da4 user: jan.nijtmans tags: bug-4a7397e0b3 | |
| 17:07 | Phase out (almost) STRICT and NOCOMPLAIN flags. check-in: 4a2770b48e user: apnadkarni tags: apn-encoding-profile | |
| 16:28 | merge 8.7 check-in: cf7f5a69fb user: dgp tags: core-8-7-b1-rc | |
|
2023-02-09
| ||
| 19:52 | Add 4 more testcases, showing that the same bug is present in utf-16 as well. Also fix the bug (real... Closed-Leaf check-in: 0ecd1a4f6d user: jan.nijtmans tags: bug-10c2c17c32 | |
| 17:04 | Modify encoding C API to use profiles (in progress) check-in: f1ce788bea user: apnadkarni tags: apn-encoding-profile | |
| 17:03 | Add equivalent tests from ff630bf370 check-in: 7304b2a810 user: apnadkarni tags: apn-encoding-profile | |
| 07:55 | Add 4 testcases, showing that the bug fix introduces another (minor) problem. To be fixed soon check-in: ff630bf370 user: jan.nijtmans tags: bug-10c2c17c32 | |
| 07:27 | Do not have -failindex imply -strict check-in: 05e42cb1af user: apnadkarni tags: apn-encoding-profile | |
| 06:56 | Merge bug-10c2c17c32 check-in: 4da904da4b user: apnadkarni tags: apn-encoding-profile | |
|
2023-02-07
| ||
| 17:10 | Merge core-8-branch check-in: 51dd9f7cd1 user: apnadkarni tags: apn-encoding-profile | |
| 11:25 | Fix tcltest to not exit on encoding errors when printing to stdout check-in: a26df2ffbf user: apnadkarni tags: apn-encoding-profile | |
| 11:23 | Refactor encoding tests for broader coverage and easier test case management check-in: e3764b6ce6 user: apnadkarni tags: apn-encoding-profile | |
| 11:22 | Fix call to EncodingConvertParseOption for decoding check-in: 58cc1bde67 user: apnadkarni tags: apn-encoding-profile | |
|
2023-02-06
| ||
| 22:43 | Proposed fix for [10c2c17c32]: UTF-LE32 encoder mapping of surrogates. TODO: testcase check-in: 0bb13aadb6 user: jan.nijtmans tags: bug-10c2c17c32 | |
| 16:03 | Make last test-cases pass check-in: d2898d5045 user: jan.nijtmans tags: jan-encoding-profile | |
| 14:09 | keep channel options in alphabetical order check-in: 4b5c2ec6fe user: jan.nijtmans tags: jan-encoding-profile | |
|
2023-02-05
| ||
| 23:47 | 2 more test-case fixes check-in: a9a3992bb8 user: jan.nijtmans tags: jan-encoding-profile | |
| 23:22 | Fix handling of default profile. Also fix many test-cases check-in: 7eb72e7739 user: jan.nijtmans tags: jan-encoding-profile | |
| 12:49 | Proposed fix for [dab7fd5973]: Memory leak in commit [0a74820b6d] Closed-Leaf check-in: 9a22ed79ed user: jan.nijtmans tags: bug-dab7fd5973, py-b8f575aa23-nopartial | |
|
2023-02-04
| ||
| 14:10 | Fix for [b8f575aa2398b0e4] and [154ed7ce564a7b4c], double-[read]/[gets] problem. Partial-read functi... check-in: 0a74820b6d user: pooryorick tags: py-b8f575aa23-nopartial | |
| 00:28 | Fix test io-75.14. check-in: 0e4cec99af user: pooryorick tags: py-b8f575aa23-nopartial | |
|
2023-02-03
| ||
| 22:15 | Fix for [b8f575aa2398b0e4] and [154ed7ce564a7b4c], double-[read]/[gets] problem. Partial-read funct... check-in: 104b05b17c user: pooryorick tags: py-b8f575aa23-nopartial | |
| 13:32 | merge trunk check-in: 155eb92c8e user: dgp tags: dgp-refactor | |
| 13:32 | merge trunk check-in: 52e4be6b72 user: dgp tags: novem | |
| 13:25 | merge trunk check-in: c958564959 user: dgp tags: core-9-0-b1-rc | |
| 13:17 | merge 8.7 check-in: a1499adc7e user: dgp tags: core-8-7-b1-rc | |
|
2023-02-02
| ||
| 22:51 | Fix for [b8f575aa2398b0e4] and [154ed7ce564a7b4c], double-[read]/[gets] problem. Partial-read funct... check-in: 11c7f071cb user: pooryorick tags: py-b8f575aa23-nopartial | |
| 16:43 | Update tests to use -encodingprofile check-in: e92847da6f user: apnadkarni tags: apn-encoding-profile | |
| 15:37 | Change encoding error options to fconfigure to encoding profiles check-in: 2127d4e684 user: apnadkarni tags: apn-encoding-profile | |
| 12:23 | Use common option parsing for ConvertfromObjCmd. Fix test error messages. check-in: 8a90707e59 user: apnadkarni tags: apn-encoding-profile | |
| 11:52 | Replace encoding -strict etc. with -profile check-in: 1b0fb9616a user: apnadkarni tags: apn-encoding-profile | |
| 07:17 | Merge 8.7 check-in: e851055acb user: jan.nijtmans tags: trunk, main | |
| 07:12 | Fix documentation on "encoding" command check-in: f3ab9ad6c0 user: jan.nijtmans tags: core-8-branch | |
|
2023-02-01
| ||
| 23:02 | Merge 8.7 check-in: a7c9cdf3c1 user: jan.nijtmans tags: trunk, main | |
| 21:01 | Renumber testscase, sync with Tcl 9.0 check-in: c093f8b044 user: jan.nijtmans tags: core-8-branch | |
| 14:23 | merge trunk check-in: 8f2acc9165 user: dgp tags: core-9-0-b1-rc | |
| 14:05 | merge trunk check-in: 1158f94f49 user: dgp tags: dgp-refactor | |
| 14:05 | merge trunk check-in: 0b0fbd9584 user: dgp tags: novem | |
| 13:59 | merge 8.7 check-in: cc3a3de21d user: dgp tags: core-8-7-b1-rc | |
| 08:13 | merge-mark check-in: ccc96683aa user: jan.nijtmans tags: trunk, main | |
| 08:10 | (cherry-pick) Make Tcl_UniCharToUtf more readable and add test to exercise surrogate handling. (test... check-in: 3b953fea77 user: jan.nijtmans tags: core-8-branch | |
| 07:33 | merge-mark check-in: 84f3bcf38c user: jan.nijtmans tags: trunk, main | |
| 07:32 | (cherry-pick) Make Tcl_UniCharToUtf more readable and add test to exercise surrogate handling. check-in: f4c704bc57 user: jan.nijtmans tags: core-8-branch | |
| 07:29 | (Cherry-pick) Make Tcl_UniCharToUtf more readable. check-in: b4571ae045 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-01-31
| ||
| 23:04 | Make Tcl_UniCharToUtf more readable and add test to exercise surrogate handling. check-in: fcdc24c850 user: pooryorick tags: trunk, main | |
| 22:15 | Fix error introduced in [3e5e37f83b058f3d] for Tcl_UniCharToUtf, and add test. Closed-Leaf check-in: df3390187d user: pooryorick tags: py_easier_to_read | |
| 17:34 | Remove incorrect comment. See: [https://www.magicsplat.com/tcl9/tcl9unicode.html#surrogates-as-liter... check-in: 8fcd12178a user: jan.nijtmans tags: trunk, main | |
| 17:30 | Remove incorrect comment. See: [https://www.magicsplat.com/tcl9/tcl9unicode.html#surrogates-as-liter... check-in: 19310ec979 user: jan.nijtmans tags: core-8-branch | |
| 08:14 | merge-mark check-in: 485acaf419 user: jan.nijtmans tags: trunk, main | |
| 07:49 | SetFlag -> GotFlag (since SetFlag always returns 1, this is nonsence in an if() statement). Also add... check-in: df4e2de49c user: jan.nijtmans tags: core-8-branch | |
|
2023-01-30
| ||
| 16:50 | merge trunk check-in: 00393aabc3 user: dgp tags: core-9-0-b1-rc | |
| 16:42 | merge trunk check-in: 3b703a74e5 user: dgp tags: dgp-refactor | |
| 16:39 | merge trunk check-in: 9f46470d24 user: dgp tags: novem | |
| 16:31 | merge 8.7 Leaf check-in: 8ae074018e user: dgp tags: dgp-review | |
| 15:57 | merge 8.7 check-in: eb8901d5ca user: dgp tags: trunk, main | |
| 15:43 | merge 8.7 check-in: be267ada51 user: dgp tags: core-8-7-b1-rc | |
| 15:37 | silence compiler warning check-in: 019f3c6760 user: dgp tags: core-8-branch | |
| 11:59 | A few more readability changes to Tcl_UniCharToUtf() jn: Please, don't do that here. Tcl_UniCharT... check-in: b8524737fc user: pooryorick tags: py_easier_to_read | |
| 11:22 | Make Tcl_UniCharToUtf() a little easier to read. check-in: 3e5e37f83b user: pooryorick tags: py_easier_to_read | |
|
2023-01-28
| ||
| 20:50 | Another situation where TCL_COMBINE handling gives a strange result (utf-32 encoder) check-in: fb44cd608e user: jan.nijtmans tags: trunk, main | |
| 18:50 | Fix "format %c 0x10000041", should give the same answer as in Tcl 8.6 (Handling of TCL_COMBINE flag ... check-in: 12c9df10a3 user: jan.nijtmans tags: trunk, main | |
|
2023-01-27
| ||
| 19:15 | Add some comments and tidy code. check-in: c6895a058f user: pooryorick tags: core-8-branch | |
| 15:10 | Merge 8.7 check-in: 4fb77727c5 user: jan.nijtmans tags: trunk, main | |
| 14:48 | Fix off-by-one error in tclCmdAH.c, with testcases showing that it works now. check-in: 298950b4c9 user: jan.nijtmans tags: core-8-branch | |
| 14:39 | merge 8.7 check-in: 005daf06b9 user: dgp tags: core-8-7-b1-rc | |
| 14:23 | new testcase encoding-18.1. Testcase cleanup check-in: 07f289aa1b user: jan.nijtmans tags: core-8-6-branch | |
| 14:18 | merge trunk check-in: 8257d35452 user: dgp tags: dgp-refactor | |
| 14:10 | merge trunk check-in: 2b509a79c6 user: dgp tags: novem | |
| 14:01 | merge trunk check-in: a97f381771 user: dgp tags: core-9-0-b1-rc | |
| 08:20 | Update fcopy documentation regarding -size argument check-in: d10f45bd1b user: jan.nijtmans tags: trunk, main | |
| 08:17 | Update fcopy documentation regarding -size argument check-in: 173a6cb112 user: jan.nijtmans tags: core-8-branch | |
| 00:46 | Merge 8.7 check-in: f118b6370b user: pooryorick tags: trunk, main | |
|
2023-01-26
| ||
| 23:55 | Fix for [ee08ed090b0a5408], sporadic segmentation fault in coroutine.test/coroutine-7.4. check-in: 417d67fc63 user: pooryorick tags: core-8-branch | |
|
2023-01-25
| ||
| 20:21 | Test TableFromUtfProc() with strict handling of encoding errors. Closed-Leaf check-in: 653207dc80 user: pooryorick tags: trunk-encodingdefaultorig | |
| 19:56 | Test TableFromUtfProc() with strict handling of encoding errors. check-in: 90523c053f user: pooryorick tags: trunk-encodingdefaultstrict | |
| 17:11 | Merge 9.0 check-in: 8ec9969434 user: jan.nijtmans tags: tip-626 | |
| 17:09 | Experiment: make "encoding" mandatory, when preceded by -strict/-failvar/-nocomplain options Closed-Leaf check-in: af129eecfb user: jan.nijtmans tags: encoding_mandatory | |
| 10:02 | Test TableFromUtfProc() with strict handling of encoding errors. check-in: 21ded00dfb user: pooryorick tags: core-8-branch | |
| 02:52 | Test TableFromUtfProc() with strict handling of encoding errors. Closed-Leaf check-in: c2243f4740 user: pooryorick tags: TableFromUtfProc-test | |
| 00:43 | Merge trunk. check-in: b50e8d056b user: pooryorick tags: trunk-encodingdefaultorig | |
| 00:34 | Merge trunk. check-in: bc59d060c6 user: pooryorick tags: trunk-encodingdefaultstrict | |
|
2023-01-24
| ||
| 20:05 | Merge 8.7 check-in: f9cdaa50ad user: jan.nijtmans tags: trunk, main | |
| 20:00 | First part of fix for [4a7397e0b3]. Not complete yet. check-in: 5d433e183c user: jan.nijtmans tags: core-8-branch | |
| 18:11 | merge 8.7 check-in: f2e5a0609b user: dgp tags: core-8-7-b1-rc | |
| 18:10 | merge trunk check-in: 00ec3d7299 user: dgp tags: dgp-refactor | |
| 18:10 | merge trunk check-in: 22cf779a8b user: dgp tags: novem | |
| 18:06 | Bump to 9.0b1 for release check-in: 7fe2ab82ec user: dgp tags: core-9-0-b1-rc | |
| 09:30 | Merge 9.0 Closed-Leaf check-in: 39d775e023 user: jan.nijtmans tags: bug-4a7397e0b3 | |
|
2023-01-23
| ||
| 21:32 | Rename [encoding convert*] option "-nocomplain"/"-ignore" to "-pass", and "-nocomplainencoding"/"-en... check-in: e36cd992e8 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 20:51 | Merge-mark. Fix testConstraint utf32 (in tests/string.test) check-in: 7cf51d9a73 user: jan.nijtmans tags: trunk, main | |
| 20:41 | Rename [encoding convert*] option "-nocomplain"/"-ignore" to "-pass", and "-nocomplainencoding"/"-en... check-in: ddc84c7563 user: pooryorick tags: trunk-encodingdefaultorig | |
| 20:08 | Merge-mark check-in: 450ec972d7 user: jan.nijtmans tags: core-8-branch | |
| 19:18 | Better error-message for previous commit. Some more code-cleanup, backported from 8.7 check-in: 4694b63bb1 user: jan.nijtmans tags: core-8-6-branch | |
| 13:53 | Per TIP 601, the default behaviour of [encoding convert..] is to require valid input. check-in: 76ee883b53 user: pooryorick tags: trunk-encodingdefaultorig | |
| 10:48 | A branch for fixing TIP 346/601 issues, and other issues related to Unicode encoding, while retainin... check-in: 6ff8e6acdb user: pooryorick tags: trunk-encodingdefaultorig | |
|
2023-01-22
| ||
| 23:35 | Merge 8.7 check-in: 57baf6fc1f user: jan.nijtmans tags: trunk, main | |
| 23:03 | Merge-mark check-in: dec13dafa2 user: jan.nijtmans tags: core-8-branch | |
| 22:53 | Fix [3e8074aea7]: [interp limit time -seconds] has a y2k38 problem check-in: cd0c8575c4 user: jan.nijtmans tags: core-8-6-branch | |
| 22:51 | Allow "-strict" and "-failindex" to be used together in "encoding convertfrom|convertto". As request... check-in: 31f9f24738 user: jan.nijtmans tags: core-8-branch | |
| 11:45 | Fix issue with new options parsing in EncodingConvertfromObjCmd EncodingConverttoObjCmd. check-in: c7e097b3ad user: pooryorick tags: trunk-encodingdefaultstrict | |
| 02:02 | Merge 8.7 (Bug [e3dcab1d14]) check-in: eb8a3ac636 user: kbk tags: trunk, main | |
| 01:55 | Bug [e3dcab1d14] - merge fix from 8.6 check-in: 1e89a154c2 user: kbk tags: core-8-branch | |
| 01:48 | Missed one more off-by-one error, also, tests misnumbered for merge forward. check-in: 79f7b0b83c user: kbk tags: core-8-6-branch | |
| 01:37 | Remove unneeded hard-coded array size check-in: 7161cdc5fe user: kbk tags: core-8-6-branch | |
| 01:33 | Bug [e3dcab1d14] fix check-in: 783bacf316 user: kbk tags: core-8-6-branch | |
|
2023-01-20
| ||
| 20:59 | Make documentation conform to implementation in this branch Closed-Leaf check-in: 04ab72b02e user: jan.nijtmans tags: bug-a31caff057 | |
| 16:51 | Better error-message check-in: 741d2bb5ce user: jan.nijtmans tags: bug-a31caff057 | |
| 00:19 | Merge trunk and resolve conflicts, including changing option processing for EncodingConverttoObjCmd(... check-in: 6e15578c88 user: pooryorick tags: trunk-encodingdefaultstrict | |
|
2023-01-19
| ||
| 21:36 | Proposed fix for [3e8074aea7]: [interp limit time -seconds] has a y2k38 problem Closed-Leaf check-in: 504171c4e4 user: jan.nijtmans tags: bug-3e8074aea7 | |
| 17:01 | New proposal: Allow "-strict" immediately before or after "-failindex var". check-in: 86893e2b40 user: jan.nijtmans tags: bug-a31caff057 | |
| 15:50 | Merge 8.7 check-in: 515bfbe816 user: jan.nijtmans tags: bug-a31caff057 | |
| 15:04 | Merge 9.0 check-in: c74698a3cd user: jan.nijtmans tags: tip-626 | |
| 15:00 | Merge 8.7 check-in: 1f4c5e2fa0 user: jan.nijtmans tags: trunk, main | |
| 14:19 | Fix [https://core.tcl-lang.org/tk/tktview?name=370b1ff03e|370b1ff03e]: Wrong Tk_MeasureChars result ... check-in: 0384d3314c user: jan.nijtmans tags: core-8-branch | |
|
2023-01-18
| ||
| 17:06 | Merge 8.7 check-in: 1ec1783f5d user: jan.nijtmans tags: trunk, main | |
| 16:54 | Merge 8.6 check-in: 6dac80a981 user: jan.nijtmans tags: core-8-branch | |
| 14:10 | Some test-cases need -nocomplainencoding 1, because they use the fallback behavior. Closed-Leaf check-in: 8cee12623f user: jan.nijtmans tags: bug-370b1ff03e | |
| 13:26 | Forget about TCL_ENCODING_HACK_FLAG, this should be the fix. Testing ... check-in: b28ea6a330 user: jan.nijtmans tags: bug-370b1ff03e | |
|
2023-01-17
| ||
| 20:09 | Fix for [b8f575aa2398b0e4], and also for [154ed7ce56], Tcl 9: [gets] on -strictencoding 1 configured... Closed-Leaf check-in: 4cdf4836aa user: pooryorick tags: py-b8f575aa23-errorinfo | |
| 15:34 | Fix [read] error behaviour under issue [b8f575aa2398b0e4] by always returning returning successfully... check-in: 1a225bd50e user: pooryorick tags: py-b8f575aa23-errorinfo | |
| 14:15 | Use TCL_ENCODING_HACK_FLAG in TableFromUtfProc too check-in: f73d5fc7ec user: jan.nijtmans tags: bug-370b1ff03e | |
| 13:42 | Merge trunk. Make test-cases pass (again). This might indicate a bug in utf-8 decoder, but that will... check-in: 7fd26073ca user: jan.nijtmans tags: bug-4a7397e0b3 | |
|
2023-01-16
| ||
| 23:03 | merge-mark check-in: 1f41d784cc user: jan.nijtmans tags: core-8-branch | |
| 13:11 | Merge 8.7 check-in: e964ae6f31 user: jan.nijtmans tags: bug-370b1ff03e | |
| 13:10 | New flag TCL_ENCODING_HACK_FLAG to control the behaviour. (This is NOT the way to do it, but it's on... check-in: b8201a96c4 user: jan.nijtmans tags: bug-370b1ff03e | |
| 10:07 | merge-mark check-in: e47b72e45f user: jan.nijtmans tags: bug-a31caff057 | |
|
2023-01-15
| ||
| 20:56 | Merge 8.7 check-in: 3631a6bdb7 user: jan.nijtmans tags: trunk, main | |
| 19:45 | Update documentation, matching current implementation check-in: c0ee6795b9 user: jan.nijtmans tags: core-8-branch | |
| 19:26 | Fix issue [8f7fdea2d], string-2.20.1 fails on big endian, and also fix issues in TclStringCmp when ... check-in: 9858a68816 user: pooryorick tags: core-8-6-branch | |
|
2023-01-14
| ||
| 23:41 | Merge 9.0 check-in: c2a3a17920 user: jan.nijtmans tags: bug-4a7397e0b3 | |
| 22:57 | Same change for "encoding convertto" check-in: ee597b49b0 user: jan.nijtmans tags: bug-a31caff057 | |
| 22:20 | Proposed fix for [a31caff057]: encoding command does not allow -strict to be used with -failindex check-in: 7cd1856ca4 user: jan.nijtmans tags: bug-a31caff057 | |
| 22:07 | Properly quote contents of Make variables to pass through gdb.run file. check-in: 075c79a718 user: pooryorick tags: core-8-6-branch | |
|
2023-01-12
| ||
| 09:03 | Add tests to verify the default behaviour for encoding errors. check-in: fb087f5040 user: pooryorick tags: trunk-encodingdefaultstrict | |
|
2023-01-09
| ||
| 17:00 | merge trunk check-in: f9bf55647d user: dgp tags: dgp-refactor | |
| 16:59 | merge trunk check-in: ecef2a0da8 user: dgp tags: novem | |
| 16:54 | merge 8.7 check-in: c4b92353a5 user: dgp tags: core-8-7-b1-rc | |
|
2023-01-08
| ||
| 22:47 | Fix for [https://core.tcl-lang.org/tk/tktview?name=370b1ff03e|370b1ff03e]. Not complete/correct yet,... check-in: 522899ab24 user: jan.nijtmans tags: bug-370b1ff03e | |
| 10:07 | For [read] and [gets] encoding errors, use "-result read" in return options dictionary instead of j... Closed-Leaf check-in: 080b9a1c81 user: pooryorick tags: py-b8f575aa23 | |
| 00:01 | For [read] and [gets] encoding errors, used "-result read" in return options dictionary instead of j... check-in: 64ab3097cc user: pooryorick tags: trunk-encodingdefaultstrict | |
|
2023-01-06
| ||
| 17:35 | Merge 8.7 check-in: 0373937d2d user: jan.nijtmans tags: trunk, main | |
| 17:33 | Merge 8.6 check-in: 332f4f9655 user: jan.nijtmans tags: core-8-branch | |
| 17:32 | Fix [0f19edcb78]: Windows 11 not reported in tcl_platform(osVersion) check-in: 08b81855b0 user: jan.nijtmans tags: core-8-6-branch | |
| 17:11 | Merge 8.6 check-in: a374f6774c user: jan.nijtmans tags: core-8-branch | |
| 16:56 | Fix [ad393071c2]: Use different LD_LIBRARY_PATH_VAR on macOS check-in: 19fb0fc0b0 user: jan.nijtmans tags: core-8-6-branch | |
|
2023-01-04
| ||
| 23:21 | Fix [0f19edcb78]: Windows 11 not reported in tcl_platform(osVersion) Closed-Leaf check-in: ca81e84b42 user: jan.nijtmans tags: bug-0f19edcb78 | |
|
2023-01-02
| ||
| 23:12 | Merge py-b8f575aa23: Fix for [154ed7ce56], Tcl 9: [gets] on -strictencoding 1 configured channel. check-in: 8c5d9bcc6e user: pooryorick tags: py-b8f575aa23 | |
| 21:07 | Fix for [154ed7ce56], Tcl 9: [gets] on -strictencoding 1 configured channel. check-in: 003c9e1f2e user: pooryorick tags: trunk-encodingdefaultstrict | |
|
2023-01-01
| ||
| 23:37 | Merge 8.7 check-in: edbd62dcc7 user: jan.nijtmans tags: trunk, main | |
| 23:36 | Merge 8.6 check-in: b85d5ef2c8 user: jan.nijtmans tags: core-8-branch | |
| 23:32 | Fix [8e811bc1f1]: Wrong formatting of arguments in man page check-in: d8e13bbb61 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-12-31
| ||
| 00:44 | Merge py-b8f575aa23. check-in: a69aa709b5 user: pooryorick tags: trunk-encodingdefaultstrict | |
|
2022-12-30
| ||
| 21:53 | Add test for [gets] in non-strict mode after an encoding error. check-in: a4573db4f7 user: pooryorick tags: py-b8f575aa23 | |
| 21:05 | New test, io-12.9.strict, for issue report [1bedc53c8cb878f0]. check-in: 703a1a4792 user: pooryorick tags: py-b8f575aa23 | |
| 20:27 | Fix DoReadChars() to correctly discard encoding errors after eofchar has been seen, and add new test... check-in: 4888129681 user: pooryorick tags: py-b8f575aa23 | |
|
2022-12-29
| ||
| 22:59 | Arrange new code in DoReadChars to ensure that final steps are always taken. check-in: 0221bfae40 user: pooryorick tags: py-b8f575aa23 | |
| 18:11 | Strict encoding conformance everywhere by default. Full test suite passes. check-in: 49b91d37a6 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 17:04 | Instead of fiddling with html tags, simply enlarge a bit the width in the CSS stylesheet. Closed-Leaf check-in: aee4bada42 user: fvogel tags: bug-8e811bc1f1 | |
|
2022-12-28
| ||
| 23:35 | Unify TCL_ENCODING_STRICT and TCL_ENCODING_NOCOMPLAIN, and make strict encoding conformance the def... check-in: 8252783124 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 22:58 | merge py-b8f575aa23 after updating fix so that all tests pass. jn: let's wait for more review, si... check-in: 9b6c29fa98 user: pooryorick tags: py-b8f575aa23 | |
| 22:46 | Update fix so that the two failing tests, iocmd-23.8 and iortrans-4.7 now pass. check-in: cb5233502e user: pooryorick tags: py-b8f575aa23 | |
| 20:39 | Fix [8e811bc1f1]: Wrong formatting of arguments in man page check-in: ee40100bc1 user: fvogel tags: bug-8e811bc1f1 | |
| 17:21 | merge trunk check-in: 571972da99 user: dgp tags: dgp-refactor | |
| 17:21 | merge trunk check-in: d989c34034 user: dgp tags: novem | |
| 17:01 | merge 8.7 check-in: 81e8cdd1f0 user: dgp tags: core-8-7-b1-rc | |
| 12:07 | A better fix for [b8f575aa23], as it maintains the expectation that synchronous [read] results in a... check-in: 00995080d6 user: pooryorick tags: py-b8f575aa23 | |
|
2022-12-24
| ||
| 14:36 | First part of fix for [4a7397e0b3]: Take flags into account when deciding to do a binary fcopy or no... check-in: 7dcc1eadb6 user: jan.nijtmans tags: bug-4a7397e0b3 | |
| 09:11 | code cleanup (reduce diff with trunk) check-in: f2db1cd166 user: jan.nijtmans tags: tip-636-tcl9-644 | |
|
2022-12-22
| ||
| 21:49 | Handle "cygwin" test constraint check-in: 038961b2fe user: jan.nijtmans tags: cygwin | |
| 16:17 | Merge 9.0 check-in: f5eeb4cd83 user: jan.nijtmans tags: tip-636-tcl9-644 | |
| 00:22 | Forgot one .... check-in: d3fcd70aae user: jan.nijtmans tags: internal-abstract-list | |
|
2022-12-21
| ||
| 23:05 | Merge 9.0 check-in: 01e3112cfb user: jan.nijtmans tags: tip-626 | |
| 21:59 | Merge 9.0 check-in: 54fa324d11 user: jan.nijtmans tags: internal-abstract-list | |
| 21:43 | Merge 8.7 check-in: fb6e7180d0 user: jan.nijtmans tags: trunk, main | |
| 21:07 | Make two more functions static check-in: 41c19b8112 user: jan.nijtmans tags: core-8-branch | |
| 20:43 | Add 'interp' argument to some arith functions, for better error-handling check-in: ccd603d584 user: jan.nijtmans tags: core-8-branch | |
| 13:20 | One more tweak to registry extension check-in: 78b222952b user: jan.nijtmans tags: cygwin | |
| 13:19 | Merge 8.7 check-in: c1c6942192 user: jan.nijtmans tags: trunk, main | |
| 13:15 | Tweaks to dde and registry extension, so they "load" without 3th argument in Tcl 8.6 too. check-in: 7901788305 user: jan.nijtmans tags: core-8-branch | |
| 13:11 | Merge 8.6. Update dde and registry extensions check-in: ca829e3b89 user: jan.nijtmans tags: cygwin | |
| 06:59 | Make as much abstract list implementation as possible internal. Other code cleanup also. check-in: 6a1760d4bc user: griffin tags: tip-636-tcl9-644 | |
|
2022-12-20
| ||
| 10:59 | Merge 9.0 check-in: a04ec917cb user: jan.nijtmans tags: internal-abstract-list | |
| 10:58 | Merge 9.0. Now really make dist tests working (again) on Windows/gcc check-in: 2d522d11f5 user: jan.nijtmans tags: tip-636-tcl9-644 | |
| 09:42 | Merge 8.7 check-in: 3373ed5ad9 user: jan.nijtmans tags: trunk, main | |
| 09:32 | Fix [17a1cb8d6e2a51bd]. From now on, noncharacters are no longer rejected in -strict mode check-in: aa03339d48 user: jan.nijtmans tags: core-8-branch | |
| 07:24 | Merge 9.0. Make dist tests working (again) on Windows/gcc check-in: 19a32c1743 user: jan.nijtmans tags: tip-636-tcl9-644 | |
|
2022-12-19
| ||
| 22:19 | Remove all checks for noncharacters Closed-Leaf check-in: cbaa5e7016 user: jan.nijtmans tags: bug-17a1cb8d6e | |
| 21:53 | Merge 9.0. Add missing return statement check-in: 85bb554ed9 user: jan.nijtmans tags: internal-abstract-list | |
| 15:44 | Merge 8.7 check-in: a09f704e58 user: jan.nijtmans tags: trunk, main | |
| 15:43 | Add two testcases, showing how we can distinguish Invalid Byte sequences, Surrogates, and Noncharact... check-in: dbe0586aaa user: jan.nijtmans tags: core-8-branch | |
| 15:40 | When changing the -nocomplainencoding or -strictencoding settings of a channel, reset the CHANNEL_NE... check-in: 24aa8e31b3 user: jan.nijtmans tags: core-8-branch | |
|
2022-12-18
| ||
| 21:38 | Merge 9.0 check-in: f2457ceac8 user: jan.nijtmans tags: tip-636-tcl9-644 | |
| 20:50 | merge-mark check-in: d370f9e19e user: jan.nijtmans tags: internal-abstract-list | |
| 18:08 | MODULE_SCOPE TclLengthOne (in stead of 2 separate static functions doing the same) check-in: 8778167a3c user: jan.nijtmans tags: trunk, main | |
| 10:05 | Reserve a place in abstractlist for an additional function check-in: f66b360335 user: jan.nijtmans tags: tip-636-tcl9-644 | |
| 09:10 | Merge 9.0 check-in: 889eda50c1 user: jan.nijtmans tags: tip-636-tcl9-644 | |
| 00:14 | Merge 9.0 check-in: 6fdaa1e37d user: jan.nijtmans tags: internal-abstract-list | |
|
2022-12-16
| ||
| 15:31 | Merge 8.7 check-in: dcfc436638 user: jan.nijtmans tags: trunk, main | |
| 15:31 | Merge 8.6 check-in: caa40f0766 user: jan.nijtmans tags: core-8-branch | |
| 15:26 | Update tclConfig.h.in check-in: f61882054c user: jan.nijtmans tags: core-8-6-branch | |
| 15:19 | Merge 8.7 check-in: f03e632bcc user: jan.nijtmans tags: trunk, main | |
| 15:18 | Merge 8.6 check-in: 8f01a4be6f user: jan.nijtmans tags: core-8-branch | |
| 15:16 | Add checks to the configure script for mknod, tcdrain and uname, for systems (like VxWorks) which do... check-in: fea6099395 user: jan.nijtmans tags: core-8-6-branch | |
| 12:19 | merge-mark check-in: 0634c5330e user: jan.nijtmans tags: trunk, main | |
| 12:19 | merge-mark check-in: ab4d25a3e6 user: jan.nijtmans tags: core-8-branch | |
| 12:16 | Now that 32-bit cygwin is dead, eliminate the need for --enable-64bit in a Cygwin build check-in: df82157d24 user: jan.nijtmans tags: core-8-6-branch | |
| 10:25 | Merge 8.7 check-in: 67c049ff94 user: jan.nijtmans tags: trunk, main | |
| 10:23 | Addendum to [https://core.tcl-lang.org/tips/doc/trunk/tip/601.md|TIP #601]. Add check for characters... check-in: fba994208a user: jan.nijtmans tags: core-8-branch | |
| 09:50 | Merge 8.7 check-in: 0c95140726 user: jan.nijtmans tags: trunk, main | |
| 09:40 | Follow-up for [084ab982fe]: Use -strict to disable noncharacters. This change was only done for utf-... check-in: b7da2f7465 user: jan.nijtmans tags: core-8-branch | |
| 09:28 | Merge 8.7 Closed-Leaf check-in: af187c072a user: jan.nijtmans tags: strict-for-utf16 | |
| 09:27 | Merge 8.7 check-in: 0cfed33f1c user: jan.nijtmans tags: trunk, main | |
| 09:25 | Adapt iocmd-8.* testcases to change in previous commit check-in: 2797fb4f8c user: jan.nijtmans tags: core-8-branch | |
| 08:15 | Add testcase check-in: 94c51949f1 user: jan.nijtmans tags: strict-for-utf16 | |
|
2022-12-15
| ||
| 23:59 | Make -strict work the same for UTF-16 as for UTF-8 check-in: 88dc84d004 user: jan.nijtmans tags: strict-for-utf16 | |
| 14:39 | Merge 8.7 check-in: e98ade44bf user: jan.nijtmans tags: trunk, main | |
| 14:38 | Fix Tcl_BadChannelOption(), new -nocomplainencoding and -strictencoding options were still missing (... check-in: 834ed19993 user: jan.nijtmans tags: core-8-branch | |
|
2022-12-13
| ||
| 07:53 | Clarification for Rolf Closed-Leaf check-in: 05414ca784 user: jan.nijtmans tags: rfe-17a1cb8d6e | |
| 07:44 | Merge 8.7 check-in: 58c2390c83 user: jan.nijtmans tags: trunk, main | |
| 07:42 | Clarify what "-strict" means for the utf-8 encoder, making it clear that this is not the same as "st... check-in: ef2ad163c8 user: jan.nijtmans tags: core-8-branch | |
|
2022-12-12
| ||
| 15:16 | merge trunk check-in: 927275929e user: dgp tags: dgp-refactor | |
| 15:13 | merge trunk check-in: fd9dea8294 user: dgp tags: novem | |
| 15:13 | merge 8.7 check-in: cc1e305934 user: dgp tags: core-8-7-b1-rc | |
| 06:11 | Merge 8.7 - change copyright in Windows build to UCal. check-in: 252e282cd2 user: apnadkarni tags: trunk, main | |
| 06:09 | Merge 8.6 - change copyright in Windows build to UCal. check-in: 778b2f211c user: apnadkarni tags: core-8-branch | |
| 06:08 | Change copyright in Windows rc from Activestate to UCal and others to match license. check-in: cf4a8f1bc2 user: apnadkarni tags: core-8-6-branch | |
|
2022-12-11
| ||
| 18:16 | Merge 8.7 check-in: 2a3c3bac31 user: jan.nijtmans tags: trunk, main | |
| 17:57 | More io test-cases. Mostly backported (and modified) from 9.0 check-in: 127d195e8f user: jan.nijtmans tags: core-8-branch | |
|
2022-12-09
| ||
| 23:27 | Merge 8.7 check-in: d46f48c645 user: jan.nijtmans tags: trunk, main | |
| 23:23 | Fix [b8f575aa23]: eof erroneously flagged with not reported encoding read error check-in: d156af9fb7 user: jan.nijtmans tags: core-8-branch | |
| 22:27 | Merge 8.7. Adapt testcase, showing that after an encoding error we can change encoding and continue ... Closed-Leaf check-in: 209b09b069 user: jan.nijtmans tags: bug-b8f575aa23 | |
| 19:55 | Fix compilation with tcc. Thanks, Cyan Ogilvie for the report check-in: f7629abff2 user: jan.nijtmans tags: core-8-branch | |
| 15:28 | merge trunk check-in: dfc3554553 user: dgp tags: dgp-refactor | |
| 15:21 | merge trunk check-in: e216df432f user: dgp tags: novem | |
| 14:53 | Add 2 unit-tests, for the 2 cornercases mentioned in the TIP. This shows that the fix works as expec... check-in: aff2237747 user: jan.nijtmans tags: bug-b8f575aa23 | |
| 10:22 | Partial solution for [b8f575aa23]. Still missing: 1) testcases. 2) What if both EOF and ENCODING_ER... check-in: 6808b459d3 user: jan.nijtmans tags: bug-b8f575aa23 | |
|
2022-12-08
| ||
| 19:32 | Merge trunk, simplify TclArithSeriesGetElements check-in: 820e819826 user: jan.nijtmans tags: internal-abstract-list | |
| 17:17 | Eliminate TclArithSeriesObjLength and TclArithSeriesObjStep from tclArithSeries.h: they can be stati... check-in: 651867ba09 user: jan.nijtmans tags: trunk, main | |
| 17:11 | merge trunk check-in: 1164194f02 user: dgp tags: dgp-refactor | |
| 17:11 | merge trunk check-in: e660a136b4 user: dgp tags: novem | |
| 16:52 | merge 8.7 check-in: b0756e1948 user: dgp tags: core-8-7-b1-rc | |
| 14:24 | Merge 9.0. Fix testcases check-in: 7ec99f0221 user: jan.nijtmans tags: tip-636-tcl9-644 | |
|
2022-12-07
| ||
| 23:56 | Add 'getdouble' function to ObjType, used for abstractlist types. -- Experimental check-in: edf337e697 user: griffin tags: tip-636-tcl9-644 | |
| 17:09 | Merge 9.0 check-in: a120d3b10d user: jan.nijtmans tags: tip-626 | |
|
2022-12-05
| ||
| 23:49 | Merge 8.7 check-in: a1cc35147d user: jan.nijtmans tags: trunk, main | |
| 23:31 | Merge 8.6 check-in: 45652abcf9 user: jan.nijtmans tags: core-8-branch | |
| 23:05 | dev_t -> unsigned for Cygwin in tcl.h, so we don't need sys/types.h any more. There's no gap in Tcl_... check-in: 58a59e2588 user: jan.nijtmans tags: core-8-6-branch | |
| 15:42 | Merge 8.7 check-in: 36c4b52e65 user: jan.nijtmans tags: trunk, main | |
| 15:39 | There's no gap on Cygwin any more check-in: 0d25c2aaa4 user: jan.nijtmans tags: core-8-branch | |
| 15:35 | Merge 8.7 check-in: 64972badd2 user: jan.nijtmans tags: trunk, main | |
| 15:33 | On Cygwin, dev_t == unsigned, and long long == long check-in: 637abd1dec user: jan.nijtmans tags: core-8-branch | |
| 13:11 | Merge 8.7 check-in: 75dc4f5a1c user: jan.nijtmans tags: trunk, main | |
| 13:10 | Eliminate (gcc) warning in tclTest.c check-in: 1907815dc6 user: jan.nijtmans tags: core-8-branch | |
|
2022-12-02
| ||
| 15:25 | No need for same check twice check-in: fbc8be2f4f user: jan.nijtmans tags: internal-abstract-list | |
| 15:23 | complete all 'GetElements' functions check-in: cc0534c9be user: jan.nijtmans tags: internal-abstract-list | |
| 13:35 | Implement GetElements for listObj and endOffsetObj. Not used yet. check-in: b0660bc9fa user: jan.nijtmans tags: internal-abstract-list | |
| 13:02 | merge trunk check-in: ab5a7939f3 user: dgp tags: novem | |
| 13:01 | merge trunk check-in: c862ecc13b user: dgp tags: dgp-refactor | |
| 12:57 | merge 8.7 check-in: e9bc368c0c user: dgp tags: core-8-7-b1-rc | |
| 11:37 | Merge 9.0 check-in: 18885b9958 user: jan.nijtmans tags: tip-626 | |
| 11:27 | Fix utf32 lables in testcases (some not necessary any more, one missing), indicating differences bet... check-in: 1179c00277 user: jan.nijtmans tags: trunk, main | |
| 08:35 | Oops, that's the wrong one ... check-in: 6f87e45644 user: jan.nijtmans tags: trunk, main | |
| 08:19 | Make options -nocomplain and -strictencoding truly independant. Leftover from initial implementation... check-in: 4fdd86e7a7 user: jan.nijtmans tags: trunk, main | |
|
2022-12-01
| ||
| 17:45 | Merge 8.6 check-in: a447d3671a user: jan.nijtmans tags: cygwin | |
| 17:36 | Merge 8.7 check-in: 04ab23c200 user: jan.nijtmans tags: trunk, main | |
| 17:33 | Merge 8.6 check-in: b418314fca user: jan.nijtmans tags: core-8-branch | |
| 17:27 | Backport TIP #402: General Platform UNC Support from 8.7, but only for Cygwin and QNX. This was alre... check-in: 66acbb2c13 user: jan.nijtmans tags: core-8-6-branch | |
| 16:41 | Merge 8.6 Leaf check-in: c88e1bbfbf user: jan.nijtmans tags: fix-initsubsystem-75ecc0e6cb9899bf | |
| 16:00 | Merge 9.0 check-in: 65cbeb6bf4 user: jan.nijtmans tags: internal-abstract-list | |
| 15:57 | Code cleanup (undo some unnecessary changed compared to trunk) check-in: 9d55e9ec95 user: jan.nijtmans tags: tip-636-tcl9-644 | |
| 15:47 | merge trunk check-in: 23ae6e8846 user: dgp tags: dgp-refactor | |
| 15:46 | merge trunk check-in: 5908a85b08 user: dgp tags: novem | |
| 15:28 | merge 8.7 check-in: 3c048f2b33 user: dgp tags: core-8-7-b1-rc | |
| 15:16 | Merge 9.0. Fix Windows build (testcases need tcl::test package). Modify TCL_OBJTYPE_V1() macro, so i... check-in: b12de6dcc9 user: jan.nijtmans tags: tip-636-tcl9-644 | |
| 14:23 | Merge 9.0 check-in: 7787a1c006 user: jan.nijtmans tags: tip-626 | |
| 10:18 | Handle "deprecated" condition correctly in test-cases check-in: 3d133a5401 user: jan.nijtmans tags: trunk, main | |
| 02:10 | Fix bug with slice (range) operation check-in: 98cb6066e8 user: griffin tags: tip-636-tcl9-644 | |
|
2022-11-30
| ||
| 22:17 | Add getElementsProc. Not used yet check-in: 360cdc6766 user: jan.nijtmans tags: internal-abstract-list | |
| 22:05 | Merge 9.0. Rename TclObjTypeHasProc to ABSTRACTLIST_PROC check-in: a27cec2896 user: jan.nijtmans tags: tip-636-tcl9-644 | |
| 21:46 | Merge 8.7 check-in: f99507c86f user: jan.nijtmans tags: trunk, main | |
| 21:16 | Let Tcl_GetEncodingNulLength() return size_t on 9.0, for consisancy with other API's. No change on 8... check-in: 198a2064b5 user: jan.nijtmans tags: core-8-branch | |
| 11:13 | Merge 9.0 check-in: a1e6d1c451 user: jan.nijtmans tags: tip-636-tcl9-644 | |
| 11:11 | Merge 8.7. This also fixes [133456085a] check-in: 64badf1d02 user: jan.nijtmans tags: trunk, main | |
| 10:48 | Fix for [084ab982fe]: Use -strict to disable noncharacte check-in: 9619dddce6 user: jan.nijtmans tags: core-8-branch | |
| 10:46 | Merge 9.0 (but without the "llength" optimization) check-in: 46e2d0d6df user: jan.nijtmans tags: tip-636-tcl9-644 | |
| 10:36 | Stop shimmering for "llength". Internal optimization (but using TIP #644) check-in: 65a5858ae7 user: jan.nijtmans tags: trunk, main | |
| 08:16 | Merge 8.7 check-in: d67af32218 user: jan.nijtmans tags: trunk, main | |
| 08:15 | Merge 8.7 check-in: 1d9612c9fb user: jan.nijtmans tags: core-8-branch | |
| 08:14 | Update to tzdata 2022g check-in: 438e0179f1 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-11-29
| ||
| 20:59 | merge-mark check-in: d0bcba634d user: jan.nijtmans tags: core-8-branch | |
| 20:54 | Remove ARGSUSED. More type-casts check-in: 310239c733 user: jan.nijtmans tags: core-8-6-branch | |
| 17:45 | Rebase to core-8-6-branch check-in: 59f8a83829 user: jan.nijtmans tags: fix-initsubsystem-75ecc0e6cb9899bf | |
| 16:07 | Merge 8.7 check-in: 49077981d5 user: jan.nijtmans tags: trunk, main | |
| 16:05 | make Windows dde (-> 1.4.5) and registry (-> 1.3.7) extensions ready for the Tcl 9.0 era. check-in: c6b8e93538 user: jan.nijtmans tags: core-8-branch | |
| 14:51 | Proposed fix for [084ab982fe]: Use -strict to disable noncharacters Closed-Leaf check-in: ec0c7045df user: jan.nijtmans tags: rfe-084ab982fe | |
| 10:38 | Merge 9.0 check-in: c014595c53 user: jan.nijtmans tags: tip-636-tcl9-644 | |
| 10:35 | Merge 8.7 check-in: 87e822aee6 user: jan.nijtmans tags: trunk, main | |
| 10:33 | Merge 8.6 check-in: 1a9ed3b13c user: jan.nijtmans tags: core-8-branch | |
| 10:30 | Update all "8.5" versions in Tcl_InitStubs() to "8.5-", since they can be compiled for Tcl 9.0 as we... check-in: 25ce911fbb user: jan.nijtmans tags: core-8-6-branch | |
| 09:53 | Merge 9.0 check-in: 9a47cad54b user: jan.nijtmans tags: tip-636-tcl9-644 | |
|
2022-11-28
| ||
| 23:44 | Merge 8.7 check-in: e0ddaec6df user: jan.nijtmans tags: trunk, main | |
| 23:16 | Reduce shimmering: If a conclusion can be drawn about the number of list elements, don't get the ele... check-in: 2664970782 user: jan.nijtmans tags: core-8-branch | |
| 21:45 | Simplify TclObjTypeHasProc() (a lot!) check-in: 570309d8d2 user: jan.nijtmans tags: tip-636-tcl9-644 | |
| 16:13 | Merge 9.0 check-in: 9ee2792e3b user: jan.nijtmans tags: tip-636-tcl9-644 | |
| 15:58 | Merge 9.0. New macro ABSTRACTLIST_PROC Closed-Leaf check-in: 31ba65f113 user: jan.nijtmans tags: internal-abstract-list | |
| 15:08 | Merge 8.7 check-in: 87aa73504e user: jan.nijtmans tags: trunk, main | |
| 12:58 | No reservation for TIP #648 any more in stub table. check-in: 58e4ccad62 user: jan.nijtmans tags: core-8-branch | |
| 12:34 | Merge 8.7 check-in: 8a3224d454 user: jan.nijtmans tags: trunk, main | |
| 12:06 | Use Tcl_Size for ArithSeries.len check-in: 97d5a892d5 user: jan.nijtmans tags: core-8-branch | |
|
2022-11-27
| ||
| 23:37 | size_t result for lengthProc. More usage of Tcl_GetWideUIntFromObj check-in: fc0a4e4085 user: jan.nijtmans tags: internal-abstract-list | |
| 22:13 | Merge 8.6 check-in: 9244560f3b user: jan.nijtmans tags: cygwin | |
|
2022-11-26
| ||
| 23:57 | HAS_ABSTRACTLIST_PROC check-in: 504365e7e0 user: jan.nijtmans tags: internal-abstract-list | |
|
2022-11-25
| ||
| 23:38 | Merge 9.0 check-in: 117b6812c3 user: jan.nijtmans tags: internal-abstract-list | |
| 22:40 | Remove "knownBug" constraint: no longer necessary check-in: 76ba195035 user: jan.nijtmans tags: trunk, main | |
| 22:08 | Merge 8.7 check-in: 3292a08532 user: jan.nijtmans tags: trunk, main | |
| 22:00 | (partial) fix for [6978c01b65] check-in: a82c8ffd37 user: jan.nijtmans tags: core-8-branch | |
| 16:26 | Merge 8.7 check-in: 5356f8d107 user: jan.nijtmans tags: trunk, main | |
| 16:11 | Tcl_NewDoubleObj -> TclNewDoubleObj and Tcl_NewWideIntObj -> TclNewIntObj (and similar). Gives more ... check-in: c4a4662af3 user: jan.nijtmans tags: core-8-branch | |
| 10:16 | Merge 9.0 check-in: f57284760c user: jan.nijtmans tags: internal-abstract-list | |
| 10:15 | Merge 9.0 check-in: fafa51753e user: jan.nijtmans tags: tip-626 | |
| 10:14 | Merge 9.0 check-in: 65c58c1b92 user: jan.nijtmans tags: tip-636-tcl9-644 | |
| 10:12 | one more int -> size_t check-in: b2aded65a5 user: jan.nijtmans tags: trunk, main | |
| 10:01 | Unbreak Windows build. More int -> size_t, being able to handle longer strings check-in: 13d0c28f94 user: jan.nijtmans tags: trunk, main | |
| 08:32 | merge-mark check-in: d2598c15f6 user: jan.nijtmans tags: trunk, main | |
| 08:31 | Document some more differences between Tcl 8.7 and 9.0 in tcl.h check-in: b6617ab53b user: jan.nijtmans tags: core-8-branch | |
| 08:29 | Handle closeProc == NULL the same as closeProc == TCL_CLOSE2PROC in stead of panicing. Backported fr... check-in: 0459d72578 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-11-24
| ||
| 21:48 | TCL_OBJTYPE_V0_INIT -> TCL_OBJTYPE_V0 (See TIP #644). Remove Tcl_SavedResult (See TIP #640) check-in: ca003bccb7 user: jan.nijtmans tags: tip-636-tcl9-644 | |
| 21:16 | Merge 9.0 check-in: d440d96e2b user: jan.nijtmans tags: tip-626 | |
| 21:04 | Move Tcl_Size definition earlier in tcl.h check-in: 45b87bcff5 user: jan.nijtmans tags: trunk, main | |
| 20:31 | Sync with trunk check-in: 866c464f9e user: griffin tags: tip-636-tcl9-644 | |
| 17:44 | Merge 8.7 check-in: 4e198d1bb8 user: jan.nijtmans tags: trunk, main | |
| 17:43 | Fix gcc warning, seen on Ubuntu with select notifier check-in: d9d73c95bd user: jan.nijtmans tags: core-8-branch | |
| 17:41 | Merge 8.7 check-in: e31792be33 user: jan.nijtmans tags: trunk, main | |
| 16:16 | Use some more TCL_INDEX_NONE and Tcl_Size check-in: 9a501de3ec user: jan.nijtmans tags: core-8-branch | |
| 14:38 | Merge 9.0 check-in: 334190e9b7 user: jan.nijtmans tags: tip-626 | |
| 14:05 | Use Tcl_GetByteArrayFromObj(... in stead of Tcl_GetBytesFromObj(NULL,.... Add some more error-checki... check-in: 3e18a46195 user: jan.nijtmans tags: trunk, main | |
| 10:17 | Since Tcl 9.0 throws exceptions on an illegal byte sequence (no longer simply truncates it), adapt t... check-in: 385620f598 user: jan.nijtmans tags: trunk, main | |
| 03:32 | Sync with trunk check-in: 3c349bb440 user: griffin tags: tip-636-tcl9-644 | |
| 01:18 | Support multiple indicies in abstract list lindex operation. Catch up with trunk. check-in: cf418732cb user: griffin tags: tip-636-tcl9-644 | |
|
2022-11-23
| ||
| 21:43 | Merge 8.6.13 check-in: 390087fbe5 user: jan.nijtmans tags: cygwin | |
| 21:12 | Merge 8.7 check-in: 2b17ac5d49 user: jan.nijtmans tags: tip-626 | |
| 21:03 | Fix [da63e4c1e]: Crash in Tcl_WriteChars(). Make everything compile (again) with a C++ compiler. check-in: 3539aef815 user: jan.nijtmans tags: trunk, main | |
| 20:42 | Writing characters > \xFF to a binary channel is deprecated, this will start throwing an exception i... check-in: f9405f05e8 user: jan.nijtmans tags: core-8-branch | |
| 20:41 | -1 -> TCL_INDEX_NONE check-in: a723fb55e7 user: jan.nijtmans tags: core-8-branch | |
| 17:04 | Internal abstract list, don't let "llength" shimmer any more. check-in: db554866c9 user: jan.nijtmans tags: internal-abstract-list | |
| 15:21 | Proposed fix for [da63e4c1e]. First version, not 100% as expected yet. Closed-Leaf check-in: 58883dde6d user: jan.nijtmans tags: bug-da63e4c1e | |
| 12:15 | Make "read" throwing a "illegal byte sequence" exception. Doesn't work for "gets" yet. Closed-Leaf check-in: b9ed73b12c user: jan.nijtmans tags: bug-6978c01b65 | |
| 09:26 | Merge 8.7 check-in: e649f5961d user: jan.nijtmans tags: trunk, main | |
| 09:24 | Change assert, since the new flag CHANNEL_ENCODING_ERROR could be set as well check-in: c43ed6731c user: jan.nijtmans tags: core-8-branch | |
| 07:43 | merge-mark check-in: 123d530bc8 user: jan.nijtmans tags: core-8-branch | |
| 07:38 | Add mp_pack, mp_pack_count and mp_unpack to the libtommath stub table. Not used by Tcl, but can be u... check-in: b7e6e5f475 user: jan.nijtmans tags: core-8-6-branch | |
| 07:36 | Re-generate configure scripts (with correct autoconf version) check-in: 4ec0523e4c user: jan.nijtmans tags: core-8-6-branch | |
| 01:00 | Bump to 8.7b1 for release check-in: 09b0d6becb user: dgp tags: core-8-7-b1-rc | |
| 00:50 | merge trunk check-in: 05ee490a3b user: dgp tags: novem | |
| 00:49 | merge trunk check-in: 11c564d181 user: dgp tags: dgp-refactor | |
| 00:34 | Merge 8.7 check-in: 54ca28a867 user: jan.nijtmans tags: trunk, main | |
| 00:19 | leave unixInit-3.2 as-is check-in: 115c5ac242 user: jan.nijtmans tags: core-8-branch | |
| 00:09 | Merge 8.7 check-in: 3033bfee19 user: jan.nijtmans tags: trunk, main | |
|
2022-11-22
| ||
| 23:58 | Progress in fixing [6978c01b65]. Not complete yet check-in: a7e3b444d5 user: jan.nijtmans tags: core-8-branch | |
| 23:49 | merge trunk check-in: bdb510aae1 user: dgp tags: novem | |
| 23:32 | merge trunk check-in: a1dd785b42 user: dgp tags: dgp-refactor | |
| 23:26 | merge 8.7 check-in: e26048efb8 user: dgp tags: trunk, main | |
| 23:25 | merge 8.6 check-in: 9e126306b5 user: dgp tags: core-8-branch | |
| 22:48 | merge release check-in: e8a8a4a41d user: dgp tags: core-8-6-branch | |
| 22:25 | Better -strict checking, with testcases Closed-Leaf check-in: 3670fd8a19 user: jan.nijtmans tags: bug-6978c01b65 | |
| 20:12 | merge-mark check-in: 4a4dac21c1 user: jan.nijtmans tags: core-8-branch | |
| 20:11 | Merge 8.5 check-in: 3f7721da0f user: jan.nijtmans tags: core-8-6-branch | |
| 00:00 | Rebase to latest 9.0 Leaf check-in: 323aaaabb8 user: jan.nijtmans tags: aspect-tip288 | |
|
2022-11-21
| ||
| 23:58 | Rebase to 8.7 check-in: 48904e94e7 user: jan.nijtmans tags: tip-648 | |
| 23:54 | Merge 8.7 check-in: db8e7f06b4 user: jan.nijtmans tags: trunk, main | |
| 23:54 | TIP #650: New function Tcl_GetWideUIntFromObj() check-in: 5fb5ac7189 user: jan.nijtmans tags: core-8-branch | |
| 23:52 | Mark unixInit-3.2 as "knownBug". See [fccb9f322f] check-in: 6850595984 user: jan.nijtmans tags: core-8-branch | |
| 23:28 | Remove TCL_OUT_LINE_COMPILE in favour of TCL_ERROR check-in: a16355dafa user: jan.nijtmans tags: trunk, main | |
| 23:22 | TCL_OUT_LINE_COMPILE is deprecated check-in: f4121afaa0 user: jan.nijtmans tags: core-8-branch | |
| 22:01 | Merge 8.7. More utf-8 checks with --strict check-in: 11743d6614 user: jan.nijtmans tags: bug-6978c01b65 | |
| 17:37 | improve accuracy of a changes line Closed-Leaf check-in: b1fc8161f1 user: dgp tags: release, core-8-6-13-rc, core-8-6-13 | |
| 16:20 | Merge 8.7 check-in: 4c18eb0faa user: jan.nijtmans tags: trunk, main | |
| 16:18 | There is no guarantee that sizeof(Tcl_WideInt) == sizeof(double), so the offset of 'isDouble' in the... check-in: a271466456 user: jan.nijtmans tags: core-8-branch | |
|
2022-11-20
| ||
| 23:27 | indenting check-in: 656a43beb3 user: jan.nijtmans tags: bug-6978c01b65 | |
| 23:22 | Merge 8.7 check-in: 8f4f8eb866 user: jan.nijtmans tags: bug-6978c01b65 | |
| 22:58 | merge trunk check-in: 4544b3f396 user: dgp tags: dgp-refactor | |
| 22:51 | merge trunk check-in: fc81e39756 user: dgp tags: novem | |
| 22:37 | merge 8.7 check-in: 38b9a3dc90 user: dgp tags: trunk, main | |
| 22:08 | In most testing scenarios, the TCL_LIBRARY variable is masking a bug in system encoding discovery. ... check-in: aa415ced39 user: dgp tags: core-8-branch | |
| 21:39 | missing constraints check-in: ffa1071da8 user: dgp tags: core-8-branch | |
| 20:18 | Rebase to latest 8.7 check-in: a6cae9e4ed user: jan.nijtmans tags: tip-648 | |
| 20:14 | Rebase to latest 8.7 Closed-Leaf check-in: b3bc4804f6 user: jan.nijtmans tags: tip-650 | |
| 19:35 | merge-mark check-in: eeafb923c5 user: jan.nijtmans tags: trunk, main | |
| 19:33 | Don't use "package require tcltests" any more, as in other tests check-in: 529dd4665b user: jan.nijtmans tags: core-8-branch | |
| 19:29 | Constraints http2.9.x make no sense, when testing http2.10 check-in: aad30e28b1 user: jan.nijtmans tags: core-8-branch | |
| 19:18 | close fork check-in: e2a2d137d4 user: dgp tags: core-8-branch | |
| 19:10 | merge 8.6 check-in: c358afe03e user: dgp tags: core-8-branch | |
| 17:51 | Merge 8.7 check-in: 83c627a303 user: jan.nijtmans tags: trunk, main | |
| 17:38 | Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no NO votes expected) check-in: 4218e66972 user: jan.nijtmans tags: core-8-branch | |
| 15:34 | bump release date check-in: 32879484fe user: dgp tags: rc3, core-8-6-13-rc | |
| 14:22 | merge 8.6 check-in: 7c53c887fd user: dgp tags: core-8-6-13-rc | |
| 14:16 | Newest tests must have most recent releases of http to pass. check-in: a9691d58b3 user: dgp tags: core-8-6-branch | |
|
2022-11-19
| ||
| 16:29 | Merge 9.0 check-in: 32aebe8054 user: jan.nijtmans tags: tip-626 | |
| 16:22 | Merge 8.7 check-in: 6e40c6032a user: jan.nijtmans tags: tip-650 | |
| 16:12 | Merge 8.7 check-in: a0931c5bdb user: jan.nijtmans tags: trunk, main | |
| 16:07 | Revert [52a52a65f0]. There appears to be a problem with the mp_pack function on Windows check-in: 423c39ec20 user: jan.nijtmans tags: core-8-branch | |
|
2022-11-18
| ||
| 21:43 | Backout [52a52a65f0], let's see if this fixes the Windows crash check-in: 0883d5242a user: jan.nijtmans tags: tip-650 | |
| 20:26 | Backout [52a52a65f0], let's see if this fixes the Windows crash Closed-Leaf check-in: 696ac6a94a user: jan.nijtmans tags: backout-52a52a65f0 | |
| 20:11 | Use mp_pack in tclLink.c check-in: ffccff8b7c user: jan.nijtmans tags: tip-626 | |
| 20:08 | Add mp_pack/mp_pack_count to libtommath stub table check-in: 5eae71ceb4 user: jan.nijtmans tags: tip-626 | |
| 19:54 | merge-mark check-in: cf8afecf29 user: jan.nijtmans tags: trunk, main | |
| 19:43 | Fix [https://core.tcl-lang.org/thread/tktview?name=16bf24d70b|16bf24d70b]: Installed Thread for Tcl ... check-in: 52902124b8 user: jan.nijtmans tags: core-8-branch | |
| 19:18 | Merge 8.7 check-in: 0890c002ce user: jan.nijtmans tags: trunk, main | |
| 19:17 | Fix [bec4219123]: test utf-4.12 fails in custom builds check-in: 1c69d40d2f user: jan.nijtmans tags: core-8-branch | |
| 18:30 | merge 8.6 check-in: 056103237b user: dgp tags: core-8-6-13-rc | |
| 17:53 | Bring back the common facilities of the tcltests "package", but use a less fragile method to gain ac... check-in: 7e733817b3 user: dgp tags: core-8-6-branch | |
| 16:24 | Another bug in TIP #628: dde and registry extensions didn't really load in tclsh8.7. One reason: han... check-in: 9be083a69c user: jan.nijtmans tags: trunk, main | |
| 15:30 | merge 8.6 check-in: 098057ba0c user: dgp tags: core-8-branch | |
| 15:24 | Fix bug in TIP #628: Tcl 8.x version of registry/dde dll was not correct check-in: 4538b6708e user: jan.nijtmans tags: trunk, main | |
|
2022-11-17
| ||
| 20:29 | TIP #644: Make Tcl_ObjType extensible check-in: beda452b45 user: jan.nijtmans tags: trunk, main | |
| 20:24 | Add dummy TCL_OBJTYPE_V0 #define. Minimal no-op backport of TIP #644 check-in: 517124512b user: jan.nijtmans tags: core-8-branch | |
| 11:20 | Merge 8.7 check-in: 170126a227 user: jan.nijtmans tags: trunk, main | |
| 11:18 | doc update check-in: b564f03217 user: jan.nijtmans tags: core-8-branch | |
| 04:54 | TIP 651 implementation Closed-Leaf check-in: daadbbf337 user: apnadkarni tags: tip-651 | |
| 03:54 | Merge 8.7 - reserve stub entry 687 check-in: 2166c1e9e1 user: apnadkarni tags: trunk, main | |
| 03:52 | Reserve stub entry 687 for TIP #651 check-in: cfa529ea81 user: apnadkarni tags: core-8-branch | |
|
2022-11-16
| ||
| 20:52 | one more (Tcl_UniCharToUtf), and adapt documentation check-in: 89bee74fab user: jan.nijtmans tags: trunk, main | |
| 20:39 | Change 5 functions signatures from int -> size_t. Those should have been part of TIP #494 (Thanks, G... check-in: 2571961f21 user: jan.nijtmans tags: trunk, main | |
| 13:55 | merge trunk check-in: 43e4244719 user: dgp tags: dgp-refactor | |
| 13:49 | merge trunk check-in: 92253f73ad user: dgp tags: novem | |
| 09:43 | Merge 8.7 check-in: ef9ceb2190 user: jan.nijtmans tags: trunk, main | |
| 09:37 | http 2.10a4 -> 2.10b1, for upcoming release check-in: 4649724d42 user: jan.nijtmans tags: core-8-branch | |
|
2022-11-15
| ||
| 22:15 | Merge 8.7 check-in: a129fe7f08 user: jan.nijtmans tags: trunk, main | |
| 22:09 | Make httpd11.tcl work with Tcl 8.6 too check-in: b0dd9c82d2 user: jan.nijtmans tags: core-8-branch | |
| 21:18 | package require s/tcl/Tcl/ in tests/httpd11.tcl to fix http11.test Closed-Leaf check-in: 2bac0bed17 user: kjnash tags: http-2.10-with-tcl-8.6 | |
| 15:35 | Merge 8.6. Tcl 8.6 doesn't have lpop. Change http version to 2.10.0 (just for this branch, not meant... check-in: e3e5bfd084 user: jan.nijtmans tags: http-2.10-with-tcl-8.6 | |
| 14:41 | Merge 8.7 check-in: 9c056a67ee user: jan.nijtmans tags: tip-648 | |
| 14:39 | Merge 8.7 check-in: babbb5ffb5 user: jan.nijtmans tags: tip-650 | |
| 14:36 | Merge 8.7 check-in: 1d258e168f user: jan.nijtmans tags: trunk, main | |
| 14:36 | Reserve stub entries 684/685 for TIP #648 and 686 for TIP #650 check-in: f50b3c2ea6 user: jan.nijtmans tags: core-8-branch | |
| 14:03 | New function Tcl_GetWideUIntFromObj check-in: f8c1bdeaa1 user: jan.nijtmans tags: tip-650 | |
| 13:31 | Merge 8.7 check-in: fe9be17148 user: jan.nijtmans tags: trunk, main | |
| 13:06 | Change all mp_to_ubin() usages to mp_pack(). It makes the code much more clear check-in: 52a52a65f0 user: jan.nijtmans tags: core-8-branch | |
| 11:24 | Since this FIXME! is already fixed, adapt documentation check-in: f058fc71a8 user: jan.nijtmans tags: core-8-branch | |
| 11:04 | Merge 8.7 check-in: eb759523f8 user: jan.nijtmans tags: trunk, main | |
| 10:57 | Add mp_pack to the libtommath stub-table: it's easier to work with than mp_to_ubin check-in: 54a8f8ce8b user: jan.nijtmans tags: core-8-branch | |
|
2022-11-14
| ||
| 17:24 | merge 8.6 check-in: 1172f5f2a1 user: dgp tags: rc2, core-8-6-13-rc | |
| 17:23 | Test suite hygiene - Several tests missing the "testdstring" constraint - [package require tclte... check-in: ba1fb66b47 user: dgp tags: core-8-6-branch | |
| 14:05 | merge trunk check-in: 6f326b1f28 user: dgp tags: dgp-refactor | |
| 14:05 | merge trunk check-in: f918e8f15b user: dgp tags: novem | |
|
2022-11-13
| ||
| 21:46 | Merge 9.0 check-in: f4ff6ec315 user: jan.nijtmans tags: tip-626 | |
| 21:26 | Merge 8.7 check-in: 3856c36515 user: jan.nijtmans tags: trunk, main | |
| 21:25 | fix filename check-in: f09dc5271c user: jan.nijtmans tags: core-8-branch | |
| 21:07 | Attempt to fix http testcases check-in: f2ef096046 user: jan.nijtmans tags: http-2.10-with-tcl-8.6 | |
| 19:02 | Rebase to latest 9.0 Closed-Leaf check-in: 99ffdf4fce user: jan.nijtmans tags: tip-644 | |
| 18:28 | Rebase to 9.0 check-in: 0297eb42a4 user: jan.nijtmans tags: aspect-tip288 | |
| 17:11 | Merge 8.7 check-in: 48dc9da9b2 user: jan.nijtmans tags: tip-648 | |
| 16:58 | Merge 8.7 check-in: d63b3576e3 user: jan.nijtmans tags: trunk, main | |
| 16:53 | Fix compilation error for STATS=memdbg. Fix incorrect comment check-in: 9b31035371 user: jan.nijtmans tags: core-8-branch | |
| 06:37 | Update Tcl_ObjType documentation check-in: 6b56770a00 user: apnadkarni tags: tip-644 | |
| 06:23 | Merge trunk check-in: eb20cd1d93 user: apnadkarni tags: tip-644 | |
| 06:06 | Fix compilation error for STATS=memdbg check-in: 6f284cacf0 user: apnadkarni tags: trunk, main | |
|
2022-11-11
| ||
| 22:48 | Fix panic message check-in: 3bc20b1fb2 user: jan.nijtmans tags: tip-648 | |
| 22:26 | Fix for Tcl_SetWideUIntObj check-in: 49dd813cf1 user: jan.nijtmans tags: tip-648 | |
| 22:06 | Merge 8.7 check-in: d9159179f8 user: jan.nijtmans tags: tip-648 | |
| 21:51 | Merge 8.7 check-in: 4b1fe64736 user: jan.nijtmans tags: trunk, main | |
| 21:09 | Add (internal) TclNewUIntObj(), and use it to fix TCL_LINK_WIDE_UINT for big (>= 2^63) integers. Wit... check-in: 8d0a21d00c user: jan.nijtmans tags: core-8-branch | |
| 10:06 | Let's see whether http 2.10a4 works with Tcl 8.6 too check-in: 0e595a918d user: jan.nijtmans tags: http-2.10-with-tcl-8.6 | |
| 09:59 | Merge 8.7 check-in: 8cb3be8aa0 user: jan.nijtmans tags: trunk, main | |
|
2022-11-10
| ||
| 17:44 | Tcl_NewSizeObj -> Tcl_NewIndexObj check-in: c8f34abbf1 user: jan.nijtmans tags: tip-648 | |
| 17:28 | Update doc check-in: f9e64062fd user: jan.nijtmans tags: tip-648 | |
| 17:10 | Merge http-bugfixes-2022H2. Fix bugs in recent http.tcl code related to https over a proxy server, ... check-in: 9ddb2d98b9 user: kjnash tags: core-8-branch | |
| 17:00 | Merge 8.7 Closed-Leaf check-in: 85ebcd894a user: kjnash tags: http-bugfixes-2022H2 | |
| 15:21 | If value is out-of-range (e.g. on 32-bit system >= 2^32-1), Tcl_NewSizeObj() will result in a '-1' o... check-in: 5d46f40764 user: jan.nijtmans tags: tip-648 | |
| 11:20 | Forgot one TCL_OBJTYPE_V0 check-in: 06ba6dfebc user: jan.nijtmans tags: tip-644 | |
|
2022-11-09
| ||
| 22:18 | New functions Tcl_NewSizeObj/Tcl_SetSizeObj check-in: 4d77c12eef user: jan.nijtmans tags: tip-648 | |
| 17:15 | No trailing ',' check-in: dd2e2c844d user: jan.nijtmans tags: tip-644 | |
| 16:29 | Rebase to latest trunk Closed-Leaf check-in: 9c26ed6942 user: jan.nijtmans tags: tip-644-alt | |
| 14:00 | merge trunk check-in: 0a4ac238cf user: dgp tags: dgp-refactor | |
| 13:45 | Merge trunk. Also update Tcl_ObjType.version to match TIP 644 check-in: 67db36998a user: apnadkarni tags: tip-644 | |
| 13:37 | merge trunk check-in: 9b90650e8e user: dgp tags: novem | |
| 13:15 | update target release date check-in: 874bebc53e user: dgp tags: core-8-6-13-rc | |
| 10:53 | Bugfix to socketPhQueue. Add some Log commands for debugging. check-in: b3cd0eaada user: kjnash tags: http-bugfixes-2022H2 | |
|
2022-11-08
| ||
| 22:34 | Merge 8.7 check-in: 68010ce9ba user: jan.nijtmans tags: tip-648 | |
| 22:33 | Merge 9.0 check-in: e5cf96aa8e user: jan.nijtmans tags: tip-626 | |
| 22:15 | Merge 8.7 check-in: 994eccc4c0 user: jan.nijtmans tags: trunk, main | |
| 22:02 | Remove unused/incomplete functions. Some cleanup. check-in: f62cf2026a user: griffin tags: tip-636-tcl9-644 | |
| 21:58 | int -> size_t in Tcl_CmdObjTraceProc2 (for 'level'). Add missing documentation check-in: 37b21224ab user: jan.nijtmans tags: core-8-branch | |
| 20:54 | Merge 9.0 check-in: c34a9ce703 user: jan.nijtmans tags: tip-626 | |
| 20:27 | More int -> size_t (argc and level) in trace handling check-in: 1f236beaba user: jan.nijtmans tags: trunk, main | |
| 15:38 | Trace.level from int -> size_t check-in: 473c02f0b5 user: jan.nijtmans tags: tip-626 | |
| 10:03 | Merge 8.7 check-in: 775edc77ce user: jan.nijtmans tags: tip-648 | |
| 10:02 | Merge 9.0 check-in: 0d4c20231f user: jan.nijtmans tags: tip-626 | |
| 10:01 | Merge 8.7 check-in: edb5f3a1bf user: jan.nijtmans tags: trunk, main | |
| 09:59 | NEVER use sizeof(FLEXARRAY)! Use offsetof() check-in: fd44ff0b9e user: jan.nijtmans tags: core-8-branch | |
| 07:34 | Merge 8.7 check-in: 60224c1625 user: jan.nijtmans tags: tip-648 | |
| 07:32 | Merge 9.0 check-in: f4a5f22d1e user: jan.nijtmans tags: tip-626 | |
| 07:31 | Merge 8.7 check-in: 914966b1f5 user: jan.nijtmans tags: trunk, main | |
| 07:30 | More TCLFLEXARRAY usage check-in: f80ccbfcec user: jan.nijtmans tags: core-8-branch | |
| 07:28 | Fix "package files tcl", considering TIP #590 check-in: c30ab7f6ae user: jan.nijtmans tags: core-8-branch | |
|
2022-11-07
| ||
| 22:23 | Merge 9.0 check-in: d52bfe33ad user: jan.nijtmans tags: tip-626 | |
| 22:06 | library/http/http.tcl - bugfix OpenSocket to replay any requests in the socketPhQueue placeholder qu... check-in: 4d2affce7f user: kjnash tags: http-bugfixes-2022H2 | |
| 22:04 | Use TCLFLEXARRAY check-in: 6bdb639d0c user: jan.nijtmans tags: trunk, main | |
| 22:02 | library/http/http.tcl - define http::socketProxyId and use it to record the proxy (if any) used by e... check-in: 5aa59e6396 user: kjnash tags: http-bugfixes-2022H2 | |
| 21:53 | library/http/http.tcl - in http::SecureProxyConnect, bugfix state(proxyUsed) so the correct value Se... check-in: 9cb90b5b44 user: kjnash tags: http-bugfixes-2022H2 | |
| 21:49 | library/http/http.tcl - in http::SecureProxyConnect and its caller, bugfix cleanup after 407 from HT... check-in: 85d7be8b76 user: kjnash tags: http-bugfixes-2022H2 | |
| 21:44 | library/http/http.tcl - replace lremove with lreplace for compatibility with 8.6. check-in: c5e6f53c08 user: kjnash tags: http-bugfixes-2022H2 | |
| 21:40 | tests/httpProxy.test - add new tests for cleanup (mainly after 407 request) by checking that a secon... check-in: ea039e5ece user: kjnash tags: http-bugfixes-2022H2 | |
| 21:35 | tests/httpProxy.test - test for leftover socket placeholders, improve result layout, for https fetch... check-in: b8653a7649 user: kjnash tags: http-bugfixes-2022H2 | |
| 21:21 | Merge 9.0 check-in: f5414f8e58 user: jan.nijtmans tags: tip-626 | |
| 21:16 | Merge 8.7 check-in: a01d7d452d user: jan.nijtmans tags: trunk, main | |
| 20:46 | Deprecate TclpHasSockets(): Every system nowadays has sockets check-in: 02f41946ab user: jan.nijtmans tags: core-8-branch | |
| 19:09 | Merge 8.7 check-in: 675c2e4795 user: kjnash tags: http-bugfixes-2022H2 | |
| 14:33 | merge trunk check-in: 240d688d10 user: dgp tags: dgp-refactor | |
| 14:33 | merge trunk check-in: b7342b545a user: dgp tags: novem | |
| 10:50 | TclInitSockets() only exists on Windows check-in: 584efa25cd user: jan.nijtmans tags: trunk, main | |
|
2022-11-06
| ||
| 21:01 | Remove TclpHasSockets(): Every system nowadays has sockets check-in: 512fc5578d user: jan.nijtmans tags: trunk, main | |
| 20:27 | Update Tcl_Filesystem documentation check-in: 6b3203fd37 user: jan.nijtmans tags: trunk, main | |
| 11:45 | Update Tcl_Filesystem documentation check-in: 223f87bc09 user: jan.nijtmans tags: tip-626 | |
| 11:19 | Rebase TIP #626 to latest 9.0. Change Tcl version number from 9.0 to 9.1a0 check-in: efcf7c37fe user: jan.nijtmans tags: tip-626 | |
| 05:20 | Sync with trunk check-in: 6a10d9194c user: griffin tags: tip-636-tcl9-644 | |
|
2022-11-05
| ||
| 23:35 | Sync with trunk Closed-Leaf check-in: db4e5a6372 user: griffin tags: tip-636-tcl9 | |
| 11:49 | Merge 8.7. lreplace4 bcc instruction and FLT_MAX fix check-in: 4014e2a164 user: apnadkarni tags: trunk, main | |
| 10:28 | Add lreplace4 BCC instruction. Rewrite linsert, lreplace to use it. check-in: 7541ec8fb1 user: apnadkarni tags: core-8-branch | |
| 10:08 | Fix for [85ce4bf928]: binary format R Inf] stores FLT_MAX check-in: 48706a2425 user: jan.nijtmans tags: core-8-branch | |
| 09:27 | Merge core-8-branch Closed-Leaf check-in: 8a5a3e2894 user: apnadkarni tags: apn-bcc | |
|
2022-11-04
| ||
| 22:47 | Implement abstractlist with tip-644 check-in: 3aa22fe8ab user: griffin tags: tip-636-tcl9-644 | |
| 11:11 | New functions Tcl_NewWideUIntObj()/Tcl_SetWideUIntObj() (still experimental) check-in: 40bdd7b7bd user: jan.nijtmans tags: tip-648 | |
|
2022-11-03
| ||
| 17:04 | Rewrite lreplace4 implementation not to need extra immediate operands. check-in: e636911126 user: apnadkarni tags: apn-bcc | |
| 12:26 | Bug [0f98bce669]. Fix limits for string replace. check-in: 997d8c2052 user: apnadkarni tags: trunk, main | |
| 08:15 | Fix formatting of error-message check-in: a6734863cb user: jan.nijtmans tags: trunk, main | |
|
2022-11-02
| ||
| 22:33 | TIP 636 for Tcl 9 check-in: b78cb72678 user: griffin tags: tip-636-tcl9 | |
| 16:45 | Swap which ObjTyp ptr is used for concrete Rep to match other types. Closed-Leaf check-in: dfaa88f941 user: griffin tags: tip-636 | |
| 16:28 | Bug #0f98bce669 - string cat support for > 2**31 characters. Tests pending check-in: de686f44d7 user: apnadkarni tags: trunk, main | |
| 16:25 | Fix testcase failure (assemble-15.9), only seen on 32-bit check-in: c9824d203e user: jan.nijtmans tags: trunk, main | |
| 16:20 | Make Tcl_WCharToUtfDString() usable (again) on Windows. Was lost due to previous commit check-in: ff7deda2c4 user: jan.nijtmans tags: trunk, main | |
| 16:02 | Fix [d2c2baac2]: Tcl 9 32-bit build exits immediately with stack overflow on Windows check-in: ab45fca085 user: jan.nijtmans tags: trunk, main | |
| 15:56 | Bug #0f98bce669 - string repeat support for > 2**31 characters check-in: adec5fcc5c user: apnadkarni tags: trunk, main | |
| 15:00 | Proposed fix for [85ce4bf928]: Fix for problems with storing Inf with [binary format R] Closed-Leaf check-in: 20959e0da2 user: jan.nijtmans tags: bug-85ce4bf928 | |
| 13:18 | Fix [00cced7b87]: Incorrect handling of indices > 0x80000000 in byte compiler (64-bit Tcl) check-in: 4aad15c2be user: jan.nijtmans tags: trunk, main | |
| 11:17 | Merge 8.7 Leaf check-in: d432458d48 user: jan.nijtmans tags: line-editing | |
| 11:10 | Merge 8.7 check-in: cc0a76eaa8 user: jan.nijtmans tags: aspect-tip288 | |
| 10:46 | Merge 8.7 check-in: 9ec9ca0448 user: jan.nijtmans tags: trunk, main | |
| 10:00 | If CFLAGS contains -DTCL_NO_DEPRECATED, remove TclInitCompiledLocals. More code cleanup (backported ... check-in: 722273ad42 user: jan.nijtmans tags: core-8-branch | |
| 08:30 | code cleanup (e.g. ProcGetIntRep -> ProcGetInternalRep, size_t -> Tcl_Size) check-in: 092decbf9b user: jan.nijtmans tags: trunk, main | |
| 08:04 | Merge 8.7 check-in: fa2669f1f2 user: jan.nijtmans tags: trunk, main | |
| 08:02 | Make robust against TIP #288 proposed change check-in: 740e541f18 user: jan.nijtmans tags: core-8-branch | |
| 02:17 | Fix crash. Update core code to comply with change. check-in: 833d7612d0 user: pspjuth tags: aspect-tip288 | |
|
2022-11-01
| ||
| 22:04 | Merge 8.7. Eliminate gcc warning check-in: d0023e6d4e user: jan.nijtmans tags: trunk, main | |
| 21:45 | Backout previous change: test-cases are failing check-in: b82f1d7fc4 user: jan.nijtmans tags: core-8-branch | |
| 17:06 | Merge 8.7 check-in: 83589336f2 user: jan.nijtmans tags: trunk, main | |
| 17:02 | Bug-fix for TIP #502 implementation: Two missing out-of-bound situations in TclIndexEncode(), one fo... check-in: a2abe625fe user: jan.nijtmans tags: core-8-branch | |
| 16:13 | Two missing out-of-bound situations in TclIndexEncode(), one for index > MAX_INT, one for index < en... check-in: 05e443d172 user: jan.nijtmans tags: trunk, main | |
| 14:31 | merge trunk check-in: bbaafb7220 user: dgp tags: dgp-refactor | |
| 14:22 | merge trunk check-in: cab2e08443 user: dgp tags: novem | |
| 14:17 | merge 8.6 check-in: 45925432b4 user: dgp tags: rc1, core-8-6-13-rc | |
| 08:28 | rebase to latest trunk check-in: 14166645c7 user: jan.nijtmans tags: tip-644-alt | |
| 08:26 | Don't bother to provide a TCL_OBJTYPE_SIZE macro check-in: 04e8efd4ac user: jan.nijtmans tags: tip-644-alt | |
| 08:16 | Make a start, building it on win32 check-in: 30b58e4cc4 user: jan.nijtmans tags: line-editing | |
| 03:18 | Sync with core-8-branch check-in: a53dacece6 user: griffin tags: tip-636 | |
| 02:05 | Fix refCount crash. Improve ArithSeries regression coverage. check-in: 1cd2c67dd9 user: griffin tags: core-8-branch | |
|
2022-10-31
| ||
| 23:19 | Cleanup implementation, add documentation check-in: 39012b1fe2 user: pspjuth tags: aspect-tip288 | |
| 22:57 | Merge 8.7 check-in: 421f9ad65b user: jan.nijtmans tags: line-editing | |
| 21:50 | Add missing GetType call to export decls. Change SetElement to support multiple indicies. Improve ab... check-in: 5c99b85689 user: griffin tags: tip-636 | |
| 17:12 | Make sure the build works if USE_LINENOISE is #undef'ed check-in: 4cfce4825b user: marc_culler tags: line-editing | |
| 16:53 | Add conditional compilation directives around all code blocks specific to line editing. check-in: 20301d488f user: marc_culler tags: line-editing | |
| 16:10 | Use Tcl_CreatePipe and avoid damaged channel lists on linux by calling Tcl_Exit from the main thread... check-in: a4c450a39c user: marc_culler tags: line-editing | |
|
2022-10-30
| ||
| 21:45 | Fix a remaining crash after merge. Handle some more error cases. check-in: 1e14532098 user: pspjuth tags: aspect-tip288 | |
| 19:23 | whitespace check-in: 766c712eb6 user: culler tags: line-editing | |
| 19:11 | Fix the transition when an event loop terminates. check-in: 8a85f20de8 user: culler tags: line-editing | |
| 18:29 | Merge from core-8-branch check-in: afa6c7a027 user: pspjuth tags: aspect-tip288 | |
| 17:41 | Bytecode compiler for ledit check-in: aed9f264bc user: apnadkarni tags: apn-bcc | |
| 14:29 | Merge 8.7 check-in: 963a4a1461 user: jan.nijtmans tags: trunk, main | |
| 14:28 | Merge 8.6 check-in: 6020ae619d user: jan.nijtmans tags: core-8-branch | |
| 12:55 | Merge 8.5. Update to tzdata 2022f check-in: 8c65a619ff user: jan.nijtmans tags: core-8-6-branch | |
| 10:43 | New bytecode implementation for lreplace check-in: c1b8cdcb2e user: apnadkarni tags: apn-bcc | |
| 04:27 | New bytecode for linsert check-in: 71f5587826 user: apnadkarni tags: apn-bcc | |
| 03:04 | Implement lreplace4 BCC instruction check-in: a4e5d2aee0 user: apnadkarni tags: apn-bcc | |
|
2022-10-29
| ||
| 20:28 | Fix the termios problems and other glitches by using mutexes. Still need a transition when the even... check-in: ed0f394be3 user: culler tags: line-editing | |
| 16:36 | merge 8.7 check-in: 14b9929c89 user: dgp tags: trunk, main | |
| 16:35 | [c7f3977380] Balance stack operations in the mode with no Thread package. check-in: 10aad35e58 user: dgp tags: core-8-branch | |
| 14:10 | Remove failed attempt to fix the termios issue. check-in: 763deafefb user: culler tags: line-editing | |
| 14:08 | Simplify -eofchar parsing (just check for " {}" at the end, in stead of full list parsing) check-in: b6a0f20674 user: jan.nijtmans tags: trunk, main | |
| 13:56 | Fix fork check-in: 400d629521 user: culler tags: line-editing | |
|
2022-10-28
| ||
| 18:53 | Sync with core-8-branch check-in: 13f6bc6ac8 user: griffin tags: tip-636 | |
| 18:32 | merge trunk check-in: 23e1d51bd6 user: dgp tags: dgp-refactor | |
| 18:31 | merge trunk check-in: 49539d958c user: dgp tags: novem | |
| 17:50 | Update test result check-in: 2eddf5a27b user: dgp tags: trunk, main | |
| 17:38 | Make command line editing work with Tk, except for some termios issues at exit. check-in: a662802a1e user: culler tags: line-editing | |
| 16:48 | Merge 8.6 check-in: 541754cb45 user: jan.nijtmans tags: cygwin | |
| 16:40 | Merge 8.7 check-in: 033214a681 user: jan.nijtmans tags: trunk, main | |
| 16:18 | Duplicate test names check-in: fff988b8fb user: dgp tags: core-8-branch | |
| 16:14 | Merge mark with no changes to avoid to get the core-8-changes in main. check-in: 7db6fce36c user: oehhar tags: trunk, main | |
| 16:10 | Document TCL 8.7 behaviour of TIP601 and TIP607. check-in: 89698ce69d user: oehhar tags: core-8-branch | |
| 16:00 | Merge core-8-branch check-in: 020abd84a7 user: oehhar tags: trunk, main | |
| 15:54 | Close fork check-in: 408d6e0b86 user: oehhar tags: core-8-branch | |
| 15:53 | TIP346, TIP607, TIP601: document encoding command check-in: 31c5b6dc41 user: oehhar tags: core-8-branch | |
| 15:30 | merge 8.6 check-in: 2707a58829 user: dgp tags: core-8-branch | |
| 15:19 | merge 8.6 check-in: 8fb8bdbbb3 user: dgp tags: core-8-6-13-rc | |
| 15:03 | Merge core-8-branch check-in: d1fb35fe19 user: oehhar tags: trunk, main | |
| 14:58 | Correct issues in safe.n reported by tcltk-man2html.tcl check-in: 038c347e4b user: oehhar tags: core-8-branch | |
| 14:37 | The file $(builddir)/tclUuid.h is not part of the source code distribution. The `make distclean` tar... check-in: 5042463c8d user: dgp tags: core-8-6-branch | |
| 13:51 | Resolve tcltk-man2html.tcl errors in fconfigure.n check-in: 57394eda0b user: oehhar tags: core-8-branch | |
| 13:50 | Resolve tcltk-man2html.tcl errors in fconfigure.n check-in: a52082c627 user: oehhar tags: trunk, main | |
| 13:36 | fconfigure man: correct chapter syntax check-in: 7474a2ccf7 user: oehhar tags: trunk, main | |
| 13:33 | TIP 633 and TIP 346: add man page entry for fconfigure (TCL 8.7) check-in: 4b9478dcb4 user: oehhar tags: core-8-branch | |
| 13:18 | TIP 633 and TIP 346: add man page entry for fconfigure check-in: 3ca13da359 user: oehhar tags: trunk, main | |
| 12:55 | Restore test suite fix. If [try] is too confusing, then I will use [eval]. The stack is a stack of ... check-in: 8e637ca9aa user: dgp tags: core-8-branch | |
| 11:18 | TIP #646 correction: let "fconfigure $chan -eofchar" return a single character, not a list element check-in: 6421442176 user: jan.nijtmans tags: trunk, main | |
| 06:13 | Expand AbstractList regression testing. check-in: 23eb27dc89 user: griffin tags: tip-636 | |
|
2022-10-27
| ||
| 22:01 | Merge 8.7 check-in: 93cb0056e4 user: jan.nijtmans tags: trunk, main | |
| 21:58 | backout [95cb836c8c]: "try [lpop threadStack]", that cannot be right check-in: 719090e3be user: jan.nijtmans tags: core-8-branch | |
| 21:19 | try -> catch check-in: 0cbfec8c60 user: jan.nijtmans tags: core-8-branch | |
| 21:02 | Merge 8.7 check-in: 2adeb08400 user: jan.nijtmans tags: trunk, main | |
| 18:38 | duplicate test names check-in: 53aa7641ec user: dgp tags: core-8-branch | |
| 17:10 | Test hygiene. This was creating one more thread than it destroyed. In a -singleproc 1 test run, thi... check-in: 95cb836c8c user: dgp tags: core-8-branch | |
| 14:43 | merge 8.6 check-in: 14207c1e3c user: dgp tags: core-8-branch | |
| 14:35 | merge 8.6 check-in: 7b519e5207 user: dgp tags: core-8-6-13-rc | |
| 14:35 | Revised fix to the -singleproc 1 issue in load.test check-in: a4effad099 user: dgp tags: core-8-6-branch | |
| 14:10 | merge 8.6 check-in: 1b98566468 user: dgp tags: core-8-6-13-rc | |
| 14:01 | Handle TCL_ENCODING_STRICT and TCL_CLOSE2PROC correctly, when building in --with-tcl8 mode check-in: f59fefe1fb user: jan.nijtmans tags: trunk, main | |
| 13:48 | In a -singleproc 1 test run, [info loaded] can report libraries brought in by other test files. Pro... check-in: 9c2812e599 user: dgp tags: core-8-6-branch | |
| 13:33 | Fix [8e2d10698b]: ioCmd.test tests need updates for -eofchar changes check-in: 27e4b9b75b user: jan.nijtmans tags: trunk, main | |
| 07:29 | Fix some gcc warnings in linenoise check-in: e112ad5883 user: jan.nijtmans tags: line-editing | |
| 07:24 | Add lininoise directory. Fix 2 gcc warnings check-in: 4f49c8a0c9 user: jan.nijtmans tags: line-editing | |
| 07:13 | Merge 8.7 check-in: 238455ebc4 user: jan.nijtmans tags: trunk, main | |
| 07:11 | TIP #468: Support Passing TCP listen Backlog Size Option to TCP Socket Creation check-in: 49befbf025 user: jan.nijtmans tags: core-8-branch | |
| 00:25 | merge trunk check-in: bc2c47a6a8 user: dgp tags: dgp-refactor | |
| 00:25 | merge trunk check-in: f641bce65f user: dgp tags: novem | |
| 00:21 | merge 8.6 check-in: ff0f2bbc42 user: dgp tags: core-8-6-13-rc | |
|
2022-10-26
| ||
| 12:39 | Merge http-bugfixes-2022H2 - fix ticket 1173760, https over proxy server. check-in: f0cf5f7866 user: kjnash tags: core-8-branch | |
| 12:35 | Merge 8.7 check-in: 525b0d20b5 user: kjnash tags: http-bugfixes-2022H2 | |
| 11:38 | Remove detritus. check-in: b9dc6a9258 user: culler tags: line-editing | |
| 09:55 | TIP #646: Change -eofchar handling check-in: 55e62999de user: jan.nijtmans tags: trunk, main | |
| 09:44 | merge-mark check-in: 30851ae11c user: jan.nijtmans tags: core-8-branch | |
| 09:43 | www.tcl-tk.org -> www.tcl-lang.org check-in: 5b9cf56d7f user: jan.nijtmans tags: core-8-6-branch | |
| 09:36 | TIP #646: Change -eofchar handling (Tcl 8.7 part) check-in: fce329536d user: jan.nijtmans tags: core-8-branch | |
| 03:24 | Move Tcl_GetLine and Tcl_GetLineObj to tclIO.c check-in: 662374c0f7 user: culler tags: line-editing | |
| 02:45 | Line editing and history -- moved to 8.7. check-in: 53b9e4d0d1 user: culler tags: line-editing | |
|
2022-10-25
| ||
| 15:50 | Adapt some more testcases check-in: 1f58f9a026 user: jan.nijtmans tags: cygwin | |
| 15:47 | Backport TIP #402: General Platform UNC Support check-in: 6d39244dda user: jan.nijtmans tags: cygwin | |
| 15:31 | Merge 8.6. Update msys2-build.yml check-in: ed81540004 user: jan.nijtmans tags: cygwin | |
| 13:22 | Merge 8.7 check-in: e67175faa3 user: jan.nijtmans tags: trunk, main | |
| 12:23 | Some more int -> Tcl_Size conversions, making the diff with the Tcl 9.0 header-files smaller check-in: 3cd9875b86 user: jan.nijtmans tags: core-8-branch | |
| 11:42 | Create new branch named "apn-bcc" check-in: cc8cdbcec5 user: apnadkarni tags: apn-bcc | |
| 08:48 | Merge 8.7 check-in: 75a1ce54a6 user: jan.nijtmans tags: trunk, main | |
| 08:47 | Merge 8.6. Bug in rules.vc (visible in Tk: handle TK_MAJOR_VERSION the same as TCL_MAJOR_VERSION) check-in: 863e037dc9 user: jan.nijtmans tags: core-8-branch | |
| 06:12 | Since MacOS 12.6 reports as 12.5 .... check-in: db8287ba67 user: jan.nijtmans tags: core-8-6-branch | |
| 02:30 | Sync with core-8-branch check-in: 38481cf1fb user: griffin tags: tip-636 | |
| 01:13 | Add AbstractList regression test (exercise the C API) check-in: a821aa6ac6 user: griffin tags: tip-636 | |
|
2022-10-24
| ||
| 13:49 | Merge 8.6 check-in: 7f60c82958 user: jan.nijtmans tags: cygwin | |
| 12:01 | Merge 8.7 check-in: 95f4b0d3fe user: jan.nijtmans tags: trunk, main | |
| 11:57 | Merge 8.6 check-in: a308474970 user: jan.nijtmans tags: core-8-branch | |
| 11:54 | Fix env-2.1, env-2.2, env-2.1, env-2.3, env-2.4, env-3.1, env-4.1, env-4.3, env-4.4, env-4.5 testcas... check-in: 555bfe6a07 user: jan.nijtmans tags: core-8-6-branch | |
| 11:47 | Another possible approach check-in: dc7f554cb0 user: jan.nijtmans tags: tip-644-alt | |
|
2022-10-23
| ||
| 20:44 | Merge 8.7 check-in: 7019264e52 user: jan.nijtmans tags: trunk, main | |
| 20:42 | Merge 8.7 check-in: 54c5016189 user: jan.nijtmans tags: core-8-branch | |
| 20:40 | Add support for macOS Ventura check-in: 78bfb493fd user: jan.nijtmans tags: core-8-6-branch | |
| 14:47 | merge-mark check-in: 5f24d0c063 user: jan.nijtmans tags: dgp-refactor | |
| 14:47 | Merge 9.0 check-in: a10fca8ddd user: jan.nijtmans tags: novem | |
| 14:46 | off-by-one in TCL_MAJOR_VERSION check check-in: dc08120dfc user: jan.nijtmans tags: trunk, main | |
| 14:45 | Merge 9.0 check-in: 907cdd837b user: jan.nijtmans tags: dgp-refactor | |
| 14:40 | Merge 8.7 check-in: 04baf300c3 user: jan.nijtmans tags: trunk, main | |
| 14:32 | Change back some Tcl_Size usages to int (e.g. in MODULE_SCOPE definitions) check-in: 3bd2a2a78d user: jan.nijtmans tags: core-8-branch | |
| 14:08 | Change back some Tcl_Size usage to size_t (e.g. in MODULE_SCOPE definitions, which are not supported... check-in: 26cd7febe4 user: jan.nijtmans tags: trunk, main | |
| 13:40 | Rebase to latest 9.0 Closed-Leaf check-in: 9a54ae2959 user: jan.nijtmans tags: tip-646 | |
| 13:39 | Merge 9.0 check-in: 699703ec83 user: jan.nijtmans tags: tip-646 | |
| 11:09 | Merge 9.0 check-in: 620af40081 user: jan.nijtmans tags: novem | |
| 11:00 | TIP #628: Shared 8.7/9.0 build environment check-in: 88334c6e8c user: jan.nijtmans tags: trunk, main | |
| 10:53 | Merge 8.7 check-in: 56c666a3c4 user: jan.nijtmans tags: trunk, main | |
| 10:44 | Update rules.vc to version 11 (with TIP #628 support) check-in: eafd2a7055 user: jan.nijtmans tags: core-8-branch | |
| 10:43 | TIP #641: Let Tcl_GetBoolean(FromObj) handle (C99) bool check-in: 1fc0a86b2e user: jan.nijtmans tags: core-8-branch | |
| 00:16 | Merge 9.0 Closed-Leaf check-in: 0e700d8cb4 user: jan.nijtmans tags: tcl8-compat | |
| 00:01 | Merge 8.7 check-in: e8d1647a71 user: jan.nijtmans tags: trunk, main | |
|
2022-10-22
| ||
| 23:48 | TIP #643: Provide a public API to retrieve nul terminator length for an encoding check-in: 36f1c3b24e user: jan.nijtmans tags: core-8-branch | |
| 21:13 | Sync with core-8-branch check-in: 502f791578 user: griffin tags: tip-636 | |
| 11:53 | merge 8.6 check-in: b8c5c5de79 user: dgp tags: core-8-6-13-rc | |
| 00:07 | Add Replace (lreplace) function to AbstractList type, and corrisponding Tcl_AbstractListObjReplace()... check-in: db774b9844 user: griffin tags: tip-636 | |
|
2022-10-21
| ||
| 15:28 | Merge 9.0 check-in: 0d0e119d50 user: jan.nijtmans tags: tcl8-compat | |
| 15:18 | Merge 8.7 check-in: e066cbc8c1 user: jan.nijtmans tags: trunk, main | |
| 15:00 | typedef Tcl_Size as int (which is the Tcl 8.7 part of TIP #628) check-in: ba6b7d0db9 user: jan.nijtmans tags: core-8-branch | |
| 14:58 | Don't bother _MSC_VER < 1900 any more check-in: 27165e6040 user: jan.nijtmans tags: core-8-branch | |
| 09:01 | Change version field to Tcl_ObjTypeVersion check-in: c2c101539d user: jan.nijtmans tags: tip-644 | |
| 08:55 | Rebase to 9.0 check-in: d72aeeeaac user: jan.nijtmans tags: tip-644 | |
| 08:53 | Merge 8.7 check-in: cd9d1f32be user: jan.nijtmans tags: trunk, main | |
| 08:25 | Merge 8.6 check-in: bbe81cdc01 user: jan.nijtmans tags: core-8-branch | |
|
2022-10-20
| ||
| 15:31 | Fix [d554e5554e]: fix typo “defintion” check-in: 146e6d1e75 user: jan.nijtmans tags: core-8-6-branch | |
| 15:28 | Fix [af65af3655]: clock.n: unbalanced parenthesis check-in: c685536371 user: jan.nijtmans tags: core-8-6-branch | |
| 15:21 | Merge 8.7 check-in: 61e4fe2b4e user: jan.nijtmans tags: bug-6978c01b65 | |
| 15:18 | Merge 8.7 Closed-Leaf check-in: c5259a44e4 user: jan.nijtmans tags: tip-641 | |
| 15:17 | Merge 9.0 check-in: 8bc8640992 user: jan.nijtmans tags: tcl8-compat | |
| 15:16 | Merge 8.7 Closed-Leaf check-in: 87ff3bbe46 user: jan.nijtmans tags: tip-643 | |
| 15:15 | Merge 8.7 check-in: c778e9043a user: jan.nijtmans tags: tip-646 | |
|
2022-10-19
| ||
| 22:29 | Sync with core-8-branch check-in: f7832c5884 user: griffin tags: tip-636 | |
| 20:07 | Merge 8.7 check-in: a4e82b6a98 user: jan.nijtmans tags: trunk, main | |
| 20:05 | Re-build win64/zlib1.dll (with ucrt support) check-in: 4e9abffbc2 user: jan.nijtmans tags: core-8-branch | |
| 16:29 | merge 8.6 check-in: aeb901ee6a user: dgp tags: core-8-6-13-rc | |
| 16:10 | Merge 8.6 check-in: e7c14e904d user: jan.nijtmans tags: core-8-branch | |
| 16:08 | Upgrade zlib to version 1.2.13 check-in: d391629528 user: jan.nijtmans tags: core-8-6-branch | |
| 08:30 | Re-build zlib1 1.2.13 for win32/win64 Closed-Leaf check-in: 79cd79facf user: jan.nijtmans tags: zlib-1.2.13 | |
| 07:28 | Make minizip/ioapi.c work (again) on win32. Build zlib1.dll for win64-arm check-in: 5449a9543b user: jan.nijtmans tags: zlib-1.2.13 | |
|
2022-10-18
| ||
| 20:24 | Update to zlib-1.2.13 check-in: e33b87958f user: jan.nijtmans tags: zlib-1.2.13 | |