Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
372 check-ins using file tests/zlib.test version adf1eccf54
|
2023-02-28
| ||
| 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:57 | Fix formatting issue in Tcl.n check-in: b2d74396e8 user: pooryorick tags: core-8-branch | |
|
2023-02-27
| ||
| 13:22 | merge 8.7 check-in: 24ed4112bd user: dgp tags: core-8-7-b1-rc | |
|
2023-02-26
| ||
| 16:04 | Merge 8.6 check-in: fd2fe9eb83 user: jan.nijtmans tags: core-8-branch | |
|
2023-02-24
| ||
| 14:34 | merge 8.7 check-in: 1224aa5a8a user: dgp tags: core-8-7-b1-rc | |
| 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 | |
|
2023-02-23
| ||
| 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 | |
|
2023-02-22
| ||
| 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 | |
| 17:56 | Merge 8.6 check-in: bee7bfb892 user: jan.nijtmans tags: core-8-branch | |
| 15:02 | merge 8.7 check-in: 25bcc66187 user: dgp tags: core-8-7-b1-rc | |
| 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: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 | |
|
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 | |
| 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 | |
|
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 | |
|
2023-02-19
| ||
| 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 | |
|
2023-02-17
| ||
| 19:14 | Fix for [885c86a9a0]: convertfrom utf8 breaks for 4 byte utf encodings check-in: c9645172df user: jan.nijtmans tags: core-8-branch | |
|
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: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 | |
| 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 | |
| 07:21 | Ticket [10c2c17c32] follow-up. One output char too much with -failindex. check-in: 6349e0c2e1 user: jan.nijtmans tags: core-8-branch | |
|
2023-02-14
| ||
| 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 | |
| 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 | |
|
2023-02-13
| ||
| 14:06 | merge 8.7 check-in: 49849c85bb user: dgp tags: core-8-7-b1-rc | |
| 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
| ||
| 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-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 | |
| 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 | |
| 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 | |
|
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 | |
|
2023-02-05
| ||
| 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: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 | |
| 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:12 | Fix documentation on "encoding" command check-in: f3ab9ad6c0 user: jan.nijtmans tags: core-8-branch | |
|
2023-02-01
| ||
| 21:01 | Renumber testscase, sync with Tcl 9.0 check-in: c093f8b044 user: jan.nijtmans tags: core-8-branch | |
| 13:59 | merge 8.7 check-in: cc3a3de21d user: dgp tags: core-8-7-b1-rc | |
| 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: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 | |
|
2023-01-31
| ||
| 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 | |
| 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:31 | merge 8.7 Leaf check-in: 8ae074018e user: dgp tags: dgp-review | |
| 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 | |
|
2023-01-27
| ||
| 19:15 | Add some comments and tidy code. check-in: c6895a058f user: pooryorick tags: core-8-branch | |
| 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 | |
| 08:17 | Update fcopy documentation regarding -size argument check-in: 173a6cb112 user: jan.nijtmans tags: core-8-branch | |
|
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
| ||
| 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 | |
|
2023-01-24
| ||
| 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 | |
|
2023-01-23
| ||
| 20:08 | Merge-mark check-in: 450ec972d7 user: jan.nijtmans tags: core-8-branch | |
|
2023-01-22
| ||
| 23:03 | Merge-mark check-in: dec13dafa2 user: jan.nijtmans tags: core-8-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 | |
| 01:55 | Bug [e3dcab1d14] - merge fix from 8.6 check-in: 1e89a154c2 user: kbk tags: core-8-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 | |
|
2023-01-19
| ||
| 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 | |
| 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
| ||
| 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
| ||
| 14:15 | Use TCL_ENCODING_HACK_FLAG in TableFromUtfProc too check-in: f73d5fc7ec user: jan.nijtmans tags: bug-370b1ff03e | |
|
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
| ||
| 19:45 | Update documentation, matching current implementation check-in: c0ee6795b9 user: jan.nijtmans tags: core-8-branch | |
|
2023-01-14
| ||
| 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 | |
|
2023-01-09
| ||
| 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 | |
|
2023-01-06
| ||
| 17:33 | Merge 8.6 check-in: 332f4f9655 user: jan.nijtmans tags: core-8-branch | |
| 17:11 | Merge 8.6 check-in: a374f6774c user: jan.nijtmans tags: core-8-branch | |
|
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 | |
|
2023-01-01
| ||
| 23:36 | Merge 8.6 check-in: b85d5ef2c8 user: jan.nijtmans tags: core-8-branch | |
|
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 | |
|
2022-12-28
| ||
| 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 | |
| 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-21
| ||
| 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: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 | |
|
2022-12-20
| ||
| 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 | |
|
2022-12-19
| ||
| 22:19 | Remove all checks for noncharacters Closed-Leaf check-in: cbaa5e7016 user: jan.nijtmans tags: bug-17a1cb8d6e | |
| 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-16
| ||
| 15:31 | Merge 8.6 check-in: caa40f0766 user: jan.nijtmans tags: core-8-branch | |
| 15:18 | Merge 8.6 check-in: 8f01a4be6f user: jan.nijtmans tags: core-8-branch | |
| 12:19 | merge-mark check-in: ab4d25a3e6 user: jan.nijtmans tags: core-8-branch | |
| 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: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: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: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: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:13 | merge 8.7 check-in: cc1e305934 user: dgp tags: core-8-7-b1-rc | |
| 06:09 | Merge 8.6 - change copyright in Windows build to UCal. check-in: 778b2f211c user: apnadkarni tags: core-8-branch | |
|
2022-12-11
| ||
| 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: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 | |
| 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
| ||
| 16:52 | merge 8.7 check-in: b0756e1948 user: dgp tags: core-8-7-b1-rc | |
|
2022-12-05
| ||
| 23:31 | Merge 8.6 check-in: 45652abcf9 user: jan.nijtmans tags: core-8-branch | |
| 15:39 | There's no gap on Cygwin any more check-in: 0d25c2aaa4 user: jan.nijtmans tags: core-8-branch | |
| 15:33 | On Cygwin, dev_t == unsigned, and long long == long check-in: 637abd1dec user: jan.nijtmans tags: core-8-branch | |
| 13:10 | Eliminate (gcc) warning in tclTest.c check-in: 1907815dc6 user: jan.nijtmans tags: core-8-branch | |
|
2022-12-02
| ||
| 12:57 | merge 8.7 check-in: e9bc368c0c user: dgp tags: core-8-7-b1-rc | |
|
2022-12-01
| ||
| 17:33 | Merge 8.6 check-in: b418314fca user: jan.nijtmans tags: core-8-branch | |
| 15:28 | merge 8.7 check-in: 3c048f2b33 user: dgp tags: core-8-7-b1-rc | |
|
2022-11-30
| ||
| 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 | |
| 10:48 | Fix for [084ab982fe]: Use -strict to disable noncharacte check-in: 9619dddce6 user: jan.nijtmans tags: core-8-branch | |
| 08:15 | Merge 8.7 check-in: 1d9612c9fb user: jan.nijtmans tags: core-8-branch | |
|
2022-11-29
| ||
| 20:59 | merge-mark check-in: d0bcba634d user: jan.nijtmans tags: core-8-branch | |
| 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:33 | Merge 8.6 check-in: 1a9ed3b13c user: jan.nijtmans tags: core-8-branch | |
|
2022-11-28
| ||
| 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 | |
| 12:58 | No reservation for TIP #648 any more in stub table. check-in: 58e4ccad62 user: jan.nijtmans tags: core-8-branch | |
| 12:06 | Use Tcl_Size for ArithSeries.len check-in: 97d5a892d5 user: jan.nijtmans tags: core-8-branch | |
|
2022-11-25
| ||
| 22:00 | (partial) fix for [6978c01b65] check-in: a82c8ffd37 user: jan.nijtmans tags: core-8-branch | |
| 16:11 | Tcl_NewDoubleObj -> TclNewDoubleObj and Tcl_NewWideIntObj -> TclNewIntObj (and similar). Gives more ... check-in: c4a4662af3 user: jan.nijtmans tags: core-8-branch | |
| 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 | |
|
2022-11-24
| ||
| 17:43 | Fix gcc warning, seen on Ubuntu with select notifier check-in: d9d73c95bd user: jan.nijtmans tags: core-8-branch | |
| 16:16 | Use some more TCL_INDEX_NONE and Tcl_Size check-in: 9a501de3ec user: jan.nijtmans tags: core-8-branch | |
|
2022-11-23
| ||
| 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 | |
| 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: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 | |
| 01:00 | Bump to 8.7b1 for release check-in: 09b0d6becb user: dgp tags: core-8-7-b1-rc | |
| 00:19 | leave unixInit-3.2 as-is check-in: 115c5ac242 user: jan.nijtmans tags: core-8-branch | |
|
2022-11-22
| ||
| 23:58 | Progress in fixing [6978c01b65]. Not complete yet check-in: a7e3b444d5 user: jan.nijtmans tags: core-8-branch | |
| 23:25 | merge 8.6 check-in: 9e126306b5 user: dgp tags: core-8-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 | |
|
2022-11-21
| ||
| 23:58 | Rebase to 8.7 check-in: 48904e94e7 user: jan.nijtmans tags: tip-648 | |
| 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: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 | |
| 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: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: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: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 | |
|
2022-11-19
| ||
| 16:22 | Merge 8.7 check-in: 6e40c6032a user: jan.nijtmans tags: tip-650 | |
| 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 | |
| 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:17 | Fix [bec4219123]: test utf-4.12 fails in custom builds check-in: 1c69d40d2f user: jan.nijtmans tags: core-8-branch | |
| 15:30 | merge 8.6 check-in: 098057ba0c user: dgp tags: core-8-branch | |
|
2022-11-17
| ||
| 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: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:52 | Reserve stub entry 687 for TIP #651 check-in: cfa529ea81 user: apnadkarni tags: core-8-branch | |
|
2022-11-16
| ||
| 09:37 | http 2.10a4 -> 2.10b1, for upcoming release check-in: 4649724d42 user: jan.nijtmans tags: core-8-branch | |
|
2022-11-15
| ||
| 22:09 | Make httpd11.tcl work with Tcl 8.6 too check-in: b0dd9c82d2 user: jan.nijtmans tags: core-8-branch | |
| 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 | 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: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 | |
| 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-13
| ||
| 21:25 | fix filename check-in: f09dc5271c user: jan.nijtmans tags: core-8-branch | |
| 17:11 | Merge 8.7 check-in: 48dc9da9b2 user: jan.nijtmans tags: tip-648 | |
| 16:53 | Fix compilation error for STATS=memdbg. Fix incorrect comment check-in: 9b31035371 user: jan.nijtmans tags: core-8-branch | |
|
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: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 | |
|
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 | |
|
2022-11-09
| ||
| 22:18 | New functions Tcl_NewSizeObj/Tcl_SetSizeObj check-in: 4d77c12eef user: jan.nijtmans tags: tip-648 | |
| 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 | |
| 21:58 | int -> size_t in Tcl_CmdObjTraceProc2 (for 'level'). Add missing documentation check-in: 37b21224ab user: jan.nijtmans tags: core-8-branch | |
| 10:03 | Merge 8.7 check-in: 775edc77ce user: jan.nijtmans tags: tip-648 | |
| 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: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: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: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 | |
| 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 | |
|
2022-11-05
| ||
| 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
| ||
| 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 | |
|
2022-11-02
| ||
| 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 | |
| 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 | |
| 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:00 | If CFLAGS contains -DTCL_NO_DEPRECATED, remove TclInitCompiledLocals. More code cleanup (backported ... check-in: 722273ad42 user: jan.nijtmans tags: core-8-branch | |
| 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
| ||
| 21:45 | Backout previous change: test-cases are failing check-in: b82f1d7fc4 user: jan.nijtmans tags: core-8-branch | |
| 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 | |
| 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:28 | Merge 8.6 check-in: 6020ae619d user: jan.nijtmans tags: core-8-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: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 | |
| 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 | |
| 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:18 | Duplicate test names check-in: fff988b8fb user: dgp tags: core-8-branch | |
| 16:10 | Document TCL 8.7 behaviour of TIP601 and TIP607. check-in: 89698ce69d user: oehhar tags: core-8-branch | |
| 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 | |
| 14:58 | Correct issues in safe.n reported by tcltk-man2html.tcl check-in: 038c347e4b user: oehhar tags: core-8-branch | |
| 13:51 | Resolve tcltk-man2html.tcl errors in fconfigure.n check-in: 57394eda0b user: oehhar tags: core-8-branch | |
| 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 | |
| 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 | |
| 06:13 | Expand AbstractList regression testing. check-in: 23eb27dc89 user: griffin tags: tip-636 | |
|
2022-10-27
| ||
| 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 | |
| 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 | |
| 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:11 | TIP #468: Support Passing TCP listen Backlog Size Option to TCP Socket Creation check-in: 49befbf025 user: jan.nijtmans tags: core-8-branch | |
|
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 | |
| 11:28 | Minor changes to http tests. check-in: 2038ca66f9 user: kjnash tags: http-bugfixes-2022H2 | |
| 09:44 | merge-mark check-in: 30851ae11c user: jan.nijtmans tags: core-8-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
| ||
| 16:23 | Fix bug 1173760 (proxy server for https). Add http::config options -proxynot, -proxyauth. check-in: 265f6c1d72 user: kjnash tags: http-bugfixes-2022H2 | |
| 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: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 | |
| 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
| ||
| 11:57 | Merge 8.6 check-in: a308474970 user: jan.nijtmans tags: core-8-branch | |
|
2022-10-23
| ||
| 20:42 | Merge 8.7 check-in: 54c5016189 user: jan.nijtmans tags: core-8-branch | |
| 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 | |
| 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 | |
|
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 | |
| 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: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 | |
| 08:25 | Merge 8.6 check-in: bbe81cdc01 user: jan.nijtmans tags: core-8-branch | |
|
2022-10-20
| ||
| 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:16 | Merge 8.7 Closed-Leaf check-in: 87ff3bbe46 user: jan.nijtmans tags: tip-643 | |
|
2022-10-19
| ||
| 22:29 | Sync with core-8-branch check-in: f7832c5884 user: griffin tags: tip-636 | |
| 20:05 | Re-build win64/zlib1.dll (with ucrt support) check-in: 4e9abffbc2 user: jan.nijtmans tags: core-8-branch | |
| 16:10 | Merge 8.6 check-in: e7c14e904d user: jan.nijtmans tags: core-8-branch | |
| 13:31 | Merge 8.7 check-in: e9eba73e6c user: kjnash tags: http-bugfixes-2022H2 | |
| 04:35 | More work on lset support in AbstractLists check-in: f241fccdde user: griffin tags: tip-636 | |
|
2022-10-18
| ||
| 13:05 | Merge-mark Closed-Leaf check-in: 99a3599db0 user: jan.nijtmans tags: tip-646-for-87 | |
| 12:44 | TIP #579 implementation: Improved auto_path for Safe Base interpreters check-in: d8b631859b user: jan.nijtmans tags: core-8-branch | |
| 12:37 | TIP #579 implementation: Improved auto_path for Safe Base interpreters check-in: ff9075c566 user: jan.nijtmans tags: tip-646-for-87 | |
| 10:25 | Allow any single character for -eofchar, even if it's not a valid list check-in: 62da555aa8 user: jan.nijtmans tags: tip-646-for-87 | |
| 01:03 | Add SetElement function to abstract lists. Fix a few bugs. check-in: 4c94af99a3 user: griffin tags: tip-636 | |
|
2022-10-17
| ||
| 20:04 | Merge 8.7 check-in: 3da6215242 user: jan.nijtmans tags: tip-646-for-87 | |
| 19:44 | More octal -> hex usage check-in: 087ea5a34b user: jan.nijtmans tags: core-8-branch | |
| 18:19 | Implementation of TIP 638. check-in: 34ba76eafc user: dgp tags: core-8-branch | |
|
2022-10-16
| ||
| 17:56 | Minor change to -eofchar handling check-in: 0630d12baf user: jan.nijtmans tags: tip-646-for-87 | |
| 16:57 | Prevent warning: tclUnixSock.c:1079:19: warning: unused variable 'size' [-Wunused-variable] check-in: 6f46245f00 user: jan.nijtmans tags: core-8-branch | |
|
2022-10-14
| ||
| 23:27 | Sync with tip-636, core-8-branch Closed-Leaf check-in: f0d803887d user: griffin tags: tip-636-sandbox | |
| 22:35 | Sync with core-8-branch check-in: 5640a38dec user: griffin tags: tip-636 | |
| 22:26 | Merge 8.6 check-in: f5a25106d0 user: jan.nijtmans tags: core-8-branch | |
| 22:06 | Update AbstractList man page. check-in: dfc0130efb user: griffin tags: tip-636 | |
| 15:51 | Improve error-message "cannot use xxxx as operand ....." check-in: c4ff75d4ee user: jan.nijtmans tags: core-8-branch | |
| 14:40 | typo check-in: 9e05ab238c user: jan.nijtmans tags: core-8-branch | |
| 14:29 | merge 8.7 Closed-Leaf check-in: abe7ea804d user: dgp tags: tip-getnumber | |
| 13:36 | Fix [7505fac5bd]: new iocmd.test failures check-in: ae98efef7f user: jan.nijtmans tags: core-8-branch | |
| 12:45 | merge 8.7 check-in: c5ae748171 user: dgp tags: tip-getnumber | |
|
2022-10-13
| ||
| 20:17 | Make TclGlob() a static function check-in: 2a2797fb45 user: jan.nijtmans tags: core-8-branch | |
| 10:40 | Merge 8.7 check-in: 7f682f46cc user: jan.nijtmans tags: bug-6978c01b65 | |
| 10:35 | Merge 8.7 check-in: 2b198243e5 user: jan.nijtmans tags: tip-getnumber | |
| 10:31 | rebase to 8.7. Add documentation Closed-Leaf check-in: dd3e22aaf6 user: jan.nijtmans tags: tip-468 | |
| 09:15 | Merge 8.7 check-in: ca4b4056d3 user: jan.nijtmans tags: tip-641 | |
| 09:07 | Fix socket_*-7.3 testcase (since 2 socket options were added) check-in: d357d8eb71 user: jan.nijtmans tags: core-8-branch | |
|
2022-10-12
| ||
| 21:16 | Sync with core-8-branch check-in: 481668e798 user: griffin tags: tip-636 | |
| 15:45 | Merge 8.7 check-in: 1e025a15f5 user: jan.nijtmans tags: tip-getnumber | |
| 11:25 | TIP #344 bugfix: on some platforms, <netinet/tcp.h> needs <stdint.h> to be included first check-in: abbdeebc71 user: jan.nijtmans tags: core-8-branch | |
| 11:22 | Rebase to 8.7 check-in: 7e26012229 user: jan.nijtmans tags: tip-641 | |
| 10:49 | TIP #344 implementation: Bring TCP_NODELAY and SO_KEEPALIVE to socket options check-in: f5f90f2b3f user: jan.nijtmans tags: core-8-branch | |
|
2022-10-11
| ||
| 18:31 | merge 8.7 check-in: e8eacf5908 user: dgp tags: tip-getnumber | |
| 15:51 | Document TCL_ENCODING_STRICT flag check-in: 7d40541176 user: jan.nijtmans tags: core-8-branch | |
| 14:22 | Few more formatting errors check-in: 1b0733d08b user: jan.nijtmans tags: core-8-branch | |
| 11:02 | Format errors in vwait.n check-in: ac222d1c02 user: jan.nijtmans tags: core-8-branch | |
| 06:26 | There's a duplicate set of io-75.* testcases, so renumber one of them check-in: d94970a4c4 user: jan.nijtmans tags: core-8-branch | |
| 06:22 | Making a start fixing [6978c01b65]: Channel encoding difference 8.6 <-> 9.0 check-in: f36d6aec92 user: jan.nijtmans tags: bug-6978c01b65 | |
|
2022-10-10
| ||
| 15:37 | Bugfix library/http/http.tcl for connection request header - tcllib/websocket ticket [d01de3281f]. ... check-in: ffbeff5d69 user: kjnash tags: core-8-branch | |
| 15:19 | Use Tcl_ObjCmdProc in stead of full signature check-in: 96cfbbc708 user: jan.nijtmans tags: core-8-branch | |
| 13:52 | Tests and docs for Tcl_GetEncodingNulLength check-in: a08d9101b6 user: apnadkarni tags: tip-643 | |
| 11:08 | Slight improvement to TIP #346/#633 combination: Now -strictencoding 1 automatically sets -nocomplai... check-in: 329637dcc5 user: jan.nijtmans tags: core-8-branch | |
|
2022-10-09
| ||
| 20:57 | Tcl_NewWideIntObj -> Tcl_NewBooleanObj where appropriate check-in: 4dbe3ab096 user: jan.nijtmans tags: core-8-branch | |
| 18:11 | TIP 643 code. Docs, tests pending check-in: 97ed01793e user: apnadkarni tags: tip-643 | |
| 16:29 | Merge 8.7 check-in: 803f46be8c user: jan.nijtmans tags: tip-641 | |
| 15:11 | TIP #633: configure channel about channel encoding error reporting mode check-in: 968bcbecd8 user: jan.nijtmans tags: core-8-branch | |