Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1425 check-ins using file win/tclWinError.c version 38c8955f06
|
2022-08-31
| ||
| 14:28 | Merge old 8.7 674a6ad0472c7 check-in: 72a2225a33 user: kjnash tags: tip-579-8-7 | |
| 12:51 | Merge old 8.7 9a14272d20 check-in: ca86e961bb user: kjnash tags: tip-579-8-7 | |
|
2020-12-04
| ||
| 10:04 | Merge 8.6 check-in: eab97bc284 user: jan.nijtmans tags: core-8-branch | |
| 09:56 | TIP 590: Recommend lowercase Package Names check-in: 836cfc20b3 user: jan.nijtmans tags: core-8-branch | |
|
2020-12-03
| ||
| 16:50 | Add makefile.vc target sfe for single-file executable check-in: a490f10cc6 user: apnadkarni tags: core-8-branch | |
| 14:39 | Merge 8.6 check-in: 47ae321230 user: jan.nijtmans tags: core-8-branch | |
| 09:52 | Merge 8.6 check-in: 560e8d485c user: jan.nijtmans tags: core-8-branch | |
| 09:09 | Simplify some \\u???? escape sequences to \\x?? check-in: b813cd7a5b user: jan.nijtmans tags: core-8-branch | |
|
2020-12-02
| ||
| 11:58 | Merge 8.6 check-in: 938c5d6e2c user: jan.nijtmans tags: core-8-branch | |
| 11:31 | Merge 8.6 check-in: 36beba2206 user: jan.nijtmans tags: core-8-branch | |
|
2020-12-01
| ||
| 15:28 | Another TIP #589 side-effect: Make sure that the encoding used in ::tcltest::viewFile matches the on... check-in: 42863cfd18 user: jan.nijtmans tags: core-8-branch | |
| 15:15 | Fix 2 testcases in Windows. Cause: tcltest::makeFile should assume the same encoding as the "source"... check-in: a7b2918eec user: jan.nijtmans tags: core-8-branch | |
| 12:17 | Remove incomplete stuff from .project: It is not enough to make actual building from within Eclipse ... check-in: 60b899d5b5 user: jan.nijtmans tags: core-8-branch | |
| 11:56 | Merge-mark check-in: 674a6ad047 user: jan.nijtmans tags: core-8-branch | |
| 08:53 | Merge 8.6 check-in: 66583afb9e user: jan.nijtmans tags: core-8-branch | |
|
2020-11-30
| ||
| 16:53 | Merge 8.6 check-in: 92f0cf9c7b user: jan.nijtmans tags: core-8-branch | |
| 14:20 | Merge 8.6 check-in: 864e652fd3 user: jan.nijtmans tags: core-8-branch | |
| 13:37 | Merge 8.6 check-in: 6ae531a376 user: jan.nijtmans tags: core-8-branch | |
| 12:18 | Fix [6b1c6bb09c]: Extended plane character does not encode correctly to UTF-16 with TCL_UTF_MAX==4 A... check-in: ea91d44454 user: jan.nijtmans tags: core-8-branch | |
| 08:57 | Merge 8.6 check-in: baae9020b6 user: jan.nijtmans tags: core-8-branch | |
| 08:46 | Merge 8.6 check-in: 2a39af85e5 user: jan.nijtmans tags: core-8-branch | |
|
2020-11-27
| ||
| 18:13 | Added single-file distributions of Tcl for all main platforms. These are *UNOFFICIAL* builds as the... check-in: 2f3702f04c user: dkf tags: core-8-branch | |
| 18:07 | That's the best we can do without entering the morass that is signing/notarization on macOS; Windows... Closed-Leaf check-in: 70c1506c96 user: dkf tags: one-file-distribution | |
| 14:39 | Merge 8.6 check-in: ab2de6e88c user: jan.nijtmans tags: core-8-branch | |
| 13:50 | Merge 8.6 check-in: 839d8360d6 user: jan.nijtmans tags: core-8-branch | |
| 09:58 | Better version ID, trying to track down weird macOS problem check-in: 20cbdc6605 user: dkf tags: one-file-distribution | |
|
2020-11-26
| ||
| 20:09 | Try to use a .dmg for macOS distribution check-in: 86b76fb078 user: dkf tags: one-file-distribution | |
| 14:54 | Merge 8.6 check-in: bdbb8a36bc user: jan.nijtmans tags: core-8-branch | |
| 08:28 | Merge 8.6 check-in: 90eb0c0625 user: jan.nijtmans tags: core-8-branch | |
| 07:52 | More TCL_UNUSED check-in: 1e3804d76b user: jan.nijtmans tags: core-8-branch | |
| 07:37 | squelch warning by using proper format specifiers check-in: 46f3104074 user: jan.nijtmans tags: core-8-branch | |
| 07:23 | grammar check-in: 6a504ac0d9 user: jan.nijtmans tags: core-8-branch | |
|
2020-11-25
| ||
| 13:51 | Merge 8.7 check-in: 1b5a7f4634 user: jan.nijtmans tags: tip-481 | |
| 11:16 | Switch to older Ubuntu so that we build with older glibc. Thanks to morganw for testing. check-in: c0442669a2 user: dkf tags: one-file-distribution | |
| 09:57 | Make HTML documentation html5-compatible. Still works the same with older browsers too. Remove obso... check-in: fadc186aac user: jan.nijtmans tags: core-8-branch | |
| 09:52 | Merge 8.7 check-in: 5b4e732208 user: jan.nijtmans tags: tip-481 | |
| 09:13 | Name of target is different check-in: e1accf50e0 user: dkf tags: one-file-distribution | |
| 00:41 | Experimental branch: building single file distributions check-in: f62cffda29 user: dkf tags: one-file-distribution | |
|
2020-11-24
| ||
| 15:04 | Some missing test-constraints check-in: 55bb343c9e user: jan.nijtmans tags: core-8-branch | |
| 14:45 | Fix testcases on Windows. Use more "info loaded" as appropriate Closed-Leaf check-in: 18c691bc57 user: jan.nijtmans tags: tip-590 | |
| 08:24 | contents.htm -> index.html and *.htm -> *.html Closed-Leaf check-in: ef0dbf126e user: jan.nijtmans tags: doc-html5 | |
| 07:51 | Fix "make dist" check-in: b2887206fc user: jan.nijtmans tags: doc-html5 | |
|
2020-11-23
| ||
| 09:16 | More ©-sign consolidation check-in: 676f97ea98 user: jan.nijtmans tags: core-8-branch | |
| 08:25 | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign whenever reasonable. check-in: 0d31e14484 user: jan.nijtmans tags: core-8-branch | |
|
2020-11-20
| ||
| 14:58 | Merge 8.6 check-in: 6ff7d4f562 user: jan.nijtmans tags: core-8-branch | |
| 14:08 | Merge 8.7 check-in: 9e3b9c61eb user: jan.nijtmans tags: tip-590 | |
| 13:46 | Generate html documentation in html5 format. Fix some html5 compatibiliy warnings. Remove old htmlhe... check-in: 6225b08bc9 user: jan.nijtmans tags: doc-html5 | |
| 08:44 | Merge 8.7 check-in: d0fe878f40 user: jan.nijtmans tags: tip-575 | |
| 08:26 | Merge 8.6 check-in: cf79c4768a user: jan.nijtmans tags: core-8-branch | |
|
2020-11-19
| ||
| 15:11 | Allow tools/tcltk-man2html.tcl to work with both configure.in and configure.ac: It could be used in ... check-in: 7d6eb9b081 user: jan.nijtmans tags: core-8-branch | |
| 08:57 | Merge 8.7 check-in: b87dd93716 user: jan.nijtmans tags: tip-590 | |
|
2020-11-18
| ||
| 13:51 | More usage of TclUtfToUCS4/TclUniCharToUCS4 in stead of it's UniChar variants: This handles surrogat... check-in: d843858583 user: jan.nijtmans tags: core-8-branch | |
| 11:03 | Merge 8.6 check-in: 57cfced9a5 user: jan.nijtmans tags: core-8-branch | |
|
2020-11-17
| ||
| 14:36 | Merge 8.6 check-in: a6baa9e5d7 user: jan.nijtmans tags: core-8-branch | |
| 12:36 | Test fails with Windows in CI, not MSVC check-in: 9acdb9281a user: dkf tags: core-8-branch | |
| 10:17 | Ticket [ac661a684d]: Tcl_NotifyChannel man page: "no writable callback on pending flush" missing check-in: 3a6c0f5d55 user: oehhar tags: core-8-branch | |
| 09:12 | Merge 8.6 check-in: f4f3fc8c5c user: jan.nijtmans tags: core-8-branch | |
| 08:46 | Merge 8.6 check-in: c576fbca75 user: jan.nijtmans tags: core-8-branch | |
| 08:41 | Merge 8.6 check-in: f09d5c0b56 user: jan.nijtmans tags: core-8-branch | |
|
2020-11-16
| ||
| 15:08 | Merge documentation changes for http and dict from branch [oehhar-documentation-tickets] check-in: 79843ba856 user: oehhar tags: core-8-branch | |
| 13:17 | Merge 8.6 check-in: 164ff90395 user: jan.nijtmans tags: core-8-branch | |
| 12:55 | Merge 8.6 check-in: 855fa5fea3 user: jan.nijtmans tags: core-8-branch | |
| 10:53 | TIP #586 implementation: C String Parsing Support for binary scan check-in: 5aa764a795 user: jan.nijtmans tags: core-8-branch | |
| 10:06 | Merge 8.6 check-in: c2dc6753fa user: dkf tags: core-8-branch | |
|
2020-11-13
| ||
| 16:59 | merge-mark check-in: 2944b0b16d user: jan.nijtmans tags: core-8-branch | |
|
2020-11-11
| ||
| 16:32 | Merge 8.7 check-in: cd6e748a2e user: jan.nijtmans tags: tip-575 | |
|
2020-11-10
| ||
| 18:47 | backout e56a9f214a check-in: fc1e203728 user: culler tags: core-8-branch | |
| 17:52 | Merge 8.6 check-in: e56a9f214a user: culler tags: core-8-branch | |
| 16:44 | merge 8.7 check-in: 3223a4cca2 user: dgp tags: tip-568 | |
| 16:39 | merge 8.7 check-in: be00c00396 user: dgp tags: dgp-review | |
| 11:55 | Merge 8.7. Tweak "tclreg" directory/library name and tclLoad.c, such that the entry point of the "dd... check-in: 226ad8e6c5 user: jan.nijtmans tags: tip-590 | |
|
2020-11-09
| ||
| 09:15 | merge mark check-in: 8b75603da5 user: dkf tags: core-8-branch | |
| 09:07 | Github Actions seem to be working check-in: 3ead1548c9 user: dkf tags: core-8-branch | |
|
2020-11-08
| ||
| 17:31 | Merge 8.7 Closed-Leaf check-in: cf42c8eba7 user: dkf tags: github-action | |
| 17:21 | TIP 582: Comments in Expressions check-in: e518808108 user: dkf tags: core-8-branch | |
| 13:38 | Added badges to README check-in: f0f3cca72b user: dkf tags: github-action | |
| 13:34 | Added experimental Windows CI build instructions check-in: fc1c9320ef user: dkf tags: github-action | |
| 12:08 | Updated arrangement check-in: 3aead416b2 user: dkf tags: github-action | |
|
2020-11-07
| ||
| 14:29 | Updated README check-in: 41b7b8253a user: dkf tags: github-action | |
| 14:21 | Updated workflow name check-in: ddf6cb331a user: dkf tags: github-action | |
| 14:14 | Added basic github action starter check-in: 68f8de9be3 user: dkf tags: github-action | |
|
2020-11-06
| ||
| 17:33 | Merge 8.6 check-in: 7c55fd161e user: jan.nijtmans tags: core-8-branch | |
| 14:43 | Deprecate the (internal) functions TclGuessPackageName/TclGetLoadedPackages functions, since they tu... check-in: 7b2277bf8b user: jan.nijtmans tags: core-8-branch | |
| 09:59 | Lesser TIP #590 implementation: Only package renaming, no code changes check-in: 5cb1460243 user: jan.nijtmans tags: tip-590 | |
|
2020-11-05
| ||
| 17:06 | Merge 8.7 check-in: 23c0c45dd0 user: jan.nijtmans tags: tip-575 | |
|
2020-11-04
| ||
| 08:55 | Vary dltest package names for test purposes Closed-Leaf check-in: d51d5a5bb1 user: jan.nijtmans tags: case-sensitive-pkg | |
|
2020-11-03
| ||
| 16:40 | Undo experimental unrelated changes check-in: dd5dc3b62f user: jan.nijtmans tags: case-sensitive-pkg | |
| 16:24 | Correct casing in some error-messages check-in: 7be0feeea2 user: jan.nijtmans tags: case-sensitive-pkg | |
| 15:32 | Case-sensitive package names check-in: b15b349bfb user: jan.nijtmans tags: case-sensitive-pkg | |
| 14:24 | Fix build/testcases on UNIX/Mac check-in: ffcc8ec50a user: jan.nijtmans tags: build-info | |
| 12:14 | Make everything work on Windows, using loaded tcl::test package check-in: fe42d5b5e2 user: jan.nijtmans tags: build-info | |
| 11:25 | Fix clang++ build check-in: 985fb8cd4c user: jan.nijtmans tags: build-info | |
|
2020-11-01
| ||
| 14:25 | Merge 8.7 Closed-Leaf check-in: ef5fd3e260 user: dkf tags: tip-582 | |
|
2020-10-30
| ||
| 20:23 | merge 8.7 check-in: 8da1570d62 user: dgp tags: tip-568 | |
| 20:17 | merge 8.7 check-in: 5cbe392b39 user: dgp tags: dgp-review | |
| 15:31 | Merge 8.7 check-in: 707d6eadba user: jan.nijtmans tags: build-info | |
| 15:13 | Merge 8.7 Closed-Leaf check-in: 2c1ee70bdc user: jan.nijtmans tags: tip-586-binary-scan-c-string | |
| 14:05 | Merge 8.6 check-in: c15e8bc4bb user: jan.nijtmans tags: core-8-branch | |
| 13:37 | Merge 8.6 check-in: 6312e0d10c user: jan.nijtmans tags: core-8-branch | |
|
2020-10-29
| ||
| 21:08 | merge 8.7 check-in: 4bcfcf342b user: dgp tags: tip-568 | |
| 21:08 | merge 8.7 check-in: 412d0e64c2 user: dgp tags: dgp-review | |
| 11:18 | Merge 8.6 check-in: 642317cdbc user: jan.nijtmans tags: core-8-branch | |
|
2020-10-28
| ||
| 15:10 | Merge 8.7 check-in: 063b7a740c user: jan.nijtmans tags: tip-586-binary-scan-c-string | |
| 06:59 | Corrected doc: modifier C instead A check-in: ca5788a4e9 user: oehhar tags: tip-586-binary-scan-c-string | |
|
2020-10-27
| ||
| 21:39 | merge 8.7 check-in: 97069a12f6 user: dgp tags: tip-568 | |
| 21:26 | merge 8.7 check-in: 90e685a64d user: dgp tags: dgp-review | |
| 20:27 | [11229bad5f] Fix the bytecode compiler for [string insert]. check-in: 1e1a593ca4 user: dgp tags: core-8-branch | |
| 20:24 | Use TCL_ERROR to signal inability to compile. Closed-Leaf check-in: 6e8aceea3f user: dgp tags: bug-11229bad5f | |
| 20:09 | [11229bad5f] New test to demonstrate the bug. check-in: 87bb381d4e user: dgp tags: bug-11229bad5f | |
| 14:30 | Merge 8.7. Enhance "load", being able to handle '::' in package names check-in: 085ffd9b5b user: jan.nijtmans tags: build-info | |
|
2020-10-26
| ||
| 23:00 | Merge 8.6 check-in: 8dd94df8b2 user: jan.nijtmans tags: core-8-branch | |
| 20:32 | Update TZ info to tzdata2020d (via merge). check-in: 7161b29c10 user: jima tags: core-8-branch | |
| 16:15 | Merge 8.6 check-in: b7e27278fb user: jan.nijtmans tags: core-8-branch | |
| 14:45 | re-trigger Travis build (and fix some eol-spacing) check-in: a46527e8dc user: jan.nijtmans tags: tip-586-binary-scan-c-string | |
| 10:53 | Copied man page and test from Androwish https://www.androwish.org/home/ci/bc8b7e8094b66169 check-in: af3edacd3a user: oehhar tags: tip-586-binary-scan-c-string | |
|
2020-10-25
| ||
| 20:03 | TIP586: C String Parsing Support for binary scan check-in: d45eecb868 user: oehhar tags: tip-586-binary-scan-c-string | |
|
2020-10-24
| ||
| 14:50 | Merge 8.7 check-in: 1f4f5e1fcd user: jan.nijtmans tags: tip-582 | |
| 14:41 | Merge 8.7 check-in: dd7e424b0f user: jan.nijtmans tags: tip-575 | |
| 14:34 | Merge 8.7. Rename more "Tcltest" package-names into "tcl::test". Not sufficient to make the win32 tr... check-in: 521311ef3a user: jan.nijtmans tags: build-info | |
|
2020-10-23
| ||
| 15:46 | Merge 8.6 check-in: 20e8b5d93f user: jan.nijtmans tags: core-8-branch | |
| 14:55 | merge 8.7 check-in: a1809f6a5d user: dgp tags: tip-568 | |
| 14:46 | merge 8.7 check-in: f41bdf9a3f user: dgp tags: dgp-review | |
|
2020-10-22
| ||
| 14:31 | Merge 8.7 check-in: a2f5f1c204 user: jan.nijtmans tags: tip-575 | |
| 14:20 | Merge 8.7 Leaf check-in: d18425d469 user: jan.nijtmans tags: empty-not-found-backport | |
| 10:52 | TIP #587: One place more where TCL_CFGVAL_ENCODING should fall back to utf-8 check-in: ba727a0761 user: jan.nijtmans tags: core-8-branch | |
| 10:30 | TIP #587: Default utf-8 for source command check-in: 70f28ec410 user: jan.nijtmans tags: core-8-branch | |
| 10:23 | Merge 8.6 check-in: fb319c1b92 user: jan.nijtmans tags: core-8-branch | |
| 07:35 | Merge 8.7. More lowercase package names in test-suite check-in: 13fe6f0017 user: jan.nijtmans tags: build-info | |
|
2020-10-21
| ||
| 08:51 | Merge 8.6 check-in: aa44f54e39 user: jan.nijtmans tags: core-8-branch | |
|
2020-10-20
| ||
| 20:39 | Update TZ info to tzdata2020c. check-in: 9a0a12875f user: jima tags: core-8-branch | |
|
2020-10-19
| ||
| 14:50 | merge 8.7 check-in: 272642eb4b user: dgp tags: tip-568 | |
| 13:10 | Merge 8.7 check-in: 6db4faf560 user: jan.nijtmans tags: build-info | |
| 13:06 | Merge 8.6. Restore "install-strip" target to what it was in Tcl 8.6. Just don't use it any more on ... check-in: 0adcf93abe user: jan.nijtmans tags: core-8-branch | |
|
2020-10-18
| ||
| 20:27 | Merge 8.7 check-in: 3079f8774c user: jan.nijtmans tags: build-info | |
| 16:24 | 3 times -1 -> TCL_INDEX_NONE check-in: 7e6536e672 user: jan.nijtmans tags: core-8-branch | |
|
2020-10-16
| ||
| 16:34 | Merge 8.7 check-in: 600368ed3f user: jan.nijtmans tags: build-info | |
| 16:24 | Merge 8.6 check-in: 3e4e2312bc user: jan.nijtmans tags: core-8-branch | |
| 16:02 | Merge 8.6 check-in: 83e7d6e53f user: jan.nijtmans tags: core-8-branch | |
| 15:03 | Fix env.test when running under wine on Linux. Mark other tests with "notWine", which fail currentl... check-in: 80184ade49 user: jan.nijtmans tags: core-8-branch | |
|
2020-10-15
| ||
| 11:06 | Merge 8.6 check-in: e61b3d2feb user: jan.nijtmans tags: core-8-branch | |
| 09:24 | Merge 8.6 check-in: f77b076328 user: jan.nijtmans tags: core-8-branch | |
|
2020-10-14
| ||
| 16:18 | Backport tiny part of "empty-not-found". Just allow the empty string as index, meaning the same as "... check-in: 6631261ba4 user: jan.nijtmans tags: empty-not-found-backport | |
| 09:43 | Merge 8.7 check-in: c665502804 user: jan.nijtmans tags: tip-575 | |
| 09:41 | Merge 8.7 check-in: 57d6405a93 user: jan.nijtmans tags: build-info | |
| 06:55 | Fix MSVC++ 6.0 build check-in: 84cd1eb17f user: jan.nijtmans tags: core-8-branch | |
| 06:28 | Merge 8.7 check-in: b458fc95fe user: jan.nijtmans tags: build-info | |
| 06:08 | Merge 8.7 check-in: a5f7cc9ba9 user: jan.nijtmans tags: tip-575 | |
|
2020-10-13
| ||
| 16:44 | merge 8.7 check-in: 82fcff6eac user: dgp tags: tip-568 | |
| 16:44 | merge 8.7 check-in: e78405ab50 user: dgp tags: dgp-review | |
| 16:42 | merge 8.7 check-in: 478264e46c user: dgp tags: tip-568 | |
| 16:42 | merge 8.7 check-in: 770c2f226b user: dgp tags: dgp-review | |
| 15:45 | Merge 8.6 check-in: bfda87dfca user: jan.nijtmans tags: core-8-branch | |
| 09:07 | Merge 8.6 Eliminate some (correct but actually harmless) warnings only happening on win64 check-in: f14b6f4907 user: jan.nijtmans tags: core-8-branch | |
|
2020-10-12
| ||
| 10:45 | Merge 8.7 check-in: 8cc23529c2 user: jan.nijtmans tags: build-info | |
| 09:27 | Merge 8.7 check-in: ff7bcb2801 user: jan.nijtmans tags: strict-index-experiment | |
|
2020-10-10
| ||
| 20:36 | Update TZ info to tzdata2020b. check-in: 811205cfd2 user: jima tags: core-8-branch | |
|
2020-10-09
| ||
| 14:13 | merge 8.7 check-in: 1c6d51fc50 user: dgp tags: tip-568 | |
| 14:05 | merge 8.7 check-in: a7077dbcfd user: dgp tags: dgp-review | |
| 12:53 | Merge 8.6. Don't inline functions which are too big to be inlined (according to the -Winline compile... check-in: 2a870b3897 user: jan.nijtmans tags: core-8-branch | |
|
2020-10-08
| ||
| 13:33 | Make everything compile warning-free with -Wundef. Put enum ASSEM_DICT_GET_DEF last in TalInstType, ... check-in: d1e4a3c73f user: jan.nijtmans tags: core-8-branch | |
| 09:33 | Merge 8.6 check-in: 040c6b5987 user: jan.nijtmans tags: core-8-branch | |
|
2020-10-07
| ||
| 15:48 | merge 8.7 check-in: 9208d4168c user: dgp tags: tip-568 | |
| 15:06 | merge 8.7 check-in: 9925ef5cf0 user: dgp tags: dgp-review | |
|
2020-10-06
| ||
| 13:29 | merge-mark check-in: bb40f11334 user: jan.nijtmans tags: core-8-branch | |
| 13:26 | Fix (possible) gcc warnings in unix/dltest/*.c check-in: 5cd3c4e555 user: jan.nijtmans tags: core-8-branch | |
| 13:20 | HAVE_TM_GMTOFF detection doesn't work if CFLAGS contains -Werror. Here's the fix. check-in: 43fbea7f16 user: jan.nijtmans tags: core-8-branch | |
| 08:44 | Adapt function signatures in compat/string.h to what's normal nowadays check-in: 12d9e7997e user: jan.nijtmans tags: core-8-branch | |
|
2020-10-05
| ||
| 08:50 | Merge 8.7 check-in: dd4ac421cd user: jan.nijtmans tags: build-info | |
|
2020-10-03
| ||
| 19:52 | merge 8.7 check-in: adb2460485 user: dgp tags: tip-568 | |
| 19:44 | merge 8.7 check-in: 1c36807e1d user: dgp tags: dgp-review | |
|
2020-10-02
| ||
| 16:28 | Fix -Wshadow warnings, when compiling with a C++ compiler check-in: 1011055d6b user: jan.nijtmans tags: core-8-branch | |
| 15:49 | Merge 8.7. Fix 2 failing test-cases check-in: 576b36ec63 user: jan.nijtmans tags: build-info | |
|
2020-10-01
| ||
| 12:38 | Merge 8.7 Closed-Leaf check-in: 3a2fca1540 user: jan.nijtmans tags: tip-587-for-8.7 | |
| 08:17 | Merge 8.7. Internal package renaming check-in: 8da5008652 user: jan.nijtmans tags: build-info | |
|
2020-09-30
| ||
| 16:01 | merge 8.7 check-in: 969af31cfe user: dgp tags: tip-568 | |
| 16:01 | merge 8.7 check-in: 2e55dcf27c user: dgp tags: dgp-review | |
| 14:54 | Merge 8.6 check-in: 9a08cc940a user: jan.nijtmans tags: core-8-branch | |
| 14:45 | merge 8.7 check-in: 2af74785ef user: dgp tags: tip-568 | |
| 14:38 | merge 8.7 check-in: 057292d3aa user: dgp tags: dgp-review | |
| 14:29 | TIP #581 tweak: Don't report "slaves" as valid option for "interp" check-in: 29f08cd691 user: jan.nijtmans tags: core-8-branch | |
| 12:19 | Ticket [0063cbcada]: From tcl 8.7 on, use "string is dict" instead "string is list" & length %2 == 0... check-in: 097400e5ad user: oehhar tags: core-8-branch | |
|
2020-09-29
| ||
| 16:21 | Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict check-in: 5c8a8fdddb user: oehhar tags: core-8-branch | |
| 13:11 | Fix testcase check-in: bf35159870 user: jan.nijtmans tags: build-info | |
| 12:51 | Merge 8.7 check-in: 0f25d0f758 user: jan.nijtmans tags: build-info | |
| 07:14 | Add -Wshadow flag to the compiler, so we will be notified when (accidently) shadowing variable names check-in: abdc2e1e11 user: jan.nijtmans tags: core-8-branch | |
|
2020-09-28
| ||
| 15:02 | Merge-mark check-in: cbd6b50384 user: jan.nijtmans tags: core-8-branch | |
| 14:04 | merge 8.7 check-in: 7c4fa2776d user: dgp tags: tip-568 | |
| 13:59 | merge 8.7 check-in: 4f1342a9f9 user: dgp tags: dgp-review | |
| 13:34 | Restore change with correction. check-in: d36db36ea9 user: dgp tags: core-8-branch | |
| 13:02 | Revert change that made test expr-20.2 fail. check-in: 125f0bdc61 user: dgp tags: core-8-branch | |
| 10:39 | Merge 8.6 check-in: ef2427283a user: jan.nijtmans tags: core-8-branch | |
|
2020-09-27
| ||
| 16:24 | Merge 8.7 check-in: 6185d08c27 user: jan.nijtmans tags: build-info | |
|
2020-09-26
| ||
| 18:38 | Merge 8.6 check-in: c649b9c46b user: jan.nijtmans tags: core-8-branch | |
|
2020-09-25
| ||
| 14:26 | Merge 8.7 check-in: 1d2a90cb1d user: jan.nijtmans tags: tip-587-for-8.7 | |
| 14:25 | Merge 8.6 check-in: a34d4f2927 user: jan.nijtmans tags: core-8-branch | |
| 14:17 | Use utf-8 as default encoding for configuration information check-in: 82ee0f51dc user: jan.nijtmans tags: tip-587-for-8.7 | |
| 12:16 | Merge 8.7 check-in: 03a61544ec user: jan.nijtmans tags: tip-587-for-8.7 | |
| 12:12 | merge-mark check-in: 9c07ddf527 user: jan.nijtmans tags: core-8-branch | |
| 11:21 | Merge 8.6 check-in: 34ba50850b user: jan.nijtmans tags: core-8-branch | |
| 10:57 | TIP #587 for Tcl 8.7 check-in: ab4fa2de85 user: jan.nijtmans tags: tip-587-for-8.7 | |
|
2020-09-22
| ||
| 12:18 | When writing script files (like pkgIndex.tcl), always use -translation lf, so they don't cause prob... check-in: 2edbd187f0 user: jan.nijtmans tags: core-8-branch | |
|
2020-09-21
| ||
| 14:11 | merge 8.7 check-in: 0afde4bfb6 user: dgp tags: tip-568 | |
| 14:11 | merge 8.7 check-in: bcdb0c2462 user: dgp tags: dgp-review | |
|
2020-09-20
| ||
| 21:39 | Merge 8.6 check-in: 3057cfd096 user: jan.nijtmans tags: core-8-branch | |
| 16:00 | merge 8.7 check-in: 1c47cf8296 user: dgp tags: tip-568 | |
| 15:59 | merge 8.7 check-in: 39ec03c302 user: dgp tags: dgp-review | |
| 15:58 | Merge 8.6 check-in: b9c39681ea user: dgp tags: core-8-branch | |
| 10:24 | Merge 8.6 check-in: c5f32b95be user: jan.nijtmans tags: core-8-branch | |
|
2020-09-19
| ||
| 17:19 | merge 8.7 check-in: dfbe7884ea user: dgp tags: tip-568 | |
| 17:14 | merge 8.7 check-in: 2f99c5019a user: dgp tags: dgp-review | |
| 16:48 | merge mark (safety) check-in: 7d49ac4d02 user: dgp tags: core-8-branch | |
| 14:10 | Fix for [b9ecf3ce98], [uplevel] unnecessarily generates string representation. check-in: 45569c7084 user: pooryorick tags: core-8-branch | |
|
2020-09-18
| ||
| 13:53 | Accept {} as index, and forbid indices starting with '-' if compiled with -DTCL_NO_DEPRECATED check-in: ecdb69c0b3 user: jan.nijtmans tags: strict-index-experiment | |
| 10:31 | Make switch -regexp -indexvar without match return {} check-in: 19011a25db user: jan.nijtmans tags: strict-index-experiment | |
| 09:43 | Merge 8.7. Undo signature change for Tcl_GetIntForIndex check-in: 6b2676abbb user: jan.nijtmans tags: strict-index-experiment | |
|
2020-09-17
| ||
| 17:54 | merge 8.7 check-in: fe8535bde0 user: dgp tags: tip-568 | |
| 17:42 | merge 8.7 check-in: 87fe60f879 user: dgp tags: dgp-review | |
| 13:48 | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclNewIntObj or Tcl_NewWide... check-in: ef22eb8ac3 user: jan.nijtmans tags: core-8-branch | |
| 09:34 | Merge 8.7 check-in: b776941086 user: jan.nijtmans tags: build-info | |
| 09:27 | Change version number of http package from 2.9.5 -> 2.10.0a1, since it's different from the 2.9.5 ve... check-in: 90d3d26e1f user: jan.nijtmans tags: core-8-branch | |
| 08:12 | Merge 8.6 check-in: 32e6f37d41 user: jan.nijtmans tags: core-8-branch | |
|
2020-09-16
| ||
| 15:29 | merge 8.7 check-in: 2a84576993 user: dgp tags: tip-568 | |
| 15:28 | merge 8.7 check-in: 3fd3899ff1 user: dgp tags: dgp-review | |
| 06:51 | Little tweak to makeHeader.tcl, not depending on lsearch returning -1 any more check-in: f7e8671a9f user: jan.nijtmans tags: core-8-branch | |
|
2020-09-15
| ||
| 18:04 | merge 8.7 check-in: abf149cd4e user: dgp tags: tip-568 | |
| 17:14 | merge 8.7 check-in: a5f74a1c65 user: dgp tags: dgp-review | |
| 15:52 | one more test check-in: a7c1c1b5bb user: dgp tags: core-8-branch | |
| 15:51 | Add test for [string replace] troubles. Closed-Leaf check-in: f6c7bd54e5 user: dgp tags: dgp-nested-execution | |
| 15:12 | Merge 8.7 check-in: 193ee31037 user: jan.nijtmans tags: build-info | |
| 15:00 | Merge 8.7 Leaf check-in: 43eeb75b62 user: jan.nijtmans tags: bug-b5777d3d32 | |
| 14:48 | Fix [b5777d3d32]: Crash corner-case in TIP #502 implementation check-in: fca1a2a297 user: jan.nijtmans tags: core-8-branch | |
|
2020-09-14
| ||
| 13:04 | Merge 8.6 check-in: b93931bbe5 user: jan.nijtmans tags: core-8-branch | |
| 09:39 | Merge 8.6 check-in: 1814e2c41a user: jan.nijtmans tags: core-8-branch | |
| 08:52 | Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Thanks! check-in: e4728e6343 user: jan.nijtmans tags: core-8-branch | |
|
2020-09-13
| ||
| 20:28 | Merge implementation of TIP #585 (Promote the INDEX_TEMP_TABLE flag of Tcl_GetIndexFromObj*() to the... check-in: 949dabe363 user: fvogel tags: core-8-branch | |
|
2020-09-11
| ||
| 13:59 | Merge 8.6 check-in: 5d1e9a6253 user: jan.nijtmans tags: core-8-branch | |
| 12:56 | Merge 8.6. Remove tests/safe-stock86.test for win builds too (GIT, what are you doing ...!) check-in: af83072632 user: jan.nijtmans tags: core-8-branch | |
| 07:28 | Use $index<0 in stead of $index==-1 consistantly check-in: 3350f56f10 user: jan.nijtmans tags: core-8-branch | |
|
2020-09-10
| ||
| 16:47 | Somehow GIT cannot remove tests/safe-stock86.test from (earlier) core-8-6-branch, so we do it. check-in: 12a0d68b62 user: jan.nijtmans tags: core-8-branch | |
| 11:33 | Merge 8.6 check-in: 3951a8e1f4 user: jan.nijtmans tags: core-8-branch | |
|
2020-09-09
| ||
| 06:45 | Merge 8.6 check-in: 9a1ce70c69 user: jan.nijtmans tags: core-8-branch | |
|
2020-09-07
| ||
| 15:18 | Merge-mark check-in: d01c76ef9e user: jan.nijtmans tags: core-8-branch | |
| 11:58 | Merge-mark check-in: dfba372d88 user: jan.nijtmans tags: core-8-branch | |
|
2020-09-06
| ||
| 15:09 | Merge 8.7 Leaf check-in: e82a85a057 user: jan.nijtmans tags: http-bug-cb0373bb33-again | |
| 14:41 | Merge 8.7 Closed-Leaf check-in: 526420ad4a user: jan.nijtmans tags: bug-3422267ed6b7992 | |
| 14:36 | Re-apply fix for [c1a376375e0e6488], as the build-problems originated elsewhere check-in: fc0e2a4f3f user: jan.nijtmans tags: core-8-branch | |
|
2020-09-05
| ||
| 21:54 | Merge core-8-branch check-in: 0d5bf116cf user: jan.nijtmans tags: bug-3422267ed6b7992 | |
| 21:37 | New bug-c1a376375e0e6488 branch with (up to now) failing solutions. Please make sure Travis builds O... Closed-Leaf check-in: 30f7888909 user: jan.nijtmans tags: bug-c1a376375e0e6488 | |
| 21:33 | Backout [c1a376375e0e6488]: imported namespace ensemble command name distorted during deletion trace... check-in: e4a2a2c7d1 user: jan.nijtmans tags: core-8-branch | |
| 21:06 | Merge-mark check-in: f09aaf31d1 user: jan.nijtmans tags: bug-3422267ed6b7992 | |
| 20:58 | Merge-mark check-in: 28913bd50d user: jan.nijtmans tags: core-8-branch | |
|
2020-09-04
| ||
| 21:54 | merge bug-3422267ed6b7992 check-in: ecc6984ba2 user: pooryorick tags: bug-3422267ed6b7992 | |
| 16:44 | Merge 8.6 check-in: af7d124bbc user: jan.nijtmans tags: core-8-branch | |
| 07:50 | Merge 8.6 check-in: 7d5b5acfee user: jan.nijtmans tags: core-8-branch | |
| 06:28 | More testcases from dgp-nested-execution branch check-in: e3bed2ac80 user: jan.nijtmans tags: bug-b5777d3d32 | |
| 06:04 | Protect INST_STR_REPLACE too check-in: 53b98a0285 user: jan.nijtmans tags: dgp-nested-execution | |
|
2020-09-03
| ||
| 14:04 | add missing semicolon Closed-Leaf check-in: bdf9a8fe69 user: pooryorick tags: bug-3422267ed6b79922 | |
|
2020-09-02
| ||
| 21:04 | Implementation of TIP #585 - Promote the INDEX_TEMP_TABLE flag of Tcl_GetIndexFromObj*() to the publ... Closed-Leaf check-in: 6ee24887fb user: fvogel tags: tip-585 | |
| 20:50 | Tests string-12.2[45].* and fixes to INST_STRING_RANGE. check-in: 28bfc1583c user: dgp tags: dgp-nested-execution | |
| 20:22 | Fix for test lindex-18.0 check-in: c230d05b49 user: dgp tags: dgp-nested-execution | |
| 19:50 | Test lindex-18.0 demonstrates same issue with INST_LIST_INDEX check-in: cd20b9f230 user: dgp tags: dgp-nested-execution | |
| 16:20 | Different fix where existing protection tools for nesting bytecode execution calls are used. This s... check-in: 20f41375d7 user: dgp tags: dgp-nested-execution | |
| 13:05 | Merge 8.6 check-in: 8ca02b69f4 user: jan.nijtmans tags: core-8-branch | |
| 13:01 | Fix windows debug build, broken by previous commit check-in: d5ad8fde31 user: jan.nijtmans tags: core-8-branch | |
| 09:30 | Merge bug-c1a376375e0e6488 check-in: 28aa719436 user: pooryorick tags: core-8-branch | |
|
2020-09-01
| ||
| 22:36 | Fix for [c1a376375e0e6488], imported namespace ensemble command name distorted during deletion trace... Closed-Leaf check-in: ebe3442625 user: pooryorick tags: bug-c1a376375e0e6488 | |
| 22:26 | This patch fixes the failing case reported, but is really a work around of a considerably deeper bug... check-in: b48d59721d user: dgp tags: bug-b5777d3d32 | |
| 16:35 | Restore unmeant spacing change Closed-Leaf check-in: 80b9a1314a user: jan.nijtmans tags: bug-c2dc1da315 | |
| 16:20 | Merge 8.7 check-in: bde5b631b3 user: jan.nijtmans tags: bug-c2dc1da315 | |
| 10:33 | Merge 8.6 check-in: 2e2f130b01 user: jan.nijtmans tags: core-8-branch | |
|
2020-08-31
| ||
| 16:29 | oFurther fix for [3422267ed6b79922]. Tcl_ProcObjCmd checks for existing cmdPtr->procPtr and cleans... check-in: c045363cb0 user: pooryorick tags: bug-3422267ed6b79922 | |
| 13:41 | Merge 8.6. More tests/tools updates. check-in: 0deb773e84 user: jan.nijtmans tags: core-8-branch | |
| 12:42 | Merge 8.6. More documentation updates check-in: a7dc67222e user: jan.nijtmans tags: core-8-branch | |
|
2020-08-30
| ||
| 22:38 | Merge safe-extra-tests-8-7. This removes tests/safe-stock86.test, replaces with tests appropriate f... check-in: 9a14272d20 user: kjnash tags: core-8-branch | |
| 22:25 | Merge 8.7 Closed-Leaf check-in: d7d61b026b user: kjnash tags: safe-extra-tests-8-7 | |
| 14:12 | Disable textcase safe-stock86-7.4, because http 1 is no longer present in the Tcl 8.7 distribution check-in: dbe7facfa8 user: jan.nijtmans tags: core-8-branch | |
|
2020-08-29
| ||
| 22:03 | Merge 8.6 check-in: 21f00577c0 user: jan.nijtmans tags: core-8-branch | |
| 21:59 | Merge 8.7 check-in: 390a04e51e user: jan.nijtmans tags: http-bug-cb0373bb33-again | |
| 21:55 | Merge 8.7 check-in: 26657c97d9 user: jan.nijtmans tags: bug-c2dc1da315 | |
| 12:55 | Merge 8.7 check-in: 20508e020b user: kjnash tags: bug-c2dc1da315 | |
| 12:53 | Merge 8.7 check-in: bcabbe6ace user: kjnash tags: http-bug-cb0373bb33-again | |
|
2020-08-28
| ||
| 10:12 | merge bug-3422267ed6b79922 check-in: 049d7fa25f user: pooryorick tags: bug-3422267ed6b79922 | |
| 10:03 | Missing testConstraint in socket.test check-in: 58b094070f user: jan.nijtmans tags: core-8-branch | |
| 09:29 | Add reference accounting for Command pointers. check-in: 7d4a7b02cb user: pooryorick tags: bug-3422267ed6b79922 | |
| 09:28 | Ensure that FreeLambdaInternalRep sets procPtr->cmdPtr to NULL so cleanup on it isn't attempted. See... check-in: 0af4ad496c user: pooryorick tags: bug-3422267ed6b79922 | |
| 02:27 | Merge safe-extra-tests-8-7 check-in: c3d38bc189 user: kjnash tags: tip-579-8-7 | |
| 01:53 | Merge 8.7 check-in: ae926f7e4f user: kjnash tags: tip-579-8-7 | |
| 01:47 | Merge 8.7 check-in: d7a9a2c34b user: kjnash tags: safe-extra-tests-8-7 | |
| 01:31 | Merge safe-bugfixes-8-6 check-in: b4269a1af4 user: kjnash tags: safe-extra-tests-8-7 | |
|
2020-08-26
| ||
| 14:54 | Merge 8.6 check-in: 42556d2feb user: jan.nijtmans tags: core-8-branch | |
|
2020-08-25
| ||
| 16:09 | Add test-case util-9.59, which demonstrates bug [b5777d3d32] check-in: f1fba2e12f user: jan.nijtmans tags: bug-b5777d3d32 | |
| 10:18 | Merge 8.6 check-in: 518fc7e586 user: jan.nijtmans tags: core-8-branch | |
|
2020-08-24
| ||
| 13:31 | Tricky case in function calls. check-in: 9ee5485cd4 user: dkf tags: tip-582 | |
| 08:56 | Added two test cases check-in: 747a2f9f8f user: dkf tags: tip-582 | |
|
2020-08-22
| ||
| 14:24 | Added documentation check-in: d6097d2245 user: dkf tags: tip-582 | |
| 14:14 | Implementation of TIP 582: comments in expressions check-in: e41f3940a2 user: dkf tags: tip-582 | |
|
2020-08-18
| ||
| 13:36 | Merge 8.7 check-in: 4f599c480f user: jan.nijtmans tags: bug-3422267ed6b79922 | |
| 13:33 | Merge 8.6 check-in: 95051c8d1e user: jan.nijtmans tags: core-8-branch | |
|
2020-08-17
| ||
| 16:38 | Merge bug-3422267ed6b79922 check-in: 19bdabfa68 user: pooryorick tags: bug-3422267ed6b79922 | |
| 16:26 | Add missing reference account for Command structures check-in: 7b1dfc9790 user: pooryorick tags: bug-3422267ed6b79922 | |
|
2020-08-16
| ||
| 14:50 | Fix for [1eb488b699d74e0], double free when deleting namespace containing the origin routine for som... check-in: 08e3b17c95 user: pooryorick tags: bug-3422267ed6b79922 | |
| 12:09 | merge core-8-branch check-in: 051b01373f user: pooryorick tags: bug-3422267ed6b79922 | |
| 10:04 | Fix for [688fcc7082fa], memory error during deletion of imported routine. check-in: 037c0ff27f user: pooryorick tags: core-8-branch | |
|
2020-08-13
| ||
| 14:20 | More usage of TclNewIntObj() macro check-in: 539d9dcf7e user: jan.nijtmans tags: core-8-branch | |
| 12:43 | Merge-mark check-in: 6846eeff90 user: jan.nijtmans tags: bug-3422267ed6b79922 | |
| 12:42 | Backout uncomplete fix for [3422267ed6b79922]: segmentation fault from deleting the the target of an... check-in: a9c8df1dd3 user: jan.nijtmans tags: core-8-branch | |
| 10:19 | Merge 8.7 check-in: 9b32b44e04 user: jan.nijtmans tags: bug-3422267ed6b79922 | |
| 10:17 | Merge 8.6 check-in: 283f64b7cc user: jan.nijtmans tags: core-8-branch | |
|
2020-08-12
| ||
| 17:33 | Initialize Proc.cmdPtr to NULL when creating a new procedure. check-in: b9d1a1ce1a user: pooryorick tags: bug-3422267ed6b79922 | |
| 14:46 | Fix reference counting for command structure in TclNRApplyObjCmd check-in: de751a3490 user: pooryorick tags: bug-3422267ed6b79922 | |
| 13:35 | merge bug-3422267ed6b79922 check-in: 9d087059ef user: pooryorick tags: core-8-branch | |
| 13:31 | body of test case for [3422267ed6b79922]. check-in: 2da1596304 user: pooryorick tags: bug-3422267ed6b79922 | |
| 13:28 | Fix for [3422267ed6b7], segmentation fault with imported alias. check-in: 37243ff476 user: pooryorick tags: bug-3422267ed6b79922 | |
| 10:30 | Merge 8.6. Better solution for [e87000d842] check-in: eab09ae8ff user: jan.nijtmans tags: core-8-branch | |
| 06:47 | Merge 8.6 check-in: dd40d61f11 user: jan.nijtmans tags: core-8-branch | |
|
2020-08-11
| ||
| 19:24 | Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n). Bump version to 2.9.... check-in: 210556d0db user: kjnash tags: bug-c2dc1da315 | |
| 18:26 | Merge 8.7 check-in: 751674330f user: kjnash tags: safe-extra-tests-8-7 | |
| 18:23 | Merge 8.7 check-in: 15ff674508 user: kjnash tags: tip-579-8-7 | |
| 13:31 | Fix [e87000d842]: crash for "fconfigure stdout" in Win32 check-in: b83d474338 user: jan.nijtmans tags: core-8-branch | |
| 13:07 | Merge 8.6 check-in: 65e8363113 user: jan.nijtmans tags: core-8-branch | |
| 06:32 | Use TCL_UNUSED in new test function check-in: ed8a9af499 user: jan.nijtmans tags: core-8-branch | |
| 06:08 | Merge 8.6 check-in: bf77bc0365 user: jan.nijtmans tags: core-8-branch | |
|
2020-08-10
| ||
| 19:36 | merge 8.6 check-in: ce1fd769dc user: pooryorick tags: core-8-branch | |
| 17:31 | Create new branch named "bug-c2dc1da315" check-in: 46883d2d83 user: kjnash tags: bug-c2dc1da315 | |
| 16:58 | Bugfixes to the earlier fix of bug cb0373bb33, which broke HTTP/1.0 transactions in which the server... check-in: bbd7fd233d user: kjnash tags: http-bug-cb0373bb33-again | |
| 15:02 | Merge 8.6 check-in: 129aaf9fd5 user: jan.nijtmans tags: core-8-branch | |
|
2020-08-09
| ||
| 15:38 | Create new branch named "http-bug-cb0373bb33-again" check-in: c4f694766b user: kjnash tags: http-bug-cb0373bb33-again | |
|
2020-08-04
| ||
| 21:15 | Rename (internal) cmdtype 'slave' to 'interp'. New in 8.7 (TIP #426) check-in: 15def657b2 user: jan.nijtmans tags: core-8-branch | |
| 20:51 | Merge 8.6 check-in: 00287e4b39 user: jan.nijtmans tags: core-8-branch | |
|
2020-08-03
| ||
| 15:34 | Merge 8.6 check-in: 1db31b799e user: jan.nijtmans tags: core-8-branch | |
|
2020-07-30
| ||
| 11:51 | Merge 8.7 check-in: 0408280cd1 user: kjnash tags: tip-579-8-7 | |
| 11:42 | Merge 8.7 check-in: 8840a9fbaf user: kjnash tags: safe-extra-tests-8-7 | |
|
2020-07-26
| ||
| 16:44 | http 2.9.3 works for Tcl 8.6 too check-in: cbc8d9ba65 user: jan.nijtmans tags: core-8-branch | |
| 16:42 | Merge 8.6 check-in: 6956af2bba user: jan.nijtmans tags: core-8-branch | |
| 02:54 | Fix merge error in library/safe.tcl. Has effect only if using private command safe::DetokPath with ... check-in: 74047cd890 user: kjnash tags: tip-579-8-7 | |
|
2020-07-25
| ||
| 15:59 | Merge 8.6 check-in: 90e3db45d8 user: jan.nijtmans tags: core-8-branch | |
| 13:13 | Merge tip-579-8-6. All tests now pass. check-in: b453cb547f user: kjnash tags: tip-579-8-7 | |
| 12:24 | Rename command safe::setAutoPathSync to safe::setSyncMode. check-in: 90407378c4 user: kjnash tags: tip-579-8-7 | |
| 12:15 | Rearrange tests in safe.test so they are in numerical order. check-in: a24387ef7a user: kjnash tags: tip-579-8-7 | |
| 03:12 | Merge safe-extra-tests-8-7; test safe-19.11 fails. check-in: 5d50188374 user: kjnash tags: tip-579-8-7 | |
| 02:41 | Merge safe-bugfixes-8-6 check-in: d5b45ebff8 user: kjnash tags: safe-extra-tests-8-7 | |
|
2020-07-24
| ||
| 18:43 | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if absent, must default to "k... Closed-Leaf check-in: ff2ce4edf3 user: kjnash tags: bug-cb0373bb33 | |
| 11:32 | Create new branch named "bug-cb0373bb33" check-in: b096a08c1d user: kjnash tags: bug-cb0373bb33 | |
|
2020-07-23
| ||
| 10:50 | Merge 8.7 check-in: 27a320d3cc user: kjnash tags: tip-579-8-7 | |
| 10:36 | Merge 8.7 check-in: f8b37a2bc5 user: kjnash tags: safe-extra-tests-8-7 | |
| 10:18 | Merge tip-579-8-6 check-in: 8eeae1bf69 user: kjnash tags: tip-579-8-7 | |
| 01:17 | Merge tip-579-8-6 check-in: cceec2a49d user: kjnash tags: tip-579-8-7 | |
| 01:08 | Merge safe-extra-tests-8-7 check-in: 122ed76c9d user: kjnash tags: tip-579-8-7 | |
| 00:58 | Merge safe-bugfixes-8-6 check-in: f841c00b77 user: kjnash tags: safe-extra-tests-8-7 | |
|
2020-07-22
| ||
| 19:42 | Move tests that depend on platform::shell from safe.test to safe-stock86.test, and replace with test... check-in: 8bafafa5cc user: kjnash tags: tip-579-8-7 | |
| 19:26 | Whitespace and comment changes only. check-in: 1e394b9e90 user: kjnash tags: safe-extra-tests-8-7 | |
| 12:53 | Merge safe-extra-tests-8-7 check-in: 7e52d49e2d user: kjnash tags: tip-579-8-7 | |
|
2020-07-21
| ||
| 22:33 | Merge safe-bugfixes-8-6 check-in: b6c9397bc6 user: kjnash tags: safe-extra-tests-8-7 | |
| 12:28 | Merge 8.6 check-in: b960a21057 user: jan.nijtmans tags: core-8-branch | |
|
2020-07-20
| ||
| 23:16 | Merge safe-bugfixes-8-6 check-in: ddc549bc8a user: kjnash tags: safe-extra-tests-8-7 | |
| 22:57 | File tests/safe.test - rearrange tests - move tests of command/package loading that use Tcl files to... check-in: e10491997c user: kjnash tags: safe-extra-tests-8-7 | |
| 14:58 | Merge 8.6 check-in: 2f045a43d6 user: jan.nijtmans tags: core-8-branch | |
| 08:35 | Merge 8.6 check-in: 3503fc0abd user: jan.nijtmans tags: core-8-branch | |
|
2020-07-19
| ||
| 00:19 | Merge safe-extra-tests-8-7 check-in: ae1f3ef116 user: kjnash tags: tip-579-8-7 | |
|
2020-07-18
| ||
| 21:12 | Merge 8.7 check-in: a3d26e2a07 user: kjnash tags: safe-extra-tests-8-7 | |
| 20:17 | Merge safe-bugfixes-8-6 check-in: b850df24b1 user: kjnash tags: safe-extra-tests-8-7 | |
| 16:26 | Merge 8.6 check-in: 8673082d4b user: culler tags: core-8-branch | |
|
2020-07-17
| ||
| 11:13 | Merge 8.6 check-in: 419f010ca9 user: jan.nijtmans tags: core-8-branch | |
| 07:37 | Rename (internal) TclSetSlaveCancelFlags() to TclSetChildCancelFlags(). Follow-up for [e5ea53f27a391... check-in: 6b63615d1e user: jan.nijtmans tags: core-8-branch | |
|
2020-07-16
| ||
| 17:29 | Fix error in merging safe.test with safe-bugfixes-8-6 commit d065e8c73d check-in: eb42a70f2c user: kjnash tags: safe-extra-tests-8-7 | |
| 16:53 | Merge 8.7 check-in: 670848e316 user: kjnash tags: tip-579-8-7 | |
| 16:45 | Merge 8.7 check-in: 0cc741fc17 user: kjnash tags: safe-extra-tests-8-7 | |
| 16:23 | Merge safe-extra-tests-8-7 check-in: d3624fd13d user: kjnash tags: tip-579-8-7 | |
| 15:55 | Amend tests safe-7.[124]z so they look for packages in the mounted zipfile check-in: 96649edb06 user: kjnash tags: safe-extra-tests-8-7 | |
| 15:47 | Bugfix tests/safe.test (as in safe-bugfixes-8-6). Harden tests safe-9.20z to safe-9.24z against ind... check-in: f8d7a49ef4 user: kjnash tags: safe-extra-tests-8-7 | |
| 13:44 | Merge 8.6 check-in: 2aaea5753c user: jan.nijtmans tags: core-8-branch | |
| 12:17 | Remove diagnostic spaces check-in: 554b7b05dc user: kjnash tags: safe-extra-tests-8-7 | |
| 12:16 | Merge safe-bugfixes-8-6 check-in: d065e8c73d user: kjnash tags: safe-extra-tests-8-7 | |
| 11:44 | Merge 8.7 check-in: ea871b5b02 user: jan.nijtmans tags: strict-index-experiment | |
| 11:02 | Merge 8.7 check-in: abe2d9b1e3 user: kjnash tags: safe-extra-tests-8-7 | |
| 10:48 | More of the same (see previous commit) check-in: e9ba0ab4c0 user: jan.nijtmans tags: core-8-branch | |
| 10:42 | simplify check for ::tcltest namespace in testcases check-in: 17940d2bbc user: jan.nijtmans tags: core-8-branch | |
| 10:41 | Purge end-of-line spacing in tools/encoding directory check-in: 8a084c2b59 user: jan.nijtmans tags: core-8-branch | |
|
2020-07-15
| ||
| 18:56 | Change (internal) function ::auto_mkindex_parser::slavehook to ::auto_mkindex_parser::childhook. Som... check-in: e5ea53f27a user: jan.nijtmans tags: core-8-branch | |
| 10:26 | Create new branch named "fix-travis-8-7" Closed-Leaf check-in: a943611ed2 user: kjnash tags: fix-travis-8-7 | |
| 09:08 | Merge 8.6 check-in: 9cb33165c6 user: jan.nijtmans tags: core-8-branch | |
|
2020-07-14
| ||
| 17:29 | Merge 8.7 check-in: 06a7a5e217 user: kjnash tags: tip-579-8-7 | |
| 16:57 | Rearrange tests in tests/safe.test to agree with upstream order check-in: 683c288265 user: kjnash tags: tip-579-8-7 | |
| 16:49 | Sync with bugfixes and tests pushed upstream via safe-extra-tests-8-7 and safe-bugfixes-8-6 to core-... check-in: f06d715377 user: kjnash tags: tip-579-8-7 | |
| 15:56 | Merge safe-extra-tests-8-7 check-in: 537c01865a user: kjnash tags: safe-extra-tests-8-7 | |
| 15:45 | Remove diagnostic puts check-in: a240924929 user: kjnash tags: safe-extra-tests-8-7 | |
| 15:27 | Merge 8.7 check-in: 30841bb1e5 user: kjnash tags: safe-extra-tests-8-7 | |
| 10:19 | Merge 8.6 check-in: 8f6b76cf87 user: jan.nijtmans tags: core-8-branch | |
|
2020-07-13
| ||
| 18:23 | Merge safe-extra-tests-8-7 check-in: 4e29d9c051 user: kjnash tags: safe-extra-tests-8-7 | |
| 18:14 | safe.test - add zipfile and tests of loading files from zipfs check-in: fb266945ed user: kjnash tags: safe-extra-tests-8-7 | |
| 17:36 | safe.test - use opt instead of http for tests with stock packages; tests work whether and how opt is... check-in: 53cfa1216c user: kjnash tags: safe-extra-tests-8-7 | |
| 15:15 | Create new branch named "safe-extra-tests-8-7" check-in: 510c055e5a user: kjnash tags: safe-extra-tests-8-7 | |
| 15:14 | Merge 8.6 check-in: 57e51ffeb6 user: kjnash tags: safe-extra-tests-8-7 | |
| 13:49 | Merge 8.6 check-in: 28aa88d370 user: kjnash tags: safe-extra-tests-8-7 | |
|
2020-07-11
| ||
| 19:56 | Merge 8.6 check-in: ce17e84218 user: jan.nijtmans tags: core-8-branch | |
| 19:40 | Fix [8ef3897561]: Typo in [dict append] man page check-in: c6fc642945 user: jan.nijtmans tags: core-8-branch | |
|
2020-07-10
| ||
| 10:39 | Merge 8.6 check-in: f9f29d9980 user: jan.nijtmans tags: core-8-branch | |
| 08:32 | Merge 8.6. Fix documentation for \Uhhhhhhhh escape sequences > U+FFFF, which are no longer "reserved... check-in: 506071cf13 user: jan.nijtmans tags: core-8-branch | |
|
2020-07-09
| ||
| 18:51 | Revise tests safe-18.[24] to allow for -autoPath in interpConfigure output. Use opt in place of htt... check-in: 2c7c5392e2 user: kjnash tags: tip-579-8-7 | |
| 17:56 | Rename command ::safe::SetAutoPathSync to ::safe::setAutoPathSync and add to library/tclIndex. check-in: ea9c7ce9b3 user: kjnash tags: tip-579-8-7 | |
| 17:48 | Update safe(n) to document the changes. check-in: eee0b1df50 user: kjnash tags: tip-579-8-7 | |
| 11:39 | Add code for -autoPath option in Safe Base. check-in: 7af5723a42 user: kjnash tags: tip-579-8-7 | |
| 11:13 | Apply patch for new features other than -autoPath check-in: 43325ba8b5 user: kjnash tags: tip-579-8-7 | |
| 10:15 | Create new branch named "tip-579-8-7" check-in: 08ae46c720 user: kjnash tags: tip-579-8-7 | |
| 08:10 | Merge 8.6 check-in: 6c023e8c31 user: jan.nijtmans tags: core-8-branch | |
|
2020-07-07
| ||
| 14:46 | Merge 8.7 check-in: 3ce2a03c40 user: jan.nijtmans tags: build-info | |
| 14:43 | Merge 8.7 check-in: 17a9537d41 user: jan.nijtmans tags: strict-index-experiment | |
| 14:37 | Merge 8.6 check-in: 5eff00ba87 user: jan.nijtmans tags: core-8-branch | |
|
2020-07-06
| ||
| 12:00 | Merge 8.7. Provide both major and minor version number for gcc/clang/msvc check-in: 9733ae9512 user: jan.nijtmans tags: build-info | |
|
2020-07-03
| ||
| 10:10 | Merge 8.7 check-in: 08d9bd3083 user: jan.nijtmans tags: strict-index-experiment | |
| 10:08 | TIP #578 implementation: Death to TCL_DBGX check-in: 834ef99124 user: jan.nijtmans tags: core-8-branch | |
| 09:57 | Merge 8.7 check-in: e72ef756c6 user: jan.nijtmans tags: strict-index-experiment | |
| 08:50 | Merge 8.6 check-in: 0e87024387 user: jan.nijtmans tags: core-8-branch | |
|
2020-07-02
| ||
| 14:16 | Complaining on index "-1" is too strict, not wise to do for Tcl 8.x. check-in: 777747e2ff user: jan.nijtmans tags: strict-index-experiment | |
|
2020-06-30
| ||
| 16:36 | Add compiler information (gcc|clang|msvc) information check-in: 8fa1d008ea user: jan.nijtmans tags: build-info | |
| 14:36 | Add buildinfo functionality to makefile.vc too check-in: 9a1f8190e7 user: jan.nijtmans tags: build-info | |
|
2020-06-29
| ||
| 20:20 | WIP: Store build info in package check-in: 229f19331f user: jan.nijtmans tags: build-info | |
| 13:16 | Merge 8.6 check-in: ac49364af1 user: jan.nijtmans tags: core-8-branch | |
| 10:26 | Merge 8.6: Re-generate unix/tclConfig.h.in check-in: 1b76927c85 user: jan.nijtmans tags: core-8-branch | |
|
2020-06-28
| ||
| 15:15 | Merge 8.6 check-in: ec1b0c0aa3 user: jan.nijtmans tags: core-8-branch | |
|
2020-06-25
| ||
| 13:01 | Merge 8.6 check-in: c60ae5b315 user: jan.nijtmans tags: core-8-branch | |
| 11:26 | Merge 8.6 check-in: 20bc6dfb78 user: jan.nijtmans tags: core-8-branch | |
|
2020-06-24
| ||
| 14:53 | amend to 8.6th zlib-fix resolving warnings in 8.7 (int vs size_t, void * vs char *, etc) check-in: 758fc3d5e8 user: sebres tags: core-8-branch | |
| 14:48 | merge 8.6 check-in: 414d759d1a user: sebres tags: core-8-branch | |
|
2020-06-23
| ||
| 09:33 | Merge 8.6 check-in: 6421e4e7e1 user: jan.nijtmans tags: core-8-branch | |
| 06:36 | Merge-mark check-in: 34260c9af5 user: jan.nijtmans tags: core-8-branch | |
| 06:16 | Backport some recent changes in tclDate.c back to tclGetDate.y, so they are not lost when re-generat... check-in: d3e08b882b user: jan.nijtmans tags: core-8-branch | |
|
2020-06-22
| ||
| 12:48 | Merge 8.6 check-in: 4075757949 user: jan.nijtmans tags: core-8-branch | |
| 12:26 | Merge 8.6 check-in: 597e29bd6e user: jan.nijtmans tags: core-8-branch | |
| 11:58 | Merge 8.6 check-in: f3980c5529 user: jan.nijtmans tags: core-8-branch | |
| 10:56 | Merge 8.7 check-in: 828bbf27d7 user: jan.nijtmans tags: strict-index-experiment | |
| 08:25 | Code simplification in msgcat::mcutil::getpreferences check-in: a75b8711ef user: jan.nijtmans tags: core-8-branch | |
|
2020-06-21
| ||
| 17:03 | Rewrite msgcat::mcutil::getpreferences, not depending on 'string last' returning -1 any more check-in: bcbcf2cf53 user: jan.nijtmans tags: core-8-branch | |
| 15:53 | Fix for [b179286248]: tclZipfs.c Build Error on CentOS 6 check-in: 86f3ec8c65 user: jan.nijtmans tags: core-8-branch | |
| 15:51 | Merge 8.6 check-in: c86214b4f9 user: jan.nijtmans tags: core-8-branch | |
|
2020-06-20
| ||
| 23:20 | More "nodep" testcases check-in: 6386326c75 user: jan.nijtmans tags: strict-index-experiment | |
|
2020-06-19
| ||
| 14:20 | Fix tcl_startOfPreviousWord when $start eq "none" check-in: 7a1abd50a5 user: jan.nijtmans tags: strict-index-experiment | |
| 11:23 | Fix some test-cases check-in: d2b924cb6c user: jan.nijtmans tags: strict-index-experiment | |
| 10:29 | merge-mark check-in: 9766ceb7db user: jan.nijtmans tags: core-8-branch | |
| 09:48 | Suggested fix for [b179286248]: tclZipfs.c Build Error on CentOS 6 Closed-Leaf check-in: 0e3a851a75 user: jan.nijtmans tags: bug-b179286248 | |
| 09:34 | Make tclStringClassTable a little bit smaller, and save a pointer access when accessing the name of ... check-in: 1ceb0885f4 user: jan.nijtmans tags: core-8-branch | |
|
2020-06-18
| ||
| 13:49 | With -DTCL_NO_DEPRECATED use empty string as "nothing found" on more places. Experimental. check-in: 927afdb9df user: jan.nijtmans tags: strict-index-experiment | |
| 13:12 | Fix a few testcases check-in: 8a7054b686 user: jan.nijtmans tags: strict-index-experiment | |
| 12:47 | Use more "string is none" in testcases in stead of directly comparing with -1 check-in: 58ebbfcc7e user: jan.nijtmans tags: strict-index-experiment | |
| 09:31 | msgcat: Don't use "string first/last" check-in: 64f9fb3f9a user: jan.nijtmans tags: strict-index-experiment | |
|
2020-06-17
| ||
| 10:57 | when compiled with -DTCL_NO_DEPRECATED, be as strict in compiled functions as in non-compiled ones check-in: 1b2b92844f user: jan.nijtmans tags: strict-index-experiment | |
|
2020-06-16
| ||
| 16:41 | Merge 8.7 check-in: 04bb16f1d9 user: jan.nijtmans tags: strict-index-experiment | |
| 12:24 | Make Tcl_GetIntForIndex() do reasonable things when endValue < -1 and when indexPtr == NULL. check-in: aed31dfc6d user: jan.nijtmans tags: core-8-branch | |
|
2020-06-15
| ||
| 14:14 | Added DEPRECATED comment in tclConfig.sh.in (both UNIX and win32) Closed-Leaf check-in: a1ba9f2960 user: jan.nijtmans tags: death-to-dbgx | |
| 12:44 | Merge 8.7 check-in: e98ba58f38 user: jan.nijtmans tags: strict-index-experiment | |
| 12:43 | Merge 8.7 check-in: 6668ee34e6 user: jan.nijtmans tags: death-to-dbgx | |
|
2020-06-12
| ||
| 14:49 | Merge 8.6 check-in: 162c548406 user: jan.nijtmans tags: core-8-branch | |
| 14:11 | Merge 8.6 check-in: a065756d61 user: jan.nijtmans tags: core-8-branch | |
| 12:56 | rules.vc: No need to redefine values which are already the default. tclWinPort.h: Fix comment check-in: 0fdd7b2e3b user: jan.nijtmans tags: core-8-branch | |
| 11:54 | Let Tcl_GetIntForIndex() handle negative "endValue" values more reasonable. Needed for Tk's "string-... check-in: 5c10bdc61d user: jan.nijtmans tags: strict-index-experiment | |
|
2020-06-10
| ||
| 09:40 | Merge 8.7 check-in: 36e47c859d user: jan.nijtmans tags: death-to-dbgx | |
|
2020-06-08
| ||
| 09:30 | Add "-fno-common" to SHARED_CFLAGS on various platforms (e.g. Linux, CYGWIN). This is the default wi... check-in: 4215cda119 user: jan.nijtmans tags: core-8-branch | |
|
2020-06-07
| ||
| 20:31 | Merge 8.7 check-in: 9a0d15188b user: jan.nijtmans tags: strict-index-experiment | |
| 19:11 | If "endValue" doesn't matter in TclGetIntForIndexM() call, use INT_MAX - 1, not 0 or -1. This result... check-in: e436e10650 user: jan.nijtmans tags: core-8-branch | |
|
2020-06-06
| ||
| 08:01 | Update TZ info to tzdata2020a. check-in: 78ac12175e user: jima tags: core-8-branch | |
|
2020-06-05
| ||
| 11:27 | Improve "end-offset" type such that it can not only handle "end+/-int" format, but "int+/-int" as we... check-in: ce29853f12 user: jan.nijtmans tags: core-8-branch | |
|
2020-06-04
| ||
| 14:38 | Merge 8.6 check-in: b48be1a169 user: jan.nijtmans tags: core-8-branch | |
|
2020-05-31
| ||
| 20:24 | Make tclTomMath.h usable without tommath.h by defining TCL_NO_TOMMATH_H check-in: 4e9dafc4fe user: jan.nijtmans tags: core-8-branch | |
| 16:38 | Merge 8.7 Closed-Leaf check-in: 56fdece4e7 user: jan.nijtmans tags: jn-index-reform | |
|
2020-05-30
| ||
| 23:47 | tip-551 implementation. check-in: 3785bbf5a3 user: griffin tags: core-8-branch | |
|
2020-05-29
| ||
| 15:15 | Merge jn-index-reform, and fix some test-cases. check-in: 868f9fc39a user: jan.nijtmans tags: strict-index-experiment | |
| 14:54 | Merge 8.7 check-in: 8b2c19c0e7 user: jan.nijtmans tags: jn-index-reform | |
| 13:36 | Change implementation "charstart", not behaving as "prevchar" any more. Also optimize charend/charst... check-in: 076b766c9c user: jan.nijtmans tags: tip-575 | |
|
2020-05-28
| ||
| 11:44 | Remove nextword/prevword. Rename nextchar/prefchar to charend/charstart, for consistancy with worden... check-in: f610ee7453 user: jan.nijtmans tags: tip-575 | |
| 09:38 | In cookiejar, don't depend on "lrange $pieces 0 -1" doing anything useful. check-in: 517f493711 user: jan.nijtmans tags: core-8-branch | |
| 08:05 | Allow the empty string "" as valid index too, representing "none" check-in: 6974c6eec8 user: jan.nijtmans tags: strict-index-experiment | |
|
2020-05-27
| ||
| 15:26 | Merge jn-index-reform check-in: 84f8919684 user: jan.nijtmans tags: strict-index-experiment | |
| 15:25 | Merge 8.7 check-in: ffd378b351 user: jan.nijtmans tags: jn-index-reform | |
| 13:21 | Escape the backslash in documentation check-in: 2fea80d5de user: jan.nijtmans tags: core-8-branch | |
| 06:31 | Fix documentation for tcl_wordchars/tcl_nonwordchars matching the implementation. See: [f1253530cdd8... check-in: e0aa636f36 user: jan.nijtmans tags: core-8-branch | |
|
2020-05-26
| ||
| 22:21 | Merge 8.6. Add MacOS build using Clang++ check-in: f351d1fef7 user: jan.nijtmans tags: core-8-branch | |
| 21:35 | Fix build check-in: 5625634f92 user: jan.nijtmans tags: strict-index-experiment | |
|
2020-05-25
| ||
| 11:53 | Finish implementation of "string nextchar|nextword|prevchar|prevword". Not thourougly test yet, but ... check-in: 0a46907d56 user: jan.nijtmans tags: tip-575 | |
| 09:48 | Merge-mark check-in: 7fdc440c13 user: jan.nijtmans tags: tip-575 | |
| 09:32 | Fix compiled "string is <class>" for characters > U+FFFF. Add testcase exposing this bug. check-in: 2a3709ca18 user: jan.nijtmans tags: core-8-branch | |
| 07:48 | Fix "string is wordchar" in compiled case handling characters > U+FFFF. Adapt testcase exposing the ... check-in: 66ad29d9c5 user: jan.nijtmans tags: tip-575 | |
|
2020-05-24
| ||
| 22:35 | Merge jn-index-reform branch check-in: 2d1fc5b3d1 user: jan.nijtmans tags: strict-index-experiment | |
| 22:34 | Merge 8.7 check-in: 3184183373 user: jan.nijtmans tags: jn-index-reform | |
| 22:29 | Put back "string bytelength", not _that_ important for this TIP. Document that Tcl_UtfCharComplete(... check-in: f4989d1e8f user: jan.nijtmans tags: tip-575 | |
|
2020-05-23
| ||
| 22:07 | Rewrite "string wordend" to use the Tcl_UniChar array. check-in: 8333c88b3c user: jan.nijtmans tags: tip-575 | |
| 21:51 | Fix testsuite when "string bytelength" doesn't exist. check-in: 56fca3f26d user: jan.nijtmans tags: tip-575 | |
| 03:32 | Update for TIP-551: Add documentation for this feature to the expr man page. The keyword "integ... Closed-Leaf check-in: 002a6fdc7d user: griffin tags: tip-551 | |
|
2020-05-22
| ||
| 21:28 | Split more "string" functions. New helper function TclUniCharToUCS4(), not used yet but that's the n... check-in: ec03d6f62d user: jan.nijtmans tags: tip-575 | |
| 15:27 | New "string" subcommands: "nextchar", "nextword", "prevchar", "prevword". Not implemented yet (for n... check-in: 04d41e57ba user: jan.nijtmans tags: tip-575 | |
| 14:36 | Merge 8.7 Add function Tcl_UniCharFold(). It's the same as Tcl_UniCharToLower() for now, but that wi... check-in: c338858460 user: jan.nijtmans tags: tip-575 | |
|
2020-05-20
| ||
| 19:09 | Adapt some comments, which are not correct for Tcl 8.7 any more check-in: 1203d7b979 user: jan.nijtmans tags: core-8-branch | |
|
2020-05-19
| ||
| 15:42 | Possible simple solution for [4663e0636]: If TCL_NO_TOMMATH_H is defined, tclTomMath.h provides its ... Closed-Leaf check-in: 1baf516ed4 user: jan.nijtmans tags: bug-4663e0636 | |
|
2020-05-18
| ||
| 20:25 | Merge-mark check-in: 4427efd83c user: jan.nijtmans tags: core-8-branch | |
| 12:47 | If Tcl is built with external libtommath (TCL_WITH_EXTERNAL_TOMMATH is defined), do the tests with t... check-in: 19a0e26fa4 user: jan.nijtmans tags: core-8-branch | |
| 11:51 | Merge 8.7 Closed-Leaf check-in: c933eb1f2d user: jan.nijtmans tags: tip-573 | |
| 10:51 | Merge 8.7. Update documentation check-in: 566357910d user: jan.nijtmans tags: tip-575 | |
| 10:10 | Adapt Tcl_UtfPrev()/Tcl_UtfNext() to be consistant with Tcl_UtfToUniChar() check-in: 6aa676e6bc user: jan.nijtmans tags: tip-573 | |
|
2020-05-14
| ||
| 10:16 | Merge 8.6 check-in: 10e951f190 user: jan.nijtmans tags: core-8-branch | |
|
2020-05-13
| ||
| 22:07 | Merge 8.7. Further progress with TIP implementation. check-in: afe207f116 user: jan.nijtmans tags: tip-575 | |
| 19:57 | Sync testcases with 8.6 check-in: 7bddc02e53 user: jan.nijtmans tags: core-8-branch | |
| 16:56 | Merge 8.6 check-in: 4a9267b7a2 user: jan.nijtmans tags: core-8-branch | |
| 09:13 | Merge 8.6 check-in: 28c786908d user: jan.nijtmans tags: core-8-branch | |
|
2020-05-12
| ||
| 21:17 | Little tweak to Tcl_UniCharAtIndex(): Protect against negative index, return -1 in that case. check-in: fba6de9b22 user: jan.nijtmans tags: core-8-branch | |
| 19:41 | Merge 8.6 check-in: 1d587617b0 user: jan.nijtmans tags: core-8-branch | |
| 18:59 | First, experimental implementation of TIP #575. Barely tested, will fail. WIP check-in: d15b9cb99e user: jan.nijtmans tags: tip-575 | |
| 13:53 | Change back implementation of Tcl_UtfAtIndex() to how it was. Update documentation. Closed-Leaf check-in: 9d729bba9a user: jan.nijtmans tags: bug-81242a48c8 | |
|
2020-05-11
| ||
| 11:13 | Merge 8.6 check-in: 35c3be5b22 user: jan.nijtmans tags: core-8-branch | |
| 10:18 | Merge 8.6 check-in: 097c064eb4 user: jan.nijtmans tags: core-8-branch | |
| 07:41 | Merge 8.6 check-in: 6a7f9c3f67 user: jan.nijtmans tags: core-8-branch | |
|
2020-05-10
| ||
| 20:58 | Demonstration for documentation bug, and suggestion for improved wording. More explanation will foll... check-in: 94b8ef9338 user: jan.nijtmans tags: bug-81242a48c8 | |
| 20:11 | Merge 8.6 check-in: 2cff341b8c user: jan.nijtmans tags: core-8-branch | |
| 13:24 | Merge-mark check-in: 7c4f36bd7f user: jan.nijtmans tags: core-8-branch | |
|
2020-05-08
| ||
| 14:30 | Merge 8.6 check-in: f6c43e1c9f user: jan.nijtmans tags: core-8-branch | |
| 08:14 | Merge 8.6 check-in: de5675870e user: jan.nijtmans tags: core-8-branch | |
|
2020-05-07
| ||
| 21:59 | Merge 8.6 check-in: 6f4a6b90ef user: dgp tags: core-8-branch | |
| 17:02 | merge 8.7 Leaf check-in: 36b40699fe user: dgp tags: bug-ed29806baf-8.7 | |
| 14:38 | Merge 8.6 check-in: 7dccfe91e3 user: jan.nijtmans tags: core-8-branch | |
| 11:17 | Fix [fad64a857e76f98e]: "lsearch" provides wrong errorCode with bad -stride option check-in: a368336356 user: jan.nijtmans tags: core-8-branch | |
| 10:56 | Merge 8.6 check-in: 2de70b5bd1 user: jan.nijtmans tags: core-8-branch | |
|
2020-05-06
| ||
| 21:52 | merge 8.6 check-in: 4d08cde908 user: dgp tags: core-8-branch | |
| 21:44 | another test Leaf check-in: b2483ebbf1 user: dgp tags: bug-e617e8a71a | |
| 19:48 | merge 8.6 check-in: bf737b27ba user: dgp tags: core-8-branch | |
| 17:11 | Merge-mark check-in: 1e6e026ccf user: jan.nijtmans tags: core-8-branch | |
| 13:22 | Merge 8.6 check-in: 918cfd8094 user: jan.nijtmans tags: core-8-branch | |
| 09:44 | Merge 8.7 check-in: 97679b4f1d user: jan.nijtmans tags: tip-573 | |
| 09:05 | Merge 8.6 check-in: b344e875d1 user: jan.nijtmans tags: core-8-branch | |
|
2020-05-05
| ||
| 16:23 | Remove PROTO_FLAGS here too check-in: 6bb9047191 user: jan.nijtmans tags: core-8-branch | |
| 16:20 | Merge 8.6 check-in: b07935f03d user: jan.nijtmans tags: core-8-branch | |
| 11:44 | Fix Tcl_UtfPrev() such that it can never go back more than TCL_UTF_MAX bytes. Already done correctly... check-in: 21adba4503 user: jan.nijtmans tags: core-8-branch | |
| 08:16 | Merge 8.6 check-in: 7d127f6d27 user: jan.nijtmans tags: core-8-branch | |
|
2020-05-04
| ||
| 13:02 | Merge-mark check-in: ab941b23a0 user: jan.nijtmans tags: core-8-branch | |
| 09:41 | Merge 8.6 check-in: 2dd789a502 user: jan.nijtmans tags: core-8-branch | |
|
2020-05-03
| ||
| 22:19 | Merge-mark check-in: eb1b6543ee user: jan.nijtmans tags: core-8-branch | |
|
2020-05-02
| ||
| 23:03 | Merge 8.6 check-in: 6142cba3e1 user: jan.nijtmans tags: core-8-branch | |
|
2020-05-01
| ||
| 23:45 | Encoding improvements, handling Unicode > 0xFFFF check-in: 02e76e4aa7 user: jan.nijtmans tags: bug-ed29806baf-8.7 | |
| 22:15 | Improve/simplify "testutfnext" and "testutfprev" commands. Now don't need to do special things with ... check-in: 3c01feea0c user: jan.nijtmans tags: core-8-branch | |
| 15:18 | Merge 8.7 check-in: 0d98e69811 user: jan.nijtmans tags: bug-ed29806baf-8.7 | |
| 14:53 | Never mind remark about TIP #573 in previous commit: Test failure was due to typo. Fixed now. check-in: 15b715b177 user: jan.nijtmans tags: core-8-branch | |
| 14:20 | Fix first part of [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes. Tcl_UtfToUniCha... check-in: 1d9487bc7e user: jan.nijtmans tags: core-8-branch | |
| 08:51 | Fix [ed29806baf] by introducing TclUCS4Complete(). All other calls of Tcl_UtfToUniChar() are suspici... check-in: fb85042c66 user: jan.nijtmans tags: bug-ed29806baf-8.7 | |
|
2020-04-30
| ||
| 21:23 | merge 8.7 check-in: 25e735d05d user: dgp tags: bug-e617e8a71a | |
| 21:07 | merge 8.6 check-in: 1921d73497 user: dgp tags: core-8-branch | |
| 19:24 | merge 8.6 check-in: c1648c2e63 user: dgp tags: core-8-branch | |
| 17:21 | Work In Progress. Much trickiness about sorting out expectations. check-in: 581d6b939a user: dgp tags: bug-e617e8a71a | |
| 14:54 | First, prove that bug [ed29806baf] is present in 8.7 too. Let's see what test-cases fail when we no ... check-in: 5510c6045d user: jan.nijtmans tags: bug-ed29806baf-8.7 | |
| 14:19 | Merge 8.6 check-in: 0b30875d74 user: jan.nijtmans tags: core-8-branch | |
| 12:51 | Let's not get out the src[3] check yet. check-in: 577f5c5de8 user: jan.nijtmans tags: core-8-branch | |
| 12:45 | Merge 8.6 check-in: 7ce14c8063 user: jan.nijtmans tags: core-8-branch | |
| 11:11 | Merge 8.6 check-in: b3cfc84e51 user: jan.nijtmans tags: core-8-branch | |
|
2020-04-29
| ||
| 22:22 | merge 8.7 check-in: 7db8756066 user: dgp tags: bug-e617e8a71a | |
| 22:14 | Merge 8.6. Still a knownBug here. check-in: 1aca65a77f user: dgp tags: core-8-branch | |
| 19:20 | Merge-mark 8.6 (Use of UNICODE_OUT_OF_RANGE() macro already was in 8.7). Quick exit from Tcl_UtfToCh... check-in: 24f0963165 user: jan.nijtmans tags: core-8-branch | |
| 17:39 | First attempt at extending routine to deal with surrogate pairs. Exposes problems with the interface... check-in: f6001c20fb user: dgp tags: bug-e617e8a71a | |
| 17:28 | Check reverse tests too. check-in: c9656e6b59 user: dgp tags: bug-e617e8a71a | |
| 11:10 | Better structurize the UTF-8 (mainly around Tcl_UtfNext()/Tcl_UtfPrev(), but not only those) test-ca... Closed-Leaf check-in: f2320f6314 user: jan.nijtmans tags: test-prev-next-reform | |
|
2020-04-28
| ||
| 22:16 | merge 8.7 check-in: 9268bc5805 user: dgp tags: bug-e617e8a71a | |
| 21:45 | Merge 8.7 Leaf check-in: b11d56197b user: jan.nijtmans tags: rfe-f443140a85 | |
| 21:32 | merge 8.6 check-in: f506717467 user: dgp tags: core-8-branch | |
| 21:31 | Merge 8.7 check-in: ae8e36391d user: jan.nijtmans tags: tip-573 | |
| 21:16 | Merge 8.6 check-in: 4a01a4d4a0 user: jan.nijtmans tags: core-8-branch | |
| 20:55 | merge 8.6 check-in: 8a26ca3845 user: dgp tags: core-8-branch | |
| 20:39 | Extend "testutfnext" test-command such that it can detect when it reads more bytes than the end of t... check-in: bb68f27f5b user: jan.nijtmans tags: core-8-branch | |
| 20:02 | Bring forward test-cases utf-6.94 and utf-6.95 from Tcl 8.6 (higher ones have no value IMHO, but tho... check-in: f53003fa36 user: jan.nijtmans tags: core-8-branch | |
| 19:46 | merge 8.6 check-in: c317632d7a user: dgp tags: core-8-branch | |
| 19:44 | merge 8.6 check-in: 8f2a784324 user: dgp tags: core-8-branch | |
| 18:29 | Proposed fix. Closed-Leaf check-in: 5c063485fd user: dgp tags: bug-b6038e5bc8 | |
| 14:37 | Implementation for TIP #573: Surrogates are invalid check-in: 749d917ed5 user: jan.nijtmans tags: tip-573 | |
| 10:13 | First shot at documentation update, describing what we are doing in this branch. check-in: 451a80ba70 user: jan.nijtmans tags: rfe-f443140a85 | |
| 09:46 | Change test expectations to what desired. Mark failing tests with "knownBug". 10 test-cases are affe... check-in: 4641000dd1 user: jan.nijtmans tags: rfe-f443140a85 | |
| 07:52 | Merge 8.7 check-in: ed1cd11bb5 user: jan.nijtmans tags: rfe-f443140a85 | |
| 07:41 | Merge 8.6 check-in: eb525960d8 user: jan.nijtmans tags: core-8-branch | |
|
2020-04-27
| ||
| 21:16 | The comparison loop for UTF-16 string reps need revising to account for surrogates. For example \uD... check-in: 2d55c1330d user: dgp tags: bug-e617e8a71a | |
| 20:49 | First shot at implementatio for [f443140a85]. Far from correct yet, since Tcl_UtfPrev() gives strang... check-in: b287415a79 user: jan.nijtmans tags: rfe-f443140a85 | |
| 19:28 | merge 8.6 check-in: f1da9ae4d0 user: dgp tags: core-8-branch | |
| 15:57 | merge 8.6 check-in: c7fbf55742 user: dgp tags: core-8-branch | |
| 15:30 | merge 8.6 check-in: ac7afb429c user: dgp tags: core-8-branch | |
| 14:27 | merge 8.7 check-in: 12a1d96260 user: dgp tags: tip-568 | |
| 13:41 | merge 8.7 check-in: 4a980ef167 user: dgp tags: dgp-review | |
| 13:37 | merge 8.6 check-in: 6ad25f08f8 user: dgp tags: core-8-branch | |
| 12:57 | merge 8.6 check-in: 60de0f0a95 user: dgp tags: core-8-branch | |
|
2020-04-26
| ||
| 22:13 | merge 8.6 check-in: 768c9b6c14 user: dgp tags: core-8-branch | |
| 21:30 | merge 8.6 check-in: 6c90ae8e34 user: dgp tags: core-8-branch | |
| 21:15 | merge 8.6 check-in: 985a9a07d6 user: dgp tags: core-8-branch | |
| 20:49 | Tests demonstrating the bug. Work on a fix can go here. check-in: b104c2ebb3 user: dgp tags: bug-7f1162a867 | |
| 20:32 | Merge 8.6 check-in: 1876355ca2 user: dgp tags: core-8-branch | |
| 15:11 | Cherry-pick Tcl_UniCharAtIndex() implementation from [6596c4af31], but adapted to the needs of TIPs ... check-in: 25b3737625 user: jan.nijtmans tags: core-8-branch | |
| 13:03 | Merge-mark check-in: 45ca765897 user: jan.nijtmans tags: core-8-branch | |
|
2020-04-25
| ||
| 22:49 | Make reg-13.33/reg-13.34 work again. Still have to investigate what's the problem. check-in: ad07fb9e23 user: jan.nijtmans tags: core-8-branch | |
| 22:32 | Merge 8.6 check-in: 30a29680e1 user: jan.nijtmans tags: core-8-branch | |
|
2020-04-24
| ||
| 22:46 | merge-mark check-in: 98a0b7c71b user: jan.nijtmans tags: core-8-branch | |
| 21:37 | Merge 8.6 (Except encoding-12.6 test-case still to be handled) check-in: c15333aed7 user: jan.nijtmans tags: core-8-branch | |
| 13:31 | Merge 8.6 check-in: 0b05e92ef6 user: jan.nijtmans tags: core-8-branch | |
| 10:23 | Merge 8.6. This mainly introduces the overlong check into Tcl_UtfPrev(). 10 testcase changed results... check-in: 72f7d6e2a4 user: jan.nijtmans tags: core-8-branch | |
|
2020-04-23
| ||
| 22:10 | Second attempt Closed-Leaf check-in: 312fb13ea5 user: jan.nijtmans tags: utf-next-for-8.7 | |
| 21:50 | First attempt to merge Tcl_UtfNext()/Tcl_UtfPrev() improvements (check for invalid byte sequences) t... check-in: 891db10cfb user: jan.nijtmans tags: utf-next-for-8.7 | |
| 12:34 | Testcase cleanup check-in: acbe648fe3 user: jan.nijtmans tags: core-8-branch | |
|
2020-04-22
| ||
| 07:59 | Fix [27944a3661]: Taming test utf-6.88. Long-standing bug in Tcl_UtfNext(). Corner-case when the poi... check-in: aff418be86 user: jan.nijtmans tags: core-8-branch | |
|
2020-04-21
| ||
| 21:41 | Improved "testutfnext" command check-in: 5f7a2c7b45 user: jan.nijtmans tags: core-8-branch | |
| 10:14 | Fix corner-case in TIP #542 implementation: For extensions compiled with TCL_UTF_MAX=4 while Tcl is ... check-in: 8d2927e1c4 user: jan.nijtmans tags: core-8-branch | |
| 09:49 | More test cleanup check-in: 926d62f948 user: jan.nijtmans tags: core-8-branch | |
| 07:26 | Wrong indent in comment Closed-Leaf check-in: 6a12cc0c59 user: jan.nijtmans tags: bug-27944a3661 | |
| 07:18 | Merge 8.7 check-in: 8895c470f0 user: jan.nijtmans tags: bug-27944a3661 | |
|
2020-04-20
| ||
| 21:54 | Teach Tcl_UtfPrev() that 0xC1 is _always_ an invallid byte. Test-case utf-7.34. Make sure that Tcl_... check-in: 5f382f2056 user: jan.nijtmans tags: core-8-branch | |
| 20:44 | Add test-cases handling TclGetBytesFromObj() ( actually Tcl_UtfToUniChar too) check-in: 99450f5bca user: jan.nijtmans tags: core-8-branch | |
|
2020-04-19
| ||
| 09:57 | Proposed fix for [27944a3661]: Taming test utf-6.88. This fix is not optimized, it still uses TclUt... check-in: 74d3f929c8 user: jan.nijtmans tags: bug-27944a3661 | |
| 09:12 | 4 more testcases, which could detect future regressions in Emoji handling check-in: 115e8a2c43 user: jan.nijtmans tags: core-8-branch | |
|
2020-04-18
| ||
| 20:23 | More test-case cleanup check-in: 93ba0f15a7 user: jan.nijtmans tags: core-8-branch | |
|
2020-04-17
| ||
| 12:20 | Add test-case for Tcl_UtfNext/Tcl_UtfPrev. About 15 of them give the wrong answer, but - at least - ... check-in: 4302a5d8b4 user: jan.nijtmans tags: core-8-branch | |
| 05:49 | Merging forward the Utf changes. Needs some repair yet. Leaf check-in: 36303870fc user: dgp tags: dgp-fixme | |
|
2020-04-16
| ||
| 11:14 | Merge 8.7 check-in: 3153d51ddc user: jan.nijtmans tags: core-8-branch | |
|
2020-04-15
| ||
| 20:12 | Use TclGetBytesFromObj() in testcases in stead of Tcl_GetByteArrayFromObj(), since we only want to h... check-in: b280eb5b78 user: jan.nijtmans tags: core-8-branch | |
| 19:54 | Merge 8.6 check-in: 9adf3a7df5 user: jan.nijtmans tags: core-8-branch | |
| 19:12 | Merge 8.6 check-in: 032032c0b6 user: jan.nijtmans tags: core-8-branch | |
|
2020-04-14
| ||
| 17:57 | merge (mark) 8.6 check-in: 539323704a user: dgp tags: core-8-branch | |
| 17:49 | Same issue fixed for test string-20.8* check-in: 42c7ac0505 user: dgp tags: core-8-branch | |
| 17:45 | Expose the failing tests. Fix string-20.7 by using an invalid single byte that is stable in its mean... check-in: 78a4d45288 user: dgp tags: core-8-branch | |
| 16:33 | Missing .$noComp in string-20.8 test-case, we don't want duplicate test-case numbers. check-in: c92d723731 user: jan.nijtmans tags: core-8-branch | |
| 16:30 | merge 8.7 check-in: 7d5bbeeec4 user: dgp tags: tip-568 | |
| 16:11 | Merge 8.6 check-in: 1b0c462ea6 user: jan.nijtmans tags: core-8-branch | |
| 15:39 | merge 8.7 check-in: f0015361d4 user: dgp tags: dgp-review | |
| 15:37 | merge 8.6 check-in: 05eecf3952 user: dgp tags: core-8-branch | |
| 14:48 | Fix windows build (with older compilers) check-in: 51b230586a user: jan.nijtmans tags: core-8-branch | |
| 13:02 | Merge 8.6 check-in: 890a3f9918 user: jan.nijtmans tags: core-8-branch | |
| 11:59 | Add test-case for bug [c61818e4c9] check-in: 4b26bc65dc user: jan.nijtmans tags: core-8-branch | |
| 10:17 | Merge 8.6 check-in: 250fd8a281 user: jan.nijtmans tags: core-8-branch | |
|
2020-04-13
| ||
| 13:19 | Remove traces of INST_TRY_CVT_TO_INDEX, not needed now check-in: 48c71f107b user: jan.nijtmans tags: strict-index-experiment | |
| 10:05 | Merge jn-index-reform check-in: fceb35f4f7 user: jan.nijtmans tags: strict-index-experiment | |
| 10:05 | Merge 8.7 check-in: 32ecbb94a2 user: jan.nijtmans tags: jn-index-reform | |
| 10:04 | Merge 8.7 check-in: 7c72a5de93 user: jan.nijtmans tags: death-to-dbgx | |
| 09:20 | Merge 8.6 check-in: e41df161a7 user: jan.nijtmans tags: core-8-branch | |
|
2020-04-10
| ||
| 21:21 | Merge 8.7 check-in: 76ff1e3f31 user: jan.nijtmans tags: death-to-dbgx | |
| 20:57 | Only set MODULE_INSTALL_DIR once in UNIX makefile .... check-in: 6ff31cfd32 user: jan.nijtmans tags: core-8-branch | |
| 14:44 | Merge 8.6 check-in: 00feb373fe user: jan.nijtmans tags: core-8-branch | |
| 13:02 | Merge 8.6 check-in: cd1ce15d26 user: jan.nijtmans tags: core-8-branch | |
|
2020-04-08
| ||
| 19:15 | Merge 8.7 check-in: 8b4b7e3f17 user: jan.nijtmans tags: tip-568 | |
| 09:44 | Merge 8.7 check-in: 87b9d4c288 user: jan.nijtmans tags: jn-index-reform | |
| 07:57 | In TCL_UTF_MAX=4 mode, string lengths are quitely different. check-in: 8886d39d5f user: jan.nijtmans tags: core-8-branch | |
| 07:27 | Teach "split", "string wordstart" and "string wordend" how to handle Unicode characters >\uFFFF, usi... check-in: 437453c4f4 user: jan.nijtmans tags: core-8-branch | |
|
2020-04-07
| ||
| 09:45 | merge-mark check-in: 087dc70d54 user: jan.nijtmans tags: core-8-branch | |
|
2020-04-06
| ||
| 20:33 | Fix [dd010cadfb]: [string trim] mishandles surrogates check-in: b2cf8c2a88 user: jan.nijtmans tags: core-8-branch | |
| 19:32 | note check-in: d4a6ad26db user: dgp tags: dgp-review | |
| 19:30 | merge 8.7 check-in: 1ec1644535 user: dgp tags: dgp-review | |
| 09:22 | Make Tcl_UtfCharComplete() usable for both Tcl_UtfToUniChar() and Tcl_UtfToChar16(). Defect noticed ... check-in: 20a619daf1 user: jan.nijtmans tags: core-8-branch | |
|
2020-04-05
| ||
| 20:40 | Better use public function Tcl_GetIntForIndex() in stead of private one. check-in: d18abe0efb user: jan.nijtmans tags: core-8-branch | |
| 20:36 | Merge 8.6 check-in: b69fafa7f6 user: jan.nijtmans tags: core-8-branch | |
|
2020-04-03
| ||
| 14:28 | Fix broken build. check-in: d76b30b67a user: dgp tags: core-8-branch | |
| 09:13 | Simplify implementation of TclUtfToUCS4: The #undefined Tcl_UtfToUniChar() already does everything f... check-in: 4af836a404 user: jan.nijtmans tags: core-8-branch | |
| 08:50 | Merge 8.6 check-in: d49245679b user: jan.nijtmans tags: core-8-branch | |
| 07:35 | Merge 8.6 check-in: 02a90dff68 user: jan.nijtmans tags: core-8-branch | |
|
2020-04-02
| ||
| 23:19 | merge 8.7 check-in: 8413475e07 user: dgp tags: tip-568 | |
| 22:46 | Use new utility routine so that error characters using surrogates are reported correctly. check-in: d4a601833a user: dgp tags: core-8-branch | |
| 22:18 | merge 8.6 check-in: f1db0ed67c user: dgp tags: core-8-branch | |
| 14:18 | merge 8.6 check-in: c21dece684 user: sebres tags: core-8-branch | |
|
2020-04-01
| ||
| 20:28 | merge 8.7 check-in: acf7d6b91c user: dgp tags: tip-568 | |
| 20:14 | Prevent a binary read appending to a non-bytes value. check-in: c1d4e823bc user: dgp tags: core-8-branch | |
| 19:09 | Use TclGetBytesFromObj to check that all commands and public routines that expect bytes as arguments... check-in: d5713156fa user: dgp tags: core-8-branch | |
| 17:22 | Use TclGetBytesFromObj to check that [zipfs mount_data] gets proper bytes argument check-in: f8464b6936 user: dgp tags: core-8-branch | |
| 13:45 | Remove variable "properByteArrayType" from tclTest.c, because it isn't used any more. check-in: af16cc6255 user: jan.nijtmans tags: core-8-branch | |
| 13:40 | Remove variable "properByteArrayType" from tclTest.c, because it isn't used any more. check-in: 00ba419e1b user: jan.nijtmans tags: tip-568 | |
| 12:06 | merge 8.7 check-in: 1175da2b65 user: dgp tags: tip-568 | |
| 11:55 | merge 8.7 check-in: 239598afa4 user: dgp tags: dgp-review | |
| 11:54 | merge 8.6 check-in: 487f1bf7e7 user: dgp tags: core-8-branch | |
| 05:37 | Adapt [testbytestring] to use TclGetBytesFromObj, which must be in internal stubs to make that work. check-in: 4b6439f4d3 user: dgp tags: core-8-branch | |
|
2020-03-31
| ||
| 21:20 | Merge jn-index-reform check-in: 2fd014c912 user: jan.nijtmans tags: strict-index-experiment | |
| 21:16 | Merge 8.7 check-in: 955fdc6f0b user: jan.nijtmans tags: jn-index-reform | |
| 20:28 | Fix a few warning-message in --enable-symbols-mem mode check-in: 211e192cb0 user: jan.nijtmans tags: core-8-branch | |
| 20:18 | Fix [828dda049b]: Memory faults post-TIP 557 check-in: 64ec162129 user: jan.nijtmans tags: core-8-branch | |
| 16:15 | Merge 8.6 check-in: 5343a2b7cb user: jan.nijtmans tags: core-8-branch | |
| 16:05 | merge 8.7 check-in: 2128cd01fa user: dgp tags: tip-568 | |
| 16:04 | merge 8.7 check-in: 8ee6b78561 user: dgp tags: dgp-review | |
| 16:04 | merge 8.6 check-in: be90731959 user: dgp tags: core-8-branch | |
| 14:19 | Merge jn-index-reform check-in: 16f8ccae83 user: jan.nijtmans tags: strict-index-experiment | |
| 11:03 | Merge 8.7 check-in: d56c1d6b75 user: jan.nijtmans tags: jn-index-reform | |
| 10:46 | Merge 8.6 check-in: 5f099cb477 user: jan.nijtmans tags: core-8-branch | |
|
2020-03-30
| ||
| 21:19 | Revise writing to binary channels so that any attempt to write a non-byte character throws an error. Leaf check-in: 35a92b96f2 user: dgp tags: dgp-binary-write-error-on-non-byte | |
| 20:59 | Revise writing to binary channels so that non-byte characters get replaced with a replacement charac... Leaf check-in: a87be9f2dc user: dgp tags: dgp-binary-write-replace-non-byte | |
| 15:51 | Merge 8.6; revise to use TclGetBytesFromObj. check-in: a9eed52a58 user: dgp tags: core-8-branch | |
| 15:31 | Merge jn-index-reform check-in: c3bd1d3004 user: jan.nijtmans tags: strict-index-experiment | |
| 15:30 | Merge 8.7 check-in: bff8682dc2 user: jan.nijtmans tags: jn-index-reform | |
| 15:27 | Initialize Tcl_UniChar's, in case we are handling surrogates (however unlikely). check-in: f0bd4b3d9c user: jan.nijtmans tags: core-8-branch | |
| 15:13 | Merge 8.6, revise to use TclGetBytesFromObj. check-in: 3f0a218557 user: dgp tags: core-8-branch | |
| 13:09 | Merge jn-index-reform check-in: 2c684cf313 user: jan.nijtmans tags: strict-index-experiment | |
| 13:03 | Merge 8.7 check-in: d13586a6a4 user: jan.nijtmans tags: jn-index-reform | |
| 13:00 | Merge 8.6 check-in: a789a8c3d9 user: jan.nijtmans tags: core-8-branch | |
| 11:37 | Optimize TclStringFirst/TclStringLast: Let it return a Tcl_Obj * in stead of an int, so its callers ... check-in: cb795a476e user: jan.nijtmans tags: core-8-branch | |
| 11:11 | Merge jn-index-reform check-in: 8166a4143b user: jan.nijtmans tags: strict-index-experiment | |
| 10:33 | Merge 8.7 check-in: a4d8e2f905 user: jan.nijtmans tags: jn-index-reform | |
| 10:30 | Merge 8.6 check-in: c1435a792d user: jan.nijtmans tags: core-8-branch | |
| 10:01 | Move used flag values up for Tcl_GetIntForIndex(). Be more strict in usage of value -1 as index. check-in: 03f73570f9 user: jan.nijtmans tags: strict-index-experiment | |
|
2020-03-29
| ||
| 21:31 | Don't compile "namespace qualifiers" command. Something is wrong in that. check-in: a7dbae6e93 user: jan.nijtmans tags: strict-index-experiment | |
| 20:44 | Merge jn-index-reform. Be a little bit more strict check-in: 3f05ac8086 user: jan.nijtmans tags: strict-index-experiment | |
| 19:42 | Merge 8.7 check-in: bfdfdc4bc3 user: jan.nijtmans tags: jn-index-reform | |
|
2020-03-28
| ||
| 19:44 | merge 8.7 check-in: a6e05dd7ca user: dgp tags: tip-568 | |
| 19:39 | merge 8.6 check-in: bc0e1fa0bd user: dgp tags: core-8-branch | |
| 16:38 | merge 8.7 check-in: 9dc25afd5e user: dgp tags: tip-568 | |
| 16:33 | merge 8.6 check-in: 122828b6af user: dgp tags: core-8-branch | |
|
2020-03-27
| ||
| 22:24 | Merge jn-index-reform check-in: a2882aadc6 user: jan.nijtmans tags: strict-index-experiment | |
| 21:11 | Merge 8.7 check-in: 6ec63c2ed5 user: jan.nijtmans tags: jn-index-reform | |
| 21:06 | Merge 8.6 check-in: db9eb4d3e8 user: jan.nijtmans tags: core-8-branch | |
| 16:33 | merge 8.7 check-in: 32a3e1e7e5 user: dgp tags: tip-568 | |
| 16:28 | Merge 8.6 check-in: c537167e13 user: jan.nijtmans tags: core-8-branch | |
| 16:07 | merge 8.7 check-in: 261328423e user: dgp tags: dgp-review | |
| 12:06 | Merge 8.6 check-in: 86b027c97b user: jan.nijtmans tags: core-8-branch | |
| 09:47 | Fix compilation error check-in: 21da80c7cf user: jan.nijtmans tags: strict-index-experiment | |
|
2020-03-26
| ||
| 15:48 | Start using the 'flags' parameter of Tcl_GetIntForIndex(). Still WIP. check-in: e38b507841 user: jan.nijtmans tags: strict-index-experiment | |
| 09:48 | Merge 8.7 Closed-Leaf check-in: b9fc951abf user: jan.nijtmans tags: utf-8-as-default | |
| 09:40 | Merge jn-index-reform. Add 'flags' parameter to Tcl_GetIntForIndex(). Not used yet. check-in: 91983175e0 user: jan.nijtmans tags: strict-index-experiment | |
| 08:36 | Merge 8.7 check-in: c186ef2368 user: jan.nijtmans tags: jn-index-reform | |
|
2020-03-25
| ||
| 17:06 | Merge 8.6 check-in: 7ffe0a71ec user: jan.nijtmans tags: core-8-branch | |
| 15:03 | Merge 8.6 check-in: 53d927ca89 user: jan.nijtmans tags: core-8-branch | |
|
2020-03-24
| ||
| 19:31 | Make utf-8 the default encoding for embedded information check-in: 70604a5212 user: jan.nijtmans tags: utf-8-as-default | |
| 13:34 | Merge 8.6 check-in: 223d0c531d user: jan.nijtmans tags: core-8-branch | |
| 10:59 | Merge 8.6. If compiled with -DTCL_NO_DEPRECATED, remove Tcl_MacOSXOpenBundleResources() completely check-in: 2dc1fb1c75 user: jan.nijtmans tags: core-8-branch | |
|
2020-03-22
| ||
| 21:41 | Merge 8.7 check-in: 84a13de846 user: jan.nijtmans tags: tip-568 | |
| 21:30 | Merge 8.7 check-in: 066c043ca9 user: jan.nijtmans tags: jn-index-reform | |
| 21:24 | Merge 8.6 check-in: 4757d0acec user: jan.nijtmans tags: core-8-branch | |
|
2020-03-20
| ||
| 17:16 | Resolve gcc compiler warnings, only on 32-bit builds (gcc-7) check-in: 14842bcac2 user: jan.nijtmans tags: core-8-branch | |
| 13:02 | Merge jn-index-reform check-in: 1390c5d311 user: jan.nijtmans tags: strict-index-experiment | |
| 12:59 | Merge 8.7 check-in: f95c23d055 user: jan.nijtmans tags: jn-index-reform | |
|
2020-03-18
| ||
| 21:03 | TIP 568 proposes new public routine Tcl_GetBytesFromObj. check-in: fb72a26807 user: dgp tags: tip-568 | |
| 20:48 | Improve the standard error message for nonbyte arguments. check-in: faed0401ac user: dgp tags: core-8-branch | |
| 13:54 | Merge 8.6 check-in: 2b7c852b44 user: jan.nijtmans tags: core-8-branch | |
|
2020-03-17
| ||
| 16:58 | Merge jn-index-reform check-in: 09cf9f4362 user: jan.nijtmans tags: strict-index-experiment | |
| 16:56 | Merge 8.7 check-in: 17c506a9a9 user: jan.nijtmans tags: jn-index-reform | |
| 16:45 | Merge 8.6 check-in: 06db15ddbf user: jan.nijtmans tags: core-8-branch | |
| 14:07 | Implement "none" index and "string is none"/"string is index" commands. No compiled version yet. check-in: 88c45a2fec user: jan.nijtmans tags: strict-index-experiment | |
| 01:03 | a few more check-in: d6f2e1a8cc user: dgp tags: core-8-branch | |
| 01:01 | TIP 569 - remove lint comments check-in: 658a498ae4 user: dgp tags: core-8-branch | |
|
2020-03-16
| ||
| 15:59 | Merge jn-index-reform. New implementation of basic idea, based on this index reform. check-in: 5df7ddb5bd user: jan.nijtmans tags: strict-index-experiment | |
| 15:28 | Merge 8.7 check-in: 2f32a6550f user: jan.nijtmans tags: jn-index-reform | |
| 14:51 | Complete implementation. Let's take some time for testing. check-in: 9d32466d21 user: jan.nijtmans tags: jn-index-reform | |
| 13:38 | More WIP check-in: 44ff81220e user: jan.nijtmans tags: jn-index-reform | |
| 09:07 | Further simply TclIndexEncode(), and fix range checks. check-in: ffcfbe4405 user: jan.nijtmans tags: jn-index-reform | |
|
2020-03-15
| ||
| 23:44 | Simplify TclIndexEncode(). Range checks not 100% correct yet. More WIP. check-in: 2f58abbb5f user: jan.nijtmans tags: jn-index-reform | |
| 22:24 | merge-mark check-in: 8f0e82f437 user: jan.nijtmans tags: core-8-branch | |
| 12:11 | Merge 8.6. Also fix build with -DTCL_NO_DEPRECATED (which was also the cause of the "master" build f... check-in: b0305b537f user: jan.nijtmans tags: core-8-branch | |
|
2020-03-14
| ||
| 22:07 | Merge 8.6 check-in: e47f987a38 user: jan.nijtmans tags: core-8-branch | |
| 21:52 | Merge 8.6 check-in: 843cbb3830 user: jan.nijtmans tags: core-8-branch | |
| 21:21 | Convert many test-cases to modern test syntax check-in: 95683ddca3 user: jan.nijtmans tags: core-8-branch | |
|
2020-03-13
| ||
| 23:32 | WIP: Reform internal representation of "end-offset" type, so it can be used for "integer-integer" as... check-in: b4fb638333 user: jan.nijtmans tags: jn-index-reform | |
| 20:39 | Fix Travis build problem Closed-Leaf check-in: 9609f950dc user: jan.nijtmans tags: strict-index-2 | |
| 18:55 | Need declaration too. check-in: c21411569c user: dgp tags: core-8-branch | |
| 18:32 | New internal routine TclGetBytesFromObj(). Aimed to become public, see TIP 568 in progress. check-in: 798286f36f user: dgp tags: core-8-branch | |
| 12:42 | Merge 8.7. Add many "nodep" restrictions to test-cases, so they pass (too much, actually, WIP!) check-in: b2cf2d65ed user: jan.nijtmans tags: strict-index-2 | |
| 11:03 | Merge 8.6 check-in: b7908b6011 user: jan.nijtmans tags: core-8-branch | |
|
2020-03-12
| ||
| 22:43 | Merge 8.7. More progress. check-in: e90505aff4 user: jan.nijtmans tags: strict-index-2 | |
| 20:54 | Minimal fix for crash bug. check-in: fd775cefd6 user: dgp tags: core-8-branch | |
| 17:38 | Merge new tests. Reveals crash in Tcl 8.7 implementation. check-in: 9f835122fd user: dgp tags: core-8-branch | |
|
2020-03-11
| ||
| 15:51 | fixes segfault [234d6c811d]: "lpop" on empty list variable without index + new test case check-in: 1dab3d405f user: sebres tags: core-8-branch | |
| 15:48 | close [234d6c811d]: fixed segfault on empty list variable by "lpop" without index Closed-Leaf check-in: 445fdcd15e user: sebres tags: bug-234d6c811d | |
| 15:33 | lpop.test: added test illustrating segfault in [234d6c811d] (and small review - stability of tests d... check-in: 7d3e49680d user: sebres tags: bug-234d6c811d | |
|
2020-03-10
| ||
| 15:25 | Merge 8.7 check-in: 0086a4e1ec user: jan.nijtmans tags: death-to-dbgx | |
| 13:51 | Fix Windows build, broken by [d5175f6050e308f4] check-in: 8976514111 user: jan.nijtmans tags: core-8-branch | |
|
2020-03-09
| ||
| 16:59 | merge 8.7 check-in: eb98cb3f10 user: dgp tags: dgp-review | |
| 16:24 | Mac fix check-in: a55f79a595 user: dgp tags: core-8-branch | |
| 16:13 | TCL_UNUSED for win sources. check-in: 2c8f3c4653 user: dgp tags: core-8-branch | |
| 15:45 | TCL_UNUSED in the unix sources. check-in: 2c910028eb user: dgp tags: core-8-branch | |
| 14:43 | need internal header now. check-in: 6ebad1c60d user: dgp tags: core-8-branch | |
| 14:40 | Bring TCL_UNUSED to macosx sources. check-in: 5cc2745f54 user: dgp tags: core-8-branch | |
| 14:34 | more check-in: d5175f6050 user: dgp tags: core-8-branch | |
| 13:15 | More check-in: c708d98e98 user: dgp tags: core-8-branch | |
| 12:31 | More TCL_UNUSED check-in: bfd792d6c8 user: dgp tags: core-8-branch | |
|
2020-03-08
| ||
| 13:58 | More TCL_UNUSED. check-in: 64f9094067 user: dgp tags: core-8-branch | |
|
2020-03-07
| ||
| 18:25 | Move TCL_UNUSED to tclInt.h, so we can still deprecate JOIN() check-in: 03a59b7382 user: jan.nijtmans tags: core-8-branch | |
| 15:55 | Change (interal) function signature of TclpAlloc/TclpRealloc/TclpFree, using (void *) in stead of (c... check-in: b56451f9c1 user: jan.nijtmans tags: core-8-branch | |
| 00:41 | Unused arguments in the OO source code files. check-in: 5425076e95 user: dgp tags: core-8-branch | |
|
2020-03-06
| ||
| 23:44 | more check-in: 0c2f7a4275 user: dgp tags: core-8-branch | |
| 21:22 | More unused arguments through the IO code. check-in: 7e017e8119 user: dgp tags: core-8-branch | |
| 20:57 | more check-in: cda0377279 user: dgp tags: core-8-branch | |
| 20:46 | more unused arguments check-in: 3656b194a1 user: dgp tags: core-8-branch | |
| 20:34 | merge 8.6 check-in: a865c4a0a2 user: dgp tags: core-8-branch | |
| 20:23 | more check-in: ad8e174b1a user: dgp tags: core-8-branch | |
| 20:15 | more check-in: 13b631deb2 user: dgp tags: core-8-branch | |
| 20:01 | (no comment) check-in: 39fb72358b user: dgp tags: core-8-branch | |
| 19:58 | (no comment) check-in: 66b859de26 user: dgp tags: core-8-branch | |
| 19:29 | more unused arguments check-in: 4636032e27 user: dgp tags: core-8-branch | |
| 18:31 | more of the same check-in: 8a8a5646ef user: dgp tags: core-8-branch | |
| 18:02 | More TCL_UNUSED(). check-in: 1d62614dd9 user: dgp tags: core-8-branch | |
| 16:42 | More TCL_UNUSED deployment check-in: e13acfb306 user: dgp tags: core-8-branch | |
| 14:41 | More TCL_UNUSED deployment. check-in: 1ce334a358 user: dgp tags: core-8-branch | |
| 13:55 | Untangle some MEM_DEBUG ifdeffery. check-in: 3940124add user: dgp tags: core-8-branch | |
| 13:45 | More deployment of TCL_UNUSED. (Travis appears happy with it). check-in: 6fb762327f user: dgp tags: core-8-branch | |
|
2020-03-05
| ||
| 19:17 | Have to move the JOIN() macro out of deprecation for this TCL_UNUSED. Alternatives welcome. check-in: 310c79a83a user: dgp tags: core-8-branch | |
| 19:09 | Merge TCL_UNUSED to dev branches for full Travis testing as a tool to arrest the undesirable explosi... check-in: 82986149f0 user: dgp tags: core-8-branch | |
| 14:42 | Merge 8.6 check-in: 6bc4d38831 user: jan.nijtmans tags: core-8-branch | |
| 11:48 | Merge 8.6 check-in: a4b71b9ca7 user: jan.nijtmans tags: core-8-branch | |
|
2020-03-04
| ||
| 21:00 | merge 8.6 check-in: 8909782fe2 user: dgp tags: core-8-branch | |
| 18:26 | [65c9cd1534] Restore continuity of compatible function of [close] on a channel type that defines bo... Closed-Leaf check-in: 75cd9d9d6d user: dgp tags: bug-65c8cd1534 | |
| 16:17 | Merge 8.6 check-in: a16b4619c9 user: jan.nijtmans tags: core-8-branch | |
| 15:55 | Merge 8.6 check-in: 67d6f07392 user: jan.nijtmans tags: core-8-branch | |
| 13:59 | Merge 8.6 check-in: 6448bcf19b user: jan.nijtmans tags: core-8-branch | |
|
2020-03-02
| ||
| 17:08 | Create a new macro to deal with unused arguments so we can silence compiler warnings without the nee... Closed-Leaf check-in: fbffc93f82 user: dgp tags: dgp-unused-arguments | |
| 15:27 | Merge 8.7 check-in: 0fea9fa076 user: jan.nijtmans tags: strict-index-2 | |
| 15:18 | merge 8.7 check-in: 8dc990258d user: dgp tags: dgp-review | |
| 11:30 | Don't generate "deprecated" warning for Tcl_Close(), since only the stub entry is deprecated. Will b... check-in: 7aed6fc982 user: jan.nijtmans tags: core-8-branch | |
|
2020-03-01
| ||
| 12:45 | Merge 8.7 check-in: e9ae457338 user: jan.nijtmans tags: strict-index-2 | |
|
2020-02-29
| ||
| 21:42 | Better error-message in case of "index out of range", mentioning the actual index which was out of r... check-in: 4e078fe8e9 user: jan.nijtmans tags: core-8-branch | |
| 21:10 | Fix test-cases (different error-message only) check-in: a6fd474a72 user: jan.nijtmans tags: strict-index-2 | |
|
2020-02-28
| ||
| 19:54 | merge trunk check-in: c430c8d4a4 user: dgp tags: dgp-review | |
| 16:07 | (experiment). How about making Tcl_GetIntForIndex() error-out when the index cannot be valid. E.g. "... check-in: 66c472a68c user: jan.nijtmans tags: strict-index-2 | |
| 14:23 | Minor TIP #562 fix: Missing #endif, results in (harmless) compiler warning when compiling with -DTCL... check-in: a652425f5d user: jan.nijtmans tags: core-8-branch | |
| 13:13 | Implement TIP #562: Deprecate channel types 1-4 check-in: 74755e2555 user: jan.nijtmans tags: core-8-branch | |
| 12:06 | Implement TIP #557: C++ support for Tcl check-in: c4a27f443c user: jan.nijtmans tags: core-8-branch | |
|
2020-02-27
| ||
| 10:12 | Clamp Tcl_GetIntForIndex() functions to never return values smaller than -1 or bigger than end + 1. check-in: 225cb7cb62 user: jan.nijtmans tags: strict-index-experiment | |
|
2020-02-26
| ||
| 20:19 | edits check-in: 8f7ddd8226 user: dgp tags: dgp-review | |
| 16:56 | merge core-8-branch check-in: e92d3a4952 user: dkf tags: tip-558 | |
| 14:05 | Merge 8.6 check-in: 0346bb5441 user: jan.nijtmans tags: core-8-branch | |
| 10:58 | Merge 8.7 Closed-Leaf check-in: cfcbd55aba user: jan.nijtmans tags: cplusplus | |
| 08:32 | merge core-8-branch check-in: 7859c7efe0 user: dkf tags: tip-567 | |
| 08:04 | Merge 8.6 check-in: f5bc93143d user: jan.nijtmans tags: core-8-branch | |
|
2020-02-24
| ||
| 17:37 | merge 8.7 check-in: 28d8cb877a user: dgp tags: dgp-review | |
| 12:18 | Merge 8.6 check-in: 1d3f5159be user: jan.nijtmans tags: core-8-branch | |
| 10:31 | Implementation of TIP 567 check-in: 64c6cc1210 user: dkf tags: tip-567 | |
|
2020-02-22
| ||
| 12:35 | merge core-8-branch check-in: 199fa617ec user: dkf tags: tip-558 | |
| 12:34 | typo fix check-in: c1f6ffdf98 user: dkf tags: core-8-branch | |
| 12:31 | Less contorted code check-in: 78d6a94a9c user: dkf tags: tip-558 | |
|
2020-02-21
| ||
| 08:52 | Merge 8.6 check-in: 10d8a95829 user: jan.nijtmans tags: core-8-branch | |
|
2020-02-19
| ||
| 20:18 | Merge 8.7 (this makes Travis build pass again) check-in: 8a48c3a5d0 user: jan.nijtmans tags: dgp-review | |
| 10:31 | Handle endValue < -1. Improve documentation of new behavior. Leaf check-in: 69c8d35a07 user: jan.nijtmans tags: lset-index | |
|
2020-02-18
| ||
| 12:32 | Handle invalid "lset" arguments better. Restrict Tcl_GetIntForIndex() index results between -1 (nega... check-in: 0245735b8a user: jan.nijtmans tags: lset-index | |
|
2020-02-17
| ||
| 20:13 | edits check-in: 66f4cb4f35 user: dgp tags: dgp-review | |
| 20:04 | WIP check-in: 9e44e890fa user: dgp tags: dgp-review | |
|
2020-02-15
| ||
| 10:28 | There are subtle cases where an append-if-new operation is really useful for a slot. check-in: 108feb835c user: dkf tags: tip-558 | |
|
2020-02-13
| ||
| 22:06 | Merge 8.7 check-in: c59e305ca6 user: jan.nijtmans tags: cplusplus | |
|
2020-02-12
| ||
| 18:16 | WIP check-in: 7baffdc778 user: dgp tags: dgp-review | |
| 17:54 | WIP check-in: 28ec05e046 user: dgp tags: dgp-review | |
| 17:13 | WIP check-in: 3a7d78ac06 user: dgp tags: dgp-review | |
| 17:10 | WIP check-in: dc02be5f4d user: dgp tags: dgp-review | |
| 16:47 | edits check-in: a927119ed1 user: dgp tags: dgp-review | |
| 13:26 | Merge 8.7 Closed-Leaf check-in: ba5fe2748a user: jan.nijtmans tags: unicode-13 | |
| 13:25 | Merge 8.7 check-in: 1df476859c user: jan.nijtmans tags: death-to-dbgx | |
| 13:25 | Merge 8.7 Closed-Leaf check-in: 6a19552cea user: jan.nijtmans tags: deprecate-channel-type-1-4 | |
| 13:24 | Merge 8.7 check-in: eea71a4ef7 user: jan.nijtmans tags: tip-558 | |
| 13:18 | Merge 8.6 check-in: d3d2b49204 user: jan.nijtmans tags: core-8-branch | |
|
2020-02-11
| ||
| 13:31 | Update all tables to [http://unicode.org/versions/Unicode13.0.0/|Unicode 13] (to be released March 1... check-in: 8858804859 user: jan.nijtmans tags: unicode-13 | |
|
2020-02-10
| ||
| 20:07 | WIP check-in: 53366332b5 user: dgp tags: dgp-review | |
| 20:06 | WIP check-in: 3b430cee64 user: dgp tags: dgp-review | |
|
2020-02-07
| ||
| 21:40 | WIP check-in: a2298832f2 user: dgp tags: dgp-review | |
| 15:47 | merge 8.7 check-in: c8f5807b8e user: dgp tags: dgp-review | |
| 09:21 | caching is one of the two hard things in CS (along with naming and off-by-one-errors) check-in: 4a4366153e user: dkf tags: tip-558 | |
|
2020-02-05
| ||
| 16:41 | merge-mark check-in: 8047caf34f user: jan.nijtmans tags: core-8-branch | |
|
2020-02-04
| ||
| 11:04 | Merge 8.6 check-in: 12cc31b1b9 user: jan.nijtmans tags: core-8-branch | |
| 10:40 | Few more DBGX cleanups check-in: 7c1273c0bc user: jan.nijtmans tags: death-to-dbgx | |
| 09:52 | Adapt rules.vc too check-in: dc63e802f6 user: jan.nijtmans tags: death-to-dbgx | |
| 09:46 | Death to DBGX check-in: 0c16754a85 user: jan.nijtmans tags: death-to-dbgx | |
| 08:28 | It appears that inttypes.h was introduced in Visual Studio 2013 check-in: 15dcc5fde9 user: jan.nijtmans tags: core-8-branch | |
|
2020-02-03
| ||
| 14:41 | merge 8.7 check-in: 21fba0c4bd user: dgp tags: dgp-review | |
|
2020-02-02
| ||
| 22:17 | Oopsee check-in: 38cca2b646 user: jan.nijtmans tags: deprecate-channel-type-1-4 | |
| 22:11 | Deprecate Tcl_Close() stub entry as well check-in: 22c6b94b43 user: jan.nijtmans tags: deprecate-channel-type-1-4 | |
| 16:26 | TclInitBignumFromWide(U)Int is not used any more. check-in: 8cff484926 user: jan.nijtmans tags: core-8-branch | |
| 15:24 | Fix conflict between (unpatched) tommath.h and tcl.h. See also [https://github.com/libtom/libtommath... check-in: 09539af6a3 user: jan.nijtmans tags: core-8-branch | |
|
2020-01-31
| ||
| 17:10 | merge 8.7 check-in: 8f2730cd01 user: dgp tags: dgp-review | |
| 14:58 | Make Tcl_ChannelCloseProc() deprecated too. Implement close2Proc and wideSeekProc for all internal c... check-in: 4107df0b30 user: jan.nijtmans tags: deprecate-channel-type-1-4 | |
| 08:00 | Merge 8.7 check-in: bdc0e2ae94 user: jan.nijtmans tags: deprecate-channel-type-1-4 | |
| 07:54 | Add 64-bit seek to the ZipChannel check-in: b1fbea06de user: jan.nijtmans tags: core-8-branch | |
|
2020-01-30
| ||
| 16:08 | Merge 8.7 check-in: 566db5a014 user: jan.nijtmans tags: deprecate-channel-type-1-4 | |
| 15:44 | merge 8.6 check-in: 4c1f9cbfcf user: sebres tags: core-8-branch | |
| 13:54 | Merge 8.6 check-in: 8feacb7452 user: jan.nijtmans tags: core-8-branch | |
| 13:21 | Merge 8.6 check-in: 0d5cc3c4bb user: jan.nijtmans tags: core-8-branch | |
|
2020-01-29
| ||
| 15:52 | Deprecate channel types 1-4 check-in: cf397fef44 user: jan.nijtmans tags: deprecate-channel-type-1-4 | |
| 13:02 | Fix compiler warnings on Cygwin when using -DTCL_NO_DEPRECATED Use TCL_CHANNEL_VERSION_5 in stead of... check-in: 17f806107a user: jan.nijtmans tags: core-8-branch | |
|
2020-01-27
| ||
| 13:00 | merge 8.7 check-in: 4e5f7351ab user: dgp tags: dgp-review | |
| 12:41 | WIP check-in: 8cb7233f95 user: dgp tags: dgp-review | |
| 12:18 | WIP check-in: 3a7c2e0651 user: dgp tags: dgp-review | |
| 11:57 | WIP check-in: 38d35a156c user: dgp tags: dgp-review | |
| 10:31 | Fix install-libraries-zipfs-static target: On Windows INSTALL_DATA makes no sense. Reported by René... check-in: b04bc4293a user: jan.nijtmans tags: core-8-branch | |
| 01:23 | WIP check-in: 90e7a74bba user: dgp tags: dgp-review | |
| 01:16 | WIP check-in: db7916f86b user: dgp tags: dgp-review | |
| 01:16 | WIP check-in: 1f7b5579a0 user: dgp tags: dgp-review | |
| 01:16 | WIP check-in: d5ae8041e8 user: dgp tags: dgp-review | |
| 01:15 | WIP check-in: d172e85019 user: dgp tags: dgp-review | |
| 01:14 | WIP check-in: 0d89cf4d3a user: dgp tags: dgp-review | |
| 01:13 | WIP check-in: 8ffb9ad9ae user: dgp tags: dgp-review | |
| 00:36 | WIP check-in: 5bce48738c user: dgp tags: dgp-review | |
| 00:22 | WIP check-in: 60e8747765 user: dgp tags: dgp-review | |
| 00:16 | WIP check-in: 60dec1c068 user: dgp tags: dgp-review | |
|
2020-01-26
| ||
| 02:36 | WIP check-in: f56c0ef824 user: dgp tags: dgp-review | |
| 02:13 | WIP check-in: 3a73d28da1 user: dgp tags: dgp-review | |
| 01:57 | WIP check-in: 95bc847a21 user: dgp tags: dgp-review | |
|
2020-01-25
| ||
| 22:11 | merge 8.7 check-in: d7f69610af user: dgp tags: dgp-review | |
| 14:51 | TIP #559 follow-up: Make sure that if Tcl_FreeResult() is used in an extension compiled with -DTCL_N... check-in: bab804dcda user: jan.nijtmans tags: core-8-branch | |
|
2020-01-24
| ||
| 20:12 | WIP check-in: fa4aaea12d user: dgp tags: dgp-review | |
| 19:38 | Expand examples of incomplete work in Tcl 8.0 builtins. check-in: 80bf012a73 user: dgp tags: dgp-review | |
| 19:30 | Happier highlighter. check-in: c3b49a01bd user: dgp tags: dgp-review | |
| 18:43 | merge 8.7 check-in: 7d17729929 user: dgp tags: dgp-review | |
| 16:44 | Implement TIP 559 check-in: eb2b9ce3b8 user: dgp tags: core-8-branch | |
|
2020-01-23
| ||
| 15:40 | Fix See also links in list commands check-in: 3933aee1c8 user: apnadkarni tags: core-8-branch | |
| 13:14 | Merge 8.6 check-in: e673109395 user: jan.nijtmans tags: core-8-branch | |
| 10:33 | Add error-handling to all libtommath function calls. Most likely not perfect (open for further impro... check-in: 40c22004df user: jan.nijtmans tags: core-8-branch | |
| 09:46 | Merge 8.6 check-in: 95939d51aa user: jan.nijtmans tags: core-8-branch | |
|
2020-01-22
| ||
| 09:26 | Merge 8.7. All calls using MP_WUR handled now. Closed-Leaf check-in: abfe208bbd user: jan.nijtmans tags: no-wur | |
|
2020-01-21
| ||
| 22:24 | merge 8.7 check-in: 866d1d7dc5 user: dgp tags: dgp-review | |
| 22:00 | Implement TIP 543 check-in: 7f045bde78 user: dgp tags: core-8-branch | |
| 16:05 | Merge 8.7, more WIP check-in: 77a1c10c7b user: jan.nijtmans tags: no-wur | |
|
2020-01-20
| ||
| 19:36 | WIP check-in: 28b9760596 user: dgp tags: dgp-review | |
| 19:09 | WIP check-in: 94ecf8fbd4 user: dgp tags: dgp-review | |
| 18:32 | WIP check-in: d084e89d50 user: dgp tags: dgp-review | |
| 18:30 | WIP check-in: 5151755f82 user: dgp tags: dgp-review | |
| 17:14 | WIP check-in: dab2fa40f0 user: dgp tags: dgp-review | |
| 15:28 | Merge-mark check-in: e7337911a8 user: jan.nijtmans tags: core-8-branch | |
| 14:35 | Don't deprecate Tcl_NewUnicodeObj/Tcl_SetUnicodeObj/Tcl_GetUnicodeFromObj, since that's not accordin... check-in: 779078e24c user: jan.nijtmans tags: core-8-branch | |
| 12:18 | Implementation of TIP #542: Support for switchable Full Unicode support check-in: 73c2397d70 user: jan.nijtmans tags: core-8-branch | |
|
2020-01-17
| ||
| 19:07 | formatting check-in: f1b37c4aae user: dgp tags: dgp-review | |
| 19:05 | formatting check-in: 1a1c1c1923 user: dgp tags: dgp-review | |
| 18:43 | WIP check-in: a64448b699 user: dgp tags: dgp-review | |
| 18:20 | WIP check-in: 2d478511c4 user: dgp tags: dgp-review | |
| 18:07 | WIP check-in: 9aeb01f090 user: dgp tags: dgp-review | |
| 17:15 | merge 8.6 check-in: b061abfc0c user: sebres tags: core-8-branch | |
| 17:12 | tweak check-in: e454ec6b78 user: dgp tags: dgp-review | |
| 15:50 | edits check-in: d11787420e user: dgp tags: dgp-review | |
| 15:37 | merge 8.7 Closed-Leaf check-in: f4cea11d2e user: dgp tags: utf-max | |
| 13:57 | merge 8.7 check-in: 3bc6633fc4 user: dgp tags: dgp-review | |
| 10:43 | Merge 8.7, more WIP check-in: e5a4139844 user: jan.nijtmans tags: no-wur | |
| 08:54 | Merge 8.6 check-in: f0782b57a6 user: jan.nijtmans tags: core-8-branch | |
| 02:48 | edits check-in: d771f66248 user: dgp tags: dgp-review | |
|
2020-01-16
| ||
| 20:43 | WIP check-in: bf8acce547 user: dgp tags: dgp-review | |
|
2020-01-15
| ||
| 15:29 | Merge 8.7 check-in: b1d9d559b8 user: jan.nijtmans tags: no-wur | |
| 10:21 | Merge-mark 8.6. Remove a few "break"'s added in the previous commit, because they are redundant. check-in: 9a826dfb28 user: jan.nijtmans tags: core-8-branch | |
|
2020-01-14
| ||
| 17:35 | WIP check-in: 4a5d22932f user: dgp tags: dgp-review | |
| 09:09 | A few more "break" statements, so any compiler knows these are no FALLTHROUGH situations. check-in: 034ad43c4b user: jan.nijtmans tags: core-8-branch | |
|
2020-01-13
| ||
| 21:46 | Attempt to resolve a conflict between (unmodified) tommath.h and tcl.h in the definition of mp_int. ... Closed-Leaf check-in: 9f2dd970cd user: jan.nijtmans tags: tommath-compat | |
| 19:26 | recount check-in: 9974933b0c user: dgp tags: dgp-review | |
| 17:51 | WIP check-in: b3edeefeb6 user: dgp tags: dgp-review | |
| 17:35 | WIP check-in: c2d02fad50 user: dgp tags: dgp-review | |
| 17:00 | Implement TIP 559 (deprecation part). Closed-Leaf check-in: 8a9a2c7b58 user: dgp tags: tip-559-dep | |
| 15:20 | Merge 8.6 check-in: b57a5cf85f user: jan.nijtmans tags: core-8-branch | |
| 15:05 | edits check-in: bd18a61f7d user: dgp tags: dgp-review | |
| 14:36 | merge 8.7 check-in: 2b19a21f97 user: dgp tags: dgp-review | |
| 12:47 | Merge 8.6 check-in: a726483394 user: jan.nijtmans tags: core-8-branch | |
| 10:44 | Merge 8.6 check-in: dc4d9a7fc0 user: jan.nijtmans tags: core-8-branch | |
|
2020-01-10
| ||
| 18:22 | WIP check-in: e565009f0a user: dgp tags: dgp-review | |
| 17:40 | merge 8.7 Closed-Leaf check-in: 1741ee4e4a user: dgp tags: tip-543 | |
| 17:21 | WIP check-in: 32f094732a user: dgp tags: dgp-review | |
| 16:36 | WIP check-in: acb5d91fab user: dgp tags: dgp-review | |
| 16:05 | WIP check-in: ea3f2ef2eb user: dgp tags: dgp-review | |
| 16:00 | More WIP check-in: d6fb5a2518 user: jan.nijtmans tags: no-wur | |
| 15:58 | WIP check-in: 51e2d5447b user: dgp tags: dgp-review | |
| 15:18 | tommath_private.h : Remove special C4146 handling: already done in tclWinPort.h too. tcl.pc.in: Mak... check-in: 106e92e2ad user: jan.nijtmans tags: core-8-branch | |
| 14:38 | fmt check-in: 72d07a007a user: dgp tags: dgp-review | |
| 14:38 | fmt check-in: 84bff4852d user: dgp tags: dgp-review | |
| 14:36 | WIP check-in: 85bd8279ae user: dgp tags: dgp-review | |
| 14:34 | WIP check-in: 1aee89f8ee user: dgp tags: dgp-review | |
| 12:11 | WIP check-in: 282a0e5863 user: dgp tags: dgp-review | |
| 12:10 | WIP check-in: 6a55f0cd4c user: dgp tags: dgp-review | |
| 12:09 | WIP check-in: 96dc7141ee user: dgp tags: dgp-review | |
| 11:40 | WIP check-in: cd4308b1f9 user: dgp tags: dgp-review | |
| 11:39 | WIP check-in: f27a9620ed user: dgp tags: dgp-review | |
| 11:24 | WIP check-in: 5f37889a08 user: dgp tags: dgp-review | |
| 04:37 | format fixes check-in: 7a2ae5549e user: dgp tags: dgp-review | |
| 04:26 | WIP check-in: 1a09793b4f user: dgp tags: dgp-review | |
| 04:04 | refinement check-in: 35ae207f81 user: dgp tags: dgp-review | |
| 04:00 | WIP check-in: 245180139c user: dgp tags: dgp-review | |
|
2020-01-09
| ||
| 19:22 | merge 8.7 check-in: 6c07affecb user: dgp tags: dgp-review | |
| 09:27 | Put "-ltommath" in $MATH_LIBS in stead of $LIBS, so it won't be used by other checks in the configur... check-in: 860982c825 user: jan.nijtmans tags: core-8-branch | |
| 09:25 | Put "-ltommath" in $MATH_LIBS in stead of $LIBS, so it won't be used by other checks in the configur... check-in: 84cff37894 user: jan.nijtmans tags: no-wur | |
| 09:20 | Start handling WUR (Warn Unused Result) in all tommath calls. WIP, not complete yet. check-in: 5329c070c4 user: jan.nijtmans tags: no-wur | |
|
2020-01-08
| ||
| 23:07 | merge 8.7 check-in: 1aac492d2d user: dgp tags: dgp-review | |
| 23:00 | merge 8.7 check-in: 7c9f4a0cee user: dgp tags: utf-max | |
| 22:25 | Improvements to doc changes from TIPs 422 and 512. check-in: b3c6b4a55c user: dgp tags: core-8-branch | |
| 21:40 | s/in stead/instead/ check-in: 95f0ae2a8b user: dgp tags: core-8-branch | |
| 21:10 | merge 8.7 check-in: 2e11f84315 user: dgp tags: dgp-review | |
| 21:10 | merge 8.6 check-in: 3918ffb3ff user: dgp tags: core-8-branch | |
| 19:29 | typo check-in: 553ef8d3cd user: dgp tags: dgp-review | |
| 19:28 | merge 8.7 check-in: 62e8bcd7c1 user: dgp tags: dgp-review | |
| 13:16 | Merge 8.6 check-in: 544c17046b user: jan.nijtmans tags: core-8-branch | |
|
2020-01-07
| ||
| 15:44 | Merge 8.7 check-in: b172b8716f user: jan.nijtmans tags: utf-max | |
| 15:22 | Merge 8.7 Closed-Leaf check-in: 46470f86f7 user: jan.nijtmans tags: external-libtommath | |
| 15:20 | Merge 8.7 check-in: b219c8f278 user: jan.nijtmans tags: cplusplus | |
| 14:42 | Don't use "operator" as variable name, as it is a keyword in C++. Add some break statements, so Tcl ... check-in: 873949be4b user: jan.nijtmans tags: core-8-branch | |
| 14:32 | Some eol whitespace eliminations check-in: 195168a5a2 user: jan.nijtmans tags: core-8-branch | |
| 12:18 | One more place where the (deprecated) "unicode" encoding was still used. check-in: 2737ed2c3b user: jan.nijtmans tags: core-8-branch | |
| 09:24 | Remove type-casts in many Tcl_LinkVar() calls, which is no longer necessary since 8.7. Small missing... check-in: dbd488fb8c user: jan.nijtmans tags: core-8-branch | |
| 08:35 | Fix test encoding-28.0, adapting for the correct number of available encodings check-in: 668cbaf8c5 user: jan.nijtmans tags: core-8-branch | |
|
2020-01-06
| ||
| 20:24 | one more check-in: d5321b0075 user: dgp tags: core-8-branch | |
| 20:12 | Bring docs up to date with TIP 330 and TIP 336 changes already in Tcl 8.7 check-in: d886642726 user: dgp tags: core-8-branch | |
| 18:07 | Missing bit of interp->result deprecation. check-in: 246c040ecf user: dgp tags: core-8-branch | |
| 17:26 | Remove "new in 8.6" marks from the docs in the 8.7 branch. check-in: eea0f606ce user: dgp tags: core-8-branch | |
| 17:17 | remove 'new in 8.5' marks in docs check-in: a15505b803 user: dgp tags: core-8-branch | |
| 11:02 | Fix typo: "==" -> "=" check-in: 797243504e user: jan.nijtmans tags: core-8-branch | |
| 10:57 | Merge 8.7. Don't think that ${LDFLAGS} should be part of MATH_LIBS: that should be arranged correctl... check-in: 14cdac6c49 user: jan.nijtmans tags: external-libtommath | |
| 10:40 | Merge 8.6 check-in: 8f3cd51884 user: jan.nijtmans tags: core-8-branch | |
|
2020-01-04
| ||
| 14:51 | merge 8.6 check-in: 7081666798 user: pooryorick tags: core-8-branch | |
|
2020-01-03
| ||
| 19:03 | ... check-in: a4537b50ab user: dgp tags: dgp-review | |
| 19:01 | ... check-in: 5f13b4acac user: dgp tags: dgp-review | |
| 18:08 | ... check-in: 9ac3a0860b user: dgp tags: dgp-review | |
| 17:57 | ... check-in: 5514569c66 user: dgp tags: dgp-review | |
| 17:34 | ... check-in: eacdab1bba user: dgp tags: dgp-review | |
| 17:33 | ... check-in: cd659d6dcd user: dgp tags: dgp-review | |
| 17:10 | format tweaks check-in: 342b3b5af9 user: dgp tags: dgp-review | |
| 17:07 | WIP check-in: 0cf04bba38 user: dgp tags: dgp-review | |
| 16:41 | merge 8.7 check-in: a9a54e6b5d user: dgp tags: dgp-review | |
|
2020-01-02
| ||
| 21:26 | next check-in: 0c11cb3cf8 user: dgp tags: dgp-review | |
| 21:24 | take 2 check-in: 6fad833304 user: dgp tags: dgp-review | |
| 21:23 | format trial check-in: 9118558a99 user: dgp tags: dgp-review | |
| 21:00 | Restore the build by providing a copysign replacement for old MSVC versions. check-in: 0c17370926 user: fvogel tags: core-8-branch | |
| 20:05 | WIP check-in: 4987961702 user: dgp tags: dgp-review | |
|
2020-01-01
| ||
| 16:57 | Move the TIP 558 tests into their own file check-in: 8ba0156ba2 user: dkf tags: tip-558 | |
| 16:46 | More error cases check-in: 990b223f55 user: dkf tags: tip-558 | |
| 16:01 | Check for another tricky edge case check-in: 7ea1f0bf2e user: dkf tags: tip-558 | |
|
2019-12-31
| ||
| 23:27 | merge core-8-branch check-in: 0b6cea2411 user: dkf tags: tip-558 | |
| 23:25 | Better error messages when a property has the wrong kind for the type of access desired check-in: 8d0a5d9bb4 user: dkf tags: tip-558 | |
| 22:58 | Other list-returning [info class] subcommands are plurals, so change property -> properties check-in: 506093f465 user: dkf tags: tip-558 | |
| 14:56 | Added docs check-in: ba294d781a user: dkf tags: tip-558 | |
|
2019-12-30
| ||
| 21:25 | merge 8.7 check-in: c17aa20107 user: dgp tags: tip-543 | |
| 16:24 | Fixed index line check-in: eea0682265 user: dkf tags: core-8-branch | |
| 15:35 | Even more tests, this time of the return-code semantics of property getters and setters. check-in: 301d146f1f user: dkf tags: tip-558 | |
| 13:49 | Regenerate configure check-in: 491a02c932 user: gahr tags: external-libtommath | |
| 13:48 | Fix equality check, reported by Emiliano check-in: 3d0fcef5bb user: gahr tags: external-libtommath | |
| 10:13 | merge core-8-branch check-in: b3b30aa5e4 user: dkf tags: tip-558 | |
| 10:12 | More tests, more fixes check-in: 676a1b7f11 user: dkf tags: tip-558 | |
|
2019-12-29
| ||
| 13:23 | Property definitions now work on instances. check-in: 3176dfe16e user: dkf tags: tip-558 | |
|
2019-12-28
| ||
| 21:55 | Starting to do the testing. check-in: 85cd024986 user: dkf tags: tip-558 | |
| 13:24 | Implementation of properties for TclOO check-in: 1b4d41b80b user: dkf tags: tip-558 | |
|
2019-12-27
| ||
| 21:12 | intro check-in: 944e746c02 user: dgp tags: dgp-review | |
| 20:51 | format change check-in: f90f4b8ccb user: dgp tags: dgp-review | |
| 20:47 | Start of document draft. check-in: 4d5f3a8004 user: dgp tags: dgp-review | |
| 20:42 | Create a review branch for drafting a document. check-in: 453c429dbf user: dgp tags: dgp-review | |
| 12:53 | Include LDFLAGS in TCL_LIB, since that's where MATH_LIBS come in check-in: c0afbcd14a user: gahr tags: external-libtommath | |
| 12:13 | Regenerate configure check-in: 072f37aafe user: gahr tags: external-libtommath | |
| 12:12 | Make sure LDFLAGS are propagated to MAKE_LIB check-in: 31d5db1f7b user: gahr tags: external-libtommath | |
| 12:11 | Use AC_CHECK_LIB and put ltommath in MATH_LIBS to avoid polluting LIBS check-in: 182ec3352a user: gahr tags: external-libtommath | |
| 00:23 | Merge Tcl 8.6 changes to deal with integer overflow in the exponent, and floating point overflow in ... check-in: 5cb42f70ad user: kbk tags: core-8-branch | |
|
2019-12-24
| ||
| 15:04 | Add FALLTHRU markers, eliminating gcc warning using -Wextra check-in: 9a334f8d56 user: jan.nijtmans tags: core-8-branch | |
| 14:23 | Attempt to improve support for external libtommath check-in: 8f8236bd3a user: jan.nijtmans tags: external-libtommath | |
| 13:52 | More progress in making clang build on Cygwin warning-free check-in: cba1bad647 user: jan.nijtmans tags: core-8-branch | |
| 13:51 | Make definition of struct mp_int EXACTLY the same as the one in the (modified) tommath.h check-in: 746fd90c42 user: jan.nijtmans tags: core-8-branch | |
| 10:05 | Put our own included (-I) directories before directories coming in though CFLAGS, so building with e... check-in: 8619c767c0 user: jan.nijtmans tags: core-8-branch | |
|
2019-12-23
| ||
| 13:42 | Merge 8.6 check-in: 087fb64a6b user: jan.nijtmans tags: core-8-branch | |
| 11:27 | Merge 8.6 check-in: b511a2fa61 user: jan.nijtmans tags: core-8-branch | |
|
2019-12-22
| ||
| 14:55 | Merge 8.6 check-in: 6169c6b18a user: jan.nijtmans tags: core-8-branch | |
|
2019-12-20
| ||
| 16:11 | Fix 2 unused arguments with USE_DTRACE check-in: 49960e9b3c user: jan.nijtmans tags: cplusplus | |
| 15:23 | Update travis build fro xcode11 to xcode11.3 as highest platform check-in: 562b27436c user: jan.nijtmans tags: core-8-branch | |
| 14:23 | Two more unused arguments. Merge 8.7 check-in: 9ecacdc143 user: jan.nijtmans tags: cplusplus | |
|
2019-12-19
| ||
| 22:26 | Merge 8.7. Exclude 4 test-cases in TCL_NO_DEPRECATED mode, because they are not supposed to work the... check-in: 34c6338153 user: jan.nijtmans tags: utf-max | |
| 22:12 | Merge 8.6 check-in: 32bc878a76 user: jan.nijtmans tags: core-8-branch | |
| 22:04 | Merge 8.6 check-in: 36076a5acc user: jan.nijtmans tags: core-8-branch | |
|
2019-12-17
| ||
| 23:14 | Put back 4 test-cases as they were in core-8-branch, but only for TCL_UTF_MAX=3 check-in: a0689a88df user: jan.nijtmans tags: utf-max | |
|
2019-12-14
| ||
| 17:46 | Merge 8.7 check-in: 93f03d43d2 user: jan.nijtmans tags: utf-max | |
| 17:43 | Merge 8.6 check-in: 75097be697 user: jan.nijtmans tags: core-8-branch | |
| 14:08 | Merge 8.7 check-in: ed89f90fbe user: jan.nijtmans tags: utf-max | |
|
2019-12-13
| ||
| 22:20 | merge-mark check-in: 3863b26e12 user: jan.nijtmans tags: cplusplus | |
| 22:18 | One #undef too much check-in: c1c0378b37 user: jan.nijtmans tags: core-8-branch | |
| 22:12 | Merge 8.7 and (hopefully) fix Travis build with C++ check-in: 99180d133a user: jan.nijtmans tags: cplusplus | |
| 21:48 | Don't export mp_sqr() directly from libtcl check-in: 5cfeb37cfe user: jan.nijtmans tags: core-8-branch | |
| 21:27 | Merge 8.7 check-in: f8cb8be3a3 user: jan.nijtmans tags: utf-max | |
| 21:16 | Optimize mp_mul for the case a==b check-in: 74255eccbf user: jan.nijtmans tags: core-8-branch | |
| 15:41 | Merge 8.7 check-in: 24728eab4a user: jan.nijtmans tags: utf-max | |
| 15:39 | Merge 8.7 check-in: a4ec5ee9ad user: jan.nijtmans tags: cplusplus | |
| 15:13 | merge-mark check-in: 976ab9d065 user: jan.nijtmans tags: core-8-branch | |
| 11:05 | Implement TIP's #538: Externalize libtommath check-in: d796a3955d user: jan.nijtmans tags: core-8-branch | |
|
2019-12-12
| ||
| 21:38 | Little code tweaks, regarding the use of TCL_UTF_MAX or wchar_t. check-in: 35e74efb18 user: jan.nijtmans tags: core-8-branch | |
| 21:05 | merge-mark check-in: cf16cada42 user: jan.nijtmans tags: core-8-branch | |
| 16:14 | Merge 8.7. Add C++ entries for Windows to Travis build. check-in: c090d902cf user: jan.nijtmans tags: cplusplus | |
| 13:12 | Add many missing constraints check-in: 8806c61bad user: jan.nijtmans tags: core-8-branch | |
| 13:11 | Update win/tcl.m4, for use with C++ check-in: 4d8539b98e user: jan.nijtmans tags: cplusplus | |
| 08:23 | Little doc tweak check-in: a6db2afbd0 user: jan.nijtmans tags: utf-max | |
|
2019-12-11
| ||
| 15:53 | Merge 8.7 check-in: 25b6c4eefb user: jan.nijtmans tags: cplusplus | |
| 12:41 | Implement "panic" as described in the TIP check-in: a8e8fd4eea user: jan.nijtmans tags: utf-max | |
| 08:55 | Merge 8.7 check-in: 8fd30c9b17 user: jan.nijtmans tags: utf-max | |
| 08:52 | Fix bug in tclEncoding.c, only manifesting in testcase encoding-15.4 for TCL_UTF_MAX=6. (knownBug, f... check-in: b8ea626e72 user: jan.nijtmans tags: core-8-branch | |
|
2019-12-10
| ||
| 13:42 | Merge 8.6 check-in: 11e140ecfa user: jan.nijtmans tags: core-8-branch | |
| 13:15 | merge 8.6 check-in: 828e8eb900 user: sebres tags: core-8-branch | |
|
2019-12-09
| ||
| 22:48 | Undo accidental change in [343273c9de4fd4f1] check-in: a4fea85023 user: jan.nijtmans tags: core-8-branch | |
| 11:42 | remove unneeded import (for >= 8.7) check-in: 3f502fafa2 user: sebres tags: core-8-branch | |
| 11:31 | Merge 8.6 check-in: 343273c9de user: jan.nijtmans tags: core-8-branch | |
|
2019-12-08
| ||
| 16:58 | Merge 8.7 check-in: d8d7007a64 user: jan.nijtmans tags: utf-max | |
| 16:55 | Merge 8.7 check-in: 3909061642 user: jan.nijtmans tags: cplusplus | |
| 16:49 | Merge 8.6Merge 8.6 check-in: a9647a100b user: jan.nijtmans tags: core-8-branch | |
|
2019-12-07
| ||
| 18:25 | merge-mark check-in: 2ccf0dd179 user: jan.nijtmans tags: core-8-branch | |
| 05:52 | Initial implementation for TIP-551 Permit underscores in numeric literals check-in: 64b80d4ecd user: griffin tags: tip-551 | |
| 05:46 | Create new branch named "tip-551" check-in: 21eb23dc11 user: griffin tags: tip-551 | |
|
2019-12-06
| ||
| 14:38 | Merge 8.6 check-in: 76f0ccb22a user: jan.nijtmans tags: core-8-branch | |
| 13:47 | merge-mark check-in: 771f469916 user: jan.nijtmans tags: core-8-branch | |
|
2019-12-04
| ||
| 13:26 | Merge 8.6 check-in: 447d580cf0 user: jan.nijtmans tags: core-8-branch | |
|
2019-12-03
| ||
| 19:30 | Remove Travis's Clang builds using TCL_UTF_MAX!=4. Too little difference with the corresponding GCC ... check-in: 6b22550842 user: jan.nijtmans tags: core-8-branch | |
| 16:22 | Merge 8.7 check-in: e7363682e5 user: jan.nijtmans tags: tip-468 | |
| 16:13 | Merge 8.7 check-in: 4105725743 user: jan.nijtmans tags: utf-max | |
| 16:12 | Merge 8.7 check-in: 41773410ac user: jan.nijtmans tags: cplusplus | |
| 13:21 | Merge 8.6 check-in: 82b698cbc1 user: jan.nijtmans tags: core-8-branch | |
| 12:58 | Merge 8.6 check-in: 1436b96908 user: jan.nijtmans tags: core-8-branch | |
|
2019-12-02
| ||
| 22:07 | merge 8.6 check-in: cc5377327f user: pooryorick tags: core-8-branch | |
| 20:48 | Merge 8.6 check-in: 468df9021d user: jan.nijtmans tags: core-8-branch | |
| 18:15 | Bump to 8.7a4 to distinguish development from 8.7a3 release. check-in: ff95f2c49c user: dgp tags: core-8-branch | |
| 13:28 | Fix [a46a49b90f]: tests http-cookiejar-1.[12] fail check-in: 3a6e018caf user: jan.nijtmans tags: core-8-branch | |
| 10:58 | Eliminate excess eol-spacing check-in: a8e4df4682 user: jan.nijtmans tags: core-8-branch | |
| 10:52 | Merge 8.6 check-in: aac2f275b8 user: jan.nijtmans tags: core-8-branch | |
|
2019-12-01
| ||
| 21:25 | Fix make install on Ubuntu (and - most likely - other platforms) check-in: fdc57191a6 user: jan.nijtmans tags: core-8-branch | |
| 20:04 | Merge 8.7 check-in: f141590f7f user: jan.nijtmans tags: utf-max | |
| 17:52 | Fix executable flag check-in: 10b8136f14 user: jan.nijtmans tags: core-8-branch | |
| 13:52 | merge 8.6 check-in: a6f87ee744 user: pooryorick tags: core-8-branch | |
| 12:16 | merge 8.6 check-in: b1cc5d82f5 user: pooryorick tags: core-8-branch | |
|
2019-11-29
| ||
| 12:29 | merge-mark check-in: f32c9854de user: jan.nijtmans tags: core-8-branch | |
| 09:52 | Merge 8.7 Closed-Leaf check-in: ada893702f user: jan.nijtmans tags: digit-bit-60 | |
| 09:52 | Fix one failing testcase (thanks, Travis!) check-in: 9f21fed226 user: jan.nijtmans tags: core-8-branch | |
|
2019-11-28
| ||
| 14:14 | Merge 8.7 check-in: da5a2d331a user: jan.nijtmans tags: digit-bit-60 | |
| 13:15 | Merge 8.6 check-in: 4a1697cfab user: jan.nijtmans tags: core-8-branch | |
| 12:36 | Give cookiejar en tcl::idna a 3-part version number. Use 0.2.0 for cookiejar and 1.0.1 for tcl::idna... check-in: 38b8dc20d4 user: jan.nijtmans tags: core-8-branch | |
|
2019-11-27
| ||
| 22:20 | (hopefully) fix installation on Windows check-in: 90400ef571 user: jan.nijtmans tags: core-8-branch | |
| 21:09 | Merge 8.7. Tweak makefile.vc for detection of stdint.h/inttypes.h/stdbool.h check-in: 32128bbaf4 user: jan.nijtmans tags: digit-bit-60 | |
| 20:15 | Another minor tweak: No need to include manifest.txt in the vfs zip-file, since it's renamed to pkgI... check-in: 6629ce81e9 user: jan.nijtmans tags: core-8-branch | |
| 14:41 | Merge 8.7, and take over some fixes for VC++ 6.0 from Sebres. check-in: 5ab2f82728 user: jan.nijtmans tags: digit-bit-60 | |
| 14:25 | Minor tweak: Don't include the "dde" and "reg" directory in the zip-file on UNIX check-in: 1ca57a39c3 user: jan.nijtmans tags: core-8-branch | |
| 13:43 | merge digit-bit-60 Closed-Leaf check-in: 9d6e0fd448 user: sergey.brester tags: digit-bit-60-msvc-fix | |
| 13:38 | fixes compile errors for old VC versions, as well as tommath include path, there are two files with ... check-in: b57e51d900 user: sergey.brester tags: digit-bit-60-msvc-fix | |
| 12:14 | Move check for stdbool.h from SC_MISSING_POSIX_HEADERS to SC_CONFIG_CFLAGS, since it's not POSIX. check-in: 6439898f34 user: jan.nijtmans tags: core-8-branch | |
| 11:09 | Merge 8.6 check-in: 41d39bdc71 user: jan.nijtmans tags: core-8-branch | |
| 11:01 | Proposed Windows installation code for cookiejar package Closed-Leaf check-in: 9c07fde122 user: dkf tags: cookiejar-win-install | |
|
2019-11-26
| ||
| 22:49 | Merge 8.7 check-in: 1008c2a8aa user: jan.nijtmans tags: utf-max | |
| 22:42 | Merge 8.7 check-in: ee1244f167 user: jan.nijtmans tags: digit-bit-60 | |
| 21:35 | Fix installation of cookiejar on UNIX, and add same pieces to windows as well. Also modify manifext.... check-in: c2cc1111c0 user: jan.nijtmans tags: core-8-branch | |
| 17:35 | merge release check-in: 9f71767187 user: dgp tags: core-8-branch | |
| 16:29 | Accept repackaging and distribution of http::cookiejar for Tcl 8.7a3. Closed-Leaf check-in: 41efcfa406 user: dgp tags: core-8-7-a3, core-8-7-a3-rc | |
| 11:16 | Move the cookiejar package to its own directory so http works as a TM. Fix the unix installation cod... Closed-Leaf check-in: 4c56db207a user: dkf tags: cookiejar-split | |
| 08:37 | Attempt to fix cookiejar installation, for now UNIX-only. Please review. Closed-Leaf check-in: fca8590e27 user: jan.nijtmans tags: fix-cookiejar-install | |
| 08:11 | Merge 8.7a3 check-in: 3e3cba6eb0 user: jan.nijtmans tags: digit-bit-60 | |
|
2019-11-25
| ||
| 18:08 | merge 8.7 check-in: 4d30c13032 user: dgp tags: core-8-7-a3-rc | |
| 17:00 | merge mark check-in: 7f8066e718 user: dgp tags: core-8-branch | |
| 16:40 | Fix 2 version numbers in Makefile echo's (just misleading). Thanks to Pietro Cerutti for noticing th... check-in: 5b95c4733d user: jan.nijtmans tags: core-8-branch | |
| 16:34 | Tweak visibility of some libtommath symbols and add --with-system-libtommath configure option (as re... check-in: ebafbc8a80 user: jan.nijtmans tags: digit-bit-60 | |
|
2019-11-23
| ||
| 20:49 | Merge 8.7 rc branch check-in: f9a7892bae user: jan.nijtmans tags: digit-bit-60 | |
|
2019-11-22
| ||
| 15:18 | merge 8.7 check-in: 7ed7694e4f user: dgp tags: rc2, core-8-7-a3-rc | |
| 15:15 | merge 8.6 check-in: 789967a8f9 user: dgp tags: core-8-branch | |
| 13:33 | Undo minor tweak, no longer necessary check-in: 4ef597b63a user: jan.nijtmans tags: digit-bit-60 | |
| 13:26 | Merge 8.7, and update to latest libtommath (support/1.x branch) check-in: 2ccc845beb user: jan.nijtmans tags: digit-bit-60 | |
| 04:10 | Merged rc file VERSIONINFO fixes check-in: 488929f620 user: apnadkarni tags: core-8-branch | |
|
2019-11-21
| ||
| 19:16 | merge 8.6 check-in: ea8a17f0af user: sebres tags: core-8-branch | |
|
2019-11-20
| ||
| 13:32 | Fix typo in tclTestObj.c check-in: 4c33a79021 user: jan.nijtmans tags: digit-bit-60 | |
|
2019-11-18
| ||
| 21:41 | Merge 8.7. ignore MP_WUR for mp_neg() calls with equal arguments (even though MP_WUR is not enabled ... check-in: 376a4590d0 user: jan.nijtmans tags: digit-bit-60 | |
| 20:38 | Merge 8.6 check-in: bb6ac7218a user: jan.nijtmans tags: core-8-branch | |
| 15:56 | Formatting check-in: 3a7dffb88f user: jan.nijtmans tags: digit-bit-60 | |
| 14:40 | Some code cleanup. Build with zlib dll on Win32 when using makefile.vc (shared-build only) check-in: d83d101308 user: jan.nijtmans tags: utf-max | |
| 12:58 | Update makefile.vc and rules.vc for using libtommath.dll/zlib1.dll in stead of statically linking li... check-in: e50bfc6fb8 user: jan.nijtmans tags: digit-bit-60 | |
|
2019-11-17
| ||
| 19:47 | Merge 8.7 check-in: acbfa8fc49 user: jan.nijtmans tags: tip-468 | |
| 13:39 | Merge 8.7. Unbreak travis build with TCL_UTF_MAX=3 check-in: ecae4a1bda user: jan.nijtmans tags: utf-max | |
|
2019-11-16
| ||
| 19:57 | update changes check-in: 953b5cc2f5 user: dgp tags: core-8-7-a3-rc | |
|
2019-11-15
| ||
| 20:20 | merge 8.7 check-in: ae4fe9e061 user: dgp tags: core-8-7-a3-rc | |
| 20:11 | merge 8.6 check-in: 68aa2bb49b user: dgp tags: core-8-branch | |
| 20:01 | merge 8.7; update changes check-in: 56526e5fcd user: dgp tags: core-8-7-a3-rc | |
| 15:19 | Merge 8.7 check-in: 6013bbbb99 user: jan.nijtmans tags: utf-max | |
| 14:53 | Merge 8.7 check-in: ad795af38b user: jan.nijtmans tags: digit-bit-60 | |
| 14:35 | Backout [b5c1404365f53fe0], removing TclFreeObj() is a step too far for 8.7 check-in: e7da58aea6 user: jan.nijtmans tags: core-8-branch | |
| 14:20 | Merge 8.7 check-in: c1ce8b2fa2 user: jan.nijtmans tags: digit-bit-60 | |
| 13:05 | Merge 8.6 check-in: 9d071d36b1 user: jan.nijtmans tags: core-8-branch | |
| 10:09 | Merge 8.6. Also fix the use of WUR (warn unused result) in libtommath function signatures: this can... check-in: 47580c36fd user: jan.nijtmans tags: core-8-branch | |
|
2019-11-14
| ||
| 20:07 | merge 8.6 check-in: e0c7160849 user: sebres tags: core-8-branch | |
| 14:48 | Merge 8.6 check-in: 4af9b4a67a user: jan.nijtmans tags: core-8-branch | |
|
2019-11-13
| ||
| 18:24 | merge 8.7 check-in: cd634aeb14 user: dgp tags: core-8-7-a3-rc | |
| 17:32 | More work on changes. check-in: 34e23e75bc user: dgp tags: core-8-7-a3-rc | |
| 16:11 | Merge 8.7 check-in: d962ec5f05 user: jan.nijtmans tags: utf-max | |
| 16:10 | Merge 8.7 check-in: 19a2db5688 user: jan.nijtmans tags: digit-bit-60 | |
| 16:02 | Merge 8.6 check-in: f8a70ae387 user: jan.nijtmans tags: core-8-branch | |
| 12:38 | Merge 8.6 check-in: 1572d9bdb5 user: jan.nijtmans tags: core-8-branch | |
| 09:08 | Merge 8.6 check-in: 7ba9d1af8e user: jan.nijtmans tags: core-8-branch | |
|
2019-11-12
| ||
| 22:06 | try to install libtommath 1.2.0 through homebrew on MacOS check-in: faf55f671f user: jan.nijtmans tags: digit-bit-60 | |
| 12:11 | Merge 8.7. Finish implementation. check-in: e221cdc084 user: jan.nijtmans tags: digit-bit-60 | |
|
2019-11-11
| ||
| 20:51 | Merge 8.6 check-in: d8c5530e62 user: jan.nijtmans tags: core-8-branch | |
| 16:19 | Merge 8.7 check-in: d3aea608ed user: jan.nijtmans tags: utf-max | |
| 14:26 | Merge 8.7 check-in: be8ec92abb user: jan.nijtmans tags: digit-bit-60 | |
|
2019-11-09
| ||
| 20:39 | Merge 8.7 check-in: 90a1a23f37 user: jan.nijtmans tags: cplusplus | |
| 19:39 | Now that libtommath has mp_init_l/mp_init_ll/mp_init_ull, use those instead of the legacy TclBNInitB... check-in: ffa4e7a35d user: jan.nijtmans tags: core-8-branch | |
|
2019-11-08
| ||
| 21:56 | Now that libtommath has mp_init_l/mp_init_ll/mp_init_ull, use those instead of the legacy TclBNInitB... Closed-Leaf check-in: 3188db3003 user: jan.nijtmans tags: libtommath-cleanup | |
| 20:09 | Fix travis build win32, 32-bit mingw check-in: 0a0c3437e1 user: jan.nijtmans tags: digit-bit-60 | |
| 15:57 | Merge 8.6 check-in: 9b19022f67 user: jan.nijtmans tags: core-8-branch | |
| 15:11 | Start updates to changes check-in: 90b21061b1 user: dgp tags: core-8-7-a3-rc | |
| 09:01 | Merge 8.6. Add support for libtommath's mp_set_ll() function, since that's the replacement for the ... check-in: 4d1f47dcd2 user: jan.nijtmans tags: core-8-branch | |
|
2019-11-07
| ||
| 18:36 | added removal of timeout-event in cleanup of io-44.6 (can bother followed tests), removed unneeded c... check-in: a62c53b7b7 user: sebres tags: core-8-branch | |
| 16:43 | merge core-8-branch Closed-Leaf check-in: 50670df35e user: pooryorick tags: bug-bcd1004104 | |
| 16:40 | Rewrite comments in tclIOUtil.c check-in: 0ab8f36155 user: pooryorick tags: core-8-branch | |
| 15:39 | Merge 8.7 check-in: 0c78b48a01 user: jan.nijtmans tags: cplusplus | |
| 15:09 | merge 8.7 check-in: de6ff74610 user: dgp tags: core-8-7-a3-rc | |
| 14:57 | merge-mark check-in: efdcc25a5d user: jan.nijtmans tags: core-8-branch | |
| 13:56 | Deprecate mp_div_3(): Will be private function in future libtommath, not used in Tcl. Deprecate mp_s... check-in: 08927861fe user: jan.nijtmans tags: core-8-branch | |
|
2019-11-06
| ||
| 23:10 | merge 8.6 check-in: 1ddfdc7c09 user: sebres tags: core-8-branch | |
| 22:47 | Remove changes due to improper application of patch. check-in: 40a75d8a9b user: pooryorick tags: bug-bcd1004104 | |
| 22:16 | merge core-8-branch check-in: dbe6128ec5 user: pooryorick tags: bug-bcd1004104 | |
| 20:41 | Rewrite documentation of IO subsystem. check-in: e756ae681a user: pooryorick tags: core-8-branch | |
| 14:35 | Merge 8.7. Add files missing from distribution. check-in: 28e86efc87 user: dgp tags: rc1, core-8-7-a3-rc | |
| 14:07 | Add tcl/library/manifest.txt to the distribution produced by `make dist` check-in: 993aad672d user: dgp tags: core-8-branch | |
| 13:34 | Move tclOOScript.tcl from the generic to the tools directory, so "make dist" can pick it up. Reporte... check-in: 15d8fa615a user: jan.nijtmans tags: core-8-branch | |
| 12:34 | Fix tclScan.c, not generating a string representation any more with unsigned wideints check-in: ea2c3fd303 user: jan.nijtmans tags: cplusplus | |
|
2019-11-05
| ||
| 17:52 | Bump release date check-in: b53d0fea13 user: dgp tags: rc0, core-8-7-a3-rc | |
| 17:51 | merge 8.7 check-in: 1bbb75a558 user: dgp tags: core-8-7-a3-rc | |
| 16:37 | More WIP: All makefile builds appear to work fine, makefile.vc build still to be done. check-in: a5a9540010 user: jan.nijtmans tags: digit-bit-60 | |
|
2019-11-04
| ||
| 12:10 | Merge 8.7 check-in: d6202cc2c7 user: jan.nijtmans tags: cplusplus | |
| 12:10 | Merge 8.7 check-in: faa210ccb0 user: jan.nijtmans tags: utf-max | |
|
2019-11-01
| ||
| 16:15 | Add compat/stdint.h, upgrade to libtommath 1.2.0, adapt as much as possible accordingly (still WIP) check-in: 3833635e32 user: jan.nijtmans tags: digit-bit-60 | |
| 11:25 | Re-base to core-8-branch check-in: 0dd430544f user: jan.nijtmans tags: digit-bit-60 | |
| 10:11 | Merge 8.6 check-in: f9cf5c9a97 user: jan.nijtmans tags: core-8-branch | |
| 08:55 | Change references to mp_digit into unsigned int, everywhere in tclTomMath.decls. It's the same, but ... check-in: c6b55e949e user: jan.nijtmans tags: core-8-branch | |
|
2019-10-31
| ||
| 14:28 | Fix generic\tclStubInit.c(139): warning C4098: 'TclBN_mp_set': 'void' function returning a value Closed-Leaf check-in: 5d7fb19b76 user: jan.nijtmans tags: libtommath-no-mp_digit | |
| 12:58 | Merge 8.7 check-in: 23038a2f98 user: jan.nijtmans tags: libtommath-no-mp_digit | |
| 11:16 | Merge 8.6 check-in: 25c44a1f04 user: jan.nijtmans tags: core-8-branch | |
| 10:15 | Merge 8.6 check-in: 7792d04f74 user: jan.nijtmans tags: core-8-branch | |
|
2019-10-30
| ||
| 21:34 | Merge 8.6 check-in: 7e030f58de user: jan.nijtmans tags: core-8-branch | |
| 14:27 | merge 8.7 check-in: 695a41a79b user: dgp tags: core-8-7-a3-rc | |
| 09:20 | More tweaks, hopefully fixing the Travis build check-in: 04981e03c1 user: jan.nijtmans tags: libtommath-no-mp_digit | |
|
2019-10-29
| ||
| 23:22 | More tweaks check-in: 73794dc997 user: jan.nijtmans tags: libtommath-no-mp_digit | |
| 23:07 | WIP: Use unsigned int in stead of mp_digit in libtommath stub entries. This make libtommath's API i... check-in: ee9d2a86da user: jan.nijtmans tags: libtommath-no-mp_digit | |
| 12:47 | On Windows, use <stdint.h> header-file if available. check-in: 5d305f6a7a user: jan.nijtmans tags: core-8-branch | |
| 12:42 | Combine TCL_DD_SHORTEN_FLAG and TCL_DD_SHORTEST to be the same flag (which it is .... actually) check-in: 6e9c82e9e0 user: jan.nijtmans tags: core-8-branch | |
|
2019-10-28
| ||
| 16:49 | Merge 8.7 check-in: f793191ffd user: jan.nijtmans tags: utf-max | |
| 16:41 | Merge 8.6 check-in: d67c9f58a1 user: jan.nijtmans tags: core-8-branch | |
| 16:09 | Don't typedef mp_digit in tcl.h anymore, it is supposed to be brought in from tclTomMath.h. Add test... check-in: 2478ff2154 user: jan.nijtmans tags: core-8-branch | |
| 15:37 | merge 8.7 check-in: 6983e51255 user: dgp tags: core-8-7-a3-rc | |
| 09:09 | Remove (temporaryly) tests/fileSystemEncoding.test, since the bug is not fixed yet on Windows check-in: a65aad4cb9 user: jan.nijtmans tags: core-8-branch | |
| 08:40 | Merge 8.6 check-in: 441fa629f4 user: jan.nijtmans tags: core-8-branch | |
|
2019-10-26
| ||
| 17:58 | Merge core-8-branch. check-in: 4e7227fbb2 user: pooryorick tags: bug-bcd1004104 | |
| 17:52 | Test for [bcd100410465] and add ::tcltests::tempdir. check-in: c353b10c81 user: pooryorick tags: core-8-branch | |
| 17:47 | More simple fix for [bcd100410465], stale cached file FsPath object. check-in: 0edc8ab6e3 user: pooryorick tags: core-8-branch | |
| 17:36 | More simple fix for [bcd100410465], stale cached file FsPath object. check-in: 7bc367ea81 user: pooryorick tags: bug-bcd1004104 | |
|
2019-10-25
| ||
| 21:22 | Add Tcl_FreeEncoding to fix failing encoding-2.2 test. check-in: 69c49ce9e9 user: pooryorick tags: bug-bcd1004104 | |
| 20:32 | Merge 8.7 check-in: 519dbb4bbc user: jan.nijtmans tags: cplusplus | |
| 19:51 | More code cleanup related to libtommath 1.2.0: Adapt naming of (internal) symbols to new conventions... check-in: 4ed7fc3b13 user: jan.nijtmans tags: core-8-branch | |
| 16:24 | Merge 8.6. Also remove unused variable in unix/tclUnixFile.c check-in: c7b6f338bd user: jan.nijtmans tags: core-8-branch | |
|
2019-10-24
| ||
| 20:59 | Merge 8.6. Add Tcl_FreeEncoding(), in the hope of fixing testcase encoding-2.2... doesn't seem to ... check-in: 8e80238838 user: jan.nijtmans tags: bug-bcd1004104 | |
| 19:26 | Merge 8.6 check-in: b93d65a65a user: jan.nijtmans tags: core-8-branch | |
| 15:38 | Reference registry 1.3.3 -> 1.3.4 check-in: 6d322e2ccc user: jan.nijtmans tags: core-8-branch | |
| 15:34 | Merge 8.7 check-in: 8b08c15d80 user: jan.nijtmans tags: cplusplus | |
| 15:07 | Add support for libtommath's MP_WUR annotation to genStubs.tcl. Not enforced yet by the Tcl core, bu... check-in: 7c78d3bcab user: jan.nijtmans tags: core-8-branch | |
| 10:53 | tclAppInit.c should be built without BUILD_tcl/USE_TCL_STUBS always. All build files should be adapt... check-in: 82739030f5 user: jan.nijtmans tags: check-build | |
| 08:16 | Put work on ticket [bcd1004104] in a separate branch. Currently test-case encoding-2.2 fails. check-in: adb6794b6f user: jan.nijtmans tags: bug-bcd1004104 | |
| 07:57 | Backout [0f2870649c804dd8], since testcase encoding-2.2 fails check-in: 4c604727ef user: jan.nijtmans tags: core-8-branch | |
|
2019-10-23
| ||
| 20:36 | merge-mark check-in: 9b71b59be2 user: jan.nijtmans tags: core-8-branch | |
| 14:11 | Deprecate mp_unsigned_bin_size, mp_init_set_int, mp_set_int, which are deprecated in libtommath 1.2.... check-in: 631e7ac3ab user: jan.nijtmans tags: core-8-branch | |
| 11:51 | Fix gcc warning, also introduced by [0f2870649c804dd8] check-in: f90c5df06a user: jan.nijtmans tags: core-8-branch | |
| 11:49 | Fix possible gcc warnings. Also indicate dummy parameters as "dummy" check-in: c881d525a2 user: jan.nijtmans tags: core-8-branch | |
| 10:01 | Merge 8.6. Also unbreak windows build, broken since [0f2870649c804dd8]. check-in: e8c104baf7 user: jan.nijtmans tags: core-8-branch | |
|
2019-10-22
| ||
| 21:54 | Fix breakage from previous commit (still one test-case, encoding-2.2, is failing) check-in: 5b03166381 user: jan.nijtmans tags: core-8-branch | |
| 19:21 | Fix for [bcd1004104] check-in: 0f2870649c user: pooryorick tags: core-8-branch | |
| 15:47 | Deprecate mp_get_bit, mp_expt_d_ex, mp_toradix_n, mp_to_unsigned_bin, mp_to_unsigned_bin_n, because ... check-in: 68d0196442 user: jan.nijtmans tags: core-8-branch | |
| 12:25 | Merge 8.6 check-in: c762061add user: jan.nijtmans tags: core-8-branch | |
|
2019-10-21
| ||
| 13:13 | merge 8.7 check-in: 5fb8c2811c user: dgp tags: core-8-7-a3-rc | |
|
2019-10-15
| ||
| 15:08 | Merge-mark check-in: d749dc7f5a user: jan.nijtmans tags: core-8-branch | |
|
2019-10-14
| ||
| 21:17 | Merge 8.6 check-in: 629cd30824 user: jan.nijtmans tags: core-8-branch | |
|
2019-10-11
| ||
| 12:46 | Merge 8.6 check-in: fefe6b5e63 user: jan.nijtmans tags: core-8-branch | |
|
2019-10-10
| ||
| 19:15 | Merge 8.6 check-in: 738ebc5a4e user: jan.nijtmans tags: core-8-branch | |
|
2019-10-06
| ||
| 20:39 | Merge 8.7 check-in: f5613703c1 user: jan.nijtmans tags: cplusplus | |
|
2019-10-05
| ||
| 20:44 | Merge 8.6 check-in: e0329f2be8 user: jan.nijtmans tags: core-8-branch | |
|
2019-10-02
| ||
| 21:40 | Merge 8.7 check-in: 65367fee00 user: jan.nijtmans tags: utf-max | |
| 15:45 | merge 8.7 check-in: 4d31f46727 user: dgp tags: core-8-7-a3-rc | |
| 11:38 | Merge 8.6 check-in: 9fb6b59d12 user: jan.nijtmans tags: core-8-branch | |
|
2019-10-01
| ||
| 19:32 | Merge 8.7 check-in: 87738da9b0 user: jan.nijtmans tags: cplusplus | |
|
2019-09-29
| ||
| 15:45 | Fix correct export on win32 for TclZipfs_AppHook, when not building with -DUNICODE check-in: 0b8a43908a user: jan.nijtmans tags: core-8-branch | |
| 12:16 | Use Tcl_WCharToUtfDString in stead of (deprecated) Tcl_WinTCharToUtf check-in: 7e423e9904 user: jan.nijtmans tags: core-8-branch | |
| 12:08 | Merge 8.6 check-in: fe78ab8c8d user: jan.nijtmans tags: core-8-branch | |
|
2019-09-25
| ||
| 15:06 | Merge 8.7 check-in: 63d2673623 user: jan.nijtmans tags: cplusplus | |
| 15:03 | merge 8.7 check-in: fff4f69131 user: dgp tags: core-8-7-a3-rc | |
| 13:42 | Merge 8.7 check-in: be233f3e67 user: jan.nijtmans tags: utf-max | |
| 13:14 | Merge 8.6 check-in: c88529bbda user: jan.nijtmans tags: core-8-branch | |
|
2019-09-20
| ||
| 21:28 | merge-mark check-in: 1a0db3fd7a user: jan.nijtmans tags: cplusplus | |
| 21:20 | Merge 8.6 check-in: eb2dd45bdd user: jan.nijtmans tags: core-8-branch | |
| 15:03 | Merge 8.6 check-in: 6ecfaf33ad user: jan.nijtmans tags: core-8-branch | |
| 13:53 | More Win32 API impovals. check-in: 3cd1f252bf user: jan.nijtmans tags: cplusplus | |
| 13:28 | merge 8.7 check-in: b777bc8e54 user: dgp tags: core-8-7-a3-rc | |
|
2019-09-19
| ||
| 18:27 | Merge 8.7 check-in: f6491a4282 user: jan.nijtmans tags: cplusplus | |
| 15:24 | Merge 8.6 check-in: 6b92f77a0a user: jan.nijtmans tags: core-8-branch | |
| 07:44 | Merge 8.6. Missing cast in Tcl_WinTCharToUtf() macro (when compiling without -DUNICODE) check-in: d43bb90300 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-18
| ||
| 16:31 | merge 8.7 check-in: 714a17e947 user: dgp tags: core-8-7-a3-rc | |
| 09:36 | Add 3 more builds with Clang (UTF_MAX=6, UTF_MAX=3, NO_DEPRECATED). Change build order a little: Do... check-in: 341cf9e523 user: jan.nijtmans tags: core-8-branch | |
| 09:33 | Make less dependent on UNICODE definition check-in: f6ddeca6f1 user: jan.nijtmans tags: cplusplus | |
|
2019-09-17
| ||
| 13:02 | Merge 8.6 check-in: 54066a8bad user: jan.nijtmans tags: core-8-branch | |
| 11:39 | Merge 8.7 check-in: 981dd35686 user: jan.nijtmans tags: cplusplus | |
| 10:45 | Fix .travis.yml check-in: 367284f275 user: jan.nijtmans tags: core-8-branch | |
| 07:02 | Move testgetencpath/testsetencpath test commands from UNIX-specific to general. Rewrite a few other ... check-in: bc17bfbdde user: jan.nijtmans tags: core-8-branch | |
|
2019-09-16
| ||
| 21:35 | Merge 8.6 check-in: 5057c37bdf user: jan.nijtmans tags: core-8-branch | |
| 19:09 | Merge 8.6 check-in: f11e741756 user: jan.nijtmans tags: core-8-branch | |
| 14:50 | merge 8.7 check-in: f810a72142 user: dgp tags: core-8-7-a3-rc | |
| 12:47 | Fix Utf16ToUtfProc() (from TIP #548): If last code-point is higher surrogate, make sure that actual ... check-in: dcabd85684 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-14
| ||
| 21:52 | Merge 8.7 check-in: 6f27e2ad0a user: jan.nijtmans tags: cplusplus | |
| 12:41 | TIP #548 implementation: Support `wchar_t` conversion functions and deprecate `Tcl_WinUtfToTChar()` ... check-in: 2061b7bdd2 user: jan.nijtmans tags: core-8-branch | |
| 12:36 | TIP #414 implementation: Add (back) Tcl_InitSubsystems as Public API check-in: e855aa1e7d user: jan.nijtmans tags: core-8-branch | |
|
2019-09-13
| ||
| 12:27 | merge 8.7 check-in: 706d401216 user: dgp tags: core-8-7-a3-rc | |
| 09:14 | Merge 8.7 Closed-Leaf check-in: 68dda9cc0c user: jan.nijtmans tags: tip-548 | |
| 09:11 | Merge 8.6 check-in: 91a3c7f29b user: jan.nijtmans tags: core-8-branch | |
| 07:56 | Merge 8.6 check-in: aaebef55b7 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-12
| ||
| 19:46 | merge 8.6 check-in: 720d58721d user: sebres tags: core-8-branch | |
| 14:19 | Merge 8.7 check-in: 6f354f84fd user: jan.nijtmans tags: tip-548 | |
| 14:12 | merge-mark check-in: ef00558754 user: jan.nijtmans tags: core-8-branch | |
| 11:26 | Merge 8.6 check-in: f21c1c05aa user: jan.nijtmans tags: core-8-branch | |
| 08:01 | Update TZ info to tzdata2019c. check-in: d9f0da5884 user: jima tags: core-8-branch | |
| 07:51 | merge-mark check-in: 3f96ca088e user: jan.nijtmans tags: core-8-branch | |
|
2019-09-11
| ||
| 19:24 | merge 8.6 check-in: 2305de0d9c user: dgp tags: core-8-branch | |
| 16:10 | merge 8.7 check-in: dac4a870fd user: dgp tags: core-8-7-a3-rc | |
| 16:02 | merge 8.6 check-in: 6043096a5d user: dgp tags: core-8-branch | |
| 11:35 | Merge 8.6 check-in: baa255d019 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-10
| ||
| 14:18 | Merge 8.7 check-in: 211efca663 user: jan.nijtmans tags: tip-548 | |
| 13:30 | Merge 8.6 check-in: ae4f6ef118 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-09
| ||
| 09:23 | Don't use -64 in travis titles any more: x64 is implicit if 32-bit is not explicitely mentioned. check-in: b8b948e9e9 user: jan.nijtmans tags: core-8-branch | |
| 09:04 | Merge 8.6 check-in: 3a0b1c8892 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-08
| ||
| 13:35 | Merge 8.6 check-in: b8166ed755 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-07
| ||
| 14:44 | merge-mark check-in: ea3163648f user: jan.nijtmans tags: core-8-branch | |
| 14:03 | Merge 8.6. Remove 3 duplicate build-entries in .travis.yml check-in: b44bbee483 user: jan.nijtmans tags: core-8-branch | |
| 08:55 | Fix bug 9d10c37aa8 (in the Tk repository): Improperly converted link in HTML man page for ttk::style check-in: 7effb19d89 user: fvogel tags: core-8-branch | |
|
2019-09-06
| ||
| 20:37 | simple and binary compatible fix for [775ee88560]: use correct relative level (1) in case of top-1, ... check-in: b229e78d78 user: sebres tags: core-8-branch | |
| 20:31 | merge 8.6 (TclGetFrame is the same as TclObjGetFrame, so no functional changes only test-case which ... check-in: e29902cb39 user: sebres tags: core-8-branch | |
| 17:36 | cherry-pick [af744d56e0ffcc65] fixed segfault of [775ee88560] in 8.7 check-in: e42893986d user: sebres tags: core-8-branch | |
| 17:33 | merge 8.6 check-in: 607ca590ce user: sebres tags: core-8-branch | |
| 16:52 | extend TclObjGetFrame with flags, currently supports 1 only - signaling that a supplied level-argume... Closed-Leaf check-in: 3a85616c61 user: sebres tags: bug-775ee88560 | |
| 14:51 | Fix build with "cl" using configure/make build system. It turns out that using -DIOAPI_NO_64 is harm... check-in: f720376b8e user: jan.nijtmans tags: core-8-branch | |
| 14:45 | Don't act on NULL objPtr check-in: af744d56e0 user: dgp tags: bug-775ee88560 | |
| 14:04 | test cases covering bug [775ee88560]: segfault in upvar at wrong level, wrong message of uplevel check-in: b87d2183ca user: sebres tags: bug-775ee88560 | |
| 12:33 | Merge 8.6 check-in: 0ec7174270 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-05
| ||
| 21:30 | Merge 8.7 Closed-Leaf check-in: 10067e5dc6 user: jan.nijtmans tags: initsubsystems | |
| 21:25 | Merge 8.6 check-in: c377e86aa7 user: jan.nijtmans tags: core-8-branch | |
| 15:14 | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and Windows) without -Wunus... check-in: 48b1783ecd user: jan.nijtmans tags: cplusplus | |
| 07:55 | Merge 8.7 check-in: 131849aa4d user: jan.nijtmans tags: tip-548 | |
| 06:57 | Merge 8.6 check-in: f0c520c89f user: jan.nijtmans tags: core-8-branch | |
|
2019-09-04
| ||
| 22:11 | interp is not dummy any-more check-in: b022b9859e user: jan.nijtmans tags: cplusplus | |
| 22:08 | Bring back Tcl_UntraceVar check-in: b083cc3c36 user: jan.nijtmans tags: cplusplus | |
| 21:19 | Handle "Unload" as well check-in: 359b4a501a user: jan.nijtmans tags: cplusplus | |
| 20:51 | (experiment) Allow C++ symbols to be found in loaded extensions check-in: 4ffcb2dcd0 user: jan.nijtmans tags: cplusplus | |
| 15:57 | merge-mark check-in: b1a560222a user: jan.nijtmans tags: core-8-branch | |
| 11:02 | Merge 8.6 check-in: 673931f876 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-03
| ||
| 20:32 | Mark more unused parameters check-in: c07dbdd62a user: jan.nijtmans tags: cplusplus | |
| 14:55 | Merge tip-548 check-in: d69543a65a user: jan.nijtmans tags: cplusplus | |
| 14:19 | Merge 8.7 check-in: 8b5f613fa3 user: jan.nijtmans tags: tip-548 | |
| 10:53 | Merge 8.6 check-in: 5d91fdde6c user: jan.nijtmans tags: core-8-branch | |
|
2019-09-02
| ||
| 12:27 | Merge tip-548. A few more fixes, trying to make the Travis build work (finally) check-in: 2c25cbf8b0 user: jan.nijtmans tags: cplusplus | |
| 11:35 | Merge 8.7 check-in: 047480a971 user: jan.nijtmans tags: tip-548 | |
| 11:33 | Tcl_UntraceVar() -> Tcl_UntraceVar2() and similar changes. Add @runstatedir@ to Makefile.in's (not ... check-in: 148da898f2 user: jan.nijtmans tags: core-8-branch | |
|
2019-08-30
| ||
| 15:21 | Let's try a real C++ build with Travis on Linux check-in: 5732a73bf5 user: jan.nijtmans tags: cplusplus | |
|
2019-08-29
| ||
| 13:36 | Merge 8.7 check-in: 516dbebb26 user: jan.nijtmans tags: tip-548 | |
| 13:28 | Merge tip-548 check-in: c933888049 user: jan.nijtmans tags: cplusplus | |
| 10:34 | Merge core-8-6-branch. nmake bug fix [889065786b] for extension stubs. check-in: 777c029301 user: apnadkarni tags: core-8-branch | |
| 07:45 | Fix one version-check in rules.vc (Thanks to Ashok P. Nadkarni for noticing this!) check-in: f049e25a2e user: jan.nijtmans tags: core-8-branch | |
|
2019-08-28
| ||
| 14:38 | Merge 8.7 check-in: dba8e47516 user: jan.nijtmans tags: tip-548 | |
| 12:57 | merge 8.7 check-in: b1e79915be user: dgp tags: core-8-7-a3-rc | |
| 11:15 | Merge 8.6 check-in: 8f92213e5f user: jan.nijtmans tags: core-8-branch | |
|
2019-08-27
| ||
| 18:33 | merge 8.6 check-in: 3c525d911f user: sebres tags: core-8-branch | |
| 11:58 | Merge 8.6 check-in: db34c7f0f0 user: jan.nijtmans tags: core-8-branch | |
|
2019-08-26
| ||
| 16:10 | merge 8.7 check-in: 38a75e8d0f user: dgp tags: core-8-7-a3-rc | |
| 14:07 | Merge 8.6 check-in: e1a5ec2117 user: jan.nijtmans tags: core-8-branch | |
| 09:07 | Merge 8.7 check-in: 18c8da1615 user: jan.nijtmans tags: initsubsystems | |
| 09:06 | Merge 8.7 check-in: e2284f7238 user: jan.nijtmans tags: tip-548 | |
| 09:01 | Merge 8.6 check-in: e6f9cfd83b user: jan.nijtmans tags: core-8-branch | |
|
2019-08-23
| ||
| 09:03 | Merge 8.6 Update effective_tld_names.txt.gz to the latest version. Adapt .gitattributes and .fossil-... check-in: 0714da3ed9 user: jan.nijtmans tags: core-8-branch | |
| 08:29 | Attempt to fix [3947fcf7]: Current .gitattributes settings might not allow switching branches Closed-Leaf check-in: dfa6dd4b95 user: jan.nijtmans tags: bug-3947fcf7 | |
|
2019-08-20
| ||
| 08:37 | merge 8.6 check-in: f7bdfcddfc user: sebres tags: core-8-branch | |
|
2019-08-19
| ||
| 19:12 | merge 8.6: conflicts resolved, fix mingw build, closes [40d5ff2a0e], etc check-in: ea8a79173f user: sebres tags: core-8-branch | |
|
2019-08-15
| ||
| 15:33 | Merge 8.7 check-in: 7aad571c32 user: jan.nijtmans tags: tip-548 | |
| 15:31 | Make zipfsFilesystem static (as the name - not starting with Tcl - suggests). Also remove one unneed... check-in: 91bd815b74 user: jan.nijtmans tags: core-8-branch | |
| 15:20 | Merge tip-548 check-in: fb24db99f5 user: jan.nijtmans tags: cplusplus | |
| 08:59 | Merge 8.7 check-in: 42a10393d8 user: jan.nijtmans tags: tip-548 | |
| 07:08 | Merge 8.6 check-in: 5a8cd2e611 user: jan.nijtmans tags: core-8-branch | |
| 07:08 | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated in C++ (removed in C++1... check-in: 1f280ab76d user: jan.nijtmans tags: core-8-branch | |
|
2019-08-14
| ||
| 19:23 | Minor simplification in test-suite: Because "teststringobj maxchars" has the effect that the value i... check-in: 21b8fc0bb3 user: jan.nijtmans tags: core-8-branch | |
| 15:13 | Merge 8.7 check-in: e2428c2b13 user: jan.nijtmans tags: initsubsystems | |
| 07:24 | Merge 8.7 Closed-Leaf check-in: c367ba59b1 user: jan.nijtmans tags: no-register | |
| 06:42 | Remove "register" keyword in various places. Also add some type-casts to help C++ compatibility. check-in: 7e530cff3d user: jan.nijtmans tags: core-8-branch | |
|
2019-08-13
| ||
| 21:00 | Eliminate dependency in test-suite on Unicode functions. Merge tip-548. Fix build with -DTCL_NO_DEPR... check-in: 67ec088a1c user: jan.nijtmans tags: utf-max | |
| 20:10 | Merge 8.7 check-in: 7b84ac200f user: jan.nijtmans tags: tip-548 | |
| 20:08 | Merge 8.6 check-in: e9fc994676 user: jan.nijtmans tags: core-8-branch | |
|
2019-08-12
| ||
| 20:49 | default TCL_UTF_MAX should still be 3 check-in: e48340686a user: jan.nijtmans tags: utf-max | |
| 20:47 | Forgot some changes from tip-548 check-in: eefd01f9ab user: jan.nijtmans tags: utf-max | |
| 20:38 | Merge branch tip-548. No longer define addtional stub-entries for functions that will be removed (be... check-in: 50d822dbab user: jan.nijtmans tags: utf-max | |
| 19:56 | "utfmax" build should be with TCL_UTF_MAX=6 check-in: 18f1698e31 user: jan.nijtmans tags: tip-548 | |
| 07:27 | Make dateMeridian variable type MERIDIAN (an enum) in stead of int. check-in: cc96d0487b user: jan.nijtmans tags: core-8-branch | |
|
2019-08-11
| ||
| 21:33 | Merge tip-548 check-in: 4c438921db user: jan.nijtmans tags: cplusplus | |
| 21:24 | Merge 8.7 check-in: bb9ef2a5e3 user: jan.nijtmans tags: tip-548 | |
|
2019-08-04
| ||
| 19:35 | Two places where "char *" is actually better than "void *", since that's the type the function retur... check-in: 59731fe02d user: jan.nijtmans tags: core-8-branch | |
| 18:26 | Merge 8.7 check-in: 19fde4cc85 user: jan.nijtmans tags: tip-548 | |
| 18:18 | Merge 8.6 check-in: 1c8dd151aa user: jan.nijtmans tags: core-8-branch | |
|
2019-08-03
| ||
| 21:51 | Use *WChar* in stead of *Char16* functions on Windows, always. It's actually the same, but more cons... check-in: 4229b74992 user: jan.nijtmans tags: tip-548 | |
| 20:25 | Merge tip-548 (since using the *WChar* functions leads to less type-casts in c++) Als finish implem... check-in: 3da6c33030 user: jan.nijtmans tags: cplusplus | |
|
2019-08-02
| ||
| 15:13 | Spread out definitions of Tcl_*WChar* functions over multiple lines, making it more readable. check-in: da05c42f89 user: jan.nijtmans tags: tip-548 | |
| 15:03 | Merge tip-548 check-in: d3a7842460 user: jan.nijtmans tags: utf-max | |
| 14:57 | Oops, wrong check check-in: 850a3fccc8 user: jan.nijtmans tags: tip-548 | |
| 14:36 | Merge 8.7 check-in: a52eb4d784 user: jan.nijtmans tags: tip-548 | |
| 14:34 | Merge 8.6 check-in: e52b4963c3 user: jan.nijtmans tags: core-8-branch | |
| 14:24 | Merge core-8-branch. Use tclWinDde.c and tclWinReg.c to show how the *WChar* functions could be used... check-in: 3e89b867a2 user: jan.nijtmans tags: tip-548 | |
| 13:35 | Document that the *Backslash parsing functions output maximum 4 bytes, irrespectable of the TCL_UTF_... check-in: 1f393d7d01 user: jan.nijtmans tags: core-8-branch | |
| 13:00 | Merge 8.7 check-in: be7a337980 user: jan.nijtmans tags: tip-548 | |
| 12:47 | Merge 8.6 check-in: b908a74678 user: jan.nijtmans tags: core-8-branch | |
| 12:15 | Merge 8.7. Continue implementation for win32 check-in: ff6fa30271 user: jan.nijtmans tags: cplusplus | |
| 09:00 | Merge 8.7. Some formatting. check-in: 6305175e0c user: jan.nijtmans tags: tip-548 | |
| 08:08 | Do UTF_MAX=6 build before NO_DEPRECATED build: consistant ordering of Travis builds. check-in: 007798c60a user: jan.nijtmans tags: core-8-branch | |
|
2019-08-01
| ||
| 21:55 | Protect Tcl_AToB() functions against NULL input check-in: 6e1922b861 user: jan.nijtmans tags: utf-max | |
| 21:47 | wrong length in tclMain.c, and wrong #endif check-in: daac0c5e66 user: jan.nijtmans tags: utf-max | |
| 21:35 | Merge tip-548 check-in: 9ee774efe2 user: jan.nijtmans tags: utf-max | |
| 16:03 | Merge 8.7. Documentation improvements and code cleanup. Approaching finish. check-in: 57546481c1 user: jan.nijtmans tags: tip-548 | |
| 16:00 | Remove variations of Clang builds: No added value check-in: e0e40504af user: jan.nijtmans tags: core-8-branch | |
| 11:55 | Merge tip-548 check-in: 8819e7a6a3 user: jan.nijtmans tags: utf-max | |
| 09:31 | Merge 8.7 check-in: 9a7f3deab1 user: jan.nijtmans tags: tip-548 | |
| 09:18 | Mark one more test as knownMsvcBug check-in: 0185b4384e user: jan.nijtmans tags: core-8-branch | |
| 08:26 | Merge 8.6 check-in: 5169a577e3 user: jan.nijtmans tags: core-8-branch | |
|
2019-07-31
| ||
| 19:50 | merge-mark check-in: a9a86364e2 user: jan.nijtmans tags: core-8-branch | |
| 12:44 | Simplify documentation, since we have threaded notifier by default now. check-in: 6f4c8c79be user: jan.nijtmans tags: core-8-branch | |
| 08:51 | Merge 8.6 check-in: 492a1b01d0 user: jan.nijtmans tags: core-8-branch | |
|
2019-07-30
| ||
| 11:57 | Add some "const" keywords, in places where strings are really const. check-in: 4b1d7ce13b user: jan.nijtmans tags: core-8-branch | |
|
2019-07-25
| ||
| 08:36 | Eliminate more usage of C++-specific keywords in C-code. check-in: 89eb41fe4c user: jan.nijtmans tags: core-8-branch | |
| 08:33 | Eliminate "register" keyword usage from all header-files (and also corresponding implementations). check-in: 8e508ae7c6 user: jan.nijtmans tags: core-8-branch | |
|
2019-07-24
| ||
| 14:14 | merge 8.6 check-in: 32d0df81b1 user: sebres tags: core-8-branch | |
| 07:59 | Merge 8.6 check-in: fda838f0a3 user: jan.nijtmans tags: core-8-branch | |
|
2019-07-23
| ||
| 17:00 | Merge 8.6 check-in: cf7af34c94 user: jan.nijtmans tags: core-8-branch | |
| 06:47 | Eliminate the use of C++ keywords as variable names. Nothing more than rename the variables in somet... check-in: 6c003af490 user: jan.nijtmans tags: core-8-branch | |
|
2019-07-17
| ||
| 15:38 | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated in C++ (removed in C++1... check-in: f074bda87c user: jan.nijtmans tags: no-register | |
| 12:49 | Merge 8.7 check-in: 26d80edf00 user: jan.nijtmans tags: tip-548 | |
| 11:26 | Fix travis build for 3 sections. Also (temporary) disable full-debug build, because it is currently ... check-in: f887c2a03f user: jan.nijtmans tags: core-8-branch | |
|
2019-07-16
| ||
| 09:55 | Merge 8.6 check-in: 86986913ca user: jan.nijtmans tags: core-8-branch | |
| 09:25 | Merge 8.6 check-in: 198a3e1ce6 user: jan.nijtmans tags: core-8-branch | |
| 09:20 | Remove last traces of strtod() function, since it isn't used in Tcl any more. check-in: fac93bf61a user: jan.nijtmans tags: core-8-branch | |
|
2019-07-13
| ||
| 17:20 | Merge 8.7 check-in: 58a18341ca user: jan.nijtmans tags: tip-548 | |
| 17:16 | (temporary) disable experimental Travis build-steps, as long as they fail: They were merged too soon... check-in: 348ac87ae5 user: jan.nijtmans tags: core-8-branch | |
|
2019-07-12
| ||
| 12:18 | merge 8.6, integrate branch bug-4718b41c56, rebuild win/configure, conflicts resolved (nothreads not... check-in: 7e4ceff690 user: sebres tags: core-8-branch | |
| 12:04 | Merge 8.6 check-in: ca29e49deb user: jan.nijtmans tags: core-8-branch | |
|
2019-07-11
| ||
| 07:18 | Rename UTF-related functions to "WChar" and "Char16" variants, more intuitive because they represent... check-in: 070bfd62cb user: jan.nijtmans tags: tip-548 | |
|
2019-07-10
| ||
| 10:17 | Add CI (Travis) builds and testing for Windows, both with MSVC and GCC. Added some more test configu... check-in: 94765137c2 user: dkf tags: core-8-branch | |
| 05:51 | Merge 8.7, and continue implementation. Almost done check-in: 237cdadf3f user: jan.nijtmans tags: cplusplus | |
|
2019-07-08
| ||
| 20:26 | Merge-mark check-in: 3e78f0ff4f user: jan.nijtmans tags: core-8-branch | |
|
2019-07-07
| ||
| 20:51 | Undo changes in configure script: Since wchar_t is not used in Tcl yet (except in Windows), the -fsh... check-in: f5227be22e user: jan.nijtmans tags: tip-548 | |
| 20:38 | Merge 8.7, and a few tweaks: Only provide Tcl_WinUtfToTChar on Tcl 8.x, not on 9.0 any more check-in: 49e4bfa90e user: jan.nijtmans tags: tip-548 | |
|
2019-07-06
| ||
| 23:09 | Fix UNIX/Mac build check-in: dde79eb6a8 user: jan.nijtmans tags: tip-548 | |
|
2019-07-05
| ||
| 23:04 | Merge 8.6 check-in: acbe79999f user: jan.nijtmans tags: core-8-branch | |
| 12:11 | Merge 8.6 check-in: 4d008d1ead user: jan.nijtmans tags: core-8-branch | |
| 09:03 | Improvement: always export both 16-bit and 32-bit UTF function check-in: 27f2c4cf5e user: jan.nijtmans tags: tip-548 | |
|
2019-07-04
| ||
| 07:07 | Merge 8.7 check-in: ec22280550 user: jan.nijtmans tags: tip-548 | |
| 06:54 | Experiment: compile Tcl with C++ compiler. WIP check-in: 99d5f9c948 user: jan.nijtmans tags: cplusplus | |
|
2019-07-03
| ||
| 14:22 | unicode -> utf16/ucs2 in documentation check-in: c9ef61b554 user: jan.nijtmans tags: core-8-branch | |
|
2019-07-02
| ||
| 07:25 | Update TZ info to tzdata2019b. check-in: 9141eb3ffe user: jima tags: core-8-branch | |
|
2019-07-01
| ||
| 19:30 | Fix unitialized memory report from valgrind check-in: 2d18ddebd7 user: dgp tags: core-8-branch | |
|
2019-06-30
| ||
| 09:12 | Eliminate "catch" as variable-name, is a keyword in C++. Also add some type-casts, making it more C+... check-in: 9a11ef8e2b user: jan.nijtmans tags: core-8-branch | |
|
2019-06-29
| ||
| 21:34 | Merge 8.6 check-in: 5a83481a99 user: jan.nijtmans tags: core-8-branch | |
| 14:35 | Merge tip-548 check-in: 214386a043 user: jan.nijtmans tags: utf-max | |
| 13:59 | Merge 8.7 check-in: 1ecbfe0266 user: jan.nijtmans tags: tip-548 | |
| 13:57 | Code cleanup, like TCHAR -> WCHAR and TEXT("xxx") -> L"xxx", since we always compile in UNICODE mo... check-in: dcb0c6ddcb user: jan.nijtmans tags: core-8-branch | |