Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
367 check-ins using file tests/winFCmd.test version c111fa6f04
|
2023-04-21
| ||
| 16:57 | Merge changes from trunk before the monster spell-check patch. check-in: b4716d7a69 user: dgp tags: dgp-refactor | |
|
2023-04-18
| ||
| 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: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 | |
|
2023-04-17
| ||
| 21:33 | Merge trunk [49a4c8f8fb], "TIP 656 accepted", and resolve conflicts. check-in: ab0512022f user: pooryorick tags: trunk-encodingdefaultstrict | |
| 13:30 | Merge trunk [31788d9a4b] and resolve conflicts. check-in: 04c47a8fd6 user: pooryorick tags: trunk-encodingdefaultstrict | |
|
2023-04-14
| ||
| 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
| ||
| 18:05 | Few more bigdata tests check-in: 37362efd65 user: apnadkarni tags: apn-bigdata-tests | |
| 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 | |
| 02:40 | Fix compilation on macos, test loading on mingw check-in: b243ca65bb user: apnadkarni tags: apn-bigdata-tests | |
|
2023-04-12
| ||
| 17:08 | Test cases for more failures check-in: ca098eab20 user: apnadkarni tags: apn-bigdata-tests | |
| 13:51 | More int -> Tcl_Size, so (theoretically) longer lists could be handled. Thanks, Rolf! check-in: b921949acd user: jan.nijtmans tags: trunk, main | |
| 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 | |
| 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 | |
|
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 | |
| 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 | |
| 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 | |
| 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 | |
|
2023-03-27
| ||
| 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 | |
| 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 | |
| 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 | |
| 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
| ||
| 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 | |
| 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 | |
| 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 | |
| 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 | |
| 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 | |
| 12:40 | merge mark check-in: 77caa376b6 user: dgp tags: core-8-branch | |
| 08:25 | merge-mark check-in: ac7463f109 user: jan.nijtmans tags: core-8-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 | |
|
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 | |
| 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 | |
| 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 | |
| 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: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 | |
|
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 | |
| 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 | |
|
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: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 | |
| 09:53 | Merge 8.7 check-in: aa1b1f275c user: apnadkarni tags: tip-656 | |
|
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 | |
| 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 | |
| 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 | |