Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
7768 check-ins using file library/tzdata/Pacific/Majuro version 134c86109d
|
2022-11-29
| ||
| 17:28 | Rebase to later 8.6 version check-in: dff639e3f2 user: jan.nijtmans tags: fix-initsubsystem-75ecc0e6cb9899bf | |
|
2022-10-24
| ||
| 13:30 | Merge 8.6 check-in: ebdc66a5a7 user: jan.nijtmans tags: cygwin | |
| 13:27 | Merge 8.6 check-in: 79763af7ff user: jan.nijtmans tags: cygwin | |
| 13:10 | Merge 8.6 check-in: b5bd641e02 user: jan.nijtmans tags: cygwin | |
|
2022-09-09
| ||
| 13:34 | Ticket [6978c01b65]: add file encoding tests, which should fail in 9.0, but are ok in 8.6 and 8.7: w... Closed-Leaf check-in: 858c02f773 user: oehhar tags: ticket-a11678b759-after-documentation | |
|
2022-08-31
| ||
| 15:36 | Merge old 8.7 ac18feaba77 check-in: c3fd69a89a user: kjnash tags: tip-579-8-7 | |
| 15:24 | Merge old 8.7 6c69a72c58 check-in: 2bc437be78 user: kjnash tags: tip-579-8-7 | |
| 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 | |
|
2022-08-28
| ||
| 00:45 | Missed change for Windows. check-in: 0d08ce53eb user: griffin tags: abstractlist-with-625 | |
| 00:10 | Move all ArithSeries code to it's own file. Sync other changes wil TIP-629. check-in: c492ce8743 user: griffin tags: abstractlist-with-625 | |
|
2022-08-25
| ||
| 20:07 | TIP633 fconfigure -tolerantencoding: set tolerant 8.7 default value. check-in: 0785157dc1 user: oehhar tags: tip633-fconfigure-tolerantencoding | |
|
2022-08-24
| ||
| 23:22 | Implement support for float (double) values. Add more test coverage. check-in: 0efb01486a user: griffin tags: tip-629 | |
|
2022-08-22
| ||
| 16:26 | Merge 9.0 check-in: b0be6ec54d user: jan.nijtmans tags: tip-626 | |
| 15:48 | Merge 9.0 check-in: 38ece79e87 user: jan.nijtmans tags: tip-626 | |
| 14:09 | merge trunk check-in: 8b4b520113 user: dgp tags: dgp-refactor | |
| 14:01 | merge trunk check-in: ce43a686bf user: dgp tags: novem | |
| 13:56 | merge 8.6 check-in: e33b4c7d31 user: dgp tags: core-8-6-13-rc | |
| 10:17 | Fix build error in tclTest.c (conflict with TIP #630). Handled deleteProc correctly in Tcl_(Set|Get)... Closed-Leaf check-in: 93fdc08b71 user: jan.nijtmans tags: tip-627 | |
| 07:29 | Do github actions builds on Ubuntu 22.04 (was: 20.04) check-in: d995cbcbf1 user: jan.nijtmans tags: core-8-6-branch | |
| 07:22 | ubuntu-18.04 is deprecated check-in: b162803681 user: jan.nijtmans tags: core-8-5-branch | |
| 04:24 | Merge 8.7 winConsole fixes. check-in: 6ed2ebdebc user: apnadkarni tags: trunk, main | |
| 03:50 | Add two missing locks. Enable read-ahead if read fileevent registered even for blocking console. Acc... check-in: dc35011c84 user: apnadkarni tags: core-8-branch | |
|
2022-08-21
| ||
| 22:34 | ubuntu-18.04 is deprecated check-in: 01e259a0b0 user: jan.nijtmans tags: core-8-branch | |
| 21:43 | Merge 8.7 check-in: 3841d53f1b user: jan.nijtmans tags: tip-627 | |
| 21:33 | Merge 8.7 check-in: 4a40cfe75b user: jan.nijtmans tags: trunk, main | |
| 21:31 | TIP #630 implementation: TclOO commands > 2^31 check-in: 7a66d9e12f user: jan.nijtmans tags: core-8-branch | |
| 21:12 | merge-mark check-in: ee9ae41545 user: jan.nijtmans tags: core-8-branch | |
| 21:00 | Add (dummy) stub entries to TclOO (matching TIP #630) check-in: 8b6268f606 user: jan.nijtmans tags: core-8-6-branch | |
| 20:53 | More type-casts in tclOOMethod.c (backported from 8.7) check-in: 89358b9039 user: jan.nijtmans tags: core-8-6-branch | |
| 20:28 | ClientData -> 'void *" in TclOO headers check-in: 4a915166e6 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-08-20
| ||
| 17:09 | Merged fix for bug [baa51423c2] check-in: 87687f362f user: apnadkarni tags: trunk, main | |
| 16:56 | Added test for bug [baa51423c2] check-in: 90989a0ac8 user: apnadkarni tags: core-8-branch | |
| 12:16 | Really closes [baa51423c28a3baf] check-in: 189e348c49 user: apnadkarni tags: core-8-branch | |
| 10:13 | closes [baa51423c28a3baf]: needEvent must be initialized in cycle (for each watching channel) check-in: fce5cfe1c7 user: sebres tags: core-8-branch | |
|
2022-08-19
| ||
| 18:08 | Reimplement AbstrctList type structure to simplify. fix various bugs. check-in: d59097be3b user: griffin tags: abstractlist-with-625 | |
| 17:02 | Do tilde expansion when initializing from TCLLIBPATH and TM env vars check-in: e1f26efd78 user: apnadkarni tags: tip-602 | |
| 16:52 | Implement file tildeexpand check-in: 147f0d45bb user: apnadkarni tags: tip-602 | |
| 05:49 | Merge trunk check-in: 8da10854c5 user: apnadkarni tags: tip-602 | |
|
2022-08-18
| ||
| 20:20 | Correct option shortcut value check-in: 8548458532 user: oehhar tags: tip633-fconfigure-tolerantencoding | |
| 20:16 | TIP633 fconfigure -tolerantencoding: start command arguments check-in: b4f4a89e9d user: oehhar tags: tip633-fconfigure-tolerantencoding | |
| 12:03 | Ticket [a11678b759]: improve after documentation for time <= 0. check-in: 2706ae6bed user: oehhar tags: ticket-a11678b759-after-documentation | |
|
2022-08-17
| ||
| 22:32 | Bug fixes check-in: 6db6bdb9af user: griffin tags: tip-629 | |
|
2022-08-16
| ||
| 18:33 | Implement lrange for arithseries. Code cleanup. check-in: cbd3045166 user: griffin tags: tip-629 | |
|
2022-08-15
| ||
| 15:23 | Fix memory leak. check-in: 78161e7f73 user: griffin tags: abstractlist-with-625 | |
|
2022-08-14
| ||
| 02:21 | sync with core-8-branch check-in: 654414a485 user: griffin tags: tip-629 | |
| 01:22 | Rename command from "range" to "lseq". Remove public C API calls, not part of the TIP. Fix shimmer i... check-in: 6d9ef1c25a user: griffin tags: tip-629 | |
|
2022-08-11
| ||
| 16:21 | Fix UpdateString to handle general case. Fix bug with elements list. check-in: be461832a4 user: griffin tags: abstractlist-with-625 | |
|
2022-08-10
| ||
| 17:28 | Fix memory leak with Tcl_AbstractListObjGetElements. check-in: da8fa1ebf7 user: griffin tags: abstractlist-with-625 | |
| 04:21 | Make AbstractListRepPtr part of the public API as Tcl_AbstractListRepPtr. Fix bug with ArithSeries R... check-in: 9cd90fbcce user: griffin tags: abstractlist-with-625 | |
|
2022-08-09
| ||
| 16:07 | Fix Windows Visual C++ build check-in: 682ae61c42 user: apnadkarni tags: abstractlist-with-625 | |
|
2022-08-08
| ||
| 23:52 | Add version number to AbstractList implementation. Make sure lsort and lreplace do not shimer their ... check-in: 4f00a91905 user: griffin tags: abstractlist-with-625 | |
| 19:38 | Abstract Lists (TIP-225) initial implementation. check-in: e8d4ce3e08 user: griffin tags: abstractlist-with-625 | |
| 12:48 | merge trunk check-in: a8c6470f5d user: dgp tags: dgp-refactor | |
| 12:47 | merge trunk check-in: fb43e49751 user: dgp tags: novem | |
| 12:41 | merge 8.6 check-in: 5220085b3c user: dgp tags: core-8-6-13-rc | |
|
2022-08-07
| ||
| 10:11 | Remove code that was ifdef'ed out check-in: 80e43c5296 user: apnadkarni tags: tip-602 | |
| 07:16 | TIP 631 - lsubst command check-in: 812ec4c58f user: apnadkarni tags: tip-631 | |
|
2022-08-06
| ||
| 16:06 | Create new branch named "tip-631" check-in: a644414853 user: apnadkarni tags: tip-631 | |
| 16:00 | Remove knownBug constraint now that apply has been fixed check-in: 582629b93a user: apnadkarni tags: tip-625 | |
| 15:51 | Merge core-8-branch check-in: 96c714325c user: apnadkarni tags: tip-625 | |
| 03:12 | Added file home command for (possible) Tcl 9 TIP 602 migration check-in: 065cb241f3 user: apnadkarni tags: tip-602-87 | |
| 01:38 | Create new branch named "tip-602-87" check-in: 9c7a33a74c user: apnadkarni tags: tip-602-87 | |
|
2022-08-04
| ||
| 15:26 | Fix a case of lf not being flushed in certain cases when the crlf sequence gets split across two buf... check-in: 658a9d7cb5 user: max tags: core-8-branch | |
| 15:15 | Fix a case of lf not being flushed in certain cases when the crlf sequence gets split across two buf... check-in: cf8be3fc82 user: max tags: trunk, main | |
| 15:09 | Fix a case of lf not being flushed in certain cases when the crlf sequence gets split across two buf... check-in: 2e8fc36e39 user: max tags: core-8-6-branch | |
|
2022-08-01
| ||
| 17:07 | Update tests for TIP 602 check-in: 6eaabea19f user: apnadkarni tags: tip-602 | |
|
2022-07-31
| ||
| 11:54 | Add 'file home' command check-in: 5c0068801f user: apnadkarni tags: tip-602 | |
| 06:32 | Merged trunk. check-in: ca07997992 user: apnadkarni tags: tip-602 | |
|
2022-07-30
| ||
| 21:47 | Undo knownBug constraint: no longer necessary check-in: 8a76a9d9ab user: jan.nijtmans tags: tip-625-for-9 | |
| 20:48 | Merge 9.0 and tip-625 check-in: e0689c7926 user: jan.nijtmans tags: tip-625-for-9 | |
|
2022-07-29
| ||
| 16:41 | Garbage collect unreferenced elements in lset implementation. Add tests for garbage collection for c... check-in: f98972a780 user: apnadkarni tags: tip-625 | |
| 11:10 | merge 8.7 check-in: 7288bae49d user: sebres tags: trunk, main | |
| 10:55 | amend for [4eb3a155ac] SF-fix: 8.7 specific implementation and warnings silencing check-in: ae45d3af73 user: sebres tags: core-8-branch | |
| 10:46 | merge 8.6 (apply SF fix) check-in: 26963bff96 user: sebres tags: core-8-branch | |
| 09:51 | merge branch bug-4eb3a155ac--procptr-bytecode, fixes SF [4eb3a155ac] and similar corner cases: reset... check-in: 73a6af23a5 user: sebres tags: core-8-6-branch | |
|
2022-07-28
| ||
| 10:52 | Merge 8.7 check-in: 55a80617ef user: jan.nijtmans tags: trunk, main | |
| 10:14 | Merge 8.6 check-in: 2836af2ea9 user: jan.nijtmans tags: core-8-branch | |
|
2022-07-27
| ||
| 16:21 | merge tip-625 check-in: f4126389f6 user: jan.nijtmans tags: tip-625-for-9 | |
| 16:19 | Merge tip-625 check-in: f6cd2e7b05 user: jan.nijtmans tags: tip-625-for-9 | |
| 16:19 | Final prep for TIP625 vote check-in: 7439e23e5f user: apnadkarni tags: tip-625 | |
| 15:56 | fixes [4eb3a155ac] and similar segfaults: reset corresponding bodyPtr->procPtr if procPtr gets relea... Closed-Leaf check-in: d717a34f4c user: sebres tags: bug-4eb3a155ac--procptr-bytecode | |
| 15:48 | cherry-pick branch apn-apply-bug (only test without the fix) to 8.6 check-in: 69e5ae6088 user: sebres tags: bug-4eb3a155ac--procptr-bytecode | |
| 13:29 | closes [b3977d199b] - don't reset INPUT_SAW_CR unless the buffer get really translated (missing "\r"... check-in: a3ed092aab user: sebres tags: core-8-6-branch | |
|
2022-07-26
| ||
| 17:20 | List rep tests for lappend,lset,lassign,lremove,lrange,lpop check-in: ac872631aa user: apnadkarni tags: tip-625 | |
| 13:32 | Fix msvc OPTS=symbols build. Eliminate (int) typecast check-in: 5020aeebd1 user: jan.nijtmans tags: dgp-refactor | |
|
2022-07-25
| ||
| 21:12 | Make testapplylambda work on Windows with gcc too Closed-Leaf check-in: dcb5d9542d user: jan.nijtmans tags: apn-apply-bug | |
| 14:08 | merge-mark check-in: e17c116ad7 user: jan.nijtmans tags: trunk, main | |
| 14:05 | merge-mark check-in: ce8f522a49 user: jan.nijtmans tags: core-8-branch | |
| 13:57 | execvpw/seteuidw don't exist. Fix some other signatures in compat/unistd.h check-in: 23d8569bf2 user: jan.nijtmans tags: core-8-6-branch | |
| 13:19 | merge trunk check-in: 6c09d4c0f4 user: dgp tags: dgp-refactor | |
| 13:10 | merge trunk check-in: 1acf5865ef user: dgp tags: novem | |
| 13:10 | merge 8.6 check-in: 8c51a19a76 user: dgp tags: core-8-6-13-rc | |
| 06:51 | Tests for spanned lists with shared reps check-in: e139e1eb08 user: apnadkarni tags: tip-625 | |
|
2022-07-24
| ||
| 20:41 | Merge tip-625 check-in: 987844a6c4 user: jan.nijtmans tags: tip-625-for-9 | |
| 20:10 | Merge 9.0 check-in: 14a5eb1b0c user: jan.nijtmans tags: tip-625-for-9 | |
| 20:04 | Fix windows build (invalid '&'). Eliminate end-of-line spacing check-in: d4725a9969 user: jan.nijtmans tags: tip-629 | |
|
2022-07-23
| ||
| 16:04 | sync up with core-8-brnach. check-in: dcbaa175f3 user: griffin tags: tip-629 | |
|
2022-07-22
| ||
| 22:10 | Merge 8.7 check-in: 801fca0b0a user: jan.nijtmans tags: trunk, main | |
| 21:57 | Merge 8.6 check-in: bb6ebaa2f9 user: jan.nijtmans tags: core-8-branch | |
| 21:42 | tcltest 2.5.4 -> 2.5.5 check-in: a89da8f031 user: jan.nijtmans tags: core-8-6-branch | |
| 19:19 | correctly show the execution time unit by usec (µs) if testing on systems with not utf-8 default sy... check-in: 1bb80048c0 user: sebres tags: core-8-6-branch | |
| 19:15 | Rewrite argument processing code. All correct and error conditions are handled. Add some new tests ... check-in: d51e8e415e user: griffin tags: tip-629 | |
| 18:49 | restore FF-char (fossil seems to loss form feed if commits with convertion from CRLF to LF) Closed-Leaf check-in: 4a796d6ae3 user: sebres tags: bug-b3977d199b | |
| 18:38 | EOF seemed to reset INPUT_SAW_CR previously, so do it now explicitely (satisfying the test ?chan?io-... check-in: 341c5f78a7 user: sebres tags: bug-b3977d199b | |
| 17:41 | fixes [b3977d199b] - don't reset INPUT_SAW_CR unless the buffer get really translated (missing "\r" ... check-in: d2a8078086 user: sebres tags: bug-b3977d199b | |
| 17:36 | extends test io-29.36.2 for better illustration when we'll get extra NL - if no "\r" in last buffer,... check-in: 671f170abd user: sebres tags: bug-b3977d199b | |
| 16:22 | fixes logical error in test io-29.36.1 (translation {auto} causes that answer "client" reaches the s... check-in: 5f7f4ab975 user: sebres tags: bug-b3977d199b | |
| 14:38 | Merge 8.7 check-in: 634dfafbfd user: jan.nijtmans tags: trunk, main | |
| 13:59 | Merge 8.6 check-in: 18d5b9b97a user: jan.nijtmans tags: core-8-branch | |
| 13:35 | rebase (merged with current 8.6) check-in: 26d3d2a33e user: sebres tags: bug-b3977d199b | |
| 13:10 | amend to [f3db59139e] (fix [713653b951]) - i386 only, resolve mixed declarations and code (forbiddee... check-in: c038d0d8ca user: sebres tags: core-8-6-branch | |
| 11:10 | Fix and test crash using apply when the passed argument does NOT have already Lambda internal repres... check-in: 072cffce6f user: apnadkarni tags: apn-apply-bug | |
| 06:32 | Added testapplylambda to illustrate bug in apply when the passed argument does NOT have Lambda inter... check-in: 3a919a90d5 user: apnadkarni tags: apn-apply-bug | |
|
2022-07-21
| ||
| 18:55 | added tests illustrating bug [b3977d199b] check-in: 350f5b9a9e user: sebres tags: bug-b3977d199b | |
| 16:39 | merge trunk check-in: 3d8c51d392 user: dgp tags: dgp-refactor | |
| 16:24 | merge trunk check-in: 28ef6f8974 user: dgp tags: novem | |
| 16:09 | Create new branch named "apn-apply-bug" check-in: 48378d84fa user: apnadkarni tags: apn-apply-bug | |
| 15:28 | Merge 8.7 check-in: d6839d9a64 user: jan.nijtmans tags: trunk, main | |
| 14:59 | merge trunk check-in: 5f208501fe user: dgp tags: dgp-refactor | |
| 14:53 | merge trunk check-in: 4233732045 user: dgp tags: novem | |
| 14:20 | Backout checkin [2d9219a55d] to correct segfaults otherwise seen in the test suite on a CentOS 7 sys... Closed-Leaf check-in: 1388b849c3 user: dgp tags: dgp-bytearray-macro | |
| 14:03 | More TclGetStringFromObj() usage check-in: 1b3ea873a0 user: jan.nijtmans tags: core-8-branch | |
| 12:58 | merge 8.6 check-in: 83d6ed2282 user: dgp tags: core-8-6-13-rc | |
|
2022-07-20
| ||
| 16:36 | Merge 8.7 check-in: 253cc69709 user: jan.nijtmans tags: trunk, main | |
| 16:25 | Wrong escape in encoding.n check-in: 3aa39db83d user: jan.nijtmans tags: core-8-branch | |
| 08:32 | Missing "package require tcl::test", this causes test failures on Windows with gcc check-in: 99e766019a user: jan.nijtmans tags: tip-625 | |
| 03:16 | merge fork check-in: 2654f6742b user: apnadkarni tags: tip-625 | |
| 03:16 | Fixes for listrep-3.15,17. Add tests for spanned intreps check-in: 5fe246906b user: apnadkarni tags: tip-625 | |
|
2022-07-19
| ||
| 12:38 | Mark apply-9.1 as "knownBug", since it's failing in a --enable-symbols=mem builds. Still need to be ... check-in: 5510ca9ee5 user: jan.nijtmans tags: tip-625 | |
| 12:21 | merge-mark check-in: b910e9d101 user: jan.nijtmans tags: trunk, main | |
| 12:14 | Undo changes in tclDecls.h from previous commit: Tk still needs it check-in: 32aa8bef97 user: jan.nijtmans tags: core-8-branch | |
| 09:56 | Merge 8.7 check-in: 5e5cbb06cd user: jan.nijtmans tags: trunk, main | |
| 09:50 | Make sure that tclAppInit.c is never built with -DUSE_TCL_STUBS, so we don't need those dirty tricks... check-in: e335546754 user: jan.nijtmans tags: core-8-branch | |
| 08:56 | Merge 8.7 check-in: 7c6436ddb3 user: jan.nijtmans tags: trunk, main | |
| 08:40 | Merge 8.6 check-in: f81fc8a58d user: jan.nijtmans tags: core-8-branch | |
| 08:38 | Update compat/stdlib.h, prevent conflict with modern signature of those functions. check-in: a3974f03bd user: jan.nijtmans tags: core-8-6-branch | |
| 08:35 | Make a start converting -1 -> TCL_INDEX_NONE where appropriate check-in: ec4c6a5785 user: jan.nijtmans tags: core-8-branch | |
|
2022-07-18
| ||
| 15:41 | merge trunk check-in: e63641101b user: dgp tags: dgp-refactor | |
| 15:40 | merge trunk check-in: 0b4acf1ace user: dgp tags: novem | |
| 15:35 | merge 8.6 check-in: 4854231877 user: dgp tags: core-8-6-13-rc | |
| 15:23 | Batch of tests for unshared lists with span check-in: 41a246fc47 user: apnadkarni tags: tip-625 | |
| 14:20 | Batch of tests for unshared lists with span check-in: deaecaecb9 user: apnadkarni tags: tip-625 | |
| 12:57 | Merge tip-625 check-in: 25cc1d1966 user: jan.nijtmans tags: tip-625-for-9 | |
| 11:56 | Updste stdlib.h (add missing functions). Restructure tclAppInit.c Closed-Leaf check-in: b79b2a5bbe user: jan.nijtmans tags: check-build | |
| 11:07 | Only use -DBUILD_tcl for shared/static library check-in: 092777c973 user: jan.nijtmans tags: check-build | |
|
2022-07-17
| ||
| 17:00 | Another batch of white box listrep tests check-in: ca537749e2 user: apnadkarni tags: tip-625 | |
| 13:14 | Merge 8.7 check-in: de8da09f1c user: jan.nijtmans tags: check-build | |
| 13:13 | Merge 8.7 check-in: 52752ddc27 user: jan.nijtmans tags: trunk, main | |
| 13:05 | Merge 8.6 check-in: 19501f6cef user: jan.nijtmans tags: core-8-branch | |
| 13:03 | Fix [713653b951]: Floating point precision problems on x86 musl check-in: f3db59139e user: jan.nijtmans tags: core-8-6-branch | |
| 12:57 | Fix [713653b951]: Floating point precision problems on x86 musl check-in: 5e9b6b560e user: jan.nijtmans tags: core-8-5-branch | |
|
2022-07-16
| ||
| 17:25 | Fix nroff errors in range man page. check-in: 804d1c0c1d user: griffin tags: tip-629 | |
| 17:22 | First few list representation tests check-in: b64f88a6fa user: apnadkarni tags: tip-625 | |
| 15:53 | Optimize couple of special cases: - If unshared, prefer in-place deletion at end to span creation. -... check-in: f34ad9e990 user: apnadkarni tags: tip-625 | |
|
2022-07-15
| ||
| 17:11 | Restore FP control word on conversion of zero values. Sneak path existed that failed to restore the... Closed-Leaf check-in: 50ecdc3e87 user: kbk tags: bug-713653b951 | |
| 15:50 | Start on list representation black box tests check-in: 1a50a683a0 user: apnadkarni tags: tip-625 | |
|
2022-07-14
| ||
| 15:44 | 'result' variable should be 'int', not 'ListSizeT' check-in: 3fc1571cbb user: jan.nijtmans tags: tip-625 | |
| 15:25 | More progress check-in: 149c68c1aa user: jan.nijtmans tags: tip-625-for-9 | |
| 12:35 | First shot at TIP #625 for Tcl 9.0. Mark lrepeat-1.8 as 'knownBug', that's OK for now. check-in: ca659ae3fa user: jan.nijtmans tags: tip-625-for-9 | |
| 10:57 | Put '}' and 'else' at the same line everywhere (code formatting) check-in: c93df6b27f user: jan.nijtmans tags: tip-625 | |
| 10:55 | merge-mark check-in: 57323bfd06 user: jan.nijtmans tags: trunk, main | |
| 10:53 | Same bug-fix as [b79df322a9], but then for Tcl_AppendUnicodeToObj() check-in: f3a9189fb4 user: jan.nijtmans tags: core-8-branch | |
| 03:23 | Remove support for double (real) values. Fix a couple cases of shimmering. Don't update the string r... check-in: f2cc3b1d88 user: griffin tags: tip-629 | |
| 01:42 | floor() wants math.h *at least* on NetBSD, and appears other *nix too(?) check-in: 1953e58093 user: bch tags: tip-629 | |
| 01:33 | "range", Tcl_RangeObjCmd() to proper compilation unit check-in: 5220a8151a user: bch tags: tip-629 | |
| 01:16 | typo; nfc check-in: 6ce2fe56f0 user: bch tags: tip-629 | |
|
2022-07-13
| ||
| 14:17 | merge trunk check-in: 62e3adfa8d user: dgp tags: novem | |
| 14:16 | merge trunk check-in: 05f78543c6 user: dgp tags: dgp-refactor | |
| 13:17 | Merge 8.7 (Make ListStore->slots a TCLFLEXARRAY) check-in: 6b4eba3be8 user: jan.nijtmans tags: tip-625 | |
| 13:03 | Merge 8.7 check-in: d223b1f225 user: jan.nijtmans tags: trunk, main | |
| 12:37 | Make List->elements a TCLFLEXARRAY. Improve documentation (backported from 9.0) check-in: 532c61b7fb user: jan.nijtmans tags: core-8-branch | |
| 09:41 | Merge core-8-branch check-in: 54adccaa22 user: apnadkarni tags: tip-625 | |
| 07:35 | merge-mark check-in: f49ed53d34 user: jan.nijtmans tags: trunk, main | |
| 07:33 | Fix build with -DTCL_NO_DEPRECATED check-in: 9ec432e29c user: jan.nijtmans tags: core-8-branch | |
|
2022-07-12
| ||
| 20:35 | merge trunk check-in: bc9a189997 user: dgp tags: dgp-refactor | |
| 20:33 | merge 8.6 check-in: 3239ec029c user: dgp tags: core-8-6-13-rc | |
| 19:47 | merge trunk check-in: 3751bd57c1 user: dgp tags: novem | |
| 18:57 | Fix issue with sign of step value: if the sign of the step value is in conflict with the range, the ... check-in: f4bcf0701c user: griffin tags: tip-629 | |
| 13:31 | merge-mark check-in: 33ec6e8700 user: jan.nijtmans tags: trunk, main | |
| 13:30 | Fix TCL_UTF_MAX == 3 build check-in: 6c065977dc user: jan.nijtmans tags: core-8-branch | |
| 12:31 | Fix [b79df322a9]. Tcl_GetUnicode/Tcl_NewUnicodeObj crash. Add tests check-in: f562dcb464 user: apnadkarni tags: core-8-branch | |
| 12:23 | Fix [b79df322a9] follow-up: Tcl_NewUnicodeObj truncates strings Closed-Leaf check-in: 0e4cbe7bef user: jan.nijtmans tags: bug-b79df322a9 | |
| 09:57 | Fix build check-in: e72b0e9fe2 user: jan.nijtmans tags: tip-629 | |
| 09:22 | Merge 8.7 check-in: db6106323b user: jan.nijtmans tags: trunk, main | |
| 09:03 | Merge 8.7. Clean-up tclWinConsole.c the same way check-in: da4d986fd1 user: jan.nijtmans tags: core-8-branch | |
| 08:20 | Code cleanup (use {} in if/else statemenets) check-in: ba232277ee user: jan.nijtmans tags: core-8-6-branch | |
| 03:14 | Merge 8.7 - winConsole.test check-in: 55f2d471cd user: apnadkarni tags: trunk, main | |
| 03:10 | Fix Windows console fconfigure tests to require interactive constraint. Note this means tests are di... check-in: 6d54bed729 user: apnadkarni tags: core-8-branch | |
| 00:58 | Implement TIP-225 ArithSeries. And other changes. check-in: ed4b300841 user: griffin tags: tip-629 | |
|
2022-07-11
| ||
| 11:34 | Merge 8.7 check-in: c3f734e137 user: jan.nijtmans tags: trunk, main | |
| 11:24 | Add "win" constraints to tests/winConsole.test, and change one expected test-results on Windows check-in: a6f23f7a63 user: jan.nijtmans tags: core-8-branch | |
|
2022-07-10
| ||
| 20:42 | Merge 8.7 check-in: 5855f98042 user: jan.nijtmans tags: trunk, main | |
| 20:40 | Minor simplification: Use RingBufferHasFreeSpace() instead of RingBufferFreeSpace check-in: ac2e564b83 user: jan.nijtmans tags: core-8-branch | |
| 19:58 | Merge 8.7 check-in: 2ceabf7c06 user: jan.nijtmans tags: trunk, main | |
| 14:41 | Blech. Remove unused variable check-in: 8b1a8eae22 user: apnadkarni tags: core-8-branch | |
| 14:06 | New Windows console driver. Fixes [21280817d1] thread proliferation and [44bbccdd8c] fconfigure std{... check-in: c085b9090c user: apnadkarni tags: core-8-branch | |
| 13:56 | Merged core-8-branch Closed-Leaf check-in: dc9cdb9beb user: apnadkarni tags: win-console | |
| 10:21 | Bypass reader thread for blocking reads. check-in: d244d23944 user: apnadkarni tags: win-console | |
|
2022-07-09
| ||
| 05:59 | Merge core-8-branch check-in: 550e9ca76e user: apnadkarni tags: tip-625 | |
|
2022-07-08
| ||
| 13:48 | Resolve ~ for MacOS during initialization check-in: d5e36ebe1a user: apnadkarni tags: tip-602 | |
| 04:06 | Start on TIP-602 implementation. Work in progress check-in: 2c8e086843 user: apnadkarni tags: tip-602 | |
|
2022-07-07
| ||
| 13:03 | Eliminate totalElems (left-over from 'lrepeat'). Bug in checking LIST_MAX (also originally taken fro... check-in: 4b6e4f7288 user: jan.nijtmans tags: tip-629 | |
| 12:44 | Review: 1) cleanupTests missing in "range.test". 2) status should be int, not Tcl_WideInt 3) make op... check-in: 68c720870b user: jan.nijtmans tags: tip-629 | |
| 11:02 | Merge 8.7 check-in: 6a9d4a980a user: jan.nijtmans tags: trunk, main | |
| 11:01 | Merge 8.6 check-in: 997549c645 user: jan.nijtmans tags: core-8-branch | |
| 10:59 | Unnecessary quotes in win/rules.vc check-in: e1ba6d530e user: jan.nijtmans tags: core-8-6-branch | |
|
2022-07-06
| ||
| 19:15 | Improve error checking and testing. check-in: 1e5fb503d4 user: griffin tags: tip-629 | |
| 16:02 | Create new branch named "tip-602" check-in: 3609274878 user: apnadkarni tags: tip-602 | |
| 10:39 | TclInvokeStringCommand2 -> TclInvokeStringCommand check-in: b141bf081c user: jan.nijtmans tags: tip-626 | |
|
2022-07-05
| ||
| 22:15 | Missed step == 0 check. check-in: 5929796b34 user: griffin tags: tip-629 | |
| 21:57 | Merge 9.0 check-in: 83b4c4aca0 user: jan.nijtmans tags: tip-626 | |
| 21:32 | (bares some resemblance to) TIP-629 Implementation. check-in: b413bed009 user: griffin tags: tip-629 | |
| 15:54 | Fix channel close on thread exit if other threads exist. Add winconsole tests. check-in: 5e4391b208 user: apnadkarni tags: win-console | |
| 12:19 | Merge 8.7 check-in: c5c9bc7f27 user: jan.nijtmans tags: trunk, main | |
| 12:18 | Merge 8.6 check-in: 4efa590542 user: jan.nijtmans tags: core-8-branch | |
| 12:03 | Prevent warning: zero size arrays are an extension [-Wzero-length-array], when using C99 check-in: fbe0b7e520 user: jan.nijtmans tags: core-8-6-branch | |
| 11:09 | re-generate tclDate.c Closed-Leaf check-in: 0dbd67d7ab user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2 | |
| 10:59 | Merge 8.7 check-in: fba4b1c032 user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2 | |
| 10:52 | Merge sebres-8-6-clock-speedup-cr2 check-in: 11ffe4998b user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 10:51 | Merge 8.6 check-in: e279b7d8b6 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 10:22 | Merge 8.7 check-in: cede17caf3 user: jan.nijtmans tags: trunk, main | |
| 10:20 | Simplify TIP #609 implementation, make TCL_QUEUE_ALERT_IF_EMPTY work for all positions and improve d... check-in: 97317e68d6 user: jan.nijtmans tags: core-8-branch | |
|
2022-07-04
| ||
| 16:54 | Permit direct console writes for synchronous output calls check-in: f6ca957063 user: apnadkarni tags: win-console | |
| 15:59 | Merge core-8-branch check-in: 2a00dad082 user: apnadkarni tags: win-console | |
| 15:33 | Merge core-8-branch check-in: a9eaa94bc8 user: apnadkarni tags: win-console | |
| 15:32 | Rework reader thread to not do read-ahead as console stdin mode might change check-in: b6ac8403b0 user: apnadkarni tags: win-console | |
| 11:41 | Merge 8.7 check-in: 6c5dcbe745 user: jan.nijtmans tags: tip-627 | |
| 11:39 | Merge 9.0 check-in: ae5c2b2d24 user: jan.nijtmans tags: tcl8-compat | |
| 11:36 | Merge 8.7 check-in: 3350f965cf user: jan.nijtmans tags: trunk, main | |
| 11:30 | Some -1 -> TCL_INDEX_NONE (Thanks, Gustaf!) check-in: 5b8204ec5f user: jan.nijtmans tags: core-8-branch | |
| 11:21 | TIP #619: New TCL_COMBINE flag for Tcl_UniCharToUtf() check-in: 3bb6f6602c user: jan.nijtmans tags: trunk, main | |
| 08:31 | Add TCL_COMBINE, just a NOP for now (will get a meaning in 9.0 check-in: ae86c86e27 user: jan.nijtmans tags: core-8-branch | |
|
2022-07-03
| ||
| 22:46 | Remove dead code check-in: 5357587e9a user: jan.nijtmans tags: win-console | |
| 22:32 | Merge 8.7 check-in: ae8ffae821 user: jan.nijtmans tags: trunk, main | |
| 22:31 | TIP #609: Enhance Tcl_ThreadQueueEvent() check-in: 901c88bb0e user: jan.nijtmans tags: core-8-branch | |
| 15:48 | Fix bug 44bbccdd8c. fconfigure was broken for 8.7 console channel check-in: 1b6ed4db57 user: apnadkarni tags: win-console | |
| 08:00 | Fix benign gcc unused code warnings check-in: 90e1b5a1c1 user: apnadkarni tags: win-console | |
| 07:40 | Eliminate unnecessary thread wakeups. check-in: fef0d561e4 user: apnadkarni tags: win-console | |
|
2022-07-02
| ||
| 20:00 | One more simplification: Eliminate RingBufferClear() Closed-Leaf check-in: feeeabe9cc user: jan.nijtmans tags: win-console-review | |
| 19:52 | Merge 8.7 check-in: a544dd663a user: jan.nijtmans tags: trunk, main | |
| 19:39 | TIP #607: -failindex option for encoding convertto/convertfrom check-in: 2c4329d1a2 user: jan.nijtmans tags: core-8-branch | |
| 19:33 | Fix build error with --enable-debug (no need for RINGBUFFER_ASSERT any more) check-in: 54593ace4e user: jan.nijtmans tags: win-console-review | |
|
2022-07-01
| ||
| 15:28 | Merge 9.0 check-in: b18dab50b6 user: jan.nijtmans tags: tcl8-compat | |
| 15:26 | Merge 8.7 Closed-Leaf check-in: 091f9563e9 user: jan.nijtmans tags: tcloo-64bit | |
| 15:21 | Merge 8.7 check-in: 7a22c18225 user: jan.nijtmans tags: trunk, main | |
| 15:20 | Merge 8.6 check-in: 651b1008fb user: jan.nijtmans tags: core-8-branch | |
| 15:14 | Test for TclOO 1.1.0. Remove some useless type-casts check-in: 7c4df6273d user: jan.nijtmans tags: core-8-6-branch | |
| 14:55 | TclOO version -> 1.3.0 check-in: bbd2cbf645 user: jan.nijtmans tags: tcloo-64bit | |
| 12:31 | Merge 8.7 check-in: f787684394 user: jan.nijtmans tags: tcloo-64bit | |
| 11:53 | Merge 9.0. Fix MacOSX build check-in: ce01e4e6bd user: jan.nijtmans tags: tcl8-compat | |
| 07:41 | No need for RingSizeT, since max is 8000 (far less than 2^31) check-in: 83001cbe31 user: jan.nijtmans tags: win-console-review | |
| 07:34 | Remove unnecessary code (review round 1) check-in: 82b6ceba53 user: jan.nijtmans tags: win-console-review | |
| 05:58 | Merge core-8-branch. Wakeup console reader thread when data read. check-in: dbdf5517a7 user: apnadkarni tags: win-console | |
|
2022-06-30
| ||
| 13:46 | Merge 8.7 check-in: d346c07af7 user: jan.nijtmans tags: win-console | |
| 11:32 | Merge-mark check-in: d0856e68cb user: jan.nijtmans tags: trunk, main | |
| 11:31 | Fix [b79df322a9]: Tcl_NewUnicodeObj truncates strings check-in: 936c4f4b1c user: jan.nijtmans tags: core-8-branch | |
|
2022-06-29
| ||
| 15:56 | Notify other threads if one thread closes a Windows console channel check-in: 07cf9644c2 user: apnadkarni tags: win-console | |
|
2022-06-28
| ||
| 15:42 | Finishing touches. Remove obsolete code check-in: ccfe560c2e user: apnadkarni tags: win-console | |
| 09:42 | Merge 8.7. Don't worry about Tcl_GetErrorLine() any more check-in: abc7fd3e46 user: jan.nijtmans tags: trunk, main | |
| 09:39 | Merge 8.6 check-in: 0443652ba2 user: jan.nijtmans tags: core-8-branch | |
| 09:38 | typo's check-in: bb11a41dbd user: jan.nijtmans tags: core-8-6-branch | |
| 08:02 | Handle tclIntPlatDecls.h check-in: be0c042c66 user: jan.nijtmans tags: tcl8-compat | |
|
2022-06-27
| ||
| 16:02 | Ticket #21280817 - Windows console rewrite to only create one thread per stdio channel. Functional, ... check-in: 5173b9e514 user: apnadkarni tags: win-console | |
| 10:07 | Fix superflous !endif check-in: ee15e79f3f user: jan.nijtmans tags: tcl8-compat | |
|
2022-06-26
| ||
| 22:49 | Add OPTS=tcl8 check-in: e496600364 user: jan.nijtmans tags: tcl8-compat | |
| 21:59 | Fix TclpGetClicks/TclpGetSeconds's Tcl 8 compabitility check-in: 4867cfd9a4 user: jan.nijtmans tags: tcl8-compat | |
| 21:23 | Better Tcl8 compatibility for tclPlatDecls.h and tclInt.h check-in: a8054b4d99 user: jan.nijtmans tags: tcl8-compat | |
|
2022-06-25
| ||
| 10:59 | Merge 8.7 check-in: 3d486ee756 user: jan.nijtmans tags: tcloo-64bit | |
|
2022-06-24
| ||
| 20:55 | Merge-mark 9.0. Use Tcl_Size (but not in tclWinDde.c/tclWinReg.c) check-in: dde6b03ee3 user: jan.nijtmans tags: tcl8-compat | |
| 20:11 | merge-mark check-in: 3fe4afca06 user: jan.nijtmans tags: trunk, main | |
| 20:06 | Merge 8.6 check-in: d1ca80c5e9 user: jan.nijtmans tags: core-8-branch | |
| 20:02 | typo's check-in: 2fb4d36f03 user: jan.nijtmans tags: core-8-6-branch | |
| 14:44 | Complete removal of version from stub library check-in: 19837fe045 user: jan.nijtmans tags: tcl8-compat | |
| 14:29 | Merge 9.0 check-in: 919cfd1989 user: jan.nijtmans tags: tcl8-compat | |
| 14:28 | Merge 8.7 check-in: 9ed1e2629e user: jan.nijtmans tags: trunk, main | |
| 14:27 | Merge 8.6 check-in: 137b0b5214 user: jan.nijtmans tags: core-8-branch | |
| 14:26 | slightly stricter checking for TCL_MAJOR_VERSION in rules.vc check-in: 86b4decffb user: jan.nijtmans tags: core-8-6-branch | |
| 14:01 | Merge 9.0 check-in: 22477a415f user: jan.nijtmans tags: tcl8-compat | |
| 13:56 | Merge 8.7 check-in: 649fbfb04d user: jan.nijtmans tags: trunk, main | |
| 13:48 | Resolve the TODO: What's going on here? Document or eliminate. Eliminate usage of TCL_MAJOR_VERSIO... check-in: 1a931a30d8 user: jan.nijtmans tags: core-8-branch | |
| 13:30 | Use TCL_MAJOR_VERSION to document (kind of) what's the difference between Tcl8 and Tcl9 check-in: 1380b099f4 user: jan.nijtmans tags: trunk, main | |
| 13:07 | Better tcl8 compatibility for tclInt.h check-in: 44dd4fee53 user: jan.nijtmans tags: tcl8-compat | |
| 11:42 | merge-mark check-in: 78a1f709af user: jan.nijtmans tags: tcl8-compat | |
| 11:41 | Merge 8.7 check-in: 9e31fdc99c user: jan.nijtmans tags: trunk, main | |
| 11:40 | Fix for commit [c8bd577a119f2259], which is (slightly) wrong: allowed space should be between '#' an... check-in: cc8e888def user: jan.nijtmans tags: core-8-branch | |
| 11:36 | Merge 9.0 check-in: 156fe6ade8 user: jan.nijtmans tags: tcl8-compat | |
| 11:10 | Merge 8.7 check-in: d7c6d5b5e1 user: jan.nijtmans tags: trunk, main | |
| 10:41 | Don't use TCL_HASH_TYPE for epoch/refCount type variables, keep it the same as it was in Tcl 8.6 check-in: 2ffde115d4 user: jan.nijtmans tags: core-8-branch | |
| 07:17 | Merge 8.7 check-in: b410ece120 user: jan.nijtmans tags: trunk, main | |
| 07:12 | Put back seemingly useless typedefs (yes, there are picky compilers) check-in: 9ca3efb294 user: jan.nijtmans tags: core-8-branch | |
| 07:11 | Don't use (unsigned)-1 -> TCL_INDEX_NONE check-in: aa5a38eb99 user: jan.nijtmans tags: core-8-branch | |
|
2022-06-23
| ||
| 15:56 | Merge 9.0 check-in: 3eaad9efeb user: jan.nijtmans tags: tcl8-compat | |
| 15:51 | Merge 9.0 check-in: 83f13fff23 user: jan.nijtmans tags: dgp-refactor | |
| 15:47 | Merge 8.7 check-in: c3e73cb483 user: jan.nijtmans tags: trunk, main | |
| 15:33 | more "unsigned int" -> TCL_HASH_TYPE check-in: 300f28543e user: jan.nijtmans tags: core-8-branch | |
| 15:02 | Merge 8.7 check-in: 43b9614860 user: jan.nijtmans tags: tip-627 | |
| 15:01 | Merge 9.0 check-in: 39bbe9011e user: jan.nijtmans tags: tip-626 | |
| 15:00 | Merge 9.0 check-in: ad8bc1a706 user: jan.nijtmans tags: tcl8-compat | |
| 14:58 | Merge 8.7 check-in: 5652c2738d user: jan.nijtmans tags: trunk, main | |
| 14:57 | Restore NS_DEAD flag value (from 0x04 back to 0x02, how it was in Tcl 8.6). It is used in nsf, chang... check-in: 172f75ece3 user: jan.nijtmans tags: core-8-branch | |
| 14:06 | Merge 9.0 check-in: a6c54e6b7d user: jan.nijtmans tags: tcl8-compat | |
| 14:05 | Merge 9.0 check-in: 24a5f73f89 user: jan.nijtmans tags: tip-626 | |
| 13:58 | Merge 9.0 check-in: 653cd6f4f7 user: jan.nijtmans tags: novem | |
| 13:16 | Merge 8.7. Update documentation check-in: 91447bb515 user: jan.nijtmans tags: trunk, main | |
| 12:58 | Merge 8.6 check-in: 433d1c4c99 user: jan.nijtmans tags: core-8-branch | |
| 12:57 | Slightly better integer overflow handling in Tcl_ListObjReplace() check-in: 78b3f821c7 user: jan.nijtmans tags: core-8-6-branch | |
| 12:26 | Merge 9.0 check-in: 49ca76bace user: jan.nijtmans tags: tcl8-compat | |
| 12:25 | Merge 9.0 check-in: 00271a885a user: jan.nijtmans tags: tip-626 | |
| 12:24 | Merge 8.7 check-in: d7d0b0b2ab user: jan.nijtmans tags: trunk, main | |
| 12:21 | Remove unused typedef's check-in: 3656e8f1e7 user: jan.nijtmans tags: core-8-branch | |
| 12:20 | Use "void *" in stead of ClientData in tclInt.decs/tclOO.decls (backported from 9.0) check-in: 403356e842 user: jan.nijtmans tags: core-8-branch | |
| 09:49 | Merge 9.0 check-in: 9933f147a4 user: jan.nijtmans tags: tcl8-compat | |
| 09:11 | Merge 8.7 check-in: c5ef9ca079 user: jan.nijtmans tags: trunk, main | |
| 08:58 | Use TCL_HASH_TYPE in stead of "unsigned int", wherever the Tcl 9.0 type is "size_t", in tclDecls.h check-in: d987436f1e user: jan.nijtmans tags: core-8-branch | |
| 08:56 | Use "void *" in stead of ClientData in tclDecls.h (backported from 9.0) check-in: b8196855eb user: jan.nijtmans tags: core-8-branch | |
|
2022-06-22
| ||
| 22:25 | Forget about TCL_8_COMPAT check-in: 7e7387ffcf user: jan.nijtmans tags: tcl8-compat | |
| 21:40 | Merge 9.0 check-in: 4286a25914 user: jan.nijtmans tags: tip-626 | |
| 16:50 | Merge 9.0 check-in: d34db2b058 user: jan.nijtmans tags: tcl8-compat | |
| 16:49 | Merge 8.7 check-in: 25c93ebf65 user: jan.nijtmans tags: trunk, main | |
| 16:36 | Allow spacing between '#' and 'define', while recognising version in header-files check-in: c8bd577a11 user: jan.nijtmans tags: core-8-branch | |
| 14:24 | No quotes when testing for TCL_MAJOR_VERSION check-in: 750d6b65fa user: jan.nijtmans tags: tcl8-compat | |
|
2022-06-20
| ||
| 22:00 | Merge 8.7 Closed-Leaf check-in: 1ccaa0f38f user: jan.nijtmans tags: tip-609 | |
| 21:55 | Merge 9.0 check-in: 8b72df118a user: jan.nijtmans tags: tip-626 | |
| 21:50 | Merge 8.7 check-in: 572dd7fe1a user: jan.nijtmans tags: tip-627 | |
| 21:49 | Merge 9.0 check-in: 9c6be84ca5 user: jan.nijtmans tags: tcl8-compat | |
| 21:47 | Fix (internal) TclFindElement() signature (int -> size_t) check-in: 728f51f3a7 user: jan.nijtmans tags: trunk, main | |
| 21:26 | More Tcl_Size , check-in: 9ce47ca77b user: jan.nijtmans tags: tcl8-compat | |
| 15:21 | Merge 8.7 check-in: cd281f760d user: jan.nijtmans tags: trunk, main | |
| 15:20 | Fix [a55872c242]: tcl8.7 on windows: linking against stubs library is now required in 8.7. No longer... check-in: d7052c5f73 user: jan.nijtmans tags: core-8-branch | |
| 15:18 | Unneeded type-cast check-in: 5d433b3ba0 user: jan.nijtmans tags: core-8-branch | |
| 15:13 | More Tcl_Size check-in: 5157f6a572 user: jan.nijtmans tags: tcl8-compat | |
| 11:55 | Fix [a55872c242]: tcl8.7 on windows: linking against stubs library is now required in 8.7. If the Tc... Closed-Leaf check-in: 3483c7eafd user: jan.nijtmans tags: bug-a55872c242 | |
| 10:16 | indenting check-in: c35bf915b2 user: jan.nijtmans tags: tip-627 | |
| 10:11 | Merge 8.7 check-in: 4122375dd3 user: jan.nijtmans tags: tip-627 | |
| 10:10 | update doc check-in: 36f3c31a44 user: jan.nijtmans tags: tip-627 | |
| 09:47 | Merge 8.7 check-in: 94b73a50d8 user: jan.nijtmans tags: trunk, main | |
| 09:44 | Merge 8.6 check-in: f16233109c user: jan.nijtmans tags: core-8-branch | |
| 09:36 | bump http version to 2.9.8 check-in: fb2a90bad4 user: jan.nijtmans tags: core-8-6-branch | |
| 01:58 | Merge branch bug-55bf73b52b check-in: 0d6927dbac user: kjnash tags: core-8-6-branch | |
| 01:55 | Merge core-8-6-branch Closed-Leaf check-in: 5f97fd73e4 user: kjnash tags: bug-55bf73b52b | |
|
2022-06-19
| ||
| 20:27 | Merge 8.7 check-in: f9aca4eac7 user: jan.nijtmans tags: tip-627 | |
| 20:27 | Merge 9.0 check-in: 51aab5d0be user: jan.nijtmans tags: tip-626 | |
| 20:26 | merge-mark check-in: e9f168dc8b user: jan.nijtmans tags: trunk, main | |
| 20:23 | Fix TIP #312 documentation. Backported from [9c4dcc7347e8ef51] check-in: eee192b777 user: jan.nijtmans tags: core-8-branch | |
| 19:46 | Implement Tcl_NRCallObjProc() check-in: f0e00ba8f4 user: jan.nijtmans tags: tip-626 | |
| 19:32 | Implement Tcl_NRCallObjProc2 check-in: a772295743 user: jan.nijtmans tags: tip-627 | |
| 05:42 | Create new branch named "win-console" check-in: c24c8ab617 user: apnadkarni tags: win-console | |
| 05:03 | How about fixing all instances (follow-up to [9c4dcc7347])? check-in: 2cbbac8b34 user: bch tags: trunk, main | |
| 01:22 | correct LinkVar.3 per [ddaa30125], TIP 312 check-in: 9c4dcc7347 user: bch tags: trunk, main | |
|
2022-06-15
| ||
| 20:49 | Merge 8.7 Closed-Leaf check-in: 61b6543b0f user: jan.nijtmans tags: tip607-encoding-failindex | |
| 15:12 | (experimental) TclOO > 2**31 args check-in: 39a1dece8e user: jan.nijtmans tags: tcloo-64bit | |
| 13:53 | merge trunk check-in: 31348182ac user: dgp tags: dgp-refactor | |
| 13:10 | merge trunk check-in: 793b412cf3 user: dgp tags: novem | |
| 12:46 | merge 8.6 check-in: 2c068d3c6d user: dgp tags: core-8-6-13-rc | |
| 12:25 | Merge 9.0 check-in: 14591090bd user: jan.nijtmans tags: tip-626 | |
| 12:24 | Merge 8.7 check-in: 339b37bab3 user: jan.nijtmans tags: tip-627 | |
| 12:23 | Merge 9.0 check-in: 4cd01baa33 user: jan.nijtmans tags: tcl8-compat | |
| 12:17 | Merge-mark check-in: 57690dd1e0 user: jan.nijtmans tags: trunk, main | |
| 12:15 | Add comments in tcl.decls check-in: e79940819f user: jan.nijtmans tags: core-8-branch | |
| 11:59 | Merge 9.0 check-in: ac1dac14c4 user: jan.nijtmans tags: tcl8-compat | |
| 11:46 | Remove the Tcl_GetByteArrayFromObj/TclGetByteArrayFromObj stub entries: Those are macro's now. check-in: 2d9219a55d user: jan.nijtmans tags: trunk, main | |
| 10:11 | Merge 9.0 check-in: dd3a3234c0 user: jan.nijtmans tags: tcl8-compat | |
| 10:10 | Merge 8.7 check-in: 254a983313 user: jan.nijtmans tags: trunk, main | |
| 10:04 | Backport tclStubLib.c from Tcl 9.0 (they should be equal in 8.7 and 9.0) check-in: df78bed29c user: jan.nijtmans tags: core-8-branch | |
| 09:26 | merge-mark check-in: dc53150fa6 user: jan.nijtmans tags: trunk, main | |
| 09:25 | Disable tests (conditionally) which cannot run without the UTF16 compatibility layer (TIP #622) check-in: 5cfa72d0d7 user: jan.nijtmans tags: core-8-branch | |
| 06:40 | Merge 9.0 check-in: e12239aaf8 user: jan.nijtmans tags: tcl8-compat | |
| 00:43 | Minor bugfixes to library/http/http.tcl and tests/http.test check-in: 335145438e user: kjnash tags: bug-55bf73b52b | |
|
2022-06-14
| ||
| 14:54 | Merge 8.7 check-in: d5fd076ae4 user: jan.nijtmans tags: tip-627 | |
| 14:46 | Bigger range for Tcl_GetRange() testcases check-in: 6b21de086b user: jan.nijtmans tags: trunk, main | |
| 14:34 | Merge 8.7. Even more testcases for Tcl_GetRange() check-in: d608c6b5aa user: jan.nijtmans tags: trunk, main | |
| 14:22 | Merge 8.6 check-in: ea2c8b8ec1 user: jan.nijtmans tags: core-8-branch | |
| 13:48 | Add more testcases for Tcl_GetRange() check-in: 88ace58360 user: jan.nijtmans tags: core-8-6-branch | |
| 12:57 | Merge 8.7 check-in: 3a1d196f8e user: jan.nijtmans tags: trunk, main | |
| 12:56 | Merge 8.6 check-in: b4c12cb7ff user: jan.nijtmans tags: core-8-branch | |
| 12:55 | Update .gitignore check-in: ef468f7ade user: jan.nijtmans tags: core-8-6-branch | |
| 12:54 | Update .gitignore check-in: cb31d76f13 user: jan.nijtmans tags: core-8-5-branch | |
| 10:30 | Merge 8.7 check-in: 0a0663776c user: jan.nijtmans tags: tip-627 | |
| 10:28 | merge-mark check-in: 42adc4bff7 user: jan.nijtmans tags: core-8-branch | |
| 10:28 | Update ignore-glob check-in: 06dc66bd52 user: jan.nijtmans tags: core-8-6-branch | |
| 10:27 | Update ignore-glob check-in: 62380d7e2c user: jan.nijtmans tags: core-8-5-branch | |
| 06:44 | Fix Proposal for [55bf73b52b]: http reuses connections after 101 Switching Protocols. To be discusse... check-in: ed99670192 user: jan.nijtmans tags: bug-55bf73b52b | |
| 06:18 | Two more Tcl_ListObjReplace test-cases check-in: 59fe99f950 user: jan.nijtmans tags: trunk, main | |
|
2022-06-13
| ||
| 20:50 | Merge 8.7. Eliminate warning, seen with clang check-in: f2bd6bed00 user: jan.nijtmans tags: trunk, main | |
| 20:36 | Merge 8.6 check-in: 2ef0eef04a user: jan.nijtmans tags: core-8-branch | |
| 20:33 | Add two new testcases for Tcl_ListObjReplace() check-in: a8125050d4 user: jan.nijtmans tags: core-8-6-branch | |
| 16:15 | Start towards Tcl9 support check-in: 0961e8623f user: apnadkarni tags: tip-625 | |
| 13:46 | Use Tcl_Size in dde/registry check-in: 3878ffc9ce user: jan.nijtmans tags: tcl8-compat | |
| 13:35 | merge trunk check-in: a9a4b8b305 user: dgp tags: dgp-refactor | |
| 13:30 | Merge more from trunk. resolve conflicts check-in: 1cce2e1aa5 user: dgp tags: dgp-refactor | |
| 13:16 | Merge conflict-free from trunk check-in: 36032a89c0 user: dgp tags: dgp-refactor | |
| 12:48 | merge trunk check-in: f5318e30d2 user: dgp tags: novem | |
| 12:11 | Merge 9.0 check-in: ae2c816783 user: jan.nijtmans tags: tcl8-compat | |
| 12:01 | Some int argc -> size_t argc check-in: eefb8d77a7 user: jan.nijtmans tags: trunk, main | |
| 11:46 | Merge 8.7 check-in: 77b3699a84 user: jan.nijtmans tags: trunk, main | |
| 11:34 | Backport unix/dltest/*.c changes from 9.0 check-in: e276166268 user: jan.nijtmans tags: core-8-branch | |
| 11:33 | Some -1 -> TCL_INDEX_NONE. Update fossil's ignore-glob check-in: 08ecf6cdde user: jan.nijtmans tags: core-8-branch | |
| 07:32 | Use TCL_8_COMPAT to change Tcl_Size to ptrdiff_t check-in: 5e6303cdd8 user: jan.nijtmans tags: tcl8-compat | |
|
2022-06-12
| ||
| 21:23 | Handle Tcl_GetByteArrayFromObj() better check-in: 46e316b271 user: jan.nijtmans tags: tcl8-compat | |
| 20:08 | Handle list/dict compatibility better check-in: 2e9cc1b17b user: jan.nijtmans tags: tcl8-compat | |
| 19:27 | Handle Tcl_Close, Tcl_CallFrame and Tcl_StatBuf correctly check-in: b186ecd1ee user: jan.nijtmans tags: tcl8-compat | |
| 18:30 | Fix "gcc 4.8.5 is unhappy with macros that explicitly test (&foo) as booleans". Testing for NULL-poi... check-in: ebf559b128 user: jan.nijtmans tags: trunk, main | |
| 16:54 | Enhance for Windows check-in: d21cef9e4b user: jan.nijtmans tags: tcl8-compat | |
| 16:35 | Merge 9.0 check-in: 32158e2bb6 user: jan.nijtmans tags: tcl8-compat | |
| 16:33 | Merge 8.7 check-in: 7a7cda5600 user: jan.nijtmans tags: trunk, main | |
| 16:29 | Keep lines in tcl.decs not too long check-in: 79177afdc0 user: jan.nijtmans tags: core-8-branch | |
| 16:04 | Merge 9.0 check-in: 0028826e06 user: jan.nijtmans tags: tcl8-compat | |
| 16:03 | Merge 8.7 check-in: de85a2bd53 user: jan.nijtmans tags: trunk, main | |
| 15:52 | Eliminate compiler warnings check-in: 3159ded950 user: jan.nijtmans tags: core-8-branch | |
| 15:45 | Use pkgb_demo to test function Tcl_UtfNcmp() check-in: 2b49aec3ad user: jan.nijtmans tags: core-8-branch | |
| 15:13 | Make the idea (finally) work check-in: 76e0438a38 user: jan.nijtmans tags: tcl8-compat | |
| 11:49 | Merge 9.0 check-in: 8493cbf322 user: jan.nijtmans tags: tcl8-compat | |
| 03:05 | Merge core-8-branch after TIP616 check-in: f9ecac6993 user: apnadkarni tags: tip-625 | |
|
2022-06-10
| ||
| 20:26 | Merge 8.7 check-in: 68cc499be7 user: jan.nijtmans tags: tip-609 | |
| 20:24 | Merge 8.7 check-in: 8c31c163af user: jan.nijtmans tags: trunk, main | |
| 20:21 | Tcl_GetEncodingSearchPath() is available since Tcl 8.5 check-in: b29b876a00 user: jan.nijtmans tags: core-8-branch | |
| 14:28 | One more conflict resolution (slightly more efficient packing) check-in: d20b5eae9b user: jan.nijtmans tags: dgp-refactor | |
| 13:45 | Provide help with solving merge conflicts ;-) check-in: 71597277a7 user: jan.nijtmans tags: dgp-refactor | |
|
2022-06-09
| ||
| 21:15 | Unicode 15.0.0 (Beta), to be released September 2022 Closed-Leaf check-in: f7d0ea4f19 user: jan.nijtmans tags: unicode-15 | |
| 20:25 | Merge 9.0 Closed-Leaf check-in: 631cce8656 user: jan.nijtmans tags: tip-619 | |
| 16:31 | Merge 9.0 check-in: 475b98506a user: jan.nijtmans tags: tip-626 | |
| 13:45 | Internal bug in Tcl_GetIndexFromObjStruct re-definition (works, as long as sizeof(struct) == sizeof(... check-in: ccbe007452 user: jan.nijtmans tags: trunk, main | |
| 12:39 | Doc tweak check-in: 97b482d801 user: jan.nijtmans tags: tip-627 | |
| 12:18 | Merge 8.7 check-in: 21290f14ea user: jan.nijtmans tags: tip-627 | |
| 07:03 | More (internal) int -> size_t, allowing values > 2^31 check-in: 5d828b481d user: jan.nijtmans tags: trunk, main | |
|
2022-06-08
| ||
| 18:08 | Merge conflict free checkins from trunk. check-in: 037fbfc5f5 user: dgp tags: dgp-refactor | |
| 13:21 | merge trunk Closed-Leaf check-in: 268356f5db user: dgp tags: gcc-485-silence-warning | |
| 12:40 | Merge 9.0 check-in: 2532f27b23 user: jan.nijtmans tags: tip-626 | |
| 10:42 | Merge 9.0 check-in: 8bf9a06d69 user: jan.nijtmans tags: novem | |
| 10:35 | Undo unintended (internal) variable rename check-in: f2ba4eead8 user: jan.nijtmans tags: trunk, main | |
| 10:23 | TIP #616: Tcl lists > 2^31 elements check-in: 574358cda4 user: jan.nijtmans tags: trunk, main | |
| 09:49 | Merge-mark check-in: 215c9961de user: jan.nijtmans tags: trunk, main | |
| 09:31 | TIP #616 implementation (Wrapper API, cannot really handle > 2^31 elements) check-in: 45a17c4932 user: jan.nijtmans tags: core-8-branch | |
|
2022-06-07
| ||
| 20:52 | Merge 9.0 Closed-Leaf check-in: 5e6b7606e2 user: jan.nijtmans tags: tip-616 | |
| 15:19 | int -> size_t in (internal) Tcl_ResolveCompiledVarProc check-in: 42a2d5084b user: jan.nijtmans tags: trunk, main | |
|
2022-06-06
| ||
| 21:59 | Merge 8.7 check-in: 2d19331c1e user: jan.nijtmans tags: tip-627 | |
| 17:40 | No need for separate Tcl_ProcObjCmd2 check-in: 594ca4f790 user: jan.nijtmans tags: tip-626 | |
| 17:18 | Code cleanup check-in: dc02f6d920 user: jan.nijtmans tags: tip-626 | |
| 16:51 | Bump to 8.6.13 for release check-in: a0fb0766d2 user: dgp tags: core-8-6-13-rc | |
|
2022-06-05
| ||
| 23:08 | More progress check-in: 1bbd0470dd user: jan.nijtmans tags: tip-626 | |
|
2022-06-03
| ||
| 17:03 | merge trunk check-in: d6b3177e14 user: dgp tags: dgp-refactor | |
| 16:05 | merge trunk check-in: 8561e1d6f3 user: dgp tags: novem | |
| 15:50 | Merge trunk except for ineffective alternative fix. check-in: 2fef21c66e user: dgp tags: gcc-485-silence-warning | |
| 15:05 | Merge 8.7 Closed-Leaf check-in: b53ef604ac user: jan.nijtmans tags: tip-616-for-8.7 | |
| 14:50 | Merge tip-616 check-in: 5a1b607e17 user: jan.nijtmans tags: tip-626 | |
| 14:48 | Merge 9.0 check-in: c22f7a0309 user: jan.nijtmans tags: tip-616 | |
| 14:47 | Merge 8.7 check-in: af5d80ea0a user: jan.nijtmans tags: trunk, main | |
| 14:46 | Undo part of previous commit: doesn't work as expected on Windows check-in: 6c58374e58 user: jan.nijtmans tags: core-8-branch | |
| 13:26 | More progress check-in: 9e56b21ab3 user: jan.nijtmans tags: tip-626 | |
|
2022-06-02
| ||
| 16:19 | Merge tip-616 check-in: 01642269d3 user: jan.nijtmans tags: tip-626 | |
| 16:18 | Merge 9.0 check-in: 1020610400 user: jan.nijtmans tags: tip-616 | |
| 16:09 | Merge 8.7 check-in: 7b57511a36 user: jan.nijtmans tags: trunk, main | |
| 15:55 | Merge 8.6. Eliminate some (long) typecasts check-in: 0daaaefd9b user: jan.nijtmans tags: core-8-branch | |
| 15:16 | Missing "const" with -DREG_DEBUG=1 check-in: 24d34fb12d user: jan.nijtmans tags: core-8-6-branch | |
| 15:01 | More int -> size_t, in regexp handling (should of been part of TIP #537/494) check-in: c6ec782d67 user: jan.nijtmans tags: trunk, main | |
| 12:10 | typo check-in: d15a4ccfb0 user: jan.nijtmans tags: core-8-6-branch | |
| 08:44 | Put back earlier (temprary) removed functions check-in: 7ae3e8e11d user: jan.nijtmans tags: tip-626 | |
|
2022-06-01
| ||
| 20:17 | More progress check-in: 512f5b3a7d user: jan.nijtmans tags: tip-626 | |
| 19:34 | TIP #627 implementation check-in: 8eecdd6332 user: jan.nijtmans tags: tip-627 | |
| 14:29 | Revert some more testcode to old API check-in: 61b5082b11 user: jan.nijtmans tags: tip-626 | |
| 13:56 | Revert Dde/Registry extensions to old API check-in: c7b40e162c user: jan.nijtmans tags: tip-626 | |
| 04:17 | Finish list performance scripts check-in: f1e3e9c78f user: apnadkarni tags: tip-625 | |
|
2022-05-31
| ||
| 16:20 | Implement Tcl_NRCreateCommand() check-in: d1659fe4f9 user: jan.nijtmans tags: tip-626 | |
| 13:34 | Merge tip-616 check-in: 8549aa9755 user: jan.nijtmans tags: tip-626 | |
| 13:25 | merge 8-5-event-perf-branch Leaf check-in: 2a854432fb user: sebres tags: sebres-8-6-event-perf-branch | |
| 13:22 | [windows] avoid overflow by calculation of perf-counter to 100ns as signed wide int (also fixes nega... Leaf check-in: 6b4a81cdba user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:20 | correct comment for TclpGetUTimeMonotonic check-in: 7376838890 user: sebres tags: sebres-8-5-event-perf-branch | |
| 12:57 | Merge 8.7. Add Tcl_ProcObjCmd2() check-in: 02c65849b3 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 12:36 | Merge 9.0. Add Tcl_ProcObjCmd2() check-in: c8c0090cb1 user: jan.nijtmans tags: tip-616 | |
| 10:57 | Merge 8.7 check-in: b780ee9ef2 user: jan.nijtmans tags: trunk, main | |
| 10:42 | Merge 8.6. Tcl_RegisterCommandTypeName/Tcl_GetCommandTypeName don't exist either check-in: ca4aca6a5c user: jan.nijtmans tags: core-8-branch | |
| 10:32 | Tcl_SetCommandTokenInfo() does not exist check-in: 14198a27ad user: jan.nijtmans tags: core-8-6-branch | |
| 10:24 | Update documentation check-in: 9369cfb5ca user: jan.nijtmans tags: tip-626 | |
|
2022-05-30
| ||
| 21:20 | Merge 8.7 check-in: eef03fb9f2 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 21:05 | bug-fix check-in: a166087b83 user: jan.nijtmans tags: tip-626 | |
| 15:17 | Further implementation attempt check-in: 09937b2415 user: jan.nijtmans tags: tip-626 | |
| 12:43 | Merge tip-616. More progress check-in: 064bba1c17 user: jan.nijtmans tags: tip-626 | |
| 07:05 | Merge 9.0 check-in: 61d908e6a8 user: jan.nijtmans tags: tip-616 | |
|
2022-05-29
| ||
| 21:05 | Merge 8.7 check-in: 5feeeccef5 user: jan.nijtmans tags: trunk, main | |
| 21:02 | Function prototypes are not always needed/useful check-in: 7634fee197 user: jan.nijtmans tags: core-8-branch | |
| 11:44 | Implement bidirection shift to distribute free space in list stores. check-in: b4cae88219 user: apnadkarni tags: tip-625 | |
|
2022-05-28
| ||
| 20:25 | Fix Windows build check-in: a5522b56d8 user: jan.nijtmans tags: tip-626 | |
|
2022-05-27
| ||
| 21:40 | Prevent "switch" crash check-in: 2a068538e2 user: jan.nijtmans tags: tip-626 | |
| 16:54 | Merge 8.7 check-in: 611555a56f user: jan.nijtmans tags: trunk, main | |
| 16:39 | Use more Tcl_ObjCmdProc/Tcl_MethodCallProc typedefs check-in: 1487e7a006 user: jan.nijtmans tags: core-8-branch | |
| 13:43 | More progress check-in: 0abbc2f620 user: jan.nijtmans tags: tip-626 | |
| 11:41 | More progress check-in: c40d2e59ed user: jan.nijtmans tags: tip-626 | |
| 09:53 | Merge tip-616. Fix 2 crashes. Fix Windows build check-in: 05feab5d87 user: jan.nijtmans tags: tip-626 | |
| 09:18 | Merge 9.0 check-in: 473a7c2a44 user: jan.nijtmans tags: tip-616 | |
| 06:52 | Merge 8.7 check-in: e5d9be30c9 user: jan.nijtmans tags: trunk, main | |
| 06:49 | msgcat documentation: reflect code check-in: 6bfaf42776 user: jan.nijtmans tags: core-8-branch | |
| 03:50 | Rearrange output order to make comparisons easier. check-in: a652c1b0d0 user: apnadkarni tags: tip-625 | |
| 00:21 | msgcat documentation: reflect code Closed-Leaf check-in: fa310f2735 user: bch tags: trunk, main | |
|
2022-05-26
| ||
| 22:37 | Merge 8.7 check-in: e038f915d9 user: jan.nijtmans tags: trunk, main | |
| 22:36 | Merge 8.6 check-in: fe9ccb97b6 user: jan.nijtmans tags: core-8-branch | |
| 22:34 | Merge 8.5 check-in: af8553f2d7 user: jan.nijtmans tags: core-8-6-branch | |
| 22:31 | [https://github.com/tcltk/tcl/pull/15] and typo check-in: b0901dc31a user: jan.nijtmans tags: core-8-5-branch | |
| 22:24 | Merge 9.0 check-in: c285d50728 user: jan.nijtmans tags: tip-616 | |
| 21:41 | documentation spelling error check-in: b0224a5f20 user: bch tags: trunk, main | |
| 21:12 | Eliminate warnings in tclProc.c with USE_DTRACE. Try to eliminate warnings with gcc 4.8.5, which i i... check-in: 98a084d08f user: jan.nijtmans tags: trunk, main | |
| 21:01 | Merge 8.7 check-in: ff970b6e7a user: jan.nijtmans tags: trunk, main | |
| 20:53 | [https://github.com/tcltk/tcl/pull/16] check-in: 8366bae195 user: jan.nijtmans tags: core-8-branch | |
| 19:43 | gcc 4.8.5 is unhappy with macros that explicitly test (&foo) as booleans, like: In file included fr... check-in: fd55b65ca8 user: dgp tags: gcc-485-silence-warning | |
| 12:51 | Merge 9.0 check-in: 93dabee7ab user: jan.nijtmans tags: tip-616 | |
| 12:50 | Merge 8.7 check-in: c9eed639fd user: jan.nijtmans tags: tip-616-for-8.7 | |
| 12:48 | Merge 8.7 check-in: 06b7d613f9 user: jan.nijtmans tags: trunk, main | |
| 12:47 | Revert part of [0381fc9b91]: testcases get-1.8 and get-1.9 are meant for longIs64bit only check-in: 410a6d26d2 user: jan.nijtmans tags: core-8-branch | |
|
2022-05-25
| ||
| 22:34 | Merge 8.7 check-in: 1e02a56dcf user: jan.nijtmans tags: tip-609 | |
| 22:34 | Merge 8.7 check-in: 7b5fcc614e user: jan.nijtmans tags: tip-616-for-8.7 | |
| 22:26 | See [https://github.com/tcltk/tcl/pull/14] check-in: d30891ab4e user: jan.nijtmans tags: trunk, main | |
| 22:20 | Many int-> size_t check-in: 7062de3ba7 user: jan.nijtmans tags: tip-626 | |
| 21:21 | merge trunk check-in: a3f30fc2bf user: dgp tags: dgp-refactor | |
| 21:03 | merge trunk check-in: 6446e2401a user: dgp tags: novem | |
| 15:42 | Merge tip-616 check-in: d38e7dc748 user: jan.nijtmans tags: tip-626 | |
| 15:27 | Merge 9.0 check-in: aaed6af003 user: jan.nijtmans tags: tip-616 | |
| 15:26 | Merge 8.7 check-in: 28262ccd3e user: jan.nijtmans tags: trunk, main | |
| 15:18 | Deprecate 2 internal typedefs: TclCmdProcType/TclObjCmdProcType. Too little benefit to keep them check-in: 89ca061066 user: jan.nijtmans tags: core-8-branch | |
| 15:09 | More progress check-in: 49a2271a2d user: jan.nijtmans tags: tip-626 | |
| 12:59 | Merge 8.7 check-in: ab2d4bf2fe user: jan.nijtmans tags: tip-609 | |
| 12:59 | Merge 8.7 check-in: db1eda16d7 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 12:57 | merge-mark check-in: 1caef4fa84 user: jan.nijtmans tags: core-8-branch | |
| 12:55 | Simplify solution for [76ad7aeba3]: No need to call TclGetNumberFromObj() twice, since it's already ... check-in: f518cb272e user: jan.nijtmans tags: core-8-6-branch | |
| 11:01 | Merge 8.7 check-in: ad1a79e16b user: jan.nijtmans tags: trunk, main | |
| 10:58 | merge-mark check-in: 164afff634 user: jan.nijtmans tags: core-8-branch | |
| 10:57 | Renumber two testcases (align with Tcl 8.7), and align Cywin-specific error-message) check-in: 2ba718e533 user: jan.nijtmans tags: core-8-6-branch | |
| 10:51 | Merge 8.6 check-in: 0381fc9b91 user: jan.nijtmans tags: core-8-branch | |
| 10:28 | Fix [76ad7aeba3]: boundary case bug in [string is integer] check-in: e58be38bfd user: jan.nijtmans tags: core-8-6-branch | |
| 10:26 | Add testcases and fix implementation Closed-Leaf check-in: 4d9158033b user: jan.nijtmans tags: bug-76ad7aeba3 | |
| 09:25 | Another try check-in: d426eec605 user: jan.nijtmans tags: tip-626 | |
| 09:12 | Merge 8.7 check-in: 313f339400 user: jan.nijtmans tags: tip-609 | |
| 09:11 | Merge 8.7 check-in: 6c6dda291d user: jan.nijtmans tags: tip-616-for-8.7 | |
| 09:08 | merge-mark (TIP #622 is not for Tcl 9.0!) check-in: 1d0a657839 user: jan.nijtmans tags: trunk, main | |
| 09:05 | Fix [f160f9f982]: macOS Aqua : Emoji does not display anymore after TIP #622 check-in: b96128c31b user: jan.nijtmans tags: core-8-branch | |
| 08:56 | Fix testcase utf-4.12 (which - actually - exposed this bug) Closed-Leaf check-in: 82f20fdd5c user: jan.nijtmans tags: bug-f160f9f982 | |
|
2022-05-24
| ||
| 22:20 | Merge 8.6 check-in: 2dca37d603 user: jan.nijtmans tags: bug-76ad7aeba3 | |
| 20:15 | Merge 8.7 check-in: 5711088c36 user: jan.nijtmans tags: trunk, main | |
| 19:44 | Merge 8.6 check-in: 65a5ec653b user: jan.nijtmans tags: core-8-branch | |
| 17:23 | Performance test scripts for list commands check-in: 65abf3e814 user: apnadkarni tags: tip-625 | |
| 17:20 | TIP 625 - Re-implementation of lists check-in: a5dbca901e user: apnadkarni tags: tip-625 | |
| 16:35 | Do all "string" testcases twice: once with and once without bytecode check-in: bb676f2045 user: jan.nijtmans tags: core-8-6-branch | |
| 12:46 | Merge 9.0 check-in: f61bb83b43 user: jan.nijtmans tags: tip-616 | |
| 12:45 | Compiler warning when USE_DTRACE=1 check-in: ce5726e9b8 user: jan.nijtmans tags: trunk, main | |
| 12:34 | Starting TIP #626 implementation. WIP, far from finished check-in: 16a9e324dd user: jan.nijtmans tags: tip-626 | |
| 10:17 | Merge 9.0 check-in: d97cd97d14 user: jan.nijtmans tags: tip-616 | |
| 06:50 | Fix for [f160f9f982]: macOS Aqua : Emoji does not display anymore after TIP #622. (Actually, X11 dis... check-in: 1e13161bcd user: jan.nijtmans tags: bug-f160f9f982 | |
|
2022-05-22
| ||
| 17:11 | Proposed fix for [76ad7aeba3]: boundary case bug in [string is integer]. Missing: more unit-tests check-in: 66a187edf2 user: jan.nijtmans tags: bug-76ad7aeba3 | |
| 15:18 | Merge 8.7 check-in: e1d15ebba3 user: jan.nijtmans tags: trunk, main | |
| 13:44 | Merge 8.6 check-in: 6d31d91096 user: jan.nijtmans tags: core-8-branch | |
| 12:35 | Merge 8.5 check-in: f88099f60c user: jan.nijtmans tags: core-8-6-branch | |
| 12:24 | See: [https://github.com/tcltk/tcl/pull/13] check-in: 805f0dc503 user: jan.nijtmans tags: core-8-5-branch | |
| 12:23 | 2 more unused stub entries check-in: 0d97f54dd2 user: jan.nijtmans tags: core-8-5-branch | |
| 12:00 | Merge 8.7 check-in: 954e0a28d8 user: jan.nijtmans tags: trunk, main | |
| 12:00 | Merge 8.6 check-in: c99708a4c7 user: jan.nijtmans tags: core-8-branch | |
| 11:59 | Disable C4090 warning; See: [https://developercommunity.visualstudio.com/t/c-compiler-incorrect-pro... check-in: d6c499abfe user: jan.nijtmans tags: core-8-6-branch | |
|
2022-05-19
| ||
| 15:05 | Merge 9.0 check-in: 60d39427c4 user: jan.nijtmans tags: tip-619 | |
| 15:04 | Merge 9.0 check-in: 27d6e8f628 user: jan.nijtmans tags: tip-616 | |
| 14:51 | TIP #481: Also prefer size_t functions when lengthPtr == NULL check-in: be2297f317 user: jan.nijtmans tags: trunk, main | |
| 13:40 | Merge 8.7 check-in: 17bab59395 user: jan.nijtmans tags: tip-609 | |
| 11:00 | Elaborate TIP #481 implementation: Make clear that Tcl_GetUnicodeFromObj and Tcl_GetStringFromObj pa... check-in: 19af4bcc3f user: jan.nijtmans tags: trunk, main | |
|
2022-05-18
| ||
| 09:23 | More doc fixes check-in: 0ee7133de4 user: jan.nijtmans tags: tip-616 | |
| 09:08 | Merge 9.0 check-in: b2488a6d41 user: jan.nijtmans tags: tip-616 | |
| 09:06 | doc fix check-in: 1beee45316 user: jan.nijtmans tags: trunk, main | |
| 09:05 | Improve doc: error-handling in Dict/List when > 2**31 elements check-in: ec375247eb user: jan.nijtmans tags: tip-616 | |
|
2022-05-17
| ||
| 17:02 | Doc fix check-in: cc0c6057c8 user: jan.nijtmans tags: trunk, main | |
| 16:27 | Merge 9.0 check-in: bc06da9fc7 user: jan.nijtmans tags: tip-619 | |
| 13:27 | Merge 9.0 check-in: e563372259 user: jan.nijtmans tags: tip-616 | |
| 12:50 | Merge 8.7 check-in: cd18e5535f user: jan.nijtmans tags: tip-616-for-8.7 | |
| 11:17 | Merge 8.7 check-in: 74c6a378ca user: jan.nijtmans tags: trunk, main | |
| 09:32 | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObjLength -> TclListObjLen... check-in: eaf93525a5 user: jan.nijtmans tags: core-8-branch | |
| 08:49 | some less underscores in exported functions check-in: 2f016df946 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 07:32 | Merge 9.0. Fix compilation (due to new macro's in previous commit) check-in: 53d044ea40 user: jan.nijtmans tags: tip-616 | |
| 07:23 | Merge 8.7 check-in: c40b25005d user: jan.nijtmans tags: trunk, main | |
| 07:22 | Merge 8.7 check-in: 2364861e16 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 07:21 | Fix compiler warning in tclTest.c check-in: acfc035572 user: jan.nijtmans tags: core-8-branch | |
| 07:18 | Merge 8.7. Add macro's for situation without UTF_TCL_STUBS check-in: 3923104571 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 06:20 | Add missing macro's. Thanks to Ashok, noticing this check-in: eab7c7ad60 user: jan.nijtmans tags: tip-616 | |
|
2022-05-16
| ||
| 07:20 | Merge 9.0 check-in: bb7df394c9 user: jan.nijtmans tags: tip-616 | |
|
2022-05-15
| ||
| 23:06 | merge [trunk] check-in: ef75766f09 user: bch tags: bch_sign_and_width | |
| 20:46 | Merge-mark (TIP #622 is _not_ forward-merged to 9.0!) check-in: 38153759d9 user: jan.nijtmans tags: trunk, main | |
| 20:36 | TIP #622 implementation: Full Unicode for Tcl 8.7 check-in: e00aaebbbf user: jan.nijtmans tags: core-8-branch | |
| 20:19 | Change (unsupported) "utfmax" option in rules.vc to it's reverse "utf16". No effect in Tcl 8.6. Not ... check-in: e7da3f4504 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-05-13
| ||
| 23:31 | Undo deprecation of Tcl_AppendUnicodeToObj(). See also [https://core.tcl-lang.org/tips/doc/trunk/ti... check-in: 2b3b54d98a user: jan.nijtmans tags: trunk, main | |
| 23:29 | Merge 8.7 check-in: 62b44f677a user: jan.nijtmans tags: trunk, main | |
| 23:28 | Merge 8.6 check-in: 9574cb9106 user: jan.nijtmans tags: core-8-branch | |
| 22:53 | Merge bugs-http-2022-05-several-minor-mostly-docs check-in: 184d293b77 user: kjnash tags: core-8-6-branch | |
| 22:50 | Merge 8.6 Closed-Leaf check-in: 21bf44e4b1 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs | |
| 22:49 | Correction to http(n) - cannot use Upgrade header to upgrade to http/3 check-in: 1b1b2dce14 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs | |
| 10:18 | Merge 8.7 check-in: 31ab7746e2 user: jan.nijtmans tags: trunk, main | |
| 10:11 | Remove [https://core.tcl-lang.org/tcl/info/1fe8ca8d3eb87b65|Horrible Hack] to keep the old error mes... check-in: 5608e37605 user: jan.nijtmans tags: core-8-branch | |
| 04:14 | merge [trunk] check-in: d77588ea7e user: bch tags: bch_sign_and_width | |
|
2022-05-12
| ||
| 13:17 | merge-mark check-in: e0a7c586f3 user: jan.nijtmans tags: trunk, main | |
| 13:06 | Merge 8.6 check-in: fab550b083 user: jan.nijtmans tags: core-8-branch | |
| 12:36 | Remove "testsize time_t" command, it isn't being used check-in: 2c361c10fa user: jan.nijtmans tags: core-8-6-branch | |
|
2022-05-11
| ||
| 20:08 | In http(n), repaginate long lines. check-in: dcc2f0bb90 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs | |
| 20:00 | In http(n), escape - to \- in all command options except example code. check-in: d337d0a93b user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs | |
| 19:17 | Merge 8.6 check-in: ae3cf507f7 user: jan.nijtmans tags: bugs-http-2022-05-several-minor-mostly-docs | |
| 19:08 | Merge 8.7 check-in: 4011aaa21f user: jan.nijtmans tags: trunk, main | |
| 19:08 | Merge 8.6 check-in: 5ded4f151d user: jan.nijtmans tags: core-8-branch | |
| 19:06 | Fix [6898f9cb71]: shiftjis is presumably misspelled in http 2.7.7. Also add more testcases for http:... check-in: 18a5284076 user: jan.nijtmans tags: core-8-6-branch | |
| 19:05 | Revise http(n) to fix #6afa947d1a check-in: 751f947bc8 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs | |
| 18:48 | Revise http(n) to fix #14e3c258d9 check-in: 00c7068494 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs | |
| 18:25 | Revise library/http/http.tcl to fix shift_jis typo and #6898f9cb71 check-in: 611a5cd613 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs | |
| 18:24 | Revise http(n) to fix #443195 check-in: deb816791e user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs | |
| 18:13 | Revise http(n) to fix #1414262 check-in: 277e9c6ba6 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs | |
| 17:21 | Revise http(n) to fix #15e4bd83c2 check-in: 1b15e55938 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs | |
| 17:13 | Create new branch named "bugs-http-2022-05-several-minor-mostly-docs" check-in: f8a2a01156 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs | |
|
2022-05-10
| ||
| 16:38 | merge-mark check-in: 44e84cad6e user: jan.nijtmans tags: core-8-branch | |
| 16:38 | Now we're on it, keep better track with state(host) and state(path). Backported from http 2.10 check-in: e31294c546 user: jan.nijtmans tags: core-8-6-branch | |
| 16:20 | Merge 8.7 check-in: 0abf2e6017 user: jan.nijtmans tags: trunk, main | |
| 16:18 | Merge 8.6 check-in: 1896abea3b user: jan.nijtmans tags: core-8-branch | |
| 16:09 | Fix [55bf73b52b]: http reuses connections after 101 Switching Protocols check-in: 1aa527993f user: jan.nijtmans tags: core-8-6-branch | |
| 10:18 | Update doc check-in: f805309275 user: jan.nijtmans tags: tip-618 | |
| 10:05 | Merge 8.7. Update doc check-in: b053dadbd7 user: jan.nijtmans tags: tip-618 | |
| 07:48 | Fix the bug. Standardise and document protocol upgrades. Closed-Leaf check-in: 580fd61336 user: kjnash tags: bug-55bf73b52b-8.6 | |
|
2022-05-09
| ||
| 22:18 | Create new branch named "bug-55bf73b52b-8.6" check-in: 71a68964ef user: kjnash tags: bug-55bf73b52b-8.6 | |
| 19:43 | Merge 8.7 check-in: 3b4d777afe user: jan.nijtmans tags: trunk, main | |
| 19:42 | Merge 8.6 check-in: e872f1c85b user: jan.nijtmans tags: core-8-branch | |
| 19:33 | 'develop' fixes for zlib-1.2.12. Will be in zlib-1.2.12.1 or zlib-1.2.13. check-in: 1dcc8dbfba user: jan.nijtmans tags: core-8-6-branch | |
| 19:22 | rebuild zlib1.dll 1.2.12.1 for aarch64 (win64-arm) Closed-Leaf check-in: f3af6dafb8 user: jan.nijtmans tags: zlib-1.2.12-fixes | |
| 07:15 | rebuild zlib1.dll 1.2.12.1 for i686 and x86_64 check-in: e98b94c4a6 user: jan.nijtmans tags: zlib-1.2.12-fixes | |
|
2022-05-06
| ||
| 15:12 | A number of fixes from zlib's 'develop' branch. check-in: 6ff79d55ff user: jan.nijtmans tags: zlib-1.2.12-fixes | |
| 07:33 | Merge 8.7 check-in: e73eb56bb8 user: jan.nijtmans tags: tip-618 | |
| 07:31 | Merge 8.7 check-in: 478e6231ab user: jan.nijtmans tags: trunk, main | |
| 07:29 | Merge 8.6 check-in: 76b2c6ed0d user: jan.nijtmans tags: core-8-branch | |
| 07:23 | Close fork check-in: 5924b92f53 user: jan.nijtmans tags: core-8-branch | |
| 07:21 | Close fork check-in: 89d12c00af user: jan.nijtmans tags: core-8-6-branch | |
|
2022-05-04
| ||
| 07:27 | http: tolerant again invalid reply header "content-encoding: UTF-8". Ticket [8eb64b1520] check-in: 8d92c72151 user: oehhar tags: trunk, main | |
| 07:16 | http: tolerant again invalid reply header "content-encoding: UTF-8". Ticket [8eb64b1520] check-in: 054cc3002a user: oehhar tags: core-8-branch | |
| 06:56 | http: tolerant again invalid reply header "content-encoding: UTF-8". Ticket [8eb64b1520] check-in: 1f5e1f5a49 user: oehhar tags: core-8-6-branch | |
|
2022-05-01
| ||
| 22:41 | merge [trunk] check-in: 3b9626d07b user: bch tags: bch_sign_and_width | |
|
2022-04-29
| ||
| 21:46 | Experiment: Don't allow spaces in integers Closed-Leaf check-in: 9e70beec40 user: jan.nijtmans tags: no-int-space | |
| 20:10 | Merge 8.7 check-in: 53dfd9b498 user: jan.nijtmans tags: tip-618 | |
| 20:09 | re-structure, add more examples check-in: 1cc44267e1 user: jan.nijtmans tags: tip-618 | |
| 11:19 | Merge 8.7 check-in: 2a16497781 user: jan.nijtmans tags: trunk, main | |
| 10:01 | Since tclDecls.h uses 'size_t', make sure to include <stddef.h>. Since ISO-C has both 'size_t' and '... check-in: 753c206431 user: jan.nijtmans tags: core-8-branch | |
|
2022-04-28
| ||
| 10:59 | Merge 8.7 check-in: cd72fa92d9 user: jan.nijtmans tags: trunk, main | |
| 10:58 | Merge 8.6 check-in: f29d996f25 user: jan.nijtmans tags: core-8-branch | |
| 10:51 | Update libtommath to latest support/1.x branch check-in: db7638ad0c user: jan.nijtmans tags: core-8-6-branch | |
|
2022-04-27
| ||
| 15:18 | merge trunk check-in: c78ad16f19 user: dgp tags: dgp-refactor | |
| 15:13 | merge trunk check-in: b818f50e0c user: dgp tags: novem | |
|
2022-04-26
| ||
| 17:16 | Merge 9.0 Closed-Leaf check-in: 729eb5af44 user: jan.nijtmans tags: tip-622 | |
| 17:15 | Merge 8.7 check-in: eb5ed53a03 user: jan.nijtmans tags: tip-618 | |
| 16:02 | Merge 9.0 check-in: 65fb279cf5 user: jan.nijtmans tags: tip-619 | |
| 16:01 | Merge 8.7 check-in: 065d1ac46a user: jan.nijtmans tags: tip-616-for-8.7 | |
| 15:59 | Merge 9.0 check-in: dda26bfcce user: jan.nijtmans tags: tip-616 | |
| 15:58 | Merge 8.7 check-in: 214c4e5c05 user: jan.nijtmans tags: tip-609 | |
| 15:57 | Merge 8.7 Closed-Leaf check-in: 30a874adf5 user: jan.nijtmans tags: full-utf-for-87 | |
| 15:41 | Merge 8.7 check-in: 5431bc3d9c user: jan.nijtmans tags: trunk, main | |
| 15:07 | Change value of TCL_INDEX_TEMP_TABLE from 2 to 64, and let it lead to a slightly more efficient impl... check-in: 19850a20a8 user: jan.nijtmans tags: core-8-branch | |
| 13:35 | merge 8.7 check-in: a15654a930 user: sebres tags: trunk, main | |
| 13:27 | merge 8.6 (fixes [27520c9b17]) check-in: 9427d5662e user: sebres tags: core-8-branch | |
| 13:25 | fixes build using msys/mingw toolchain, missing build path as include caused: generic/tclEvent.c:1... check-in: 0092f5f111 user: sebres tags: core-8-branch | |
| 12:28 | closes bug [27520c9b17] check-in: 642ae7905b user: sebres tags: core-8-6-branch | |
| 12:22 | Tcl_GetIndexFromObjStruct -> Tcl_GetIndexFromObj. Don't use braces around (Tcl_GetBytesFromObj) check-in: b76b65a1af user: jan.nijtmans tags: trunk, main | |
| 12:11 | Missing macro's for Tcl_GetBytesFromObj() (TIP #568), only can handle size_t * this way check-in: ec90023458 user: jan.nijtmans tags: trunk, main | |
| 12:03 | fixes compilation of try-command [27520c9b17]: compile only if finaly token is simple Closed-Leaf check-in: fba9450772 user: sebres tags: bug-27520c9b17 | |
| 12:03 | added test illustrating bug [27520c9b17] check-in: b6e28a1636 user: sebres tags: bug-27520c9b17 | |
| 07:29 | Merge 8.7 check-in: 0c21f5f99f user: jan.nijtmans tags: tip-609 | |
| 07:26 | Merge 9.0 check-in: cd7b8ec59c user: jan.nijtmans tags: tip-622 | |
| 07:24 | Merge 8.7 check-in: 1790c38bd6 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 07:22 | Merge 9.0 check-in: 4bf1dcd5bf user: jan.nijtmans tags: tip-616 | |
| 07:19 | Merge 9.0 check-in: e6c64822d4 user: jan.nijtmans tags: tip-619 | |
| 07:18 | Merge 8.7 check-in: 588d689f08 user: jan.nijtmans tags: full-utf-for-87 | |
|
2022-04-21
| ||
| 16:49 | merge trunk check-in: 31c1cbbc2a user: dgp tags: dgp-refactor | |
| 16:49 | merge trunk check-in: db69b08372 user: dgp tags: novem | |
| 15:37 | Merge 8.7 check-in: f77b5c8f39 user: jan.nijtmans tags: tip-618 | |
| 12:59 | merge-mark check-in: 0a21ba5523 user: jan.nijtmans tags: trunk, main | |
| 12:59 | Merge 8.6 check-in: 6da8a9608b user: jan.nijtmans tags: core-8-branch | |
| 12:51 | Fix [https://core.tcl-lang.org/tk/info/bf0f4808d7|bf0f4808d7]: macOS Aqua : CFLAGS_OPTIMIZE. Builds ... check-in: 2e404f7230 user: jan.nijtmans tags: core-8-6-branch | |
| 10:23 | Merge 8.7 check-in: 3911d261ad user: jan.nijtmans tags: trunk, main | |
| 08:41 | Although I don't think it helps for [62f56a61aca52db3], put back --enable-64bit and fat_32_64 functi... check-in: bda6ccaf09 user: jan.nijtmans tags: core-8-branch | |
|
2022-04-20
| ||
| 20:24 | merge [trunk] check-in: 3550542d19 user: bch tags: bch_sign_and_width | |
| 16:16 | Merge 8.7 check-in: 6b30a8e712 user: jan.nijtmans tags: trunk, main | |
| 16:12 | Eliminate the need for --enable-64bit on MacOS: We only do 64-bit now. Remove macosx/Tcl.xcode in fa... check-in: 9241b6d3ab user: jan.nijtmans tags: core-8-branch | |
| 14:35 | merge-mark check-in: 162011d1a0 user: jan.nijtmans tags: trunk, main | |
| 14:34 | one more boolPtr -> intPtr check-in: 352215a109 user: jan.nijtmans tags: core-8-branch | |
| 14:26 | Simplify TclGetBoolFromObj() macro check-in: 68fb4fe634 user: jan.nijtmans tags: tip-618 | |
| 14:08 | Merge 8.7 check-in: c4c36b2706 user: jan.nijtmans tags: tip-618 | |
| 12:50 | Merge 8.7 check-in: bd0ef87d4d user: jan.nijtmans tags: trunk, main | |
| 12:08 | Fix for [a12ad5c4bd7efcf2], buffer allocation on every call to Write(). check-in: d699b9b145 user: pooryorick tags: core-8-branch | |
| 11:27 | Fix [https://core.tcl-lang.org/tk/tktview?name=bf0f4808d7|bf0f4808d7]: macOS Aqua : CFLAGS_OPTIMIZE check-in: 28b1e88eef user: jan.nijtmans tags: core-8-branch | |
| 10:20 | Merge 8.7 check-in: 06c121d0f3 user: jan.nijtmans tags: trunk, main | |
| 10:02 | Merge 8.6 check-in: c698281105 user: jan.nijtmans tags: core-8-branch | |
| 09:41 | boolPtr -> intPtr, since Tcl doens't use pointer to bool's (they didn't exist when the API was desig... check-in: 81c8869db7 user: jan.nijtmans tags: core-8-6-branch | |
| 08:49 | Remove some unnecessary buffer reference counting in Write(). The reference counting in FlushChanne... check-in: a62764efd4 user: pooryorick tags: core-8-branch | |
|
2022-04-16
| ||
| 19:15 | Merge 8.7 check-in: 9c4b66708b user: jan.nijtmans tags: trunk, main | |
| 19:03 | Fix [0061c7a476]: signed integer overflow in ZipReadInt() check-in: 22b545403f user: jan.nijtmans tags: core-8-branch | |
|
2022-04-15
| ||
| 15:08 | Merge 8.7 check-in: c6be4c4d38 user: jan.nijtmans tags: tip-618 | |
| 14:53 | Merge 8.7 check-in: f62d9c7e98 user: jan.nijtmans tags: trunk, main | |
| 14:52 | Merge 8.6 check-in: 3481a747a0 user: jan.nijtmans tags: core-8-branch | |
| 14:50 | Fix [5294e6feca]: minizip for TIP #430 broken check-in: d38e8ba3b7 user: jan.nijtmans tags: core-8-6-branch | |
| 14:46 | Update documentation check-in: 58ae866945 user: jan.nijtmans tags: tip-618 | |
| 12:34 | merge trunk check-in: 42098e6b0c user: dgp tags: dgp-refactor | |
| 12:34 | merge trunk check-in: 10470de215 user: dgp tags: novem | |
| 12:27 | Remove macro's for Tcl_GetBoolFromObj/Tcl_GetBool check-in: c244e6531c user: jan.nijtmans tags: tip-618 | |
| 12:20 | Restore Tcl_GetBoolenanFromObj/Tcl_GetBoolenan signatures check-in: 4b7f564fd6 user: jan.nijtmans tags: tip-618 | |
| 11:50 | Use lower 5 bits of flags for sizeof(*(boolPtr)) check-in: a1960fc252 user: jan.nijtmans tags: tip-618 | |
| 11:38 | Merge 8.7 check-in: 1c5bb19b01 user: jan.nijtmans tags: tip-618 | |
|
2022-04-14
| ||
| 21:01 | Merge 9.0 check-in: 15bcaf1527 user: jan.nijtmans tags: tip-616 | |
| 20:49 | Merge 9.0 check-in: bdbd113bfb user: jan.nijtmans tags: tip-619 | |
| 20:48 | Merge 8.7 Closed-Leaf check-in: c0e1ee7c21 user: jan.nijtmans tags: bug-5294e6feca | |
| 20:47 | Merge 8.7 check-in: afb97876e9 user: jan.nijtmans tags: full-utf-for-87 | |
| 20:46 | Merge 8.7 check-in: 8e12109fba user: jan.nijtmans tags: trunk, main | |
| 20:45 | Fix [da733cf8a6]: indexObj-6.7 fails check-in: 63d533a2e6 user: jan.nijtmans tags: core-8-branch | |
| 14:23 | Update to latest version of tinydir check-in: c311c164c7 user: jan.nijtmans tags: bug-5294e6feca | |
| 14:05 | Proposed fix for [5294e6feca]: minizip for TIP #430 broken check-in: 27d3c50b99 user: jan.nijtmans tags: bug-5294e6feca | |
| 13:35 | merge-mark check-in: cdbfbb791e user: jan.nijtmans tags: full-utf-for-87 | |
| 13:17 | Merge 9.0 check-in: 118b29f6a7 user: jan.nijtmans tags: tip-619 | |
| 12:57 | Merge 8.7 check-in: 71b15dc856 user: jan.nijtmans tags: trunk, main | |
| 12:45 | Merge 8.6 check-in: f0f432d1f4 user: jan.nijtmans tags: core-8-branch | |
| 12:39 | Change testConstraint "ucs4" to "utf32", since that's more accurate check-in: b005369240 user: jan.nijtmans tags: core-8-6-branch | |
| 12:05 | Merge 8.7 check-in: f8cdc915ce user: jan.nijtmans tags: full-utf-for-87 | |
| 08:51 | Merge 8.7 check-in: 5b56055122 user: jan.nijtmans tags: trunk, main | |
| 08:48 | Change the actual value of TCL_INDEX_NULL_OK (TIP #613) to a better value which conflicts less with ... check-in: 679e82a812 user: jan.nijtmans tags: core-8-branch | |
| 06:43 | Merge 8.7 check-in: 91094d4952 user: jan.nijtmans tags: trunk, main | |
| 06:13 | It looks like minizip is broken, so let's use zip check-in: 5b1e91ea78 user: jan.nijtmans tags: core-8-branch | |
|
2022-04-13
| ||
| 21:39 | Eliminate many (enum) type-casts, no longer necessary thanks to TIP #613 check-in: f55ca129b3 user: jan.nijtmans tags: trunk, main | |
| 20:49 | merge trunk check-in: 4656ed8ff1 user: dgp tags: dgp-refactor | |
| 20:43 | merge trunk check-in: ef3392072a user: dgp tags: novem | |
|
2022-04-12
| ||
| 15:28 | Merge 9.0 Closed-Leaf check-in: fad4faf6bd user: jan.nijtmans tags: tip-613-usage | |
| 14:45 | Merge 8.7 check-in: 36fed047f1 user: jan.nijtmans tags: trunk, main | |
| 14:34 | Adapt tclZipfs.c to zlib 1.2.12 (due to the changes in crc32 handling) check-in: 3a6870ae67 user: jan.nijtmans tags: core-8-branch | |
| 13:53 | Code formatting check-in: b9ec970f2b user: jan.nijtmans tags: tip-613-usage | |
| 13:32 | Merge 9.0 check-in: bd27ca5ff2 user: jan.nijtmans tags: tip-613-usage | |
| 13:16 | Merge 8.7 check-in: e5f388f030 user: jan.nijtmans tags: trunk, main | |
| 12:56 | Merge 8.6 check-in: a7a81a774c user: jan.nijtmans tags: core-8-branch | |
| 12:42 | Update .fossil-settings/crlf-glob check-in: 047027f505 user: jan.nijtmans tags: core-8-6-branch | |
| 12:26 | Merge 9.0 check-in: 227f5fefd5 user: jan.nijtmans tags: tip-613-usage | |
| 12:14 | Merge 8.7 check-in: b18187c601 user: jan.nijtmans tags: trunk, main | |
| 12:12 | Merge 8.6 check-in: 2f894c40be user: jan.nijtmans tags: core-8-branch | |
| 12:08 | Update all zdll.lib files, for update symbols in zlib 1.2.12 check-in: 00d886ed9b user: jan.nijtmans tags: core-8-6-branch | |
| 10:54 | Fix breakage in tclInterp.c check-in: 02b74500d4 user: jan.nijtmans tags: tip-613-usage | |
| 08:53 | Merge 8.6 check-in: 6ef3971348 user: jan.nijtmans tags: core-8-branch | |
| 07:55 | Update zlib to version 1.2.12 check-in: 8904fff036 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-04-11
| ||
| 20:18 | Compile zlib-1.2.12 for win64-arm Closed-Leaf check-in: 56dec8d8ce user: jan.nijtmans tags: zlib-1.2.12 | |
| 15:13 | CC_NONE -> CC_NULL. Otherwise, there's a conflict with Windows headers check-in: 168623ec98 user: jan.nijtmans tags: tip-613-usage | |
| 12:15 | Update zlib to version 1.2.12 (windows-arm version of zlib1.dll still missing) check-in: c40a3a07a0 user: jan.nijtmans tags: zlib-1.2.12 | |
| 11:20 | Merge 9.0. Eliminate almost all remaining (enum) casts check-in: c07c617c41 user: jan.nijtmans tags: tip-613-usage | |
|
2022-04-08
| ||
| 13:58 | merge trunk check-in: 3ea55c9ab0 user: dgp tags: dgp-refactor | |
| 13:58 | merge trunk check-in: 279339f1ce user: dgp tags: novem | |
| 13:01 | Merge 9.0 check-in: 9deb2f6e30 user: jan.nijtmans tags: tip-619 | |
| 12:58 | Merge 9.0 check-in: c3e1923e3d user: jan.nijtmans tags: tip-616 | |
| 12:46 | Merge 8.7. Fix some indexObj testcases on 32-bit systems check-in: a6e0a098ba user: jan.nijtmans tags: trunk, main | |
| 12:10 | Use INT2PTR/PTR2INT macro's as appropriate check-in: e9ab489141 user: jan.nijtmans tags: core-8-branch | |
| 10:16 | Merge 9.0 check-in: b260952b61 user: jan.nijtmans tags: tip-613-usage | |
| 09:37 | Merge 9.0 check-in: a1d061ebc8 user: jan.nijtmans tags: tip-619 | |
| 09:17 | merge-mark check-in: cd54e2d73a user: jan.nijtmans tags: trunk, main | |
| 09:13 | Merge 8.6 check-in: c4999e5dce user: jan.nijtmans tags: core-8-branch | |
| 09:10 | Fix [05ff16e799]: signed integer overflow in ExtendStringRepWithUnicode() check-in: 4958391d5a user: jan.nijtmans tags: core-8-6-branch | |
|
2022-04-05
| ||
| 07:18 | RFE [655300]: Deprecate Tcl_MakeSafe() check-in: b7fefa1dd4 user: jan.nijtmans tags: rfe-655300 | |
|
2022-04-04
| ||
| 15:27 | Merge 8.7 check-in: a056d8902d user: jan.nijtmans tags: full-utf-for-87 | |
| 14:56 | Merge 8.7 check-in: 1b310013d7 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 14:55 | Merge 9.0 check-in: 6294eff1c3 user: jan.nijtmans tags: tip-616 | |
| 14:33 | merge-mark check-in: c1acf3a241 user: jan.nijtmans tags: trunk, main | |
| 14:32 | In tclCkalloc.c, count malloc/free's using size_t in stead of unsigned int. check-in: f5b2c384a5 user: jan.nijtmans tags: core-8-branch | |
| 14:09 | In tclCkalloc.c, count malloc/free's using size_t in stead of unsigned int. check-in: 9c41cca07e user: jan.nijtmans tags: trunk, main | |
| 13:08 | Merge 9.0 check-in: 1f9dd2280e user: jan.nijtmans tags: tip-616 | |
| 12:57 | merge trunk check-in: 51f65efd0f user: dgp tags: novem | |
| 12:57 | merge trunk check-in: 59f5025130 user: dgp tags: dgp-refactor | |
| 12:17 | Merge 8.7 check-in: 8c20b86cd2 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 11:58 | Merge 8.7 check-in: bc833ddfd2 user: jan.nijtmans tags: tip-618 | |
| 11:53 | Merge 8.7 check-in: 06d0ee3bb0 user: jan.nijtmans tags: trunk, main | |
| 11:35 | Merge 8.6. http -> 2.10a2 check-in: 9ebb3b317f user: jan.nijtmans tags: core-8-branch | |
| 11:30 | Additional braces for (sizePtr), just to be sure check-in: ea08eb2c79 user: jan.nijtmans tags: core-8-branch | |
| 11:16 | Fix [e5ed1bb28b]: Issue if URL contains numeric IPv6 address. http -> 2.9.6 check-in: 137067079a user: jan.nijtmans tags: core-8-6-branch | |
| 10:17 | Merge 8.7. Fix implementation as noted by Ashok. check-in: a8be31404e user: jan.nijtmans tags: tip-618 | |
| 09:03 | Merge 8.7 check-in: 3e689dda8a user: jan.nijtmans tags: trunk, main | |
| 08:51 | Fix TIP #613 implementation, when (indexPtr) is more than a simple variable name. Thanks, @ashok! check-in: 8ca41d8daf user: jan.nijtmans tags: core-8-branch | |
| 01:42 | Panic if Testsaveresult call to Tcl_GetBoolFromObj overwrites memory. check-in: 591a2c7ba8 user: apnadkarni tags: tip-618 | |
|
2022-04-03
| ||
| 12:11 | Add Ashok's example check-in: 2b36bb36e6 user: jan.nijtmans tags: tip-618 | |
|
2022-04-01
| ||
| 15:28 | Start handling 'last' arguments check-in: 544f0f0fc5 user: jan.nijtmans tags: tip-615 | |
| 13:36 | Rebase to Tcl 9.0 check-in: 2c8ec3463c user: jan.nijtmans tags: tip-613-usage | |
| 13:16 | Merge 8.7 check-in: 56bf4c5824 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 13:13 | Merge 9.0 check-in: 4edde5dc8a user: jan.nijtmans tags: tip-616 | |
| 13:12 | Merge 9.0 check-in: 4ce1a22a7f user: jan.nijtmans tags: tip-619 | |
| 12:55 | merge trunk check-in: a666fecbe6 user: dgp tags: dgp-refactor | |
| 12:52 | merge trunk check-in: 3523e66dcb user: dgp tags: novem | |
| 10:33 | Merge 9.0 check-in: a46b82b5b8 user: jan.nijtmans tags: tip-622 | |
| 10:29 | Add UTF-16 versions of Tcl_GetCharLength/Tcl_GetRange/Tcl_GetUniChar to the stub table. Should have ... check-in: 9e1c0d7636 user: jan.nijtmans tags: trunk, main | |
| 09:48 | Fix some more testcases (involving string reverse/trim) check-in: ceef59a9f1 user: jan.nijtmans tags: tip-619 | |
| 07:50 | More protections for invalid argc values check-in: 643f9d1450 user: jan.nijtmans tags: tip-616 | |
| 07:32 | Undo (unnecessary) change in tclMain.c check-in: 8b0ce05c29 user: jan.nijtmans tags: tip-615 | |
| 07:13 | Merge 8.7 check-in: d2474ffcdc user: jan.nijtmans tags: tip-615 | |
|
2022-03-31
| ||
| 21:45 | Make "word" in ForIterData size_t ; check-in: fa4ded9ebe user: jan.nijtmans tags: tip-616 | |
| 21:25 | more tweaks check-in: f89280f1fb user: jan.nijtmans tags: tip-616 | |
| 20:10 | More progress check-in: 24e731e5e2 user: jan.nijtmans tags: tip-616 | |
| 16:33 | more progress check-in: e87add1ce3 user: jan.nijtmans tags: tip-616 | |
| 16:21 | More progress check-in: a8d3491010 user: jan.nijtmans tags: tip-616 | |
| 15:59 | more progress check-in: c4d11f04a1 user: jan.nijtmans tags: tip-616 | |
| 13:48 | Better errpr-handling check-in: 086055bcdf user: jan.nijtmans tags: tip-618 | |
| 13:37 | Handle objPtr == NULL / interp == NULL better check-in: d5a055aa3f user: jan.nijtmans tags: tip-618 | |
| 13:24 | uint??_t -> int??_t check-in: d19e4d6be7 user: jan.nijtmans tags: tip-618 | |
| 11:07 | Merge 8.7. Make room for TIP #622 stub entries check-in: 3a50a6e775 user: jan.nijtmans tags: tip-618 | |
| 10:08 | Final tweaks in testcases check-in: 90ada8fb35 user: jan.nijtmans tags: tip-619 | |
| 09:44 | Oops check-in: 79cf8dfd4b user: jan.nijtmans tags: tip-619 | |
| 07:20 | Minor change in utf.test check-in: 87fbb569c8 user: jan.nijtmans tags: tip-619 | |
| 07:08 | Merge 9.0. Restore some testcases working correctly with TCL_UTF_MAX=3 check-in: 29baa0e4f8 user: jan.nijtmans tags: tip-619 | |
|
2022-03-30
| ||
| 19:51 | merge trunk check-in: 8aaf572217 user: dgp tags: dgp-refactor | |
| 19:48 | merge trunk check-in: 6427931523 user: dgp tags: novem | |
| 15:44 | More progress check-in: 7939de52fe user: jan.nijtmans tags: tip-616 | |
| 14:46 | More progress check-in: 308da2dbf7 user: jan.nijtmans tags: tip-616 | |
| 12:25 | Merge 9.0 check-in: 0c8bec9859 user: jan.nijtmans tags: tip-616 | |
| 12:16 | Merge 9.0 check-in: b8cda9c82e user: jan.nijtmans tags: tip-622 | |
| 12:13 | Fix limit-checking on first/last arguments for Tcl_GetRange(). Was not correctly forward-merged from... check-in: 876c0a74be user: jan.nijtmans tags: trunk, main | |
| 11:56 | Change UTF-16 version of Tcl_GetRange() not to use the tclStringObj type any more check-in: fb73b2740d user: jan.nijtmans tags: full-utf-for-87 | |
|
2022-03-29
| ||
| 22:17 | Merge 9.0. Fix CONTINUATION macro, and testcases check-in: 38c85a4afd user: jan.nijtmans tags: tip-619 | |
| 21:14 | Undo deprecation for Tcl_AppendUnicodeToObj (as described in the TIP) check-in: 27ad4bdde1 user: jan.nijtmans tags: full-utf-for-87 | |
| 20:39 | Merge 9.0 check-in: 7aed67e9e6 user: jan.nijtmans tags: tip-622 | |
| 19:40 | Add UTF-16 versions of Tcl_NumUtfChars/Tcl_UtfAtIndex to the stub table. Should have been part of TI... check-in: 87bc45e9d1 user: jan.nijtmans tags: trunk, main | |
| 19:25 | merge trunk check-in: 5896401477 user: dgp tags: dgp-refactor | |
| 19:24 | merge trunk check-in: 42e10e091e user: dgp tags: novem | |
| 13:57 | Merge 8.7 check-in: 73d9f7b823 user: jan.nijtmans tags: full-utf-for-87 | |
| 13:56 | Merge 9.0 check-in: 9643ca7e40 user: jan.nijtmans tags: tip-622 | |
| 13:42 | Merge 9.0 check-in: 0ae0bd6a24 user: jan.nijtmans tags: tip-616 | |
| 13:41 | Merge 8.7 check-in: 29f2111bc0 user: jan.nijtmans tags: trunk, main | |
| 13:40 | Don't bother UINT2PTR, since INT2PTR is just as good. check-in: 94e9d6ea9b user: jan.nijtmans tags: core-8-branch | |
| 13:17 | More progress check-in: 205f96536f user: jan.nijtmans tags: tip-616 | |
| 10:37 | More progress check-in: c561bb0174 user: jan.nijtmans tags: tip-616 | |
| 09:39 | Merge 9.0 check-in: c8bd2f31ce user: jan.nijtmans tags: tip-622 | |
| 09:30 | Merge 9.0 check-in: cb2a7d7c43 user: jan.nijtmans tags: tip-616 | |
| 09:27 | Merge 8.7. If TCL_NO_DEPRECATED always compile tclTest.o with TCL_UTF_MAX=4 (Because - otherwise the... check-in: 736cb8f480 user: jan.nijtmans tags: full-utf-for-87 | |
| 08:43 | Merge 8.7 check-in: 4ec57ed516 user: jan.nijtmans tags: trunk, main | |
| 08:42 | Merge 8.6 check-in: f7ec4ed591 user: jan.nijtmans tags: core-8-branch | |
| 08:38 | Add --enable-symbols=all builds check-in: fe445b4318 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-03-28
| ||
| 14:05 | merge trunk check-in: 1dabf53a84 user: dgp tags: dgp-refactor | |
| 14:03 | merge trunk check-in: 6966652baf user: dgp tags: novem | |
| 12:24 | Merge 8.7. Register "string" objType when TCL_UTF_MAX=3 (fixes regression in previous commit) check-in: 75efdec8f4 user: jan.nijtmans tags: full-utf-for-87 | |
| 11:48 | Merge 8.7 check-in: f0c5b7eabd user: jan.nijtmans tags: trunk, main | |
| 11:39 | More usage of TCLFLEXARRAY. Make current_malloc_packets/maximum_malloc_packets type size_t check-in: 53ab5e4b9f user: jan.nijtmans tags: core-8-branch | |
| 10:07 | Fix some compiler warnings check-in: 9a1423505b user: jan.nijtmans tags: tip-616 | |
| 07:15 | Add enable-symbols=all builds to various platforms Closed-Leaf check-in: 68769ad203 user: jan.nijtmans tags: enable-symbols-all | |
|
2022-03-26
| ||
| 23:02 | Don't run obj-1.1 test with -DTCL_NO_DEPRECATED check-in: 447ae295e2 user: jan.nijtmans tags: full-utf-for-87 | |
|
2022-03-25
| ||
| 15:36 | Merge 8.7 check-in: 01f361fbb5 user: jan.nijtmans tags: trunk, main | |
| 15:31 | Fix [9c1dc88f86]: warning about different signedness when compile TCL on Windows. check-in: 5a3df78fb4 user: jan.nijtmans tags: core-8-branch | |
| 12:14 | Unbreak build with-DTCL_UTF_MAX=3 check-in: c699710e15 user: jan.nijtmans tags: full-utf-for-87 | |
| 08:20 | Put back Tcl_AppendUnicodeToObj() check-in: b0051f1af1 user: jan.nijtmans tags: tip-622 | |
|
2022-03-24
| ||
| 23:29 | bugfix: Handle NULL characters in Tcl_GetCharLength() check-in: 2dcfc940e5 user: jan.nijtmans tags: full-utf-for-87 | |
| 22:55 | Bugfix for TclGetCharLength(): Make sure objPtr->bytes is filled check-in: 36e99f8654 user: jan.nijtmans tags: tip-622 | |
| 22:18 | size_t continued check-in: 70f7e01e90 user: jan.nijtmans tags: tip-616 | |
| 21:24 | More size_t check-in: 0539fd20c5 user: jan.nijtmans tags: tip-616 | |
| 14:28 | Add UTF-16 versions of Tcl_GetRange/Tcl_GetUniChar check-in: 019a79d8e8 user: jan.nijtmans tags: tip-622 | |
| 13:58 | Add TclGetUniChar() to the compatibility set check-in: e75009fecd user: jan.nijtmans tags: full-utf-for-87 | |
| 13:18 | Fix internal usage of Tcl_GetRange/Tcl_UtfAtIndex check-in: 51e84a3825 user: jan.nijtmans tags: full-utf-for-87 | |
| 12:43 | Add TclGetRange() to the compatibility set check-in: 004fcfa041 user: jan.nijtmans tags: full-utf-for-87 | |
| 11:34 | Implement PANIC when the UTF16 compatibility layer is used in combination with -DTCL_NO_DEPRECATED check-in: c9d9aaf618 user: jan.nijtmans tags: full-utf-for-87 | |
| 10:48 | When compiled with TCL_NO_DEPRECATED, remove the UTF16 compatibility layer. So, we make sure that it... check-in: a68880dccd user: jan.nijtmans tags: full-utf-for-87 | |
|
2022-03-23
| ||
| 20:10 | Make varIndexes a size_t[] check-in: 05b146d3be user: jan.nijtmans tags: tip-616 | |
| 17:22 | More progress check-in: a917223f94 user: jan.nijtmans tags: tip-616 | |
| 16:57 | Merge 9.0. More progress check-in: 567f709b24 user: jan.nijtmans tags: tip-616 | |
| 16:33 | Fix for UpdateStringOfUTF16String() check-in: bdeaacdce5 user: jan.nijtmans tags: full-utf-for-87 | |
| 16:19 | Put back TclNumUtfChars() macro as TclNumUtfCharsM() check-in: 790f6f1d5a user: jan.nijtmans tags: full-utf-for-87 | |
| 14:32 | Fix Tcl_UniCharAtIndex() for UTF-16 compabitility layer check-in: 01f2ee09b4 user: jan.nijtmans tags: full-utf-for-87 | |
| 13:31 | Fix crash in (compabitility) "string" objType check-in: 26ed86a3c8 user: jan.nijtmans tags: full-utf-for-87 | |
|
2022-03-22
| ||
| 23:18 | Simplyfy Tcl_UtfAtIndex check-in: d395ff5ce6 user: jan.nijtmans tags: tip-622 | |
| 20:11 | Merge 9.0 check-in: b83a28b5d6 user: jan.nijtmans tags: tip-622 | |
| 20:07 | Merge 8.7 check-in: 40b724b4a8 user: jan.nijtmans tags: full-utf-for-87 | |
| 20:00 | Merge 8.7 check-in: 6e4122820d user: jan.nijtmans tags: trunk, main | |
| 19:58 | Merge 8.6 check-in: 803ec228b2 user: jan.nijtmans tags: core-8-branch | |
| 19:48 | Fix [0e8fd6c6d5]: (unsigned)STRING_SIZE(STRING_MAXCHARS) is 0 (and optimize STRING_SIZE a little bit... check-in: 44ba6e4ce3 user: jan.nijtmans tags: core-8-6-branch | |
| 17:37 | merge trunk check-in: 74a815a617 user: dgp tags: dgp-refactor | |
| 17:37 | merge trunk check-in: 2ecf7eee95 user: dgp tags: novem | |
| 17:25 | Merge 9.0 check-in: da67e58db1 user: jan.nijtmans tags: tip-622 | |
| 17:25 | Merge 8.7 check-in: 6de7c57db7 user: jan.nijtmans tags: trunk, main | |
| 17:06 | Put back TclNumUtfChars (as TclNumUtfCharsM) macro for speedup check-in: a52cd29e90 user: jan.nijtmans tags: tip-622 | |
| 16:49 | Merge 8.6 check-in: 7d6611d6c8 user: jan.nijtmans tags: core-8-branch | |
| 16:47 | Merge 8.5 check-in: 6fcef48446 user: jan.nijtmans tags: core-8-6-branch | |
| 16:45 | Update tzdata to 2022a check-in: 16f84d7342 user: jan.nijtmans tags: core-8-5-branch | |
| 16:45 | Reserve 3 more stub entries check-in: d638c6ef78 user: jan.nijtmans tags: core-8-5-branch | |
| 16:12 | ucs4 -> utf32 check-in: bfaf2a12a9 user: jan.nijtmans tags: full-utf-for-87 | |
| 15:53 | Merge 8.7 check-in: 0f9f9fb1e6 user: jan.nijtmans tags: full-utf-for-87 | |
| 15:38 | Feature-complete check-in: d2ae10faca user: jan.nijtmans tags: full-utf-for-87 | |
| 11:25 | More progress check-in: 8a7b81816e user: jan.nijtmans tags: full-utf-for-87 | |
| 08:16 | Add UTF-16 versions of Tcl_UniCharLength/Tcl_NumUtfChars/Tcl_UtfAtIndex. Needed for Tk's glyph_index... check-in: d9384cad48 user: jan.nijtmans tags: tip-622 | |
| 00:46 | Fix [ac601b59bab7] by making only unloading a library from the process if it has an Unload functions... check-in: f0a6d62a1a user: pooryorick tags: core-8-branch | |
|
2022-03-21
| ||
| 19:00 | merge trunk check-in: 0d1b86a27c user: dgp tags: dgp-refactor | |
| 19:00 | merge trunk check-in: 96b3712b4d user: dgp tags: novem | |
| 14:42 | Merge 8.7. Renumber testcases in cmdAH.test. check-in: affc202d27 user: jan.nijtmans tags: tip607-encoding-failindex | |
| 14:19 | Merge 9.0 check-in: d5e4d34abb user: jan.nijtmans tags: tip-616 | |
| 14:18 | Fix compiler warnings, due to the use of macro's check-in: 67dcdf17e2 user: jan.nijtmans tags: trunk, main | |
| 14:17 | Change expectation for encoding-24.15 testcase: current code cannot detect (yet) that this byte seq... check-in: 3e2264d373 user: jan.nijtmans tags: trunk, main | |
| 11:57 | Merge 8.7 check-in: 09bc9a1e28 user: jan.nijtmans tags: trunk, main | |
| 09:57 | Fix [4dbfa46caa]: TIP #601 bug: handling of '-buffersize' check-in: dd396e24b7 user: jan.nijtmans tags: core-8-branch | |
|
2022-03-20
| ||
| 23:14 | Merge 8.7, and fix the bug Closed-Leaf check-in: a9013de8ad user: jan.nijtmans tags: bug-4dbfa46caa | |
| 21:33 | Merge 8.7 Fix Tcl_UtfToExternalDString/Tcl_ExternalToUtfDString to use the right flag value (TCL_ENC... check-in: d5909b1f12 user: jan.nijtmans tags: trunk, main | |
| 20:41 | TIP #601 minor improvement: Use 'int' type, so we can use TCL_INDEX_NONE to test for errors in Tcl_U... check-in: a0c063f093 user: jan.nijtmans tags: core-8-branch | |
| 20:17 | Adapt Tcl_GetChannelBufferSize signature check-in: 30a2502062 user: jan.nijtmans tags: tip-616 | |
|
2022-03-18
| ||
| 23:09 | Further , check-in: 995c65ad87 user: jan.nijtmans tags: tip-616 | |
| 22:11 | More progress check-in: 5e82dc9591 user: jan.nijtmans tags: tip-616 | |
| 15:39 | See [4dbfa46caa]: Remove "constraint deprecated" from failing testcases which should pass check-in: 126625695d user: jan.nijtmans tags: bug-4dbfa46caa | |
| 14:04 | Merge 9.0 check-in: 6477ffafea user: jan.nijtmans tags: tip-616 | |
| 14:04 | Merge 9.0 check-in: 220e472e1d user: jan.nijtmans tags: tip-619 | |
| 14:03 | Merge 8.7 check-in: 7c6c144e01 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 13:22 | Merge 8.7 check-in: b1420df200 user: jan.nijtmans tags: trunk, main | |
| 13:05 | Fix meaning of "testConstraint deprepcated" in encoding.test: Those testcases tested the behavior of... check-in: 513ba8d654 user: jan.nijtmans tags: core-8-branch | |
| 13:04 | Add proper cleanup to testcases check-in: 0ac2bbd603 user: jan.nijtmans tags: core-8-branch | |
| 11:24 | Merge 8.7 check-in: 9abe412215 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 11:18 | Merge 9.0 check-in: 43e035eb1e user: jan.nijtmans tags: tip-619 | |
| 11:08 | Merge 9.0 check-in: f0d0d1ae2c user: jan.nijtmans tags: tip-616 | |
| 11:06 | Add proper clean-up to 3 testcases. Failing this, causes test-failures on Windows check-in: f5b119a239 user: jan.nijtmans tags: trunk, main | |
|
2022-03-17
| ||
| 22:24 | Rebase towards 8.7 check-in: d350e68b5a user: jan.nijtmans tags: tip607-encoding-failindex | |
| 19:57 | Merge fork check-in: baa1ae5aef user: oehhar tags: tip607-encoding-failindex | |
| 19:48 | TIP607 encoding failindex: user documentation check-in: 232bdb38aa user: oehhar tags: tip607-encoding-failindex | |
| 17:52 | Eliminate "deprecated" constraint: doens't exist in 9.0 any more. Also remove unused variable check-in: 36d988130e user: jan.nijtmans tags: tip607-encoding-failindex | |
| 17:25 | TIP607 encoding failindex: merge trunk. Correct the remaining use of TCL_ENCODING_STOPONERROR by !TC... check-in: c6a2f6fa80 user: oehhar tags: tip607-encoding-failindex | |
| 17:02 | Update documentation check-in: c69d45fc78 user: jan.nijtmans tags: trunk, main | |
| 16:55 | Eliminate usage of TCL_ENCODING_STOPONERROR flag, since in Tcl 9.0 is has no meaning any more check-in: 511ea65183 user: jan.nijtmans tags: trunk, main | |
| 16:47 | Use TCL_ENCODING_NOCOMPLAIN flag in stead of TCL_ENCODING_STOPONERROR when possible, since TCL_ENCOD... check-in: 433dfc2288 user: jan.nijtmans tags: core-8-branch | |
| 16:30 | TIP607 encoding failindex: also implement encoding convertto, move tests to cmdAH.test, as the other... check-in: f123c80acf user: oehhar tags: tip607-encoding-failindex | |
| 15:40 | Merge fork check-in: fdae83aded user: jan.nijtmans tags: tip607-encoding-failindex | |
| 15:38 | More check-in: 6267a2e0b5 user: jan.nijtmans tags: tip-616 | |
| 15:05 | More progress check-in: 4c5be4f585 user: jan.nijtmans tags: tip-616 | |
| 14:12 | merge main check-in: 38951135b3 user: oehhar tags: tip607-encoding-failindex | |
| 13:44 | Merge 9.0 check-in: 8707b51282 user: jan.nijtmans tags: tip-616 | |
| 13:34 | Merge 9.0 check-in: 147f584909 user: jan.nijtmans tags: tip607-encoding-failindex | |
| 13:23 | TIP607 encoding failindex: correct error message, test bytecompiled version check-in: 7cc915be21 user: oehhar tags: tip607-encoding-failindex | |
| 12:07 | merge-mark check-in: 073263bf23 user: jan.nijtmans tags: trunk, main | |
| 12:07 | Merge 8.6 check-in: 9f61609437 user: jan.nijtmans tags: core-8-branch | |
| 12:00 | Fix 2 testcases which are not testing what they should be testing (since "-encoding ascii" cannot ha... check-in: d639572141 user: jan.nijtmans tags: core-8-6-branch | |
| 11:37 | Merge 8.7 check-in: 1555f0596f user: jan.nijtmans tags: trunk, main | |
| 09:51 | TIP #601: Make "encoding convertto/convertfrom" throw exceptions check-in: fb919be8a3 user: jan.nijtmans tags: core-8-branch | |
|
2022-03-16
| ||
| 23:08 | Handle Tcl_UtfAtIndex check-in: 4d35f48f7c user: jan.nijtmans tags: full-utf-for-87 | |
| 22:21 | Handle Tcl_GetCharLength check-in: 2cce141084 user: jan.nijtmans tags: full-utf-for-87 | |
| 18:26 | merge trunk check-in: fb0f56616f user: oehhar tags: tip607-encoding-failindex | |
| 18:20 | TIP607 encoding failindex: revert ckeckin [add9ed8887] : just wait for symbol load in VS2015 and it ... check-in: c8720dea86 user: oehhar tags: tip607-encoding-failindex | |
| 14:55 | Merge 8.7. First working version, feature complete check-in: a9a14d5e6c user: jan.nijtmans tags: full-utf-for-87 | |
|
2022-03-15
| ||
| 17:14 | Merge 8.7 check-in: 9723d06eae user: jan.nijtmans tags: trunk, main | |
| 17:13 | Merge 8.6 check-in: 790351a15d user: jan.nijtmans tags: core-8-branch | |
| 17:12 | Fix [639208cc7b]: main makefile.vc OPTS=static compile error in libtommath\bn_mp_set_i64.c: An unary... check-in: 47d5aef864 user: jan.nijtmans tags: core-8-6-branch | |
| 16:17 | update rules.vc check-in: 59d6af3292 user: jan.nijtmans tags: full-utf-for-87 | |
| 16:15 | Now - really - allow TCL_UTF_MAX=3 compiling with nmake build check-in: 3c9bd3dae6 user: jan.nijtmans tags: trunk, main | |
| 16:00 | Make framePtr->level size_t check-in: 02078e746d user: jan.nijtmans tags: tip-616 | |
| 15:26 | Merge 9.0 check-in: d55381f7da user: jan.nijtmans tags: tip-616 | |
| 13:59 | Merge 9.0. Don't combine surrogates when appending UTF-32 strings check-in: 80bff79ed3 user: jan.nijtmans tags: tip-619 | |
| 10:28 | TIP607 encoding failindex: correct test which works now. check-in: 0d006415cf user: oehhar tags: tip607-encoding-failindex | |
| 10:15 | win/makefile.vc: required correction for noembed,symbols to allow debugging with MS-VS2015. Otherwis... check-in: add9ed8887 user: oehhar tags: tip607-encoding-failindex | |
| 08:34 | Merge 8.7. Add builds with TCL_UTF_MAX=3 on github check-in: ed52402306 user: jan.nijtmans tags: trunk, main | |
| 07:52 | Even though Tcl_UniChar == int (in this "#if TCL_UTF_MAX>3 block), use the correct signature for Tcl... check-in: 2bdd750eee user: jan.nijtmans tags: core-8-branch | |
| 07:09 | TIP607 encoding failindex: test correction check-in: a9b94c0646 user: oehhar tags: tip607-encoding-failindex | |
|
2022-03-14
| ||
| 23:14 | Some restructuring. Now compiles/runs fine with TCL_UTF_MAX=3 check-in: 7772cd8a61 user: jan.nijtmans tags: full-utf-for-87 | |
| 21:15 | Merge 8.7 check-in: 1a05049b06 user: jan.nijtmans tags: trunk, main | |
| 20:59 | Eliminate useless "const int" usage, where "const" has no meaning. VC-2015 has problem when the sign... check-in: b8efe8c796 user: jan.nijtmans tags: core-8-branch | |
| 18:27 | TIP607 encoding failindex: get work out of 8.7 branch to this 9.0 branch. TIP is rebased. check-in: 51b9b286d8 user: oehhar tags: tip607-encoding-failindex | |
| 18:25 | Merge main check-in: a11f5ee706 user: oehhar tags: tip607-encoding-failindex | |
| 18:24 | Add "const" to some other parameters to avoid compiler failure on MS-VC 2015. Hope this is ok. check-in: c85e25dcb3 user: oehhar tags: trunk, main | |
| 18:15 | Add "const" to TclObjLookupVar parameter 6 and 7 to avoid compiler failure on MS-VC 2015. Hope this ... check-in: 2257a5fc3f user: oehhar tags: trunk, main | |
| 18:06 | TIP605 encoding failindex: prepare TCL 9.0 main branch with branch "encodings-with-flags" merged. check-in: c8fc04b93b user: oehhar tags: tip607-encoding-failindex | |
| 17:39 | TIP607 encoding failindex: some tests and implementation (not working) check-in: 2f1594f38b user: oehhar tags: tip607-encoding-failindex | |
| 16:10 | TIP607 encoding failindex: options -failindex and -nocomplain may not both be specified Closed-Leaf check-in: 98ac044f33 user: oehhar tags: tip607-encoding-failindex | |
| 16:06 | More progress check-in: 48ab8b7472 user: jan.nijtmans tags: full-utf-for-87 | |
| 15:46 | TIP607 encoding failindex: start implementation check-in: a611c76903 user: oehhar tags: tip601-encoding-failindex, tip607-encoding-failindex | |
|
2022-03-13
| ||
| 23:12 | Merge 8.7. More progress check-in: 38d0c3aade user: jan.nijtmans tags: full-utf-for-87 | |
| 00:39 | Merge 8.7 check-in: 9cf43794f3 user: jan.nijtmans tags: trunk, main | |
| 00:31 | Coroutine cleanup: clarify 'yieldparameter' value. Use less C stackspace check-in: f3a0c179b9 user: jan.nijtmans tags: core-8-branch | |
|
2022-03-12
| ||
| 23:28 | merge-mark check-in: 73c3149474 user: jan.nijtmans tags: core-8-branch | |
| 23:25 | Fix 2 warnings: warning C4018: '>': signed/unsigned mismatch check-in: 1403ead867 user: jan.nijtmans tags: core-8-6-branch | |
| 23:21 | Start defining "utf32string" type check-in: b46d5c684f user: jan.nijtmans tags: full-utf-for-87 | |
| 22:30 | More progress check-in: 2e24803530 user: jan.nijtmans tags: full-utf-for-87 | |
|
2022-03-11
| ||
| 22:43 | 2 more functions check-in: f3580d9f09 user: jan.nijtmans tags: full-utf-for-87 | |
| 22:11 | Handle TclUniCharNcmp() check-in: 715b107f62 user: jan.nijtmans tags: full-utf-for-87 | |
| 20:56 | Update overflow protections to the size_t type. check-in: 239f8bba15 user: dgp tags: trunk, main | |
| 19:37 | merge 8.7 check-in: 5c134ed668 user: dgp tags: trunk, main | |
| 19:36 | merge 8.6 check-in: 6f37bc1611 user: dgp tags: core-8-branch | |
| 19:30 | Revise the loop logic to be more correct, more clear, and more consisten with other branches. check-in: 22d14f422c user: dgp tags: core-8-6-branch | |
| 19:15 | [9c7557160f] Alternative fix for UB handling of int overflow. check-in: 601a2b1dfe user: dgp tags: core-8-6-branch | |
| 18:23 | WIP Leaf check-in: e2fd275d2f user: dgp tags: tcl9-design | |
| 17:17 | WIP check-in: 15d2ddfe4d user: dgp tags: tcl9-design | |
| 16:47 | Alternatve patch to replace UB treatment of int overflow. Closed-Leaf check-in: be8578fdce user: dgp tags: bug-9c7557160f | |
| 15:55 | Merge 8.7 Closed-Leaf check-in: 01bcbc4c60 user: jan.nijtmans tags: coro-crunch | |
| 15:48 | merge trunk check-in: 00c325dd44 user: dgp tags: dgp-refactor | |
| 15:44 | merge trunk check-in: 5b614f9e0c user: dgp tags: novem | |
| 15:20 | Merge 9.0 check-in: ad50a0649b user: jan.nijtmans tags: tip-619 | |
| 15:16 | Merge 8.7 check-in: 29b95038cd user: jan.nijtmans tags: trunk, main | |
| 15:13 | Merge 8.7 check-in: 6c97d5b403 user: jan.nijtmans tags: full-utf-for-87 | |
| 15:12 | TIP #617 implementation fix: Don't panic on Tcl_UniCharLen() when compiled with TCL_UTF_MAX=4 check-in: 144192320f user: jan.nijtmans tags: core-8-branch | |
| 14:52 | Experiment: full UTF for 8.7. (WIP) check-in: 4a31181448 user: jan.nijtmans tags: full-utf-for-87 | |
| 14:45 | Merge 9.0. Update documentation check-in: 343bcc3b06 user: jan.nijtmans tags: tip-619 | |
| 13:58 | More tweaks check-in: ac04dae9b0 user: jan.nijtmans tags: coro-crunch | |
| 13:34 | clarify 'yieldparameter'. Eliminate variable 'unused', reduce coroutine stackspace check-in: b84d4c3ff6 user: jan.nijtmans tags: coro-crunch | |
| 12:10 | Merge 8.6 check-in: acf3149e65 user: jan.nijtmans tags: core-8-branch | |
| 08:48 | Fix [8a7ec8a389]: error when compiling a fat binary for Mac M1 check-in: 47f36d7612 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-03-10
| ||
| 17:37 | clarify 'yieldparameter'. Eliminate variable 'unused' check-in: c10ab47273 user: jan.nijtmans tags: tip-616 | |
| 16:56 | merge 8.7 check-in: b0463de589 user: dgp tags: tcl9-design | |
| 16:43 | merge trunk check-in: f2bda3c4bb user: dgp tags: dgp-refactor | |
| 16:43 | merge trunk check-in: 5928749378 user: dgp tags: novem | |
| 16:18 | merge tip-616 Closed-Leaf check-in: e6b864bfa6 user: jan.nijtmans tags: tip-616-experiment | |
| 16:17 | Update doc, fix PrintSourceToObj signature check-in: 933c71ed7b user: jan.nijtmans tags: tip-616 | |
| 16:08 | Merge tip-616 check-in: 113abaae22 user: jan.nijtmans tags: tip-616-experiment | |
| 15:47 | Revert previous commit (doesn't work) and merge 9.0 check-in: fed2373ef8 user: jan.nijtmans tags: tip-616 | |
| 15:02 | Enhance internal "struct Interp" such that it can handle more than 2^31 levels check-in: 1118e2a7ab user: jan.nijtmans tags: trunk, main | |
| 14:03 | Enhance internal "struct CoroutineData" such that it can handle more than 2^31 levels/arguments check-in: cf3e7b9d06 user: jan.nijtmans tags: trunk, main | |
| 12:17 | Merge 8.7 check-in: ccad489003 user: jan.nijtmans tags: trunk, main | |
| 11:43 | Add ::tcl::test::build-info command to tcl::test package, so we can find out which compiler/options ... check-in: 41f20298cd user: jan.nijtmans tags: core-8-branch | |
| 10:42 | Merge 8.7 check-in: 06997b433a user: jan.nijtmans tags: trunk, main | |
| 10:37 | Eliminate nmake build warning check-in: 61e186fad0 user: jan.nijtmans tags: core-8-branch | |
| 10:32 | Merge 8.7 check-in: ad1714f9a5 user: jan.nijtmans tags: trunk, main | |
| 10:26 | Unused variable warning check-in: e4245088ee user: jan.nijtmans tags: core-8-branch | |
|
2022-03-09
| ||
| 19:37 | merge 8.7 check-in: f1d5e5874f user: dgp tags: tcl9-design | |
| 17:53 | More progress check-in: 0480ed9723 user: jan.nijtmans tags: tip-616 | |
| 16:46 | Merge 9.0 check-in: ebb18e6944 user: jan.nijtmans tags: tip-616 | |
| 15:46 | Merge 8.7 check-in: 8197faf9be user: jan.nijtmans tags: trunk, main | |
| 15:16 | Tweak test code such that it can be used to test indexes > 2^31 too, so no longer limit values to IN... check-in: e3ee44645c user: jan.nijtmans tags: core-8-branch | |
| 11:50 | Merge 8.7 check-in: 0e42f41f63 user: jan.nijtmans tags: tip-616-for-8.7 | |
|
2022-03-08
| ||
| 22:26 | initial work at using signed-storage for cases where values can actually be signed. check-in: 5030ee02cf user: bch tags: bch_sign_and_width | |
| 17:35 | merge 8.7 Closing this branch. The work on branch full-utf-for-8.7 is more likely to reach the ... Closed-Leaf check-in: 46d18fc696 user: dgp tags: dgp-ucs4 | |
| 17:29 | merge trunk check-in: dabc835dc5 user: dgp tags: dgp-refactor | |
| 17:29 | merge trunk check-in: 0a6fa275b2 user: dgp tags: novem | |
| 17:14 | merge mark check-in: 726136ec97 user: dgp tags: core-8-branch | |
| 17:12 | Backport fix and test for typecasting bug in Tcl_GetUniChar(). check-in: e7356da76c user: dgp tags: core-8-6-branch | |
| 15:34 | Merge 9.0 check-in: c785d752e4 user: jan.nijtmans tags: tip-616 | |
| 15:31 | Merge 8.7 check-in: 3aac064e60 user: jan.nijtmans tags: trunk, main | |
| 15:27 | Merge 8.6 check-in: 2cbce2c238 user: jan.nijtmans tags: core-8-branch | |
| 15:23 | Fix [9c7557160]: signed integer overflow in UpdateStringOfByteArray() check-in: 5e793d379a user: jan.nijtmans tags: core-8-6-branch | |
| 15:21 | Fix [1c7f179710]: undefined behavior for INST_LSHIFT in ExecuteExtendedBinaryMathOp() check-in: 8a68239de9 user: jan.nijtmans tags: core-8-6-branch | |
| 15:17 | Merge 8.7 check-in: 30337f31d9 user: jan.nijtmans tags: trunk, main | |
| 15:13 | Merge 8.6 check-in: 9254a17f88 user: jan.nijtmans tags: core-8-branch | |
| 15:10 | Fix [b6afa33737]: signed integer overflow in TclInitStringRep() macro check-in: a314f4ea62 user: jan.nijtmans tags: core-8-6-branch | |
| 11:38 | More size_t check-in: db643479d3 user: jan.nijtmans tags: tip-616 | |
| 10:38 | Provide somewhat more space in Tcl_CallFrame check-in: 67363cf967 user: jan.nijtmans tags: tip-616 | |
| 09:59 | Merge 9.0 check-in: a7ba5388fd user: jan.nijtmans tags: tip-616 | |
| 08:27 | Merge 8.7 check-in: f1e19261f7 user: jan.nijtmans tags: trunk, main | |
| 08:23 | This typecast is wrong (and was already wrong). Correct it, and add testcase to prove it check-in: 51b9da64b4 user: jan.nijtmans tags: core-8-branch | |
| 00:01 | Merge 8.7 check-in: 3528d7188f user: dgp tags: dgp-ucs4 | |
|
2022-03-07
| ||
| 23:59 | Starting in Tcl 8.7, Tcl_GetUniChar() returns int, not Tcl_UniChar (TIP 389). Make typecasts of retu... check-in: 421d89a270 user: dgp tags: core-8-branch | |
| 23:52 | Start sketch of offering UCS4 interfaces in Tcl 8.7. check-in: f71034e070 user: dgp tags: dgp-ucs4 | |
| 21:46 | merge core-8-branch check-in: b4f9552e15 user: fvogel tags: trunk, main | |
| 21:45 | Improve a bit the ttk::treeview man page by instructing the html generator not link some words in th... check-in: c6e09d5068 user: fvogel tags: core-8-branch | |
| 11:52 | More int -> size_t check-in: f8c76f841a user: jan.nijtmans tags: tip-616 | |
| 11:25 | Another round of int -> size_t for internal functions check-in: c3e9fab92a user: jan.nijtmans tags: tip-616 | |
|
2022-03-06
| ||
| 16:52 | merge trunk check-in: 09c4b95eec user: dgp tags: dgp-refactor | |
| 16:52 | merge trunk check-in: 8481502ba9 user: dgp tags: novem | |
| 16:10 | Merge-mark check-in: 729fdf970f user: jan.nijtmans tags: core-8-branch | |
| 16:10 | Fix [4789e18fcb]: signed integer overflow during obj-31.6 check-in: 7913cae186 user: jan.nijtmans tags: core-8-6-branch | |
| 15:51 | Merge-mark check-in: 38c7aaadce user: jan.nijtmans tags: trunk, main | |
| 15:51 | Merge 8.6 check-in: 1a8ae15079 user: jan.nijtmans tags: core-8-branch | |
| 15:49 | Fix [112e7aa36d]: signed integer overflow in Tcl_SetObjLength(), Tcl_AttemptSetObjLength() check-in: 2699f682ae user: jan.nijtmans tags: core-8-6-branch | |
| 15:46 | Merge tip-616 check-in: a23bb78289 user: jan.nijtmans tags: tip-616-experiment | |
| 15:44 | merge-mark check-in: 75044d8dfc user: jan.nijtmans tags: tip-616 | |
| 15:40 | Prepare for Tcl_Parse's commentSize/numTokens to become size_t check-in: 30b8504530 user: jan.nijtmans tags: trunk, main | |
| 15:28 | More progress check-in: 0ca30e14a0 user: jan.nijtmans tags: tip-616 | |
| 14:45 | Merge tip-616 check-in: a3c8b80019 user: jan.nijtmans tags: tip-616-experiment | |
| 14:40 | Merge 9.0 check-in: 2bf9f94c0e user: jan.nijtmans tags: tip-616 | |
|
2022-03-05
| ||
| 21:56 | -nothrow -> -nocomplain Closed-Leaf check-in: b3471f0625 user: jan.nijtmans tags: encodings-with-flags | |
| 11:20 | Merge 8.7 check-in: 562ea876a7 user: jan.nijtmans tags: trunk, main | |
| 10:32 | Add "const" to Tcl_SetNotifier() argument. Should have been part of TIP #27, looooooong ago. This si... check-in: a993dee980 user: jan.nijtmans tags: core-8-branch | |
|
2022-03-04
| ||
| 19:16 | merge trunk check-in: 7601f412eb user: dgp tags: novem | |
| 16:21 | Merge 8.7 check-in: 791cc676b8 user: jan.nijtmans tags: encodings-with-flags | |
| 16:19 | Merge 8.7 check-in: 1e892e4df9 user: jan.nijtmans tags: trunk, main | |
| 16:18 | Merge 8.6 check-in: 59b0904ac7 user: jan.nijtmans tags: core-8-branch | |
| 16:15 | Fix [8d8bb39962]: incorrect notifier initialization in tclXtNotify.c check-in: 362f6d184c user: jan.nijtmans tags: core-8-6-branch | |
|
2022-03-03
| ||
| 16:06 | Merge 9.0 check-in: 420de76f4f user: jan.nijtmans tags: tip-619 | |
| 15:58 | Fix warning when compiling with -DTCL_UTF_MAX=3: tclDecls.h:3921:27: warning: initialization of ‘s... check-in: ba11bb4b2b user: jan.nijtmans tags: trunk, main | |
| 13:05 | TIP #619 implementation. tests not working yet check-in: e791d2994c user: jan.nijtmans tags: tip-619 | |
| 11:37 | More progress check-in: cb4d961112 user: jan.nijtmans tags: tip-616-experiment | |
|
2022-03-02
| ||
| 20:27 | More size_t in tclCompile.h check-in: a2b7a28c1f user: jan.nijtmans tags: tip-616-experiment | |
| 17:34 | More progress check-in: 1411ccc2c8 user: jan.nijtmans tags: tip-616-experiment | |
| 17:24 | More progress check-in: 1cd1806ac7 user: jan.nijtmans tags: tip-616-experiment | |
| 17:05 | More progress check-in: d014640dcc user: jan.nijtmans tags: tip-616-experiment | |
| 16:13 | More progress check-in: 52a8aa860a user: jan.nijtmans tags: tip-616-experiment | |
| 16:00 | Use TIP #613's Tcl_GetIndexFromObj() to eliminate typecasts which are no longer necessary check-in: ef3c6d5538 user: jan.nijtmans tags: tip-613-usage | |
|
2022-03-01
| ||
| 20:44 | merge trunk check-in: 41c80aefe0 user: dgp tags: dgp-refactor | |
| 20:44 | merge trunk check-in: 1680876e51 user: dgp tags: novem | |
| 17:37 | Use size_t in TclFindCompiledLocal et al check-in: 75e02db60f user: jan.nijtmans tags: tip-616-experiment | |
| 15:32 | Even more progress check-in: b5574327d9 user: jan.nijtmans tags: tip-616-experiment | |
| 13:34 | More progress check-in: 4b7b34af76 user: jan.nijtmans tags: tip-616-experiment | |
| 11:32 | More progress check-in: 6d8e126f84 user: jan.nijtmans tags: tip-616-experiment | |
| 08:52 | Merge 9.0 check-in: 9392d7072f user: jan.nijtmans tags: tip-616-experiment | |
| 08:42 | Use size_t in AuxDataPrintProc check-in: a1a1aacb29 user: jan.nijtmans tags: trunk, main | |
| 07:36 | Merge 9.0 check-in: d999f89758 user: jan.nijtmans tags: tip-616-experiment | |
|
2022-02-28
| ||
| 18:06 | merge trunk check-in: e581a7a1f1 user: dgp tags: novem | |
| 18:02 | merge trunk check-in: 0b3bf20363 user: dgp tags: dgp-refactor | |
| 11:43 | Backout part of previous commit, making compile.test work again with --enable-symbols=all check-in: 6dc6bdff0e user: jan.nijtmans tags: trunk, main | |
|
2022-02-27
| ||
| 19:04 | Merge 9.0 check-in: 04a6ab223e user: jan.nijtmans tags: tip-616 | |
| 18:43 | Fix build check-in: f67b1bb0bb user: jan.nijtmans tags: tip-615 | |
| 18:29 | More size_t usage, e.g. for "foreach" check-in: 717c300874 user: jan.nijtmans tags: trunk, main | |
|
2022-02-25
| ||
| 14:45 | Merge 9.0 Leaf check-in: 398b723023 user: jan.nijtmans tags: tip-615-bis | |
| 14:44 | Merge 8.7 check-in: 19d6b0a063 user: jan.nijtmans tags: tip-615 | |
| 09:58 | Use size_t in Tcl_MainEx() check-in: 711d86e379 user: jan.nijtmans tags: tip-616 | |
|
2022-02-24
| ||
| 23:18 | merge trunk check-in: f50c5c56d2 user: dgp tags: novem | |
| 23:17 | merge trunk check-in: 5c3b80d210 user: dgp tags: dgp-refactor | |
| 22:44 | Merge 8.7 check-in: 1376637235 user: jan.nijtmans tags: tip-618 | |
| 22:35 | Merge 9.0 check-in: bb8e96bb20 user: jan.nijtmans tags: tip-616 | |
| 22:31 | Merge 8.7 check-in: 56e377a7ea user: jan.nijtmans tags: trunk, main | |
| 22:20 | 3 more files with TCL_UTF_MAX checks check-in: 70eb0efb69 user: jan.nijtmans tags: core-8-branch | |
| 22:13 | Consistancy in TCL_UTF_MAX check check-in: 31da6923f7 user: jan.nijtmans tags: core-8-branch | |
| 22:05 | Merge 9.0 check-in: 0a973e95ce user: jan.nijtmans tags: tip-616 | |
| 21:44 | Merge 8.7 check-in: 0907ba571c user: jan.nijtmans tags: trunk, main | |
| 17:13 | TIP #617: Tcl_WCharLen/Tcl_Char16Len check-in: 85afe2127e user: jan.nijtmans tags: core-8-branch | |
| 14:00 | Fix compiler warnings (caused by previous commit) check-in: e814eacaf1 user: jan.nijtmans tags: trunk, main | |
| 13:29 | Merge 9.0 check-in: dcf6775b09 user: jan.nijtmans tags: tip-616 | |
| 12:59 | More (internal) size_t usage in TclOO check-in: 6df38ae7c5 user: jan.nijtmans tags: trunk, main | |
| 12:01 | Merge 9.0 check-in: 32a7c96b09 user: jan.nijtmans tags: tip-616 | |
|
2022-02-23
| ||
| 21:14 | merge trunk check-in: 63f0db7ee1 user: dgp tags: dgp-refactor | |
| 21:13 | merge trunk check-in: d9958377ca user: dgp tags: novem | |
| 15:52 | Merge 8.7 check-in: 5b23dc7944 user: jan.nijtmans tags: trunk, main | |
| 15:51 | Merge 8.6 check-in: 9771beebb0 user: jan.nijtmans tags: core-8-branch | |
| 14:30 | Fix [cb90038a63]: signed integer overflow during expr-34.22, expr-36.22 check-in: 42d07d1fe5 user: jan.nijtmans tags: core-8-6-branch | |
| 14:26 | Merge 8.5 check-in: bcb387ad57 user: jan.nijtmans tags: core-8-6-branch | |
| 14:24 | Fix [d282fcacd1]: signed integer overflow in ScanNumber() check-in: d7a73dbf01 user: jan.nijtmans tags: core-8-6-branch | |
| 14:13 | 2 more spare stub entries check-in: a6c3387e68 user: jan.nijtmans tags: core-8-5-branch | |
| 14:05 | merge-mark check-in: 363b71d957 user: jan.nijtmans tags: tip-616 | |
| 14:04 | Some more int -> size_t in internal API check-in: 4dd737c3cd user: jan.nijtmans tags: trunk, main | |
| 13:45 | More int -> size_t check-in: 2be28e4fd8 user: jan.nijtmans tags: tip-616 | |
| 12:20 | Merge 9.0. Update documentation check-in: ef460f7709 user: jan.nijtmans tags: tip-616 | |
|
2022-02-22
| ||
| 21:01 | TIP #618: New Tcl_GetBool* functions with INDEX_NULL_OK flag check-in: 566ab0f509 user: jan.nijtmans tags: tip-618 | |
|
2022-02-21
| ||
| 16:35 | Merge 8.7 check-in: b84a93d7ba user: jan.nijtmans tags: trunk, main | |
| 16:30 | Merge 8.6 check-in: 91b14c222b user: jan.nijtmans tags: core-8-branch | |
| 16:18 | Fix [fb4a0a6675]: signed integer overflow in TclpGetClicks() check-in: 8779e57115 user: jan.nijtmans tags: core-8-6-branch | |
| 14:57 | some more check-in: cae4bc26a8 user: jan.nijtmans tags: tip-616 | |
| 13:49 | Some more int -> size_t check-in: e2a744bb10 user: jan.nijtmans tags: tip-616 | |
|
2022-02-20
| ||
| 19:57 | Eliminate dead code and fix a comment check-in: 557b4770b7 user: jan.nijtmans tags: trunk, main | |
|
2022-02-18
| ||
| 17:04 | Merge 9.0 check-in: 2f886a1c7e user: jan.nijtmans tags: tip-616 | |
| 17:02 | Merge 8.7 check-in: 131adb5a1d user: jan.nijtmans tags: trunk, main | |
| 16:57 | Fix [22547f9053]: TIP 519 compiler warning check-in: b719e05421 user: jan.nijtmans tags: core-8-branch | |
| 16:34 | Merge 8.7 check-in: 4adc3df295 user: jan.nijtmans tags: trunk, main | |
| 16:32 | Merge 8.6 check-in: 703fd1a845 user: jan.nijtmans tags: core-8-branch | |
| 16:31 | Eliminate aarch64-w64-mingw32-clang warning check-in: c405a0ef24 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-02-17
| ||
| 21:32 | Merge 9.0 check-in: 1fdefed9bc user: jan.nijtmans tags: tip-616 | |
| 18:55 | merge trunk check-in: 0e52d65e9e user: dgp tags: dgp-refactor | |
| 18:54 | merge trunk check-in: 9ff3d17a33 user: dgp tags: novem | |
| 17:33 | Merge 8.7 check-in: 45515911a5 user: jan.nijtmans tags: trunk, main | |
| 17:30 | Deprecate internal macro's TclIsInfinite() and TclIsNan(), since C99 has isinf() and isnan() check-in: 60df467246 user: jan.nijtmans tags: core-8-branch | |
| 14:51 | Merge 9.0 check-in: d0c7276be5 user: jan.nijtmans tags: tip-616 | |
| 14:16 | More int -> size_t in internal API check-in: a03a4407f4 user: jan.nijtmans tags: trunk, main | |
| 13:41 | more int->size_t check-in: 531d1e5c15 user: jan.nijtmans tags: tip-616 | |
| 13:29 | More int -> size_t in API check-in: 28669fb413 user: jan.nijtmans tags: tip-616 | |
| 12:07 | Merge 9.0 check-in: d20c8c89a2 user: jan.nijtmans tags: tip-616 | |
| 11:21 | Merge 8.7 check-in: 42031e66eb user: jan.nijtmans tags: trunk, main | |
| 10:52 | Implement TIP #613: New INDEX_NULL_OK flag for Tcl_GetIndexFromObj*() check-in: 545bc28d1b user: jan.nijtmans tags: core-8-branch | |
| 09:51 | Merge 8.6. Remove some Tcl_Panic()'s which can never happen check-in: 5548e5391e user: jan.nijtmans tags: core-8-branch | |
| 09:30 | Addendum to [7deeddb36]: Use WIDE_MIN/WIDE_MAX in more places check-in: de10721755 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-02-16
| ||
| 17:08 | Merge 8.7 check-in: c24dc4d17b user: jan.nijtmans tags: trunk, main | |
| 16:52 | Merge 8.6 check-in: 7e9fb8f7bd user: jan.nijtmans tags: core-8-branch | |
| 16:18 | Fix [7f8a3d9818]: signed integer overflow in tclExecute.c check-in: 8524520e5b user: jan.nijtmans tags: core-8-6-branch | |
| 16:10 | Fix [1c60dca341]: signed integer overflow in Tcl_SetBignumObj() check-in: 414608568a user: jan.nijtmans tags: core-8-6-branch | |
| 15:24 | Fix [c6fea6ba6]: possible signed integer overflow in Tcl_GetLongFromObj(), Tcl_GetWideIntFromObj() check-in: efbf66da7d user: jan.nijtmans tags: core-8-6-branch | |
| 14:53 | Fix [89de498973]: signed integer overflow in TclParseNumber() check-in: c5cded8dc7 user: jan.nijtmans tags: core-8-6-branch | |
| 14:33 | Fix [7deeddb36]: signed integer overflow in Tcl_ScanObjCmd() check-in: 0ac2e76e3f user: jan.nijtmans tags: core-8-6-branch | |
| 14:18 | Merge 8.7 check-in: 9c9eb4873b user: jan.nijtmans tags: tip-615 | |
| 12:15 | Merge 8.7. Fix 2 test-cases Leaf check-in: 385eb80dc4 user: jan.nijtmans tags: strict-index-experiment | |
| 10:51 | Merge 8.7 check-in: 78d22a5a49 user: jan.nijtmans tags: trunk, main | |
| 10:46 | Merge 8.6 check-in: af5e57f956 user: jan.nijtmans tags: core-8-branch | |
| 10:36 | Add x86_64-w64-mingw32-nmakehlp.exe as a helper, when cross-compiling check-in: cb2a5f77e3 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-02-15
| ||
| 15:05 | Merge 8.7 check-in: 8088944b74 user: jan.nijtmans tags: trunk, main | |
| 15:04 | Tcl 8.7 requires Visual Studio 2015 or newer check-in: a2325dd904 user: jan.nijtmans tags: core-8-branch | |
| 14:51 | Merge 8.7 check-in: 88f021c789 user: jan.nijtmans tags: trunk, main | |
| 14:49 | Merge 8.6 check-in: 28fda12373 user: jan.nijtmans tags: core-8-branch | |
| 14:34 | Merge 8.6 Closed-Leaf check-in: 19a930d38f user: jan.nijtmans tags: windows-arm64 | |
| 14:31 | Update win/README check-in: b06aa3c757 user: jan.nijtmans tags: core-8-6-branch | |
| 14:09 | update README check-in: c08a1c2b47 user: jan.nijtmans tags: windows-arm64 | |
| 13:51 | Add nmakehlp.exe (for AMD64) to distribution, and make it usable in rules-ext.vc too check-in: e890c67b0e user: jan.nijtmans tags: windows-arm64 | |
| 13:18 | See [https://patch-diff.githubusercontent.com/raw/tcltk/tcl/pull/12.patch], but slightly better: If ... check-in: 0c4eaa1de6 user: jan.nijtmans tags: windows-arm64 | |
|
2022-02-14
| ||
| 21:45 | Update scan/lsearch documentation check-in: ce9de8f244 user: jan.nijtmans tags: tip-615-bis | |
| 21:26 | Merge 9.0 check-in: e71c5544bf user: jan.nijtmans tags: tip-615-bis | |
| 18:10 | Merge 8.7 check-in: 27a9a7d379 user: jan.nijtmans tags: strict-index-experiment | |
| 17:55 | Merge 8.7 check-in: 3dbb49d9ec user: jan.nijtmans tags: trunk, main | |
| 17:53 | Always produce windows binaries on windows-2019, even if windows-latest switches to windows-2022 check-in: 69297ce333 user: jan.nijtmans tags: core-8-branch | |
| 17:20 | Merge 8.7 check-in: d2ca0349fa user: jan.nijtmans tags: trunk, main | |
| 17:17 | Correct references to libtommath.dll.a/tommath.lib, depending on compiler (was OK for zlib) check-in: e9e7b34fe4 user: jan.nijtmans tags: core-8-branch | |
| 15:53 | Merge 8.7 check-in: ebefc27263 user: jan.nijtmans tags: trunk, main | |
| 15:52 | More improvements when cross-compiling on Windows. Now libtommath and zlib libraries use the UCRT ru... check-in: a71d169ea2 user: jan.nijtmans tags: core-8-branch | |
| 15:44 | Fix regression caused by [d109376ad]: Move nmakehlp target down, so it doesn't become the default ta... check-in: c1f5640ee0 user: jan.nijtmans tags: core-8-6-branch | |
| 15:39 | Use TCLSH_NATIVE for building the zip-file when cross-compiling Closed-Leaf check-in: 5a9857b7a3 user: jan.nijtmans tags: windows-arm64 | |
| 15:28 | Re-build zlib and libtommath for AMD64 and ARM64 to use the UCRT runtime (with llvm-clang toolset) check-in: a0b1b61b4b user: jan.nijtmans tags: windows-arm64 | |
| 14:21 | Merge 8.7 check-in: 80edf896c9 user: jan.nijtmans tags: trunk, main | |
| 14:20 | Merge 8.6 check-in: 1d934d558e user: jan.nijtmans tags: core-8-branch | |
| 14:17 | re-generate configure script for windows check-in: 8ad4b2429e user: jan.nijtmans tags: core-8-6-branch | |
| 14:15 | Update libz.dll.a and zlib1.dll, use a UCRT runtime in stead of msvcrt for ARM64 check-in: 3d7be5568e user: jan.nijtmans tags: core-8-6-branch | |
| 13:55 | Merge 8.7 check-in: a487725274 user: jan.nijtmans tags: trunk, main | |
| 13:54 | Fix tommath.lib, which is missing some (deprecated) symbols. check-in: 03de17f612 user: jan.nijtmans tags: core-8-branch | |
| 13:14 | Merge 8.6 check-in: d3b7e9f3b3 user: jan.nijtmans tags: core-8-branch | |
| 12:59 | Fix [c59fd034fd]: zdll.lib for windows arm64 is compiled for wrong architecture check-in: 1ef774c149 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-02-13
| ||
| 23:11 | Merge 8.7 check-in: 445672e8e7 user: jan.nijtmans tags: trunk, main | |
| 23:07 | Add libtommath.dll and libtommath.dll.a for windows-arm64 check-in: 2ae997f245 user: jan.nijtmans tags: core-8-branch | |
| 22:46 | Fix determination of HAVE_CPUID with configure script Closed-Leaf check-in: 379065b501 user: jan.nijtmans tags: windows-arm64 | |
| 22:29 | Make a start supporting aarch64-w64-mingw32-clang (WIP) check-in: 38fd900712 user: jan.nijtmans tags: windows-arm64 | |
|
2022-02-12
| ||
| 19:07 | Merge 8.7 check-in: 18c062b81b user: jan.nijtmans tags: trunk, main | |
| 19:06 | Merge 8.6 check-in: be2fb1496d user: jan.nijtmans tags: core-8-branch | |
| 19:03 | Merge 8.5. (add some unused spare stub entries) check-in: 9bb1b2e1b3 user: jan.nijtmans tags: core-8-6-branch | |
| 18:49 | Fix [1720242] (appears the patch was only partially applied) check-in: f6c659cc98 user: jan.nijtmans tags: core-8-6-branch | |
| 11:50 | Merge 8.7 check-in: 7bf0d556a3 user: jan.nijtmans tags: trunk, main | |
| 11:49 | Merge 8.6 check-in: 842fcfbdfc user: jan.nijtmans tags: core-8-branch | |
| 11:48 | More tweaks for windows-arm64 check-in: d6a09d7c8a user: jan.nijtmans tags: core-8-6-branch | |
|
2022-02-11
| ||
| 17:49 | Transform Tcl_ListObjGetElement -> TclListObjGetElement in branch changes. check-in: b5123521ca user: dgp tags: dgp-refactor | |
| 17:47 | merge trunk check-in: 2bd0b2edc3 user: dgp tags: dgp-refactor | |
| 17:41 | merge trunk check-in: e6ab7dd037 user: dgp tags: novem | |
| 16:59 | Add more spare unused stub entries check-in: 16e5c34e88 user: jan.nijtmans tags: core-8-5-branch | |
| 16:34 | Document how to cross-compile with Visual Studio Closed-Leaf check-in: d1c5bb34f4 user: jan.nijtmans tags: windows-arm64 | |
| 16:21 | more tweaks for windows-arm64 check-in: 466f16e83c user: jan.nijtmans tags: windows-arm64 | |
| 15:34 | Merge 8.7 check-in: b492dbc27a user: jan.nijtmans tags: encodings-with-flags | |
| 15:31 | Merge 8.7 check-in: ced9151f74 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 14:22 | See [https://github.com/tcltk/tcl/pull/11], but (hopefully) slightly better check-in: e6bc056435 user: jan.nijtmans tags: windows-arm64 | |
|
2022-02-10
| ||
| 16:37 | Merge 8.7 Closed-Leaf check-in: 68ce4c0fb3 user: jan.nijtmans tags: tip-617 | |
| 15:23 | Merge 8.7 check-in: 32aabe61f6 user: jan.nijtmans tags: trunk, main | |
| 15:22 | Merge 8.6 check-in: e81990041e user: jan.nijtmans tags: core-8-branch | |
| 15:21 | Add zlib1.dll for windows-arm64 check-in: 63c17e0fa8 user: jan.nijtmans tags: core-8-6-branch | |
| 15:17 | Add zlib1.dll for windows-arm64 (cross-compiled with VS2017) Closed-Leaf check-in: dfc1b48e3a user: jan.nijtmans tags: windows-arm64 | |
| 15:10 | Merge 8.6 check-in: 83a562b518 user: jan.nijtmans tags: windows-arm64 | |
| 14:19 | Merge 8.7 check-in: 9d375168e0 user: jan.nijtmans tags: trunk, main | |
| 14:18 | Always use UTF-8 when reading from the console (See also TIP #587) Closed-Leaf check-in: 72b7861bb2 user: jan.nijtmans tags: console-utf8 | |
| 14:16 | Use Tcl_NewWideIntObj() for values that might be bigger than 32-bit check-in: fda1913575 user: jan.nijtmans tags: core-8-branch | |
| 11:07 | Merge 8.7 check-in: 24ba50f931 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 09:49 | Merge 9.0 check-in: 42ae6b35fc user: jan.nijtmans tags: tip-616 | |
| 09:45 | Merge 8.7 check-in: d7e83e77e8 user: jan.nijtmans tags: trunk, main | |
| 09:37 | Merge 8.6 check-in: c03b7afd75 user: jan.nijtmans tags: core-8-branch | |
| 09:26 | Use TclListObjLength/TclListObjGetElements in stead of Tcl_ListObjLength/Tcl_ListObjGetElements ever... check-in: 30cd3187fc user: jan.nijtmans tags: core-8-6-branch | |
| 08:42 | Same with TclListObjGetElements check-in: 5f2ed67ee3 user: jan.nijtmans tags: tip-616 | |
| 08:34 | Tcl_ListObjLength -> TclListObjLength check-in: 8186be0b8d user: jan.nijtmans tags: tip-616 | |
| 08:22 | Merge 9.0. Restore Tcl_ArgvGenFuncProc to what it was before (doesn't make much sense to make this s... check-in: 495bcd3142 user: jan.nijtmans tags: tip-616 | |
| 08:02 | Merge 8.7. Try to build on windows-2022 check-in: 52e8e7519c user: jan.nijtmans tags: windows-arm64 | |
|
2022-02-09
| ||
| 22:14 | Merge 8.7 check-in: d55c77d491 user: jan.nijtmans tags: tip-617 | |
| 22:12 | Merge 8.7 check-in: 77e26497a5 user: jan.nijtmans tags: tip-615 | |
| 22:11 | Merge 8.7 check-in: 7446b8d84d user: jan.nijtmans tags: trunk, main | |
| 22:10 | Merge 8.6 check-in: 9409eb6447 user: jan.nijtmans tags: core-8-branch | |
| 22:09 | Put back '@' (lost in previous commit) check-in: b8d8018265 user: jan.nijtmans tags: core-8-6-branch | |
| 16:47 | Merge 8.7 check-in: c268d6f436 user: jan.nijtmans tags: tip-617 | |
| 16:36 | Merge 8.7 check-in: bbe803a0eb user: jan.nijtmans tags: tip-615 | |
| 11:59 | Merge 8.7 check-in: 553828b65a user: jan.nijtmans tags: trunk, main | |
| 11:58 | Merge 8.6 check-in: eb6b6539ee user: jan.nijtmans tags: core-8-branch | |
| 11:33 | More steps, making it work for ARM64 check-in: d72cb6b1fa user: jan.nijtmans tags: core-8-6-branch | |
|
2022-02-08
| ||
| 18:50 | merge trunk check-in: d51008a43e user: dgp tags: dgp-refactor | |
| 18:49 | merge trunk check-in: 1ba3a5f87d user: dgp tags: novem | |
| 15:07 | Accept aarch64 too (in stead of arm64) check-in: 5801a4e70c user: jan.nijtmans tags: windows-arm64 | |
| 14:24 | Merge 8.7 check-in: 8a0cd3b6c1 user: jan.nijtmans tags: trunk, main | |
| 14:23 | Correct previous commit (Windows build error) check-in: 0f4dcb0e40 user: jan.nijtmans tags: core-8-branch | |
| 10:54 | More changed for windows-arm (e.g. add zdll.lib for ARM64, although zlib1.dll still missing) check-in: d0335dd773 user: jan.nijtmans tags: windows-arm64 | |
| 10:04 | Merge 8.6 check-in: 35c4aa7935 user: jan.nijtmans tags: windows-arm64 | |
|
2022-02-07
| ||
| 22:21 | Merge 8.7 check-in: df2d8de0fc user: jan.nijtmans tags: trunk, main | |
| 22:16 | Fix [1fe745559a]: Conditional jump or move depends on uninitialised value in Tcl_UniCharToUtf check-in: 173c09dcf8 user: jan.nijtmans tags: core-8-branch | |
| 16:57 | Merge 8.7 check-in: cab64f5dba user: jan.nijtmans tags: encodings-with-flags | |
| 16:08 | Merge 8.7 check-in: fa141b585d user: jan.nijtmans tags: tip-617 | |
| 15:35 | Fix [1fe745559a]: 8.7, 9.0: Conditional jump or move depends on uninitialised value in Tcl_UniCharTo... Closed-Leaf check-in: 4e0909a17e user: jan.nijtmans tags: bug-1fe745559a | |
| 14:56 | Merge 8.7 check-in: 0cc2891ff6 user: jan.nijtmans tags: trunk, main | |
| 14:55 | Merge 8.6 check-in: e4a7c4fa71 user: jan.nijtmans tags: core-8-branch | |
| 14:42 | Fix [bae42b3d24]: [d86e92fb33] et.al. eliminates cpuid when cross compiling for win32 check-in: e734cf1081 user: jan.nijtmans tags: core-8-6-branch | |
| 14:33 | merge trunk check-in: 4ac2207990 user: dgp tags: dgp-refactor | |
| 14:33 | merge trunk check-in: d039b5f507 user: dgp tags: novem | |
| 08:48 | Merge 8.7 check-in: 1cc6bb7b9f user: jan.nijtmans tags: trunk, main | |
| 08:48 | Merge 8.6 check-in: 6b7ec7b56a user: jan.nijtmans tags: core-8-branch | |
| 08:45 | Add support for windows-arm platform check-in: d86e92fb33 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-02-06
| ||
| 12:47 | another try, rules.vc version 1.10 check-in: 23587d97c0 user: jan.nijtmans tags: windows-arm64 | |
|
2022-02-04
| ||
| 16:19 | See [https://github.com/tcltk/tcl/pull/10] check-in: fc056d6a1d user: jan.nijtmans tags: windows-arm64 | |
|
2022-02-03
| ||
| 13:13 | TIP #617: Tcl_WCharLen/Tcl_Char16Len check-in: 2b0167c4a2 user: jan.nijtmans tags: tip-617 | |
| 12:51 | Merge 8.7 check-in: fc5b55f01a user: jan.nijtmans tags: trunk, main | |
| 12:49 | Fix Tcl_UtfToWChar() typedef check-in: 080fbcde97 user: jan.nijtmans tags: core-8-branch | |
|
2022-02-02
| ||
| 16:54 | Merge 9.0 check-in: f99c47d3c8 user: jan.nijtmans tags: tip-615-bis | |
| 16:53 | Merge 8.7 Closed-Leaf check-in: 489ba2db5f user: jan.nijtmans tags: tip-613 | |
| 16:51 | Merge 8.7 check-in: e30b103400 user: jan.nijtmans tags: tip-615 | |
| 16:49 | Merge 9.0 check-in: 4b905cf3ae user: jan.nijtmans tags: tip-616 | |
| 16:48 | Merge 8.7 check-in: 5183219b73 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 16:47 | Merge 8.7 check-in: 762680676d user: jan.nijtmans tags: trunk, main | |
| 16:46 | Merge 8.6 check-in: 132a24c42f user: jan.nijtmans tags: core-8-branch | |
| 16:42 | Change DEFAULT_PRIMARY_PROMPT from #define to static const string (saves a strlen() call) check-in: b8af657c4a user: jan.nijtmans tags: core-8-6-branch | |
|
2022-02-01
| ||
| 12:35 | Merge 8.7 check-in: a6e19bd3f0 user: jan.nijtmans tags: trunk, main | |
| 12:31 | Merge 8.6 check-in: 2245871b04 user: jan.nijtmans tags: core-8-branch | |
| 12:03 | Code cleanup in tclMain.c and tclAppInit.c: Make them Tcl-8.7-aware, usable as more generic example... check-in: 3625d63254 user: jan.nijtmans tags: core-8-6-branch | |
| 09:56 | Merge 8.7 check-in: d63d09824a user: jan.nijtmans tags: tip-616-for-8.7 | |
|
2022-01-31
| ||
| 12:04 | code alignment check-in: 01fa971fac user: jan.nijtmans tags: tip-615 | |
| 11:49 | Merge 8.7 check-in: 8b1bfefd8e user: jan.nijtmans tags: tip-615 | |
| 11:32 | Merge 8.7 check-in: 4a768cb289 user: jan.nijtmans tags: trunk, main | |
|
2022-01-29
| ||
| 00:29 | merge merge [argx_rejig] check-in: acfaacfb73 user: bch tags: trunk, main | |
| 00:13 | take advantage of what we know re: argv guarantees [https://www.iso-9899.info/n1570.html#5.1.2.2.1|a... Closed-Leaf check-in: fa3ffd1781 user: bch tags: argx_rejig | |
|
2022-01-28
| ||
| 23:52 | take advantage of what we know re: argv guarantees [https://www.iso-9899.info/n1570.html#5.1.2.2.1|a... check-in: d69611bc9d user: bch tags: core-8-branch | |
| 23:28 | rejig argv/argc handling in response to investigation prompted by [https://arstechnica.com/informati... check-in: d1f6c5ef6c user: bch tags: core-8-branch | |
| 16:55 | Fix testcase check-in: d97b3084d7 user: jan.nijtmans tags: tip-615-bis | |
| 16:45 | Fix ParseArgsObjv() wrapper check-in: 2c6229d4de user: jan.nijtmans tags: tip-616 | |
| 14:59 | Allow indexPtr to be (int *)NULL check-in: 8a07ca7765 user: jan.nijtmans tags: tip-613 | |
| 13:25 | Fix ParseArgsObjv() wrapper, and adapt testcase to prove that it works check-in: 114a54fbb4 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 10:52 | Use more size_t in tclTest.c, for testing the new wrapper functions check-in: 066c408415 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 10:46 | be more strict about using argv[0] check-in: 0e1d2702ab user: bch tags: argx_rejig | |
| 08:29 | rejig argv/argc Tcl_MainEx() handling, prompted by outside discussion re: current [https://arstechni... check-in: 4712f32196 user: bch tags: argx_rejig | |
|
2022-01-27
| ||
| 22:26 | 3 more API's check-in: 7413e9f3e3 user: jan.nijtmans tags: tip-616 | |
| 17:27 | More int -> size_t, especially TclOO check-in: 9488dfb670 user: jan.nijtmans tags: tip-616 | |
| 16:53 | Almost complete (at least the API) check-in: 5d3dbeefa9 user: jan.nijtmans tags: tip-616 | |
| 15:15 | More progress check-in: 22b7c31f21 user: jan.nijtmans tags: tip-616 | |
|
2022-01-26
| ||
| 23:05 | more progress check-in: 8ce4f1cd58 user: jan.nijtmans tags: tip-616 | |
| 17:48 | Add back a clarification to the documentation for [expr] that an operand is interpreted as a number ... check-in: 775edc3e17 user: pooryorick tags: core-8-branch | |
| 14:56 | Add TclParseArgsObjv_ check-in: d2cd1f43f9 user: jan.nijtmans tags: tip-616 | |
| 13:33 | Add TclParseArgsObjv_ check-in: 3c38c4a65b user: jan.nijtmans tags: tip-616-for-8.7 | |
| 12:11 | Change Tcl_Merge API too check-in: bbdecfb21c user: jan.nijtmans tags: tip-616 | |
| 08:37 | More WIP check-in: 3f003f3286 user: jan.nijtmans tags: tip-616 | |
|
2022-01-25
| ||
| 15:19 | unbreak (windows) build check-in: 34d0c6a14a user: jan.nijtmans tags: tip-616-for-8.7 | |
| 14:22 | Merge 8.7 check-in: e6b33eb55a user: jan.nijtmans tags: tip-613 | |
| 09:38 | Show reason for TIP #615. Consisancy in return values meaning 'nothing found' check-in: 7aecdb70cb user: jan.nijtmans tags: tip-615-bis | |
|
2022-01-24
| ||
| 21:37 | 3 more stub-entries check-in: 61a759a893 user: jan.nijtmans tags: tip-616 | |
| 21:24 | 3 more stub-entries check-in: e5838cf45d user: jan.nijtmans tags: tip-616-for-8.7 | |
| 20:54 | More work in progress check-in: e2382fa2c9 user: jan.nijtmans tags: tip-616 | |
| 15:55 | Merge 8.7 check-in: 4f72807e3e user: jan.nijtmans tags: tip-616-for-8.7 | |
| 15:41 | Merge 8.7 check-in: 66558c7141 user: jan.nijtmans tags: trunk, main | |
| 15:40 | Merge 8.6 check-in: 56efe65709 user: jan.nijtmans tags: core-8-branch | |
| 15:29 | intPtr -> lengthPtr in Tcl_ListObjLength() documentation, so the documentation matches the signature... check-in: 31cae19da0 user: jan.nijtmans tags: core-8-6-branch | |
| 15:23 | change signature for Tcl_DictObjPutKeyList and Tcl_DictObjRemoveKeyList too check-in: 5673a14bd0 user: jan.nijtmans tags: tip-616 | |
| 11:53 | Tcl Dicts > 2^31 elements too check-in: 6f6602a104 user: jan.nijtmans tags: tip-616 | |
| 11:19 | Merge 8.7 check-in: 7d695dcfe3 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 11:16 | merge-mark check-in: c37df5046c user: jan.nijtmans tags: trunk, main | |
| 11:15 | Don't document the size_t form of Tcl_GetStringFromObj() (yet), because it's only available if TCL_N... check-in: 55d66c907b user: jan.nijtmans tags: core-8-branch | |
| 11:05 | merge-mark check-in: 85b27113e7 user: jan.nijtmans tags: trunk, main | |
| 11:01 | Fix another bug in Tcl_GetIntForIndex() (demonstrated by the new testcases from the previous commit) check-in: 96fd21c06c user: jan.nijtmans tags: core-8-branch | |
| 10:00 | Extend for Tcl dicts too (API only) check-in: 8376bd283c user: jan.nijtmans tags: tip-616-for-8.7 | |
| 08:18 | TIP #616: Tcl lists > 2^31 elements. WIP check-in: ff0a9cf127 user: jan.nijtmans tags: tip-616 | |
|
2022-01-23
| ||
| 21:56 | Extend for Tcl lists > 2^31 elements (API only) check-in: 6ac0be37b5 user: jan.nijtmans tags: tip-616-for-8.7 | |
| 16:22 | Merge 8.7 check-in: a23e0a8932 user: jan.nijtmans tags: trunk, main | |
| 16:21 | eol-spacing from previous commit check-in: 1c24f254fe user: jan.nijtmans tags: core-8-branch | |
|
2022-01-22
| ||
| 14:47 | Rewrite of documentation for [chan] check-in: eb627bda27 user: pooryorick tags: core-8-branch | |
|
2022-01-21
| ||
| 16:16 | In case troubles are found in Tcl_GetRange(), this branch brings back Tcl_GetRange() to how it was i... Closed-Leaf check-in: 5b0676e5ca user: jan.nijtmans tags: bug-e9a2715d91 | |
| 15:56 | Merge 8.7 check-in: 1b61155cda user: jan.nijtmans tags: trunk, main | |
| 15:15 | Merge 8.6 check-in: 2306f87127 user: jan.nijtmans tags: core-8-branch | |
| 14:44 | Undo part of [26539e78a7]. Although Tcl_GetRange() does it's own parameter check, it's caller doesn'... check-in: 78bfdd485f user: jan.nijtmans tags: core-8-6-branch | |
| 11:11 | Merge 8.7 check-in: ebedbf9a12 user: jan.nijtmans tags: trunk, main | |
| 08:53 | Fix bug in Tcl_GetIntForIndex() (TIP #544), discovered when investigating [https://core.tcl-lang.org... check-in: 96a8baa3c9 user: jan.nijtmans tags: core-8-branch | |
| 08:43 | Add test-cases for Tcl_GetIntForIndex(). This reveals a minor bug Closed-Leaf check-in: 2858475ed7 user: jan.nijtmans tags: bug-a9929f112a | |
|
2022-01-19
| ||
| 14:21 | (partial) fix for [https://core.tcl-lang.org/tk/tktview?name=a9929f112a|a9929f112a]. WIP check-in: 7460813a8a user: jan.nijtmans tags: bug-a9929f112a | |
| 11:04 | Merge 8.7 check-in: a2ae4597f0 user: jan.nijtmans tags: tip-613 | |
|
2022-01-18
| ||
| 23:53 | Merge 8.7 check-in: daff5c453c user: jan.nijtmans tags: tip-615 | |
| 23:34 | Merge 8.7 check-in: 15373fc047 user: jan.nijtmans tags: trunk, main | |
| 23:26 | Update documentation for Tcl_GetRange() check-in: 61b142d29c user: jan.nijtmans tags: core-8-branch | |
| 16:14 | Merge 8.7 check-in: 86dd2bcab2 user: jan.nijtmans tags: trunk, main | |
| 15:52 | Merge 8.6 check-in: de79810eea user: jan.nijtmans tags: core-8-branch | |
| 15:39 | Fix [e9a2715d91]: Incompatible Tcl_GetRange(). From now on (unofficially) the last function argument... check-in: 26539e78a7 user: jan.nijtmans tags: core-8-6-branch | |
| 14:40 | TIP #615: string is index. WIP check-in: 9077972219 user: jan.nijtmans tags: tip-615 | |
|
2022-01-17
| ||
| 22:23 | Remove all protections in StringRangeCmd(), and switch off compilation of "string range" Closed-Leaf check-in: 756287e16e user: jan.nijtmans tags: bug-e9a2715d91-investigate | |
| 17:26 | Possible fix for [e9a2715d91]: Tcl 8.6.11: Incompatible Tcl_GetRange() Closed-Leaf check-in: ed61de701e user: jan.nijtmans tags: bug-e9a2715d91 | |
| 17:10 | Merge 8.7 check-in: e8e2a9f506 user: jan.nijtmans tags: trunk, main | |
| 17:07 | Fix merge conflict previous commit check-in: 6fc61089ca user: jan.nijtmans tags: core-8-branch | |
| 17:02 | Merge 8.6 check-in: ea38112364 user: jan.nijtmans tags: core-8-branch | |
| 16:44 | Tcl_NewObj() -> TclNewObj() check-in: df30948549 user: jan.nijtmans tags: core-8-6-branch | |
| 13:37 | Merge 8.7 check-in: fe9317ddb0 user: jan.nijtmans tags: trunk, main | |
| 11:21 | Merge 8.6 check-in: 636d27ef56 user: jan.nijtmans tags: core-8-branch | |
| 10:35 | Follow-up to [767e070d35]: Tcl_GetRange and Tcl_GetUniChar do not validate index inputs. Now that T... check-in: 147f3b129a user: jan.nijtmans tags: core-8-6-branch | |
|
2022-01-15
| ||
| 17:07 | Merge 8.7 check-in: e3af0e7eda user: jan.nijtmans tags: encodings-with-flags | |
| 17:03 | Merge 8.7 check-in: 508fa273a3 user: jan.nijtmans tags: trunk, main | |
| 17:02 | Fix [6474fbd934]: Tcl 8.7a5: why utf-8 is different? check-in: 3f25428a3f user: jan.nijtmans tags: core-8-branch | |
|
2022-01-14
| ||
| 22:34 | Proposed fix for [6474fbd934]: Tcl 8.7a5: why utf-8 is different? Closed-Leaf check-in: c4a89ec75d user: jan.nijtmans tags: bug-6474fbd934 | |
| 15:46 | merge-mark check-in: 4570ebbf2b user: jan.nijtmans tags: trunk, main | |
| 15:44 | Fix [b241e4ccc0]: Error while building with Tcl 8.7a5... check-in: 2d7363022b user: jan.nijtmans tags: core-8-branch | |
| 10:29 | Merge 8.7. Fix (windows MSVC OPTS=symbols) build error check-in: a80b314df5 user: jan.nijtmans tags: trunk, main | |
| 10:10 | Merge 8.6 check-in: 9b26217141 user: jan.nijtmans tags: core-8-branch | |
| 09:54 | Fix [816913a65e]: GrowStringBuffer(): signed integer overflow. And a few similar situations in other... check-in: 4b4cd18a44 user: jan.nijtmans tags: core-8-6-branch | |
| 09:53 | Fix [bca10e3790]: Undefined behavior in ResultAdd(). Make functions like ResultAdd() equal in tclIOG... check-in: 58281c1992 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-01-13
| ||
| 13:23 | Merge 8.7 check-in: 13f29e934a user: jan.nijtmans tags: trunk, main | |
| 13:23 | Merge 8.6 check-in: 32cbdf9580 user: jan.nijtmans tags: core-8-branch | |
| 13:22 | Fix [69218ab7b]: TEBCResume(): buffer over-read in INST_STR_MAP check-in: 66f6ea11a3 user: jan.nijtmans tags: core-8-6-branch | |
| 13:20 | Fix for [26f1328a86]: sizeof(int) < sizeof(void*) -> Crash check-in: 967fa256db user: jan.nijtmans tags: core-8-6-branch | |
| 12:22 | Fix [816913a65e]: GrowStringBuffer(): signed integer overflow. And a few similar situations in other... Closed-Leaf check-in: a03e9793d4 user: jan.nijtmans tags: bug-816913a65e | |
| 11:46 | Fix [6cb3db4965]: pointer arithmetic using NULL in InitArgsAndLocals() check-in: 17a4e01dd3 user: jan.nijtmans tags: core-8-6-branch | |
| 11:12 | Suggested fix for [bca10e3790]: Undefined behavior in ResultAdd(). Make functions like ResultAdd() e... Closed-Leaf check-in: acb2cec2bd user: jan.nijtmans tags: bug-bca10e3790 | |
|
2022-01-12
| ||
| 21:42 | Merge 8.7 check-in: 192efa795a user: jan.nijtmans tags: trunk, main | |
| 21:41 | Merge 8.6 check-in: 0074847583 user: jan.nijtmans tags: core-8-branch | |
| 21:39 | Fix [fba9c1fc12]: pointer arithmetic using NULL in PrintParse() check-in: ac6ce2e3cf user: jan.nijtmans tags: core-8-6-branch | |
| 21:13 | Merge 8.7 check-in: 276c1ccf0b user: jan.nijtmans tags: trunk, main | |
| 21:09 | Merge 8.6 check-in: ac0dbddfa3 user: jan.nijtmans tags: core-8-branch | |
| 16:33 | Fix [da6f155ca4]: STRING_SIZE() macro: parenthesize numChars usage. Fix more macro's like this. check-in: 2bb7cd72c8 user: jan.nijtmans tags: core-8-6-branch | |
| 15:50 | Fix [69218ab7b]: TEBCResume(): buffer over-read in INST_STR_MAP Closed-Leaf check-in: 0f45a92d03 user: jan.nijtmans tags: bug-69218ab7b | |
| 14:19 | Proposed fix for [26f1328a86]: sizeof(int) < sizeof(void*) -> Crash Closed-Leaf check-in: 7178b3b439 user: jan.nijtmans tags: bug-26f1328a86 | |
|
2022-01-10
| ||
| 13:19 | Merge 8.7 check-in: 1676687a2c user: jan.nijtmans tags: encodings-with-flags | |
|
2022-01-09
| ||
| 17:15 | Merge 8.7 check-in: 3179cb8269 user: jan.nijtmans tags: strict-index-experiment | |
| 17:13 | Merge 8.7 check-in: b260874edb user: jan.nijtmans tags: tip-613 | |
| 17:09 | Merge 8.7 check-in: b1a0128aca user: jan.nijtmans tags: trunk, main | |
| 16:54 | Rename "testConstraint nodep" to "testConstraint deprecated", making it the same as in Tk check-in: 4fc052ca9b user: jan.nijtmans tags: core-8-branch | |
|
2022-01-07
| ||
| 19:55 | Merge 8.6 check-in: 690b19b35b user: jan.nijtmans tags: core-8-branch | |
| 19:52 | tcltk-man2html-utils.tcl: Before doing a "string range", check if that makes sense at all check-in: 8396dc130d user: jan.nijtmans tags: core-8-6-branch | |
| 17:17 | Fix [0386e9a967]: Bitrot in tclZlib.c check-in: 2f50fa72bd user: jan.nijtmans tags: core-8-branch | |
|
2021-12-27
| ||
| 17:19 | merge trunk check-in: d5b3c9c4f7 user: dgp tags: dgp-refactor | |
| 17:17 | merge 8.7 check-in: 7a66af3661 user: dgp tags: dgp-review | |
| 17:16 | merge trunk check-in: 4cc5dd2829 user: dgp tags: novem | |
|
2021-12-21
| ||
| 23:04 | -1 -> "" check-in: 3f6360fafd user: jan.nijtmans tags: strict-index-experiment | |
| 17:36 | code formatting check-in: 7ef07fde2f user: jan.nijtmans tags: strict-index-experiment | |
| 17:23 | Merge 8.7 check-in: a03edf1949 user: jan.nijtmans tags: strict-index-experiment | |
| 16:33 | Merge 8.7 check-in: 0822b8966a user: jan.nijtmans tags: trunk, main | |
| 16:18 | New macro TclNewIndexObj(). For Tcl 8.7 it's the same as TclNewIntObj(), but in Tcl 9.0 not any more... check-in: cc79d9889f user: jan.nijtmans tags: core-8-branch | |
|
2021-12-20
| ||
| 14:38 | binary encode/decode hex: document upper/lower character use. check-in: b67b280c04 user: oehhar tags: core-8-6-branch | |
| 14:10 | formatting check-in: d456c0ec8d user: jan.nijtmans tags: tip-613 | |
| 01:01 | Merge 8.7 check-in: e3710d6b8d user: jan.nijtmans tags: trunk, main | |
| 01:00 | Merge 8.7 check-in: 9be03eb010 user: jan.nijtmans tags: tip-613 | |
| 00:58 | Unbreak windows build caused by [066a9b81b8|this] commit check-in: 4235a4640b user: jan.nijtmans tags: core-8-branch | |
| 00:44 | Merge 8.7. Allow Tcl_GetIndexFromObj*() to be used with enum/char/short/int/long whatever size integ... check-in: fd5af9692d user: jan.nijtmans tags: tip-613 | |
|
2021-12-18
| ||
| 19:20 | Merge 8.7 check-in: 71c793d24e user: jan.nijtmans tags: trunk, main | |
| 19:02 | Merge 8.6 check-in: 8eabfac780 user: jan.nijtmans tags: core-8-branch | |
| 18:55 | Make it impossible for the indexType object to cache negative index values. And - if it happens - at... check-in: 8d5de988b3 user: jan.nijtmans tags: core-8-6-branch | |
| 15:09 | Merge 8.7 check-in: bfba17b48a user: jan.nijtmans tags: trunk, main | |
| 15:07 | Merge 8.6 check-in: 817abfee89 user: jan.nijtmans tags: core-8-branch | |
| 15:03 | Fix [5507a9c096]: Small error on https://www.tcl.tk/man/tcl/TclCmd/try.html check-in: 11ab94a452 user: jan.nijtmans tags: core-8-6-branch | |
| 14:59 | Merge 8.6 check-in: 066a9b81b8 user: jan.nijtmans tags: core-8-branch | |
| 14:46 | Fix [b0f84119c8]: TEBCresume(): undefined behavior for INST_LSHIFT check-in: 66f17f6fe9 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-12-16
| ||
| 21:27 | merge-mark check-in: 8b9ebfd381 user: jan.nijtmans tags: trunk, main | |
| 21:26 | Merge 8.6 check-in: 96119ec205 user: jan.nijtmans tags: core-8-branch | |
| 21:25 | Fix [d1434179b5]: avoid signed integer overflow in AppendUtfToUtfRep() check-in: 8340945434 user: jan.nijtmans tags: core-8-6-branch | |
| 21:02 | Suggested fix for [b0f84119c8]: TEBCresume(): undefined behavior for INST_LSHIFT Closed-Leaf check-in: c8fd4fa714 user: jan.nijtmans tags: bug-b0f84119c8 | |
| 14:34 | Merge 8.7 check-in: d764ceff5f user: jan.nijtmans tags: tip-613 | |
| 14:11 | Merge 8.7 check-in: 9c90e5d9e5 user: jan.nijtmans tags: trunk, main | |
| 14:01 | Merge 8.6 check-in: 2872e09645 user: jan.nijtmans tags: core-8-branch | |
| 12:09 | Add 2 new testcases, for Tcl_GetIndexFromObjStruct with TCL_EXACT flag and for Tcl_GetIndexFromObjSt... check-in: 67d362db55 user: jan.nijtmans tags: core-8-6-branch | |
| 09:20 | Merge 8.7 check-in: 7d2f7f50d0 user: jan.nijtmans tags: tip-613 | |
| 09:20 | Merge 8.7 check-in: f89799c6f5 user: jan.nijtmans tags: trunk, main | |
| 09:14 | Merge 8.6 check-in: 88f665dbae user: jan.nijtmans tags: core-8-branch | |
| 09:02 | Fix [6ef312dcf5]: memcpy() with NULL source in Tcl_CreateMathFunc() check-in: c8b818c8cd user: jan.nijtmans tags: core-8-6-branch | |
| 08:35 | Fix [31e302fcf7]: signed integer overflow in generic/tclHash.c check-in: 96d30a7f6b user: jan.nijtmans tags: core-8-6-branch | |
| 08:20 | Fix [90612089d8]: signed integer overflow in ExprRandFunc() check-in: 2d6da16ccc user: jan.nijtmans tags: core-8-6-branch | |
| 08:03 | Undo prevous commit. See [41b1406f51] for the reason check-in: 5286286df9 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-12-15
| ||
| 17:03 | Fix [90612089d8]: signed integer overflow in ExprRandFunc() Closed-Leaf check-in: b0fd5cb70e user: jan.nijtmans tags: bug-90612089d8 | |
| 16:58 | Addendum to [41b1406f51]: change '<=' in range-check to '<' check-in: 8f432c79cf user: jan.nijtmans tags: core-8-6-branch | |
|
2021-12-13
| ||
| 13:49 | Merge 8.7 check-in: 183cb675d5 user: jan.nijtmans tags: tip-613 | |
| 13:01 | Merge 8.7 check-in: 431e660796 user: jan.nijtmans tags: trunk, main | |
| 12:59 | Merge 8.6 check-in: 1d30b9892d user: jan.nijtmans tags: core-8-branch | |
| 11:39 | Fix [41b1406f51]: AppendUtfToUtfRep(): undefined behavior involving pointers check-in: 3f70533e6d user: jan.nijtmans tags: core-8-6-branch | |
| 10:57 | Merge 8.6 check-in: 140518c7ec user: jan.nijtmans tags: core-8-branch | |
| 10:35 | Prevent crash in Tcl_GetIndexFromObj*() when objPtr == NULL. Just let it produce a normal error-mess... check-in: a12e131325 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-12-12
| ||
| 18:13 | Merge 8.7 check-in: 4297af2403 user: jan.nijtmans tags: trunk, main | |
| 18:03 | Merge 8.6 check-in: 77cfae82ba user: jan.nijtmans tags: core-8-branch | |
| 17:59 | Fix [ac6792195d]: avoid signed integer overflow in BinaryEncodeUu() check-in: 06a67ca582 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-12-09
| ||
| 14:46 | TIP #613: New INDEX_NULL_OK flag for Tcl_GetIndexFromObj*() check-in: dc80e7b290 user: jan.nijtmans tags: tip-613 | |
|
2021-12-08
| ||
| 15:51 | Merge 8.7 check-in: 5fb8815d5b user: jan.nijtmans tags: trunk, main | |
| 15:50 | merge-mark check-in: 09404faa32 user: jan.nijtmans tags: core-8-branch | |
| 15:49 | Update tcltest package to version 2.5.4 (backported from Tcl 8.7) check-in: 6ab2ea5d5f user: jan.nijtmans tags: core-8-6-branch | |
| 15:37 | Merge 8.7. Also fix [5ec9985a94]: testing sebres-8-7-clock-speedup-cr2 branch check-in: f74839b807 user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2 | |
| 15:28 | Merge 8.6 check-in: d26a32e524 user: jan.nijtmans tags: core-8-branch | |
| 15:07 | Add more win/*.in files to "make dist". Generate tclUuid.h (not used yet). With nmake build, install... check-in: 391d5b3019 user: jan.nijtmans tags: core-8-6-branch | |
| 12:11 | Merge 8.7 check-in: 416363d9df user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2 | |
| 11:58 | Merge sebres-8-6-clock-speedup-cr2 check-in: 4c6f9463ad user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 11:55 | Merge 8.6 check-in: 78bf9d9d29 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
|
2021-12-07
| ||
| 18:17 | Merge 8.7 check-in: 44829ab8e5 user: jan.nijtmans tags: trunk, main | |
| 18:15 | Merge 8.6 check-in: f451019541 user: jan.nijtmans tags: core-8-branch | |
| 18:05 | Fix [cea2c63928]: Address -fsanitize=shift-exponent complaints in TclParseNumber() check-in: 0133ccbc6f user: jan.nijtmans tags: core-8-6-branch | |
|
2021-12-04
| ||
| 18:10 | Rename some function argument names from "length" to "numBytes", as they are named in 8.7 check-in: 570a5e81dd user: jan.nijtmans tags: trunk, main | |
| 17:55 | Experiment: Make tcl.h from Tcl 9.0 usable to compile extensions for Tcl 8.x too (WIP) check-in: 7121eef5ae user: jan.nijtmans tags: tcl8-compat | |
|
2021-12-03
| ||
| 12:04 | RFE [eb64b1520] http: be tolerant against invalid content encoding header responses Closed-Leaf check-in: 1198f073df user: oehhar tags: rfe-eb64b1520-http-content-encoding-tolerant | |
|
2021-12-02
| ||
| 13:47 | merge-mark check-in: 732eba42bd user: jan.nijtmans tags: core-8-6-branch | |
|
2021-12-01
| ||
| 09:58 | Fix winFCmd-19.5 testcase on GitHub actions: Tcl 8.5 is known not to be able to handle too long file... check-in: 95df263781 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-11-30
| ||
| 21:46 | windows-2016 will no longer be supported by GitHub actions check-in: ea83c80e9a user: jan.nijtmans tags: core-8-5-branch | |
|
2021-11-28
| ||
| 21:54 | Merge 8.7 check-in: f5b1ad12f7 user: jan.nijtmans tags: trunk, main | |
| 21:53 | Fix [97b8e1d54b]: -mdynamic-no-pic not supported on Apple Silicon check-in: 010d43daee user: jan.nijtmans tags: core-8-branch | |
|
2021-11-26
| ||
| 16:26 | Merge 8.7 check-in: 9ec42aad09 user: jan.nijtmans tags: encodings-with-flags | |
| 16:10 | Merge 8.7 check-in: 4dc66a7b47 user: jan.nijtmans tags: trunk, main | |
| 16:04 | Merge 8.6. Add win/*.in to "make dist" check-in: 0917ed3920 user: jan.nijtmans tags: core-8-branch | |
| 15:56 | Add (missing) win/svnmanifest.in win/tclUuid.h.in (not really used yet) check-in: 5c221dab28 user: jan.nijtmans tags: core-8-6-branch | |
| 15:54 | Unbreak build check-in: 3079024bfa user: jan.nijtmans tags: core-8-6-branch | |
| 15:47 | Change TclInitSubsystems() signature, matching Tcl_InitSubsystems() in Tcl 8.7. Add more type-casts... check-in: 4f1b1b1c13 user: jan.nijtmans tags: core-8-6-branch | |
| 13:22 | Merge 8.7 check-in: b9b5917f60 user: jan.nijtmans tags: trunk, main | |
| 11:59 | TIP #599 implementation: Extended build information check-in: 9ddb36e0bd user: jan.nijtmans tags: core-8-branch | |
|
2021-11-24
| ||
| 17:40 | Merge 8.7. STOPONERROR -> ILLEGALSEQUENCE check-in: 22fcd50946 user: jan.nijtmans tags: encodings-with-flags | |
| 14:51 | Add support for subversion too Closed-Leaf check-in: 9e2f4fb578 user: jan.nijtmans tags: build-info | |
| 12:32 | Merge 8.7 check-in: ce5e992afb user: jan.nijtmans tags: build-info | |
| 12:25 | Merge 8.7 check-in: 204cce8989 user: jan.nijtmans tags: trunk, main | |
| 12:22 | Merge 8.6 check-in: 11e5e80bf6 user: jan.nijtmans tags: core-8-branch | |
| 12:12 | Add rule to generate manifest.uuid and tclUuid.h, if not present already. Not used yet check-in: c0a10670e5 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-11-23
| ||
| 21:33 | 2 minor improvements: Make sure tclUuid.h ends with newline; Fallback "unknown" if neither GIT, nei... check-in: 869cb7fb94 user: jan.nijtmans tags: build-info | |
|
2021-11-19
| ||
| 17:29 | Merge 8.7 check-in: 9571feeb2b user: jan.nijtmans tags: encodings-with-flags | |
| 17:28 | Merge 8.7 check-in: c7b03fcf28 user: jan.nijtmans tags: build-info | |
|
2021-11-17
| ||
| 10:09 | Merge 8.7 check-in: 9f8ff05a3f user: jan.nijtmans tags: trunk, main | |
| 10:08 | Fix [46291ba24d]: win: install: bashism in Makefile.in check-in: 7f97316fe4 user: jan.nijtmans tags: core-8-branch | |
|
2021-11-16
| ||
| 16:59 | Merge 8.7 check-in: 255d61cf29 user: jan.nijtmans tags: tip-609 | |
| 09:00 | Add "japanese" encoding. Fixes [5b5ba0aa0d]: macJapanese encoding is incomplete. (Turned out to be n... Closed-Leaf check-in: c26e3294a8 user: jan.nijtmans tags: rfe-5b5ba0aa0d | |
|
2021-11-15
| ||
| 08:51 | Merge 8.6. TCL_UTF_MAX==3 means internal encoding is "ucs-2", not "utf-16" check-in: e7e0d6d121 user: jan.nijtmans tags: cygwin | |
|
2021-11-13
| ||
| 09:09 | Add Tcl_ObjTypeVersion(), fix memory errors in integer list functions, adjust lset.test so that objI... check-in: 1419fa5658 user: pooryorick tags: pyk-objinterface | |
|
2021-11-12
| ||
| 21:30 | Merge 8.7 check-in: 9b2600654d user: jan.nijtmans tags: trunk, main | |
| 21:29 | Starting with 8.7, don't bother Cygwin32 any more. Only Cygwin64 will be supported. check-in: addc3c39d8 user: jan.nijtmans tags: core-8-branch | |
|
2021-11-11
| ||
| 16:16 | (cherry-pck): Fix -fno-lto determination/add --enable-auto-image-base option to windows build (when ... check-in: 57849e8e77 user: jan.nijtmans tags: cygwin | |
| 16:14 | Merge 8.7 check-in: c4c4a5a405 user: jan.nijtmans tags: trunk, main | |
| 16:13 | Merge 8.6 check-in: 11179c8d17 user: jan.nijtmans tags: core-8-branch | |
| 16:12 | Fix -fno-lto determination/add --enable-auto-image-base option to windows build (when available) check-in: 993edf2e64 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-11-10
| ||
| 08:24 | Merge 8.7 check-in: 0ac84b1c6b user: jan.nijtmans tags: build-info | |
| 08:23 | Merge 8.7 check-in: bf93dd518b user: jan.nijtmans tags: trunk, main | |
|
2021-11-09
| ||
| 15:50 | Merge 8.6 check-in: 98c5561b52 user: jan.nijtmans tags: core-8-branch | |
| 15:10 | testcase/install fix check-in: 2e219577fb user: jan.nijtmans tags: cygwin | |
| 11:28 | Use octal permissions in testcases check-in: ec77a399b1 user: jan.nijtmans tags: core-8-6-branch | |
| 10:37 | Rename (back) library/registry -> library/reg check-in: 92dedda243 user: jan.nijtmans tags: cygwin | |
|
2021-11-08
| ||
| 23:13 | Merge 8.7 check-in: b52fe067d5 user: jan.nijtmans tags: encodings-with-flags | |
| 23:11 | Merge 8.7 check-in: 9c459140af user: jan.nijtmans tags: build-info | |
| 23:08 | Merge 8.6.12 check-in: 0c8ae089ab user: jan.nijtmans tags: cygwin | |
| 14:06 | Merge 8.7 check-in: 883a44b7b3 user: jan.nijtmans tags: trunk, main | |
| 14:03 | Merge 8.6. Some http:// -> https:// check-in: 48883dadfa user: jan.nijtmans tags: core-8-branch | |
| 14:02 | mingw-w64 website changed check-in: e372c416cc user: jan.nijtmans tags: core-8-6-branch | |
| 13:50 | Merge 8.7 check-in: d528869521 user: jan.nijtmans tags: trunk, main | |
| 13:43 | Make "changes" file chronological (again) check-in: 1fb5e666dc user: jan.nijtmans tags: core-8-branch | |
| 10:19 | Doc fix for Tcl_GetIntForIndex() check-in: 9de41aac2c user: jan.nijtmans tags: trunk, main | |
| 00:37 | merge trunk check-in: be717d2e78 user: dgp tags: dgp-refactor | |
| 00:36 | merge trunk check-in: a8f8079f5e user: dgp tags: novem | |
| 00:30 | merge 8.7 check-in: d93a28a96e user: dgp tags: dgp-review | |
| 00:29 | merge 8.7 check-in: e112827f6c user: dgp tags: trunk, main | |
| 00:06 | [9899c273ab] Rewrite Tcl_InitStringRep to account for all encounters with the non-allocated empty st... check-in: e7511df3a1 user: dgp tags: core-8-branch | |
|
2021-11-07
| ||
| 22:39 | Update and clarify usage of the TclInitStringRep macro. check-in: 7522602be7 user: dgp tags: core-8-branch | |
| 21:46 | merge fork check-in: 73a05c2fe2 user: dgp tags: trunk, main | |
| 21:44 | Implementation of TIP 568 merged to trunk. check-in: 80e710ae0e user: dgp tags: trunk, main | |
| 21:43 | Merge 8.7 check-in: 85d6dbd40e user: jan.nijtmans tags: trunk, main | |
| 21:42 | Merge 8.6 check-in: 5d8dcf16a6 user: jan.nijtmans tags: core-8-branch | |
| 21:34 | Document the flexibility of numBytesPtr to point to int or size_t space. Closed-Leaf check-in: 6a75233974 user: dgp tags: dgp-properbytearray | |
| 21:34 | Fix [15845d9fd8]: unix/tcl.m4: implicit declaration of exit() in timezone variable checks check-in: 185912afea user: jan.nijtmans tags: core-8-6-branch | |
| 20:40 | merge mark check-in: e0c98ad969 user: dgp tags: trunk, main | |
| 20:39 | Document the freedom to provide space of either type int or size_t. check-in: fceda03ccf user: dgp tags: core-8-branch | |
| 19:18 | The TIP 481 machinery compels all callers to add typecasting to their NULL arguments, which is quite... Leaf check-in: bc2db39234 user: dgp tags: dgp-481-null-casting | |
| 14:52 | Dodge a few macro games. check-in: 0e4cc79075 user: dgp tags: dgp-properbytearray | |
| 04:25 | Updates to TIP 568 implementation for Tcl 9: Use the argument numBytes instead of length. Update the... check-in: abf6532314 user: dgp tags: dgp-properbytearray | |
| 03:21 | merge mark check-in: 9b164c8c56 user: dgp tags: trunk, main | |
| 03:20 | More accurately describe the string rep invalidation performed by Tcl_SetByteArrayLength() check-in: 56bb2f7baa user: dgp tags: core-8-branch | |
|
2021-11-06
| ||
| 22:47 | merge mark check-in: 2e00af6631 user: dgp tags: trunk, main | |
| 22:45 | typo check-in: 8065b9ec1b user: dgp tags: core-8-branch | |
| 20:34 | merge trunk check-in: 5d2600a1e0 user: dgp tags: dgp-properbytearray | |
| 20:33 | merge 8.7 check-in: fa474af616 user: dgp tags: trunk, main | |
| 20:33 | merge 8.6 check-in: 59329db546 user: dgp tags: core-8-branch | |
| 20:33 | Doc fix. There is no endianness in the encoding of a single byte. check-in: f2761e902b user: dgp tags: core-8-6-branch | |
| 18:12 | Eliminate more branch diffs. check-in: 7d93edb658 user: dgp tags: dgp-properbytearray | |
| 17:55 | Eliminate more branch diffs with trunk that have no apparent connection to TIP 568. check-in: afbf82e475 user: dgp tags: dgp-properbytearray | |
| 17:38 | Clean up another old failed merge. check-in: b62f9f3d4b user: dgp tags: dgp-properbytearray | |
| 17:10 | Repair faulty conflict resolution from some time back. check-in: d0c3871d46 user: dgp tags: dgp-properbytearray | |
| 15:52 | merge trunk check-in: 92c50fc944 user: dgp tags: dgp-properbytearray | |
| 15:44 | merge 8.7 check-in: 10c12d0105 user: dgp tags: trunk, main | |
| 15:41 | merge 8.6 check-in: 351bbfc846 user: dgp tags: core-8-branch | |
| 15:37 | Missing static. check-in: 20617fd4af user: dgp tags: core-8-6-branch | |
| 15:35 | Make more use of the Tcl_ObjCmdProc typedef for tidier branch merging. check-in: 434a0ba450 user: dgp tags: core-8-6-branch | |
| 15:26 | Repair a whitespace merge error. check-in: ddbc5cf603 user: dgp tags: dgp-properbytearray | |
| 15:03 | merge trunk check-in: fc10c281da user: dgp tags: dgp-properbytearray | |
| 14:58 | Merge trunk; resolve conflicts. check-in: 164211f6cf user: dgp tags: dgp-refactor | |
| 14:50 | Merge [2cc4478435]. Resolve conflict. check-in: 5527b33bd8 user: dgp tags: dgp-refactor | |
| 14:35 | Merge trunk through [db642bd894]. check-in: 4d50805885 user: dgp tags: dgp-refactor | |
| 14:27 | Merge [368587b872]. Resolve conflict. check-in: 8eb19d0107 user: dgp tags: dgp-refactor | |
| 12:49 | Merge trunk through [d49a1b0329]. check-in: cdeede93d0 user: dgp tags: dgp-refactor | |
| 08:04 | Merge 8.7 check-in: fe2b712d32 user: jan.nijtmans tags: trunk, main | |
| 08:02 | Eliminate unused variables/function-arguments check-in: 8d39bb8387 user: jan.nijtmans tags: core-8-branch | |
|
2021-11-05
| ||
| 23:03 | merge trunk check-in: e77811cade user: dgp tags: dgp-properbytearray | |
| 22:53 | merge trunk check-in: 8fda9dd502 user: dgp tags: novem | |
| 22:42 | merge 8.7 check-in: 3b6049f369 user: dgp tags: dgp-review | |
| 22:41 | merge mark check-in: 31bcf47dd4 user: dgp tags: trunk, main | |
| 22:39 | Implement parts of TIP 568 in Tcl 8.7. check-in: 589aafadbc user: dgp tags: core-8-branch | |
| 21:33 | merge 8.7 check-in: 4dbf80f202 user: dgp tags: trunk, main | |
| 21:30 | merge 8.6 check-in: e38e560e49 user: dgp tags: core-8-branch | |
| 21:23 | merge release check-in: add380b660 user: dgp tags: core-8-6-branch | |
| 19:47 | Adapt documentation of the *ByteArray* routines to better match Tcl library functioning post-TIP 568... Closed-Leaf check-in: 5a5f55f7a5 user: dgp tags: tip-568 | |
| 12:39 | merge 8.7 check-in: a50780358f user: dgp tags: tip-568 | |
|
2021-11-04
| ||
| 17:52 | Merge 8.7 check-in: 872d6a096b user: griffin tags: trunk, main | |
| 17:18 | Fix for bug [fc65ff1b66] - zipfs mkimg check-in: 338fe58e76 user: griffin tags: core-8-branch | |
| 12:45 | Adapt test-cases check-in: d2275ab2c1 user: jan.nijtmans tags: cygwin | |
| 12:33 | Fix testcase. Don't bother msvc building for this branch check-in: 1ca2b04899 user: jan.nijtmans tags: cygwin | |
|
2021-11-03
| ||
| 21:43 | Make tclUuid.h work on Windows as well check-in: d988f5246c user: jan.nijtmans tags: cygwin | |
| 16:32 | Add "tcl:build-info" command check-in: 1a253edcfd user: jan.nijtmans tags: cygwin | |
| 15:37 | Upgrade registry to version 1.3.6 check-in: e8edc82e6b user: jan.nijtmans tags: cygwin | |
| 14:42 | Merge 8.6 check-in: 57afd14be8 user: jan.nijtmans tags: cygwin | |
| 14:34 | Adjust [linsert] tests to check both compiled and uncompiled paths, and run them for the integer lis... check-in: abda115a17 user: pooryorick tags: pyk-objinterface | |
| 00:34 | Fix memory errors in the "list replace" proc for the integer list type, reorganize code, route "lins... check-in: 94696876b5 user: pooryorick tags: pyk-objinterface | |
|
2021-11-02
| ||
| 16:48 | merge 8.7 check-in: 833d30f970 user: dgp tags: tip-568 | |
| 16:40 | Revise the interface routines for byte arrays to use "numBytes" rather than "length" as argument nam... check-in: e20aa824db user: dgp tags: tip-568 | |
| 15:06 | merge 8.6 Closed-Leaf check-in: 553f5049a7 user: dgp tags: rc2, release, core-8-6-12-rc, core-8-6-12 | |
|
2021-11-01
| ||
| 16:28 | Merge 8.7 check-in: 3842ac8331 user: jan.nijtmans tags: tip-603 | |
| 13:40 | Merge 8.7 check-in: 1d15583507 user: jan.nijtmans tags: trunk, main | |
| 13:38 | Merge 8.6 check-in: c5e5349f51 user: jan.nijtmans tags: core-8-branch | |
| 13:21 | Update DragonFly/FreeBSD configuration (requested by Pietro Cerutti) check-in: 75f8d23bb7 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-10-31
| ||
| 22:41 | Simplify -matchvar/-indexvar processing of regexp/switch Closed-Leaf check-in: 899b89ec3b user: jan.nijtmans tags: simpl_matchvar | |
| 16:21 | Merge 8.7 check-in: e837834cb3 user: jan.nijtmans tags: strict-index-experiment | |
|
2021-10-30
| ||
| 19:49 | update changes check-in: 67f2c5f71b user: dgp tags: rc1, core-8-6-12-rc | |
| 19:28 | To test object type interfaces, add the beginnings of a list implementation that stores items as an ... check-in: b7341926fe user: pooryorick tags: pyk-objinterface | |
|
2021-10-27
| ||
| 08:12 | Bump to 8.6.12 for release check-in: 130cd6ec01 user: jan.nijtmans tags: rc0, core-8-6-12-rc | |
| 07:08 | Merge 8.7 check-in: 542a1e67f4 user: jan.nijtmans tags: trunk, main | |
| 07:05 | Merge 8.6 check-in: 8747737d99 user: jan.nijtmans tags: core-8-branch | |
| 07:03 | Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey support check-in: 96a7c63da8 user: jan.nijtmans tags: core-8-6-branch | |
| 07:00 | Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey support check-in: 76c650f07e user: jan.nijtmans tags: core-8-5-branch | |
| 06:52 | Merge 8.7 check-in: cb09bcfe2c user: jan.nijtmans tags: trunk, main | |
| 06:50 | Merge 8.6 check-in: 376763e59e user: jan.nijtmans tags: core-8-branch | |
| 06:49 | Update TZ info to tzdata2021e check-in: 01d540b804 user: jan.nijtmans tags: core-8-6-branch | |
| 06:48 | Update TZ info to tzdata2021e check-in: eea378c71e user: jan.nijtmans tags: core-8-5-branch | |
|
2021-10-26
| ||
| 13:28 | Add the macro TCL_LENGTH_NONE. check-in: 4082ab835f user: pooryorick tags: pyk-objinterface | |
| 08:54 | Merge 9.0 check-in: 62c63b4818 user: jan.nijtmans tags: pyk-objinterface | |
| 08:42 | typo check-in: c7a92907b0 user: jan.nijtmans tags: pyk-objinterface | |
|
2021-10-25
| ||
| 21:37 | Merge 8.7 check-in: 9dbb406589 user: jan.nijtmans tags: trunk, main | |
| 21:35 | Merge 8.6 check-in: f1bd550cdb user: jan.nijtmans tags: core-8-branch | |
| 21:32 | Merge 8.5 check-in: b9a416e9e6 user: jan.nijtmans tags: core-8-6-branch | |
| 21:27 | Update platform extension for MaxOS Monterey check-in: 713f17708f user: jan.nijtmans tags: core-8-5-branch | |
| 15:34 | Revise outdated comments. check-in: b10395f12e user: dgp tags: tip-568 | |
| 14:14 | merge 8.7 check-in: 32f3750314 user: dgp tags: tip-568 | |
|
2021-10-24
| ||
| 18:19 | These record locations are not relative offsets, but rather absolute locations. Closed-Leaf check-in: 3cfe139c36 user: griffin tags: bug_fc65ff1b66 | |
| 15:55 | Fix memory errors in lsearch, add the first few string routines to Tcl_ObjType, modify StringIndexCm... check-in: cb6b5b14dd user: pooryorick tags: pyk-objinterface | |
|
2021-10-20
| ||
| 20:29 | Merge 8.7 check-in: 9836cc0e45 user: jan.nijtmans tags: trunk, main | |
| 20:27 | Code cleanup (comments, bracing) check-in: 61af2fd4ba user: jan.nijtmans tags: core-8-branch | |
|
2021-10-19
| ||
| 15:23 | We can now assume that TCL_MAJOR_VERSION == 9 check-in: a3f8fdec0b user: jan.nijtmans tags: trunk, main | |
| 14:48 | Merge 8.7 check-in: fa2769d476 user: jan.nijtmans tags: trunk, main | |
| 14:44 | Merge 8.6 check-in: c8a1cf3845 user: jan.nijtmans tags: core-8-branch | |
| 14:42 | IntRep -> InternalRep. Internal changes only. check-in: 40343f5fb6 user: jan.nijtmans tags: core-8-6-branch | |
| 12:43 | Fix "nodep" constraint. Merge 8.7 check-in: 336623308d user: jan.nijtmans tags: build-info | |
|
2021-10-18
| ||
| 18:56 | Merge-mark check-in: fa942183a5 user: jan.nijtmans tags: core-8-6-branch | |
| 18:53 | Update TZ info to tzdata2021d check-in: bdafea7d9e user: jan.nijtmans tags: core-8-5-branch | |
| 18:24 | Update TZ info to tzdata2021d (via merge). check-in: 55f7da34fa user: jima tags: core-8-branch | |
| 18:23 | Update TZ info to tzdata2021d. check-in: c492d8b59e user: jima tags: core-8-6-branch | |
| 15:02 | Add the first few string functions to the Tcl_ObjType interface, move function declarations out of t... check-in: 09c4094c6e user: pooryorick tags: pyk-objinterface | |
| 14:44 | merge 8.7 check-in: 047cc8f6ef user: dgp tags: tip-568 | |
| 11:57 | Merge 8.7. Remove -stoponerror option check-in: 8ab21b9453 user: jan.nijtmans tags: encodings-with-flags | |
| 09:51 | Merge 8.7 check-in: edd5767d48 user: jan.nijtmans tags: build-info | |
| 09:43 | separate "testConstraint nodep" in tcltests.tcl check-in: 78328c59a8 user: jan.nijtmans tags: core-8-branch | |
| 08:56 | separate testConstraint nodep check-in: 831b8911ff user: jan.nijtmans tags: build-info | |
| 07:51 | Merge 8.7 check-in: aeabe9cded user: jan.nijtmans tags: build-info | |
| 07:43 | Adapt Makefile.in and makefile.vc (for Windows) too check-in: cfe9852ed7 user: jan.nijtmans tags: pyk-objinterface | |
|
2021-10-17
| ||
| 20:55 | More compiler warnings check-in: 842996b087 user: jan.nijtmans tags: pyk-objinterface | |
| 15:05 | Compiler warnings/errors check-in: 2ecc2f51ba user: jan.nijtmans tags: pyk-objinterface | |
|
2021-10-16
| ||
| 22:04 | Adapt Tcl_LsearchObjCmd to perform efficient binary search on non-finite Tcl_ObjType list implementa... check-in: 25a3e33bc1 user: pooryorick tags: pyk-objinterface | |
| 11:39 | Make it compile on MacOS too check-in: bde9e15a06 user: jan.nijtmans tags: pyk-objinterface | |
| 09:45 | at least - make it compile/run on UNIX check-in: 9d93f3da12 user: jan.nijtmans tags: pyk-objinterface | |
|
2021-10-15
| ||
| 19:21 | Modify Tcl_LsearchObjCmd() to not use TclListObjGetElements. check-in: 058e1fca7a user: pooryorick tags: pyk-objinterface | |
| 15:02 | Merge 8.7 check-in: 4994954504 user: jan.nijtmans tags: trunk, main | |
| 14:48 | RFE [cef426ff2c]: Encoding UTF-32 missing check-in: 2c7852b42b user: jan.nijtmans tags: core-8-branch | |
|
2021-10-14
| ||
| 20:43 | Add tests for Tcl_ObjType "lrange" interface. check-in: e208cedf34 user: pooryorick tags: pyk-objinterface | |
| 20:08 | Modify Tcl_LrangeObjCmd() to handle lists having indeterminate end. Fix typo in INST_LIST_RANGE_IMM... check-in: 74b0218572 user: pooryorick tags: pyk-objinterface | |
| 14:52 | Fix TclObjectDispatchNoDefault macro, add a rangeEnd function to the list interface, improve handlin... check-in: 9bdcab3a2f user: pooryorick tags: pyk-objinterface | |
| 14:32 | Code/Comment cleanup Closed-Leaf check-in: 24f2ef3933 user: jan.nijtmans tags: rfe-cef426ff2c | |
|
2021-10-13
| ||
| 16:34 | Remove unnecessary change check-in: ad854adcf2 user: griffin tags: bug_fc65ff1b66 | |
| 13:51 | Oops check-in: a052776081 user: jan.nijtmans tags: rfe-cef426ff2c | |
| 13:33 | First shot at [cef426ff2c]: Encoding UTF-32 missing check-in: 23f539bd7c user: jan.nijtmans tags: rfe-cef426ff2c | |
| 11:27 | Add "indexEnd" function to Tcl_Obj list interface table, ditch idea of using ssize_t, add TclObjectD... check-in: e9c00becf4 user: pooryorick tags: pyk-objinterface | |
| 00:22 | Corrected offset calculations check-in: 76b66f021b user: griffin tags: bug_fc65ff1b66 | |
|
2021-10-12
| ||
| 14:46 | Merge 8.7 check-in: c5b79ca673 user: jan.nijtmans tags: trunk, main | |
| 14:46 | Merge 8.6 check-in: f29ab3924a user: jan.nijtmans tags: core-8-branch | |
| 14:27 | Missing braces (just to be sure) check-in: 803b509193 user: jan.nijtmans tags: core-8-6-branch | |
| 14:18 | Fix build failure with --enable-symbols build on Windows: Some code makes assumptions on Tcl_Time st... check-in: 18996aeca8 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-10-11
| ||
| 14:00 | Merge 8.7 check-in: 37de0a6483 user: jan.nijtmans tags: trunk, main | |
| 13:57 | Merge 8.7 check-in: 30d5187f4f user: jan.nijtmans tags: core-8-branch | |
| 13:54 | Better solution, in stead of [https://core.tcl-lang.org/tk/info/6ffcea9b093deb5a|6ffcea9b]: Handle 6... check-in: 89c20907fe user: jan.nijtmans tags: core-8-6-branch | |
|
2021-10-10
| ||
| 13:00 | Use TCL_INDEX_NONE as the indicator of an invalid index, modify TclLindexFlat to produce an error wh... check-in: 54e350bf02 user: pooryorick tags: pyk-objinterface | |
|
2021-10-09
| ||
| 16:46 | For testing, Add testIndexHexType, a Tcl_ObjType that implements its own list interface. check-in: cbcce44023 user: pooryorick tags: pyk-objinterface | |
| 16:39 | Add "interp" argument to TclListRange, add new C procedures "TclLengthIsFinite" and "TclLindexLast",... check-in: 7a9060c4a1 user: pooryorick tags: pyk-objinterface | |
|
2021-10-08
| ||
| 19:42 | Fix for issue [a8579d906a28], "argument with no name". check-in: 75a9777184 user: pooryorick tags: core-8-6-branch | |
| 12:36 | Merge trunk check-in: 2b008d21a1 user: jan.nijtmans tags: dgp-properbytearray | |
| 09:26 | Merge 8.7 check-in: 3e899fd2f3 user: jan.nijtmans tags: tip-568 | |
| 08:58 | Merge 9.0 check-in: ac61d3ebc1 user: jan.nijtmans tags: novem | |
| 08:40 | Merge 8.7 check-in: 916029c89c user: jan.nijtmans tags: trunk, main | |
| 07:08 | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing list check-in: a722c92a11 user: jan.nijtmans tags: core-8-branch | |
| 07:05 | Merge 8.6 check-in: df269d2941 user: jan.nijtmans tags: core-8-branch | |
| 07:04 | merge-mark check-in: 628a86de6d user: jan.nijtmans tags: core-8-6-branch | |
|
2021-10-07
| ||
| 21:09 | Add length to TclListObjRange since callers alread have it and it makes working with a Tcl_ObjType i... check-in: 8264de944f user: pooryorick tags: pyk-objinterface | |
| 19:36 | Rework TclLindexFlat to function with Tcl_ObjType interfaces. check-in: c1089f473d user: pooryorick tags: pyk-objinterface | |
| 14:58 | Update TZ info to tzdata2021c. check-in: d1af2834d7 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-10-06
| ||
| 19:33 | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing list Closed-Leaf check-in: 0509fa5750 user: jan.nijtmans tags: internalrep | |
| 14:08 | Merge 8.7 check-in: 2cc4478435 user: jan.nijtmans tags: trunk, main | |
| 14:00 | Fix problem with application manifest, supporting UTF-8 console (it appears that mingw is stricter t... check-in: 771d38afb8 user: jan.nijtmans tags: core-8-branch | |
|
2021-10-05
| ||
| 06:07 | For backwards-compatibility, shoehorn Tcl_ObjType interface structure into existing public interface... check-in: 86000f923c user: pooryorick tags: pyk-objinterface | |
|
2021-10-04
| ||
| 21:09 | Rewrite comments for clarity and conciseness. check-in: 7bee7de7b3 user: pooryorick tags: core-8-branch | |
|
2021-10-02
| ||
| 17:01 | Update TZ info to tzdata2021c. check-in: bc9ec11855 user: jima tags: core-8-6-branch | |
|
2021-09-30
| ||
| 08:03 | Merge 8.7 check-in: db642bd894 user: jan.nijtmans tags: trunk, main | |
| 08:03 | Merge 8.6 check-in: b807975e85 user: jan.nijtmans tags: core-8-branch | |
| 07:49 | Fix [e0f728b381]: Manpage msgcat.n contains two write errors check-in: 3db9104f81 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-09-29
| ||
| 13:48 | Merge 8.7 check-in: 4ad5d70a7a user: jan.nijtmans tags: trunk, main | |
| 13:46 | Set activeCodePage to UTF-8, for (Windows) systems that support it. check-in: 6087ae38b5 user: jan.nijtmans tags: core-8-branch | |
| 12:29 | Merge 8.7 check-in: 4f7adbc283 user: jan.nijtmans tags: build-info | |
|
2021-09-28
| ||
| 19:26 | Rename the Tcl_ObjType interface.list.append to interface.list.appendlist, use interface.list.append... check-in: ae287c18a4 user: pooryorick tags: pyk-objinterface | |
| 00:12 | Add remaining list routines to the Tcl_ObjType interface. check-in: 4592920887 user: pooryorick tags: pyk-objinterface | |
|
2021-09-27
| ||
| 16:07 | Add an "interface" member to Tcl_ObjType, and plug lindex and lrange into the interface. check-in: 042c26fa5f user: pooryorick tags: pyk-objinterface | |
| 13:20 | Merge 8.7 check-in: f420cd0919 user: jan.nijtmans tags: trunk, main | |
| 13:01 | TIP #605 implementation: Function to get class name from object check-in: 7a083ed201 user: jan.nijtmans tags: core-8-branch | |
|
2021-09-26
| ||
| 20:56 | Merge 8.7 check-in: 2ac81d322a user: jan.nijtmans tags: build-info | |
| 20:54 | Merge 8.7 check-in: cb9f0d79cd user: jan.nijtmans tags: trunk, main | |
| 20:51 | Merge 8.6 check-in: 9bef0ece3c user: jan.nijtmans tags: core-8-branch | |
| 20:48 | Remove unix/config.status.lineno check-in: 3920ccdd3d user: jan.nijtmans tags: core-8-6-branch | |
| 20:43 | Update TZ info to tzdata2021b. check-in: 5eafd00d64 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-09-25
| ||
| 09:02 | Update TZ info to tzdata2021b (via merge). check-in: e2de0b5ee3 user: jima tags: trunk, main | |
| 09:01 | Update TZ info to tzdata2021b (via merge). check-in: efea83e25e user: jima tags: core-8-branch | |
| 09:01 | Update TZ info to tzdata2021b. check-in: bb03f34764 user: jima tags: core-8-6-branch | |
|
2021-09-24
| ||
| 14:13 | Merge 8.7 check-in: 3f3842836d user: jan.nijtmans tags: build-info | |
| 13:27 | Merge sebres-8-6-clock-speedup-cr2 check-in: dd7effdb5b user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 13:25 | Merge 8.6 check-in: b36b1f31b2 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 13:23 | Merge 8.7 check-in: 84cdd3c28b user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2 | |
|
2021-09-23
| ||
| 13:11 | Fix testcase Leaf check-in: 2c3dd8b283 user: jan.nijtmans tags: tcl-time-64bit | |
| 12:56 | Create new branch named "pyk-objinterface" check-in: 072ee43758 user: pooryorick tags: pyk-objinterface | |
|
2021-09-22
| ||
| 21:46 | Various fixes. Not done yet check-in: 3e61b427fa user: jan.nijtmans tags: tcl-time-64bit | |
|
2021-09-21
| ||
| 08:36 | Experiment: Make Tcl_Time a long long in stead of a struct check-in: 7d007b4694 user: jan.nijtmans tags: tcl-time-64bit | |
|
2021-09-14
| ||
| 13:38 | Merge 8.7 check-in: bc9ab93985 user: jan.nijtmans tags: trunk, main | |
| 13:35 | Merge 8.6 check-in: f28ed6ea77 user: jan.nijtmans tags: core-8-branch | |
| 13:34 | Update all tables to Unicode 14 check-in: cd8fadfca1 user: jan.nijtmans tags: core-8-6-branch | |
| 13:31 | Update all tables to Unicode 14 check-in: cceee4b899 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-09-10
| ||
| 18:52 | merge 8.7 check-in: 6ff788ac2a user: dgp tags: tip-568 | |
| 18:47 | merge trunk check-in: 0028f16b64 user: dgp tags: novem | |
|
2021-09-08
| ||
| 14:26 | Merge 8.7 check-in: 4bd1f2c4fb user: jan.nijtmans tags: trunk, main | |
| 14:26 | Merge 8.6 check-in: 7f7ef44565 user: jan.nijtmans tags: core-8-branch | |
| 14:24 | close fork check-in: 47391ebc16 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-09-03
| ||
| 06:46 | Merge 8.7 check-in: 172517534a user: jan.nijtmans tags: trunk, main | |
| 06:43 | merge-mark check-in: 2a0f4a9ba2 user: jan.nijtmans tags: core-8-branch | |
|
2021-09-02
| ||
| 23:03 | Merge fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefix matching and a subsequent ... check-in: da51286375 user: pooryorick tags: core-8-6-branch | |
| 22:38 | Backport fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefix matching and a subseque... check-in: bd39341706 user: pooryorick tags: core-8-branch | |
| 22:15 | Update code comments. check-in: 368587b872 user: pooryorick tags: trunk, main | |
| 21:27 | merge 8.7 check-in: af84134442 user: dgp tags: tip-568 | |
| 21:14 | Silence warning in fix for [ccc448a6bfd5], namespace ensemble subcommand name prefix matching and a ... check-in: d49a1b0329 user: pooryorick tags: trunk, main | |
| 14:46 | Few more (c) -> © check-in: a009451a71 user: jan.nijtmans tags: core-8-branch | |
| 14:41 | (c) -> ©, now that TIP #587 is accepted check-in: 7dd529ed06 user: jan.nijtmans tags: core-8-branch | |
|
2021-09-01
| ||
| 23:13 | Fix for [ccc448a6bfd59cbd], namespace ensemble subcommand name prefix matching and a subsequent erro... check-in: a2e801a3d6 user: pooryorick tags: trunk, main | |
| 13:07 | Merge 8.7 Closed-Leaf check-in: 1d4948495c user: jan.nijtmans tags: unicode-14 | |
|
2021-08-31
| ||
| 14:36 | Patch to fix zipfs mkimg bug. check-in: bcb8c5e9dd user: griffin tags: bug_fc65ff1b66 | |
|
2021-08-27
| ||
| 18:46 | Work in progress updating the documentation to modern perspectives. check-in: 525efda8f5 user: dgp tags: tip-568 | |
| 11:52 | merge trunk check-in: a7759688ed user: dgp tags: dgp-properbytearray | |
| 11:51 | merge 8.7 check-in: bc8dcf3bcb user: dgp tags: tip-568 | |
| 07:20 | One more TclUnusedStubEntry -> TclOOUnusedStubEntry check-in: 4f03bbf910 user: jan.nijtmans tags: trunk, main | |
| 07:13 | Merge 8.7 check-in: d3ef7b31f7 user: jan.nijtmans tags: trunk, main | |
| 07:10 | Merge 8.6 check-in: 3615ee45bd user: jan.nijtmans tags: core-8-branch | |
| 07:09 | Follow-up previous commit (thanks, Don!). Missing #undef check-in: ffbde696e4 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-08-26
| ||
| 19:15 | merge mark check-in: f72eeb6171 user: dgp tags: trunk, main | |
| 19:14 | repair broken build check-in: 741d273eb5 user: dgp tags: core-8-branch | |
| 19:12 | repair broken build check-in: 5f6bda2a35 user: dgp tags: core-8-6-branch | |
| 15:34 | Merge 8.7 check-in: 043d99f4aa user: jan.nijtmans tags: trunk, main | |
| 15:27 | Merge 8.6 check-in: 83da84a0e5 user: jan.nijtmans tags: core-8-branch | |
| 15:15 | Add a few spare unused stub entries in TclOO check-in: 7698b8162e user: jan.nijtmans tags: core-8-6-branch | |
|
2021-08-25
| ||
| 11:06 | Fix for TIP #430/#595 corner-case: tcl_findLibrary should use correct library name when running in T... check-in: 26f87ad53c user: jan.nijtmans tags: trunk, main | |
|
2021-08-23
| ||
| 17:34 | merge trunk: check-in: cb3279b215 user: dgp tags: novem | |
| 17:30 | merge trunk check-in: 543082d1ba user: dgp tags: dgp-refactor | |
| 17:25 | merge 8.7 check-in: 20beece07f user: dgp tags: dgp-review | |
| 17:03 | Merge trunk check-in: 09fdda8d70 user: dgp tags: dgp-properbytearray | |
| 17:03 | merge 8.7 check-in: 101d798bc5 user: dgp tags: tip-568 | |
| 14:54 | Merge 8.7 check-in: 30412ad14a user: jan.nijtmans tags: trunk, main | |
| 13:00 | Make everything compile warning-free when TCL_THREADS=0 check-in: 2abafeca96 user: jan.nijtmans tags: core-8-branch | |
| 10:35 | Merge 8.5 check-in: 3352f4f245 user: jan.nijtmans tags: core-8-6-branch | |
| 10:01 | Add FALLTHRU markers, to help GCC emit less false warnings check-in: 85f10205a7 user: jan.nijtmans tags: core-8-5-branch | |
| 09:59 | Code formatting check-in: 3212d125f1 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-08-20
| ||
| 13:10 | Repair build failure. check-in: 9b2d49b6dc user: dgp tags: trunk, main | |
| 12:48 | Merge 8.7 check-in: e30f179c8f user: jan.nijtmans tags: trunk, main | |
| 12:46 | TIP #511 implementation: Implement Tcl_AsyncMarkFromSignal() check-in: 1a6b389968 user: jan.nijtmans tags: core-8-branch | |
|
2021-08-19
| ||
| 08:54 | Merge 8.7 check-in: 65550c814b user: jan.nijtmans tags: trunk, main | |
| 08:51 | Merge-mark 8.6. Update to autoconf-2.71 check-in: e34446660d user: jan.nijtmans tags: core-8-branch | |
| 08:45 | Merge 8.5 check-in: d99207d437 user: jan.nijtmans tags: core-8-6-branch | |
| 08:38 | Reserve a few more unused stub entries check-in: c366e924b8 user: jan.nijtmans tags: core-8-5-branch | |
| 08:05 | Apply macos-tip511.diff. Resolve conflict with TIP #601 Closed-Leaf check-in: d8b82ef75f user: jan.nijtmans tags: tip-511 | |
|
2021-08-18
| ||
| 14:31 | Fix use of TCL_THREADS macro: In Tcl 8.7, this is always defined, but can have value '1' or '0' check-in: ae2c9006bb user: jan.nijtmans tags: tip-511 | |
|
2021-08-17
| ||
| 16:16 | tip#511 proposed implementation check-in: 0d5d82595a user: jan.nijtmans tags: tip-511 | |
|
2021-08-16
| ||
| 12:13 | Merge 8.7 check-in: a005978803 user: jan.nijtmans tags: trunk, main | |
|
2021-08-15
| ||
| 21:47 | Make TCL_MAC_EMPTY_FILE macro work with C++ compiler check-in: b46c4d3d9c user: jan.nijtmans tags: core-8-branch | |
| 21:37 | Make tclZipfs.c compilable with a C++ compiler check-in: 565bc5516c user: jan.nijtmans tags: core-8-branch | |
| 21:34 | Make TCL_QUEUE_ALERT_IF_EMPTY a separate flag check-in: c7572c6dc4 user: jan.nijtmans tags: tip-609 | |
| 20:35 | Proposed TIP #609 implementation check-in: fd12b53710 user: jan.nijtmans tags: tip-609 | |
|
2021-08-05
| ||
| 16:19 | Refine 'string replace' documentation wording. Thanks to Ted Brown on clt. check-in: 492bc5d79c user: oehhar tags: core-8-6-branch | |
| 11:21 | Merge 8.7 check-in: 3c56fe121a user: jan.nijtmans tags: trunk, main | |
| 11:20 | Merge 8.7 check-in: e76781e044 user: jan.nijtmans tags: build-info | |
| 11:20 | Merge 8.6 check-in: e55cd6d5bf user: jan.nijtmans tags: core-8-branch | |
| 07:30 | Clarify description of corner case 'string replace "" 0 0 A' to return the empty string. check-in: 1b84e484da user: oehhar tags: core-8-6-branch | |
|
2021-08-04
| ||
| 14:52 | Fix knownMsvcBug testConstraint check-in: 30e09611ba user: jan.nijtmans tags: build-info | |
|
2021-08-03
| ||
| 10:26 | Found the problem with Visual Studio: somehow it doesn't handle empty brackets [] right .... check-in: a9f03863fa user: jan.nijtmans tags: build-info | |
| 10:10 | Remove tcl::build-info, but keep the Tcl_InitSubsystems change, as this is suspected to be the break... Closed-Leaf check-in: 4c27455e16 user: jan.nijtmans tags: build-info-experiment | |
| 09:14 | Add tcl::build-info check-in: 91cdc4cfe4 user: jan.nijtmans tags: build-info-experiment | |
|
2021-08-02
| ||
| 14:53 | merge-mark check-in: fb87b8e60a user: jan.nijtmans tags: build-info | |
| 14:52 | Bring over more from "build-info" branch check-in: 0b80305222 user: jan.nijtmans tags: build-info-experiment | |
|
2021-08-01
| ||
| 11:47 | Turn code snippets in TIP into a branch. Closed-Leaf check-in: 01cb108d71 user: dkf tags: tip-605 | |
|
2021-07-31
| ||
| 16:00 | merge-mark check-in: 04451fdec8 user: jan.nijtmans tags: core-8-6-branch | |
| 15:59 | Backout last 2 commits: It appears that on Windows-2016 the GITHUB-installed version of msys works b... check-in: 06c7b4b736 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-07-30
| ||
| 12:53 | Merge build-info-experiment check-in: 8b9a1d9942 user: jan.nijtmans tags: build-info | |
| 12:50 | make it work for GIT too check-in: d913aaac15 user: jan.nijtmans tags: build-info-experiment | |
| 12:35 | In "makefile.vc" add building new header-file tclUuid.h. Not used for anything yet. check-in: dd0cb13795 user: jan.nijtmans tags: build-info-experiment | |
| 08:08 | try to update msys2 to latest version in GITHUB build check-in: 9654f7a8f0 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-07-29
| ||
| 14:03 | Experiment: Switch tclsh console to UTF-8 by default on Windows, if possible, using the manifest. Closed-Leaf check-in: f04dc41a5b user: jan.nijtmans tags: utf-8-console | |
|
2021-07-26
| ||
| 19:06 | merge trunk check-in: 844fecb845 user: dgp tags: dgp-properbytearray | |
| 17:32 | Proposed fix. Needs testing with a compiler which demos the bug. Closed-Leaf check-in: cc39387c0c user: dgp tags: bug-f4b0cb2080 | |
| 16:43 | merge 8.7 check-in: e99abaf474 user: dgp tags: tip-568 | |
|
2021-07-23
| ||
| 12:56 | Merge 8.7 check-in: b7fe510496 user: jan.nijtmans tags: trunk, main | |
| 12:52 | Use mingw-w64-ucrt-x86_64 toolchain for onfiledist build (starting with 8.7, since it needs Vista+) check-in: c8be6c32f1 user: jan.nijtmans tags: core-8-branch | |
| 10:08 | Merge 8.7 check-in: 2e62fe9b61 user: jan.nijtmans tags: trunk, main | |
| 10:03 | Merge 8.7. Re-implement testConstraint knownMsvcBug in terms of tcl::build-info check-in: c0c61fa7cf user: jan.nijtmans tags: build-info | |
| 09:49 | Missing "env:" label in win-build.yml check-in: 258b7ef7a3 user: jan.nijtmans tags: core-8-branch | |
|
2021-07-21
| ||
| 08:19 | Experiment: build onefiledist using the (experimental) UCRT64 mingw-w64 environment Closed-Leaf check-in: f944e72155 user: jan.nijtmans tags: ucrt | |
| 08:13 | Merge 8.7 check-in: 0d41331eb9 user: jan.nijtmans tags: trunk, main | |
| 08:12 | Merge 8.6 check-in: 2d55b0a150 user: jan.nijtmans tags: core-8-branch | |
| 08:00 | Merge 8.5 check-in: 0682841be6 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-07-20
| ||
| 15:32 | Use msys2/setup-msys2@v2 rule to install msys2, working around limitations in msys2 check-in: bb9713c212 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-07-19
| ||
| 14:18 | merge trunk check-in: e74cf12c64 user: dgp tags: dgp-refactor | |
| 14:13 | merge trunk check-in: 2186cdee33 user: dgp tags: dgp-properbytearray | |
| 14:06 | merge 8.7 check-in: 54950d24d5 user: dgp tags: tip-568 | |
| 13:58 | merge 8.7 check-in: 0063650c97 user: dgp tags: dgp-review | |
| 13:55 | merge trunk check-in: 6fdea8da3f user: dgp tags: novem | |
|
2021-07-17
| ||
| 11:19 | Merge 8.7 check-in: aa82912e75 user: jan.nijtmans tags: trunk, main | |
| 11:18 | Merge 8.6 check-in: 7f22950622 user: jan.nijtmans tags: core-8-branch | |
| 11:16 | Fix [592a25a505]: Tcl_PutEnv() crashes on Windows check-in: 9bd7ebe143 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-07-16
| ||
| 15:52 | Proposed fix for [592a25a505]: Tcl_PutEnv() crashes on Windows Closed-Leaf check-in: cf658956aa user: jan.nijtmans tags: bug-592a25a505 | |
| 07:02 | Merge 8.7 check-in: 5a8fc13f33 user: jan.nijtmans tags: trunk, main | |
| 06:58 | Merge 8.6 check-in: 6dc87d9af2 user: jan.nijtmans tags: core-8-branch | |
| 06:41 | Merge 8.5 check-in: 356246df86 user: jan.nijtmans tags: core-8-6-branch | |
| 06:07 | -eofchar should only be effective on input, not on output, since it could result in CTRL-Z be writte... check-in: 1f470036ae user: jan.nijtmans tags: core-8-5-branch | |
| 06:04 | comment clean-up check-in: ea56458d89 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-07-14
| ||
| 16:06 | Fix [1a89eba3761f62ee]: Add "exit" Windows shell built-in to auto_execok check-in: 89bea63fd2 user: jan.nijtmans tags: core-8-5-branch | |
| 15:54 | Fix build on Linux/Sparc with 32 bit userspace. See: [https://github.com/libtom/libtommath/issues/50... check-in: ef5def02ea user: jan.nijtmans tags: core-8-branch | |
| 08:58 | Add support for ICC check-in: 4c942e0c94 user: jan.nijtmans tags: build-info | |
|
2021-07-13
| ||
| 19:53 | Added a basic portable test of [fconfigure -stat] check-in: 6d77221b07 user: dkf tags: tip-603 | |
| 19:38 | Added documentation check-in: 1989f80f6a user: dkf tags: tip-603 | |
| 16:14 | fullversion -> patchlevel check-in: 96df75e118 user: jan.nijtmans tags: build-info | |
| 15:56 | More advanced tcl::build-info string parsing check-in: 85ea6b56fa user: jan.nijtmans tags: build-info | |
| 14:22 | Merge-mark check-in: 75bf97bf3c user: jan.nijtmans tags: build-info | |
| 13:12 | Remove tclPkg.c changes, instead implement new tcl::build-info command check-in: ea59903396 user: jan.nijtmans tags: build-info | |
| 07:56 | finally -> finallyIndex, preventing conflicts with Tru64 headers (reported by Jay K) check-in: 88566e9de6 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-07-09
| ||
| 22:11 | Eliminate clang warning check-in: 7c438d4444 user: jan.nijtmans tags: build-info | |
|
2021-07-08
| ||
| 12:37 | Merge 8.7 check-in: f8d766005f user: jan.nijtmans tags: trunk, main | |
| 12:28 | merge 8.6 check-in: 6a4d2648a6 user: jan.nijtmans tags: core-8-branch | |
| 12:17 | Add \DUSE_NMAKE=1 to C-flags when nmake is used check-in: f0184854d3 user: jan.nijtmans tags: core-8-6-branch | |
| 12:00 | Set -DUSE_NMAKE=1 when compiling under nmake. Update .gitattributes and (for Fossil) binary-glob and... check-in: 8ce3a78df2 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-07-02
| ||
| 09:57 | "profiled" -> "profile" check-in: a04fea182b user: jan.nijtmans tags: build-info | |
|
2021-07-01
| ||
| 10:35 | "utf16" -> "utf-16" check-in: da93da4d09 user: jan.nijtmans tags: build-info | |
|
2021-06-29
| ||
| 16:16 | Merge 8.7 check-in: f896257cbc user: jan.nijtmans tags: trunk, main | |
| 16:06 | Merge 8.7 check-in: 4a8309fafe user: jan.nijtmans tags: build-info | |
| 16:03 | TCL_THREADS=0 means no threads too check-in: 2ba1768b43 user: jan.nijtmans tags: core-8-branch | |
| 15:59 | TCL_THREADS=0 means no threads too .... check-in: 93a4d48441 user: jan.nijtmans tags: build-info | |
| 15:48 | Merge 8.7. Minor signature fix in tcl.decls check-in: 9ad0b013dc user: jan.nijtmans tags: build-info | |
| 15:02 | Merge 8.7. Fix fstat() call in tclUnixChan.c, in case Tcl_StatBuf == struct stat64. check-in: 563efc3d8f user: jan.nijtmans tags: tip-603 | |
| 14:54 | Merge 8.7 check-in: 531b929872 user: jan.nijtmans tags: trunk, main | |
| 14:52 | Use fstat64() in stead of fstat() on platforms which support it. check-in: 2de1247828 user: jan.nijtmans tags: core-8-branch | |
| 08:54 | Make tclWinChan.c compile again, fixing obvious implementation problems. Not tested if it actually w... check-in: 0b2992cd25 user: jan.nijtmans tags: tip-603 | |
|
2021-06-28
| ||
| 14:40 | Merge 8.7 check-in: 12cbd47b04 user: jan.nijtmans tags: trunk, main | |
| 14:38 | Merge 8.6 check-in: adc35f4736 user: jan.nijtmans tags: core-8-branch | |
| 14:33 | Update many tools/encoding/*.txt files to the latest version, but leave out character changes. Only ... check-in: 46821014fe user: jan.nijtmans tags: core-8-6-branch | |
| 14:22 | Update many tools/encoding/*.txt files to the latest version, but leave out character changes. Only ... check-in: 7d125a2955 user: jan.nijtmans tags: core-8-5-branch | |
| 12:36 | Merge 8.7 check-in: bb5821ab22 user: jan.nijtmans tags: build-info | |
| 12:34 | Merge 8.7 check-in: 871cffde22 user: jan.nijtmans tags: encodings-with-flags | |
| 12:32 | Fix iocmd-8.4 testcase check-in: 65aaf2df35 user: jan.nijtmans tags: tip-603 | |
|
2021-06-27
| ||
| 11:26 | merge core-8-branch check-in: 0f595ccdd0 user: dkf tags: tip-603 | |
|
2021-06-25
| ||
| 21:34 | merge-mark check-in: e92290b2a3 user: jan.nijtmans tags: trunk, main | |
| 21:30 | Tweak TIP #590 impl on MacOS: Shared library could start with capital check-in: b9a7877ad5 user: jan.nijtmans tags: core-8-branch | |
| 16:23 | Merge 9.0 check-in: fdc35396df user: jan.nijtmans tags: novem | |
| 16:13 | typo check-in: bcd9649acd user: jan.nijtmans tags: trunk, main | |
| 14:03 | Merge 8.7 check-in: aa4e6f4d4f user: jan.nijtmans tags: build-info | |
| 13:44 | Bump version number to distinguish from release. check-in: 85ca4eb6f9 user: dgp tags: trunk, main | |
| 07:32 | Merge 9.0 check-in: 185ab56ee3 user: jan.nijtmans tags: novem | |
| 06:54 | (internal) stub table simplification: TclIntPlatStubs is now a single table, in stead of 3 for the 3... check-in: 116368c076 user: jan.nijtmans tags: trunk, main | |
|
2021-06-24
| ||
| 11:48 | Merge 8.7 check-in: 8784dda3b8 user: jan.nijtmans tags: trunk, main | |
| 11:18 | merge release check-in: 65287113b5 user: jan.nijtmans tags: trunk, main | |
|
2021-06-23
| ||
| 21:31 | fix typos in previous commit check-in: 6f5f159802 user: pooryorick tags: core-8-branch | |
| 18:49 | possible fix for [dcb888ed85adeb86] with kevent() check-in: 06aaff9fd5 user: pooryorick tags: core-8-branch | |
| 13:27 | Merge 8.7 check-in: 35802e0175 user: jan.nijtmans tags: encodings-with-flags | |
| 12:56 | Merge 8.7 check-in: 39d1e2bab9 user: jan.nijtmans tags: trunk, main | |
| 12:26 | Merge 8.6 check-in: e3a2478516 user: jan.nijtmans tags: core-8-branch | |
| 12:20 | Now really merge [bug-f9800d52bd61f240] (previous commit contains test-cases only) check-in: 1da51ccce1 user: jan.nijtmans tags: core-8-branch | |
| 07:43 | merge [bug-f9800d52bd61f240] check-in: e3bf2b4041 user: pooryorick tags: core-8-branch | |
|
2021-06-22
| ||
| 18:26 | possible fix for [dcb888ed85adeb86] with kevent() Closed-Leaf check-in: 94c93c8507 user: pooryorick tags: bug-dcb888ed85adeb86 | |
| 13:20 | Merge 8.5 check-in: 0331f5564f user: jan.nijtmans tags: core-8-6-branch | |
| 13:19 | More code cleanup, eliminating various compiler warnings with stricter flags. No need to even use st... check-in: f2ea4ea1fe user: jan.nijtmans tags: core-8-5-branch | |
| 09:03 | Merge 8.5 check-in: 679be274e1 user: jan.nijtmans tags: core-8-6-branch | |
| 09:02 | Fix [bad6cc213d]: A format string vulnerability in Tcl nmakehelp.c allows code execution via a crate... check-in: 28ef6c0c74 user: jan.nijtmans tags: core-8-5-branch | |
| 02:49 | update changes Closed-Leaf check-in: e7eaf78d62 user: dgp tags: core-9-0-a3-rc, core-9-0-a3 | |
| 02:33 | merge trunk check-in: ff61f50827 user: dgp tags: core-9-0-a3-rc | |
|
2021-06-21
| ||
| 21:21 | Improve logic and cleanup for tests coroutine-7.13 and coroutine-7.14 Closed-Leaf check-in: 5908ade8c3 user: pooryorick tags: bug-f9800d52bd61f240 | |
| 12:41 | Merge 8.7 check-in: 96f5a3a41f user: jan.nijtmans tags: trunk, main | |
| 12:34 | Merge 8.6 check-in: 9ab163a49e user: jan.nijtmans tags: core-8-branch | |
| 12:31 | Backport ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE from 8.7 check-in: aa9bf57ed7 user: jan.nijtmans tags: core-8-6-branch | |
| 12:08 | Merge 8.6 check-in: 76da4e417c user: jan.nijtmans tags: core-8-branch | |
| 12:00 | Change a lot of url's (as far as possible) from http:// to https:// check-in: b9c48412be user: jan.nijtmans tags: core-8-6-branch | |
| 10:31 | Merge 8.7 check-in: 231cbe3939 user: jan.nijtmans tags: trunk, main | |
| 10:27 | Backout merge of "bug-f9800d52bd61f240" branch, which is - apparently - not ready to be merged yet. ... check-in: 63f78e5a2d user: jan.nijtmans tags: core-8-branch | |
| 09:45 | eol-spacing check-in: 771fc551bb user: jan.nijtmans tags: core-8-branch | |
| 09:40 | renumber testcases check-in: b320000f1e user: jan.nijtmans tags: core-8-branch | |
| 09:29 | Fix [048dd20b4171c8da]: cesu-8 encoding fails on \u80 check-in: 0c93c6f969 user: jan.nijtmans tags: core-8-branch | |
| 05:47 | merge bug-f9800d52bd61f240 check-in: 5cfdd6ee7b user: pooryorick tags: core-8-branch | |
| 05:40 | test for issue [5106fddd4400e5b9b], failure to yieldto is not the same thing as not calling yieldto ... check-in: d7428a1ea0 user: pooryorick tags: bug-f9800d52bd61f240 | |
|
2021-06-20
| ||
| 22:57 | merge bug-f9800d52bd61f240 check-in: c75d4c3be0 user: pooryorick tags: core-8-branch | |
| 22:47 | Fix for [f9800d52bd61f240], vwait is not NRE-enabled, and yieldto cannot find the right splicing spo... check-in: eb50e83ee1 user: pooryorick tags: bug-f9800d52bd61f240 | |
|
2021-06-19
| ||
| 23:39 | Merge 8.7 check-in: 94325f2187 user: jan.nijtmans tags: trunk, main | |
| 23:37 | Undo change in [b70eeebb0d196bb2]: It breaks the "make html" target in github actions. See also [1e1... check-in: f886df2504 user: jan.nijtmans tags: core-8-branch | |
| 23:32 | Assume chan-io-41.6 and chan-io-41.8 are UNIX-only. See [9be2726881c41893], those are failing on Win... check-in: 3b4ee109d9 user: jan.nijtmans tags: core-8-branch | |
| 23:24 | Fix windows build failure, caused by [f8608fc420] check-in: 526dac1481 user: jan.nijtmans tags: core-8-branch | |
| 20:19 | First attempt at Windows implementation. I don't develop on that platform, so this is extra dodgy! check-in: 0bfec1136a user: dkf tags: tip-603 | |
| 15:57 | Added in missing field check-in: f67df77d74 user: dkf tags: tip-603 | |
| 14:59 | Start of implementing TIP 603: chan configure -stat check-in: c9cac950e3 user: dkf tags: tip-603 | |
|
2021-06-18
| ||
| 20:02 | merge trunk check-in: 8583aed703 user: dgp tags: rc0, core-9-0-a3-rc | |
| 19:42 | Merge 8.7 check-in: c814fbfd2b user: jan.nijtmans tags: trunk, main | |
| 19:39 | Fix [f8608fc420]: linux : dynamic location of the tcl zipfs check-in: 07f12cf720 user: jan.nijtmans tags: core-8-branch | |
| 19:36 | merge trunk check-in: 341a566acf user: dgp tags: core-9-0-a3-rc | |
| 19:30 | merge trunk check-in: 3c76320950 user: dgp tags: dgp-refactor | |
| 19:29 | merge trunk check-in: eca1a658f8 user: dgp tags: dgp-properbytearray | |
| 19:23 | merge trunk check-in: 099f41b862 user: dgp tags: novem | |
| 19:23 | merge 8.7 check-in: 2706eb0daa user: dgp tags: tip-568 | |
| 19:11 | merge 8.7 check-in: 75c8584688 user: dgp tags: dgp-review | |
| 19:09 | merge 8.7 check-in: e762b2c517 user: dgp tags: trunk, main | |
| 18:11 | Bump version number to distinguish from release. check-in: 00c0a52dd9 user: dgp tags: core-8-branch | |
| 17:38 | close fork check-in: 61473a4126 user: dgp tags: core-8-branch | |
| 17:37 | merge release check-in: 718ac969d6 user: dgp tags: core-8-branch | |
| 14:22 | Merge 8.6 check-in: 7c91966878 user: jan.nijtmans tags: core-8-branch | |
| 12:46 | Update all "cp" and "iso8859-?" encodings to the latest version. This adds 3 new codepoints to iso88... check-in: 0c4485f735 user: jan.nijtmans tags: core-8-6-branch | |
| 12:24 | Update all "cp" and "iso8859-?" encodings to the latest version. This adds 3 new codepoints to iso88... check-in: 49b98f3a2f user: jan.nijtmans tags: core-8-5-branch | |
| 10:44 | Hm. tcltk-man2html.tcl cannot handle $(PATCH_LEVEL). Don't bother for now. Closed-Leaf check-in: 0656f7eb48 user: jan.nijtmans tags: jn-tinkering | |
| 10:15 | Fix "make html-tcl" target, broken by this commit: [b70eeebb0d196bb2] (in core-8-7-a5-rc branch only... check-in: 5941ce66ce user: jan.nijtmans tags: jn-tinkering | |
| 10:02 | Merge 8.7 check-in: 4a94fcba68 user: jan.nijtmans tags: trunk, main | |
|
2021-06-17
| ||
| 15:52 | Revert to the code of RC2, so that only timestamps and changes file entries are different. Closed-Leaf check-in: 8adcb61264 user: dgp tags: rc3, core-8-7-a5-rc, core-8-7-a5 | |
| 15:44 | Add another ticket to the changes file, noting its incompatility. check-in: ac1270f680 user: dgp tags: core-8-7-a5-rc | |
| 10:25 | tests for [dcb888ed85adeb86] check-in: 4b00bf6318 user: pooryorick tags: core-8-branch | |
| 08:53 | Fix for [dcb888ed85adeb86]: epoll, special files, directories, links, epoll_ctl operation not permit... check-in: 7587b7aeb9 user: pooryorick tags: core-8-branch | |
|
2021-06-16
| ||
| 16:06 | Re-apply fix for [67a5eabbd3d1]: refchan, coroutine, and postevent from the "watch" proc check-in: f6aa52e243 user: pooryorick tags: core-8-branch | |
| 13:23 | Re-apply fix for [67a5eabbd3d1]: refchan, coroutine, and postevent from the "watch" proc Leaf check-in: 0037b3d176 user: jan.nijtmans tags: bug-67a5eabbd3d1 | |
| 02:26 | merge 8.7 check-in: 618a2cea2a user: dgp tags: core-8-7-a5-rc | |
|
2021-06-15
| ||
| 14:55 | Merge 8.7 check-in: 77725d89bb user: jan.nijtmans tags: trunk, main | |
| 14:54 | Fix [18f4a94d03] by backing out [9bcec7cd880540c3] check-in: a785b5bf5e user: jan.nijtmans tags: core-8-branch | |
| 14:52 | Fix [18f4a94d03] by backing out [9bcec7cd880540c3] Closed-Leaf check-in: ee3930e93a user: jan.nijtmans tags: bug-18f4a94d03 | |
| 12:56 | Fix [18f4a94d03] by backout out [9bcec7cd880540c3] check-in: 3f466e55c8 user: jan.nijtmans tags: bug-18f4a94d03 | |
| 08:50 | Adapt iso8859-7.enc to latest version, and fix testcase Closed-Leaf check-in: bc347660fb user: jan.nijtmans tags: encodings-2.0 | |
| 08:28 | Add new encoding iso8859-11 check-in: 6175cb782a user: jan.nijtmans tags: encodings-2.0 | |
| 08:17 | Update encodings (cp/iso) to latest version from unicode.org. *.enc-files not re-generated yet check-in: f408b13581 user: jan.nijtmans tags: encodings-2.0 | |
|
2021-06-13
| ||
| 17:01 | Change the arguments of the `make html` target to take the right default actions for producing a Tcl... check-in: b70eeebb0d user: dgp tags: core-8-7-a5-rc | |
|
2021-06-12
| ||
| 19:43 | Make it an error to provide neither --tcl or --tk, or to provide both. Closed-Leaf check-in: f2f521f5e7 user: pooryorick tags: py-tinkering | |
| 19:15 | Make the search for the project's .h file a little more specific. EDIT: Maybe good ideas here, bu... check-in: 9f8b78d60f user: pooryorick tags: py-tinkering | |
| 16:49 | bump release date check-in: 1ffeb8e409 user: dgp tags: core-8-7-a5-rc | |
|
2021-06-11
| ||
| 17:49 | merge 8.7 check-in: e80a5588eb user: dgp tags: core-8-7-a5-rc | |
| 14:01 | Merge 8.7 check-in: 05c20ec9d0 user: jan.nijtmans tags: trunk, main | |
| 13:59 | Merge 8.6 check-in: 948e056a45 user: jan.nijtmans tags: core-8-branch | |
| 13:57 | Fix [d6b10a9256]: Two files under compat/zlib/contrib/ are CRLF check-in: ed73bed5c1 user: jan.nijtmans tags: core-8-6-branch | |
| 13:48 | Somehow "zip -A" appears not to work in the github actions environment. Try to find out why. check-in: 8f88456ba0 user: jan.nijtmans tags: core-8-branch | |
| 09:57 | Merge 8.7 check-in: ce5cdb960f user: jan.nijtmans tags: trunk, main | |
| 08:45 | Ubuntu 16 is [https://github.com/actions/virtual-environments/issues/3287|deprecated] check-in: 8770772ae9 user: jan.nijtmans tags: core-8-branch | |
| 06:59 | protect all usage of dladdr() with !defined(NO_DLFCN_H) Closed-Leaf check-in: a08266c54d user: jan.nijtmans tags: rfe-f8608fc420 | |
| 06:38 | Merge 8.7 check-in: ff20052c8e user: jan.nijtmans tags: trunk, main | |
| 06:33 | Fix copying of public_suffix_list.dat.gz in win/Makefile.in. Thanks, Paul! check-in: c734a9cde1 user: jan.nijtmans tags: core-8-branch | |
|
2021-06-10
| ||
| 15:56 | merge 8.7 check-in: b35f095bce user: dgp tags: core-8-7-a5-rc | |
| 14:49 | Experiment: use dladdr() on Linux to locate the shared library. Won't work on other platforms! WIP check-in: e31d051801 user: jan.nijtmans tags: rfe-f8608fc420 | |
| 10:59 | Merge 8.7 check-in: 7898b8d5a3 user: jan.nijtmans tags: unicode-14 | |
| 08:54 | Merge 8.7 check-in: 92ad012dd2 user: jan.nijtmans tags: trunk, main | |
| 08:52 | (cherry-pick): Update dist target to renamed file. Also sync win/tcl.m4 with Tk (no change in genera... check-in: 085f01ed83 user: jan.nijtmans tags: core-8-branch | |
|
2021-06-09
| ||
| 20:32 | Update dist target to renamed file. check-in: fcaf29f0d9 user: dgp tags: core-8-7-a5-rc | |
| 16:26 | merge 8.7 check-in: 9c9ef4a8d3 user: dgp tags: core-8-7-a5-rc | |
| 09:29 | Merge 8.7 check-in: 8a55a16a49 user: jan.nijtmans tags: trunk, main | |
| 09:25 | Rename effective_tld_names.txt to public_suffix_list.dat, that's how it is named now. check-in: bca46870be user: jan.nijtmans tags: core-8-branch | |
| 09:13 | Update effective_tld_names.txt.gz to latest version (from https://publicsuffix.org/list/public_suffi... check-in: f7db7bf633 user: jan.nijtmans tags: core-8-branch | |
| 07:19 | Merge 8.7 check-in: c8a371212e user: jan.nijtmans tags: trunk, main | |
| 07:17 | Merge 8.6 check-in: f7d2d6bb89 user: jan.nijtmans tags: core-8-branch | |
| 07:16 | Fix compiler warning seen with static builds (--disable-shared): "FLT_RADIX" is not defined, evalua... check-in: 746521a6aa user: jan.nijtmans tags: core-8-6-branch | |
|
2021-06-08
| ||
| 14:24 | Merge 8.7 check-in: 579937f0ae user: jan.nijtmans tags: trunk, main | |
| 14:23 | Merge 8.6 check-in: 7894ca0499 user: jan.nijtmans tags: core-8-branch | |
| 14:22 | Name TKSCRIPTZIPNAME the same way as TCLSCRIPTZIPNAME check-in: 0c06b4fa53 user: jan.nijtmans tags: core-8-6-branch | |
| 14:16 | Merge 8.7 check-in: bea31396cf user: jan.nijtmans tags: trunk, main | |
| 13:25 | Don't create a lot of empty directories any more while installing check-in: c09eef9f1c user: jan.nijtmans tags: core-8-branch | |
| 12:14 | Merge 8.7 check-in: 6dbfa17946 user: jan.nijtmans tags: build-info | |
| 12:05 | Merge 8.7 check-in: 8ae151e4b9 user: jan.nijtmans tags: trunk, main | |
| 12:04 | HP_UX -> HP-UX and another apparent typo check-in: 0d8e22855c user: jan.nijtmans tags: core-8-branch | |
| 12:01 | re-generate unix/configure with autoconf-2.59 check-in: 91454f0da4 user: jan.nijtmans tags: core-8-6-branch | |
| 11:49 | Use -fPIC by default on DragonFly/FreeBSD, but not on OSF1/HP-UX. Backported (with typo correct) fro... check-in: 05e0e79704 user: jan.nijtmans tags: core-8-6-branch | |
| 09:14 | Merge 8.7 check-in: 90a730d604 user: jan.nijtmans tags: trunk, main | |
| 08:55 | Add full "libtommath" to "make dist" in stead of only the header-files and src-files. Reported by Ha... check-in: 812ea1852e user: jan.nijtmans tags: core-8-branch | |
| 08:39 | Merge 8.7 check-in: 62b08b95c2 user: jan.nijtmans tags: trunk, main | |
| 08:37 | DragonFly/FreeBSD need -fPIC check-in: 54e8a4160a user: jan.nijtmans tags: core-8-branch | |
| 06:20 | If the test suite needs a file, it needs to go in the distribution (cherry-pick) check-in: 53f111ffbc user: jan.nijtmans tags: core-8-branch | |
|
2021-06-07
| ||
| 17:16 | ....and with the right path. check-in: 3ef6a98e3e user: dgp tags: core-8-7-a5-rc | |
| 17:14 | If the test suite needs a file, it needs to go in the distribution. check-in: 929b9d037f user: dgp tags: core-8-7-a5-rc | |
| 16:37 | Temporary fix for [29871ea55c], by not building pkgπ.c by default: Older gcc (and other) C-compiler... check-in: 2e45cd7000 user: jan.nijtmans tags: trunk, main | |
| 15:24 | Merge 8.7 check-in: b61805b340 user: jan.nijtmans tags: trunk, main | |
|
2021-06-04
| ||
| 21:01 | merge 8.7 check-in: ca5d04a3b7 user: dgp tags: core-8-7-a5-rc | |
| 21:01 | update changes check-in: 4b888fb203 user: dgp tags: core-8-7-a5-rc | |
| 19:55 | Update docs to reflect http 2.10 check-in: 2aa237def6 user: dgp tags: core-8-branch | |
| 19:43 | Revise http version number from unusual 2.10.0a1 to conventional 2.10a1 check-in: 1486a323dc user: dgp tags: core-8-branch | |
| 07:49 | Merge 8.7 check-in: 6528cc982d user: jan.nijtmans tags: build-info | |
|
2021-06-02
| ||
| 07:46 | Merge 8.7 check-in: b655399f8c user: jan.nijtmans tags: trunk, main | |
| 07:45 | Add winspool library to LIBS_GUI on Windows. Not used yet (but most likely it will be used in 8.7 fi... check-in: c2f6db0f47 user: jan.nijtmans tags: core-8-branch | |
|
2021-05-28
| ||
| 18:12 | more changes check-in: d4d74953f2 user: dgp tags: core-8-7-a5-rc | |
| 10:09 | compete TIP list in "changes" check-in: 7cf8504622 user: jan.nijtmans tags: core-8-7-a5-rc | |
|
2021-05-27
| ||
| 15:47 | merge 8.7 check-in: 59eb47444e user: dgp tags: core-8-7-a5-rc | |
| 12:24 | Merge 8.7 check-in: c3a936fc8e user: jan.nijtmans tags: trunk, main | |
| 12:13 | Merge 8.6. Make c++ compile (with g++-11) warning-free check-in: 764e13e16d user: jan.nijtmans tags: core-8-branch | |
| 10:31 | Fix "possibly uninitialized variable" warning, seen with gcc-11 (however harmless) check-in: 905015cd17 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-05-26
| ||
| 14:10 | More testcases regarding possible parse errors check-in: b55880e06d user: jan.nijtmans tags: encodings-with-flags | |
| 14:04 | Handle the situation when there is "-nothrow" or "-stoponerror" but without providing encoding check-in: 5c1a147c9f user: jan.nijtmans tags: encodings-with-flags | |
| 13:23 | Merge 8.7 and doc fix check-in: 70cb984279 user: jan.nijtmans tags: encodings-with-flags | |
| 12:53 | Suggestion for [06ba3489ed]: open command documentation says too much about serial port hardware Closed-Leaf check-in: 7f2cc845c0 user: jan.nijtmans tags: rfe-06ba3489ed | |
| 11:27 | Merge 8.7 check-in: 7f17627d6b user: jan.nijtmans tags: trunk, main | |
| 11:23 | Fix [a73c79081e]: Doc fix in tcl.h. Recommend int32_t in stead of wchar_t check-in: ef3c9a8997 user: jan.nijtmans tags: core-8-branch | |
| 10:47 | Fix [a73c79081e]: Doc fix in tcl.h, by not suggesting wchar_t any more for Tcl_UniChar. check-in: 8c52ca3059 user: jan.nijtmans tags: core-8-6-branch | |
| 10:45 | Fix [a73c79081e]: Doc fix in tcl.h, by not suggesting wchar_t any more for Tcl_UniChar. check-in: af368a8f46 user: jan.nijtmans tags: core-8-5-branch | |
| 10:28 | Merge 8.7. Add "ilp32" build flag check-in: 7322bead42 user: jan.nijtmans tags: build-info | |
| 10:02 | Merge 8.7 check-in: 0e38d2a0f1 user: jan.nijtmans tags: trunk, main | |
| 10:01 | One more macos-11.0 -> macos-11 check-in: b6da37acb0 user: jan.nijtmans tags: core-8-branch | |
| 09:57 | Merge 8.6 check-in: 8e317ec749 user: jan.nijtmans tags: core-8-branch | |
| 09:56 | macos-11.0 -> macos-11 check-in: a83a571ca3 user: jan.nijtmans tags: core-8-6-branch | |
| 08:36 | Add underscores in flag names check-in: 9429aa4fc2 user: jan.nijtmans tags: encodings-with-flags | |
| 06:44 | TIP601 encoding stoponerror: document Tcl_ExternalToUtfDStringEx and Tcl_ExternalToUtfDStringEx check-in: 0b1c7bf998 user: oehhar tags: encodings-with-flags | |
| 05:57 | Merge 8.7 check-in: 03d73454e4 user: oehhar tags: encodings-with-flags | |
|
2021-05-25
| ||
| 13:21 | merge trunk check-in: f404919485 user: dgp tags: dgp-refactor | |
| 13:19 | merge trunk check-in: 11d954c601 user: dgp tags: dgp-properbytearray | |
| 13:16 | merge trunk check-in: 12cf002ca1 user: dgp tags: novem | |
| 13:16 | merge 8.7 check-in: e7dc4d721c user: dgp tags: tip-568 | |
| 13:15 | merge 8.7 check-in: 3a2babac24 user: dgp tags: core-8-7-a5-rc | |
| 09:48 | Merge 8.7 check-in: 38d94ff27f user: jan.nijtmans tags: trunk, main | |
| 09:38 | Merge 8.6 check-in: c70fc1428e user: jan.nijtmans tags: core-8-branch | |
| 09:30 | Fix [3f9b4e0c81]: CrtObjCmd.3, NRE.3, SplitList.3: constify cmdName, list (actually quite a few more... check-in: 1433d2dafc user: jan.nijtmans tags: core-8-6-branch | |
| 09:10 | Fix [https://core.tcl-lang.org/tk/info/8b679f597b1d17ad|8b679f597b] for Tcl too: LIB_RUNTIME_DIR cou... check-in: ef2c330139 user: jan.nijtmans tags: core-8-6-branch | |
| 08:59 | Fix [https://core.tcl-lang.org/tk/info/8b679f597b1d17ad|8b679f597b] for Tcl too: LIB_RUNTIME_DIR cou... check-in: b22765084d user: jan.nijtmans tags: core-8-5-branch | |
|
2021-05-21
| ||
| 07:19 | merge-mark check-in: 4e296652c1 user: jan.nijtmans tags: core-8-6-branch | |
| 07:07 | Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend lowercase package names.... check-in: d6e0520a97 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-05-20
| ||
| 19:17 | merge trunk check-in: 4e7da5c11c user: dgp tags: dgp-refactor | |
| 19:17 | merge 8.7 check-in: f7d0eb65b1 user: dgp tags: tip-568 | |
| 19:13 | merge trunk check-in: 8395f6f247 user: dgp tags: dgp-properbytearray | |
| 19:08 | merge trunk check-in: 845624f171 user: dgp tags: novem | |
| 19:08 | merge 8.7 check-in: 48d620d24b user: dgp tags: core-8-7-a5-rc | |
| 12:42 | Merge 8.7 check-in: 69410f67b9 user: jan.nijtmans tags: trunk, main | |
| 12:35 | Merge 8.6, except [688fcc7082] because it gives a merge conflict check-in: 113ceaa417 user: jan.nijtmans tags: core-8-branch | |
| 12:26 | Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend lowercase package names.... check-in: 8b298a33bd user: jan.nijtmans tags: core-8-6-branch | |
| 12:21 | Fix [52cc90776c]: Warning when compile with gcc v9.3.0 check-in: 1da9feb7b1 user: jan.nijtmans tags: core-8-6-branch | |
| 01:02 | merge trunk check-in: c7192b9671 user: dgp tags: dgp-refactor | |
| 00:59 | merge trunk check-in: 70492630db user: dgp tags: dgp-properbytearray | |
| 00:57 | merge trunk check-in: 561369f97d user: dgp tags: novem | |
| 00:52 | merge 8.7 (resolve conflicts) check-in: c2f1c13b59 user: dgp tags: trunk, main | |
|
2021-05-19
| ||
| 14:57 | merge 8.7 check-in: 648439de11 user: dgp tags: core-8-7-a5-rc | |
| 14:49 | merge 8.7 check-in: 06ef30f551 user: dgp tags: tip-568 | |
| 10:46 | fix for [e39cb3f462631a99], namespace is removed from other namespace paths before deletion is compl... check-in: 949252950f user: pooryorick tags: core-8-branch | |
| 10:44 | update documentation and macro names Closed-Leaf check-in: 57f904f19b user: pooryorick tags: bug-e39cb3f462631a99 | |
| 07:15 | new test for issue [e39cb3f462631a99], namespace is removed from other namespace paths before deleti... check-in: b0e2b4520c user: pooryorick tags: bug-e39cb3f462631a99 | |
|
2021-05-18
| ||
| 22:09 | Fix for issue [e39cb3f462631a99], namespace is removed from other namespace paths before deletion is... check-in: bdd005f330 user: pooryorick tags: bug-e39cb3f462631a99 | |
| 13:03 | Make pkgua package thread-safe check-in: 5a04b6e2ce user: jan.nijtmans tags: trunk, main | |
| 12:23 | Make pkgua package thread-safe check-in: 2e5531f5f8 user: jan.nijtmans tags: core-8-branch | |
| 12:02 | Make Pkgua package thread-safe and properly clean up everything when being unloaded. Based on pyk-tc... check-in: 50d71c14f4 user: jan.nijtmans tags: core-8-6-branch | |
| 10:58 | Fix [28027d8bb7745fb0], memory leaks in tclUnload.c . check-in: 3b0e92b198 user: pooryorick tags: core-8-branch | |
| 10:51 | merge 8.7 Closed-Leaf check-in: 6559857f1e user: pooryorick tags: pyk-tclUnload | |
| 10:36 | Break TclDeleteNamespaceChildren out of TclTeardownNamespace. check-in: f366597745 user: pooryorick tags: core-8-branch | |
| 10:25 | Remove unneeded cmdPtr increment and decrement. check-in: 517cf10067 user: pooryorick tags: core-8-6-branch | |
| 10:24 | Remove the refCount increment that accompanied the decrement removed in the last commit. Closed-Leaf check-in: 9112cd17e6 user: pooryorick tags: pyk-core86cmdrefcount | |
| 06:03 | Additional test for [688fcc7082fa99a4], imported command trace memory error. check-in: 0c70f77653 user: pooryorick tags: core-8-branch | |
|
2021-05-17
| ||
| 21:34 | Remove unnecessary refCount decrement. check-in: f5ed582bbd user: pooryorick tags: pyk-core86cmdrefcount | |
| 21:30 | Fix for [688fcc7082fa99a4], trace on imported alias deletes alias and then calls import and triggers... check-in: e45d054ba4 user: pooryorick tags: core-8-6-branch | |
| 21:29 | Additional test for [688fcc7082fa99a4]. check-in: 81f260feaf user: pooryorick tags: core-8-6-branch | |
| 20:46 | Reinstate one line lost in last merge. check-in: b95643fa39 user: pooryorick tags: trunk, main | |
| 11:56 | Merge 8.7 check-in: ec7e558c34 user: jan.nijtmans tags: trunk, main | |
| 11:49 | Eliminate "unused parameter" warning check-in: 71b8950f81 user: jan.nijtmans tags: core-8-branch | |
| 11:35 | Merge 8.6 check-in: 3ee7e13727 user: jan.nijtmans tags: core-8-branch | |
| 11:28 | Eliminate use of TCL_STORAGE_CLASS in pkg?.c: just use DLLEXPORT macro directly. Fix gcc warnings (w... check-in: aec68ce9a4 user: jan.nijtmans tags: core-8-6-branch | |
| 07:39 | use [info sharedlibextension] for instead of ".so" check-in: 884bc26a17 user: pooryorick tags: pyk-tclUnload | |
|
2021-05-16
| ||
| 19:34 | Replace ckfree with Tcl_Free. check-in: 2890416ee4 user: pooryorick tags: trunk, main | |
| 19:09 | Break TclDeleteNamespaceChildren out of TclTeardownNamespace. Closed-Leaf check-in: a72e1e8016 user: pooryorick tags: pyk-namespace | |
| 10:03 | Eliminate compiler warnings about unused parameters. check-in: 6d54619184 user: pooryorick tags: pyk-tclUnload | |
|
2021-05-15
| ||
| 21:56 | Fix [28027d8bb7745fb0], memory leaks in tclUnload.c, check-in: a4de334c5f user: pooryorick tags: pyk-tclUnload | |
| 19:04 | Delete associated data after running Tcl_InterpDeleteProc instead of before. Remove redundant/cycli... check-in: ccfd61a7cf user: pooryorick tags: core-8-branch | |
| 18:42 | When deleting an interp, delete associated data after running the corresponding Tcl_InterpDeleteProc... check-in: 47892c9578 user: pooryorick tags: pyk-tclUnload | |
| 18:27 | Add valgrind option --keep-deguginfo=yes check-in: c7502f772c user: pooryorick tags: core-8-branch | |
| 18:24 | Add valgrind option --keep-deguginfo=yes check-in: 4ac547c94e user: pooryorick tags: pyk-tclUnload | |
| 10:10 | merge core-8-branch check-in: aa66f1cc04 user: pooryorick tags: pyk-tclUnload | |
| 09:33 | merge core-8-branch check-in: 0d6fe67c7d user: fvogel tags: trunk, main | |
| 09:32 | Fix errors in man pages build check-in: 20c88f3230 user: fvogel tags: core-8-branch | |
| 09:31 | Fix errors in man pages build Closed-Leaf check-in: fb8f796ec9 user: fvogel tags: doc-ref-management | |
| 09:09 | Fix for issue [463b7a93be0a2ddd], Tcl_Unload, make gdb-test, segmentation fault. check-in: 7ffa017f9b user: pooryorick tags: core-8-branch | |
| 09:07 | Merge bug-fb2a411b91973d3b. check-in: a2aa650ca5 user: pooryorick tags: core-8-branch | |
| 07:55 | Separate library unloading routine from [unload] command processing. check-in: 723d1eb937 user: pooryorick tags: pyk-tclUnload | |
|
2021-05-14
| ||
| 20:58 | Fix more leaks in tclZipfs.c. Valgrind now reports no more leaks in tclZipfs.c Closed-Leaf check-in: 20117765bd user: pooryorick tags: bug-fb2a411b91973d3b | |
| 20:49 | Fix more leaks in Zipfs finalization. check-in: 47601ca8e3 user: pooryorick tags: bug-fb2a411b91973d3b | |
| 18:50 | Fix for issue [463b7a93be0a2ddd], Tcl_Unload, make gdb-test, segmentation fault Closed-Leaf check-in: 343281a570 user: pooryorick tags: bug-463b7a93be0a2ddd | |
| 13:56 | Merge 8.7 check-in: 5386457c73 user: jan.nijtmans tags: encodings-with-flags | |
| 13:55 | Merge 8.7 check-in: 3222a619d8 user: jan.nijtmans tags: trunk, main | |
| 13:54 | Respect TIP #587 in dde test-cases. check-in: 45fa0ff557 user: jan.nijtmans tags: core-8-branch | |
| 10:52 | One left-over wtf-8 mentioning, which is no longer part of TIP #597 check-in: ce9947b4a1 user: jan.nijtmans tags: encodings-with-flags | |
|
2021-05-13
| ||
| 21:20 | Merge 8.7. Document TCL_ENCODING_NO_THROW flag check-in: 1a9cfc7699 user: jan.nijtmans tags: encodings-with-flags | |
| 17:54 | Merge 8.7 check-in: 4a79ce31da user: jan.nijtmans tags: trunk, main | |
| 17:47 | Backout [217391dc7f] and [b05e314d7a]. For the reason, see: [https://github.com/tcltk/tcl/runs/25734... check-in: 422b5ffdd1 user: jan.nijtmans tags: core-8-branch | |
| 15:22 | Fix quoting issues in gdb-test and lldb targets. check-in: 526b47d269 user: pooryorick tags: core-8-branch | |
| 12:49 | Fix remaining leaks in Zipfs finalization. check-in: b05e314d7a user: pooryorick tags: core-8-branch | |
|
2021-05-12
| ||
| 21:08 | On exit deallocate up some memory allocated in ZipFS. check-in: 217391dc7f user: pooryorick tags: core-8-branch | |
|
2021-05-07
| ||
| 13:58 | merge 8.7 check-in: 68ef15941d user: dgp tags: tip-568 | |
| 13:56 | merge trunk check-in: 44181fbb81 user: dgp tags: dgp-refactor | |
| 13:55 | Double definition of TCL_ENCODING_MODIFIED and another doc fix check-in: e14cbcd08a user: jan.nijtmans tags: encodings-with-flags | |
| 13:51 | merge trunk check-in: 33e1424f0f user: dgp tags: dgp-properbytearray | |
| 13:47 | merge trunk check-in: 87eb28ae57 user: dgp tags: novem | |
| 13:44 | doc fix check-in: 634ff42f5a user: jan.nijtmans tags: encodings-with-flags | |
| 13:40 | Merge 8.7 check-in: 6251e7fca2 user: dgp tags: core-8-7-a5-rc | |
| 13:12 | Merge 8.7. More parse improvement, WIP check-in: 14afb5bf77 user: jan.nijtmans tags: encodings-with-flags | |
| 12:30 | Merge 8.7 check-in: 2f18255022 user: jan.nijtmans tags: trunk, main | |
| 12:27 | Better error-message "illegal byte sequence" when trying to read from invalid/incomplete UTF-8 check-in: a25b3895ea user: jan.nijtmans tags: core-8-branch | |
| 11:01 | Remove TODO comment which is already done check-in: a6fe47d864 user: jan.nijtmans tags: core-8-6-branch | |
| 09:50 | Parse simplifications and better errormessage. Not 100% correct yet check-in: d38153980f user: jan.nijtmans tags: encodings-with-flags | |
|
2021-05-06
| ||
| 15:33 | Merge 8.7. Improve errormessage when handling byte-errors in channels to (e.g.): error writing "stdo... check-in: e919cd0c61 user: jan.nijtmans tags: encodings-with-flags | |
| 15:06 | Merge 8.6 check-in: ee8dbc6366 user: jan.nijtmans tags: core-8-branch | |
| 15:04 | Handle POSIX error EILSEQ: "invalid byte sequence" check-in: 242e43eefa user: jan.nijtmans tags: core-8-6-branch | |
| 14:16 | Remove character/byte value from error-message, only use hex here. check-in: 9e09781d71 user: jan.nijtmans tags: encodings-with-flags | |
| 12:55 | Ticket[535705]: encoding manpage example is about outdated source command. It is replaced by a simpl... check-in: a75bec65d3 user: oehhar tags: trunk, main | |
| 12:53 | Ticket[535705]: encoding manpage example is about outdated source command. It is replaced by a simpl... check-in: 87cfed17d2 user: oehhar tags: core-8-branch | |
| 12:50 | Ticket[535705]: encoding manpage example is about outdated source command. It is replaced by a simpl... check-in: aed33ad43a user: oehhar tags: core-8-6-branch | |
| 11:35 | Make ?-stoponerror|-nothrow? argument first in stead of last for encoding convertto/convertfrom check-in: 6fe6fc73a4 user: jan.nijtmans tags: encodings-with-flags | |
| 11:08 | Merge 8.7 check-in: 989e70f9c4 user: jan.nijtmans tags: encodings-with-flags | |
|
2021-05-04
| ||
| 15:49 | Unbreak Windows build check-in: 282a219457 user: jan.nijtmans tags: novem | |
|
2021-05-03
| ||
| 20:52 | merge trunk check-in: 5023cb36bc user: dgp tags: dgp-properbytearray | |
| 20:49 | merge trunk check-in: 5dba181aa9 user: dgp tags: dgp-refactor | |
| 20:44 | merge trunk check-in: e1145d6dda user: dgp tags: novem | |
| 20:44 | merge 8.7 check-in: 007e973934 user: dgp tags: tip-568 | |
| 20:38 | Bump to version 9.0a3 for release. check-in: 40538213cd user: dgp tags: core-9-0-a3-rc | |
| 20:36 | merge 8.7 check-in: 07ae7ab822 user: dgp tags: core-8-7-a5-rc | |
| 20:33 | Bump to version 8.7a5 for release. check-in: de209964f3 user: dgp tags: core-8-7-a5-rc | |
| 19:46 | Merge 8.7 check-in: 6f59da986d user: jan.nijtmans tags: trunk, main | |
| 19:44 | Merge 8.6 check-in: efc0ac30bd user: jan.nijtmans tags: core-8-branch | |
| 19:42 | Fix [24b9181478]: Fix unsafe buffer lifetime check-in: f6468f7763 user: jan.nijtmans tags: core-8-6-branch | |
| 19:36 | Fix [24b9181478]: Fix unsafe buffer lifetime check-in: 98af80f133 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-04-30
| ||
| 15:34 | merge 8.7 check-in: 94d397322a user: dgp tags: tip-568 | |
| 15:33 | merge trunk check-in: 09f65fbe38 user: dgp tags: dgp-refactor | |
| 15:32 | merge trunk check-in: 884ef897e8 user: dgp tags: dgp-properbytearray | |
| 14:36 | Merge 9.0 check-in: ef4db58015 user: jan.nijtmans tags: novem | |
| 14:29 | Update tcl.dsp. Update documentation check-in: bf48e0b0c0 user: jan.nijtmans tags: trunk, main | |
| 13:39 | More test-cases check-in: 83e699f900 user: jan.nijtmans tags: encodings-with-flags | |
| 13:05 | Merge 8.7 check-in: 7ed5e60907 user: jan.nijtmans tags: encodings-with-flags | |
| 11:59 | Merge 9.0 check-in: 9a1bda4648 user: jan.nijtmans tags: novem | |
| 11:56 | Keep win/rules.vc the same as in other branches check-in: f25cac28e9 user: jan.nijtmans tags: trunk, main | |
| 11:38 | Merge 9.0 check-in: 283948f157 user: jan.nijtmans tags: novem | |
| 11:10 | TIP #596: Stubs support for Embedding Tcl in other applications check-in: 8a5f4d238e user: jan.nijtmans tags: trunk, main | |
| 08:49 | Merge 8.7. Remove "string bytelength" completely. Also fix some TIP #595 leftover testcases, which w... check-in: ef90dfbe67 user: jan.nijtmans tags: trunk, main | |
| 07:20 | TIP #597: "string is unicode" and better utf-8/utf-16/cesu-8 encodings check-in: f239465fd9 user: jan.nijtmans tags: core-8-branch | |
|
2021-04-29
| ||
| 12:32 | Merge 8.7 check-in: 84fdd0764d user: jan.nijtmans tags: trunk, main | |
| 12:30 | unofficial -> snapshot check-in: 7630e5e006 user: jan.nijtmans tags: core-8-branch | |
| 11:28 | doc update check-in: 3a87c1bd2b user: jan.nijtmans tags: build-info | |
| 11:13 | Remove "testpurify" and "testdebug" test commands check-in: a97924cac5 user: jan.nijtmans tags: build-info | |
| 10:04 | Merge 8.7 check-in: 39ffe9b5cd user: jan.nijtmans tags: build-info | |
| 10:01 | merge-mark check-in: 12b8ae27f2 user: jan.nijtmans tags: trunk, main | |
| 09:59 | merge-mark check-in: 1b2fc4bdae user: jan.nijtmans tags: encodings-with-flags | |
| 09:58 | Merge 8.7 Closed-Leaf check-in: fa3a2fdfd8 user: jan.nijtmans tags: tip-597 | |
| 09:58 | Prevent compiler warning check-in: b56d0f7829 user: jan.nijtmans tags: core-8-branch | |
| 09:54 | Merge 8.7 check-in: 8c23b1dc16 user: jan.nijtmans tags: tip-597 | |
| 09:53 | merge-mark check-in: 0a2080a397 user: jan.nijtmans tags: trunk, main | |
| 09:51 | Unbreak build with -DTCL_NO_DEPRECATED check-in: 3d21594e7a user: jan.nijtmans tags: core-8-branch | |
| 09:48 | Merge TIP #597 check-in: 9fa2135ed4 user: jan.nijtmans tags: encodings-with-flags | |
|
2021-04-28
| ||
| 22:54 | merge trunk check-in: 6a0c952f70 user: dgp tags: dgp-refactor | |
| 22:50 | merge trunk check-in: f1406199a1 user: dgp tags: dgp-properbytearray | |
| 22:48 | merge trunk check-in: 622c8abe4a user: dgp tags: novem | |
| 22:46 | merge 8.7 check-in: 559fc9d532 user: dgp tags: tip-568 | |
| 15:53 | Merge 8.7 Signature change for Tcl_SetPanicProc() and Tcl_FindExecutable() check-in: fa99536a31 user: jan.nijtmans tags: build-info | |
| 15:10 | Fix documentation and remove unused function signature (leftover from earlier implementation) Closed-Leaf check-in: 27a138ecb3 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 14:52 | Merge 9.0 check-in: 5623546e4a user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 14:30 | Merge 8.7 check-in: a7a7f955d4 user: jan.nijtmans tags: tip-597 | |
| 14:25 | Merge 8.7 check-in: 7fe2fef1f2 user: jan.nijtmans tags: trunk, main | |
| 14:01 | Add test for upvar a linked variable to itself. check-in: 59836d73ac user: pooryorick tags: core-8-branch | |
| 13:04 | CONST86 -> const check-in: 776067587f user: jan.nijtmans tags: core-8-branch | |
| 12:59 | Merge trunk check-in: 60e7e970bd user: jan.nijtmans tags: novem | |
| 12:54 | Merge 8.7 check-in: cd89ed2013 user: jan.nijtmans tags: trunk, main | |
| 12:42 | Rename TclSetPreInitScript() to Tcl_SetPreInitScript(). Tiny part of TIP #596, the only part meant f... check-in: 1d31fd923a user: jan.nijtmans tags: core-8-branch | |
| 12:28 | WIP check-in: f290d896cb user: dgp tags: tcl9-design | |
|
2021-04-27
| ||
| 10:48 | Make tcltests.tcl continue to function even if tclTest.c isn't available. check-in: 760fe5cb0c user: pooryorick tags: core-8-branch | |
|
2021-04-26
| ||
| 23:06 | Fix for io-28.6. check-in: c250c25de5 user: pooryorick tags: core-8-branch | |
| 23:02 | Fix typo in tcltests.tcl. check-in: eee6ea9713 user: pooryorick tags: core-8-branch | |
| 23:01 | Fix typo in tcltests.tcl. Closed-Leaf check-in: ba93e3cede user: pooryorick tags: pyk-tcltests | |
| 22:53 | Add io-28.6 an io-28.7 to test closing a channel within a channel event handler. check-in: f44cac056f user: pooryorick tags: core-8-branch | |
| 22:52 | merge pyk-tcltests check-in: e9c99bce1d user: pooryorick tags: core-8-branch | |
| 22:48 | Add test constaints "debug", "purify", and "debugpurify" check-in: aea1dc765b user: pooryorick tags: pyk-tcltests | |
| 14:24 | merge trunk check-in: edc4f29c44 user: dgp tags: dgp-refactor | |
| 14:19 | merge trunk check-in: 73715c59f5 user: dgp tags: dgp-properbytearray | |
| 14:14 | merge trunk check-in: 4e2509a21f user: dgp tags: novem | |
| 14:08 | merge 8.7 check-in: 32689b6bb2 user: dgp tags: tip-568 | |
| 07:58 | merge core-8-branch check-in: 5b3ba7d74a user: dkf tags: trunk, main | |
|
2021-04-25
| ||
| 20:22 | Document our reference count management check-in: 0bfb180cb0 user: dkf tags: core-8-branch | |
| 20:21 | Documenting our reference count management check-in: 6c9cfa4cd5 user: dkf tags: doc-ref-management | |
| 15:24 | Documenting our reference count management check-in: 1a59df40fa user: dkf tags: doc-ref-management | |
| 13:58 | Documenting our reference count management check-in: 03ee43f403 user: dkf tags: doc-ref-management | |
| 13:24 | Fix for issue [f6fbc71cd160d779], with "make valgrind", safe-zipfs-5.5 fails with the error, 'can't ... check-in: ac18feaba7 user: pooryorick tags: core-8-branch | |
| 12:01 | Documenting our reference count management check-in: 1f143441b9 user: dkf tags: doc-ref-management | |
| 11:20 | Documenting our reference count management check-in: c5b960a8e6 user: dkf tags: doc-ref-management | |
| 10:56 | Documenting our reference count management check-in: 245dd68a54 user: dkf tags: doc-ref-management | |
| 07:44 | Documenting our reference count management check-in: f3246fab20 user: dkf tags: doc-ref-management | |
|
2021-04-24
| ||
| 20:07 | Documenting our reference count management check-in: 62834021ed user: dkf tags: doc-ref-management | |
| 17:17 | Merge core-8-branch check-in: 779eb9eb40 user: oehhar tags: encodings-with-flags | |
| 12:51 | Documenting our reference count management check-in: 148c8cd19e user: dkf tags: doc-ref-management | |
| 11:24 | Documenting our reference count management check-in: 686cfd1f53 user: dkf tags: doc-ref-management | |
| 09:04 | Documenting our reference count management check-in: 76493aa353 user: dkf tags: doc-ref-management | |
|
2021-04-23
| ||
| 20:24 | Start of documenting our reference count management check-in: 1c2414bcd7 user: dkf tags: doc-ref-management | |
| 19:28 | merge trunk check-in: 6dd702d559 user: dgp tags: dgp-refactor | |
| 19:26 | merge trunk check-in: b86fc048cb user: dgp tags: dgp-properbytearray | |
| 19:24 | merge 8.7 check-in: f340b5a680 user: dgp tags: tip-568 | |
| 19:22 | merge trunk check-in: f0ca98bbee user: dgp tags: novem | |
|
2021-04-22
| ||
| 15:59 | merge core-8-branch Leaf check-in: b5bc480ab4 user: dkf tags: zipfs-comments | |
| 15:58 | merge core-8-branch and refactor more of the zipfs code for comprehensibility check-in: e9ef4e168c user: dkf tags: zipfs-comments | |
|
2021-04-21
| ||
| 09:28 | Merge 8.7 check-in: f8110e2adb user: jan.nijtmans tags: trunk, main | |
| 09:27 | Merge 8.6 check-in: 6c69a72c58 user: jan.nijtmans tags: core-8-branch | |
| 09:24 | Fix default-pkgindex rule in makefile.vc, for generation of TEA extensions for Tcl 9 (see: TIP #595) check-in: 83b18e30fd user: jan.nijtmans tags: core-8-6-branch | |
| 08:49 | Merge 8.7 check-in: 0879304c58 user: jan.nijtmans tags: trunk, main | |
| 08:43 | Unbreak Windows build (windows 32-bit only, not checked by GITHUB actions) check-in: 291aa336d9 user: jan.nijtmans tags: core-8-branch | |
| 06:54 | Merge 8.7 check-in: 98f163f0e6 user: jan.nijtmans tags: trunk, main | |
| 06:21 | Enhance TclStringCat(). In stead of forcing incoming obj's to Unicode representation, teach it how t... Closed-Leaf check-in: 2ce693447e user: jan.nijtmans tags: bug-7f1162a867 | |
|
2021-04-20
| ||
| 19:33 | Fix for [1f4af0a127369d4a1], tclZipfs storage cleanup issue. check-in: dd4f24fce9 user: pooryorick tags: core-8-branch | |
| 19:14 | Improve the memory handling to try to prevent leaks check-in: 983f794fde user: dkf tags: zipfs-comments | |
| 16:22 | WIP check-in: 9673bd7d01 user: dgp tags: tcl9-design | |
| 15:15 | WIP check-in: 27e5c2a66e user: dgp tags: tcl9-design | |
| 13:45 | Fixes for Valgrind issues similar to [ec06d0db3225afca]. check-in: ec5b3d21f9 user: pooryorick tags: core-8-branch | |
| 11:15 | Merge 8.7 check-in: 96b6edd8ee user: jan.nijtmans tags: trunk, main | |
| 10:29 | Fix for issue [ec06d0db3225afca]. check-in: c7100a073b user: pooryorick tags: core-8-branch | |
|
2021-04-19
| ||
| 17:11 | Better description of the main ZIP structures. check-in: a860b9b813 user: dkf tags: zipfs-comments | |
| 16:38 | Merge 8.7 check-in: 67cd17f5a6 user: jan.nijtmans tags: trunk, main | |
| 16:34 | Merge 8.6 check-in: a3599d9b25 user: jan.nijtmans tags: core-8-branch | |
| 16:27 | Complete TIP #595 for rules.vc check-in: 85fe9a5eac user: jan.nijtmans tags: core-8-6-branch | |
| 14:08 | Merge 8.7 check-in: 4590e70dd2 user: jan.nijtmans tags: trunk, main | |
| 12:50 | Remove unused testConstraint check-in: 10977fbe50 user: jan.nijtmans tags: core-8-branch | |
| 07:24 | More testcases (cesu-8) check-in: 40c5b8535c user: jan.nijtmans tags: tip-597 | |
|
2021-04-17
| ||
| 23:58 | Handle comments in ZIP files: TIP to come. check-in: 268b790830 user: dkf tags: zipfs-comments | |
| 23:26 | Use C enums instead of clusters of #defines Closed-Leaf check-in: 9cc837d642 user: dkf tags: enum | |
| 12:43 | merge core-8-branch Closed-Leaf check-in: 5f5a67aa44 user: dkf tags: enum-and-inline | |
| 12:42 | Cleaning up bytecode issuing. check-in: 95aa460995 user: dkf tags: enum-and-inline | |
|
2021-04-16
| ||
| 20:45 | renumber testcases check-in: 9c2dd63b33 user: jan.nijtmans tags: tip-597 | |
| 20:34 | Remove wtf-8/wtf-16/tcl-8 encodings check-in: 90a58c74b0 user: jan.nijtmans tags: tip-597 | |
| 13:52 | Merge 9.0 check-in: b7e1b973ec user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 13:21 | Merge 8.7 check-in: b1283e9f81 user: jan.nijtmans tags: trunk, main | |
| 13:16 | Merge 8.6 check-in: 9469fbe687 user: jan.nijtmans tags: core-8-branch | |
| 13:14 | Document Tcl_GetMemoryInfo() and Tcl_MainEx()/Tcl_MainExW(). Backported from [063d44b0beea237e] (Tha... check-in: 6b830e60c4 user: jan.nijtmans tags: core-8-6-branch | |
| 12:58 | Document Tcl_GetMemoryInfo(). Backported from [063d44b0beea237e] (Thanks, Harald!) check-in: 2cfc67f224 user: jan.nijtmans tags: core-8-5-branch | |
| 11:48 | TIP596: Document Tcl_MainEx, Tcl_MainExW, Tcl_GetMemoryInfo, Tcl_SetPreInitScript check-in: 063d44b0be user: oehhar tags: rfe-854941, tip-596 | |
|
2021-04-15
| ||
| 18:47 | WIP check-in: 11cfb17413 user: dgp tags: tcl9-design | |
| 18:17 | merge trunk check-in: 88677f6e63 user: dgp tags: novem | |
| 18:17 | merge trunk check-in: f8076a5409 user: dgp tags: dgp-refactor | |
| 18:13 | merge 8.7 check-in: e6dbc23a69 user: dgp tags: tip-568 | |
| 18:13 | merge trunk check-in: 565e564c6d user: dgp tags: dgp-properbytearray | |
| 12:44 | Merge 8.7 check-in: 847f8d7060 user: jan.nijtmans tags: trunk, main | |
| 12:43 | Revert [e59df7e9a3]: after a better look, the original code respected the expectation better and doe... check-in: 1d67342e0f user: jan.nijtmans tags: core-8-branch | |
| 09:10 | Merge 8.7 check-in: 05523e79cd user: jan.nijtmans tags: trunk, main | |
| 09:09 | Merge 8.6 check-in: 8589a00cf3 user: jan.nijtmans tags: core-8-branch | |
| 09:08 | Fix [85d1fa7d07]: Duplicate file extension check in [file executable] on Windows check-in: e5150f7a36 user: jan.nijtmans tags: core-8-6-branch | |
| 09:06 | Fix [85d1fa7d07]: Duplicate file extension check in [file executable] on Windows. It looks like chec... check-in: 2ac66f04de user: jan.nijtmans tags: core-8-5-branch | |
| 06:39 | Merge 8.7 check-in: 249f885bcc user: jan.nijtmans tags: trunk, main | |
| 06:37 | Restore expectation of callers to Tcl_AppendObjToObj that the appendObj never shimmers check-in: e59df7e9a3 user: jan.nijtmans tags: core-8-branch | |
|
2021-04-14
| ||
| 19:21 | merge 8.7 check-in: 7a4648746a user: dgp tags: trunk, main | |
| 19:19 | merge 8.6 check-in: 03dc2d7a0d user: dgp tags: core-8-branch | |
| 19:15 | Restore expectation for Tcl_AppendObjToObj() Closed-Leaf check-in: ac4d764e38 user: jan.nijtmans tags: bug-7f1162a867 | |
| 18:58 | merge 8.5; adapt fix for 8.6 check-in: dd1bbf497c user: dgp tags: core-8-6-branch | |
| 18:39 | [26649439c7] EIAS bug in [concat] check-in: 72787c43c5 user: dgp tags: core-8-5-branch | |
| 18:37 | Bug fix Closed-Leaf check-in: 92651a5aae user: dgp tags: bug-26649439c7 | |
| 18:23 | Test demonstrating bug [26649439c7]. check-in: 5c3bf7eb54 user: dgp tags: bug-26649439c7 | |
| 17:16 | merge trunk check-in: c84b317443 user: dgp tags: dgp-refactor | |
| 17:12 | merge trunk check-in: cf68fd3906 user: dgp tags: dgp-properbytearray | |
| 17:12 | merge 8.7 check-in: 9b0710970f user: dgp tags: tip-568 | |
| 17:08 | merge trunk check-in: b972bb304d user: dgp tags: novem | |
| 08:47 | Merge 8.7 check-in: fa6dd1549b user: jan.nijtmans tags: build-info | |
| 08:45 | Merge 9.0 check-in: 828a4bff83 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 08:41 | Merge tip-597 check-in: 95d0eded7f user: jan.nijtmans tags: encodings-with-flags | |
| 08:40 | Merge 8.7 check-in: 0596bbf557 user: jan.nijtmans tags: tip-597 | |
| 08:35 | Merge 8.7 check-in: aa97f285c7 user: jan.nijtmans tags: trunk, main | |
| 08:14 | Complete fix for [7f1162a867]. Re-enable compilation of "string cat" (TclCompileStringCatCmd), since... check-in: 94fc162ec7 user: jan.nijtmans tags: core-8-branch | |
|
2021-04-13
| ||
| 22:44 | Remove unnecessary reference counting. check-in: 8458844294 user: pooryorick tags: core-8-branch | |
| 20:50 | merge trunk check-in: 11e04be095 user: dgp tags: novem | |
| 15:57 | More hacking on zipfs, now detecting another malformation case and fixing an error message. Also ha... check-in: d0e1459214 user: dkf tags: enum-and-inline | |
| 13:50 | Merge 8.7 check-in: 7a815d8f3b user: jan.nijtmans tags: trunk, main | |
| 13:48 | Merge-mark 8.6. Missing/superflouous testConstraint check-in: 5dbeaf353c user: jan.nijtmans tags: core-8-branch | |
| 13:44 | Update to latest "rules.vc" check-in: e5590a405a user: jan.nijtmans tags: core-8-6-branch | |
| 11:51 | Merge 8.7 Closed-Leaf check-in: 343f6439b2 user: jan.nijtmans tags: bug-7f1162a867 | |
| 11:51 | Fix testcase utf-1.18 check-in: 81bc5145d7 user: jan.nijtmans tags: bug-7f1162a867 | |
| 11:08 | Merge 9.0 check-in: 518fdd2bc2 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 10:19 | Merge tip-597 check-in: c3186f6ddd user: jan.nijtmans tags: encodings-with-flags | |
| 10:18 | Merge 8.7 check-in: b7175652e0 user: jan.nijtmans tags: tip-597 | |
| 10:17 | Merge 8.7 check-in: 04c52b7357 user: jan.nijtmans tags: trunk, main | |
| 10:16 | Merge 8.6. More missing ::tcltest::loadTestedCommands check-in: 828930df09 user: jan.nijtmans tags: core-8-branch | |
| 10:01 | Missing ::tcltest::loadTestedCommands check-in: da20246e67 user: jan.nijtmans tags: core-8-6-branch | |
| 09:14 | Merge 8.7 check-in: b4b301b49e user: jan.nijtmans tags: trunk, main | |
| 09:13 | Missing ::tcltest::loadTestedCommands check-in: 33b29991cb user: jan.nijtmans tags: core-8-branch | |
| 08:20 | missing constraint check-in: 80f4cfc927 user: jan.nijtmans tags: core-8-branch | |
| 08:17 | Merge 8.7 check-in: 0134ee5699 user: jan.nijtmans tags: trunk, main | |
| 08:15 | eol-spacing check-in: 71141f3079 user: jan.nijtmans tags: core-8-branch | |
| 08:08 | Merge 8.7 check-in: 9a91e1b772 user: jan.nijtmans tags: tip-597 | |
| 08:06 | Merge 8.7 check-in: 50024cf645 user: jan.nijtmans tags: trunk, main | |
| 08:05 | Unbreak build check-in: b777831ed8 user: jan.nijtmans tags: core-8-branch | |
| 07:23 | Merge tip-597 check-in: 68ace89f26 user: jan.nijtmans tags: encodings-with-flags | |
| 07:22 | Merge 8.7 check-in: 459788b342 user: jan.nijtmans tags: tip-597 | |
| 06:09 | Merge 9.0 check-in: b07425e086 user: jan.nijtmans tags: rfe-854941, tip-596 | |
|
2021-04-12
| ||
| 19:14 | merge core-8-branch check-in: 7fe5a49c05 user: dkf tags: enum-and-inline | |
| 19:12 | Zero out memory allocated on stack check-in: eca04cb1df user: dkf tags: core-8-branch | |
| 19:10 | More bits and pieces check-in: 0ea6e3ab0e user: dkf tags: enum-and-inline | |
| 15:37 | merge-mark check-in: 5cbc874512 user: jan.nijtmans tags: trunk, main | |
| 15:33 | Fix [f566e1c817]: macOS: -DTCL_NO_DEPRECATED check-in: 5417c061b0 user: jan.nijtmans tags: core-8-branch | |
| 10:06 | Merge-mark check-in: ce14d6223e user: jan.nijtmans tags: core-8-branch | |
| 10:05 | Merge 8.5 check-in: 468035ed67 user: jan.nijtmans tags: core-8-6-branch | |
| 10:04 | Backport utf testcase tweaks from 8.7. No change for ucs-2 check-in: 20ce8e53f1 user: jan.nijtmans tags: core-8-5-branch | |
| 09:37 | Merge 8.7 check-in: 77a1a3e4bb user: jan.nijtmans tags: tip-597 | |
| 09:30 | Merge 8.7 check-in: fd66e6e20e user: jan.nijtmans tags: trunk, main | |
| 09:26 | Fix [7f1162a867]. Don't compile "string cat" any more, since there still is a bug in it, demonstrate... check-in: adfaa5c0d2 user: jan.nijtmans tags: core-8-branch | |
|
2021-04-09
| ||
| 15:35 | Merge 8.7 check-in: 5310d7ea39 user: jan.nijtmans tags: bug-7f1162a867 | |
| 15:34 | merge-mark check-in: d7fc01a3ab user: jan.nijtmans tags: tip-597 | |
| 15:33 | Merge 8.7 check-in: c4529cec46 user: jan.nijtmans tags: trunk, main | |
| 15:32 | Document that Tcl 8.7 no longer uses a (modified) CESU-8 as internal format, but a (modified) WTF-8. check-in: 0dafd81358 user: jan.nijtmans tags: core-8-branch | |
| 15:19 | Deprecate/remove "string bytelength" check-in: 074266ee3b user: jan.nijtmans tags: tip-597 | |
| 14:43 | Merge 8.7 check-in: 23f7cee6bb user: jan.nijtmans tags: tip-597 | |
| 13:01 | Fix TclStringCat() functions. This makes allmost all testcases pass, one left to go: utf-1.18 check-in: a7df881994 user: jan.nijtmans tags: bug-7f1162a867 | |
| 10:57 | Rename macro to ISCONTINUATION() check-in: 184e71413b user: jan.nijtmans tags: bug-7f1162a867 | |
| 10:37 | Merge 9.0 Closed-Leaf check-in: ac8276904d user: jan.nijtmans tags: stub-simplification | |
| 09:14 | new macro ISCONTBYTEORLOWERSURROGATE() check-in: f67812666d user: jan.nijtmans tags: bug-7f1162a867 | |
| 07:33 | Fix append-3.4, append-3.7 and utf-1.18 testcases check-in: d98eed4419 user: jan.nijtmans tags: bug-7f1162a867 | |
| 06:37 | Merge 8.7 check-in: 99b8ad35a2 user: jan.nijtmans tags: bug-7f1162a867 | |
| 06:36 | More test-cases, involving \xC0 \x80 check-in: 856223adb3 user: jan.nijtmans tags: bug-7f1162a867 | |
|
2021-04-08
| ||
| 19:46 | merge 8.7 check-in: 0c838e7a99 user: dgp tags: tip-568 | |
| 19:43 | merge trunk check-in: f4a67cab62 user: dgp tags: dgp-refactor | |
| 19:37 | merge trunk check-in: 8a749b7984 user: dgp tags: dgp-properbytearray | |
| 15:07 | Merge 9.0 check-in: be1a68e282 user: jan.nijtmans tags: novem | |
| 15:04 | Remove TclWinConvertError from internal stub table. No longer necessary, since it's in the external ... check-in: ff01ab817d user: jan.nijtmans tags: trunk, main | |
| 14:42 | Merge 9.0 check-in: c15675d5af user: jan.nijtmans tags: novem | |
| 14:26 | Merge 8.7 check-in: 652f6ffee1 user: jan.nijtmans tags: trunk, main | |
| 12:29 | Remove TclpCreateFileHandler/TclpDeleteFileHandler on windows. The linker should complain when even ... check-in: 1d3e2e4aa0 user: jan.nijtmans tags: core-8-branch | |
| 12:22 | TIP #598: export TclWinConvertError check-in: aec3568f71 user: jan.nijtmans tags: core-8-branch | |
| 11:36 | Fix compiler warning when using select notifier check-in: 5c510c79c5 user: jan.nijtmans tags: core-8-branch | |
| 11:14 | Add "tcl-8" encoding check-in: d3a806c367 user: jan.nijtmans tags: tip-597 | |
| 08:56 | Merge 8.7 check-in: fc2a4e0788 user: jan.nijtmans tags: tip-597 | |
| 08:48 | Merge 8.7 check-in: df5f56944d user: jan.nijtmans tags: trunk, main | |
| 08:47 | Merge 8.6 check-in: 419022b31d user: jan.nijtmans tags: core-8-branch | |
| 08:45 | Backport dde 1.4.4 from Tcl 8.7. Doesn't conflict with installed Tcl 9.0 version of dde any more. (d... check-in: c2071238aa user: jan.nijtmans tags: core-8-6-branch | |
| 08:00 | TIP #595: Unicode-aware/case-sensitive Loadable Library handling check-in: cbc50b67b9 user: jan.nijtmans tags: trunk, main | |
| 07:56 | Make "registry" and "dde" dll's for 8.x and 9.0 installable in the same directory. See TIP #595 check-in: c46f94d057 user: jan.nijtmans tags: core-8-branch | |
| 02:47 | WIP check-in: adcb9daae3 user: dgp tags: tcl9-design | |
| 02:27 | WIP check-in: 5c1765a5e5 user: dgp tags: tcl9-design | |
| 02:26 | WIP check-in: 9010f9159a user: dgp tags: tcl9-design | |
| 01:49 | WIP check-in: 608bb88208 user: dgp tags: tcl9-design | |
|
2021-04-07
| ||
| 19:36 | WIP check-in: 32caf18a6c user: dgp tags: tcl9-design | |
| 18:56 | WIP check-in: f3bd438c82 user: dgp tags: tcl9-design | |
| 18:47 | WIP check-in: 326016dab8 user: dgp tags: tcl9-design | |
| 17:00 | WIP check-in: 064d0f1a5f user: dgp tags: tcl9-design | |
| 16:47 | Use a lot more enums and inline funcs instead of macros; behaviour is more predictable. check-in: 03219f19f4 user: dkf tags: enum-and-inline | |
| 12:38 | There is no "eq" command any more check-in: ed18dfedb7 user: jan.nijtmans tags: bug-7f1162a867 | |
| 12:30 | Merge fork check-in: 633b5664f1 user: jan.nijtmans tags: bug-7f1162a867 | |
| 12:30 | More test-cases showing the bug check-in: d1f844c3ad user: jan.nijtmans tags: bug-7f1162a867 | |
| 12:02 | Merge 9.0 Closed-Leaf check-in: 94c855def6 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 11:50 | Merge 8.7 check-in: 828291fc64 user: jan.nijtmans tags: trunk, main | |
| 11:50 | A few more Package -> Library renamings (testcases only) check-in: 1613bdc543 user: jan.nijtmans tags: core-8-branch | |
| 11:35 | Merge 9.0. Allow "Tcl9" prefix on MacOS check-in: 7c4f20e04c user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 10:47 | Merge 9.0 check-in: 8eeef33e6c user: jan.nijtmans tags: novem | |
| 10:46 | Merge 8.7 check-in: 88288b431e user: jan.nijtmans tags: trunk, main | |
| 10:44 | A few missing renamings check-in: cde93d7b7e user: jan.nijtmans tags: core-8-branch | |
| 10:31 | Merge 9.0 check-in: bc9e667b87 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 10:29 | Merge 9.0 check-in: 8f19946e77 user: jan.nijtmans tags: novem | |
| 10:22 | Merge 8.7 check-in: 161a0961d2 user: jan.nijtmans tags: trunk, main | |
| 09:55 | TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLibrary, Tcl_PackageInitPr... check-in: 6039d0396a user: jan.nijtmans tags: core-8-branch | |
| 09:01 | Revert previous commit, and add comments why it's wrong. check-in: a3f89a2279 user: jan.nijtmans tags: core-8-branch | |
|
2021-04-06
| ||
| 16:35 | WIP check-in: fa17eb5eb8 user: dgp tags: tcl9-design | |
| 15:57 | Update rules.vc check-in: f1b8c07fd9 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 15:53 | WIP check-in: 7c31960224 user: dgp tags: tcl9-design | |
| 11:02 | Merge tip-597 check-in: 70f3623c41 user: jan.nijtmans tags: encodings-with-flags | |
| 09:08 | Merge 8.7 check-in: d4ab49c82a user: jan.nijtmans tags: tip-597 | |
|
2021-04-05
| ||
| 21:07 | Replace simple refCount decrement with the proper decrementing function. check-in: 28ebc4c773 user: pooryorick tags: core-8-branch | |
| 20:52 | WIP check-in: 760c038a80 user: dgp tags: tcl9-design | |
| 18:22 | Merge 9.0 check-in: 68975cc909 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 18:11 | Merge 9.0 check-in: 12bb28bdc1 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 18:06 | Merge 8.7 check-in: 444d44b1d6 user: jan.nijtmans tags: trunk, main | |
| 17:58 | tclZipfs.c:1857:33: warning: request for implicit conversion from ‘void *’ to ‘char *’ not p... check-in: fff14852e9 user: jan.nijtmans tags: core-8-branch | |
| 17:50 | Merge 9.0 check-in: 70dae67d66 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 16:07 | WIP check-in: 2bfdc0fd42 user: dgp tags: tcl9-design | |
| 15:48 | merge trunk check-in: e6b336dd65 user: dgp tags: dgp-refactor | |
| 15:43 | merge trunk check-in: 963eccebea user: dgp tags: dgp-properbytearray | |
| 15:42 | merge 8.7 check-in: c9c3dc0277 user: dgp tags: tip-568 | |
|
2021-04-04
| ||
| 17:20 | Merge 9.0 check-in: c98b6d5364 user: jan.nijtmans tags: novem | |
| 17:15 | Merge 8.7 check-in: 1348a29217 user: jan.nijtmans tags: trunk, main | |
| 16:56 | Rename exported symbol "Tcl_StaticPackage" to "Tcl_StaticLibrary". Still undocumented, to be formali... check-in: 92228c4fc9 user: jan.nijtmans tags: core-8-branch | |
| 15:35 | Implement support for Tcl_SetPreInitScript() check-in: e05d8c0452 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 14:43 | Merge 8.7 check-in: 2292209b59 user: jan.nijtmans tags: trunk, main | |
| 14:31 | Fix [https://github.com/tcltk/tcl/runs/2263266926|failing test-cases] with --enable-symbols=mem buil... check-in: 70e5cf3e29 user: jan.nijtmans tags: core-8-branch | |
|
2021-04-03
| ||
| 20:31 | WIP check-in: 96e0602c99 user: dgp tags: dgp-review | |
| 20:31 | merge 8.7 check-in: 78b4344fa9 user: dgp tags: tip-568 | |
| 20:27 | merge trunk check-in: d33402d840 user: dgp tags: dgp-refactor | |
| 20:21 | merge trunk check-in: ceacac0a50 user: dgp tags: dgp-properbytearray | |
| 20:21 | merge trunk check-in: b03ef7a112 user: dgp tags: novem | |
| 17:58 | Update code comments. check-in: 4cf33b1ebd user: pooryorick tags: core-8-branch | |
| 13:53 | Clean up the notifier code to not spread the hooks quite so widely check-in: a263b27340 user: dkf tags: trunk, main | |
| 13:20 | Changes to code comments. check-in: 76f66dad06 user: pooryorick tags: core-8-branch | |
| 12:48 | When a namesapce is deleted delete all namespaces under it before making any modifictions to it. check-in: 91da7a2e1d user: pooryorick tags: core-8-branch | |
| 12:36 | Remove suspected inadvertent copypasta from test. check-in: dbd37c7929 user: pooryorick tags: core-8-branch | |
| 12:33 | Use TclCleanupCommandMacro instead of just decrementing the reference count. check-in: 66ebc76d5c user: pooryorick tags: core-8-branch | |
| 12:33 | OO cleanup fix that passes test 11.7. check-in: 40aace21eb user: pooryorick tags: core-8-branch | |
| 12:17 | New test for OO cleanup: routine for object gets deleted before namespace deletion is complete. check-in: 35138f0dfd user: pooryorick tags: core-8-branch | |
| 12:04 | When a namesapce is deleted delete all namespaces under it before making any modifictions to it. check-in: 89b2293603 user: pooryorick tags: trunk, main | |
| 11:09 | Clean up the notifier code to not spread the hooks quite so widely check-in: 50b36bdcc7 user: dkf tags: core-8-branch | |
| 10:43 | Remove suspected inadvertent copypasta from test. check-in: 5b6ebf54c9 user: pooryorick tags: trunk, main | |
|
2021-04-02
| ||
| 23:21 | Use TclCleanupCommandMacro instead of just decrementing the reference count. check-in: 591e2bfdd7 user: pooryorick tags: trunk, main | |
| 23:02 | OO cleanup fix that passes test 11.7. check-in: 3ddbaef356 user: pooryorick tags: trunk, main | |
| 21:20 | New test for OO cleanup: routine for object gets deleted before namespace deletion is complete. check-in: 330ec158a8 user: pooryorick tags: trunk, main | |
| 18:41 | Don't do double definition; code was moved to tclInt.h previously. Closed-Leaf check-in: 92e68283ee user: dkf tags: dkf/notifier-cleanup | |
| 12:45 | WIP check-in: 7175665158 user: dgp tags: tcl9-design | |
| 08:36 | Merge 9.0. Tcl_StaticPackage -> Tcl_StaticLibrary check-in: 9ab56c97fa user: jan.nijtmans tags: rfe-854941, tip-596 | |
|
2021-04-01
| ||
| 14:55 | Set errorcode for STOPONERROR check-in: feb9bfecb1 user: jan.nijtmans tags: encodings-with-flags | |
| 13:50 | Add experimental "-nothrow" option to encoding convertfrom|convertto. If compiled with -DTCL_NO_DEP... check-in: 51eca49713 user: jan.nijtmans tags: encodings-with-flags | |
| 10:39 | Merge tip-597 check-in: 4ac467590e user: jan.nijtmans tags: encodings-with-flags | |
| 10:34 | Merge 8.7 check-in: dcd437c29e user: jan.nijtmans tags: tip-597 | |
| 10:23 | Merge 8.7 check-in: a1336b26e8 user: jan.nijtmans tags: trunk, main | |
| 10:19 | Merge 8.6 check-in: 22bcb882ad user: jan.nijtmans tags: core-8-branch | |
| 09:47 | Follow-up to [15c7b4f93e]: "Implement TCL_ENCODING_STOPONERROR flag for UtfToUtf encoder/decoder". O... check-in: b3f17adda1 user: jan.nijtmans tags: core-8-6-branch | |
| 09:10 | More bugfixes (and testcases showing this) check-in: caa5be016d user: jan.nijtmans tags: encodings-with-flags | |
| 08:18 | Forgot a place to #ifndef out check-in: d32e30ca56 user: dkf tags: dkf/notifier-cleanup | |
|
2021-03-31
| ||
| 11:37 | Merge 9.0 check-in: 23b70c06e1 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 10:45 | Don't define Tcl_CreateFileHandler or Tcl_DeleteFileHandler on Windows. check-in: 114715b9b8 user: dkf tags: dkf/notifier-cleanup | |
| 10:38 | merge core-8-branch check-in: d8224fb0ae user: dkf tags: dkf/notifier-cleanup | |
| 10:14 | Merge 9.0 check-in: 1e8a4ba52b user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 10:12 | Merge 8.7 check-in: 0ddc611f78 user: jan.nijtmans tags: trunk, main | |
| 10:09 | Add 3 undocumented #defines. To be formalized by TIP #595 (currently being voted on) check-in: 5d9e66a026 user: jan.nijtmans tags: core-8-branch | |
| 06:54 | Merge tip-597 check-in: d7e170ff7d user: jan.nijtmans tags: encodings-with-flags | |
| 06:53 | Fix testcase for TCL_UTF_MAX=4 check-in: 0fd746c6a4 user: jan.nijtmans tags: tip-597 | |
| 06:45 | Merge tip-597 check-in: 31bf0d2f55 user: jan.nijtmans tags: encodings-with-flags | |
| 06:40 | Re-use TCL_ENCODING_MODIFIED flag value for TCL_ENCODING_LE too, since they are used for different e... check-in: cfe556d30b user: jan.nijtmans tags: tip-597 | |
|
2021-03-30
| ||
| 16:34 | Merge 8.7 check-in: dad9fea471 user: jan.nijtmans tags: trunk, main | |
| 16:30 | RFE 4b4830eb54: reflected channel truncate method check-in: 4aa6559799 user: jan.nijtmans tags: core-8-branch | |
| 14:15 | Merge-mark check-in: 1300ed36a0 user: jan.nijtmans tags: encodings-with-flags | |
| 14:14 | Bugfix (backported from encodings-with-flags branch): Use correct byte/char positions in error-situ... check-in: 99c68a83ec user: jan.nijtmans tags: tip-597 | |
| 14:04 | Merge tip-597. More testcases check-in: 62626792f7 user: jan.nijtmans tags: encodings-with-flags | |
| 13:39 | Merge 8.7 check-in: 8f4a5162ca user: jan.nijtmans tags: tip-597 | |
| 13:35 | Better error-messages check-in: 2681b7c395 user: jan.nijtmans tags: encodings-with-flags | |
| 11:54 | add testcase for "encoding convertto". Move stub table one positions check-in: 6b8d3428e4 user: jan.nijtmans tags: encodings-with-flags | |
| 11:26 | Add documentation. Do a better job of counting exactly which byte/character caused the encoding/deco... check-in: 00262b5f84 user: jan.nijtmans tags: encodings-with-flags | |
| 10:18 | Improve documentation for exec and open, especially in relation to binary pipelines check-in: bde0b97c0c user: dkf tags: trunk, main | |
| 10:17 | Improve documentation for exec and open, especially in relation to binary pipelines check-in: d59e47d7c9 user: dkf tags: core-8-branch | |
| 10:14 | Improve documentation for exec and open, especially in relation to binary pipelines check-in: 632151cebe user: dkf tags: core-8-6-branch | |
| 10:07 | Merge 8.7 check-in: 36f8840863 user: jan.nijtmans tags: encodings-with-flags | |
| 09:03 | Improve documentation for exec and open, especially in relation to binary pipelines check-in: 97d90e176e user: dkf tags: core-8-5-branch | |
| 09:01 | Merge 8.7 check-in: e05954190f user: jan.nijtmans tags: tip-597 | |
| 08:22 | Refactoring, ahoy check-in: 7365fa0cf2 user: dkf tags: dkf/notifier-cleanup | |
| 07:46 | Merge 8.7 check-in: cdacf07503 user: jan.nijtmans tags: trunk, main | |
| 07:11 | Thanks to TIP #587, convert many escapes in the testcases into the actual (UTF-8) character. check-in: b1f60d79e9 user: jan.nijtmans tags: core-8-branch | |
| 06:12 | merge-mark check-in: 2325c2adf3 user: jan.nijtmans tags: core-8-branch | |
| 06:10 | remove useless save/restore check-in: f4176a3833 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-03-29
| ||
| 22:14 | WIP check-in: d1645e32e6 user: dgp tags: tcl9-design | |
| 22:11 | WIP check-in: f2bb39f89d user: dgp tags: tcl9-design | |
| 21:42 | WIP check-in: 9ff356d1d4 user: dgp tags: tcl9-design | |
| 09:51 | Finish CESU-8 encoder/decoder check-in: 75463bdc87 user: jan.nijtmans tags: tip-597 | |
|
2021-03-28
| ||
| 22:01 | Make a start with CESU-8 encoder/decoder. Not finished yet check-in: a1554fe988 user: jan.nijtmans tags: tip-597 | |
| 21:03 | Merge 8.7 check-in: ce379cec16 user: jan.nijtmans tags: tip-597 | |
| 20:10 | Merge 8.7 check-in: f42636e372 user: jan.nijtmans tags: trunk, main | |
| 20:09 | Change TCL_ENCODING_EXTERNAL flag into TCL_ENCODING_MODIFIED, but with opposite meaning. Simplify co... check-in: 55c8108f11 user: jan.nijtmans tags: core-8-branch | |
|
2021-03-26
| ||
| 22:38 | WIP check-in: 95d073a0fe user: dgp tags: tcl9-design | |
| 16:47 | More WIP: Add -stoponerror flag to "encoding convertfrom/converto" check-in: e5dcbe8f00 user: jan.nijtmans tags: encodings-with-flags | |
|
2021-03-25
| ||
| 21:30 | WIP check-in: a82bb1636b user: dgp tags: tcl9-design | |
| 20:48 | WIP check-in: 7e31d576d8 user: dgp tags: tcl9-design | |
| 20:39 | WIP check-in: 9402baeb86 user: dgp tags: tcl9-design | |
| 20:21 | WIP check-in: 72c1bcbcae user: dgp tags: tcl9-design | |
| 15:45 | WIP check-in: dbba2cea3c user: dgp tags: tcl9-design | |
| 15:44 | WIP check-in: 7d3df166cc user: dgp tags: tcl9-design | |
|
2021-03-24
| ||
| 22:21 | WIP check-in: 1674ca5dbd user: dgp tags: tcl9-design | |
|
2021-03-23
| ||
| 21:34 | WIP check-in: e0da90d381 user: dgp tags: tcl9-design | |
| 20:35 | WIP check-in: c76eabbf1f user: dgp tags: tcl9-design | |
| 20:35 | New Tcl_ExternalToUtfDStringEx/Tcl_UtfToExternalDStringEx functions. Not used yet check-in: 80634618a7 user: jan.nijtmans tags: encodings-with-flags | |
|
2021-03-22
| ||
| 22:36 | merge trunk check-in: d8fc7574c4 user: dgp tags: dgp-refactor | |
| 22:27 | merge trunk check-in: 793b669577 user: dgp tags: dgp-properbytearray | |
| 22:27 | merge trunk check-in: c636a56926 user: dgp tags: novem | |
| 22:23 | merge 8.7 check-in: 33024b16a2 user: dgp tags: tcl9-design | |
| 22:23 | merge 8.7 check-in: e10fed3912 user: dgp tags: dgp-review | |
| 22:22 | merge 8.7 check-in: 6d2bef01f6 user: dgp tags: tip-568 | |
| 17:20 | indenting check-in: 5ac4cf81b7 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 17:14 | Merge 9.0 check-in: 0f541c7afb user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 17:13 | Merge 8.7 check-in: 0eacf1836f user: jan.nijtmans tags: trunk, main | |
| 17:07 | Rename MODULESCOPE TclGetLoadedPackagesEx() to TclGetLoadedLibraries() check-in: b4aabd63ed user: jan.nijtmans tags: core-8-branch | |
| 12:36 | test tweaks check-in: 88859ef05a user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 12:27 | Merge 9.0 check-in: 9e0fad0026 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 10:34 | Merge 8.7 check-in: 0c253b88d0 user: jan.nijtmans tags: trunk, main | |
| 10:08 | merge-mark check-in: 1f111de950 user: jan.nijtmans tags: core-8-branch | |
| 10:06 | Merge 8.5 check-in: aab680cd48 user: jan.nijtmans tags: core-8-6-branch | |
| 10:04 | Fix incorrect comment: underscore ('_') is allowed in a packageName check-in: 0aa935087b user: jan.nijtmans tags: core-8-5-branch | |
| 10:00 | Rename internal variables, making it more clear that tclLoad.c is not part of Tcl's "package" mechan... check-in: 5732fa2b7b user: jan.nijtmans tags: core-8-branch | |
| 09:17 | Merge 9.0 check-in: 860bfcb059 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
|
2021-03-21
| ||
| 13:07 | Start of doing a clean up of the notifier code. This originated as trying to stop macOS builds from... check-in: f48b613408 user: dkf tags: dkf/notifier-cleanup | |
| 09:30 | merge-mark check-in: 0f4e53c9ba user: jan.nijtmans tags: core-8-branch | |
| 09:27 | Implement TCL_ENCODING_STOPONERROR flag for UtfToUtf encoder/decoder. Backported from 8.7 check-in: 15c7b4f93e user: jan.nijtmans tags: core-8-6-branch | |
|
2021-03-19
| ||
| 14:57 | Merge 8.7 check-in: 316b071056 user: jan.nijtmans tags: trunk, main | |
| 14:55 | Fix [0221b993a1]: Tcl command [update idletasks] doesn't skip main loop in Tcl_DoOneEvent check-in: 8d87e67a72 user: jan.nijtmans tags: core-8-branch | |
| 13:19 | Merge 8.7 check-in: 5785a6f335 user: jan.nijtmans tags: trunk, main | |
| 12:58 | Fully implement TCL_ENCODING_STOPONERROR flag for Utf2Utf encoder/decoder. check-in: e86836e8fb user: jan.nijtmans tags: core-8-branch | |
| 11:18 | Merge 8.7 check-in: edc720de80 user: jan.nijtmans tags: trunk, main | |
| 10:49 | Merge 8.6 check-in: 1b4711e046 user: jan.nijtmans tags: core-8-branch | |
| 09:20 | Change Tcl_StaticPackage's "pkgName" argument to "prefix" and improve documentation, describing bett... check-in: 7144084ed6 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-03-18
| ||
| 21:35 | Handle the encoding of filenames in ZIPs correctly. (This is awful. The awful isn't Tcl's fault. Ter... check-in: 8bb14aa3a7 user: dkf tags: core-8-branch | |
| 21:17 | Delete some useless code. Was only place where we fed an uncontrolled value to %f, and it was actual... check-in: 7ddef03087 user: dkf tags: core-8-6-branch | |
| 14:49 | Merge 8.7 check-in: 459781ae04 user: jan.nijtmans tags: trunk, main | |
| 14:49 | Merge 8.6 check-in: f7580b2b62 user: jan.nijtmans tags: core-8-branch | |
| 14:46 | Fix [8663689908]. Final documentation fix, implementation was already fixed earlier. check-in: 137b855365 user: jan.nijtmans tags: core-8-6-branch | |
| 13:20 | Suggested fix for [0221b993a1]: Tcl command [update idletasks] doesn't skip main loop in Tcl_DoOneEv... Closed-Leaf check-in: 47c5a196a0 user: jan.nijtmans tags: bug-0221b993a1 | |
| 12:09 | Merge 8.7 check-in: bdf0dab453 user: jan.nijtmans tags: trunk, main | |
| 12:07 | Merge 8.6 check-in: 30572335b9 user: jan.nijtmans tags: core-8-branch | |
| 12:05 | Fix [2860859e84]: Misleading description in README file check-in: 8e99613bbd user: jan.nijtmans tags: core-8-6-branch | |
| 09:52 | Merge 8.7 check-in: 587db5d2a3 user: jan.nijtmans tags: trunk, main | |
| 09:51 | Merge 8.6 check-in: f841ef4d99 user: jan.nijtmans tags: core-8-branch | |
| 09:36 | Remove incorrect/useless comment check-in: 15ac96aec5 user: jan.nijtmans tags: core-8-6-branch | |
| 09:26 | Proposed implementation of RFE [4b4830eb54] Closed-Leaf check-in: 5ce99f250f user: jan.nijtmans tags: rfe-4b4830eb54 | |
| 09:13 | Merge 8.7 check-in: 702b3410f7 user: jan.nijtmans tags: trunk, main | |
| 09:12 | More simplification of UtfToUtfProc(). Get rid of wrapper functions UtfIntToUtfExtProc/UtfExtToUtfIn... check-in: 5e32efda50 user: jan.nijtmans tags: core-8-branch | |
|
2021-03-17
| ||
| 15:05 | Merge 8.7 check-in: 341e1e54c4 user: jan.nijtmans tags: trunk, main | |
| 15:01 | Simplify UtfToUtfProc() and UtfToUtf16Proc(): Using TclUtfToUCS4() internally means that we don't ha... check-in: 357301b2a8 user: jan.nijtmans tags: core-8-branch | |
| 12:46 | Add wtf-16 encodings to the set. With testcases check-in: e266034612 user: jan.nijtmans tags: tip-597 | |
| 12:04 | Merge 8.7 check-in: 0d01d35ca0 user: jan.nijtmans tags: tip-597 | |
| 09:07 | Merge 8.7 check-in: f4fc2b9a0d user: jan.nijtmans tags: trunk, main | |
| 08:50 | Fix MSVC build check-in: 58e1680c23 user: jan.nijtmans tags: core-8-branch | |
|
2021-03-16
| ||
| 20:45 | More cleaning up of zipfs Don't put straight binary data in a Tcl string, and other better API uses... check-in: b4015c5f73 user: dkf tags: core-8-branch | |
| 09:26 | Merge 8.7 check-in: 3dee9dd236 user: jan.nijtmans tags: trunk, main | |
| 09:16 | Fix gcc warnings check-in: 999522b785 user: jan.nijtmans tags: core-8-branch | |
|
2021-03-15
| ||
| 14:03 | merge trunk check-in: 9bebd2ea8b user: dgp tags: dgp-refactor | |
| 14:02 | Merge 9.0 check-in: d0b32f89cc user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 14:01 | merge trunk check-in: 9949dc3d16 user: dgp tags: dgp-properbytearray | |
| 13:47 | merge 8.7 check-in: 77950c151e user: dgp tags: tip-568 | |
| 13:32 | merge 8.7 check-in: 3aa0fe34dd user: dgp tags: tip-568 | |
| 13:22 | Merge 9.0 check-in: 3a716783cc user: jan.nijtmans tags: novem | |
| 13:19 | Merge 8.7 check-in: 519cd67931 user: jan.nijtmans tags: trunk, main | |
| 13:17 | Tweak usage of TCL_NO_DEPRECATED check-in: 2d25e79ecd user: jan.nijtmans tags: core-8-branch | |
| 12:31 | Merge 8.7 (this is the TIP #575 implementation for Tcl 9.0) check-in: 3fed9809e1 user: jan.nijtmans tags: trunk, main | |
| 12:11 | Merge 8.7 (without TIP #575) check-in: 17e534b3b0 user: jan.nijtmans tags: trunk, main | |
| 11:53 | merge 8.7 check-in: f035233ef6 user: dgp tags: tip-568 | |
| 11:52 | Implement TIP #575: Switchable Tcl_UtfCharComplete()/Tcl_UtfNext()/Tcl_UtfPrev() check-in: 4abf5fb992 user: jan.nijtmans tags: core-8-branch | |
| 11:23 | merge 8.7 check-in: 055c941ceb user: dgp tags: tcl9-design | |
| 11:23 | merge 8.7 check-in: 9387f51381 user: dgp tags: dgp-review | |
| 11:21 | merge 8.5 Closed-Leaf check-in: 6e792e6266 user: dgp tags: dgp-utfnext-test | |
| 09:52 | More refactoring to reduce the choked-up complexity of tclZipfs.c check-in: 3f78a4d564 user: dkf tags: core-8-branch | |
|
2021-03-14
| ||
| 20:53 | Flipped a test check-in: 8c3cba341d user: dkf tags: core-8-branch | |
| 18:28 | merge-mark check-in: 76581c085c user: jan.nijtmans tags: core-8-branch | |
| 16:13 | Merge 8.5 check-in: fd3db85111 user: jan.nijtmans tags: core-8-6-branch | |
| 16:12 | Document that Tcl_UtfCharComplete() can (now) be used to protect Tcl_UtfNext() calls against overflo... check-in: 4cfc0891f4 user: jan.nijtmans tags: core-8-5-branch | |
| 15:26 | More on making tclZipfs.c comprehensible. Refactoring to the rescue! check-in: 21ada87335 user: dkf tags: core-8-branch | |
|
2021-03-13
| ||
| 12:02 | WIP check-in: 92486bd4bf user: dgp tags: tcl9-design | |
|
2021-03-12
| ||
| 19:56 | WIP check-in: a65cc3f428 user: dgp tags: tcl9-design | |
| 19:24 | WIP check-in: 5fa3ca7a9a user: dgp tags: tcl9-design | |
| 19:02 | WIP check-in: 9a7610d5b9 user: dgp tags: tcl9-design | |
| 18:17 | WIP check-in: f36581979f user: dgp tags: tcl9-design | |
| 17:44 | WIP check-in: fbe0d392c7 user: dgp tags: tcl9-design | |
|
2021-03-11
| ||
| 15:26 | WIP check-in: 61d8439e24 user: dgp tags: tcl9-design | |
| 15:06 | WIP check-in: eb1efbdb9a user: dgp tags: tcl9-design | |
| 14:43 | merge trunk check-in: 1517cf05c6 user: dgp tags: dgp-properbytearray | |
| 14:42 | merge trunk check-in: b8e768016d user: dgp tags: dgp-refactor | |
| 14:36 | merge 8.7 check-in: 035aecabc2 user: dgp tags: tip-568 | |
| 14:32 | Branch for shared work on design documents. check-in: c72cb9c83e user: dgp tags: tcl9-design | |
| 14:30 | merge 8.7 check-in: 5569cdab58 user: dgp tags: dgp-review | |
| 12:20 | merge-mark check-in: 5b43b1dbbe user: jan.nijtmans tags: core-8-6-branch | |
| 12:19 | Backport Tcl_UtfCharComplete() functionality from 8.6 for TCL_UTF_MAX>3. This makes Tcl_UtfCharCompl... check-in: 0f1dccacba user: jan.nijtmans tags: core-8-5-branch | |
|
2021-03-10
| ||
| 16:19 | Merge 9.0 check-in: 1b19ce788e user: jan.nijtmans tags: novem | |
| 16:17 | Merge 8.7 check-in: 3c64a79d6a user: jan.nijtmans tags: trunk, main | |
| 16:16 | Merge 8.6 check-in: 9491870854 user: jan.nijtmans tags: core-8-branch | |
| 16:12 | Repair Tcl_UniCharNcasecmp() in the same way as Tcl_UniCharNcmp() for fix [4c591fa487]. Also put bac... check-in: 1b0eda88cc user: jan.nijtmans tags: core-8-6-branch | |
| 15:48 | Merge 8.7 check-in: 62a4501023 user: jan.nijtmans tags: trunk, main | |
| 15:47 | Merge 8.6 check-in: bcaebc9bb7 user: jan.nijtmans tags: core-8-branch | |
| 15:39 | Fix [4c591fa487]: [string compare] EIAS violation check-in: 6a5a5e21f1 user: jan.nijtmans tags: core-8-6-branch | |
| 15:00 | Fix documentation check-in: 2740ffbb28 user: jan.nijtmans tags: tip-597 | |
| 12:55 | TIP #597 implementation: "string is unicode" and new wtf-8 encoding check-in: fc3656894a user: jan.nijtmans tags: tip-597 | |
| 07:51 | Move internal stub entry 260 to 259, the same place it is in 8.7. check-in: 4ad98514e4 user: jan.nijtmans tags: trunk, main | |
|
2021-03-09
| ||
| 15:38 | merge trunk check-in: c45498ec1b user: dgp tags: dgp-properbytearray | |
| 15:38 | Compatibility tweak wrt 8.6 Closed-Leaf check-in: 25e15d37cc user: jan.nijtmans tags: rfe-800716 | |
| 15:37 | merge trunk check-in: 384db9aa58 user: dgp tags: dgp-refactor | |
| 15:37 | merge 8.7 check-in: b4bd4648be user: dgp tags: tip-568 | |
| 15:30 | merge 8.7 check-in: 4dfc6e5ec8 user: dgp tags: dgp-review | |
| 15:28 | TclWinConvertError -> Tcl_WinConvertError check-in: 745469da9e user: jan.nijtmans tags: rfe-800716 | |
| 15:13 | Merge 8.7 check-in: 60d938a7ee user: jan.nijtmans tags: rfe-800716 | |
| 09:21 | Merge 9.0 check-in: cf8c54dd6b user: jan.nijtmans tags: novem | |
| 09:21 | Merge 8.7 check-in: 017895f04d user: jan.nijtmans tags: trunk, main | |
| 09:19 | Merge 8.6 check-in: 609eea37d4 user: jan.nijtmans tags: core-8-branch | |
| 09:14 | Fix [8419c55e2c]: Tclsh read loop does not handle EINTR check-in: 346094351f user: jan.nijtmans tags: core-8-6-branch | |
| 08:58 | Merge 9.0 check-in: 01d0bc2c57 user: jan.nijtmans tags: novem | |
| 08:56 | Merge 8.7 (zipfs changes) check-in: 7beca9cd1d user: jan.nijtmans tags: trunk, main | |
| 08:37 | Merge 8.6. Remove end-of-line spacing check-in: 6eb2448d3e user: jan.nijtmans tags: core-8-branch | |
| 08:36 | Remove end-of-line spacing check-in: 7efe4522fa user: jan.nijtmans tags: core-8-6-branch | |
|
2021-03-08
| ||
| 17:15 | merge 8.7 check-in: 1a50adb201 user: dgp tags: tip-568 | |
| 17:15 | merge 8.7 check-in: 25d259c064 user: dgp tags: dgp-review | |
| 17:13 | Merge 8.7 (up to, but without the zipfs changes, for now) check-in: da16f9005e user: jan.nijtmans tags: trunk, main | |
| 16:53 | Fix SEGV in zipfs mounting, and try to make that code more comprehensible check-in: af7fccbc09 user: dkf tags: core-8-branch | |
|
2021-03-07
| ||
| 18:42 | Added some tests for [zipfs lmkimg] check-in: a73bed5a2a user: dkf tags: core-8-branch | |
|
2021-03-06
| ||
| 16:28 | Document that [zipfs mkimg] strips an existing ZIP. We ought to merge instead, but we don't yet. check-in: 640cae8a68 user: dkf tags: core-8-branch | |
|
2021-03-04
| ||
| 16:10 | Merge 8.6 check-in: acbdc9323f user: jan.nijtmans tags: core-8-branch | |
| 15:58 | merge trunk check-in: 8f5ab8b30f user: dgp tags: dgp-refactor | |
| 15:54 | merge trunk check-in: d6a847a06a user: dgp tags: dgp-properbytearray | |
| 15:53 | In man2html, use consistant color-names (6-char, uppercase), encoding (utf-8) and translation (lf) i... check-in: 0a1ab25013 user: jan.nijtmans tags: core-8-6-branch | |
| 15:51 | merge 8.7 check-in: 2d4ef1c238 user: dgp tags: tip-568 | |
| 15:47 | merge 8.7 check-in: 827951488f user: dgp tags: dgp-review | |
| 15:36 | merge 8.5 check-in: df7319fc7a user: dgp tags: dgp-utfnext-test | |
| 12:24 | Merge 9.0 check-in: b356e235cc user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 10:55 | Merge trunk check-in: c37508e6ef user: jan.nijtmans tags: novem | |
| 10:46 | Merge 8.7 check-in: e87d7d0c9e user: jan.nijtmans tags: trunk, main | |
| 10:36 | Merge 8.6 check-in: adc9e4c3f7 user: jan.nijtmans tags: core-8-branch | |
| 10:22 | Merge 8.5. Add unused stub table entries check-in: 479fe8102c user: jan.nijtmans tags: core-8-6-branch | |
| 09:53 | Add some more unused entries to the stub table, keeping up with the table size increase of higher Tc... check-in: 7fda7d3e91 user: jan.nijtmans tags: core-8-5-branch | |
| 09:42 | cleanup genStubs.tcl, e.g. "==" -> "eq" and "!=" -> "ne". No change in output check-in: e957818557 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-03-03
| ||
| 15:06 | Merge 8.6. Basically re-number testcases so they align with the 8.6 test-cases check-in: ba3874751a user: jan.nijtmans tags: core-8-branch | |
| 14:44 | Merge 8.5. Just split some testcases check-in: fd00e98de5 user: jan.nijtmans tags: core-8-6-branch | |
| 14:31 | Backport improvements in UTF-8 handling for Tcl_UtfPrev/Tcl_UtfNext from 8.7 (through 8.6). No chang... check-in: 4c185260b8 user: jan.nijtmans tags: core-8-5-branch | |
| 08:19 | Fill in MILESTONE commit-id/date 😊 check-in: 0ee19fb026 user: jan.nijtmans tags: dgp-review | |
|
2021-03-02
| ||
| 11:02 | Merge 8.7 check-in: 981b059a3f user: jan.nijtmans tags: trunk, main | |
| 10:59 | Merge 8.6 check-in: 4c10813183 user: jan.nijtmans tags: core-8-branch | |
| 10:53 | Using 0xFC00 is more readable here than ~0x3FF. It's sufficient becauwe ch1 and ch2 are only 16-bit.... check-in: 6064dfa0b2 user: jan.nijtmans tags: core-8-6-branch | |
| 10:38 | Merge 8.6 check-in: b421cf94ac user: jan.nijtmans tags: core-8-branch | |
| 10:10 | Backport some UTF-8-related changed from 8.7 to 8.6, only for TCL_UTF_MAX > 3. No change for TCL_UTF... check-in: e0cba87ba8 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-02-28
| ||
| 17:29 | Merge 8.7. Undo 2 unnecessary signature changes check-in: c59a73a540 user: jan.nijtmans tags: build-info | |
|
2021-02-27
| ||
| 11:22 | Ticket [87082587c4]: typo in msgcat man page check-in: 04993f41e0 user: oehhar tags: trunk, main | |
| 11:21 | Ticket [87082587c4]: typo in msgcat man page check-in: 79f2ec94ab user: oehhar tags: core-8-branch | |
| 11:19 | Ticket [87082587c4]: typo in msgcat man page check-in: 9d532a6cf3 user: oehhar tags: core-8-6-branch | |
|
2021-02-26
| ||
| 15:58 | Merge 8.7 check-in: 3c389544a2 user: jan.nijtmans tags: build-info | |
| 15:56 | Merge 9.0 check-in: 8693487b96 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:17 | Merge 8.7 check-in: 3fd3a98b5c user: jan.nijtmans tags: trunk, main | |
| 14:52 | Further internal variable upgrade from long -> size_t check-in: c08e73d3e7 user: jan.nijtmans tags: core-8-branch | |
| 13:27 | Merge 8.7 check-in: 5982d297e1 user: jan.nijtmans tags: trunk, main | |
| 13:18 | Increase some (internal) variables from int/long to long/size_t. On the way to allow bigger blocks i... check-in: 8d2a80f85c user: jan.nijtmans tags: core-8-branch | |
| 09:10 | Try to fix Visual Studio build check-in: b25a3b4fc8 user: jan.nijtmans tags: rfe-854941, tip-596 | |
|
2021-02-25
| ||
| 13:28 | Merge 9.0 check-in: 610d4bb919 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 11:54 | Fix build with -DTCL_NO_DEPRECATED cflag check-in: fecc56dcb6 user: jan.nijtmans tags: build-info | |
|
2021-02-24
| ||
| 15:29 | merge trunk check-in: 5752520ea3 user: dgp tags: dgp-properbytearray | |
| 15:28 | merge trunk check-in: 0d2a613e7c user: dgp tags: dgp-refactor | |
| 15:22 | merge trunk check-in: 0c43d43882 user: dgp tags: novem | |
| 15:22 | merge 8.7 check-in: 3b0de630e7 user: dgp tags: tip-568 | |
| 15:13 | merge 8.7 check-in: 90775c77e6 user: dgp tags: dgp-review | |
| 15:03 | merge 8.5 check-in: d1fe96c334 user: dgp tags: dgp-utfnext-test | |
| 13:12 | Merge 9.0 check-in: 6f7c8f0a0e user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 13:09 | Merge 8.7 check-in: 8e176e9519 user: jan.nijtmans tags: build-info | |
| 13:06 | Merge 8.7. Fix "make checkstubs" check-in: 22df97a1f2 user: jan.nijtmans tags: trunk, main | |
| 11:56 | Fix "make checkstubs": A few more MODULE_SCOPE libtommath functions check-in: d8c978ab10 user: jan.nijtmans tags: core-8-branch | |
| 10:14 | Final implementation tweaks, fix comments, allow Tcl to load from <prefix>/lib (or <prefix>/bin on w... check-in: 01105328e4 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 08:58 | Fix typo, eliminate type-cast check-in: 10275ab389 user: jan.nijtmans tags: core-8-branch | |
| 08:43 | Merge 8.7. Change more functions signatures to return the Tcl full version number. check-in: 0e858231b3 user: jan.nijtmans tags: build-info | |
|
2021-02-23
| ||
| 14:10 | Merge 9.0 check-in: 261346436c user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 14:06 | Merge 9.0 check-in: b4d8707ce5 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 14:01 | Merge 8.7 check-in: 0ccc053e5a user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2 | |
| 13:43 | Merge sebres-8-6-clock-speedup-cr2 check-in: c7f108172f user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 13:31 | Merge 8.6 check-in: c628eff8f8 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 13:30 | Merge 8.7 check-in: cc1541f8c3 user: jan.nijtmans tags: trunk, main | |
| 13:30 | Merge 8.6. Fix Cygwin compile check-in: 92a2ccce23 user: jan.nijtmans tags: core-8-branch | |
| 13:03 | Merge 8.5 check-in: 35bdd5925f user: jan.nijtmans tags: core-8-6-branch | |
| 12:34 | Revise buffer-sizes used in GetModuleFileNameW() calls. Available buffer-size reported to GetModuleF... check-in: 344744de8b user: jan.nijtmans tags: core-8-5-branch | |
| 10:08 | Simplify implementation on Cygwin: No need to use CFG_RUNTIME_BINDIR any more check-in: 59e0a9444d user: jan.nijtmans tags: core-8-branch | |
| 07:52 | Undo previous experiment, instead use real solution from core-8-branch check-in: 49a6366cbc user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2 | |
| 07:44 | merge-mark check-in: 92d3c95b75 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 07:42 | Merge 8.7 check-in: 2c08ab8d35 user: jan.nijtmans tags: trunk, main | |
| 07:39 | Merge 8.6 check-in: cc7968cc45 user: jan.nijtmans tags: core-8-branch | |
| 07:23 | Use _wgetenv() in stead of getenv() on Windows: The wide environment is not always well-synchonized ... check-in: 05ddcd7cdb user: jan.nijtmans tags: core-8-6-branch | |
|
2021-02-22
| ||
| 15:45 | Fix one more usage of getenv() on Windows check-in: aa52f7c4dd user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 15:39 | Better solution for msvc OPTS=static,msvcrt regression: On win32 we cannot thrust the getenv() funct... check-in: 91d49f1279 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 13:32 | Unneeded if() check-in: 5783440f64 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 13:14 | Fix regression in msvc OPTS=static,msvcrt build. I think I finally got it now. check-in: 35f743b037 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 08:02 | Give TzsetIfNecessary "interp" argument. check-in: a4e6db4b1a user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
|
2021-02-19
| ||
| 18:00 | Experiment: Remove the "::tcl::clock::getenv" function. check-in: e0c5ccc63d user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2 | |
| 15:11 | Merge 9.0 check-in: 6621776e4d user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 11:17 | Merge 8.7. Use more TCL_UNUSED() check-in: 61edd00ee2 user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2 | |
| 09:26 | Merge 8.6 check-in: 52bef1add0 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 09:25 | Fix various compiler warnings check-in: 29284a3809 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 07:21 | Merge 8.7 check-in: dbcb35a6b5 user: jan.nijtmans tags: trunk, main | |
| 07:20 | Merge 8.6 check-in: 178e807735 user: jan.nijtmans tags: core-8-branch | |
| 07:20 | Fix [7c64aa5e1a]: Another uninitialized-variable bug in BRE-mode parsing. Thanks to Tom Lane for the... check-in: 4113aee487 user: jan.nijtmans tags: core-8-6-branch | |
| 07:18 | Fix [7c64aa5e1a]: Another uninitialized-variable bug in BRE-mode parsing. Thanks to Tom Lane for the... check-in: 2162ee3450 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-02-18
| ||
| 17:27 | Get sebres-8-6-clock-speedup-cr2 ready for 8.7 too check-in: 829efd38ab user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2 | |
| 14:34 | Merge sebres-8-6-clock-speedup-cr2 check-in: 5cf097b4b8 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 14:32 | One more error-message tweak check-in: fa345dec34 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 14:25 | tweak error-messages a little more (no quotes here) check-in: 77e0b2d373 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 14:19 | tweak error-messages check-in: 6db289f927 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 12:35 | Merge 8.7 Closed-Leaf check-in: 3ec902ab5e user: jan.nijtmans tags: tip-575 | |
| 12:28 | Merge sebres-8-6-clock-speedup-cr2 check-in: 8018d27b37 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 12:25 | Merge 8.6 check-in: 3ee5d24af0 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 12:15 | Merge 9.0 check-in: 1f8438c15d user: jan.nijtmans tags: novem | |
| 12:12 | Merge 8.7 check-in: 5ff4138b7f user: jan.nijtmans tags: trunk, main | |
| 12:01 | Protect "interp limit" command better for allowed range in -millis and -seconds values check-in: 80aba12e46 user: jan.nijtmans tags: core-8-branch | |
| 11:37 | Merge 9.0 check-in: 71da4ac96e user: jan.nijtmans tags: novem | |
| 11:31 | Change (internal) signatures for TclpGetClicks/TclpGetSeconds to use "unsigned long long" in stead o... check-in: a939981a1b user: jan.nijtmans tags: trunk, main | |
| 08:51 | Merge 8.7 check-in: 5d8fd75e2d user: jan.nijtmans tags: trunk, main | |
| 08:46 | Merge 8.6 check-in: cc8ac8eecb user: jan.nijtmans tags: core-8-branch | |
| 08:32 | Two new testcases for abs() check-in: 7ee2c647ff user: jan.nijtmans tags: core-8-6-branch | |
| 07:55 | Performance optimization in TzsetIfNecessary() function. Cherry-picked from sebres-8-6-clock-speedup... check-in: e8d111bc5f user: jan.nijtmans tags: core-8-6-branch | |
|
2021-02-17
| ||
| 18:51 | merge-mark check-in: fc292fdcbf user: jan.nijtmans tags: core-8-6-branch | |
| 18:48 | Backport 3 additional test-cases from 8.6 for TCL_UTF_MAX>3 check-in: 2b86afea2e user: jan.nijtmans tags: core-8-5-branch | |
| 18:24 | Merge sebres-8-6-clock-speedup-cr2 check-in: febab3a5f4 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 18:22 | Merge 8.6 check-in: c73fc75775 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 17:37 | Merge 9.0 check-in: 5d51d3c1fc user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 16:19 | Merge 8.7 check-in: edcd893275 user: jan.nijtmans tags: trunk, main | |
| 16:16 | Fix abs(-9223372036854775808) special-case on platforms where sizeof(Tcl_WideInt) > sizeof(int64_t).... check-in: d116c129d8 user: jan.nijtmans tags: core-8-branch | |
| 15:57 | Merge 9.0 check-in: f613e4bc26 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 15:55 | Merge 8.7 check-in: 6ff6cd4286 user: jan.nijtmans tags: trunk, main | |
| 15:44 | Fix compiler warning on non-intel CPU's check-in: fc9fb003eb user: jan.nijtmans tags: core-8-branch | |
| 13:07 | Multi-arch only works on MacOS-11 check-in: 69ef84a4da user: jan.nijtmans tags: core-8-branch | |
| 11:02 | Merge 9.0 check-in: 6bce2f4483 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 09:47 | Merge 8.7 check-in: 95b0dd4e91 user: jan.nijtmans tags: trunk, main | |
| 09:41 | Don't pack tcl_library/registry/pkgIndex in zip-file on UNIX check-in: 4cd78f82e9 user: jan.nijtmans tags: core-8-branch | |
| 08:50 | Fix "make dist" on UNIX, broken due to TIP #590 check-in: 74e99a7d8f user: jan.nijtmans tags: core-8-branch | |
| 08:35 | Another TIP #430 fix for cygwin: libtcl8.7.dll is installed in /usr/bin, not in /usr/lib as on other... check-in: 0cf50063d5 user: jan.nijtmans tags: core-8-branch | |
| 08:32 | Don't try to use ln when creating libtcl.vfs on windows: It doesn't work for encodings or msg-files ... check-in: b4db772c52 user: jan.nijtmans tags: core-8-branch | |
|
2021-02-16
| ||
| 16:36 | merge trunk check-in: 6e2b8e49c3 user: dgp tags: dgp-refactor | |
| 16:31 | merge trunk check-in: 5ada5ae596 user: dgp tags: dgp-properbytearray | |
| 16:28 | merge trunk check-in: 8a346f3454 user: dgp tags: novem | |
| 16:26 | merge 8.7 check-in: 455dbb89f7 user: dgp tags: tip-568 | |
| 15:41 | merge 8.7 check-in: 0fe28c253f user: dgp tags: dgp-review | |
| 15:23 | merge 8.5 check-in: 940263a45b user: dgp tags: dgp-utfnext-test | |
| 15:20 | Merge 8.7 check-in: e0b2f43c0e user: jan.nijtmans tags: bug-45ddcfc3b1 | |
| 13:59 | Merge 8.7 check-in: f3e860273b user: jan.nijtmans tags: trunk, main | |
| 13:59 | Attempt to produce double-arch (x86_64 and arm) binary for MacOS check-in: 07249595ff user: jan.nijtmans tags: core-8-branch | |
| 12:17 | Merge 8.7 check-in: 6d6e1bc54f user: jan.nijtmans tags: tip-575 | |
| 12:14 | Merge 8.7 check-in: 7dcf2aa4a8 user: jan.nijtmans tags: trunk, main | |
| 12:10 | merge-mark check-in: 61cda409bf user: jan.nijtmans tags: core-8-branch | |
| 12:07 | Fix bug in previous commit: Don't update stringPtr->numChars when doing a "string reverse", because ... check-in: 859adaff91 user: jan.nijtmans tags: core-8-6-branch | |
| 12:00 | Merge 8.6 check-in: 80ca3616d8 user: jan.nijtmans tags: core-8-branch | |
| 11:11 | Fix [22324bcbd]: string reverse is broken for Emoji. Thanks to Chrisian Werner for bug report and PO... check-in: 6e5efe220f user: jan.nijtmans tags: core-8-6-branch | |
| 11:05 | Remove unnecessary end-of-line spacing in test-cases check-in: 8446be064b user: jan.nijtmans tags: core-8-6-branch | |
| 09:11 | Merge 8.7 check-in: 7cc4841229 user: jan.nijtmans tags: tip-575 | |
| 09:03 | merge-mark check-in: 45c9763f48 user: jan.nijtmans tags: core-8-branch | |
| 09:00 | Fix Tcl_UtfPrev expected testcases for TCL_UTF_MAX>3 check-in: cb62f18ca1 user: jan.nijtmans tags: core-8-6-branch | |
| 08:39 | Merge 8.7. Fix warning in tclStubInit.c when TCL_UTF_MAX=3 check-in: e203a7e507 user: jan.nijtmans tags: trunk, main | |
| 08:30 | Merge 8.6 check-in: 2f8eeeca1b user: jan.nijtmans tags: core-8-branch | |
| 08:10 | Fix Tcl_UtfPrev for TCL_UTF_MAX>3, so it can jump back over Emoji. Backported from 8.7, no change fo... check-in: 5437791423 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-02-15
| ||
| 17:06 | Switch to version 1.3 of macher for the onefiledist check-in: 8ca0e1859f user: culler tags: core-8-branch | |
| 16:26 | Merge 8.7 check-in: 27fe95d43f user: jan.nijtmans tags: trunk, main | |
| 16:20 | Merge 8.6 check-in: a6473415cd user: jan.nijtmans tags: core-8-branch | |
| 16:13 | Fix [d43f96c1a8]: string trimright is broken for Emoji check-in: 6c9e75198c user: jan.nijtmans tags: core-8-6-branch | |
| 15:41 | Remove unused variable in win32 static build check-in: 55c885eb22 user: jan.nijtmans tags: core-8-branch | |
| 12:44 | Merge 8.7 check-in: 47981618a9 user: jan.nijtmans tags: trunk, main | |
| 12:42 | Merge 8.6 check-in: 75f14fa4d7 user: jan.nijtmans tags: core-8-branch | |
| 12:35 | More testcases from Christian Werner, regarding "string reverse" with Emoji. Those testcases fail in... check-in: 4b273aa0ff user: jan.nijtmans tags: core-8-6-branch | |
| 12:08 | Merge 8.7 check-in: 6a6cafb81f user: jan.nijtmans tags: tip-575 | |
| 08:24 | Merge 8.7 check-in: d6ba033f5d user: jan.nijtmans tags: trunk, main | |
| 08:18 | Enhance new testscases for compiled/interpreted mode check-in: 32752d62ed user: jan.nijtmans tags: core-8-branch | |
| 08:07 | Add testcases from Christian Werner, regarding "string trim" with Emoji check-in: 7a97f37c60 user: jan.nijtmans tags: core-8-6-branch | |
| 07:53 | Merge 8.7 check-in: decfa0d4bd user: jan.nijtmans tags: trunk, main | |
| 07:48 | Add testcases, contributed by Christian Werner. Two of them fail, so still some work to do. [d43f96c... check-in: e10ffc2513 user: jan.nijtmans tags: core-8-branch | |
| 07:47 | Missing semicolon in UNIX Makefile check-in: 5be1de22bc user: jan.nijtmans tags: core-8-branch | |
| 07:31 | "macher" output should be executable check-in: d1dda08d53 user: jan.nijtmans tags: core-8-branch | |
|
2021-02-12
| ||
| 17:29 | Merge 8.7 check-in: c7cf4b89d7 user: jan.nijtmans tags: trunk, main | |
| 17:27 | Use Marc Culler's "macher" utility for the onefiledist MacOSX builds. Only for non-framework builds. check-in: 36d5ee9276 user: jan.nijtmans tags: core-8-branch | |
| 15:12 | Merge 8.7 check-in: 8a76a3eb97 user: jan.nijtmans tags: unicode-14 | |
| 14:57 | The syntax error was caused by Aquamacs inserting tabs into the YAML file. check-in: a1be2ab67f user: culler tags: core-8-branch | |
| 11:12 | Syntax error in yaml-file check-in: 67ea997163 user: jan.nijtmans tags: core-8-branch | |
| 10:59 | Replace Unicode 13 tables with Unicode 14 (still not finailized). Let's see how it goes so far. check-in: c00a7cb94b user: jan.nijtmans tags: unicode-14 | |
| 08:21 | Fix warning about unused symbol on --disable-shared build check-in: e2569d19ae user: jan.nijtmans tags: core-8-branch | |
| 01:46 | macher 1.1 -> 1.2 (bug fixes) and account for new append syntax. Closed-Leaf check-in: cf64683a55 user: culler tags: culler-macher | |
|
2021-02-11
| ||
| 17:19 | macher 1.0 -> 1.1 check-in: c7a34be43e user: jan.nijtmans tags: culler-macher | |
| 16:30 | Experiment: Integrate culler's "macher" tool. Only for thin binaries check-in: a5728e8d0e user: jan.nijtmans tags: culler-macher | |
| 15:12 | Add CFLAGS to the github actions to build fat binaries on macOS. check-in: 00273cea41 user: culler tags: core-8-branch | |
|
2021-02-10
| ||
| 13:43 | Merge 8.7 check-in: 90ba3f0415 user: jan.nijtmans tags: trunk, main | |
| 13:12 | Missing #endif check-in: 4cdcca0341 user: jan.nijtmans tags: core-8-branch | |
| 12:56 | Make TIP #430 work on cygwin. Simplify some makefiles check-in: 05582f830a user: jan.nijtmans tags: core-8-branch | |
| 11:42 | Merge 8.7 check-in: bb3a9f3cb6 user: jan.nijtmans tags: build-info | |
| 10:44 | Backport win/rules.vc from 8.7 check-in: 8992a6ab3f user: jan.nijtmans tags: core-8-6-branch | |
| 09:16 | Merge 8.7 check-in: a097730544 user: jan.nijtmans tags: trunk, main | |
| 08:52 | Fix pkgconfig-1.1 testcase for static builds check-in: 6ed0e881df user: jan.nijtmans tags: core-8-branch | |
| 08:25 | Fix various aspects in TIP #430 implementation. Should now work for Tk too (together with some fixes... check-in: c10be39138 user: jan.nijtmans tags: core-8-branch | |
| 08:11 | In a static build, don't pack dde/registry in zip-file. In shared build, pack dde/registry dll's in ... Closed-Leaf check-in: 8659e3ab6b user: jan.nijtmans tags: bug-87e840c26c | |
|
2021-02-09
| ||
| 16:43 | Only set dllfile,runtime key info when doing a shared build check-in: e11bf36df4 user: jan.nijtmans tags: bug-87e840c26c | |
| 14:16 | ZIPFS_BUILD=1 only needs to be set once check-in: 757e39b4e4 user: jan.nijtmans tags: bug-87e840c26c | |
| 13:34 | Handle the situation that ::${basename}::pkgconfig does not have bindir/libdir,runtime keys: Either ... check-in: 3fe40b951c user: jan.nijtmans tags: bug-87e840c26c | |
| 12:07 | Change TCL_ZIP_FILE name, just using dots in stead of underscores check-in: 689470c702 user: jan.nijtmans tags: bug-87e840c26c | |
| 07:34 | Add --disable-zipfs flag to GNUmakefile check-in: 1557301dfc user: jan.nijtmans tags: bug-87e840c26c | |
|
2021-02-08
| ||
| 18:23 | Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and other external packages) check-in: b99e35f754 user: jan.nijtmans tags: bug-87e840c26c | |
| 16:01 | Merge 8.7 check-in: a28f3a2b95 user: jan.nijtmans tags: trunk, main | |
| 15:59 | Merge-mark check-in: 0ee6faeb3b user: jan.nijtmans tags: core-8-branch | |
| 15:51 | Bugfix in TIP #430 implementation: tcl_findLibrary should use the same zip-file naming as the config... check-in: f06a7fe2c6 user: jan.nijtmans tags: core-8-branch | |
| 15:25 | Fix "auto.tcl" indenting check-in: 1874b0d7e7 user: jan.nijtmans tags: core-8-branch | |
| 11:19 | Merge 8.7 check-in: b3984fa211 user: jan.nijtmans tags: trunk, main | |
| 10:46 | Merge 8.6 check-in: dfef841403 user: jan.nijtmans tags: core-8-branch | |
| 10:11 | Merge 8.5 check-in: 70529bfafa user: jan.nijtmans tags: core-8-6-branch | |
| 09:21 | Makefile cleanup: Remove *.zip and *.vfs files/directories as part of "make clean", which might be a... check-in: f40752b736 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-02-05
| ||
| 18:32 | merge trunk check-in: 41969ea53b user: dgp tags: dgp-refactor | |
| 18:28 | merge trunk check-in: 39e35a5337 user: dgp tags: novem | |
| 18:27 | merge trunk check-in: 66feefbb32 user: dgp tags: dgp-properbytearray | |
| 18:20 | merge 8.7 check-in: 0d606cd812 user: dgp tags: tip-568 | |
| 18:10 | merge 8.7 check-in: 985518f54f user: dgp tags: dgp-review | |
| 18:09 | merge 8.5 check-in: 5a35c90445 user: dgp tags: dgp-utfnext-test | |
| 13:47 | Merge 8.7 check-in: b26052e140 user: jan.nijtmans tags: trunk, main | |
| 13:45 | Merge 8.6 check-in: 9d5eb46ded user: jan.nijtmans tags: core-8-branch | |
| 13:42 | More implicit type-casts, for better compatibility with C++ check-in: 93ad66cbe5 user: jan.nijtmans tags: core-8-6-branch | |
| 13:37 | Oops check-in: c594596afd user: jan.nijtmans tags: core-8-6-branch | |
| 11:38 | Merge 8.7 check-in: 36a077b724 user: jan.nijtmans tags: trunk, main | |
| 11:36 | Merge 8.6 check-in: aabb14f612 user: jan.nijtmans tags: core-8-branch | |
| 11:34 | Fix filename-11.45 testcase when there are multiple volumes: This testcase only works for the native... check-in: 08d04608ce user: jan.nijtmans tags: core-8-6-branch | |
|
2021-02-04
| ||
| 13:15 | Merge 8.7 check-in: b2dd30d2d8 user: jan.nijtmans tags: trunk, main | |
| 13:11 | In a --disable-shared build, attach the zip-file to the executable, so "onfiledist.yml" doesn't need... check-in: a4ddaee520 user: jan.nijtmans tags: core-8-branch | |
| 11:15 | Merge 8.7 check-in: b3e43c59d7 user: jan.nijtmans tags: trunk, main | |
| 11:11 | Fix [03b70c8918]: core-8-branch : trying to build on macOS10.9 linked against XQuartz check-in: a68bb5c427 user: jan.nijtmans tags: core-8-branch | |
|
2021-02-02
| ||
| 08:59 | Merge 8.7 check-in: 8c240f20c5 user: jan.nijtmans tags: trunk, main | |
| 08:50 | Merge 8.6 check-in: 1abab6bff2 user: jan.nijtmans tags: core-8-branch | |
| 08:46 | On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17 check-in: 35f8514947 user: jan.nijtmans tags: core-8-6-branch | |
| 08:41 | On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17 check-in: 5f45531dae user: jan.nijtmans tags: core-8-5-branch | |
|
2021-02-01
| ||
| 15:38 | Add build tags for objective-c/cplusplus check-in: 3bed0fed32 user: jan.nijtmans tags: build-info | |
| 09:17 | Merge 8.7. Make "git rev-parse" work from any directory check-in: 3ce50661f9 user: jan.nijtmans tags: build-info | |
| 08:20 | Merge 8.7 check-in: 4ca19d8b85 user: jan.nijtmans tags: trunk, main | |
|
2021-01-29
| ||
| 15:51 | Undo previous change to unix/configure.ac: It doesn't work check-in: e3fdc612c8 user: jan.nijtmans tags: core-8-branch | |
| 15:45 | Undo previous change to unix/configure.in check-in: 583687b78a user: jan.nijtmans tags: core-8-6-branch | |
| 14:12 | Merge 8.7 check-in: 81a4045590 user: jan.nijtmans tags: trunk, main | |
| 14:02 | Merge 8.6 check-in: f6e6955b66 user: jan.nijtmans tags: core-8-branch | |
| 13:45 | Fix 2 warnings when running "autoconf" (2.69 or 2.70) check-in: 849ee13c1d user: jan.nijtmans tags: core-8-6-branch | |
| 09:18 | re-generate unix/configure check-in: b5ab5cf668 user: jan.nijtmans tags: core-8-branch | |
| 09:15 | Fix [113be1991e]: zipfs on mac. From now on, --enable-framework automatically means --disable-zipfs... check-in: ad32c79177 user: jan.nijtmans tags: core-8-branch | |
|
2021-01-28
| ||
| 16:47 | Merge 8.7 check-in: 414c763d56 user: jan.nijtmans tags: build-info | |
| 16:17 | Merge 8.7 check-in: f5905e4d54 user: jan.nijtmans tags: trunk, main | |
| 15:54 | Lowercase package names are recommended now check-in: d847891324 user: jan.nijtmans tags: core-8-branch | |
| 15:31 | Merge 8.7 check-in: 41a4601ee7 user: jan.nijtmans tags: build-info | |
| 12:11 | Restore accidently overwritten testcases check-in: cbda4839f6 user: jan.nijtmans tags: tip-526 | |
| 11:58 | Merge 9.0 check-in: 425b938783 user: jan.nijtmans tags: tip-526 | |
| 11:28 | Merge 8.7 check-in: 14f908e6da user: jan.nijtmans tags: trunk, main | |
| 11:08 | Merge 8.6 check-in: 3260544adf user: jan.nijtmans tags: core-8-branch | |
| 10:42 | Use {} braces in more "expr" expressions. check-in: f65d4e057a user: jan.nijtmans tags: core-8-6-branch | |
| 10:38 | Use "in" operator in stead of "lsearch -exact" when possible check-in: 0480005281 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-01-27
| ||
| 10:16 | Merge 8.7 check-in: d2b9c8b993 user: jan.nijtmans tags: trunk, main | |
| 10:15 | Merge 8.6 check-in: f88c410f93 user: jan.nijtmans tags: core-8-branch | |
| 10:13 | *.decls files are now in UTF-8. Use "in" operator in stead of "lsearch -exact". check-in: fb3f31ef5a user: jan.nijtmans tags: core-8-6-branch | |
| 09:35 | Merge 8.6 check-in: 17fbc6acaf user: jan.nijtmans tags: core-8-branch | |
| 09:32 | When generating stubs, always read *.decls and *Decls.h files in UTF-8. This corrects possible inval... check-in: f035a23aaf user: jan.nijtmans tags: core-8-6-branch | |
|
2021-01-26
| ||
| 14:58 | Merge 9.0 check-in: a4e064c41c user: jan.nijtmans tags: stub-simplification | |
| 14:37 | Merge 9.0 check-in: ecf0c4c9fd user: jan.nijtmans tags: novem | |
| 14:30 | More more stub-entries, making the internal platform table more equal to each other. Old entries kep... check-in: ec3a34dadd user: jan.nijtmans tags: trunk, main | |
| 11:13 | Make Tcl_GetBytesFromObj usable without TCL_NO_DEPRECATED too. Fix "testbytestring" test command, pr... check-in: 79dee4d810 user: jan.nijtmans tags: tip-568 | |
| 10:58 | Sort platform-dependant entries in tclInt.decls. No change in generated tcl*Decls.h check-in: 32ad91cbac user: jan.nijtmans tags: trunk, main | |
|
2021-01-25
| ||
| 19:13 | merge trunk check-in: 697a471639 user: dgp tags: dgp-properbytearray | |
| 19:11 | merge trunk check-in: 1a927c82bd user: dgp tags: dgp-refactor | |
| 18:51 | merge 8.7 check-in: 19aa63958b user: dgp tags: tip-568 | |
| 18:41 | merge 8.7 check-in: ecf73f5a7b user: dgp tags: dgp-review | |
| 18:40 | merge 8.5 check-in: be7036403a user: dgp tags: dgp-utfnext-test | |
| 15:22 | Merge 9.0 check-in: 0deaf58f10 user: jan.nijtmans tags: novem | |
| 15:20 | Remove 4 (internal, MacOS-specific) functions from internal stub table, MODULE_SCOPE should be suffi... check-in: c21dcdc4c7 user: jan.nijtmans tags: trunk, main | |
| 12:28 | Merge 8.7 check-in: 577cde587a user: jan.nijtmans tags: trunk, main | |
| 12:26 | Merge 8.6 check-in: fa80f8bede user: jan.nijtmans tags: core-8-branch | |
| 12:25 | Update to tzdata 2021a check-in: 7782ba08a3 user: jan.nijtmans tags: core-8-6-branch | |
| 12:24 | Update to tzdata 2021a check-in: ae286369f9 user: jan.nijtmans tags: core-8-5-branch | |
| 12:13 | Merge 9.0 check-in: 49528c0ea6 user: jan.nijtmans tags: novem | |
| 12:05 | Merge 8.7 check-in: e1314c4f17 user: jan.nijtmans tags: trunk, main | |
| 11:53 | Make Tcl_GetString() a macro calling Tcl_GetStringFromObj(). Just the same as Tcl_GetUnicode(). check-in: 20d58bcd75 user: jan.nijtmans tags: core-8-branch | |
| 10:40 | Merge 8.7 check-in: 70e00e7830 user: jan.nijtmans tags: trunk, main | |
| 10:26 | Fix [f4b0cb2080] by only accepting new syntax when TCL_NO_DEPRECATED is defined check-in: 0e42f57406 user: jan.nijtmans tags: core-8-branch | |
| 10:05 | Merge 9.0 check-in: a851465dc4 user: jan.nijtmans tags: novem | |
| 10:04 | Remove many commented-out sections of tclInt.decls: Since Tcl 9.0 doesn't need to be binary compatib... check-in: fb46cdf2a6 user: jan.nijtmans tags: trunk, main | |
| 09:18 | Merge 9.0 check-in: 0928a89ce6 user: jan.nijtmans tags: novem | |
| 09:17 | Merge 8.7 check-in: 0aac7e4fc4 user: jan.nijtmans tags: trunk, main | |
| 09:16 | Merge 8.6 check-in: b1994e722a user: jan.nijtmans tags: core-8-branch | |
| 09:05 | Merge 8.5 check-in: c18cac5d5b user: jan.nijtmans tags: core-8-6-branch | |
| 08:48 | Merge 8.5 check-in: e8d07f8ad2 user: jan.nijtmans tags: dgp-utfnext-test | |
| 08:42 | ERROR_ON_FAILURES=1, otherwise failing Linux tests don't result in a failing build check-in: fde15072a4 user: jan.nijtmans tags: core-8-5-branch | |
| 08:31 | Merge 9.0 check-in: 1775bf0701 user: jan.nijtmans tags: novem | |
| 08:28 | Merge 8.7 check-in: 344a1a2d40 user: jan.nijtmans tags: trunk, main | |
| 08:27 | Make sure MODULE_SCOPE is always defined correctly, for C++ compilers too check-in: e6db905194 user: jan.nijtmans tags: core-8-branch | |
|
2021-01-22
| ||
| 22:09 | merge trunk (resolve conflicts (wrong?)) check-in: 0cfefeea27 user: dgp tags: novem | |
| 22:04 | merge trunk check-in: dac0dfb7c7 user: dgp tags: dgp-properbytearray | |
| 21:53 | merge trunk check-in: 027da05f57 user: dgp tags: dgp-refactor | |
| 21:48 | merge 8.7 check-in: 57b7888e51 user: dgp tags: dgp-review | |
| 21:47 | merge 8.7 check-in: 4c83a8a53a user: dgp tags: tip-568 | |
| 20:15 | merge 8.5 check-in: 56b65b7e7d user: dgp tags: dgp-utfnext-test | |
| 15:31 | Undo (for now) removal of TclMacOSXNotifierAddRunLoopMode(), we don't want an earlier compiled Tk to... check-in: a30056b4c9 user: jan.nijtmans tags: trunk, main | |
| 15:04 | Merge 8.7. Simplify handling of platform-dependant API's like Tcl_CreateFileHandler check-in: e15aa5f741 user: jan.nijtmans tags: trunk, main | |
| 14:22 | Fix [http://core.tcl.tk/tk/tktview?name=1712098|1712098]: Tk still needs Tcl source distro, by new e... check-in: c1807dd2c4 user: jan.nijtmans tags: core-8-branch | |
| 09:24 | Change exported symbol from TclMacOSXNotifierAddRunLoopMode -> Tcl_MacOSXNotifierAddRunLoopMode Closed-Leaf check-in: 9a45585e63 user: jan.nijtmans tags: bug-1712098 | |
| 08:57 | Rebase to core-8-branch check-in: 2bb14ce2f1 user: jan.nijtmans tags: bug-1712098 | |
|
2021-01-21
| ||
| 16:03 | Merge 8.7 check-in: 61b8f79164 user: jan.nijtmans tags: trunk, main | |
| 16:01 | Merge 8.6 check-in: 69d621732d user: jan.nijtmans tags: core-8-branch | |
| 15:56 | Fix [8c025f8f0d]: Run-time error on tcl 8.6.11 32 bits (from cross-compile Centos6.9 64-bits) check-in: 615e43f536 user: jan.nijtmans tags: core-8-6-branch | |
| 15:54 | Fix [8c025f8f0d]: Run-time error on tcl 8.6.11 32 bits (from cross-compile Centos6.9 64-bits) check-in: c5ac9ae3e9 user: jan.nijtmans tags: core-8-5-branch | |
| 15:49 | Merge 8.7 check-in: 7eef120709 user: jan.nijtmans tags: trunk, main | |
| 15:46 | Merge 8.6 check-in: 411b16f75d user: jan.nijtmans tags: core-8-branch | |
| 15:42 | Fix [https://core.tcl-lang.org/thread/tktview?name=98ae20f0f5|98ae20f0f5]: Type mismatch in TclIntSt... check-in: e2ca218a17 user: jan.nijtmans tags: core-8-6-branch | |
| 15:31 | Fix [https://core.tcl-lang.org/thread/info/98ae20f0f5|98ae20f0f5] by no longer compile the stub libr... check-in: be396e6089 user: jan.nijtmans tags: core-8-6-branch | |
| 14:05 | Merge TIP 481 (resolve conflicts) check-in: 61fcaefc06 user: jan.nijtmans tags: dgp-properbytearray | |
| 12:47 | Close fork check-in: 56b170d942 user: jan.nijtmans tags: trunk, main | |
| 12:43 | Close fork check-in: ca7599ebbc user: jan.nijtmans tags: core-8-branch | |
| 12:40 | Close fork check-in: cb82ba75db user: jan.nijtmans tags: core-8-6-branch | |
|
2021-01-20
| ||
| 23:05 | Improve [file attributes] documentation check-in: 7a50bd12b0 user: msi tags: trunk, main | |
| 22:35 | Improve [file attributes] documentation check-in: 3bf6c31454 user: msi tags: core-8-branch | |
| 22:31 | Improve [file attributes] documentation check-in: f2762da795 user: msi tags: core-8-6-branch | |
| 22:28 | Improve [file attributes] documentation further check-in: 0ae441e395 user: msi tags: core-8-5-branch | |
| 22:23 | Improve [file attributes] documentation check-in: 892f35214a user: msi tags: core-8-5-branch | |
| 22:18 | Fix line width in [file attributes] documentation Closed-Leaf check-in: 315d435355 user: msi tags: msi-core-8-5-branch | |
| 21:57 | Improve punctuation and wording in [file attributes] documentation check-in: 9cbc26e9e2 user: msi tags: msi-core-8-5-branch | |
| 16:27 | Merge 8.7 check-in: 64c79bc531 user: jan.nijtmans tags: trunk, main | |
| 16:23 | merge-mark check-in: b97f8b5b77 user: jan.nijtmans tags: core-8-branch | |
| 16:19 | Make tclCkalloc.c and tclExecute warning-free on Windows when compiled with --enable-memory=(mem|all... check-in: 9f6b78d50f user: jan.nijtmans tags: core-8-6-branch | |
| 14:13 | Fix potential endless loop in "stats" command (only enable in debug-build) check-in: b84e49c927 user: jan.nijtmans tags: core-8-branch | |
| 11:44 | Fix filesystem-1.52* (since "//foo" is canonical now). Merge 8.7 check-in: 77b23b693b user: jan.nijtmans tags: tip-402 | |
| 10:57 | Don't use LTO for any stub libraries: It's asking for trouble when an extension is compiled with dif... Closed-Leaf check-in: d270942d10 user: jan.nijtmans tags: bug-98ae20f0f5 | |
| 08:52 | Possible fix (workaround) for [8c025f8f0d]: Run-time error on tcl 8.6.11 32 bits (from cross-compile... Closed-Leaf check-in: ad9ee07264 user: jan.nijtmans tags: bug-8c025f8f0d | |
| 07:51 | Merge 8.7 check-in: b2bd4c6c96 user: jan.nijtmans tags: trunk, main | |
| 07:49 | Merge fork check-in: 77828846b5 user: jan.nijtmans tags: core-8-6-branch | |
| 07:47 | Close fork check-in: 93ce3ce3eb user: jan.nijtmans tags: core-8-branch | |
|
2021-01-19
| ||
| 20:57 | Improve clarity of [file attributes] documentation check-in: 1e63a19ae8 user: msi tags: trunk, main | |
| 20:14 | Improve clarity of [file attributes] documentation check-in: 4e09500f1f user: msi tags: core-8-branch | |
| 20:11 | Improve clarity of [file attributes] documentation check-in: c68ef0b73a user: msi tags: core-8-6-branch | |
| 20:07 | Improve clarity of [file attributes] documentation check-in: 590eef3294 user: msi tags: core-8-5-branch | |
| 19:51 | Fix missing backslash check-in: d82461d123 user: msi tags: msi-core-8-5-branch | |
| 19:41 | Improve description of Unix options for [file attributes] (Pt. 2) check-in: 89ff450d0d user: msi tags: msi-core-8-5-branch | |
| 16:53 | Create new branch named "msi-core-8-5-branch" check-in: bdd1a40d2b user: msi tags: msi-core-8-5-branch | |
| 13:54 | Merge 8.7 check-in: 0c85e9f95c user: jan.nijtmans tags: tip-402 | |
| 13:20 | Merge 8.6 check-in: 9ed0557b9c user: jan.nijtmans tags: core-8-branch | |
| 13:16 | Don't worry about Windows 3.1 any more. check-in: 1fe1db3a54 user: jan.nijtmans tags: core-8-6-branch | |
| 07:50 | Document that Tcl_GetByteArrayFromObj accepts a size_t *lengthPtr as well (TIP #481) check-in: a700e8856e user: jan.nijtmans tags: core-8-branch | |
|
2021-01-18
| ||
| 15:59 | Make Tcl_GetBytesFromObj work with size_t length parameter (just as Tcl_GetByteArrayFromObj in TIP #... check-in: 5e9d3fefc5 user: jan.nijtmans tags: tip-568 | |
|
2021-01-15
| ||
| 22:28 | merge trunk check-in: 8ccfdaac0e user: dgp tags: dgp-refactor | |
| 22:23 | Merge TIP 481 (resolve conflicts) check-in: 8cdef98ab8 user: dgp tags: dgp-refactor | |
| 22:01 | merge 8.7 check-in: 3bc2ece943 user: dgp tags: tip-568 | |
| 21:46 | Merge TIP 481 (resolve conflicts) check-in: 7c6772d86e user: dgp tags: tip-568 | |
| 18:36 | Merge pre-TIP 481 commits from trunk. check-in: 5e1e0f4d5c user: dgp tags: dgp-refactor | |
| 18:22 | Merge pre-TIP 481 commits from trunk check-in: fc566d704e user: dgp tags: dgp-properbytearray | |
| 18:22 | Merge pre-TIP 481 commits of 8.7 branch check-in: 04bbb5533d user: dgp tags: tip-568 | |
| 18:10 | merge trunk check-in: d0052e35da user: dgp tags: novem | |
| 16:14 | merge 8.5 check-in: fafcb4fcc6 user: dgp tags: dgp-utfnext-test | |
| 15:59 | merge 8.7 check-in: 82c1a7942e user: dgp tags: dgp-review | |
| 15:25 | Merge 8.7 check-in: c6e9b10e59 user: jan.nijtmans tags: trunk, main | |
| 14:58 | Bugfix for TIP #587 implementation: Always use -eofchar "\032 {}" and _NOT_ -eofchar \032, otherwise... check-in: 7b07bf0207 user: jan.nijtmans tags: core-8-branch | |
| 13:57 | Merge 9.0 check-in: a8671ef11a user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 12:52 | Merge 8.7 check-in: e27717450d user: jan.nijtmans tags: trunk, main | |
| 10:52 | Fix [ff658e10fc]: tip 551 in 8.7a4 0b1111_1111 not working. Also fix some indenting in code check-in: 7ff7203075 user: jan.nijtmans tags: core-8-branch | |
| 09:47 | Experiment: Fix [https://core.tcl-lang.org/thread/tktview?name=98ae20f0f5|98ae20f0f5]. Works for any... check-in: aa4a13c155 user: jan.nijtmans tags: bug-98ae20f0f5 | |
|
2021-01-14
| ||
| 17:00 | Merge 8.7 check-in: 484f8533e1 user: jan.nijtmans tags: trunk, main | |
| 16:46 | Starting with TIP #514, we know exactly what [largest_int] is. So, make use of that in "string.test" check-in: bab207fe8e user: jan.nijtmans tags: core-8-branch | |
| 11:50 | More progress check-in: 07a0f898f8 user: jan.nijtmans tags: bug-45ddcfc3b1 | |
|
2021-01-13
| ||
| 15:45 | Merge 9.0 check-in: a71800ff56 user: jan.nijtmans tags: novem | |
| 15:40 | Merge 8.7 check-in: 9dd47b0da9 user: jan.nijtmans tags: trunk, main | |
| 15:38 | merge-mark check-in: 0e35b43117 user: jan.nijtmans tags: bug-45ddcfc3b1 | |
| 15:37 | Add mp_unpack() to the libtommath stub table, so this function is available to extensions (and to Tc... check-in: ae97648edb user: jan.nijtmans tags: core-8-branch | |
| 15:21 | More progress for "scan" check-in: 7929a6bc8a user: jan.nijtmans tags: bug-45ddcfc3b1 | |
| 14:56 | Protect mp_init_i64 callers for overflow check-in: a7a18d871b user: jan.nijtmans tags: bug-45ddcfc3b1 | |
| 14:27 | Merge 8.7. Fix format.test testcases check-in: 55dd38a938 user: jan.nijtmans tags: bug-45ddcfc3b1 | |
| 10:50 | Merge 8.7 check-in: 1764c23a7e user: jan.nijtmans tags: trunk, main | |
| 10:48 | Merge 8.6 check-in: e57c59ad4e user: jan.nijtmans tags: core-8-branch | |
| 10:42 | Fix [b89209f5cd]: compilation error Windows 10 / Visual Studio 2019 check-in: f398cf47de user: jan.nijtmans tags: core-8-6-branch | |
| 10:38 | Fix [b89209f5cd]: compilation error Windows 10 / Visual Studio 2019 check-in: 663a232202 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-01-12
| ||
| 17:11 | Bring documentation in line with *.decls files check-in: f3f64889cd user: jan.nijtmans tags: core-8-branch | |
| 17:07 | More WIP check-in: bd9e5afaf9 user: jan.nijtmans tags: bug-45ddcfc3b1 | |
|
2021-01-11
| ||
| 17:07 | Merge 8.7. WIP. Some little progress check-in: b92c69a102 user: jan.nijtmans tags: bug-45ddcfc3b1 | |
| 16:35 | Merge 9.0 check-in: 59988d4fee user: jan.nijtmans tags: novem | |
| 16:03 | merge-mark check-in: aaaeb74cbb user: jan.nijtmans tags: trunk, main | |
| 16:01 | Make tclStrToD.c compile on systems without inttypes.h check-in: 6ab0f6cf0e user: jan.nijtmans tags: core-8-branch | |
| 15:58 | Make tclStrToD.c compile on systems without inttypes.h check-in: 0ed255ceae user: jan.nijtmans tags: trunk, main | |
| 11:54 | Merge 9.0 check-in: b117f526f0 user: jan.nijtmans tags: novem | |
| 11:54 | Merge 8.7 check-in: 4d8578a441 user: jan.nijtmans tags: trunk, main | |
| 11:52 | Merge 8.6 check-in: 68252f07db user: jan.nijtmans tags: core-8-branch | |
| 11:41 | Fix [1dab713a38]: Uninitialized-variable use while parsing '*' in BRE-mode regexps check-in: a2ea227d7b user: jan.nijtmans tags: core-8-6-branch | |
| 11:39 | Fix [1dab713a38]: Uninitialized-variable use while parsing '*' in BRE-mode regexps check-in: 88bf40aa59 user: jan.nijtmans tags: core-8-5-branch | |
| 10:34 | Merge 9.0 check-in: f070ae806a user: jan.nijtmans tags: novem | |
| 10:03 | Merge 8.7, resolve conflicts check-in: 015ff38790 user: jan.nijtmans tags: trunk, main | |
| 08:33 | TIP #481 implementation: Tcl_GetStringFromObj() with size_t length parameter check-in: 777a907c79 user: jan.nijtmans tags: core-8-branch | |
| 08:23 | Make Tcl independent from exact definition of TCL_LL_MODIFIER. In tclStrToD.c we need an _exact_ 64-... check-in: f695d4eade user: jan.nijtmans tags: core-8-branch | |
|
2021-01-08
| ||
| 21:07 | Merge 8.7 (resolve conflicts) check-in: 5295f674c1 user: dgp tags: trunk, main | |
| 20:07 | Improve description of Unix options for [file attributes] (Pt. 1) check-in: d7673ffda6 user: msi tags: core-8-branch | |
| 20:05 | Improve description of Unix options for [file attributes] (Pt. 1) check-in: c401b6be1c user: msi tags: core-8-6-branch | |
| 19:55 | Improve description of Unix options for [file attributes] (Pt. 1) check-in: bfd54634fd user: msi tags: core-8-5-branch | |
| 17:15 | Fix consistency and grammar in re_syntax.n check-in: f7cfdf3dc0 user: msi tags: core-8-branch | |
| 16:16 | Fix consistency and grammar in re_syntax.n check-in: c6768efa45 user: msi tags: core-8-6-branch | |
| 14:45 | TIP #592 implememtation: Stop support for Windows XP, Server 2003, Vista, Server 2008 check-in: 237a1ad40c user: jan.nijtmans tags: core-8-branch | |
| 10:48 | Fix memory leak check-in: f4028b1cc3 user: jan.nijtmans tags: tip-567 | |
| 10:27 | Compile Tcl with -DTCL_WIDE_INT_TYPE=__int128, proving [45ddcfc3b1]. For now, only for Linux, don't ... check-in: 481654654f user: jan.nijtmans tags: bug-45ddcfc3b1 | |
| 09:37 | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we stopped support for MSVC 6... Closed-Leaf check-in: 174a9adac8 user: jan.nijtmans tags: tip-592 | |
|
2021-01-07
| ||
| 15:31 | define UWIDE_MAX and friends in terms of Tcl_WideUInt/Tcl_WideInt, since we cannot be sure that Tcl_... check-in: ff2762ef21 user: jan.nijtmans tags: tip-592 | |
| 14:45 | Revise UWIDE_MAX and friends check-in: b5ee44ebe9 user: jan.nijtmans tags: tip-592 | |
| 14:11 | Rebase to tip-592 branch Leaf check-in: 77ed0ee49f user: jan.nijtmans tags: rfe-c975939973 | |
| 13:42 | Merge 8.7. Don't bother BorlandC, LCC and WatcomC any more, since they (probably) cannot handle Wind... check-in: 7d0cf14313 user: jan.nijtmans tags: tip-592 | |
| 12:31 | Merge 8.6 check-in: 208cb37c8d user: jan.nijtmans tags: core-8-branch | |
| 12:14 | Fix mingw-w64 compiler warnings when using __USE_MINGW_ANSI_STDIO=1. Not recommended, but it should ... check-in: 25325a770a user: jan.nijtmans tags: core-8-6-branch | |
| 10:55 | Fix warnings when __USE_MINGW_ANSI_STDIO=1 check-in: c92be8787e user: jan.nijtmans tags: tip-592 | |
| 10:13 | No need any more for -D_ATL_XP_TARGETING=1 check-in: 297a7495f6 user: jan.nijtmans tags: tip-592 | |
| 09:42 | Attempt to remove __USE_MINGW_ANSI_STDIO=0 from win/Makefile.in, and other simplifications ruling ou... check-in: feb26f7631 user: jan.nijtmans tags: rfe-c975939973 | |
| 07:37 | Merge 8.7 check-in: c5edeb7b5f user: jan.nijtmans tags: tip-592 | |
|
2021-01-06
| ||
| 19:43 | Fix consistency and grammar in re_syntax.n check-in: 613c4dcb73 user: msi tags: core-8-5-branch | |
| 15:50 | Merge 8.7 check-in: 3d5972d7ba user: jan.nijtmans tags: trunk, main | |
| 15:48 | Merge 8.6 check-in: e5b131099a user: jan.nijtmans tags: core-8-branch | |
| 15:39 | Eliminate obsolete AC_HAVE_HEADERS and two more AC_TRY_COMPILE constructs. Some formatting check-in: 6b8f1ac7d9 user: jan.nijtmans tags: core-8-6-branch | |
| 11:52 | Merge 8.7 check-in: 82f2ad5bc5 user: jan.nijtmans tags: tip-558 | |
| 11:44 | Attempt to fix problem in TIP #587 implementation: When reading commands from stdin, they are - like... Leaf check-in: ab172968cd user: jan.nijtmans tags: tip-587-stdin | |
| 11:34 | Merge 8.7 check-in: 156639ff9c user: jan.nijtmans tags: trunk, main | |
| 10:31 | tcltest -> 2.5.4. Version change should have been done at this commit: [95852bc2ed0e2c11] check-in: 4af49f7199 user: jan.nijtmans tags: core-8-branch | |
| 09:26 | TIP #590 follow-up: Restore 2nd 'load' argument in dde/registry pkgIndex.tcl. Otherwise those pkgInd... check-in: abdf9c718f user: jan.nijtmans tags: core-8-branch | |
|
2021-01-05
| ||
| 20:43 | Fix unclear language in re_syntax. [2da4c23916] check-in: 1270285eaf user: dkf tags: trunk, main | |
| 20:41 | merge core-8-branch check-in: d0d536c066 user: dkf tags: tip-558 | |
| 20:35 | Fix unclear language in re_syntax. [2da4c23916] check-in: 142b4afb0e user: dkf tags: core-8-branch | |
| 20:34 | Fix unclear language in re_syntax. [2da4c23916] check-in: cef8ab2b4a user: dkf tags: core-8-6-branch | |
| 20:33 | Fix unclear language in re_syntax. [2da4c23916] check-in: 28e5a95c08 user: dkf tags: core-8-5-branch | |
| 17:09 | Merge 8.7 check-in: b766819c0d user: jan.nijtmans tags: trunk, main | |
| 17:06 | Merge 8.6: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16 check-in: 4b83b63550 user: jan.nijtmans tags: core-8-branch | |
| 17:02 | Merge 8.5: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16 check-in: b5c430f151 user: jan.nijtmans tags: core-8-6-branch | |
| 16:55 | Add 4 processor-types to Win32/Cygwin. On Cygwin, don't bother tcl_platform[os], since "Windows NT" ... check-in: cddf93c9ec user: jan.nijtmans tags: core-8-5-branch | |
| 14:45 | Merge 8.7 check-in: 190b02c875 user: jan.nijtmans tags: trunk, main | |
| 14:43 | Merge 8.6 check-in: 055ee6803a user: jan.nijtmans tags: core-8-branch | |
| 14:27 | Merge 8.5 check-in: c0394a94f4 user: jan.nijtmans tags: core-8-6-branch | |
| 14:24 | #undef PACKAGE_VERSION in tclConfig.h too, since Tcl and Tk don't necessary have the same version. check-in: bbb863680f user: jan.nijtmans tags: core-8-5-branch | |
| 10:31 | Merge 8.7 check-in: e5495ab8e3 user: jan.nijtmans tags: trunk, main | |
| 10:29 | Merge 8.6 check-in: 68a7b75991 user: jan.nijtmans tags: core-8-branch | |
| 10:19 | More elimination of (obsolete) AC_TRY_COMPILE check-in: 59774b6401 user: jan.nijtmans tags: core-8-6-branch | |
| 09:27 | Merge 8.7 check-in: 43e2fb7b63 user: jan.nijtmans tags: tip-567 | |
| 09:21 | Merge 8.7 check-in: 90db34b475 user: jan.nijtmans tags: trunk, main | |
| 09:19 | Merge 8.6 check-in: 7467a34f63 user: jan.nijtmans tags: core-8-branch | |
| 08:23 | Merge 8.5. Restore use of AC_HEADER_STDC in win/configure.in: Wait for 8.7 to make that change check-in: 7e11bc3733 user: jan.nijtmans tags: core-8-6-branch | |
| 08:15 | Require at least autoconf-2.59 for tools/configure check-in: 48a080dd77 user: jan.nijtmans tags: core-8-5-branch | |
| 08:06 | Eliminate (obsolete) use of AC_TRY_LINK in */configure.in. Still generates the same */configure scr... check-in: cecaa932d4 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-01-04
| ||
| 16:47 | Merge 8.7 check-in: d8e62a2ee2 user: jan.nijtmans tags: trunk, main | |
| 16:46 | Merge 8.6 check-in: 8f50937f8a user: jan.nijtmans tags: core-8-branch | |
| 16:45 | Roll-back part of [4dfa9000e1]: This isn't used for Tcl, but breaks some extensions (like tkImg) check-in: fdd4c5f918 user: jan.nijtmans tags: core-8-6-branch | |
| 16:32 | Merge-mark check-in: ba0db2e106 user: jan.nijtmans tags: core-8-branch | |
| 15:37 | AC_HELP_STRING -> AS_HELP_STRING check-in: c2c2f4f85f user: jan.nijtmans tags: core-8-6-branch | |
| 15:06 | Fix [c376607b22]: Tcl 8.6: Extended plane character does not encode correctly to UTF-16 with TCL_UTF... check-in: 904ae29e74 user: jan.nijtmans tags: core-8-6-branch | |
| 14:52 | Merge 8.7 check-in: c30ecca85f user: jan.nijtmans tags: trunk, main | |
| 14:34 | Merge 8.6 check-in: 0421a09512 user: jan.nijtmans tags: core-8-branch | |
| 14:24 | No longer use deprecated syntax for AC_INIT/AC_OUTPUT. (almost) no change in generated configure scr... check-in: 7d740b9d52 user: jan.nijtmans tags: core-8-6-branch | |
| 10:01 | Merge-mark check-in: dadaf5e54b user: jan.nijtmans tags: core-8-branch | |
| 09:51 | re-generate win/configure check-in: 3ce89291fa user: jan.nijtmans tags: core-8-6-branch | |
| 09:40 | re-generate win/configure check-in: 1cf99404cb user: jan.nijtmans tags: core-8-5-branch | |
| 08:12 | Merge 8.6 check-in: 2a17010ace user: jan.nijtmans tags: cygwin | |
| 07:54 | Merge 8.7 Closed-Leaf check-in: f1041f9f48 user: jan.nijtmans tags: tip-481 | |
| 07:48 | Merge 8.7 check-in: 7bfba75988 user: jan.nijtmans tags: tip-592 | |
|
2021-01-03
| ||
| 00:38 | merge trunk check-in: 7d3fec4985 user: dgp tags: dgp-refactor | |
| 00:37 | merge trunk check-in: 8a3db81899 user: dgp tags: dgp-properbytearray | |
| 00:33 | merge trunk check-in: e4e8aebf6c user: dgp tags: novem | |
| 00:32 | merge 8.7 check-in: d108cf4f23 user: dgp tags: tip-568 | |
| 00:27 | merge 8.7 check-in: b91e25f3a2 user: dgp tags: trunk, main | |
| 00:26 | merge 8.7 check-in: 18fe00472b user: dgp tags: dgp-review | |
|
2021-01-02
| ||
| 22:53 | merge 8.6 check-in: 1a8d1864f3 user: dgp tags: core-8-branch | |
| 22:37 | merge 8.5 check-in: 10b855fea0 user: dgp tags: dgp-utfnext-test | |
| 22:34 | merge release check-in: b5207f3a48 user: dgp tags: core-8-6-branch | |
|
2020-12-30
| ||
| 18:23 | [e7eb94e8d1] typo fix in changes. Each ambiguous hash still identifies only one ticket, which is go... Closed-Leaf check-in: f3fe83e715 user: dgp tags: rc2, release, core-8-6-11-rc, core-8-6-11 | |
|
2020-12-29
| ||
| 22:23 | merge-mark check-in: 748e0c6acd user: jan.nijtmans tags: core-8-branch | |
| 22:22 | Fix [43d371ac19]: Usage of exit() without including <stdlib.h> in unix/configure check-in: 15f12d1434 user: jan.nijtmans tags: core-8-6-branch | |
| 22:21 | Fix [43d371ac19]: Usage of exit() without including <stdlib.h> in unix/configure check-in: dcfe25bc93 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-12-28
| ||
| 15:12 | update changes check-in: 13908ba96d user: dgp tags: core-8-6-11-rc | |
| 14:46 | TIP #587 follow-up: Looks like -encoding utf-8 still was missing in some places, only visible on Wi... check-in: 95852bc2ed user: jan.nijtmans tags: core-8-branch | |
|
2020-12-26
| ||
| 22:47 | Merge 8.7 check-in: 91945e7ae1 user: jan.nijtmans tags: tip-592 | |
| 22:18 | Merge 8.7 check-in: 58d06cdd91 user: jan.nijtmans tags: trunk, main | |
| 22:12 | Merge 8.6. Give up handling EXTRA_CC_SWITCHES for c++ compile check-in: 490bc7c81b user: jan.nijtmans tags: core-8-branch | |
| 18:45 | merge 8.5 check-in: 506ac87b7d user: dgp tags: dgp-utfnext-test | |
| 18:42 | Suppress testing of known bug only when it is present. Allow tests that pass. check-in: 8b4bb23cfd user: dgp tags: core-8-6-11-rc | |
| 18:01 | merge 8.6 check-in: f7c841fab9 user: dgp tags: core-8-6-11-rc | |
|
2020-12-24
| ||
| 20:27 | changes file updates WIP check-in: 96b665b33e user: dgp tags: core-8-6-11-rc | |
| 17:40 | TO DO reminder check-in: 6771ceddfa user: dgp tags: dgp-review | |
| 17:30 | Record milestone to incorporate into the text. check-in: c1b59869c3 user: dgp tags: dgp-review | |
| 17:23 | merge 8.7 check-in: 1d64298f61 user: dgp tags: dgp-review | |
| 16:11 | Fix [5a15a88490]: Checkin [1f6f21856b] quoting broke unix/installManpage check-in: d8268d3049 user: jan.nijtmans tags: core-8-6-branch | |
| 16:06 | correct quoting in unix/installManPage, so $Dir can contain spaces check-in: 8708b1cb73 user: jan.nijtmans tags: core-8-5-branch | |
| 15:50 | Merge 9.0 check-in: 88108d7070 user: jan.nijtmans tags: novem | |
| 15:47 | Merge 8.7 check-in: 67e1901465 user: jan.nijtmans tags: trunk, main | |
| 15:40 | Merge 8.6 check-in: 9dfb36fe87 user: jan.nijtmans tags: core-8-branch | |
| 15:33 | unix/configure.in is not supposed to be executable in the distribution check-in: 6f5918c552 user: jan.nijtmans tags: core-8-6-branch | |
| 15:28 | unix/configure.in is not supposed to be executable in the distribution. Don't re-generate unix/tclCo... check-in: 33d8108598 user: jan.nijtmans tags: core-8-5-branch | |
| 14:07 | Last pre-autoconf-2.69 obsolete construct eliminated. Works with autoconf-2.59 as well. Still to be ... check-in: c5c20988b2 user: jan.nijtmans tags: core-8-5-branch | |
| 12:09 | Fix check for broken strstr/strtoul/strtod functions: Modern C compilers don't accept signature mism... check-in: 1aa2c5b273 user: jan.nijtmans tags: core-8-5-branch | |
| 11:46 | Convert AC_TRY_COMPILE (which is obsolete now) to AC_COMPILE_IFELSE/AC_LANG_PROGRAM. This still work... check-in: 60bd3f7181 user: jan.nijtmans tags: core-8-5-branch | |
| 11:07 | Another attempt to make EXTRA_CC_SWITCHES work for c++ compiles in github actions check-in: a3ac37a0ee user: jan.nijtmans tags: core-8-branch | |
| 10:37 | Integrate branch for msys2. Merge 8.6 check-in: c28df24a70 user: jan.nijtmans tags: cygwin | |
|
2020-12-23
| ||
| 17:08 | Merge 8.5. Don't bother building this in Mac/Win on github actions. check-in: 714a7768d1 user: jan.nijtmans tags: dgp-utfnext-test | |
| 15:42 | More progress in autoconf-2.70 compatibility. Not to be merged to 8.6 yet! check-in: 364c034fff user: jan.nijtmans tags: core-8-5-branch | |
| 15:13 | (cherry-pick): Update TZ info to tzdata2020e check-in: 990354c2e8 user: jan.nijtmans tags: core-8-5-branch | |
| 10:30 | Update TZ info to tzdata2020e (via merge). check-in: 59c556c99b user: jima tags: trunk, main | |
| 10:26 | Update TZ info to tzdata2020e (via merge). check-in: c9480e15d6 user: jima tags: core-8-branch | |
| 10:12 | Update TZ info to tzdata2020e. check-in: fcee6a2076 user: jima tags: core-8-6-branch | |
| 10:01 | EXTRA_CC_SWITCHES quoting doesn't work. Let's try again check-in: c50f27e48e user: jan.nijtmans tags: core-8-branch | |
| 08:18 | Merge 8.7 check-in: 588297be22 user: jan.nijtmans tags: trunk, main | |
| 08:17 | Merge 8.6 check-in: e0f4a28573 user: jan.nijtmans tags: core-8-branch | |
| 08:04 | Missing constraint, in case we are running on Windows 10 in developer mode check-in: e12f843ada user: jan.nijtmans tags: core-8-6-branch | |
| 07:49 | Merge 8.7 check-in: 3b70a6e9e9 user: jan.nijtmans tags: trunk, main | |
| 07:47 | Merge 8.6 check-in: 798fd17ff4 user: jan.nijtmans tags: core-8-branch | |
| 07:44 | (cherry-pick): Repair flaws exposed by debugging test run. check-in: ad96f6fba0 user: jan.nijtmans tags: core-8-6-branch | |
| 07:42 | Fix testcase for [548cd945d6]: Consistant error-code if creating link fails on all platforms. On Win... check-in: 7ec36b2ed6 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-12-22
| ||
| 16:34 | Repair flaws exposed by debugging test run. check-in: 0f86b2a1c1 user: dgp tags: core-8-6-11-rc | |
| 14:25 | Update all configure-related stuff to work with autoconf-2.70 too. For now, everything still generat... check-in: 0408eddf86 user: jan.nijtmans tags: core-8-5-branch | |
| 13:18 | merge 8.6 check-in: 550e7c512b user: dgp tags: rc1, core-8-6-11-rc | |
| 09:29 | Merge 8.7 check-in: 4c96528802 user: jan.nijtmans tags: trunk, main | |
| 09:28 | Merge 8.6 check-in: f57e815934 user: jan.nijtmans tags: core-8-branch | |
| 08:58 | Compile on github actions using C++ compiler, even without CC=g++ (which doesn't work with autoconf ... check-in: a97290218e user: jan.nijtmans tags: core-8-branch | |
| 07:12 | Fix [ea8cd4789c]: Tcl 8.6.11 does not compile with VisualStudio 2010. Thanks Paul! check-in: 1b77f56018 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-12-21
| ||
| 14:42 | merge 8.5 check-in: a7a244583c user: dgp tags: dgp-utfnext-test | |
| 14:40 | merge trunk check-in: 8cf6700e13 user: dgp tags: dgp-properbytearray | |
| 14:39 | merge trunk check-in: 84eb5ab6a3 user: dgp tags: dgp-refactor | |
| 14:32 | merge trunk check-in: d28a4d8d67 user: dgp tags: novem | |
| 13:46 | merge 8.7 check-in: 1226d49201 user: dgp tags: tip-568 | |
| 13:40 | merge 8.7 check-in: d5a8b285ec user: dgp tags: dgp-review | |
|
2020-12-19
| ||
| 22:27 | Merge 8.7 check-in: 84911eb20c user: jan.nijtmans tags: trunk, main | |
| 22:17 | autoupdate */configure.ac and */tcl.m4. Should still work with autoconf-2.69 too check-in: ca7a3d403a user: jan.nijtmans tags: core-8-branch | |
|
2020-12-18
| ||
| 14:40 | Merge 9.0 check-in: 712ea865e9 user: jan.nijtmans tags: novem | |
| 14:09 | Merge 8.7 check-in: b285c97872 user: jan.nijtmans tags: trunk, main | |
| 14:00 | Remove g++ builds from travis/github actions. The construct "CC=g++" doesn't work any more with auto... check-in: a58c07f453 user: jan.nijtmans tags: core-8-branch | |
| 10:42 | Rename AC_HELP_STRING to AS_HELP_STRING, and fix determination of intptr_t/uintptr_t with autoconf 2... check-in: fef38331d6 user: jan.nijtmans tags: core-8-branch | |
|
2020-12-17
| ||
| 19:07 | close fork check-in: b2978347e3 user: dgp tags: core-8-6-11-rc | |
| 19:05 | close fork check-in: 3371338c97 user: dgp tags: core-8-6-11-rc | |
| 18:56 | Merge 8.7 check-in: 101a4eb3be user: jan.nijtmans tags: tip-481 | |
| 18:21 | Merge 8.6 check-in: 07161b4656 user: jan.nijtmans tags: core-8-6-11-rc | |
| 16:39 | Further elimination of __int64 type check-in: fc0c960d66 user: jan.nijtmans tags: tip-592 | |
| 15:47 | Undo one change from previous commit: this gives a warning on mingw-w64 check-in: 6882d6aa3d user: jan.nijtmans tags: tip-592 | |
| 15:44 | Simplifications when assuming VS 2015 or later check-in: c9307db938 user: jan.nijtmans tags: tip-592 | |
| 14:14 | Merge 8.7 check-in: 0711a7885d user: jan.nijtmans tags: tip-592 | |
| 14:12 | Merge 8.7 check-in: 9c685bd28a user: jan.nijtmans tags: trunk, main | |
| 12:48 | Merge 8.6. Re-generate tclConfig.h.in with autoheader v2.70 check-in: 250cc2e2c9 user: jan.nijtmans tags: core-8-branch | |
| 12:38 | Add .travis.yml and .github/worksflows to "make dist". Use "cp -p" for all files in "make dist" check-in: a6572256a2 user: jan.nijtmans tags: core-8-6-branch | |
| 12:27 | Add .travis.yml and .github/worksflows to "make dist" check-in: 3539f64ac9 user: jan.nijtmans tags: core-8-5-branch | |
| 08:22 | Re-generate configure scripts with (brand-new!!!) autoconf-2.70 check-in: 091ddee886 user: jan.nijtmans tags: trunk, main | |
| 08:11 | Re-generate configure scripts with (brand-new!!!) autoconf-2.70 check-in: e4c77af1d9 user: jan.nijtmans tags: core-8-branch | |
|
2020-12-16
| ||
| 15:46 | Remove "Vista" from manifest. Test simplifications check-in: 3cf4e67435 user: jan.nijtmans tags: tip-592 | |
| 15:32 | TIP #592 implementation: Stop support for Windows XP, Server 2003, Vista, Server 2008 check-in: 32516a92d8 user: jan.nijtmans tags: tip-592 | |
| 15:10 | Merge 8.7 check-in: aaecaf0d9b user: jan.nijtmans tags: tip-481 | |
| 15:04 | Merge 8.7 check-in: 4ef1149deb user: jan.nijtmans tags: tip-575 | |
| 14:33 | Merge 8.7 check-in: 002142f34b user: jan.nijtmans tags: trunk, main | |
| 14:31 | Merge 8.6 check-in: db64300701 user: jan.nijtmans tags: core-8-branch | |
| 14:28 | [testConstraint winVista] should be true on Windows 10 too check-in: 3112131011 user: jan.nijtmans tags: core-8-6-branch | |
| 14:24 | Merge 8.6 check-in: 8ae8992940 user: jan.nijtmans tags: core-8-branch | |
| 14:11 | rfe [548cd945d6]: symlinks for Windows 10 check-in: e67af525eb user: jan.nijtmans tags: core-8-6-branch | |
|
2020-12-15
| ||
| 21:51 | merge 8.6 check-in: f68861bc40 user: dgp tags: core-8-6-11-rc | |
| 11:37 | Protect fCmd-28.8 with constaint win10 Closed-Leaf check-in: 0e02506899 user: jan.nijtmans tags: rfe-548cd945d6 | |
|
2020-12-14
| ||
| 08:53 | Merge-mark check-in: bc29856fdd user: jan.nijtmans tags: trunk, main | |
| 08:49 | Merge 8.6 check-in: ace4a5d51e user: jan.nijtmans tags: core-8-branch | |
| 08:44 | Fix C:\test\tcl8.6.11_rc0\win\..\generic\tclStubInit.c(107) : warning C4761: integral size mismatc... check-in: 824cca6a70 user: jan.nijtmans tags: core-8-6-branch | |
| 08:27 | Merge 8.7 check-in: 55ae10a3d1 user: jan.nijtmans tags: trunk, main | |
| 08:11 | Merge 8.6 check-in: cc1deaaeae user: jan.nijtmans tags: core-8-branch | |
| 08:05 | Fix [cb4d185ea57b8966]: Fix tests safe-* for tcl-8.6.11rc0 check-in: 9a9e7ffabc user: jan.nijtmans tags: core-8-6-branch | |
| 07:33 | Fix [fe57ad096d97623e]: Fix test http-4.14 for tcl-8.6.11rc0 check-in: 0f79e1d3da user: jan.nijtmans tags: core-8-6-branch | |
|
2020-12-13
| ||
| 16:59 | Merge 8.7 check-in: 0631cdce81 user: jan.nijtmans tags: tip-575 | |
| 16:57 | Merge 8.7 check-in: da96221a35 user: jan.nijtmans tags: build-info | |
| 16:47 | Merge 8.7 check-in: 6c9c94a3f9 user: jan.nijtmans tags: trunk, main | |
| 16:45 | Merge 8.6 check-in: 257573e578 user: jan.nijtmans tags: rfe-548cd945d6 | |
| 16:38 | Merge 8.6 check-in: 9966545e11 user: jan.nijtmans tags: core-8-branch | |
| 16:36 | make dist check-in: 4b11e2417a user: jan.nijtmans tags: core-8-6-branch | |
|
2020-12-12
| ||
| 11:44 | Merge 8.7 check-in: bd7d63535d user: jan.nijtmans tags: trunk, main | |
| 11:39 | Merge 8.6 check-in: f5a39ac868 user: jan.nijtmans tags: core-8-branch | |
| 06:14 | nmake: fix path in tcl.nmake check check-in: 1ea1474059 user: apnadkarni tags: core-8-6-branch | |
|
2020-12-11
| ||
| 19:21 | make dist check-in: fe59590f05 user: dgp tags: rc0, core-8-6-11-rc | |
| 14:47 | Merge 8.6. Get CreateSymbolicLinkW symbol from kernel32.dll, since Windows XP doesn't have it check-in: c6f5838828 user: jan.nijtmans tags: rfe-548cd945d6 | |
| 13:35 | merge 8.6 check-in: c200b39688 user: dgp tags: core-8-6-11-rc | |
| 12:45 | Merge 8.7 check-in: 872541937d user: jan.nijtmans tags: trunk, main | |
| 12:44 | Merge 8.6 check-in: 0a7739c425 user: jan.nijtmans tags: core-8-branch | |
| 12:41 | Update "platform" package to handle macOS Big Sur with arm processor. Also handle that Catalina and ... check-in: 67512b040b user: jan.nijtmans tags: core-8-6-branch | |
| 12:33 | Update "platform" package for Big Sur: 1) Catalina was the last platform supporting 32-bit applicati... check-in: 476b5510ff user: jan.nijtmans tags: core-8-5-branch | |
| 09:12 | nmake: export zip metadata for Tk and extensions check-in: ab28236148 user: apnadkarni tags: core-8-branch | |
| 09:00 | Merge 8.6 (msvcrt time64 fixes) check-in: e1ead291a2 user: apnadkarni tags: core-8-branch | |
| 08:57 | Fix commits 93ab6a and 606df1. msvcrt time64bit - TCL_{MAJOR,MINOR}_VERSION checks. msvcrt and time... check-in: 71e283e8e6 user: apnadkarni tags: core-8-6-branch | |
| 08:25 | Merge 8.7 check-in: 504174b35e user: jan.nijtmans tags: tip-481 | |
| 07:59 | Merge 8.6 (nmake) check-in: 43643d60ff user: apnadkarni tags: core-8-branch | |
| 07:57 | nmake: build nmakehlp with -DNDEBUG, sync rules.vc for 8.7 check-in: 9302542f3d user: apnadkarni tags: core-8-6-branch | |
|
2020-12-10
| ||
| 19:51 | merge trunk check-in: 1293ec099f user: dgp tags: novem | |
| 19:35 | Merge trunk; silence shadow warning check-in: fd76c5f3fc user: dgp tags: dgp-refactor | |
| 19:32 | merge trunk check-in: 8f9097afd5 user: dgp tags: dgp-properbytearray | |
| 18:58 | merge 8.7 check-in: 7067bdaa1c user: dgp tags: tip-568 | |
| 18:37 | merge 8.7 check-in: 624ec81253 user: dgp tags: dgp-review | |
| 18:34 | merge 8.6 check-in: 009a60f0ee user: dgp tags: core-8-6-11-rc | |
| 18:06 | Merge 8.7 check-in: 9d8d36a986 user: jan.nijtmans tags: trunk, main | |
| 18:06 | Merge 8.6 check-in: 9fc7e29464 user: jan.nijtmans tags: core-8-branch | |
| 18:05 | Update "platform" package to handle Big Sur version numbering. Also remove special case for cygwin/m... check-in: 9fa19ef60d user: jan.nijtmans tags: core-8-6-branch | |
| 15:45 | publicize TclWinConvertError check-in: c4c457ae51 user: jan.nijtmans tags: rfe-800716 | |
| 13:28 | Merge 8.7 check-in: 43e2b97ad9 user: jan.nijtmans tags: trunk, main | |
| 13:27 | Merge 8.6 check-in: f1cff5a702 user: jan.nijtmans tags: core-8-branch | |
| 13:26 | Fix [ed5be77734]: win: "comx:" not recognized as serial port check-in: 19f30ac371 user: jan.nijtmans tags: core-8-6-branch | |
| 12:31 | Tweak: account for terminating '\0' Closed-Leaf check-in: 52752fcabb user: jan.nijtmans tags: bug-ed5be77734 | |
| 12:17 | Potential fix for [ed5be77734]: win: "comx:" not recognized as serial port. (concluded from code ins... check-in: cba5e7728d user: jan.nijtmans tags: bug-ed5be77734 | |
| 10:33 | Tweak error-message check-in: 4c1e6f8b9d user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 10:16 | Merge 9.0 check-in: 676a0c9850 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 09:52 | Merge 8.7 check-in: cec350ad10 user: jan.nijtmans tags: trunk, main | |
| 09:50 | Merge 8.6. Add empty "tests/safe-stock86.test", in an attempt to remove this file from the GIT branc... check-in: 8a2a8ff452 user: jan.nijtmans tags: core-8-branch | |
| 09:41 | RFE 548cd945d6: symlinks for Windows 10 check-in: bd5a439a98 user: jan.nijtmans tags: rfe-548cd945d6 | |
| 09:38 | Use more 0o??? syntax for octal. Clean up build *.yml files check-in: 0e2ded01f0 user: jan.nijtmans tags: core-8-6-branch | |
| 09:00 | sync win/rules.vc with Tcl 8.7. No change for 8.6 check-in: 93ab6a4d52 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-12-09
| ||
| 09:57 | Merge-mark check-in: c207a8b0e3 user: jan.nijtmans tags: trunk, main | |
| 09:56 | Fix github actions Windows build check-in: 84fd3e6856 user: jan.nijtmans tags: core-8-branch | |
| 09:55 | Fix github actions Windows build check-in: 60b2ccdc4f user: jan.nijtmans tags: trunk, main | |
| 09:20 | Merge 8.7 check-in: 47dd18d0ab user: jan.nijtmans tags: trunk, main | |
| 09:17 | nmake: OPTS=msvcrt is now the default, even for static builds. Use OPTS=nomsvcrt if you don't want t... check-in: 588d9bc271 user: jan.nijtmans tags: core-8-branch | |
| 06:28 | Merge 8.7 (nmake) check-in: faca0cb7d1 user: apnadkarni tags: trunk, main | |
| 06:17 | nmake: make zipfs mount point consistent with Unix/autoconf check-in: 2c56d56170 user: apnadkarni tags: core-8-branch | |
| 04:31 | nmake: subsume staticpkg option within static builds check-in: af917f959c user: apnadkarni tags: core-8-branch | |
|
2020-12-08
| ||
| 15:42 | Merge 8.7 check-in: 71493b571b user: jan.nijtmans tags: trunk, main | |
| 15:31 | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All C sources can now use U... check-in: 4254aa305b user: jan.nijtmans tags: core-8-branch | |
| 11:06 | TIP 430: generate and embed library zip. check-in: 725b3b5a7c user: apnadkarni tags: core-8-branch | |
| 10:46 | TIP 430: generate and attach library zip Closed-Leaf check-in: 77c39d649b user: apnadkarni tags: apn-sfe | |
| 10:37 | Merge 8.7 check-in: c66505b196 user: jan.nijtmans tags: apn-sfe | |
| 10:35 | Merge 8.7 check-in: 620702d16a user: jan.nijtmans tags: trunk, main | |
| 10:30 | Skip testcases filesystem-7.1.[1|2] with msvc OPTS=staticpkg: This isn't supposed to work check-in: 958fee8962 user: jan.nijtmans tags: core-8-branch | |
| 10:14 | TIP #590 follow-up: Adapt documentation and tclStubLib.c check-in: f9ad8e3482 user: jan.nijtmans tags: core-8-branch | |
| 09:04 | Merge 8.7 check-in: 59ebc12c8a user: jan.nijtmans tags: apn-sfe | |
| 07:40 | Merge "cygwin" branch Closed-Leaf check-in: 64a40f1bcf user: jan.nijtmans tags: msys2-fixes_v001 | |
| 07:35 | Merge 8.6 check-in: 92c7e551fe user: jan.nijtmans tags: cygwin | |
|
2020-12-07
| ||
| 16:56 | merge trunk check-in: 5cae1c172b user: dgp tags: dgp-refactor | |
| 16:44 | merge trunk check-in: c8d2829e02 user: dgp tags: dgp-properbytearray | |
| 16:38 | merge trunk check-in: fffa5665df user: dgp tags: novem | |
| 16:31 | merge 8.7 check-in: e37fb3b038 user: dgp tags: tip-568 | |
| 16:21 | merge 8.7 check-in: 5f50ee66f1 user: dgp tags: dgp-review | |
| 16:02 | merge 8.6 check-in: 2898021498 user: dgp tags: core-8-6-11-rc | |
| 15:45 | Restore tests. A problem isn't fixed by removing the tests that expose it. check-in: c38e7cb3c4 user: dgp tags: dgp-utfnext-test | |
| 15:32 | Sync to changes in 8.5 and 8.6 branches check-in: a87bdb9619 user: dgp tags: dgp-utfnext-test | |
| 15:11 | Merge 8.7 check-in: 1daba5bf99 user: jan.nijtmans tags: trunk, main | |
| 15:08 | Put dde/registry obj-files in the stub library in stead of the static library. Needed to combine --d... check-in: d9e05a8644 user: jan.nijtmans tags: core-8-branch | |
| 14:37 | Merge 9.0 check-in: 3e01853fea user: jan.nijtmans tags: novem | |
| 14:34 | Merge 8.7 check-in: f88e5a5f30 user: jan.nijtmans tags: trunk, main | |
| 14:25 | In configure/make Windows build, static builds include dde and registry extension statically too imp... check-in: 67a0ffb570 user: jan.nijtmans tags: core-8-branch | |
| 13:57 | Merge 8.6 check-in: 38c4fc2161 user: jan.nijtmans tags: core-8-branch | |
| 13:53 | rules.vc: Make sure that 3th "load" argument is titlecased in pkgIndex.tcl check-in: 4dfa9000e1 user: jan.nijtmans tags: core-8-6-branch | |
| 09:21 | © check-in: 2305632cd1 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 09:16 | Use \u???? syntax in identifiers, to make it work with gcc too check-in: d2ae8d2504 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
|
2020-12-06
| ||
| 20:58 | Period. Closed-Leaf check-in: 32fada4bd6 user: bch tags: NULL_non-retriever | |
| 20:57 | comment grammar check-in: 8fdd7464bd user: bch tags: NULL_non-retriever | |
| 18:39 | allow NULL for indexPtr to say "am not interested in index, just membership in set of possibilities"... check-in: 56944df1f7 user: bch tags: NULL_non-retriever | |
| 18:24 | merge core-8-branch check-in: 8e811ca605 user: dkf tags: tip-558 | |
| 13:47 | Add -finput-charset=UTF-8 to CFLAGS check-in: 1d0bce83be user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 10:39 | nmake: Generate libtcl_VERSION.zip as per TIP 430 check-in: 42f73c420f user: apnadkarni tags: apn-sfe | |
| 09:39 | Merge core-8-branch for new rules.vc check-in: 840904e7a9 user: apnadkarni tags: apn-sfe | |
| 08:09 | Merge 8.6 check-in: fae3cd073c user: apnadkarni tags: core-8-branch | |
| 08:06 | nmake builds: extract {TCL,TK}_RELEASE_SERIAL and patch letters from {tcl,tk}.h check-in: b528345720 user: apnadkarni tags: core-8-6-branch | |
|
2020-12-05
| ||
| 11:28 | Add -fextended-identifiers option to unix/dltest makefile check-in: 42f8105aa8 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 11:06 | Create new branch named "apn-sfe" check-in: d7dc65e4ef user: apnadkarni tags: apn-sfe | |
| 02:56 | Merge 8.7 check-in: 783a808f94 user: apnadkarni tags: trunk, main | |
| 02:51 | Fix suffix on single file exe name check-in: 75570f3e4e user: apnadkarni tags: core-8-branch | |
|
2020-12-04
| ||
| 15:32 | Merge 8.7 check-in: a0a34123f1 user: jan.nijtmans tags: tip-575 | |
| 15:12 | Merge 9.0 check-in: b8cccc59e2 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 11:46 | Merge 9.0 Closed-Leaf check-in: 3cbe782495 user: jan.nijtmans tags: paths-for-9 | |
| 11:02 | Merge 8.7 check-in: 6ce9d46084 user: jan.nijtmans tags: trunk, main | |
| 10:44 | Merge 8.6 check-in: afd2fa5fae user: jan.nijtmans tags: core-8-branch | |
| 10:31 | Merge 8.5 (syncing "tcltest" package). Use more uppercase hex representations check-in: fe25ac7b6f user: jan.nijtmans tags: core-8-6-branch | |
| 10:19 | Backport "tcltest" package from 8.7. No changes when running on 8.5 or 8.6 check-in: 0c5873ede9 user: jan.nijtmans tags: core-8-5-branch | |
| 10:04 | Merge 8.6 check-in: eab97bc284 user: jan.nijtmans tags: core-8-branch | |
| 10:01 | Merge 8.5 check-in: 7161b522b6 user: jan.nijtmans tags: core-8-6-branch | |
| 10:00 | TclWordEnd was removed in 8.1, so those testcases cannot be run anymore check-in: c749b471e5 user: jan.nijtmans tags: core-8-5-branch | |
| 09:58 | Fix 4 socket testcases on Msys (those fail on Cygwin too) check-in: fd495b1c78 user: jan.nijtmans tags: core-8-6-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 | |
| 15:27 | Fix 4 socket testcases on Msys (those fail on Cygwin too) check-in: 5bf0f59acf user: jan.nijtmans tags: msys2-fixes_v001 | |
| 14:46 | Merge 8.7 check-in: edeed16307 user: jan.nijtmans tags: trunk, main | |
| 14:39 | Merge 8.6 check-in: 47ae321230 user: jan.nijtmans tags: core-8-branch | |
| 13:57 | two more 0o??? notations check-in: 2392447506 user: jan.nijtmans tags: core-8-6-branch | |
| 13:51 | Use 0o??? notation for octal numbers in tools and testcases in stead of 0???. Although it still work... check-in: 5e7f0ccaf1 user: jan.nijtmans tags: core-8-6-branch | |
| 10:44 | Merge 8.7 check-in: a2cbadb299 user: jan.nijtmans tags: trunk, main | |
| 09:52 | Merge 8.6 check-in: 560e8d485c user: jan.nijtmans tags: core-8-branch | |
| 09:45 | Extend "platform" package for msys2 -> platform 1.0.15 check-in: 921cc1eb98 user: jan.nijtmans tags: core-8-6-branch | |
| 09:37 | Fix syntax error in win/makefile.vc check-in: ca5dc9e98f user: jan.nijtmans tags: core-8-5-branch | |
| 09:31 | Extend "platform" package for msys2 -> platform 1.0.15 check-in: f9b0a8d827 user: jan.nijtmans tags: core-8-5-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:57 | Don't use -opt:nowin98 linker option any more. See: [https://bugzilla.mozilla.org/show_bug.cgi?id=13... check-in: 45f7fac3b5 user: jan.nijtmans tags: core-8-6-branch | |
| 11:31 | Merge 8.6 check-in: 36beba2206 user: jan.nijtmans tags: core-8-branch | |
| 11:29 | Merge 8.5 check-in: 1008397d0a user: jan.nijtmans tags: core-8-6-branch | |
| 11:19 | Fix linker message on windows: LINK : warming LNK4108: /ALIGN specified without /DRIVER; image may n... check-in: 9a645212f1 user: jan.nijtmans tags: core-8-5-branch | |
| 10:58 | Attempt to fix platform-4.1 testcase check-in: 86c103eb15 user: jan.nijtmans tags: msys2-fixes_v001 | |
|
2020-12-01
| ||
| 16:41 | Add options to workflow step titles check-in: 4c7924c37c user: jan.nijtmans tags: core-8-5-branch | |
| 16:35 | Do 4 types of windows builds (just as we did on Travis) check-in: cbd891fd93 user: jan.nijtmans tags: core-8-5-branch | |
| 16:25 | Remove redunant piece of SC_ENABLE_SHARED: The AC_ARG_ENABLE already generates this part, resulting ... check-in: 868363c550 user: jan.nijtmans tags: core-8-5-branch | |
| 16:07 | Re-generate unix/configure check-in: e3ab220403 user: jan.nijtmans tags: msys2-fixes_v001 | |
| 16:06 | Rebase to "cygwin" branch check-in: 65c7d28923 user: jan.nijtmans tags: msys2-fixes_v001 | |
| 15:52 | Merge 9.0 check-in: 25b37e5e20 user: jan.nijtmans tags: tip-526 | |
| 15:43 | Merge 8.7 check-in: c5f0442395 user: jan.nijtmans tags: trunk, main | |
| 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:39 | Merge 9.0 check-in: 1629c52f86 user: jan.nijtmans tags: tip-526 | |
| 12:32 | 2 more cygwin testcase fixes check-in: f416378375 user: jan.nijtmans tags: cygwin | |
| 12:18 | Merge 8.7 check-in: a481e515eb user: jan.nijtmans tags: trunk, main | |
| 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 | |
| 11:55 | Merge 8.6 check-in: 6662426cca user: jan.nijtmans tags: cygwin | |
| 11:54 | Handle 5 test-failures on Cygwin/Msys check-in: 5c8c79ecbe user: jan.nijtmans tags: core-8-6-branch | |
| 11:34 | Merge 8.6. Handle some cmdAH testcases for Cygwin check-in: 35f2022b79 user: jan.nijtmans tags: cygwin | |
| 08:54 | Merge 8.7 check-in: b060aa488b user: jan.nijtmans tags: trunk, main | |
| 08:53 | Merge 8.6 check-in: 66583afb9e user: jan.nijtmans tags: core-8-branch | |
| 08:50 | Merge 8.5 check-in: dac6060b2b user: jan.nijtmans tags: core-8-6-branch | |
| 08:49 | Missing '_' in unix/tcl.m4 (Only relevant for mingw) check-in: 594c33aeb5 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-11-30
| ||
| 17:32 | Merge 8.6 check-in: a003500266 user: jan.nijtmans tags: cygwin | |
| 17:27 | Merge 9.0 check-in: 430088726f user: jan.nijtmans tags: msys2-fixes_v001 | |
| 16:54 | Merge 8.7 check-in: f16fca175f user: jan.nijtmans tags: trunk, main | |
| 16:53 | Merge 8.6 check-in: 92f0cf9c7b user: jan.nijtmans tags: core-8-branch | |
| 16:52 | Minor fixes + copy editing :). See [https://github.com/tcltk/tcl/pull/8] check-in: c89acc4b41 user: jan.nijtmans tags: core-8-6-branch | |
| 15:59 | Merge sebres-8-6-clock-speedup-cr2 check-in: 381ec42992 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 15:57 | Merge 8.6 check-in: a5a9febfa7 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 14:21 | Merge 8.7 check-in: 92528d71ba user: jan.nijtmans tags: trunk, main | |
| 14:20 | Merge 8.6 check-in: 864e652fd3 user: jan.nijtmans tags: core-8-branch | |
| 14:16 | doc update: 16-bit DOS appllications are not supported any more. Use &bull; in stead of &#8... check-in: 73cccd7773 user: jan.nijtmans tags: core-8-6-branch | |
| 13:38 | Merge 8.7 check-in: 35435bded3 user: jan.nijtmans tags: trunk, main | |
| 13:37 | Merge 8.6 check-in: 6ae531a376 user: jan.nijtmans tags: core-8-branch | |
| 13:32 | Fix [b6a7fc9243]. Also add (back) \*(qo, which might be used in older man-pages check-in: 0a4497e841 user: jan.nijtmans tags: core-8-6-branch | |
| 12:22 | Merge 8.7 check-in: 74f72e4f9f user: jan.nijtmans tags: trunk, main | |
| 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 | |
| 09:10 | Merge 9.0 check-in: 9c84fd103c user: jan.nijtmans tags: msys2-fixes_v001 | |
| 09:03 | Merge 8.7 check-in: 2ac203a0dc user: jan.nijtmans tags: trunk, main | |
| 08:57 | Merge 8.6 check-in: baae9020b6 user: jan.nijtmans tags: core-8-branch | |
| 08:52 | Update README.md check-in: 33f48a6a6a user: jan.nijtmans tags: core-8-6-branch | |
| 08:46 | Merge 8.6 check-in: 2a39af85e5 user: jan.nijtmans tags: core-8-branch | |
| 08:31 | Merge 8.5 check-in: f026c7e8d6 user: jan.nijtmans tags: core-8-6-branch | |
| 08:21 | Cherry-pick part of "msys2-fixes_v001" branch: build/test fixes for msys2 check-in: fbf5d9ad71 user: jan.nijtmans tags: core-8-5-branch | |
| 07:53 | Add msys2-build workflow check-in: ddc3dd39c1 user: jan.nijtmans tags: msys2-fixes_v001 | |
| 07:49 | See: [https://github.com/jannick0/tcl/tree/msys2-fixes_v001] check-in: 9c136c5785 user: jan.nijtmans tags: msys2-fixes_v001 | |
|
2020-11-27
| ||
| 18:14 | Merge 8.7 check-in: 95c034fe59 user: dkf tags: trunk, main | |
| 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 | |
| 14:37 | Merge 8.5 check-in: 7c595e0598 user: jan.nijtmans tags: core-8-6-branch | |
| 14:28 | label change in win-build.yml check-in: dcd36b1254 user: jan.nijtmans tags: core-8-5-branch | |
| 13:56 | Merge 8.7 check-in: 368da7ce5a user: jan.nijtmans tags: trunk, main | |
| 13:50 | Merge 8.6 check-in: 839d8360d6 user: jan.nijtmans tags: core-8-branch | |
| 11:28 | Fix compilation error check-in: 15c009a305 user: jan.nijtmans tags: trunk, main | |
| 11:19 | Merge 8.5 check-in: 2b18b76ef9 user: jan.nijtmans tags: core-8-6-branch | |
| 09:58 | Better version ID, trying to track down weird macOS problem check-in: 20cbdc6605 user: dkf tags: one-file-distribution | |
| 07:41 | Fix winFCmd testcase. Add --disable-shared and TCL_UTF_MAX=4 builds to github actions check-in: 107102f510 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-11-26
| ||
| 20:09 | Try to use a .dmg for macOS distribution check-in: 86b76fb078 user: dkf tags: one-file-distribution | |
| 15:15 | Merge 8.7 check-in: 775ac422d2 user: jan.nijtmans tags: trunk, main | |
| 14:54 | Merge 8.6 check-in: bdbb8a36bc user: jan.nijtmans tags: core-8-branch | |
| 14:43 | Get rid of "register" keyword, forbidden in c++20. Fix some more warnings, discovered in c20/c++20 m... check-in: d7c6ee4392 user: jan.nijtmans tags: core-8-6-branch | |
| 08:30 | Merge 8.7 check-in: eb17f98c85 user: jan.nijtmans tags: trunk, main | |
| 08:28 | Merge 8.6 check-in: 90eb0c0625 user: jan.nijtmans tags: core-8-branch | |
| 08:21 | Merge 8.5 check-in: 9cf222cbf0 user: jan.nijtmans tags: core-8-6-branch | |
| 08:08 | adjust for() loop controls to squelch sign-compare warning, move maxSizeDecade assignment to maintai... check-in: 89678e9dd4 user: jan.nijtmans tags: trunk, main | |
| 07:55 | Merge 8.7 check-in: e0a9174252 user: jan.nijtmans tags: trunk, main | |
| 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 | |
| 03:49 | adjust for() loop controls to squelch sign-compare warning, move maxSizeDecade assignment to maintai... Closed-Leaf check-in: 2ee333914d user: bch tags: bch_review_pls | |
| 03:34 | squelch warning by using proper(?) format specifiers; intent needs TBD, so committing to branch for ... check-in: 364b5257e8 user: bch tags: bch_review_pls | |
| 03:27 | squelch -Wunused warning check-in: c0563c4e12 user: bch tags: trunk, main | |
| 03:26 | use new TIP 494 64bit/#define in code comment to be consistent w/ code check-in: 5dda536a26 user: bch tags: trunk, main | |
| 00:38 | silence warning re: sign-compare check-in: ae853c7aa9 user: bch tags: trunk, main | |
| 00:30 | grammar check-in: 520a004734 user: bch tags: trunk, main | |
|
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 | |
| 10:08 | Merge 8.7 check-in: 34a683fa79 user: jan.nijtmans tags: trunk, main | |
| 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 | |
| 08:15 | Slightly friendlier "jobs" labels. Fix exact OS (Linux/Mac/Windows) we want to build on, not just "l... check-in: c3e3cc73b4 user: jan.nijtmans tags: core-8-5-branch | |
| 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
| ||
| 16:16 | restore tclUnixNotfy.c, so the Cygwin build can handle Windows events check-in: 3715d13c98 user: jan.nijtmans tags: cygwin | |
| 14:58 | update genStubs.tcl check-in: 210f0e1a5d user: jan.nijtmans tags: cygwin | |
| 14:51 | Merge 8.6 check-in: d0ea0b25fa user: jan.nijtmans tags: cygwin | |
| 09:26 | Merge 8.7 check-in: 5118b9d38e user: jan.nijtmans tags: trunk, main | |
| 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
| ||
| 15:02 | Merge 8.7 check-in: 42b98bc068 user: jan.nijtmans tags: trunk, main | |
| 14:58 | Merge 8.6 check-in: 6ff7d4f562 user: jan.nijtmans tags: core-8-branch | |
| 14:48 | Don't use "Copyright <year> _by_" any more. This results in more consistant copyright statements ... check-in: 8c69d8dabe user: jan.nijtmans tags: core-8-6-branch | |
| 14:08 | Merge 8.7 check-in: 9e3b9c61eb user: jan.nijtmans tags: tip-590 | |
| 14:02 | Add a --disable-shared build to github actions check-in: 3a71687255 user: jan.nijtmans tags: core-8-6-branch | |
| 13:59 | Add a --disable-shared build to github actions check-in: d1cd88851a user: jan.nijtmans tags: core-8-5-branch | |
| 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:58 | shorten github actions build name check-in: e5f5f09faf user: jan.nijtmans tags: core-8-6-branch | |
| 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 | |
| 08:24 | Use '&' in stead of 'and' in copyright statements consistantly check-in: f3b6563365 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-11-19
| ||
| 15:15 | Merge 8.7 check-in: dbb2846c86 user: jan.nijtmans tags: trunk, main | |
| 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 | |
| 15:07 | Merge-mark 8.5 check-in: 6af3be15d3 user: jan.nijtmans tags: core-8-6-branch | |
| 09:39 | Handle github actions test failures. Backported from 8.6 check-in: df554b277f user: jan.nijtmans tags: core-8-5-branch | |
| 08:57 | Merge 8.7 check-in: b87dd93716 user: jan.nijtmans tags: tip-590 | |
|
2020-11-18
| ||
| 14:29 | Merge 8.7 check-in: 0e52f34ca2 user: jan.nijtmans tags: trunk, main | |
| 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 | |
| 10:59 | Merge 8.5 check-in: a75e052e00 user: jan.nijtmans tags: core-8-6-branch | |
| 09:49 | Enhance misleading test-case utf-6.23 with better diagnostics: Byte 0xE8 is the start of a 3-byte UT... check-in: 9d165f28b5 user: jan.nijtmans tags: core-8-5-branch | |
| 09:15 | Add github actions build. Use Titlecase in Tcl_StaticPackage check-in: a80c922f4e user: jan.nijtmans tags: core-8-5-branch | |
|
2020-11-17
| ||
| 14:37 | Merge 8.7 check-in: 3f55e18acb user: jan.nijtmans tags: trunk, main | |
| 14:36 | Merge 8.6 check-in: a6baa9e5d7 user: jan.nijtmans tags: core-8-branch | |
| 14:35 | Extend tcltk-man2html-utils.tcl a little more: Allow original AT&T syntax for more accented characte... check-in: 32a339805c user: jan.nijtmans tags: core-8-6-branch | |
| 12:37 | Test fails with Windows in CI, not MSVC check-in: 7e401c5f6b user: dkf tags: trunk, main | |
| 12:36 | Test fails with Windows in CI, not MSVC check-in: 9acdb9281a user: dkf tags: core-8-branch | |
| 10:19 | Ticket [ac661a684d]: Tcl_NotifyChannel man page: "no writable callback on pending flush" missing check-in: d70e2ca1e9 user: oehhar tags: trunk, main | |
| 10:17 | Ticket [ac661a684d]: Tcl_NotifyChannel man page: "no writable callback on pending flush" missing check-in: 3a6c0f5d55 user: oehhar tags: core-8-branch | |
| 10:11 | Ticket [ac661a684d]: Tcl_NotifyChannel man page: "no writable callback on pending flush" missing check-in: b0f97d8082 user: oehhar tags: core-8-6-branch | |
| 09:15 | Merge 8.7 check-in: 7861167d78 user: jan.nijtmans tags: trunk, main | |
| 09:12 | Merge 8.6 check-in: f4f3fc8c5c user: jan.nijtmans tags: core-8-branch | |
| 09:11 | Generated html still not 100% correct .... check-in: f4a09d1aa7 user: jan.nijtmans tags: core-8-6-branch | |
| 08:46 | Merge 8.7 check-in: d93524b089 user: jan.nijtmans tags: trunk, main | |
| 08:46 | Merge 8.6 check-in: c576fbca75 user: jan.nijtmans tags: core-8-branch | |
| 08:45 | Extend tcltk-man2html-utils.tcl: Add euro-sign too check-in: 4a5b99bad2 user: jan.nijtmans tags: core-8-6-branch | |
| 08:41 | Merge 8.6 check-in: f09d5c0b56 user: jan.nijtmans tags: core-8-branch | |
| 08:39 | Extend tcltk-man2html-utils.tcl, so it can handle the TIP #588 man-page. Also fix 2 (minor) syntax e... check-in: c95ffdbed9 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-11-16
| ||
| 15:10 | Merge documentation changes for http and dict from branch [oehhar-documentation-tickets] check-in: 99cf3291ff user: oehhar tags: trunk, main | |
| 15:08 | Merge documentation changes for http and dict from branch [oehhar-documentation-tickets] check-in: 79843ba856 user: oehhar tags: core-8-branch | |
| 15:03 | Merge documentation changes for http and dict from branch [oehhar-documentation-tickets] check-in: 0cab1babd7 user: oehhar tags: core-8-6-branch | |
| 14:37 | Ticket [361303]: http doc: status values incomplete Closed-Leaf check-in: 2056ec711f user: oehhar tags: oehhar-documentation-tickets | |
| 14:14 | Ticket [4f511270af7]: http documentation: -query data may be any data check-in: bcf3fead4f user: oehhar tags: oehhar-documentation-tickets | |
| 14:06 | Ticket [93551c1230]: Document that http::geturl processes the event loop without -command check-in: d5e8ce86f0 user: oehhar tags: oehhar-documentation-tickets | |
| 13:55 | Ticket [d8ae5d5f4c]: Documentation of dict filter script: script results, not returns a boolean check-in: e4f600329a user: oehhar tags: oehhar-documentation-tickets | |
| 13:23 | Merge 8.7 check-in: 425d2879ca user: jan.nijtmans tags: trunk, main | |
| 13:17 | Merge 8.6 check-in: 164ff90395 user: jan.nijtmans tags: core-8-branch | |
| 13:12 | Fix 2 testcases which failed when compiled with TCL_UTF_MAX>3 check-in: cf3039a08e user: jan.nijtmans tags: core-8-6-branch | |
| 12:55 | Merge 8.6 check-in: 855fa5fea3 user: jan.nijtmans tags: core-8-branch | |
| 12:48 | Enhance misleading test-case utf-6.23 with better diagnostics: Byte 0xE8 is the start of a 3-byte UT... check-in: 6e16fbb304 user: jan.nijtmans tags: core-8-6-branch | |
| 11:05 | Merge 8.7 check-in: dc11880006 user: jan.nijtmans tags: trunk, main | |
| 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.7 check-in: 74eb0415b0 user: dkf tags: trunk, main | |
| 10:06 | Merge 8.6 check-in: c2dc6753fa user: dkf tags: core-8-branch | |
| 09:26 | Clean up for GitHub Actions as our CI service check-in: 8ebc0f3279 user: dkf tags: core-8-6-branch | |
| 09:24 | Disable test that fails in CI environments Closed-Leaf check-in: e7850a1246 user: dkf tags: github-action-cleanup | |
|
2020-11-15
| ||
| 15:48 | Rethinking how to do a build matrix on several platforms check-in: 209cc46300 user: dkf tags: github-action-cleanup | |
| 09:17 | Added MSYS/gcc build for Windows, renamed Linux build step check-in: ca18b4f8d3 user: dkf tags: github-action-cleanup | |
| 08:38 | Updated README check-in: 03f21a99bf user: dkf tags: github-action-cleanup | |
| 08:35 | Fix minor errors check-in: f1e0af9d04 user: dkf tags: github-action-cleanup | |
|
2020-11-14
| ||
| 12:25 | Fixed some tests, added trial macOS build check-in: d6317640c1 user: dkf tags: github-action-cleanup | |
| 09:31 | Back to powershell check-in: b172d5c991 user: dkf tags: github-action-cleanup | |
|
2020-11-13
| ||
| 16:59 | merge-mark check-in: 2944b0b16d user: jan.nijtmans tags: core-8-branch | |
| 16:55 | Backport [fc1e203728]: backout e56a9f214a. If it was wrong in core-8-branch, it's wrong here too. check-in: beadc74357 user: jan.nijtmans tags: core-8-6-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 | |
| 18:38 | merge 8.6 check-in: 82a0989fc8 user: dgp tags: core-8-6-11-rc | |
| 17:55 | File utf-new.test is utf.test from Tcl 8.6. Not meant to escape this branch. Aim is to reconcile a ... check-in: 87d6d589a6 user: dgp tags: dgp-utfnext-test | |
| 17:52 | Merge 8.6 check-in: e56a9f214a user: culler tags: core-8-branch | |
| 17:50 | Set a default DESTDIR in macosx/GNUmakefile check-in: 49590225fb user: culler tags: core-8-6-branch | |
| 16:57 | merge trunk check-in: df9cdeaada user: dgp tags: dgp-refactor | |
| 16:51 | merge trunk check-in: 8e7bc3766e user: dgp tags: novem | |
| 16:51 | merge trunk check-in: 611f3fa707 user: dgp tags: dgp-properbytearray | |
| 16:44 | merge 8.7 check-in: 3223a4cca2 user: dgp tags: tip-568 | |
| 16:40 | merge 8.6 check-in: f346b6a317 user: dgp tags: core-8-6-11-rc | |
| 16:39 | merge 8.7 check-in: be00c00396 user: dgp tags: dgp-review | |
| 15:38 | more cleanup/error-messages check-in: b61ade2755 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 14:51 | Merge 9.0. Code/documentation cleanup check-in: f39d733d24 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 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 | |
| 09:26 | Cleaning up the actions and trying to make them behave more usefully on Windows. check-in: ac3b204f47 user: dkf tags: github-action-cleanup | |
|
2020-11-09
| ||
| 16:12 | Possible solution for [ea39ab591e], making simply everything case-insensitive. TODO: TIP, documentat... check-in: 7ec4c7e11a user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 09:15 | merge mark check-in: 8b75603da5 user: dkf tags: core-8-branch | |
| 09:13 | Copied build control files for Github Actions from 8.7 check-in: a9bda6b534 user: dkf tags: core-8-6-branch | |
| 09:09 | Merge 8.7 check-in: 8fd20628d1 user: dkf tags: trunk, main | |
| 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:30 | Merge 8.7 check-in: a66413456c user: dkf tags: trunk, main | |
| 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:36 | Merge 8.7 check-in: dc48b8d27b user: jan.nijtmans tags: trunk, main | |
| 17:33 | Merge 8.6 check-in: 7c55fd161e user: jan.nijtmans tags: core-8-branch | |
| 17:17 | Add MSVC "StaticPackage" build to travis. Fix another bug in winDde.test which didn't account for st... check-in: baa4f47702 user: jan.nijtmans tags: core-8-6-branch | |
| 16:11 | Merge jn-module-names. Sorry Don, but this is 100% compatible! check-in: d8e520bee8 user: jan.nijtmans tags: core-8-6-branch | |
| 14:58 | Merge 8.7 check-in: a3d7ddd732 user: jan.nijtmans tags: trunk, main | |
| 14:43 | Deprecate the (internal) functions TclGuessPackageName/TclGetLoadedPackages functions, since they tu... check-in: 7b2277bf8b user: jan.nijtmans tags: core-8-branch | |
| 13:32 | Correct casing of "packageName" argument in Tcl_StaticPackage() call and "load" command (which - act... Closed-Leaf check-in: af48735f2d user: jan.nijtmans tags: jn-module-names | |
| 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:18 | merge 8.6 check-in: 0ac409fa1d user: dgp tags: core-8-6-11-rc | |
| 20:17 | merge 8.7 check-in: 5cbe392b39 user: dgp tags: dgp-review | |
| 15:39 | Merge sebres-8-6-clock-speedup-cr2 check-in: 59650d8b7c user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 15:38 | Merge 8.6 check-in: fadc9300ae user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 15:36 | Fix C++ compile check-in: 6136c6a722 user: jan.nijtmans tags: tip-526 | |
| 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 | |
| 15:09 | Merge 9.0 check-in: ca70d9f0d6 user: jan.nijtmans tags: tip-526 | |
| 14:38 | Merge 9.0 check-in: 88c0a3e970 user: jan.nijtmans tags: novem | |
| 14:35 | Merge 9.0 check-in: 7906708439 user: jan.nijtmans tags: dgp-properbytearray | |
| 14:32 | Merge 9.0 check-in: 8a5d54fdfd user: jan.nijtmans tags: dgp-refactor | |
| 14:25 | Merge 8.7 check-in: 0f952be066 user: jan.nijtmans tags: trunk, main | |
| 14:09 | Rename "trunk" to "main", but with new propagating tag "trunk" check-in: 40014cd0fa user: jan.nijtmans tags: trunk, main | |
| 14:05 | Merge 8.6 check-in: c15e8bc4bb user: jan.nijtmans tags: core-8-branch | |
| 13:56 | Simplify testcases using "incr" check-in: 165a804445 user: jan.nijtmans tags: core-8-6-branch | |
| 13:37 | Merge 8.6 check-in: 6312e0d10c user: jan.nijtmans tags: core-8-branch | |
| 13:27 | Add "{}" around many "expr" commands in testcases. Also in doc/expr.n check-in: af57db5d99 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-29
| ||
| 21:09 | merge trunk check-in: b5e7f9da2b user: dgp tags: dgp-refactor | |
| 21:09 | merge trunk check-in: 9ef0a76b94 user: dgp tags: dgp-properbytearray | |
| 21:08 | merge trunk check-in: af4787a970 user: dgp tags: novem | |
| 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 | |
| 19:34 | merge 8.6 check-in: 5b48e1ecce user: dgp tags: core-8-6-11-rc | |
| 19:34 | merge 8.5 check-in: db1de36b97 user: dgp tags: dgp-utfnext-test | |
| 11:40 | Merge 8.7 Closed-Leaf check-in: e784d77fd7 user: jan.nijtmans tags: trunk | |
| 11:18 | Merge 8.6 check-in: 642317cdbc user: jan.nijtmans tags: core-8-branch | |
| 10:04 | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch) 3 new testcases check-in: fe52ae7a4d user: jan.nijtmans tags: core-8-6-branch | |
| 09:42 | 3 new testcases check-in: 6a822bf9c6 user: jan.nijtmans tags: core-8-5-branch | |
| 09:25 | Update TZ info to tzdata2020d. check-in: 15626b63f5 user: jan.nijtmans tags: core-8-5-branch | |
| 08:56 | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch) check-in: b348b563a6 user: jan.nijtmans tags: core-8-5-branch | |
| 07:47 | Slight tweak to previous commit: Move definition of __USE_MINGW_ANSI_STDIO to the Makefile check-in: b56d1ceb7f user: jan.nijtmans tags: core-8-5-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:46 | merge trunk check-in: eb6a0f69ea user: dgp tags: dgp-refactor | |
| 21:45 | merge trunk check-in: 3540230c30 user: dgp tags: dgp-properbytearray | |
| 21:40 | merge trunk check-in: d32e2a0ace user: dgp tags: novem | |
| 21:39 | merge 8.7 check-in: 97069a12f6 user: dgp tags: tip-568 | |
| 21:36 | merge 8.7 check-in: de3076b8ab user: dgp tags: trunk | |
| 21:26 | merge 8.7 check-in: 90e685a64d user: dgp tags: dgp-review | |
| 21:10 | merge 8.6 check-in: 17f0337601 user: dgp tags: core-8-6-11-rc | |
| 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:02 | Merge 8.7 check-in: 39e460b9e8 user: jan.nijtmans tags: trunk | |
| 23:00 | Merge 8.6 check-in: 8dd94df8b2 user: jan.nijtmans tags: core-8-branch | |
| 22:58 | Revert changes in previous commit to clock.n and lassign.n check-in: 94c3c09d3d user: jan.nijtmans tags: core-8-6-branch | |
| 20:43 | Make it easy to build a macOS app. Leaf check-in: 91dc03cbcd user: culler tags: mac_make_app | |
| 20:33 | Update TZ info to tzdata2020d (via merge). check-in: 86d3c0ed3a user: jima tags: trunk | |
| 20:32 | Update TZ info to tzdata2020d (via merge). check-in: 7161b29c10 user: jima tags: core-8-branch | |
| 20:32 | Update TZ info to tzdata2020d. check-in: 4a95b8f7ec user: jima tags: core-8-6-branch | |
| 16:17 | Merge 8.7 check-in: bba22c6cb0 user: jan.nijtmans tags: trunk | |
| 16:15 | Merge 8.6 check-in: b7e27278fb user: jan.nijtmans tags: core-8-branch | |
| 15:07 | Fix [48898ab5f6a0d957]: Too few is better than not enough? (Inconsistent error messages) check-in: 2dc09df26a user: jan.nijtmans tags: core-8-6-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 | |
| 14:38 | Merge 8.6. Update "changes", but left out numerous utf-8 testsuite changes and TZ update (since 2020... check-in: 8797c56f37 user: jan.nijtmans tags: core-8-6-11-rc | |
| 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 | |
| 19:27 | Fix (g++) Travis build check-in: 1cdcf9bd3e user: jan.nijtmans tags: rfe-854941, tip-596 | |
|
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
| ||
| 19:54 | Restore old set of tests (utf.test from 8.5.19 release) as a temporary check on what's changed. Fil... check-in: 943906bed8 user: dgp tags: dgp-utfnext-test | |
| 15:58 | Merge trunk check-in: fc96da1b57 user: jan.nijtmans tags: paths-for-9 | |
| 15:54 | Merge 9.0 check-in: 9bbb454ad1 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:48 | Merge 8.7 check-in: c4f39eb938 user: jan.nijtmans tags: trunk | |
| 15:46 | Merge 8.6 check-in: 20e8b5d93f user: jan.nijtmans tags: core-8-branch | |
| 15:44 | Add 2 more supported funtions to TclStubCall() check-in: 8b9d821402 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:36 | Fix warning: /home/jboss/workspace/tcl8.7/generic/tclIO.c:9997:27: warning: writing 1 byte into a re... check-in: 5102f7316d user: jan.nijtmans tags: core-8-6-branch | |
| 15:16 | merge 8.5 check-in: 0840c18a1d user: dgp tags: dgp-utfnext-test | |
| 15:06 | merge trunk check-in: 8118c8e014 user: dgp tags: dgp-properbytearray | |
| 15:02 | merge trunk check-in: 741c1443fb user: dgp tags: dgp-refactor | |
| 15:00 | merge trunk check-in: fc133118e8 user: dgp tags: novem | |
| 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 | |
| 12:53 | merge 8.6 check-in: a6e9328a56 user: dgp tags: core-8-6-11-rc | |
|
2020-10-22
| ||
| 14:31 | Merge 8.7 check-in: a2f5f1c204 user: jan.nijtmans tags: tip-575 | |
| 14:23 | Merge trunk Leaf check-in: e160c173e9 user: jan.nijtmans tags: empty-not-found | |
| 14:20 | Merge 8.7 Leaf check-in: d18425d469 user: jan.nijtmans tags: empty-not-found-backport | |
| 13:08 | Merge trunk check-in: c7b7c31c76 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 10:54 | Merge 8.7 check-in: 301207e3ed user: jan.nijtmans tags: trunk | |
| 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:38 | TIP #587: Default utf-8 for source command check-in: ad4d3b63ba user: jan.nijtmans tags: trunk | |
| 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 | |
| 09:56 | Merge 8.5 (rename internal TCL_I_MODIFIER -> TCL_Z_MODIFIER) check-in: 74eef553ff user: jan.nijtmans tags: core-8-6-branch | |
| 09:23 | (cherry-pick): Fix [c975939973]: Usage of gnu_printf in latest mingw-w64. Change (internal, windows... check-in: 71c2ffb382 user: jan.nijtmans tags: core-8-5-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
| ||
| 20:42 | merge 8.6 check-in: 499c8fbfea user: dgp tags: core-8-6-11-rc | |
| 18:02 | When building a subframework for macOS use a build directory in the staging directory. check-in: d8b034f319 user: culler tags: core-8-6-branch | |
| 15:33 | Finish correct implementation of stubbed TclZipfs_AppHook. Looks like complete now. check-in: 79f89293dc user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 14:03 | Merge trunk. More simplifications, still WIP check-in: f658b12a58 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 08:54 | Merge 8.7 check-in: 4e2b20aaef user: jan.nijtmans tags: trunk | |
| 08:51 | Merge 8.6 check-in: aa44f54e39 user: jan.nijtmans tags: core-8-branch | |
| 07:48 | Fix [c975939973]: Usage of gnu_printf in latest mingw-w64 check-in: c3c046d6a0 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-20
| ||
| 20:41 | Update TZ info to tzdata2020c (via merge). check-in: c514b24f7a user: jima tags: trunk | |
| 20:39 | Update TZ info to tzdata2020c. check-in: 9a0a12875f user: jima tags: core-8-branch | |
| 20:35 | Update TZ info to tzdata2020c. check-in: cec8aa3470 user: jima tags: core-8-6-branch | |
| 16:28 | Merge trunk. Implementation simplifications check-in: beb0251f63 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 13:40 | Merge trunk check-in: 9a7800368d user: jan.nijtmans tags: paths-for-9 | |
| 10:31 | One more attempt to fix the MSVC++ warning for Debug builds check-in: 94caf07cd5 user: jan.nijtmans tags: trunk | |
|
2020-10-19
| ||
| 19:45 | Merge 8.6 check-in: 2797b3cf3d user: culler tags: core-8-6-11-rc | |
| 19:22 | Add a make variable to GNUmakefile for building the Tcl.framework for use as a subframework check-in: 429c9b833d user: culler tags: core-8-6-branch | |
| 15:40 | merge trunk check-in: 22a3807673 user: dgp tags: dgp-refactor | |
| 15:40 | merge trunk check-in: cdddeb5a20 user: dgp tags: dgp-properbytearray | |
| 14:50 | merge 8.7 check-in: 272642eb4b user: dgp tags: tip-568 | |
| 14:49 | merge trunk check-in: 9e50e39791 user: dgp tags: novem | |
| 14:09 | merge 8.6 check-in: e17cd19a46 user: dgp tags: core-8-6-11-rc | |
| 13:10 | Merge 8.7 check-in: 6db4faf560 user: jan.nijtmans tags: build-info | |
| 13:08 | Merge 8.7 check-in: 3c0ec74f0f user: jan.nijtmans tags: trunk | |
| 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 | |
| 12:32 | Proposed solution for [cb458261c3}: Strip comme il faut Closed-Leaf check-in: 9bd5aee538 user: jan.nijtmans tags: bug-cb458261c3 | |
| 11:31 | Merge trunk check-in: 8f843a01a2 user: jan.nijtmans tags: paths-for-9 | |
| 11:29 | Fix warning on MSVC: warning C4307: '+': integral constant overflow check-in: d77def8cdb user: jan.nijtmans tags: trunk | |
| 07:25 | Improve comment in install-sh, regarding Tcl-specific change check-in: c3c96333db user: jan.nijtmans tags: core-8-6-branch | |
| 07:21 | Fix [cb458261c3]: Strip comme il faut (without really doing 'il faut' ....). Update 'install-sh' to ... check-in: 541a872788 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-18
| ||
| 20:27 | Merge 8.7 check-in: 3079f8774c user: jan.nijtmans tags: build-info | |
| 20:23 | Merge trunk check-in: d16e79185c user: jan.nijtmans tags: paths-for-9 | |
| 20:21 | Merge trunk. Some simplicifactions check-in: 49b1e0359c user: jan.nijtmans tags: empty-not-found | |
| 16:29 | Merge 8.7 check-in: a10082400d user: jan.nijtmans tags: trunk | |
| 16:24 | 3 times -1 -> TCL_INDEX_NONE check-in: 7e6536e672 user: jan.nijtmans tags: core-8-branch | |
|
2020-10-16
| ||
| 16:36 | Merge trunk check-in: 11240a9a25 user: jan.nijtmans tags: paths-for-9 | |
| 16:36 | Merge trunk check-in: c6ac3b07a5 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 16:34 | Merge 8.7 check-in: 600368ed3f user: jan.nijtmans tags: build-info | |
| 16:30 | Merge sebres-8-6-clock-speedup-cr2 check-in: 9e10c92a80 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 16:29 | Merge 8.6 check-in: cda1e4f691 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 16:27 | Merge trunk check-in: f102bc36ec user: jan.nijtmans tags: empty-not-found | |
| 16:26 | Merge 8.7 check-in: 9fe7ef43ba user: jan.nijtmans tags: trunk | |
| 16:24 | Merge 8.6 check-in: 3e4e2312bc user: jan.nijtmans tags: core-8-branch | |
| 16:21 | Still troubles with GIT on Travis check-in: 060c39552e user: jan.nijtmans tags: core-8-6-branch | |
| 16:04 | Merge 8.7 check-in: 533d8ff98b user: jan.nijtmans tags: trunk | |
| 16:02 | Merge 8.6 check-in: 83e7d6e53f user: jan.nijtmans tags: core-8-branch | |
| 15:45 | Merge 8.7 check-in: c409c9eb59 user: jan.nijtmans tags: trunk | |
| 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
| ||
| 13:05 | Remove use of CFG_ENCODING from rules.vc/makefile.vc: It will become obsolete with TIP #587. In stea... check-in: 4123a658fe user: jan.nijtmans tags: core-8-6-branch | |
| 11:08 | Merge 8.7 check-in: 3fe9b50f93 user: jan.nijtmans tags: trunk | |
| 11:06 | Merge 8.6 check-in: e61b3d2feb user: jan.nijtmans tags: core-8-branch | |
| 11:02 | Fix [53d5155335]: Typo in interp.n check-in: 34139fbb5d user: jan.nijtmans tags: core-8-6-branch | |
| 10:17 | Merge sebres-8-6-clock-speedup-cr2 check-in: f4d270bac8 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 10:09 | Merge 8.6. More warning fixes check-in: 5bfe57cf99 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 09:30 | Merge trunk check-in: 86d311d78b user: jan.nijtmans tags: empty-not-found | |
| 09:26 | Merge 8.7 check-in: 49780b0e0d user: jan.nijtmans tags: trunk | |
| 09:24 | Merge 8.6 check-in: f77b076328 user: jan.nijtmans tags: core-8-branch | |
| 09:19 | Something strange going on on Travis with (long-gone) safe-stock86.test check-in: 4c865cbf23 user: jan.nijtmans tags: core-8-6-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 | |
| 09:39 | Merge 8.7 check-in: 92cccf0dba user: jan.nijtmans tags: trunk | |
| 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:24 | Same as "sebres-8-6-clock-speedup-cr2", but then with oritinal "clock.test" from core-8-6-branch. Pu... check-in: 553daaa9e0 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 06:08 | Merge 8.7 check-in: a5f7cc9ba9 user: jan.nijtmans tags: tip-575 | |
|
2020-10-13
| ||
| 17:27 | merge trunk check-in: 9f994ade15 user: dgp tags: dgp-refactor | |
| 17:23 | merge trunk check-in: 87c98cbeb9 user: dgp tags: dgp-properbytearray | |
| 17:23 | merge trunk check-in: c8c03a7020 user: dgp tags: novem | |
| 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 | |
| 16:04 | Merge 8.6 check-in: b066df2d6b user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 15:54 | Merge 8.7 check-in: b054ba1d5f user: jan.nijtmans tags: trunk | |
| 15:45 | Merge 8.6 check-in: bfda87dfca user: jan.nijtmans tags: core-8-branch | |
| 15:39 | merge 8.6 check-in: c59947b30f user: dgp tags: core-8-6-11-rc | |
| 14:59 | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stead of Tcl_NewIntObj() check-in: cfbd35f083 user: jan.nijtmans tags: core-8-6-branch | |
| 12:40 | Revise Tcl to return {} in stead of -1 or {-1 -1} when a search result is emtpy (or not-found) check-in: c3183c83bf user: jan.nijtmans tags: empty-not-found | |
| 09:10 | Merge 8.6 check-in: cb3e486b30 user: jan.nijtmans tags: trunk | |
| 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 | |
| 08:48 | Fix warning, doing a static build on Windows check-in: de75d347a9 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-12
| ||
| 16:47 | Eliminate some eol-spacing, eliminate some gcc warnings (with -Wc++-compat) check-in: bdaf55c9cc user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 11:21 | Merge 8.6 check-in: c519bfafa4 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 10:48 | Merge trunk check-in: 89a552ba69 user: jan.nijtmans tags: paths-for-9 | |
| 10:45 | Merge 8.7 check-in: 8cc23529c2 user: jan.nijtmans tags: build-info | |
| 10:33 | Merge trunk check-in: 4122596037 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 09:27 | Merge 8.7 check-in: ff7bcb2801 user: jan.nijtmans tags: strict-index-experiment | |
|
2020-10-10
| ||
| 20:55 | Update TZ info to tzdata2020b. check-in: 48b8765e0d user: jima tags: trunk | |
| 20:36 | Update TZ info to tzdata2020b. check-in: 811205cfd2 user: jima tags: core-8-branch | |
| 20:34 | Update TZ info to tzdata2020b. check-in: 720933de88 user: jima tags: core-8-6-branch | |
| 00:21 | merge trunk check-in: 9993562d56 user: dgp tags: dgp-refactor | |
| 00:20 | merge trunk check-in: d4d43bddb9 user: dgp tags: dgp-properbytearray | |
| 00:04 | merge trunk check-in: 0376d4eac6 user: dgp tags: novem | |
|
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 | |
| 13:21 | Merge 8.7 check-in: b9ffb77c85 user: jan.nijtmans tags: trunk | |
| 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 | |
| 11:41 | merge 8.6 check-in: e2ee77a900 user: dgp tags: core-8-6-11-rc | |
| 07:42 | Merge 8.5 check-in: 12bdfc6547 user: jan.nijtmans tags: core-8-6-branch | |
| 07:10 | (cherry-pick): Fix [014ade1d44]: Misleading error message when using "-path" multiple times with "gl... check-in: 6547d4575d user: jan.nijtmans tags: core-8-5-branch | |
|
2020-10-08
| ||
| 20:47 | merge 8.6 check-in: f57cb0bfd8 user: dgp tags: core-8-6-11-rc | |
| 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 | |
| 12:11 | Eliminate warnings when compiling with -Wundef check-in: 3f3d9ac9e7 user: jan.nijtmans tags: core-8-6-branch | |
| 09:49 | Merge 8.7 check-in: 9b739a3f36 user: jan.nijtmans tags: trunk | |
| 09:33 | Merge 8.6 check-in: 040c6b5987 user: jan.nijtmans tags: core-8-branch | |
| 09:13 | Fix [014ade1d44]: Misleading error message when using "-path" multiple times with "glob" check-in: 40e8ce43cd user: jan.nijtmans tags: core-8-6-branch | |
| 09:07 | Merge 8.5 check-in: 260552d947 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-07
| ||
| 16:34 | xcode12 -> xcode12.2. Prevent build warning about generic/tclStubInit.c check-in: f46002e92f user: jan.nijtmans tags: core-8-5-branch | |
| 16:01 | merge trunk check-in: d8d9a6bef6 user: dgp tags: dgp-properbytearray | |
| 16:00 | merge trunk check-in: 4272b9998b user: dgp tags: dgp-refactor | |
| 15:48 | merge trunk check-in: f60b956eae user: dgp tags: novem | |
| 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 | |
| 14:55 | merge 8.6 check-in: 1acddeb57a user: dgp tags: core-8-6-11-rc | |
|
2020-10-06
| ||
| 13:35 | Merge 8.7 check-in: 055380c6a4 user: jan.nijtmans tags: trunk | |
| 13:29 | merge-mark check-in: bb40f11334 user: jan.nijtmans tags: core-8-branch | |
| 13:28 | (cherry-pick): HAVE_TM_GMTOFF detection doesn't work if CFLAGS contains -Werror. Here's the fix. check-in: f24b1c59ed user: jan.nijtmans tags: core-8-6-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
| ||
| 20:00 | merge trunk check-in: 55333df75c user: dgp tags: dgp-refactor | |
| 19:56 | merge trunk check-in: 693d6a6a6a user: dgp tags: dgp-properbytearray | |
| 19:56 | merge trunk check-in: 1ecc2f8423 user: dgp tags: novem | |
| 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:30 | Merge 8.7 check-in: e2a265f8e9 user: jan.nijtmans tags: trunk | |
| 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:09 | merge trunk: check-in: 1f60bfc84a user: dgp tags: dgp-refactor | |
| 16:09 | merge trunk: check-in: 27ddcaf822 user: dgp tags: dgp-properbytearray | |
| 16:07 | merge trunk check-in: d1267d8eef user: dgp tags: novem | |
| 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 | |
| 15:59 | merge 8.6 check-in: fc5e6a689e user: dgp tags: core-8-6-11-rc | |
| 15:25 | Merge 8.7 check-in: a73b28d23e user: jan.nijtmans tags: trunk | |
| 14:54 | Merge 8.6 check-in: 9a08cc940a user: jan.nijtmans tags: core-8-branch | |
| 14:49 | (slightly) better error-message for invalid http -headers option. This works for plain 8.6 too check-in: 43e0024a67 user: jan.nijtmans tags: core-8-6-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 | |
| 14:02 | merge 8.6 check-in: 39823fb526 user: dgp tags: core-8-6-11-rc | |
| 12:21 | Ticket [0063cbcada]: From tcl 8.7 on, use "string is dict" instead "string is list" & length %2 == 0... check-in: 78a983fe3d user: oehhar tags: trunk | |
| 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:23 | Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict check-in: 6d8e3c6658 user: oehhar tags: trunk | |
| 16:21 | Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict check-in: 5c8a8fdddb user: oehhar tags: core-8-branch | |
| 16:16 | Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict check-in: 8cc32f2b74 user: oehhar tags: core-8-6-branch | |
| 16:12 | Remove wrong copy of test case http-3.2 Closed-Leaf check-in: 4d54479f33 user: oehhar tags: bug-0063cbcada-http-headers-param-check | |
| 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 | |
| 08:15 | Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict. check-in: d3dafb6bd0 user: oehhar tags: bug-0063cbcada-http-headers-param-check | |
| 07:36 | Merge 8.7 check-in: 4636d79b91 user: jan.nijtmans tags: trunk | |
| 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 | |
| 15:00 | Update internal zlib channel type from TCL_CHANNEL_VERSION_3 to TCL_CHANNEL_VERSION_5. Not actually ... check-in: ed0075e527 user: jan.nijtmans tags: core-8-6-branch | |
| 14:30 | merge trunk check-in: 85f91a1d3e user: dgp tags: dgp-properbytearray | |
| 14:30 | merge trunk check-in: 0bf093f920 user: dgp tags: dgp-refactor | |
| 14:12 | merge trunk check-in: a4ef714afc user: dgp tags: novem | |
| 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:44 | merge 8.7 check-in: 2b1b5f6499 user: dgp tags: trunk | |
| 13:34 | Restore change with correction. check-in: d36db36ea9 user: dgp tags: core-8-branch | |
| 13:07 | merge 8.6 check-in: b7831b1c40 user: dgp tags: core-8-6-11-rc | |
| 13:02 | Revert change that made test expr-20.2 fail. check-in: 125f0bdc61 user: dgp tags: core-8-branch | |
| 10:49 | Merge 8.7 check-in: 07a4a82fd2 user: jan.nijtmans tags: trunk | |
| 10:39 | Merge 8.6 check-in: ef2427283a user: jan.nijtmans tags: core-8-branch | |
| 10:13 | Make Tcl compile warning-free using -Wshadow check-in: cb0b42e7fe user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-27
| ||
| 16:24 | Merge 8.7 check-in: 6185d08c27 user: jan.nijtmans tags: build-info | |
|
2020-09-26
| ||
| 18:42 | Merge 8.7 check-in: f205897f50 user: jan.nijtmans tags: trunk | |
| 18:38 | Merge 8.6 check-in: c649b9c46b user: jan.nijtmans tags: core-8-branch | |
| 18:32 | Merge 8.5 check-in: a22280f251 user: jan.nijtmans tags: core-8-6-branch | |
| 18:25 | Tweak xcode labels for Travis build check-in: 0fdea7acee user: jan.nijtmans tags: core-8-5-branch | |
|
2020-09-25
| ||
| 15:17 | Build Travis with Xcode 12 and 12u (Universal Apps) check-in: a666b478ca user: jan.nijtmans tags: core-8-5-branch | |
| 14:36 | Merge trunk Closed-Leaf check-in: 8b5badfb92 user: jan.nijtmans tags: tip-587 | |
| 14:26 | Merge 8.7 check-in: 1d2a90cb1d user: jan.nijtmans tags: tip-587-for-8.7 | |
| 14:25 | Merge 8.7 check-in: ecc1efae3a user: jan.nijtmans tags: trunk | |
| 14:25 | Merge 8.6 check-in: a34d4f2927 user: jan.nijtmans tags: core-8-branch | |
| 14:24 | It's "utf-8", not "utf8" or "UTF8" check-in: f9736b9c81 user: jan.nijtmans tags: core-8-6-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:26 | Merge trunk check-in: 7e222f7c97 user: jan.nijtmans tags: tip-587 | |
| 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 | |
| 12:10 | Merge 8.7 check-in: cfcf76d616 user: jan.nijtmans tags: trunk | |
| 11:21 | Merge 8.6 check-in: 34ba50850b user: jan.nijtmans tags: core-8-branch | |
| 11:15 | When sourcing script files (even when simulating that through open|read), always set -eofchar \032 j... check-in: 9d90432fd6 user: jan.nijtmans tags: core-8-6-branch | |
| 11:13 | Merge 8.5 check-in: 4750795352 user: jan.nijtmans tags: core-8-6-branch | |
| 11:09 | When sourcing script files (even when simulating that through open|read), always set -eofchar \032 j... check-in: 8541671fe7 user: jan.nijtmans tags: core-8-5-branch | |
| 10:57 | TIP #587 for Tcl 8.7 check-in: ab4fa2de85 user: jan.nijtmans tags: tip-587-for-8.7 | |
|
2020-09-24
| ||
| 12:54 | TCL_CFGVAL_ENCODING now defaults to "utf-8" as well. No explicit "-encoding utf-8" for "source" any ... check-in: 11cd43a662 user: jan.nijtmans tags: tip-587 | |
| 06:41 | Add gcc-10 build to Travis check-in: 16a8827d2c user: jan.nijtmans tags: core-8-5-branch | |
|
2020-09-23
| ||
| 05:57 | Let's see if we can recover from an occasional hickup like happened here: [https://travis-ci.org/git... check-in: 8c66a77882 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-09-22
| ||
| 12:25 | Merge trunk. Use utf-8 explicitly when reading/writing script files check-in: 73bbb847d6 user: jan.nijtmans tags: tip-587 | |
| 12:20 | Merge 8.7 check-in: 725330314f user: jan.nijtmans tags: trunk | |
| 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:21 | merge trunk check-in: 1e8880cc57 user: dgp tags: dgp-refactor | |
| 14:20 | merge trunk check-in: e285d045bd user: dgp tags: dgp-properbytearray | |
| 14:18 | merge trunk check-in: 8af64df27f user: dgp tags: novem | |
| 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 | |
| 14:10 | merge 8.6 check-in: 1511b64344 user: dgp tags: core-8-6-11-rc | |
|
2020-09-20
| ||
| 21:44 | Merge 8.7 check-in: 2d03f95be1 user: jan.nijtmans tags: trunk | |
| 21:39 | Merge 8.6 check-in: 3057cfd096 user: jan.nijtmans tags: core-8-branch | |
| 21:32 | Improve TclInvalidateStringRep() macro such that (objPtr) is only evaluated once. Addation brackets ... check-in: 28cf85cef7 user: jan.nijtmans tags: core-8-6-branch | |
| 16:39 | merge trunk check-in: 0850412d04 user: dgp tags: dgp-refactor | |
| 16:34 | Merge [92d5c95fd8]. resolve conflicts check-in: 84880ae75f user: dgp tags: dgp-refactor | |
| 16:18 | Merge [ef1896eb35]. check-in: 51d8f95aa8 user: dgp tags: dgp-refactor | |
| 16:10 | merge trunk check-in: 033e9b5b48 user: dgp tags: novem | |
| 16:09 | merge trunk check-in: 052ba5c4b6 user: dgp tags: dgp-properbytearray | |
| 16:06 | merge 8.7 check-in: 0f506b3338 user: dgp tags: trunk | |
| 16:00 | merge 8.6 check-in: 56daa6b7cd user: dgp tags: core-8-6-11-rc | |
| 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 | |
| 15:53 | Silence compiler warning -- fix safety of macro. check-in: f3d1acd780 user: dgp tags: core-8-6-branch | |
| 11:17 | Default utf-8 for source command check-in: ca28844abe user: jan.nijtmans tags: tip-587 | |
| 10:38 | Make the check to avoid generating a string representation in [uplevel] a little less intrusive. check-in: 76da711d71 user: pooryorick tags: core-8-6-branch | |
| 10:27 | Merge 8.7 check-in: d817bbce63 user: jan.nijtmans tags: trunk | |
| 10:24 | Merge 8.6 check-in: c5f32b95be user: jan.nijtmans tags: core-8-branch | |
| 10:21 | Merge 8.5 check-in: 4df01802b3 user: jan.nijtmans tags: core-8-6-branch | |
| 10:14 | Backport many (formatting) changes in tools/*. Nothing functional. testest.tcl: Use more uppercase h... check-in: 247906300c user: jan.nijtmans tags: core-8-5-branch | |
| 09:05 | Fix [9ffffcbeee]: compiler warnings in regcomp.c check-in: 5fc493fe32 user: jan.nijtmans tags: trunk | |
| 08:59 | Fix [bf58b04202]: compiler warning in tclEnv.c check-in: 029d5d91c7 user: jan.nijtmans tags: trunk | |
|
2020-09-19
| ||
| 20:32 | Merge [e4b8c5a2ab]. resolve conflict. check-in: fdb0f63828 user: dgp tags: dgp-refactor | |
| 17:32 | merge trunk check-in: 26eead65b3 user: dgp tags: dgp-properbytearray | |
| 17:32 | merge trunk check-in: 00a2513a1b user: dgp tags: novem | |
| 17:21 | merge 8.7 check-in: b34c7a47c2 user: dgp tags: trunk | |
| 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 | |
| 16:35 | merge 8.6 check-in: 54971a1f8a user: dgp tags: core-8-6-11-rc | |
| 14:33 | Fix for [b9ecf3ce98], [uplevel] unnecessarily generates string representation. check-in: d67c23f6d1 user: pooryorick tags: core-8-6-branch | |
| 14:10 | Fix for [b9ecf3ce98], [uplevel] unnecessarily generates string representation. check-in: 45569c7084 user: pooryorick tags: core-8-branch | |
|
2020-09-18
| ||
| 23:05 | Fix gcc warnings, compiling on 32-bit Linux check-in: ec6c5484c5 user: jan.nijtmans tags: trunk | |
| 17:54 | Merge trunk through Aug 31. check-in: e33e2632cd user: dgp tags: dgp-refactor | |
| 17:43 | mark the merge properly; conflicts resolved too check-in: eaf3357136 user: dgp tags: dgp-refactor | |
| 17:38 | Merge [baad702302]. check-in: 7b0ccfb28a user: dgp tags: dgp-refactor | |
| 14:30 | merge trunk check-in: 85e174c926 user: dgp tags: dgp-properbytearray | |
| 14:18 | merge trunk check-in: 811911808f user: dgp tags: novem | |
| 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 | |
| 08:33 | New macro TclNewIndexObj() which does the same as TclNewWideIntObjFromSize() but optimized the same ... check-in: d701aa51d5 user: jan.nijtmans tags: trunk | |
| 02:52 | Merge trunk through May 31. check-in: 0f172a8f5a user: dgp tags: dgp-refactor | |
| 02:38 | merge trunk check-in: 424840e52f user: dgp tags: dgp-properbytearray | |
| 02:33 | merge trunk check-in: 0a5ab5fdba user: dgp tags: novem | |
|
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 | |
| 14:52 | Fix testcase binary-80.4 when TCL_UTF_MAX=3 check-in: eb8c6bd0fc user: jan.nijtmans tags: dgp-properbytearray | |
| 14:12 | Merge 8.7 check-in: 92d5c95fd8 user: jan.nijtmans tags: trunk | |
| 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:35 | Merge trunk check-in: 76b040cd6d user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 09:34 | Merge 8.7 check-in: b776941086 user: jan.nijtmans tags: build-info | |
| 09:31 | Merge 8.7 check-in: ef1896eb35 user: jan.nijtmans tags: trunk | |
| 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:37 | Tcl 8.6 should not be tested with "package prefer latest" any more: All included packages are suppos... check-in: 1fe5c80a4d user: jan.nijtmans tags: core-8-6-branch | |
| 08:12 | Merge 8.6 check-in: 32e6f37d41 user: jan.nijtmans tags: core-8-branch | |
| 07:58 | Fix [835c93c000]: TIP #525 only implemented for non-singleproc case check-in: f131df7454 user: jan.nijtmans tags: core-8-6-branch | |
| 07:47 | Fix [835c93c000]: TIP #525 only implemented for non-singleproc case check-in: a8fce5620a user: jan.nijtmans tags: core-8-5-branch | |
|
2020-09-16
| ||
| 16:18 | merge trunk check-in: 346f441d68 user: dgp tags: dgp-properbytearray | |
| 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 | |
| 12:17 | Proposed solution for [835c93c000]: TIP #525 only implemented for non-singleproc case Closed-Leaf check-in: 0c3d695f73 user: jan.nijtmans tags: bug-835c93c000 | |
| 07:03 | Merge 8.7 check-in: ad912ae235 user: jan.nijtmans tags: trunk | |
| 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 | |
| 16:24 | merge 8.6 check-in: ae69de3dda user: dgp tags: core-8-6-11-rc | |
| 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:18 | Merge trunk check-in: 8bbc5b6825 user: jan.nijtmans tags: paths-for-9 | |
| 15:12 | Merge 8.7 check-in: 193ee31037 user: jan.nijtmans tags: build-info | |
| 15:11 | Merge trunk check-in: 51c350e0e9 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:07 | Merge 8.7 check-in: ce41b9c9c1 user: jan.nijtmans tags: trunk | |
| 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:27 | Merge trunk check-in: acb92147b1 user: jan.nijtmans tags: novem | |
| 13:25 | Merge 8.7 check-in: 6b2b427f61 user: jan.nijtmans tags: trunk | |
| 13:04 | Merge 8.6 check-in: b93931bbe5 user: jan.nijtmans tags: core-8-branch | |
| 12:58 | Unbreak winFCmd-1.38 testcase on Windows check-in: dcba835863 user: jan.nijtmans tags: core-8-6-branch | |
| 12:48 | Add .bmp to .gitattributes. Simplify .fossil-settings/binary-glob check-in: d02f6033d5 user: jan.nijtmans tags: core-8-6-branch | |
| 12:31 | Eliminate many "register" keywords (which do nothing with modern compilers) Eliminate many unnecessa... check-in: 62884c2f30 user: jan.nijtmans tags: core-8-6-branch | |
| 09:39 | Merge 8.6 check-in: 1814e2c41a user: jan.nijtmans tags: core-8-branch | |
| 09:22 | Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Thanks! More usage of $ind... check-in: 4f1522879b user: jan.nijtmans tags: core-8-6-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:46 | Merge implementation of TIP #585 (Promote the INDEX_TEMP_TABLE flag of Tcl_GetIndexFromObj*() to the... check-in: 90e5a8a5e0 user: fvogel tags: trunk | |
| 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
| ||
| 14:23 | More usage for TclNewWideIntObjFromSize(), TCL_IO_FAILURE -> TCL_INDEX_NONE where appropriate check-in: 61832a1b89 user: jan.nijtmans tags: trunk | |
| 14:11 | Merge 8.7 check-in: 07890c11e7 user: jan.nijtmans tags: trunk | |
| 13:59 | Merge 8.6 check-in: 5d1e9a6253 user: jan.nijtmans tags: core-8-branch | |
| 13:43 | Folow-up to previous commit: ExecStack is a FLEXARRAY too check-in: f61ad2f6f3 user: jan.nijtmans tags: core-8-6-branch | |
| 13:20 | Merge 8.7 check-in: da6deaa258 user: jan.nijtmans tags: trunk | |
| 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 | |
| 12:31 | Fix [https://core.tcl-lang.org/tk/tktview?name=3bc0f44ef3|3bc0f44ef3]: UBSan complains about body.ch... check-in: 29540d10c4 user: jan.nijtmans tags: core-8-6-branch | |
| 08:09 | Use $index<0 in stead of $index==-1 consistantly check-in: 3d6a09bf00 user: jan.nijtmans tags: core-8-6-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:58 | Merge 8.7 check-in: 8ab1de7f83 user: jan.nijtmans tags: trunk | |
| 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 | |
| 10:28 | Don't use sizeof() for structs containing a flexible array as last element. Lesson from [https://cor... check-in: 3a6a0399ad user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-09
| ||
| 06:57 | Merge 8.7 check-in: dcf413f668 user: jan.nijtmans tags: trunk | |
| 06:45 | Merge 8.6 check-in: 9a1ce70c69 user: jan.nijtmans tags: core-8-branch | |
| 06:37 | Rename safe-stock86.test to safe-stock.test check-in: 142eb5a6e1 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-07
| ||
| 15:18 | Merge-mark check-in: d01c76ef9e user: jan.nijtmans tags: core-8-branch | |
| 15:11 | Fix "make install" on MacOSX: interp: make-manpage-section: ignoring .VS "TIP 581" after .TP check-in: 1f4ee122a1 user: jan.nijtmans tags: core-8-6-branch | |
| 13:48 | Merge trunk check-in: 72a629a90c user: jan.nijtmans tags: novem | |
| 13:40 | Merge 8.7 check-in: 5acd797d1c user: jan.nijtmans tags: trunk | |
| 11:58 | Merge-mark check-in: dfba372d88 user: jan.nijtmans tags: core-8-branch | |
| 11:56 | Backport genStubs.tcl from 8.7. This adds support for MP_WUR, not actually used by Tcl. But could be... check-in: 8cab9206ce user: jan.nijtmans tags: core-8-6-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
| ||
| 22:10 | ckfree -> Tcl_Free check-in: f4b8cb0404 user: jan.nijtmans tags: trunk | |
| 21:59 | Merge core-8-branch check-in: 689cdbff69 user: jan.nijtmans tags: trunk | |
| 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 | |
| 20:45 | TIP #581: Last possible master/slave -> parent/child changes, without affecting anything serious check-in: f615145141 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-04
| ||
| 21:54 | merge bug-3422267ed6b7992 check-in: ecc6984ba2 user: pooryorick tags: bug-3422267ed6b7992 | |
| 16:45 | Merge 8.7 check-in: bdf79597b1 user: jan.nijtmans tags: trunk | |
| 16:44 | Merge 8.6 check-in: af7d124bbc user: jan.nijtmans tags: core-8-branch | |
| 15:48 | Let all test-cases load the "tcltest" package the same way. Depend on tcltest 2.5, since we never te... check-in: 0e50a82fe7 user: jan.nijtmans tags: core-8-6-branch | |
| 07:59 | Merge 8.7 check-in: 1c65379224 user: jan.nijtmans tags: trunk | |
| 07:50 | Merge 8.6 check-in: 7d5b5acfee user: jan.nijtmans tags: core-8-branch | |
| 07:28 | TIP #581: Mainly documentation and some testcases check-in: 87bd83bd5c user: jan.nijtmans tags: core-8-6-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 | |
| 12:51 | Merge 8.5 Mark io-46.1 and io-50.5 as "notOSX", since they sometimes fail in Travis check-in: 7791bb021a user: jan.nijtmans tags: core-8-6-branch | |
| 11:46 | Upgrade Travis build from xcode 11.5 to 11.7 check-in: f8022c495e user: jan.nijtmans tags: core-8-5-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 | |
| 11:14 | Merge trunk check-in: c4120b7c59 user: jan.nijtmans tags: novem | |
| 10:51 | Merge 8.7 check-in: e4b8c5a2ab user: jan.nijtmans tags: trunk | |
| 10:33 | Merge 8.6 check-in: 2e2f130b01 user: jan.nijtmans tags: core-8-branch | |
| 09:15 | Many more internal master/slave -> parent/child renamings check-in: 7424e202bd user: jan.nijtmans tags: core-8-6-branch | |
| 09:11 | Eliminate eol-spacing check-in: afbd119866 user: jan.nijtmans tags: core-8-6-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 | |
| 13:12 | opt package: Change comment. 0.4.7 -> 0.4.8. More Master -> Parent and Slave -> Child changes in (in... check-in: 7e10c4efe4 user: jan.nijtmans tags: core-8-6-branch | |
| 12:42 | Merge 8.6. More documentation updates check-in: a7dc67222e user: jan.nijtmans tags: core-8-branch | |
| 09:37 | Merge 8.7 check-in: ef02869048 user: jan.nijtmans tags: trunk | |
| 09:23 | Implement TIP #581: Master/Slave check-in: 7f02e98a69 user: jan.nijtmans tags: core-8-6-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 | |
| 21:31 | Merge 8.7 check-in: 5e29a83074 user: jan.nijtmans tags: trunk | |
| 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
| ||
| 19:24 | Merge safe-bugfixes-8-6 check-in: a638b9a73b user: kjnash tags: core-8-6-branch | |
| 19:13 | Merge 8.6 Closed-Leaf check-in: 52618064a8 user: kjnash tags: safe-bugfixes-8-6 | |
| 19:10 | Merge bug-c2dc1da315-for-8-6 check-in: a05f28460a user: kjnash tags: core-8-6-branch | |
| 18:54 | Merge http-bug-cb0373bb33-again-for-8-6 check-in: 52561981ab user: kjnash tags: core-8-6-branch | |
| 18:34 | Merge 8.6 Closed-Leaf check-in: 8342739274 user: kjnash tags: bug-c2dc1da315-for-8-6 | |
| 18:19 | Merge 8.6 Closed-Leaf check-in: 62abcf2898 user: kjnash tags: http-bug-cb0373bb33-again-for-8-6 | |
| 15:02 | merge 8.5 check-in: 8ce5b93bb4 user: sebres tags: core-8-6-branch | |
| 15:01 | tests/regexp.test: more tests for -indices by multi-byte utf-8 (considering -start position now) check-in: 6c9cee6f73 user: sebres tags: core-8-5-branch | |
| 14:05 | merge 8.5 check-in: 6913f30364 user: sebres tags: core-8-6-branch | |
| 14:02 | tests/regexp.test: added missing test that cover indices if running on string containing multi-byte ... check-in: c8b7a0e6f8 user: sebres tags: core-8-5-branch | |
| 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 | |
| 01:21 | Merge safe-bugfixes-8-6 Leaf check-in: 2b3b20e98d user: kjnash tags: tip-579-8-6 | |
| 01:17 | Merge safe-bugfixes-8-6 check-in: 9d1f81f130 user: kjnash tags: tip-579-8-6 | |
| 01:03 | Update safe.test for new error message. check-in: ed691d3950 user: kjnash tags: safe-bugfixes-8-6 | |
|
2020-08-27
| ||
| 15:50 | Provide error message if failed load does not. check-in: 159e769d82 user: kjnash tags: safe-bugfixes-8-6 | |
| 15:17 | Merge 8.6 check-in: e4f37a2272 user: kjnash tags: tip-579-8-6 | |
| 15:15 | Merge 8.6 check-in: ae239aabfe user: kjnash tags: safe-bugfixes-8-6 | |
| 15:12 | Merge 8.6 check-in: 3ce87e7c61 user: kjnash tags: bug-c2dc1da315-for-8-6 | |
|
2020-08-26
| ||
| 19:43 | Merge 8.6 check-in: 4820ad34cc user: kjnash tags: http-bug-cb0373bb33-again-for-8-6 | |
| 14:56 | Merge 8.7 check-in: 00203dd4b9 user: jan.nijtmans tags: trunk | |
| 14:54 | Merge 8.6 check-in: 42556d2feb user: jan.nijtmans tags: core-8-branch | |
| 14:52 | Testcase chan-io-50.1 still fails sometimes on MacOSX. So put same measures in place as in io-50.1. ... check-in: be456e2d1b user: jan.nijtmans tags: core-8-6-branch | |
|
2020-08-25
| ||
| 20:10 | Merge 8.6 check-in: daa306c50a user: kjnash tags: http-bug-cb0373bb33-again-for-8-6 | |
| 16:09 | Add test-case util-9.59, which demonstrates bug [b5777d3d32] check-in: f1fba2e12f user: jan.nijtmans tags: bug-b5777d3d32 | |
| 10:50 | Merge 8.7 check-in: d2fc4e61d0 user: jan.nijtmans tags: trunk | |
| 10:18 | Merge 8.6 check-in: 518fc7e586 user: jan.nijtmans tags: core-8-branch | |
| 10:15 | Merge 8.5 check-in: c58bf87306 user: jan.nijtmans tags: core-8-6-branch | |
| 09:42 | Keep gcc-5 and gcc-6 builds on "bionic", because "focal" doesn't have these check-in: e99bcc1e3d user: jan.nijtmans tags: core-8-5-branch | |
|
2020-08-24
| ||
| 14:35 | Try another Travis build check-in: c56366da58 user: kjnash tags: safe-bugfixes-8-6 | |
| 14:28 | Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n). Bump version to 2.9.... check-in: 3a2c557547 user: kjnash tags: bug-c2dc1da315-for-8-6 | |
| 13:31 | Tricky case in function calls. check-in: 9ee5485cd4 user: dkf tags: tip-582 | |
| 12:01 | Create new branch named "bug-c2dc1da315-for-8-6" check-in: ea868d7c27 user: kjnash tags: bug-c2dc1da315-for-8-6 | |
| 10:19 | Backport improvemenets in .gitignore .fossil-settings/ignore-glob and win/nmakehlp.c check-in: f1dc30f473 user: jan.nijtmans tags: core-8-5-branch | |
| 08:56 | Added two test cases check-in: 747a2f9f8f user: dkf tags: tip-582 | |
| 07:57 | Upgrade Travis build from bionic to focal check-in: adacf00560 user: jan.nijtmans tags: core-8-5-branch | |
|
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 | |
| 04:09 | Merge 8.6 check-in: cc67744e6c user: kjnash tags: http-bug-cb0373bb33-again-for-8-6 | |
| 04:05 | Merge 8.6 check-in: c1e472fb15 user: kjnash tags: tip-579-8-6 | |
| 04:04 | Merge 8.6 check-in: 30e8c35d2c user: kjnash tags: safe-bugfixes-8-6 | |
|
2020-08-21
| ||
| 14:22 | Merge-mark (for triggering another Travis build) Closed-Leaf check-in: 8fa935539e user: jan.nijtmans tags: tip-581 | |
| 14:00 | merge mark check-in: ac8a1eb516 user: dgp tags: core-8-6-branch | |
| 13:59 | Suppress tests that fail starting with OSX Mojave. check-in: e0d974945f user: dgp tags: core-8-5-branch | |
| 12:34 | merge-mark check-in: 1dacfc0c29 user: jan.nijtmans tags: bug-02b58d5d04 | |
| 12:28 | Fix [43b434812a]: Tcl 9.0 uses stat64() but not struct stat64 on Linux i686 check-in: 2864c3682e user: jan.nijtmans tags: trunk | |
| 12:12 | Remove various 64-bit specific macro's. First part of fix for [02b58d5d04]: Direct access of *64 fun... check-in: cff3997416 user: jan.nijtmans tags: bug-02b58d5d04 | |
|
2020-08-19
| ||
| 15:37 | Merge 8.6 check-in: 276e170eba user: jan.nijtmans tags: tip-581 | |
| 12:57 | Merge trunk check-in: 11e411820b user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 12:56 | Merge 8.7 check-in: c1e3046f2f user: jan.nijtmans tags: trunk | |
|
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:28 | And remove the other $ and do the test slightly differently. Inability to test locally is a challen... check-in: 1fa6c3ef58 user: culler tags: core-8-6-branch | |
| 16:26 | Add missing reference account for Command structures check-in: 7b1dfc9790 user: pooryorick tags: bug-3422267ed6b79922 | |
| 16:21 | Add the missing $. check-in: e443f212b9 user: culler tags: core-8-6-branch | |
| 15:53 | Try to make io-50.6 more robust on the Travis macOS VM check-in: 598504f11d user: culler tags: core-8-6-branch | |
|
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:35 | Merge 9.0 check-in: 7a40e1f9d2 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 14:25 | Merge 9.0 check-in: ff93e7f4d4 user: jan.nijtmans tags: novem | |
| 14:24 | Merge 8.7 check-in: 35e221aa02 user: jan.nijtmans tags: trunk | |
| 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 | |
| 07:21 | Testcase event-1.1 (still) fails occasionally on macOS check-in: e1b4363aec user: jan.nijtmans tags: core-8-6-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:37 | Merge 8.7 check-in: fee2ffd3d4 user: jan.nijtmans tags: trunk | |
| 10:30 | Merge 8.6. Better solution for [e87000d842] check-in: eab09ae8ff user: jan.nijtmans tags: core-8-branch | |
| 10:25 | Fix [e87000d8425ab86a]: crash for "fconfigure stdout" in Win32. Even though the crash cannot happen ... check-in: 3d96bfb13f user: jan.nijtmans tags: core-8-6-branch | |
| 09:20 | Bugfixes to the earlier fix of bug cb0373bb33, which broke HTTP/1.0 transactions in which the server... check-in: 3d6b421c61 user: kjnash tags: http-bug-cb0373bb33-again-for-8-6 | |
| 07:10 | Fix value of CMD_DEAD flag check-in: 1ae2dd0b80 user: jan.nijtmans tags: core-8-6-branch | |
| 07:04 | Merge 8.7 check-in: 3fe4d9f0c6 user: jan.nijtmans tags: trunk | |
| 06:47 | Merge 8.6 check-in: dd40d61f11 user: jan.nijtmans tags: core-8-branch | |
| 06:38 | Merge 8.5 check-in: a42020f897 user: jan.nijtmans tags: core-8-6-branch | |
| 06:36 | Update .travis.yml: remove deprecated "sudo" and rename "matrix" to "jobs" Fix travis build for Wind... check-in: 864188239d user: jan.nijtmans tags: core-8-5-branch | |
| 03:46 | Create new branch named "http-bug-cb0373bb33-again-for-8-6" check-in: 64903a675a user: kjnash tags: http-bug-cb0373bb33-again-for-8-6 | |
|
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:32 | Merge 8.6 check-in: e50e1767e7 user: kjnash tags: tip-579-8-6 | |
| 18:30 | Merge 8.6 check-in: d02c6dcf8a user: kjnash tags: safe-bugfixes-8-6 | |
| 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 | |
| 18:14 | invocation of deleting command in trace is prohibited; test case covering "attempt to invoke a delet... Leaf check-in: 18c5c0ffcb user: sebres tags: bug-29e8848eb976-alt | |
| 17:27 | add test namespace-58.0 TclNREvalObjv should not interrelate the TCL_EVAL_NORESOLVE and the CMD_IS... check-in: 9641d70a9c user: pooryorick tags: bug-29e8848eb976-alt | |
| 13:47 | Merge 8.7 check-in: 4c67165ae6 user: jan.nijtmans tags: trunk | |
| 13:31 | Fix [e87000d842]: crash for "fconfigure stdout" in Win32 check-in: b83d474338 user: jan.nijtmans tags: core-8-branch | |
| 13:15 | Revert unintended ckalloc -> Tcl_Alloc change from previous commit check-in: 40e3633ab1 user: jan.nijtmans tags: core-8-6-branch | |
| 13:07 | Merge 8.6 check-in: 65e8363113 user: jan.nijtmans tags: core-8-branch | |
| 12:44 | Code cleanup: less of use "register" keyword, and better use of typecasts check-in: 8699923633 user: jan.nijtmans tags: core-8-6-branch | |
| 06:40 | Merge 8.7 check-in: 51e3b64a53 user: jan.nijtmans tags: trunk | |
| 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 | |
| 05:39 | Eliminate many unnecessary type-casts, mostly (size_t) when value is already size_t or int check-in: 013b828787 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-08-10
| ||
| 19:36 | merge 8.6 check-in: ce1fd769dc user: pooryorick tags: core-8-branch | |
| 19:33 | Fix mistake in [7eed2baf73] check-in: 68a1f5598f user: pooryorick tags: core-8-6-branch | |
| 19:28 | alternatefix for [29e8848eb976], partially reverting [7eed2baf73], without new flag CMD_DEAD check-in: e0d0c4ffb2 user: sebres tags: bug-29e8848eb976-alt | |
| 18:05 | Fix for [29e8848eb976], imported alias in a deletion trace. check-in: 7eed2baf73 user: pooryorick tags: core-8-6-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 | |
| 16:54 | amend to [8054e19451]: clean up timeout timer event (avoid timing issues on further tests) check-in: d97891f952 user: sebres tags: core-8-6-branch | |
| 16:25 | merge point (no functional changes, 8.6 already has proper implementation of TclCreateSocketAddress) check-in: d57fe13361 user: sebres tags: core-8-6-branch | |
| 16:16 | create server socket with AI_PASSIVE flag (used for bind) check-in: 0a56896c40 user: sebres tags: core-8-5-branch | |
| 16:16 | windows: replace gethostbyname with getaddrinfo (gethostbyname can hang sporadically, closes [7cf7cc... check-in: ebf745562a user: sebres tags: core-8-5-branch | |
| 15:02 | Merge 8.6 check-in: 129aaf9fd5 user: jan.nijtmans tags: core-8-branch | |
| 14:57 | Remove use of (always enabled) "openpipe" constraint. Add "testservicemode" constraint. Change a si... check-in: 2050ab4207 user: jan.nijtmans tags: core-8-6-branch | |
| 12:49 | Fix [f586089a2b]: removing the call to Tcl_ServiceAll from Tcl_WaitForEvent on macOS exposed race co... check-in: 8054e19451 user: culler tags: core-8-6-branch | |
| 01:27 | More places where vwait needs to be used instead of update. Closed-Leaf check-in: 3848f45fbc user: culler tags: bug-f586089a2b | |
|
2020-08-09
| ||
| 15:38 | Create new branch named "http-bug-cb0373bb33-again" check-in: c4f694766b user: kjnash tags: http-bug-cb0373bb33-again | |
| 14:33 | use vwait in chanio tests too. check-in: 1a0893ad07 user: culler tags: bug-f586089a2b | |
|
2020-08-08
| ||
| 21:37 | One more vwait. check-in: 00149c5a5c user: culler tags: bug-f586089a2b | |
| 21:27 | Add and use testservicemode command; replace update by vwait check-in: 6440ef9317 user: culler tags: bug-f586089a2b | |
|
2020-08-07
| ||
| 13:15 | Fix the expected result for chanio-50.6 check-in: bfaf56bd0c user: culler tags: bug-f586089a2b | |
| 13:12 | Experiment with io-50.1 on Travis check-in: dca078250c user: culler tags: bug-f586089a2b | |
|
2020-08-06
| ||
| 13:09 | Experiment with chan-io-50.6 on Travis check-in: 7a08db7462 user: culler tags: bug-f586089a2b | |
|
2020-08-05
| ||
| 17:07 | merge 8.6 check-in: 0f6646cd5c user: dgp tags: core-8-6-11-rc | |
|
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
| ||
| 22:48 | Merge tip-581 Closed-Leaf check-in: 6a1810a602 user: jan.nijtmans tags: no-master-slave | |
| 22:45 | Merge 8.6 check-in: 46a66d0b3a user: jan.nijtmans tags: tip-581 | |
| 22:42 | doc fix check-in: 11bad9f38d user: jan.nijtmans tags: core-8-6-branch | |
| 15:46 | Merge 8.6 check-in: d55f77f316 user: jan.nijtmans tags: tip-581 | |
| 15:43 | Merge 8.6 check-in: 703ab89855 user: jan.nijtmans tags: bug-f586089a2b | |
| 15:34 | Merge 8.6 check-in: 1db31b799e user: jan.nijtmans tags: core-8-branch | |
| 15:23 | Testcase cleanup: transform *io-50.* testcases to new test syntax check-in: 6b47415fd4 user: jan.nijtmans tags: core-8-6-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-27
| ||
| 21:30 | merge 8.6 check-in: cb97a9d7d6 user: dgp tags: core-8-6-11-rc | |
|
2020-07-26
| ||
| 17:00 | Merge 8.6 check-in: 94c40d8fbb user: jan.nijtmans tags: tip-581 | |
| 16:54 | Merge 9.0 check-in: 709d24d713 user: jan.nijtmans tags: novem | |
| 16:52 | Merge 8.7 check-in: d312416281 user: jan.nijtmans tags: trunk | |
| 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 | |
| 16:21 | Fix [cb0373bb33]: The http::geturl -keepalive option does not work as described in the man page. check-in: eeeb45062b user: jan.nijtmans tags: core-8-6-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
| ||
| 16:13 | Merge 8.6 Closed-Leaf check-in: 04264faa04 user: jan.nijtmans tags: bug-cb0373bb33-for-8-6 | |
| 15:59 | Merge 8.6 check-in: 90e3db45d8 user: jan.nijtmans tags: core-8-branch | |
| 15:56 | Fix [20dccf1200]: htons-related test fails on Mac OSX Catalina (10.15) Also, let http-related tests... check-in: 48bfbea889 user: jan.nijtmans tags: core-8-6-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 | |
| 02:08 | Rename command safe::setAutoPathSync to safe::setSyncMode. Add a section TYPICAL USE to doc/safe.n. check-in: 3399026c76 user: kjnash tags: tip-579-8-6 | |
| 01:46 | Rearrange tests in safe.test so they are in numerical order, add 24 more tests of -accessPath/-autoP... check-in: b47583351e user: kjnash tags: tip-579-8-6 | |
|
2020-07-24
| ||
| 20:32 | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if absent, must default to "k... check-in: cb2b968202 user: kjnash tags: bug-cb0373bb33-for-8-6 | |
| 20:24 | Some additions to changes. check-in: be3d02a650 user: dgp tags: core-8-6-11-rc | |
| 18:46 | Create new branch named "bug-cb0373bb33-for-8-6" check-in: 225f42518a user: kjnash tags: bug-cb0373bb33-for-8-6 | |
| 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
| ||
| 19:17 | merge 8.6 check-in: fa352235b6 user: dgp tags: core-8-6-11-rc | |
| 19:04 | For each slave, record a value of -autoPath instead of discarding it and relying on the value of ::a... check-in: 9dd9c5825a user: kjnash tags: tip-579-8-6 | |
| 13:45 | Merge safe-bugfixes-8-6 check-in: 9f562f43a1 user: kjnash tags: tip-579-8-6 | |
| 13:32 | Check if reverting from os_unfair_lock to OSSpinLock has any effect. check-in: 203b05be5d user: culler tags: bug-f586089a2b | |
| 13:26 | Improvements to removal of stale package data - bugfix for 1f63efa537 and 319e438f7f check-in: d9ca230fc6 user: kjnash tags: safe-bugfixes-8-6 | |
| 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 | |
| 10:12 | Add tests for cases that might differ when ::auto_path is not synchronized. Renumber some tests not... check-in: 5237b49d21 user: kjnash tags: tip-579-8-6 | |
| 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 | |
| 01:02 | Merge safe-bugfixes-8-6 check-in: 424ca06c78 user: kjnash tags: tip-579-8-6 | |
| 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:38 | Move tests that depend on platform::shell and http1.0 from safe.test to safe-stock86.test, and repla... check-in: aceeb939f9 user: kjnash tags: tip-579-8-6 | |
| 19:26 | Whitespace and comment changes only. check-in: 1e394b9e90 user: kjnash tags: safe-extra-tests-8-7 | |
| 19:07 | Whitespace changes only. check-in: 4027426972 user: kjnash tags: safe-bugfixes-8-6 | |
| 15:28 | Convert test-cases to do proper setup/cleanup check-in: f47e70da42 user: jan.nijtmans tags: bug-f586089a2b | |
| 12:53 | Merge safe-extra-tests-8-7 check-in: 7e52d49e2d user: kjnash tags: tip-579-8-7 | |
|
2020-07-21
| ||
| 22:48 | Merge safe-bugfixes-8-6 check-in: cd2bfb6c76 user: kjnash tags: tip-579-8-6 | |
| 22:33 | Merge safe-bugfixes-8-6 check-in: b6c9397bc6 user: kjnash tags: safe-extra-tests-8-7 | |
| 17:34 | In ::safe::interpFindInAccessPath, ::safe::interpAddToAccessPath, add a check that the interpreter b... check-in: b0ad28bdd7 user: kjnash tags: safe-bugfixes-8-6 | |
| 17:25 | Adapt Safe Base for interpreter names with namespace separators. Add a test and revise safe(n). Fi... check-in: ba718daa57 user: kjnash tags: safe-bugfixes-8-6 | |
| 13:22 | Re-enable event-1.1, io-50.? and chan-io-50.? test-cases, trying to get a hand at the problem [f5860... check-in: 06374b441e user: jan.nijtmans tags: bug-f586089a2b | |
| 13:01 | Merge tip-581 check-in: e96034cd1e user: jan.nijtmans tags: no-master-slave | |
| 13:00 | Merge 8.6 check-in: 1222078a76 user: jan.nijtmans tags: tip-581 | |
| 12:31 | Merge 9.0 check-in: 37701aedfc user: jan.nijtmans tags: novem | |
| 12:30 | Merge 8.7 check-in: 921e3ee0b8 user: jan.nijtmans tags: trunk | |
| 12:28 | Merge 8.6 check-in: b960a21057 user: jan.nijtmans tags: core-8-branch | |
| 12:26 | Mark chan-io-50.? and event-1.1 as nonPortable (for now): Those sometimes fail in the Travis environ... check-in: 2768cf0b28 user: jan.nijtmans tags: core-8-6-branch | |
| 08:49 | Merge tip-581 check-in: 60ff392df1 user: jan.nijtmans tags: no-master-slave | |
| 08:19 | Merge 8.6 check-in: 1071e8b723 user: jan.nijtmans tags: tip-581 | |
| 08:14 | Merge trunk check-in: aa51e398f8 user: jan.nijtmans tags: novem | |
| 07:54 | Merge 8.7 check-in: b23af47e56 user: jan.nijtmans tags: trunk | |
| 03:59 | Use suitable -errorcode in safe::AliasSource if file does not exist or is unreadable. Fixes bug f3b... check-in: 803cdad7cf user: kjnash tags: safe-bugfixes-8-6 | |
|
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 | |
| 22:32 | File tests/safe.test - rearrange tests - move tests of command/package loading that use Tcl files to... check-in: a7706bfb9a user: kjnash tags: safe-bugfixes-8-6 | |
| 14:58 | Merge 8.6 check-in: 2f045a43d6 user: jan.nijtmans tags: core-8-branch | |
| 14:25 | Use "Global" in stead of "Master" internally, where "Master" is not used in the Master-Slave paradig... check-in: 9fbbf06bfc user: jan.nijtmans tags: core-8-6-branch | |
| 09:28 | Merge tip-581 check-in: 1bfe38f8f0 user: jan.nijtmans tags: no-master-slave | |
| 09:02 | Merge 8.6 check-in: d76b1154e8 user: jan.nijtmans tags: tip-581 | |
| 08:35 | Merge 8.6 check-in: 3503fc0abd user: jan.nijtmans tags: core-8-branch | |
| 08:24 | Merge 8.5. Mark testcases io-50.* nonPortable: they fail too often in travis builds. check-in: f196d74957 user: jan.nijtmans tags: core-8-6-branch | |
| 07:33 | Backport changes in tcltest package from higher Tcl versions. Rename (internal, undocumented) tcltes... check-in: 640c33ec40 user: jan.nijtmans tags: core-8-5-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
| ||
| 23:20 | Merge safe-bugfixes-8-6 check-in: 25a4ed2270 user: kjnash tags: tip-579-8-6 | |
| 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 | |
| 19:08 | Merge 8.6 check-in: fcf50e6b4e user: kjnash tags: safe-bugfixes-8-6 | |
| 18:51 | Remove an old fix for ~ expansion in safe::AliasGlob that is now fixed by other means check-in: 39485e00ef user: kjnash tags: safe-bugfixes-8-6 | |
| 18:06 | Simplify case analysis in safe::AliasGlob check-in: dc38ed6dd6 user: kjnash tags: safe-bugfixes-8-6 | |
| 17:51 | Add explanatory comments to safe::AliasGlob check-in: 17ecaf315b user: kjnash tags: safe-bugfixes-8-6 | |
| 16:26 | Merge 8.6 check-in: 8673082d4b user: culler tags: core-8-branch | |
| 16:02 | macOS: Remove Tcl_ServiceAll from Tcl_WaitForEvent and use os_unfair_lock if it is available. check-in: 4ddbbc840f user: culler tags: core-8-6-branch | |
| 13:22 | Update comments about safe interpreters in library/tm.tcl and library/package.tcl so they agree with... check-in: b2583774db user: kjnash tags: safe-bugfixes-8-6 | |
| 13:18 | Bugfix argument combination -- and -directory in ::safe::AliasGlob. check-in: 6a0c54df1a user: kjnash tags: safe-bugfixes-8-6 | |
| 13:09 | Remove unused code for *.tm from ::safe::AliasGlob. check-in: 5c918e7ce5 user: kjnash tags: safe-bugfixes-8-6 | |
| 12:53 | Remove code block in ::safe::AliasGlob that no longer serves a useful purpose. check-in: fb0d72aad4 user: kjnash tags: safe-bugfixes-8-6 | |
| 04:12 | Tidying tests/safe.test check-in: 949173f1d5 user: kjnash tags: safe-bugfixes-8-6 | |
|
2020-07-17
| ||
| 11:13 | Merge 8.6 check-in: 419f010ca9 user: jan.nijtmans tags: core-8-branch | |
| 11:11 | Doc/internal variable tweaks check-in: bc17f8d86d user: jan.nijtmans tags: core-8-6-branch | |
| 10:42 | New TIP #581 implementation check-in: c5cf94cd29 user: jan.nijtmans tags: tip-581 | |
| 08:10 | Merge 8.6. Backout change to library/tcltest/tcltest.tcl (doing that in 8.7 is soon enough) check-in: 65dda10d78 user: jan.nijtmans tags: no-master-slave | |
| 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:34 | Merge 8.6 check-in: f3a6685cce user: kjnash tags: tip-579-8-6 | |
| 16:32 | Merge 8.6 check-in: 0904d2c30c user: kjnash tags: safe-bugfixes-8-6 | |
| 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 | |
| 15:36 | merge 8.5 check-in: 0600fc2c5c user: sebres tags: core-8-6-branch | |
| 15:34 | cherry pick [df5f1e8652]: Fix [5bbd044812]: Fix index underflow. check-in: cba0864fb3 user: sebres tags: core-8-5-branch | |
| 13:44 | Merge 8.6 check-in: 2aaea5753c user: jan.nijtmans tags: core-8-branch | |
| 13:42 | Fix [5bbd044812]: Fix index underflow. check-in: df5f1e8652 user: jan.nijtmans tags: core-8-6-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:58 | Merge safe-bugfixes-8-6 check-in: 9c045a336b user: kjnash tags: tip-579-8-6 | |
| 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 | |
| 10:26 | Merge 8.6 check-in: 53fdc9e61b user: kjnash tags: safe-bugfixes-8-6 | |
| 08:50 | Merge 8.6 Backout change to (internal) ::auto_mkindex_parser::slavehook: Doing that in Tcl 8.7 is so... check-in: 10949ce772 user: jan.nijtmans tags: no-master-slave | |
| 08:35 | Merge 8.6 Closed-Leaf check-in: 71d406d7b1 user: jan.nijtmans tags: macOS_hangs | |
|
2020-07-15
| ||
| 23:11 | Bugfix tests/safe.test. Harden tests safe-9.20 to safe-9.24 against indeterminate order of glob mat... check-in: bbed97fc3e user: kjnash tags: safe-bugfixes-8-6 | |
| 20:06 | closes [3c6e47363e]: missing de-duplication mechanism for nested TEBC starting from scratch (e. g. n... check-in: 1947d9b440 user: sebres tags: core-8-6-branch | |
| 18:59 | Merge 8.7 check-in: caa0a95fe8 user: jan.nijtmans tags: trunk | |
| 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 | |
| 17:03 | Bugfix in library/safe.tcl - AliasGlob passes -join to glob inappropriately; pass new test safe-13.7... check-in: 1de9e63266 user: kjnash tags: safe-bugfixes-8-6 | |
| 13:22 | Bugfix in library/safe.tcl - when deleting a safe interpreter, delete its sub-interpreters cleanly; ... check-in: 0f31a07dec user: kjnash tags: safe-bugfixes-8-6 | |
| 10:26 | Create new branch named "fix-travis-8-7" Closed-Leaf check-in: a943611ed2 user: kjnash tags: fix-travis-8-7 | |
| 10:20 | Add -constraint nonPortable to 5 tests in tests/safe.test Closed-Leaf check-in: 5cff69fa4a user: kjnash tags: safe-bugfixes-8-6, fix-travis-8-6 | |
| 10:09 | Create new branch named "fix-travis-8-6" check-in: e68684f984 user: kjnash tags: safe-bugfixes-8-6, fix-travis-8-6 | |
| 09:17 | Merge trunk check-in: bf67cb9846 user: jan.nijtmans tags: novem | |
| 09:10 | Merge 8.7 check-in: 1eb2f022af user: jan.nijtmans tags: trunk | |
| 09:08 | Merge 8.6 check-in: 9cb33165c6 user: jan.nijtmans tags: core-8-branch | |
| 09:07 | Rename doc/CrtSlave.3 to doc/CrtAlias.3. Some more doc tweaks. check-in: 4658118d76 user: jan.nijtmans tags: core-8-6-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 | |
| 16:40 | Merge 8.6 check-in: c665ead95c user: kjnash tags: tip-579-8-6 | |
| 16:15 | Sync with bugfixes and tests pushed upstream via safe-bugfixes-8-6 to core-8-6-branch. check-in: 7d0985c611 user: kjnash tags: tip-579-8-6 | |
| 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:39 | childs -> children check-in: 3dee2ffa26 user: jan.nijtmans tags: no-master-slave | |
| 15:27 | Merge 8.7 check-in: 30841bb1e5 user: kjnash tags: safe-extra-tests-8-7 | |
| 15:13 | Merge safe-bugfixes-8-6 check-in: 41f694a08b user: kjnash tags: safe-bugfixes-8-6 | |
| 14:57 | Merge 8.6 check-in: 720066ae52 user: kjnash tags: safe-bugfixes-8-6 | |
| 10:25 | Merge 8.6 check-in: ea3e7dfc80 user: jan.nijtmans tags: macOS_hangs | |
| 10:21 | Merge 8.7 check-in: ecae47ea37 user: jan.nijtmans tags: trunk | |
| 10:19 | Merge 8.6 check-in: 8f6b76cf87 user: jan.nijtmans tags: core-8-branch | |
| 10:16 | (cherry-pick): Bugfix in library/tm.tcl - in a safe interp ::tcl::tm::UnknownHandler should always u... check-in: a92a008f3a user: jan.nijtmans tags: core-8-6-branch | |
| 09:59 | typo's check-in: df7e9f2ed6 user: jan.nijtmans tags: no-master-slave | |
|
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 | |
| 15:04 | Merge safe-bugfixes-8-6 check-in: d8a9ec8866 user: kjnash tags: safe-bugfixes-8-6 | |
| 14:57 | Comments only. check-in: a160677bac user: kjnash tags: safe-bugfixes-8-6 | |
| 14:55 | Add tests to tests/safe.test check-in: 6eeae316ca user: kjnash tags: safe-bugfixes-8-6 | |
| 14:24 | More WIP check-in: 38b4e0ed91 user: jan.nijtmans tags: no-master-slave | |
| 13:49 | Merge 8.6 check-in: 28aa88d370 user: kjnash tags: safe-extra-tests-8-7 | |
| 13:30 | Merge safe-bugfixes-8-6 check-in: a5bd4a33a7 user: kjnash tags: safe-bugfixes-8-6 | |
| 12:52 | Bugfix in library/safe.tcl - when auto_reset, also reload module data; pass test safe-9.24 check-in: 68ed8dcb41 user: kjnash tags: safe-bugfixes-8-6 | |
| 12:37 | Bugfix in library/tm.tcl - in a safe interp ::tcl::tm::UnknownHandler should always use the freshest... check-in: 8927bbee05 user: kjnash tags: safe-bugfixes-8-6 | |
| 12:32 | Bugfix in library/safe.tcl - interpConfigure use revised value of tcl::tm::list; pass tests safe-9.2... check-in: b336bc2615 user: kjnash tags: safe-bugfixes-8-6 | |
| 12:25 | Bugfix in library/safe.tcl - only add tm roots to tcl::tm::list; pass test safe-9.20 check-in: 081a8b9b50 user: kjnash tags: safe-bugfixes-8-6 | |
| 12:13 | Bugfix in library/safe.tcl - remove impossible error message in safe::interpFindInAccessPath; pass t... check-in: 59c89cfdb1 user: kjnash tags: safe-bugfixes-8-6 | |
| 12:09 | Bugfix in library/safe.tcl - when auto_reset, also reload pkgIndex.tcl data; pass tests safe-9.10, s... check-in: 823dae2469 user: kjnash tags: safe-bugfixes-8-6 | |
| 12:03 | (Experiment): What happens if we purge all usages of Master/Slave from Tcl. Highly experimental, not... check-in: f9ba684c6b user: jan.nijtmans tags: no-master-slave | |
| 11:49 | Bugfix in library/safe.tcl for doreset (auto_reset); pass test safe-9.9 check-in: ecc0872a76 user: kjnash tags: safe-bugfixes-8-6 | |
| 11:43 | Add new tests to tests/safe.test. check-in: b4f5fece9a user: kjnash tags: safe-bugfixes-8-6 | |
| 11:22 | Add example files for use in tests/safe.test; add tests of the files themselves. check-in: d76b976761 user: kjnash tags: safe-bugfixes-8-6 | |
| 10:39 | Create new branch named "safe-bugfixes-8-6" check-in: f92587604c user: kjnash tags: safe-bugfixes-8-6 | |
|
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 | |
| 16:06 | Merge 8.6 check-in: 9c6bf66e1a user: jan.nijtmans tags: macOS_hangs | |
| 16:01 | Fix 4 test-cases, which fail when running from the western hemisphere check-in: 08ce1e113c user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-10
| ||
| 18:42 | merge 8.6 check-in: fd9e14d847 user: dgp tags: core-8-6-11-rc | |
| 10:39 | Merge 8.6 check-in: f9f29d9980 user: jan.nijtmans tags: core-8-branch | |
| 10:32 | Fix test-cases clock-34.65 and clock-34.66, they seem to be affected by summertime check-in: 955c7a2de8 user: jan.nijtmans tags: core-8-6-branch | |
| 10:03 | Fix [5019748c73]: FreeScan resp. Oldscan does not recognize positive time zone offset check-in: f041312885 user: jan.nijtmans tags: core-8-6-branch | |
| 08:52 | Fix utf-1.13 testcase for TCL_UTF_MAX>3 check-in: 20b181dc7b user: jan.nijtmans tags: core-8-6-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 | |
| 07:26 | Addendum to [60fab362ce]: "Also don't allow surrogates in \U??????". This change was only meant fo... check-in: 8e89ee88fc user: jan.nijtmans tags: core-8-6-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 | |
| 17:37 | Revise tests safe-18.2 and safe-18.4 to allow for -autoPath in interpConfigure output. check-in: cd5de66f22 user: kjnash tags: tip-579-8-6 | |
| 17:03 | Rename command ::safe::SetAutoPathSync to ::safe::setAutoPathSync and add to library/tclIndex. check-in: e0b3cee30c user: kjnash tags: tip-579-8-6 | |
| 16:26 | Update safe(n) to document the changes. check-in: 3851298ff1 user: kjnash tags: tip-579-8-6 | |
| 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 | |
| 10:14 | First bunch of changes. Please review! check-in: e344a18941 user: jan.nijtmans tags: core-8-6-11-rc | |
| 10:11 | Add code for -autoPath option in Safe Base. check-in: 11e7b58e19 user: kjnash tags: tip-579-8-6 | |
| 10:01 | Apply patch for new features other than -autoPath check-in: edc239c79f user: kjnash tags: tip-579-8-6 | |
| 09:42 | Create new branch named "tip-579-8-6" check-in: ac35020358 user: kjnash tags: tip-579-8-6 | |
| 08:11 | Merge 8.7 check-in: 462eec47f8 user: jan.nijtmans tags: trunk | |
| 08:10 | Merge 8.6 check-in: 6c023e8c31 user: jan.nijtmans tags: core-8-branch | |
| 07:57 | Proposed fix for [5019748c73]: FreeScan resp. Oldscan does not recognize positive time zone offset l... Closed-Leaf check-in: 4f71ead4a9 user: jan.nijtmans tags: bug-5019748c73 | |
| 07:21 | Fix [a1bd37b719]: clock (free)scan of ISO 8601 timestamp with literal T behaves strange check-in: 858e370f1a user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-08
| ||
| 14:42 | Merge 8.6 Closed-Leaf check-in: 0bdeb11ed7 user: jan.nijtmans tags: bug-a1bd37b719 | |
|
2020-07-07
| ||
| 15:32 | merge 8.6 check-in: 66975bc9f3 user: dgp tags: core-8-6-11-rc | |
| 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:38 | Merge 8.7 check-in: c4b995b9b7 user: jan.nijtmans tags: trunk | |
| 14:37 | Merge 8.6 check-in: 5eff00ba87 user: jan.nijtmans tags: core-8-branch | |
| 12:52 | Make sure that in tclConfig.sh for Windows ${DBGX} is expanded before exporting TCL_(SHARED|UNSHARED... check-in: 051bf28686 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-06
| ||
| 20:34 | Bump to 8.6.11 for release. check-in: 307509b108 user: dgp tags: core-8-6-11-rc | |
| 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 | |
| 00:22 | Clarify index order check-in: e8b4051d6a user: andy tags: trunk | |
|
2020-07-03
| ||
| 10:21 | Merge 8.7 check-in: 10349e0db1 user: jan.nijtmans tags: trunk | |
| 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 | |
| 08:39 | In tcl_startOfPreviousWord, don't bother doing a regexp when $start <= 0. check-in: 0191b4c371 user: jan.nijtmans tags: core-8-6-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 | |
| 11:59 | doc/clock.n: clearer form explaininng format groups on output check-in: c329277210 user: sebres tags: core-8-5-branch | |
|
2020-06-29
| ||
| 20:20 | WIP: Store build info in package check-in: 229f19331f user: jan.nijtmans tags: build-info | |
| 13:18 | Merge 8.7 check-in: a55a8f24fe user: jan.nijtmans tags: trunk | |
| 13:16 | Merge 8.6 check-in: ac49364af1 user: jan.nijtmans tags: core-8-branch | |
| 12:41 | A few missing entries in .fossil-settings/ignore-glob and .gitignore check-in: 68a39f85c9 user: jan.nijtmans tags: core-8-6-branch | |
| 10:39 | Merge trunk check-in: 5d027d1163 user: jan.nijtmans tags: novem | |
| 10:38 | Merge 8.7 check-in: a056d0ed75 user: jan.nijtmans tags: trunk | |
| 10:26 | Merge 8.6: Re-generate unix/tclConfig.h.in check-in: 1b76927c85 user: jan.nijtmans tags: core-8-branch | |
| 10:21 | Re-generate unix/tclConfig.h.in check-in: a7665c75e4 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-06-28
| ||
| 15:20 | Merge 8.7 check-in: 8b76b3fb11 user: jan.nijtmans tags: trunk | |
| 15:15 | Merge 8.6 check-in: ec1b0c0aa3 user: jan.nijtmans tags: core-8-branch | |
| 15:13 | MacOSX: add some type-casts, improving C++ compatibility. Make sure that strstr and strtoul() are no... check-in: 113a7e727d user: jan.nijtmans tags: core-8-6-branch | |
| 14:44 | Merge make-dist branch: Now travis checks regressions in "make dist" too check-in: 56c93291d3 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-06-26
| ||
| 13:29 | Add "make dist" target to Travis build, as regression test. This should continue to work. Closed-Leaf check-in: 17eda4527e user: jan.nijtmans tags: make-dist | |
|
2020-06-25
| ||
| 13:02 | Merge 8.7 check-in: 80673ea3d1 user: jan.nijtmans tags: trunk | |
| 13:01 | Merge 8.6 check-in: c60ae5b315 user: jan.nijtmans tags: core-8-branch | |
| 12:58 | Merge 8.5 check-in: e6244e2d0e user: jan.nijtmans tags: core-8-6-branch | |
| 12:11 | Clean-up compat functions, not using "register" any more, and fix some signatures (constify) matchin... check-in: e07b8fb1ee user: jan.nijtmans tags: core-8-5-branch | |
| 11:31 | Merge 8.7 check-in: d389b76b8c user: jan.nijtmans tags: trunk | |
| 11:26 | Merge 8.6 check-in: 20bc6dfb78 user: jan.nijtmans tags: core-8-branch | |
| 07:38 | Merge 8.5 check-in: 209a225df7 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-06-24
| ||
| 16:23 | merge 8.7 check-in: e015f12c0c user: sebres tags: trunk | |
| 14:56 | One include too much check-in: 2823f5010a user: jan.nijtmans tags: core-8-5-branch | |
| 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 | |
| 14:40 | re-generate unix/configure check-in: 7a2a359658 user: jan.nijtmans tags: core-8-5-branch | |
| 13:05 | Fix [9080d6a871]: Build fix for tcl on macOS on Apple Silicon check-in: e99147d792 user: jan.nijtmans tags: core-8-5-branch | |
| 12:24 | Add "manifest.uuid" to the distribution, so we can see exactly where "make dist" came from. In case ... check-in: ed61352f61 user: jan.nijtmans tags: core-8-5-branch | |
| 09:02 | merge zlib-chan-f70ce1fead, [f70ce1fead] - rewritten and optimized inflate: default read ahead limit... check-in: 05f80ed1bc user: sebres tags: core-8-6-branch | |
|
2020-06-23
| ||
| 20:40 | zlib.test: replaces tests/assets/zlib.bin with inlined version (creating test file on demand), use t... Closed-Leaf check-in: 6052cf5b32 user: sebres tags: zlib-chan-f70ce1fead | |
| 19:21 | optimizes locale cache: locale is case-sensitive key; simplifying format localization routine (cache... check-in: 48cf9d722f user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:10 | Fix for ticket 41c9857bdd check-in: be0c740944 user: kjnash tags: core-8-6-branch | |
| 10:09 | Merge 8.6. Merge 8.6. Fix tclClockFmt.c build check-in: 0e3a93d671 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 09:43 | Merge 8.6 check-in: 232605440b user: jan.nijtmans tags: bug-a1bd37b719 | |
| 09:38 | Merge 8.7 check-in: 3a5a52d481 user: jan.nijtmans tags: trunk | |
| 09:33 | Merge 8.6 check-in: 6421e4e7e1 user: jan.nijtmans tags: core-8-branch | |
| 09:28 | avoid %pure-parser deprecation warning from Bison 3.4 check-in: 4fe2f27858 user: jan.nijtmans tags: core-8-6-branch | |
| 07:13 | re-generate with bison 3.1 check-in: 918767cf74 user: jan.nijtmans tags: bug-a1bd37b719 | |
| 06:48 | Merge 8.6. re-generate tclParse.c check-in: 5a95936bce user: jan.nijtmans tags: bug-a1bd37b719 | |
| 06:37 | Added two tests demonstrating that the tickets [8af92dfb66] (bad stream expansion) and [f70ce1fead] ... check-in: 165b6516ea user: aku tags: zlib-chan-f70ce1fead | |
| 06:36 | Merge-mark check-in: 34260c9af5 user: jan.nijtmans tags: core-8-branch | |
| 06:35 | Backport some changes in tclGetDate.y from 8.7. check-in: 9d38e87ebc user: jan.nijtmans tags: core-8-6-branch | |
| 06:21 | Merge trunk check-in: 2c5fa114f8 user: jan.nijtmans tags: novem | |
| 06:19 | Merge 8.7 check-in: eb0b1d29ba user: jan.nijtmans tags: trunk | |
| 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
| ||
| 18:37 | switch internal numbers to long (size of time_t is depending by platform, compiler, stdlib and its d... check-in: 1c3f0f39e0 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:35 | rebuilt with bison 3.5; replace deprecated `%pure-parser` with `%define api.pure` check-in: bd5e5db567 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:29 | Merge branch 'iso-TZ-bug-21': closes gh-21 (bug [a1bd37b719], https://github.com/sebres/tclclockmod/... check-in: 4f064d306d user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:26 | resolves more shift/reduce conflicts (since SP token is expected by few items only, otherwise silent... check-in: 35aea014ba user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:22 | small amend to #21 allowing time without seconds part "hh:mm" as extended ISO time (with and without... Closed-Leaf check-in: b449a91f7b user: sebres tags: sebres-8-6-clock-speedup-bug-a1bd37b719 | |
| 18:22 | optimized ISO 8601 timestamp (with extended formats, T literal is optional now, more tests); decreas... check-in: 000e5124d6 user: sebres tags: sebres-8-6-clock-speedup-bug-a1bd37b719 | |
| 18:21 | ISO 8601 timestamp format accepts extended date and time (YYYY-MM-DD and hh:mm:ss); implements more... check-in: b915ec2745 user: sebres tags: sebres-8-6-clock-speedup-bug-a1bd37b719 | |
| 18:21 | added test-cases illustrating bug #21: literal may be mistakenly recognized as a time-zone (doesn't ... check-in: 67e152931d user: sebres tags: sebres-8-6-clock-speedup-bug-a1bd37b719 | |
| 18:19 | more tests time-zone independent check-in: acf0d6fd01 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:17 | close fork check-in: 371c68b040 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:11 | merge 8.6 check-in: 08e092f1d3 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:36 | compatibility to future 8.6 version ([6596c4af31e29b5d] introduced new internals TclUtfPrev/TclUtfNe... check-in: 75b156542f user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:28 | simplification of new tests check-in: 9c3d568ffc user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:21 | Merge branch 'gh-20--neg-relmonth-offs': fixed relative clock calculation on negative month offset o... check-in: ef0f2caea9 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:19 | fixed relative clock calculation on negative month offset over threshold of a year: compiler/platfo... Closed-Leaf check-in: ff917bd6e7 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-20 | |
| 17:19 | added test case illustrating bug #20 - wrong relative clock calculation on negative month offset ove... check-in: e856d21c22 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-20 | |
| 17:14 | Merge branch 'fix-gh-19' (https://github.com/sebres/tclclockmod/issues/19) check-in: 925b5b7229 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 16:52 | windows: small amend (speedup _hasRegistry in positive case) Closed-Leaf check-in: edbea056d9 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19 | |
| 16:51 | close #19: implements safe "catch" in clock NS - avoid overwrite of interp state by select and setup... check-in: e236bb6a19 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19 | |
| 16:44 | avoid overwrite of interp state by select and setup timezone check-in: 45258c6b60 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19 | |
| 16:42 | avoid change of interp state in ::tcl::clock::LocalizeFormat check-in: d05b3521ec user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19 | |
| 16:35 | test case illustrating #19: some initialization of clock.tcl (locale/msgcat, etc) could overwrite in... check-in: b150f1e1fc user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19 | |
| 16:30 | improve tests, since timerate supporting max-count too check-in: 5aa58926a2 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 16:12 | Use the os_unfair_lock in place of OSSpinLock when the minimum build target is newer than OSX 10.12 check-in: 7c6642e5f3 user: culler tags: macOS_hangs | |
| 12:49 | Merge 8.7 check-in: 24d5911224 user: jan.nijtmans tags: trunk | |
| 12:48 | Merge 8.6 check-in: 4075757949 user: jan.nijtmans tags: core-8-branch | |
| 12:47 | Merge 8.5 check-in: 8001aa09b3 user: jan.nijtmans tags: core-8-6-branch | |
| 12:46 | Remove .fossil-settings/crnl-glob, as it is not used in fossil any more. Don't declare .sln files bo... check-in: 4693054726 user: jan.nijtmans tags: core-8-5-branch | |
| 12:27 | Merge 8.7 check-in: e9d475434a user: jan.nijtmans tags: trunk | |
| 12:26 | Merge 8.6 check-in: 597e29bd6e user: jan.nijtmans tags: core-8-branch | |
| 12:24 | Change all *.sln to CRLF format, so they are directly usable in Visual Studio projects check-in: 8e3a80acf7 user: jan.nijtmans tags: core-8-6-branch | |
| 12:01 | Merge trunk check-in: f0356b6aaf user: jan.nijtmans tags: novem | |
| 12:00 | Merge 8.7 check-in: 308c81aee0 user: jan.nijtmans tags: trunk | |
| 11:58 | Merge 8.6 check-in: f3980c5529 user: jan.nijtmans tags: core-8-branch | |
| 11:57 | library/reg/pkgIndex.tcl should not be executable check-in: a424f40c9d user: jan.nijtmans tags: core-8-6-branch | |
| 11:56 | Merge 8.5 check-in: 5597889f78 user: jan.nijtmans tags: core-8-6-branch | |
| 11:54 | Make sure that files like _FOSSIL_ or .flsckout are never committed to a GIT repository check-in: 2bf1ea6789 user: jan.nijtmans tags: core-8-5-branch | |
| 10:56 | Merge 8.7 check-in: 828bbf27d7 user: jan.nijtmans tags: strict-index-experiment | |
| 10:24 | Merge 8.7 check-in: 807dae9ebc user: jan.nijtmans tags: trunk | |
| 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:57 | Merge 8.7 check-in: dbac390f8d user: jan.nijtmans tags: trunk | |
| 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 | |
| 15:42 | Clearify documentation regarding [a7c1c2c7e5] check-in: 61a0475861 user: jan.nijtmans tags: core-8-6-branch | |
| 14:50 | Merge bug-f81beca7af check-in: 6601913dac user: kjnash tags: core-8-6-branch | |
|
2020-06-20
| ||
| 23:20 | More "nodep" testcases check-in: 6386326c75 user: jan.nijtmans tags: strict-index-experiment | |
|
2020-06-19
| ||
| 17:44 | Merge bug-f81beca7af Closed-Leaf check-in: 1aff94317c user: kjnash tags: bug-f81beca7af | |
| 14:40 | Bump http version to 2.9.2 check-in: 5bc802fdfa user: kjnash tags: bug-f81beca7af | |
| 14:20 | Fix tcl_startOfPreviousWord when $start eq "none" check-in: 7a1abd50a5 user: jan.nijtmans tags: strict-index-experiment | |
| 12:37 | Merge 8.6 check-in: a2a2375f9d user: kjnash tags: bug-f81beca7af | |
| 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 | |
| 10:27 | sync zlib's crypt.h with version in Tcl 8.7 check-in: ed98c16eab user: jan.nijtmans tags: core-8-6-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 | |
| 06:06 | Correct man page per [ad8df845fef2c76d95b9f1aaa4815f3b23d4c472] check-in: 45084da691 user: andy tags: trunk | |
|
2020-06-18
| ||
| 20:02 | Sometimes the waitTime needs to be positive to avoid missing channel io events. check-in: 871a455a27 user: culler tags: macOS_hangs | |
| 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:43 | Merge 8.7 check-in: 6deef9f426 user: jan.nijtmans tags: trunk | |
| 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:56 | Merge 8.7 check-in: 77245e9add user: jan.nijtmans tags: trunk | |
| 14:49 | Merge 8.6 check-in: 162c548406 user: jan.nijtmans tags: core-8-branch | |
| 14:44 | rules.vc: No need to redefine values which are already the default. tclWinPort.h: Fix comment check-in: 9cde493d0c user: jan.nijtmans tags: core-8-6-branch | |
| 14:15 | Merge 8.7 check-in: 9f1ae45430 user: jan.nijtmans tags: trunk | |
| 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-11
| ||
| 14:34 | Not really a problem, since SHLIB_CFLAGS is empty on win32 .... still this is wrong... check-in: 97fe1b341d user: jan.nijtmans tags: core-8-6-branch | |
|
2020-06-10
| ||
| 09:40 | Merge 8.7 check-in: 36e47c859d user: jan.nijtmans tags: death-to-dbgx | |
|
2020-06-08
| ||
| 20:02 | Still ... need to disable C4305 on Win32 (32-bit only) check-in: 01dc630fa5 user: jan.nijtmans tags: trunk | |
| 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 | |
| 07:47 | Merge-mark 8.5 (TZ update already done here) Don't try to compile with MINGW32_ in /unix directory. ... check-in: 84850a7b1a user: jan.nijtmans tags: core-8-6-branch | |
|
2020-06-07
| ||
| 22:15 | Code simplification and cleanup check-in: ca8b8183b6 user: culler tags: macOS_hangs | |
| 20:31 | Merge 8.7 check-in: 9a0d15188b user: jan.nijtmans tags: strict-index-experiment | |
| 19:35 | Merge 8.7. This makes disabling Microsoft warning C4307 no longer necessary: It appears this warning... check-in: 1214233eb4 user: jan.nijtmans tags: trunk | |
| 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
| ||
| 21:23 | Address macOS hangs in Tcl_WaitForEvent. check-in: 7495bd2a44 user: culler tags: macOS_hangs | |
| 21:22 | (cherry-pick): Update TZ info to tzdata2020a. check-in: 2f0c7fdfa6 user: jan.nijtmans tags: core-8-5-branch | |
| 21:19 | Fix Travis build for Windows in debug mode. check-in: 1a08ea0157 user: jan.nijtmans tags: trunk | |
| 08:02 | Update TZ info to tzdata2020a. check-in: bfd3b9d404 user: jima tags: trunk | |
| 08:01 | Update TZ info to tzdata2020a. check-in: 78ac12175e user: jima tags: core-8-branch | |
| 07:52 | Update TZ info to tzdata2020a. check-in: 1c47008a7b user: jima tags: core-8-6-branch | |
|
2020-06-05
| ||
| 11:34 | Merge 8.7. Change TclListObjRange() signature, using size_t for index arguments (even though lists i... check-in: facb398c04 user: jan.nijtmans tags: trunk | |
| 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
| ||
| 15:19 | Merge trunk check-in: 941bbcbdf4 user: jan.nijtmans tags: novem | |
| 15:15 | Merge 8.7. Use more TCL_INDEX_NONE in documentation/headers/code. check-in: baad702302 user: jan.nijtmans tags: trunk | |
| 14:38 | Merge 8.6 check-in: b48be1a169 user: jan.nijtmans tags: core-8-branch | |
|
2020-06-02
| ||
| 17:05 | merge 8.5 check-in: 6256f30f45 user: sebres tags: core-8-6-branch | |
| 17:01 | avoid segfault if Tcl_FreeParse, if parse structure remains uninitialized (parse.tokenPtr may be use... check-in: 9a34a46fde user: sebres tags: core-8-5-branch | |
|
2020-05-31
| ||
| 20:29 | Merge 8.7 check-in: b2a3b5c77a user: jan.nijtmans tags: trunk | |
| 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 | |
| 00:37 | tip-551 implementation. check-in: 30d9822887 user: griffin tags: trunk | |
|
2020-05-30
| ||
| 23:47 | tip-551 implementation. check-in: 3785bbf5a3 user: griffin tags: core-8-branch | |
|
2020-05-29
| ||
| 20:00 | fixes [75d525d37c]: segfault by server socket transfer (accept proc executed in wrong interpreter); ... Leaf check-in: 455c680c3a user: sebres tags: bug-75d525d37c-sf-chan-transfer | |
| 19:54 | better variant of test (no cycle needed) check-in: 5cfe4de59b user: sebres tags: bug-75d525d37c-sf-chan-transfer | |
| 19:40 | test illustrating [75d525d37c]: segfault by server socket transfer (accept proc executed in wrong in... check-in: 0e2fa18bb9 user: sebres tags: bug-75d525d37c-sf-chan-transfer | |
| 19:02 | no functional changes (closed bracket in comment, lint concerns only) check-in: 739d02d3e1 user: sebres tags: core-8-6-branch | |
| 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:49 | Merge 8.7 check-in: 0d59130065 user: jan.nijtmans tags: trunk | |
| 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
| ||
| 21:11 | clock-iso-2.patch check-in: b29eba8aee user: jan.nijtmans tags: bug-a1bd37b719 | |
| 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:58 | Proposed soution for [a1bd37b719]: clock (free)scan of ISO 8601 timestamp with literal T behaves str... check-in: f0ea6d62c1 user: jan.nijtmans tags: bug-a1bd37b719 | |
| 13:21 | Escape the backslash in documentation check-in: 2fea80d5de user: jan.nijtmans tags: core-8-branch | |
| 06:35 | Merge 8.7 check-in: d1045ba3c5 user: jan.nijtmans tags: trunk | |
| 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:42 | Merge 8.7 check-in: 54797b3460 user: jan.nijtmans tags: trunk | |
| 22:21 | Merge 8.6. Add MacOS build using Clang++ check-in: f351d1fef7 user: jan.nijtmans tags: core-8-branch | |
| 21:49 | Merge 8.5 check-in: c792cfeb7f user: jan.nijtmans tags: core-8-6-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:46 | Merge 8.7 check-in: 383de70ed5 user: jan.nijtmans tags: trunk | |
| 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 | |
| 09:02 | Fix compiled "string is <class>" for TCL_UTF_MAX=4 build, for characters > U+FFFF. check-in: 1eec2e52c3 user: jan.nijtmans tags: core-8-6-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:17 | Update from Xcode 11.4 to 11.5: Latest one should continue to work always. check-in: 3846e4c8fb user: jan.nijtmans tags: core-8-5-branch | |
| 19:12 | Merge 8.7 check-in: 4d5fc5a4f3 user: jan.nijtmans tags: trunk | |
| 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 | |
| 20:23 | Tiny fix for TCL_UTF_MAX=4 build only: Since Tcl_UtfNext() verifies 4 bytes for lead bytes F0-F5, Tc... check-in: f299c3c546 user: jan.nijtmans tags: core-8-6-branch | |
| 12:48 | Merge 8.7 check-in: 55a7a83f1f user: jan.nijtmans tags: trunk | |
| 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:27 | Merge 8.7 check-in: 4654931a26 user: jan.nijtmans tags: trunk | |
| 10:16 | Merge 8.6 check-in: 10e951f190 user: jan.nijtmans tags: core-8-branch | |
| 09:46 | In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual bytes of a string sear... check-in: aa6cbf0a7f user: jan.nijtmans tags: core-8-6-branch | |
|
2020-05-13
| ||
| 22:07 | Merge 8.7. Further progress with TIP implementation. check-in: afe207f116 user: jan.nijtmans tags: tip-575 | |
| 20:12 | Merge 8.7 check-in: 866174775d user: jan.nijtmans tags: trunk | |
| 19:57 | Sync testcases with 8.6 check-in: 7bddc02e53 user: jan.nijtmans tags: core-8-branch | |
| 17:24 | Merge-mark check-in: a558dbacdf user: jan.nijtmans tags: core-8-6-branch | |
| 17:23 | Testcase cleanup: Sync with testcases in core-8-6-branch check-in: 4527f68d41 user: jan.nijtmans tags: core-8-5-branch | |
| 17:13 | Copy utf.test from the tip of the core-8-6-branch, and see how many bugs are known in 8.6.10. All of... Closed-Leaf check-in: d5a5ffc4f4 user: jan.nijtmans tags: core-8-6-10-orig | |
| 16:56 | Merge 8.6 check-in: 4a9267b7a2 user: jan.nijtmans tags: core-8-branch | |
| 16:51 | Fix [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes check-in: 2a7beb9d18 user: jan.nijtmans tags: core-8-6-branch | |
| 15:23 | In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual bytes of a string sear... Closed-Leaf check-in: 6b8770b300 user: jan.nijtmans tags: prev-next-cleanup | |
| 11:13 | merge 8.5 check-in: 2d6256ffd6 user: sebres tags: core-8-6-branch | |
| 11:10 | clock.test: more tests for negative month offsets over threshold of a year (important for C-implemen... check-in: 94802818a8 user: sebres tags: core-8-5-branch | |
| 10:19 | One Tcl_UtfPrev() -> TclUtfPrev() change. Just a little bit cheaper. check-in: 2ee35161c1 user: jan.nijtmans tags: core-8-6-branch | |
| 09:17 | Merge 8.7 check-in: f41d248542 user: jan.nijtmans tags: trunk | |
| 09:13 | Merge 8.6 check-in: 28c786908d user: jan.nijtmans tags: core-8-branch | |
| 09:07 | Fix documentation of Tcl_UtfAtIndex(), in accordance with implementation. See: [81242a48c8] check-in: 07324a311e user: jan.nijtmans tags: core-8-6-branch | |
| 09:06 | Fix documentation of Tcl_UtfAtIndex(), in accordance with implementation. See: [81242a48c8] check-in: e44aa30085 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-05-12
| ||
| 21:22 | Merge 8.7 check-in: ee9f526818 user: jan.nijtmans tags: trunk | |
| 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:47 | Merge 8.7 check-in: d513c9b2fd user: jan.nijtmans tags: trunk | |
| 19:41 | Merge 8.6 check-in: 1d587617b0 user: jan.nijtmans tags: core-8-branch | |
| 19:20 | Revert implementation of Tcl_UniCharAtIndex() change done in this commit: [6596c4af31e29b5d]. Just l... check-in: 0418b67de2 user: jan.nijtmans tags: core-8-6-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 | |
| 11:28 | Change a few test-expectations. Doesn't realy change the number of "knownBug"'s check-in: 6745022c67 user: jan.nijtmans tags: core-8-6-10-orig | |
| 11:08 | Merge testcase cleanup. Make Tcl_UtfPrev() behave the same for any TCL_UTF_MAX value, since we didn'... Closed-Leaf check-in: b5d4bf440b user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 10:34 | Merge 8.5 check-in: 34050ed15d user: jan.nijtmans tags: core-8-6-branch | |
| 10:08 | Unsplit some test-cases and renumber, for testcase which give the same results for different TCL_UTF... check-in: fac078eb8f user: jan.nijtmans tags: core-8-5-branch | |
| 08:25 | Take the original 8.6.10 version, but update tclTest.c and utf.test with the latest version. So let'... check-in: 86d36e9604 user: jan.nijtmans tags: core-8-6-10-orig | |
| 07:26 | Fix "knownBug" utf-4.11. Turns out a few other testcases where still not correct, now they are. Mak... check-in: 8aa5fcb56e user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
|
2020-05-11
| ||
| 17:52 | improved diagnostics check-in: 5e4c66ba7b user: dgp tags: dgp-utfnext-test | |
| 17:44 | In order to figure out whether I concur with testutfnext expectations in the test suite, I need to g... check-in: 40b29cfb03 user: dgp tags: dgp-utfnext-test | |
| 12:25 | Merge 8.6. Mark testcase utf-4.11 as "knownBug": this one still doesn't give the right answer. Add t... check-in: aeb46f9ed0 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 11:26 | Merge 8.7 check-in: 89e2216acf user: jan.nijtmans tags: trunk | |
| 11:13 | Merge 8.6 check-in: 35c3be5b22 user: jan.nijtmans tags: core-8-branch | |
| 10:41 | Fix [d402ffe76]: Win32 potential crash when using main(). Thanks to Christian Werner for the Bug rep... check-in: 778543bca7 user: jan.nijtmans tags: core-8-6-branch | |
| 10:18 | Merge 8.6 check-in: 097c064eb4 user: jan.nijtmans tags: core-8-branch | |
| 10:03 | Tweak the Tcl_UtfPrev() implementation for TCL_UTF_MAX=4. This fixes 10 testcases in 4 groups (utf-7... check-in: ae6c7e8b86 user: jan.nijtmans tags: core-8-6-branch | |
| 07:42 | Merge 8.7 check-in: fe9bc8500a user: jan.nijtmans tags: trunk | |
| 07:41 | Merge 8.6 check-in: 6a7f9c3f67 user: jan.nijtmans tags: core-8-branch | |
| 07:39 | occurance -> occurrence. check-in: 1f06b263bc user: jan.nijtmans tags: core-8-6-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:15 | Merge 8.7 check-in: 80b28f70b4 user: jan.nijtmans tags: trunk | |
| 20:11 | Merge 8.6 check-in: 2cff341b8c user: jan.nijtmans tags: core-8-branch | |
| 19:28 | Tweak Invalid() function: No need for "return 0" twice in the function. For start bytes F0-F4, case... check-in: 1c924d98e0 user: jan.nijtmans tags: core-8-6-branch | |
| 13:24 | Merge-mark check-in: 7c4f36bd7f user: jan.nijtmans tags: core-8-branch | |
| 13:10 | Merge bug-31aa44375d branch. Mark encoding-15.5 testcase as "knownBug". Discussion is not over yet, ... check-in: 9185977c43 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-05-08
| ||
| 15:19 | Rebase to latest core-8-6-branch. Closed-Leaf check-in: 03e4d0a22a user: jan.nijtmans tags: bug-31aa44375d | |
| 14:38 | Merge 8.7 check-in: 8b2eeab7e0 user: jan.nijtmans tags: trunk | |
| 14:30 | Merge 8.6 check-in: f6c43e1c9f user: jan.nijtmans tags: core-8-branch | |
| 14:18 | Merge 8.5 check-in: b3fc054686 user: jan.nijtmans tags: core-8-6-branch | |
| 13:47 | More test-case cleanup. Enhance "testutfnext", so it can detect whether bytes after the string-end a... check-in: 01cef62b75 user: jan.nijtmans tags: core-8-5-branch | |
| 08:15 | Merge 8.7 check-in: d82f7e9061 user: jan.nijtmans tags: trunk | |
| 08:14 | Merge 8.6 check-in: de5675870e user: jan.nijtmans tags: core-8-branch | |
| 08:09 | More testcases that can run without "testbytestring" constraints. check-in: 8a993ae14f user: jan.nijtmans tags: core-8-6-branch | |
|
2020-05-07
| ||
| 22:06 | merge 8.7 check-in: b7293ef281 user: dgp tags: trunk | |
| 21:59 | Merge 8.6 check-in: 6f4a6b90ef user: dgp tags: core-8-branch | |
| 21:52 | Change order of some testcases, matching 8.6 check-in: 9696523bba user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 21:47 | Merge changes from parent branch check-in: 2742b2b00d user: dgp tags: bug-31aa44375d | |
| 21:28 | Merge 8.6 check-in: c59e41ca4e user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 20:50 | close fork check-in: 3278d4c6ea user: dgp tags: core-8-6-branch | |
| 20:44 | merge 8.5 check-in: 46d4cccefe user: dgp tags: core-8-6-branch | |
| 20:36 | Merge 8.5 check-in: 32d28204fe user: jan.nijtmans tags: core-8-6-branch | |
| 20:32 | close fork check-in: 0dfae6b963 user: dgp tags: core-8-5-branch | |
| 20:31 | Same trouble with Tcl_UtfToUniCharDstring. Test and fix. check-in: 1a4edbc67e user: dgp tags: core-8-5-branch | |
| 20:24 | Simplify test-cases which don't need the "testbytestring" command to run without it. e.g. [testbytes... check-in: 1cd4528a95 user: jan.nijtmans tags: core-8-5-branch | |
| 19:22 | merge 8.5 check-in: 488d1d5841 user: dgp tags: core-8-6-branch | |
| 19:12 | [b2816a3afe] Fix counting of malformed sequences at end of string. check-in: 683444cef2 user: dgp tags: core-8-5-branch | |
| 19:08 | Fix. Note that just because we get one positive detection of an incomplete character, we cannot con... Closed-Leaf check-in: 899e66a3c0 user: dgp tags: bug-b2816a3afe | |
| 18:56 | Test demonstrating bug in ticket [b2816a3afe]. check-in: 1c633ff6d0 user: dgp tags: bug-b2816a3afe | |
| 18:36 | split and constrain the failing test. check-in: 54933a665c user: dgp tags: bug-31aa44375d | |
| 18:23 | New approach to fixing the regression reported in [31aa44375d] builds on recent reforms. Older effo... check-in: ad31bd7310 user: dgp tags: bug-31aa44375d | |
| 17:02 | merge 8.7 Leaf check-in: 36b40699fe user: dgp tags: bug-ed29806baf-8.7 | |
| 16:44 | merge 8.6 check-in: ea1043c01e user: dgp tags: bug-ed29806baf-8.6 | |
| 14:47 | Merge 8.7 check-in: 63344df549 user: jan.nijtmans tags: trunk | |
| 14:38 | Merge 8.6 check-in: 7dccfe91e3 user: jan.nijtmans tags: core-8-branch | |
| 14:15 | For TCL_UTF_MAX==4: Make sure that Tcl_UtfNext()/Tcl_UtfPrev() never move more than 3 bytes. This is... check-in: 116d4a8943 user: jan.nijtmans tags: core-8-6-branch | |
| 13:37 | Merge 8.6. Some more tweaks to Tcl_UtfPrev(), so it cannot jump back 4 bytes in "utf16" build any mo... check-in: 6f4bdb20da user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 11:18 | Merge 8.7 check-in: 8b50e62328 user: jan.nijtmans tags: trunk | |
| 11:17 | Fix [fad64a857e76f98e]: "lsearch" provides wrong errorCode with bad -stride option check-in: a368336356 user: jan.nijtmans tags: core-8-branch | |
| 11:09 | Merge 8.7 check-in: 3516a881cf user: jan.nijtmans tags: trunk | |
| 10:56 | Merge 8.6 check-in: 2de70b5bd1 user: jan.nijtmans tags: core-8-branch | |
| 10:09 | Optimize Tcl_UtfToUniCharDString() check-in: 806e1e868c user: jan.nijtmans tags: core-8-6-branch | |
| 09:31 | Tighten optimization in Tcl_UtfToUniCharDString(), just as in Tcl_NumUtfChars(). Don't use "-1" in t... check-in: 49fb3b2f1a user: jan.nijtmans tags: core-8-5-branch | |
|
2020-05-06
| ||
| 21:59 | merge 8.7 check-in: f21991ce1e user: dgp tags: trunk | |
| 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 | |
| 21:42 | merge 8.5 check-in: 62362d0caa user: dgp tags: core-8-6-branch | |
| 21:08 | Tighten optimization in Tcl_NumUtfChars. Explain in comments. check-in: dabb52db36 user: dgp tags: core-8-5-branch | |
| 19:55 | merge 8.7 check-in: 541cffe991 user: dgp tags: trunk | |
| 19:48 | merge 8.6 check-in: bf737b27ba user: dgp tags: core-8-branch | |
| 19:31 | merge 8.5 check-in: 01956c0799 user: dgp tags: core-8-6-branch | |
| 19:22 | Restore safe calls of Invalid(). check-in: 8d0f9fd43b user: dgp tags: core-8-5-branch | |
| 17:11 | Merge-mark check-in: 1e6e026ccf user: jan.nijtmans tags: core-8-branch | |
| 17:10 | Merge 8.5 check-in: c3ba020bba user: jan.nijtmans tags: core-8-6-branch | |
| 16:59 | close fork check-in: 2a671725fe user: dgp tags: core-8-5-branch | |
| 16:58 | The routine Invalid() has been revised to do something different. Update the comments to describe wh... check-in: 1835c80d8f user: dgp tags: core-8-5-branch | |
| 16:38 | Backport testutfprev/testutfnex testcase improvements from 8.7. This makes testdescriptions/testresu... check-in: 60bd12229d user: jan.nijtmans tags: core-8-5-branch | |
| 13:31 | Merge 8.7 check-in: c990c1d146 user: jan.nijtmans tags: trunk | |
| 13:22 | Merge 8.6 check-in: 918cfd8094 user: jan.nijtmans tags: core-8-branch | |
| 13:14 | Merge 8.5. More usage of UCHAR() macro. check-in: 3f3c0fda44 user: jan.nijtmans tags: core-8-6-branch | |
| 13:03 | Change Invalid() parameter type to "const char *". Also call Invalid() first in Tcl_UtfNext(), so i... check-in: 31c95595b2 user: jan.nijtmans tags: core-8-5-branch | |
| 09:44 | Merge 8.7 check-in: 97679b4f1d user: jan.nijtmans tags: tip-573 | |
| 09:28 | Merge 8.7 check-in: 6c8e0cb9c5 user: jan.nijtmans tags: trunk | |
| 09:05 | Merge 8.6 check-in: b344e875d1 user: jan.nijtmans tags: core-8-branch | |
| 08:15 | Merge 8.5. Make testcases utf-7.20.[01] content the same as in core-8-5-branch, core-8-branch and tr... check-in: b275de7c64 user: jan.nijtmans tags: core-8-6-branch | |
| 07:58 | 3 testcases don't need pairsTo4bytes, fullutf is enough, since the dubble-surrogate-backslash syntac... check-in: 3bcb2de950 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-05-05
| ||
| 16:31 | Merge 8.7 check-in: d3f247fc3a user: jan.nijtmans tags: trunk | |
| 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 | |
| 16:00 | More usage of TclUtfToUCS4(), so we can use the whole Unicode range better in TCL_UTF_MAX>3 builds. check-in: 26e57ca148 user: jan.nijtmans tags: core-8-6-branch | |
| 15:56 | Remove PROTO_FLAGS support from the Makefile, since it isn't used anywhere any more. check-in: 5d38a6b3c6 user: jan.nijtmans tags: core-8-6-branch | |
| 13:23 | Add 4 test-cases that could fool Tcl_UtfPrev (but ... actually they don't). Make sure that Tcl_UtfPr... check-in: 50e98246d7 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 11:54 | Merge 8.7 check-in: 95e9950dad user: jan.nijtmans tags: trunk | |
| 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 | |
| 10:06 | Merge 8.6 check-in: 5d3edce6f4 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 09:51 | Merge 8.7 check-in: bd1dcc78c1 user: jan.nijtmans tags: trunk | |
| 08:16 | Merge 8.6 check-in: 7d127f6d27 user: jan.nijtmans tags: core-8-branch | |
| 07:44 | One more tip389 selector check-in: a0b18d14b1 user: jan.nijtmans tags: core-8-6-branch | |
| 07:39 | Merge 8.5 check-in: 822925b9b4 user: jan.nijtmans tags: core-8-6-branch | |
| 07:29 | Properly protect "Invalid" function against lead bytes 0x80-0xBF. This fixes "knownBug" testcase utf... check-in: b0b773f640 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-05-04
| ||
| 14:17 | More progress/simplification check-in: a17d905779 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 13:02 | Merge-mark check-in: ab941b23a0 user: jan.nijtmans tags: core-8-branch | |
| 13:01 | Merge 8.6 check-in: 1256ace951 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 12:31 | New internal function TclGetUCS4() only available when TCL_UTF_MAX=4. This fixes all "knownBug" test... check-in: 41517f0841 user: jan.nijtmans tags: core-8-6-branch | |
| 11:08 | Merge 8.6 check-in: 76cc0911f3 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 09:41 | Merge 8.6 check-in: 2dd789a502 user: jan.nijtmans tags: core-8-branch | |
| 09:40 | Merge 8.5 check-in: b14b21b3aa user: jan.nijtmans tags: core-8-6-branch | |
| 09:37 | Test-case cleanup. Increase timeout a little bit in main.test, making Travis build errors because of... check-in: c6a5d8fca9 user: jan.nijtmans tags: core-8-5-branch | |
| 08:35 | (partial) fix for [9d0cb35bb2]: Various issues with core-8-6-branch, TCL_UTF_MAX=4. (even though TCL... check-in: af513d6a16 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-05-03
| ||
| 22:27 | Merge 8.6 check-in: 0de2fe18d1 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 22:19 | Merge-mark check-in: eb1b6543ee user: jan.nijtmans tags: core-8-branch | |
| 22:16 | Re-join utf-6.93.0 and utf-6.93.1 (please disregard comment in previous commit, it was not correct).... check-in: 161196f054 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-05-02
| ||
| 23:05 | Merge 8.7 check-in: a2ef8e3993 user: jan.nijtmans tags: trunk | |
| 23:03 | Merge 8.6 check-in: 6142cba3e1 user: jan.nijtmans tags: core-8-branch | |
| 22:48 | Join test-cases utf-6.93.0 and utf-6.93.1, which MUST give the same answer always for whatever testC... check-in: e145652a1f user: jan.nijtmans tags: core-8-6-branch | |
| 21:54 | Seems almost correct. Still problem with "string index" for TCL_UTF_MAX>3 check-in: 20993bd6c0 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 10:15 | More fixes for [ed29806baf]. Not working yet. WIP check-in: f670d1a41f user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
|
2020-05-01
| ||
| 23:45 | Encoding improvements, handling Unicode > 0xFFFF check-in: 02e76e4aa7 user: jan.nijtmans tags: bug-ed29806baf-8.7 | |
| 22:23 | Merge 8.7 check-in: 770508cc4c user: jan.nijtmans tags: trunk | |
| 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:29 | Rebase to core-8-6-branch (I don't think it's solved yet, but let's see) Leaf check-in: 04631bfc72 user: jan.nijtmans tags: bug-ed29806baf | |
| 15:18 | Merge 8.7 check-in: 0d98e69811 user: jan.nijtmans tags: bug-ed29806baf-8.7 | |
| 15:07 | Merge 8.7 check-in: 3aa84b4b26 user: jan.nijtmans tags: trunk | |
| 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:44 | Merge 8.7 check-in: 056c1aad28 user: jan.nijtmans tags: trunk | |
| 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 | |
| 13:38 | Fix first part of [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes. Tcl_UtfToUniChar... check-in: 5f2bb912cf user: jan.nijtmans tags: core-8-6-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:09 | merge 8.7 check-in: daf82de914 user: dgp tags: trunk | |
| 21:07 | merge 8.6 check-in: 1921d73497 user: dgp tags: core-8-branch | |
| 20:57 | merge 8.5 check-in: e8ee7dfb40 user: dgp tags: core-8-6-branch | |
| 20:55 | D'oh! check-in: 0fdf88cded user: dgp tags: core-8-5-branch | |
| 20:34 | merge 8.5 check-in: be2db1b5bb user: dgp tags: core-8-6-branch | |
| 20:32 | Test for [4c591fa487]. check-in: e8392cb8bd user: dgp tags: core-8-5-branch | |
| 19:25 | merge 8.7 check-in: 948dd75b36 user: dgp tags: trunk | |
| 19:24 | merge 8.6 check-in: c1648c2e63 user: dgp tags: core-8-branch | |
| 18:58 | merge 8.5 check-in: c4bcfe94fe user: dgp tags: core-8-6-branch | |
| 18:53 | Revise constraints to where expectations are met. check-in: 49fb0cd2c2 user: dgp tags: core-8-5-branch | |
| 17:21 | Work In Progress. Much trickiness about sorting out expectations. check-in: 581d6b939a user: dgp tags: bug-e617e8a71a | |
| 15:35 | Win: use physical host DNS name instead cluster name. Ticket [da235271f1] check-in: 2ba1cd687f user: oehhar tags: core-8-6-branch | |
| 15:21 | Add comments so I'll know again later why this is here. check-in: de47f8d8ee user: dgp tags: core-8-5-branch | |
| 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:20 | Merge 8.7 check-in: a65a5fe9ec user: jan.nijtmans tags: trunk | |
| 14:19 | Merge 8.6 check-in: 0b30875d74 user: jan.nijtmans tags: core-8-branch | |
| 14:16 | Backout the quick-fix workaround in Tcl_NumUtfChars as a way to monitor progress on this issue. check-in: b8aafb8d10 user: dgp tags: bug-ed29806baf | |
| 14:14 | merge 8.6 check-in: 33fbfaaebd user: dgp tags: bug-ed29806baf | |
| 13:59 | merge 8.5 check-in: 004eadf9f4 user: dgp tags: core-8-6-branch | |
| 13:58 | Split a test so other builds are covered. check-in: 1f979d740d user: dgp tags: core-8-5-branch | |
| 13:45 | Merge 8.5 check-in: 2d21c2bed7 user: jan.nijtmans tags: core-8-6-branch | |
| 13:43 | New encoding-15.16 test-case. Fix title of utf 2 test-cases. check-in: ff558dbf32 user: jan.nijtmans tags: core-8-5-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 | |
| 12:09 | Partial fix for [ed29806ba]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes. check-in: 98f5334275 user: jan.nijtmans tags: core-8-6-branch | |
| 11:24 | Merge 8.7 check-in: 174d27836c user: jan.nijtmans tags: trunk | |
| 11:11 | Merge 8.6 check-in: b3cfc84e51 user: jan.nijtmans tags: core-8-branch | |
| 10:44 | Merge 8.5 check-in: d5d54fd7a7 user: jan.nijtmans tags: core-8-6-branch | |
| 10:36 | Renumber test-cases check-in: 7607483468 user: jan.nijtmans tags: core-8-5-branch | |
| 10:10 | Merge 8.5 check-in: 6dbd91b40a user: jan.nijtmans tags: core-8-6-branch | |
| 10:08 | Remove unnecessary quoting in test-cases. Add some more tests for toupper/tolower/totitle check-in: 7f3826e9e4 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-04-29
| ||
| 22:22 | merge 8.7 check-in: 7db8756066 user: dgp tags: bug-e617e8a71a | |
| 22:18 | Merge 8.7. Still knownBug (for TUM=3) check-in: 217f306ba1 user: dgp tags: trunk | |
| 22:14 | Merge 8.6. Still a knownBug here. check-in: 1aca65a77f user: dgp tags: core-8-branch | |
| 22:08 | Merge 8.5. Mark test knownBug while it fails on builds of this branch. check-in: d0f0882994 user: dgp tags: core-8-6-branch | |
| 22:04 | New test for Tcl_UniCharNcmp. check-in: 52c025c37c user: dgp tags: core-8-5-branch | |
| 20:50 | Merge-mark 8.5 check-in: 2a296e9556 user: jan.nijtmans tags: core-8-6-branch | |
| 20:47 | Remove X attribute from .gitignore and .gitattributes check-in: f941fb408c user: jan.nijtmans tags: core-8-5-branch | |
| 20:44 | Backport many UNICODE_OUT_OF_RANGE() calls. This should fix [69634d51fb74551b] for Tcl 8.5 (with TCL... check-in: fe05235530 user: jan.nijtmans tags: core-8-5-branch | |
| 19:23 | Merge 8.7 check-in: 9f5d7846b9 user: jan.nijtmans tags: trunk | |
| 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 | |
| 19:00 | Add UNICODE_OUT_OF_RANGE() calls to UCS4ToTitle() and friends. Backported from 8.7. This fixes [6963... check-in: 8daf5a10dd user: jan.nijtmans tags: core-8-6-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:33 | merge 8.7 check-in: 25a337aa92 user: dgp tags: trunk | |
| 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:28 | merge 8.5 check-in: 94627889fc user: dgp tags: core-8-6-branch | |
| 21:27 | Correct the tests for variants with no UCS-4 support. check-in: 4878508b00 user: dgp tags: core-8-5-branch | |
| 21:19 | close fork check-in: 9ae9566838 user: dgp tags: core-8-5-branch | |
| 21:18 | Test the other notation too (as was already done in 8.7+) check-in: 8ff6337560 user: dgp tags: core-8-5-branch | |
| 21:17 | Merge 8.7 check-in: 72c58ebf06 user: jan.nijtmans tags: trunk | |
| 21:16 | Merge 8.6 check-in: 4a01a4d4a0 user: jan.nijtmans tags: core-8-branch | |
| 21:15 | Merge 8.5 check-in: 536cc3e560 user: jan.nijtmans tags: core-8-6-branch | |
| 21:13 | Fix [b6038e5bc8]: mis-parse of surrogate pair escapes. Thanks Don! check-in: e7920800f8 user: jan.nijtmans tags: core-8-5-branch | |
| 21:05 | merge 8.7 check-in: 4ee2e52f48 user: dgp tags: trunk | |
| 20:55 | merge 8.6 check-in: 8a26ca3845 user: dgp tags: core-8-branch | |
| 20:46 | Merge 8.7 check-in: 1890820bdc user: jan.nijtmans tags: trunk | |
| 20:44 | merge 8.5 check-in: 67a589b1e3 user: dgp tags: core-8-6-branch | |
| 20:42 | Split tests utf-8.5. This is a strange one. All 3 variants do the same thing. However, builds of Tcl... check-in: 9485426f69 user: dgp tags: core-8-5-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:19 | Expand coverage of indexing across all variants. check-in: 01fef84bbe user: dgp tags: core-8-5-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:45 | merge 8.5 check-in: 7c1d6e23c4 user: dgp tags: core-8-6-branch | |
| 19:44 | repair numbering botch. check-in: 5012f72f71 user: dgp tags: core-8-5-branch | |
| 19:44 | merge 8.6 check-in: 8f2a784324 user: dgp tags: core-8-branch | |
| 19:20 | merge 8.5 check-in: f12cf25524 user: dgp tags: core-8-6-branch | |
| 19:02 | More constrained splits to cover variants. check-in: 0a65266ff6 user: dgp tags: core-8-5-branch | |
| 18:43 | If we insist on tidy grouping and numbering, lets get it right. check-in: 67eb7ff573 user: dgp tags: core-8-5-branch | |
| 18:35 | Restore constraint compat with later branches in utf-2.8* tests. check-in: 4410a72db6 user: dgp tags: core-8-5-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:40 | Merge 8.7. This fixes a regression, already fixed in trunk: [f339b9b7a8705484] check-in: 4f52f07e78 user: jan.nijtmans tags: novem | |
| 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:43 | Merge 8.7 check-in: 6912f429be user: jan.nijtmans tags: trunk | |
| 07:41 | Merge 8.6 check-in: eb525960d8 user: jan.nijtmans tags: core-8-branch | |
| 07:17 | Merge 8.5 check-in: 5022b35087 user: jan.nijtmans tags: core-8-6-branch | |
| 06:54 | Backport parsing of surrogate-pair change from 8.6 (only for TCL_UTF_MAX=4) Adapt test-cases accordi... check-in: 0571b7fdd8 user: jan.nijtmans tags: core-8-5-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:29 | merge 8.7 check-in: fab0023c08 user: dgp tags: trunk | |
| 19:28 | merge 8.6 check-in: f1da9ae4d0 user: dgp tags: core-8-branch | |
| 19:25 | Merge 8.5; mark failing tests as knownBug. check-in: 59aa89517e user: dgp tags: core-8-6-branch | |
| 19:17 | Improve the reporting of a failing test. Start testing extended chars. check-in: 06a5a10e77 user: dgp tags: core-8-5-branch | |
| 19:06 | Create branch to contain efforts at solving ticket [ed29806baf]. check-in: 87ba353929 user: dgp tags: bug-ed29806baf | |
| 17:41 | merge 8.5 check-in: c806f699f4 user: dgp tags: core-8-6-branch | |
| 17:29 | Parameterize tests of Tcl_UniCharNcasecmp check-in: 72b8ce6cc9 user: dgp tags: core-8-5-branch | |
| 16:10 | [a444889cbe] Quick fix to satisfy Travis. Might revise later. check-in: f339b9b7a8 user: dgp tags: trunk | |
| 16:07 | merge 8.6 check-in: a09f1cb421 user: dgp tags: trunk | |
| 15:57 | merge 8.6 check-in: c7fbf55742 user: dgp tags: core-8-branch | |
| 15:41 | merge 8.5 check-in: 27c7dcbdf6 user: dgp tags: core-8-6-branch | |
| 15:36 | case check-in: c87d31f772 user: dgp tags: core-8-5-branch | |
| 15:34 | case check-in: 9275daa2c8 user: dgp tags: core-8-5-branch | |
| 15:30 | merge 8.6 check-in: ac7afb429c user: dgp tags: core-8-branch | |
| 15:28 | merge 8.5 check-in: 56d432ea2a user: dgp tags: core-8-6-branch | |
| 15:27 | constraint fixes check-in: 7697da12ee user: dgp tags: core-8-5-branch | |
| 15:22 | test reconciliation check-in: 3f9b543f72 user: dgp tags: core-8-5-branch | |
| 14:27 | merge 8.7 check-in: 12a1d96260 user: dgp tags: tip-568 | |
| 14:19 | megrge trunk check-in: 7dc45bcd85 user: dgp tags: dgp-refactor | |
| 14:04 | merge trunk check-in: c2f97d0710 user: dgp tags: dgp-properbytearray | |
| 14:04 | merge trunk check-in: c277217fd9 user: dgp tags: novem | |
| 13:44 | merge 8.7 check-in: 0794aa3bdf user: dgp tags: trunk | |
| 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 | |
| 13:29 | merge 8.5 check-in: 6f1a294415 user: dgp tags: core-8-6-branch | |
| 13:18 | silence compiler warning check-in: 08dd9f150d user: dgp tags: core-8-5-branch | |
| 12:59 | merge 8.7 check-in: 94ed8d8b2b user: dgp tags: trunk | |
| 12:57 | merge 8.6 check-in: 60de0f0a95 user: dgp tags: core-8-branch | |
| 12:42 | merge 8.5 check-in: 5a63fadece user: dgp tags: core-8-6-branch | |
| 12:41 | Pull back another test from 8.7. check-in: 4d73716b40 user: dgp tags: core-8-5-branch | |
| 12:33 | merge 8.5 check-in: 04a66eeae6 user: dgp tags: core-8-6-branch | |
| 12:32 | bring back new tests check-in: 1d1578149f user: dgp tags: core-8-5-branch | |
| 12:29 | [45ca2338cd] Revise the [string to*] machinery for custom builds. check-in: 6172611cc2 user: dgp tags: core-8-6-branch | |
| 12:26 | Use lossless internal routines to cover extended characters. Closed-Leaf check-in: ef84b2a306 user: dgp tags: bug-45ca2338cd | |
| 11:08 | small review Leaf check-in: b6d4029d2b user: sebres tags: bug-b6d0d8cc2c | |
| 10:45 | fixes [b6d0d8cc2c]: on close firstly try graceful disconnect and don't linger if it succeeds (and pe... check-in: b960d1b71e user: sebres tags: bug-b6d0d8cc2c | |
| 03:03 | Still more tests check-in: df9dcce37e user: dgp tags: bug-45ca2338cd | |
| 02:43 | More tests showing more bugs. check-in: 8a4e91ed52 user: dgp tags: bug-45ca2338cd | |
| 01:29 | Possible fix for [string to*] writing out a high surrogate at end of string. check-in: cd98f1d62d user: dgp tags: bug-45ca2338cd | |
|
2020-04-26
| ||
| 22:14 | merge 8.7 check-in: 7cd5051e57 user: dgp tags: trunk | |
| 22:13 | merge 8.6 check-in: 768c9b6c14 user: dgp tags: core-8-branch | |
| 22:13 | merge 8.5 check-in: b680f44180 user: dgp tags: core-8-6-branch | |
| 22:11 | More test reconciliation. check-in: a4bb12d484 user: dgp tags: core-8-5-branch | |
| 21:32 | merge 8,7 check-in: a171b868ce user: dgp tags: trunk | |
| 21:30 | merge 8.6 check-in: 6c90ae8e34 user: dgp tags: core-8-branch | |
| 21:29 | merge 8.5 check-in: 4d45240fd7 user: dgp tags: core-8-6-branch | |
| 21:28 | test reconciliation check-in: ba15a48dbd user: dgp tags: core-8-5-branch | |
| 21:18 | merge 8.7 check-in: 6bdd84587b user: dgp tags: trunk | |
| 21:15 | merge 8.6 check-in: 985a9a07d6 user: dgp tags: core-8-branch | |
| 21:12 | merge 8.5 check-in: eb506a92f0 user: dgp tags: core-8-6-branch | |
| 21:11 | Refine the constraint. The fact that Tcl stores extended characters internally does not imply that ... check-in: 341163acfa user: dgp tags: core-8-5-branch | |
| 21:02 | merge 8.5 check-in: eeff8f6f3d user: dgp tags: core-8-6-branch | |
| 20:58 | Continuing test reconciliation. check-in: 4be4903111 user: dgp tags: core-8-5-branch | |
| 20:49 | Tests demonstrating the bug. Work on a fix can go here. check-in: b104c2ebb3 user: dgp tags: bug-7f1162a867 | |
| 20:38 | merge 8.7 check-in: 514e27ab3c user: dgp tags: trunk | |
| 20:32 | Merge 8.6 check-in: 1876355ca2 user: dgp tags: core-8-branch | |
| 20:27 | merge 8.5 check-in: 723a47f0c4 user: dgp tags: core-8-6-branch | |
| 20:18 | Bring back a set of tests from 8.6. Invented new constraints to constrain to the right conditions, n... check-in: 3f0a01ed3d user: dgp tags: core-8-5-branch | |
| 15:30 | Since Tcl_NumUtfChars() now can return a value of more that 32 bits .... check-in: 5fedb77492 user: jan.nijtmans tags: trunk | |
| 15:21 | Merge 8.7 check-in: 631a21f090 user: jan.nijtmans tags: trunk | |
| 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:25 | Remove the function Tcl_UniCharAtIndex() completely from the core. Meant as a demonstration for tick... Leaf check-in: 90be2283d0 user: jan.nijtmans tags: bug-f45d0dc1a7 | |
| 13:03 | Merge-mark check-in: 45ca765897 user: jan.nijtmans tags: core-8-branch | |
| 12:56 | Add 6 "ucs2" markers. The first 4 of them are not bugs: They show that Tcl_UtfComplete() cannot be u... check-in: fffe3a0a24 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-04-25
| ||
| 23:19 | Undo last change in regc_lex.c: It doesn't do the expected thing when TCL_UTF_MAX>3. More work neede... check-in: a9933d1757 user: jan.nijtmans tags: core-8-6-branch | |
| 22:50 | Merge 8.7 check-in: dfd3e79a8c user: jan.nijtmans tags: trunk | |
| 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 | |
| 22:16 | encoding-12.6 only works for "ucs2" for now. Don't use (deprecated) INLINE and CONST check-in: aaeafee98b user: jan.nijtmans tags: core-8-6-branch | |
| 17:03 | dup test name check-in: b790da05d0 user: dgp tags: core-8-6-branch | |
| 16:46 | Bring forward a collection of missing tests. check-in: 1ac2e45ae2 user: dgp tags: core-8-6-branch | |
| 16:26 | Cherrypick [d2143c14c1]: Eliminate the -bytestring option of [testutfnext]. No caller needs anything... check-in: 6535ed4a59 user: dgp tags: core-8-6-branch | |
| 16:04 | Close utf-next-regressions check-in: aea91e2e26 user: dgp tags: core-8-6-branch | |
| 15:31 | close dgp-alternative check-in: cea4a97269 user: dgp tags: core-8-6-branch | |
| 14:37 | merge 8.6 Closed-Leaf check-in: 2e6bf5602d user: dgp tags: dgp-alternative | |
| 14:06 | Merge another step. Four failing tests, but all understood now. check-in: 891998053b user: dgp tags: dgp-alternative | |
|
2020-04-24
| ||
| 22:46 | merge-mark check-in: 98a0b7c71b user: jan.nijtmans tags: core-8-branch | |
| 22:42 | Found problem with utf-6.125/6.126: argument -bytestring was missing in test check-in: ff0c3945a9 user: jan.nijtmans tags: core-8-6-branch | |
| 22:40 | Quickfix to Tcl_NumUtfChars(). Barely used in Tcl core. Still needs a better look. Mark two new test... check-in: 1c7c61d459 user: jan.nijtmans tags: core-8-6-branch | |
| 22:02 | WIP merging more from 8.6; little separation left. check-in: e3ecb07199 user: dgp tags: dgp-alternative | |
| 21:54 | WIP merging 8.6. check-in: c18876475f user: dgp tags: dgp-alternative | |
| 21:44 | Merge 8.7 check-in: 6d93497a74 user: jan.nijtmans tags: trunk | |
| 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 | |
| 21:03 | Backout [ 649f53b9f4]: This was not meant for 8.6 check-in: dbc7cfdf88 user: jan.nijtmans tags: core-8-6-branch | |
| 21:01 | Merge 8.5 (but this time correct) check-in: 38dbfc8a67 user: jan.nijtmans tags: core-8-6-branch | |
| 20:54 | merge 8.5 check-in: 649f53b9f4 user: dgp tags: core-8-6-branch | |
| 20:51 | Merge 8.5. Failing tests need examination and adjustment. check-in: 12254b0693 user: dgp tags: core-8-6-branch | |
| 20:39 | Fix [cc4d805771]: reg-13.17.error fails in 8.5 tip check-in: 8363cf9bbd user: jan.nijtmans tags: core-8-5-branch | |
| 20:21 | Merge from 8.5. Failing tests encoding-12.6, reg-13.3[34] appear to be real failures reporting firs... check-in: d9384dfa5c user: dgp tags: core-8-6-branch | |
| 17:40 | merge 8.5 Closed-Leaf check-in: 542e4322f9 user: dgp tags: dgp-utf-next-reform-85 | |
| 17:38 | merge mark Leaf check-in: cdcc016c34 user: dgp tags: dgp-27944a3661 | |
| 17:37 | Two more tests developed during work on [27944a3661]. check-in: 02b8135e42 user: dgp tags: core-8-5-branch | |
| 17:27 | merge 8.5 check-in: 4285f56a71 user: dgp tags: dgp-27944a3661 | |
| 17:20 | merge mark check-in: 6fb8b2cf59 user: dgp tags: dgp-utf-next-reform-85 | |
| 17:18 | Revert the parts of [76213b3f72] that converted callers of Tcl_UtfToUniChar into callers of Tcl_UtfN... check-in: 870aba745a user: dgp tags: core-8-5-branch | |
| 16:37 | New branch to house efforts to reform Tcl_UtfNext and callers. check-in: c7fe587d43 user: dgp tags: dgp-utf-next-reform-85 | |
| 16:31 | Revise tests to reflect fixed bug in RE parsing of \uHHHH escapes. check-in: b3f34f37eb user: dgp tags: core-8-5-branch | |
| 15:38 | Make (unsupported) 'U' regex escaping work again. check-in: e2b50da1f3 user: jan.nijtmans tags: core-8-5-branch | |
| 15:17 | Missing '0' check-in: 2e1938079f user: jan.nijtmans tags: core-8-5-branch | |
| 15:10 | Add protections against overflow in Unicode values. Backported from 8.6. Also remove some out-of-dat... check-in: 90f19f6415 user: jan.nijtmans tags: core-8-5-branch | |
| 13:32 | Merge 8.7 check-in: 33a6f75e9c user: jan.nijtmans tags: trunk | |
| 13:31 | Merge 8.6 check-in: 0b05e92ef6 user: jan.nijtmans tags: core-8-branch | |
| 13:15 | Merge 8.5. Fix regression in Tcl_UtfComplete(), actually already present for longer time but masked ... check-in: 8cf6bd3ab7 user: jan.nijtmans tags: core-8-6-branch | |
| 12:26 | Fix GCC warning in MemDebug mode: format not a string literal and no format arguments [-Wformat-secu... check-in: e536b304da user: jan.nijtmans tags: core-8-5-branch | |
| 10:49 | Merge 8.7 check-in: aa56ee88d9 user: jan.nijtmans tags: trunk | |
| 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 | |
| 20:22 | Demonstrate that the failing tests on the 8.6 branch tip can equally well be solved by backing out t... check-in: 2c7b1e958d user: dgp tags: dgp-alternative | |
| 19:25 | merge 8.5 check-in: 92946e427a user: dgp tags: dgp-27944a3661 | |
| 19:14 | Revert change in ParseLexeme() too Closed-Leaf check-in: 6bbaeb00a3 user: jan.nijtmans tags: utf-next-regresions | |
| 19:07 | Fix regression in Tcl_NumUtfChars, caused by this commit: [6596c4af31e29b5d]. Expectations of failin... check-in: 3fd0be11ba user: jan.nijtmans tags: utf-next-regresions | |
| 19:04 | Argument conditions for Invalid() call were not always satisfied. check-in: 0200ddd3d4 user: dgp tags: core-8-5-branch | |
| 18:40 | Since [27944a3661] calls for changing the behavior of Tcl_UtfNext(), change the expectations of the ... check-in: ce5bd4d5eb user: dgp tags: dgp-27944a3661 | |
| 18:26 | merge 8.5 check-in: d9f21300ed user: dgp tags: dgp-27944a3661 | |
| 18:22 | Revised Tcl_UtfCharComplete() to be a proper safety filter for the revised needs of callers of Tcl_U... check-in: fecfc37392 user: dgp tags: dgp-27944a3661 | |
| 16:18 | tests-perf/socket.perf.tcl: privides basic performance test construct Leaf check-in: eb479ac8f7 user: sebres tags: sock-perf-test | |
| 15:14 | Since this branch is changing how Tcl_UtfNext reacts to a trail byte, we must allow the macro form t... check-in: 2f2c7de3ec user: dgp tags: dgp-27944a3661 | |
| 14:52 | documentation: descibes the empty list creation (with reserved space) where objv is NULL, like Tcl_N... check-in: ebdc28dd96 user: sebres tags: core-8-5-branch | |
| 14:51 | Merge the two modes of Tcl_UtfNext into a single loop. check-in: c6dba8e537 user: dgp tags: dgp-27944a3661 | |
| 14:02 | Revise the totalBytes array so that it stores the number of bytes in a valid byte sequence beginnin... check-in: 4f1fbe0e8b user: dgp tags: dgp-27944a3661 | |
| 13:53 | Fix TclUtfNext() macro. Use it in tclTest.c, so such a mistake can be detected next time. check-in: dfe11ec0ed user: jan.nijtmans tags: core-8-6-branch | |
| 13:31 | merge 8.5 check-in: 91b6c7962c user: dgp tags: dgp-27944a3661 | |
| 13:23 | Split test where we expect different results when TCL_UTF_MAX is 3 or 4. check-in: 4adb35dd00 user: dgp tags: dgp-27944a3661 | |
| 12:58 | Merge 8.7 check-in: 321f326ed8 user: jan.nijtmans tags: trunk | |
| 12:34 | Testcase cleanup check-in: acbe648fe3 user: jan.nijtmans tags: core-8-branch | |
| 12:19 | Testcase cleanup check-in: 9a2828b04c user: jan.nijtmans tags: core-8-6-branch | |
| 12:14 | Fix [1004065]: UTF-8 encoding crashes in UCS-4 mode check-in: ed551cd16c user: jan.nijtmans tags: core-8-5-branch | |
| 11:31 | Fix [27944a3661]: Taming test utf-6.88 Fix [c11e0c5ce4]: Regression in Tcl_UtfCharComplete Fix [1b1f... check-in: 5c322bbd51 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-04-22
| ||
| 23:02 | test suite cleanup check-in: bd3296cc93 user: dgp tags: dgp-27944a3661 | |
| 22:58 | merge 8.5 check-in: 5177fa0524 user: dgp tags: dgp-27944a3661 | |
| 22:31 | test number reuse check-in: ba62ed7eb6 user: dgp tags: core-8-5-branch | |
| 22:20 | merge 8.5 check-in: cf8d43bfc1 user: dgp tags: dgp-27944a3661 | |
| 22:18 | Collection of tests checking read limit protections calling Tcl_UtfNext. check-in: 8e39ec51de user: dgp tags: core-8-5-branch | |
| 22:13 | (cherry-pick): Update documentation of Tcl_UtfPrev/Tcl_UtfNext back to how it was. Will be updated l... check-in: dabf4dd28a user: jan.nijtmans tags: core-8-6-branch | |
| 21:28 | Add optional second argument to [testutfnext] that can limit how many bytes are permitted to be read... check-in: 71dd57d3df user: dgp tags: core-8-5-branch | |
| 20:49 | Eliminate the -bytestring option of [testutfnext]. No caller needs anything else. check-in: d2143c14c1 user: dgp tags: core-8-5-branch | |
| 20:10 | Adapt implementation and tests to vary behavior with TCL_UTF_MAX. check-in: de68f922b4 user: dgp tags: dgp-27944a3661 | |
| 19:39 | More tests to demonstrate that Tcl_UtfNext acceptance of trail bytes has a length limit. check-in: 99f8e1fddb user: dgp tags: dgp-27944a3661 | |
| 19:22 | Place first-draft implementation of the proposed change to handling of trail bytes by Tcl_UtfNext on... check-in: 853c8b207f user: dgp tags: dgp-27944a3661 | |
| 16:46 | Merge-mark. Add Travis builds for TCL_UTF_MAX=5 and TCL_UTF_MAX=6: It looks like all tests are passi... Closed-Leaf check-in: 6b2beaf999 user: jan.nijtmans tags: bug-1004065 | |
| 16:27 | Another ucs2 testContraint no longer used check-in: 644187de27 user: jan.nijtmans tags: bug-1004065 | |
| 16:12 | Restored a test constraint to tolerate [1004065] (maybe just in time to not need it anymore). check-in: 1548b70f94 user: dgp tags: core-8-5-branch | |
| 16:06 | Oopsee (but not really crucial) check-in: 262f07d738 user: jan.nijtmans tags: bug-1004065 | |
| 16:00 | Attempt to fix [1004065] for TCL_UTF_MAX=4. Disallow building Tcl with TCL_UTF_MAX>4 check-in: b85215dae6 user: jan.nijtmans tags: bug-1004065 | |
| 14:49 | Merge 8.6 Closed-Leaf check-in: 43178b7bb4 user: jan.nijtmans tags: bug-c11e0c5ce4 | |
| 14:11 | Possible fix for [e67618079]: Win rdp forwarded serial port: setting -sysbuffer gives "can't setup c... Leaf check-in: 8b444e9115 user: jan.nijtmans tags: bug-e67618079 | |
| 10:29 | Merge 8.5 check-in: 6830879637 user: jan.nijtmans tags: core-8-6-branch | |
| 10:02 | Determine "testConstraint ucs2" without the need for a testcommand. Rename "compat85" testConstraint... check-in: b38c307e41 user: jan.nijtmans tags: core-8-5-branch | |
| 08:10 | Merge 8.7 check-in: e29ce0fdea user: jan.nijtmans tags: trunk | |
| 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 | |
| 07:41 | Merge 8.5 check-in: 57148adcab user: jan.nijtmans tags: core-8-6-branch | |
|
2020-04-21
| ||
| 21:41 | Improved "testutfnext" command check-in: 5f7a2c7b45 user: jan.nijtmans tags: core-8-branch | |
| 19:45 | Improve the "testutfnext" command. It can now accept both bytes and strings, and it will test whethe... check-in: b68927a244 user: jan.nijtmans tags: core-8-5-branch | |
| 15:59 | [c574e50a3b] Stop segfault in tests utf-2.[89]. Create clean test suite runs for the TCL_UTF_MAX = 4... check-in: 31e31876ef user: dgp tags: core-8-5-branch | |
| 15:56 | remove merge litter Closed-Leaf check-in: 3b955ef497 user: dgp tags: bug-c574e50a3b | |
| 15:52 | Use new testing command to constrain tests to (sizeof(Tcl_UniChar) == 2) until bugs are fixed when (... check-in: 2055c97d5d user: dgp tags: bug-c574e50a3b | |
| 15:41 | Move testing command [testsize] from Windows to generic. Extend it to report sizeof(Tcl_UniChar). check-in: 0c97886d3b user: dgp tags: bug-c574e50a3b | |
| 14:52 | Revert the other encoding system backport. The blocking and failing tests are illustrations of exis... check-in: 5e5dcb2c29 user: dgp tags: bug-c574e50a3b | |
| 10:24 | Merge 8.7 check-in: 1d9d4a348c user: jan.nijtmans tags: trunk | |
| 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 | |
| 08:34 | Merge 8.5 Closed-Leaf check-in: a59d7957f1 user: jan.nijtmans tags: core-8-5-orig | |
| 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 | |
| 07:03 | Add more test-cases for TCL_UTF_MAX>3 check-in: 12d578a6ad user: jan.nijtmans tags: bug-c11e0c5ce4 | |
| 02:57 | We've settled on using (TCL_UTF_MAX > 3) to indicate 4-byte Tcl_UniChar. check-in: ddf0a93f88 user: dgp tags: bug-c574e50a3b | |
| 02:50 | Revert the backport to tclEncoding.c that seems to redefine the "unicode" encoding to mean UTF-16. D... check-in: 535c47dabd user: dgp tags: bug-c574e50a3b | |
|
2020-04-20
| ||
| 23:00 | Pair every compat85 test with a fullutf test so that we cover all variants. check-in: 425eb392ec user: dgp tags: bug-c574e50a3b | |
| 22:35 | Tie together the TCL_UTF_MAX=4 and TCL_UTF_MAX=6 builds to mean the same thing on the 8.5 branch -- ... check-in: 9c97d51fcf user: dgp tags: bug-c574e50a3b | |
| 22:07 | Merge trunk check-in: 2886e23aad user: jan.nijtmans tags: paths-for-9 | |
| 22:00 | Merge 8.7 check-in: e767cf6856 user: jan.nijtmans tags: trunk | |
| 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 | |
| 21:07 | Change a few variables from type "int" to "size_t". Always test TCL_UTF_MAX for <= 3 or > 3, because... check-in: d515532940 user: jan.nijtmans tags: trunk | |
| 20:46 | Merge 8.7 check-in: 308d166cbe user: jan.nijtmans tags: trunk | |
| 20:44 | Add test-cases handling TclGetBytesFromObj() ( actually Tcl_UtfToUniChar too) check-in: 99450f5bca user: jan.nijtmans tags: core-8-branch | |
| 15:20 | Proposed fix for [c11e0c5ce4]: Regression in Tcl_UtfCharComplete. check-in: 21362ee023 user: jan.nijtmans tags: bug-c11e0c5ce4 | |
| 11:56 | (cherry-pick): Proposed fix for [27944a3661]: Taming test utf-6.88. check-in: c0d6e94d4e user: jan.nijtmans tags: bug-c11e0c5ce4 | |
| 11:30 | Code cleanup (more typecasts), making it more compatible with -Wc++-compat. Less use of /* ARGUSED *... check-in: 6e3b6a611f user: jan.nijtmans tags: core-8-6-branch | |
| 08:32 | Add travis build for TCL_UTF_MAX=4 and TCL_UTF_MAX=6. This test whether the "compat85" constraint (w... check-in: b785918fe0 user: jan.nijtmans tags: bug-c574e50a3b | |
| 07:50 | Move the needed apt package in .travis.yml to the top, so they can be shared between the images. check-in: 3f5c8f265b user: jan.nijtmans tags: core-8-5-branch | |
| 07:34 | Backport the fix for encoding-16.1 in a TCL_UTF_MAX=6 build. check-in: 47a2d97513 user: dgp tags: bug-c574e50a3b | |
| 06:45 | Backport the encoding fix for source-7.2 in TCL_UTF_MAX=6 build. check-in: 024b7f7612 user: dgp tags: bug-c574e50a3b | |
| 05:35 | Reconcile tests to the 8.5 branch history. check-in: dc75f5b2be user: dgp tags: bug-c574e50a3b | |
|
2020-04-19
| ||
| 22:04 | merge 8.5 check-in: 255fe69c9e user: dgp tags: bug-c574e50a3b | |
| 22:02 | typo check-in: 6588c1bd87 user: dgp tags: core-8-5-branch | |
| 20:49 | Merge 8.5, and add the fix for [27944a3661] here too. Getting closer to what test-results we expect.... check-in: 7c70d7b16d user: jan.nijtmans tags: core-8-5-orig | |
| 19:37 | More test-cases. Fix wrong quoting in testcase utf-10.5 check-in: 0529aa704a user: jan.nijtmans tags: core-8-5-branch | |
| 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:17 | Merge 8.7 check-in: c61e4dc61b user: jan.nijtmans tags: trunk | |
| 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:30 | Merge 8.7 check-in: 60d5312076 user: jan.nijtmans tags: trunk | |
| 20:23 | More test-case cleanup check-in: 93ba0f15a7 user: jan.nijtmans tags: core-8-branch | |
| 19:54 | Clean-up testcases: Constant use of uppercase in hex-values. Use "testbytestring" in stead of "bytes... check-in: 54904dfb9c user: jan.nijtmans tags: core-8-5-branch | |
| 15:11 | regexp engine has to agree about the sizeof(Tcl_UniChar). check-in: 9313d08795 user: dgp tags: bug-c574e50a3b | |
| 15:02 | Make TCL_UTF_MAX=4 build test clean again. check-in: d00690de08 user: dgp tags: bug-c574e50a3b | |
| 13:47 | Fix [c574e50a3b30e76f]: CRASH: utf-2.[89] in 8.5 built with TCL_UTF_MAX=4 check-in: dda19888bd user: jan.nijtmans tags: bug-c574e50a3b | |
| 12:46 | Update documentation of Tcl_UtfPrev/Tcl_UtfNext back to how it was. Will be updated later, when impl... check-in: 05486a901f user: jan.nijtmans tags: core-8-5-branch | |
|
2020-04-17
| ||
| 21:07 | [493dccc2de] Revise sequence validity check to reject out of range decodes too. check-in: 2282b5ecbf user: dgp tags: core-8-5-branch | |
| 21:03 | More tests explicitly for Tcl_UtfNext near validity boundary U+110000 check-in: 023c55ccfa user: dgp tags: core-8-5-branch | |
| 20:38 | [493dccc2de] Coverage that Tcl_UtfPrev also checks the upper range validity. check-in: 610d63729c user: dgp tags: core-8-5-branch | |
| 20:23 | Corrections for many tests, changing lead byte \xF4 to \xF2. The tested sequences were always intend... check-in: b32ef35eb2 user: dgp tags: core-8-5-branch | |
| 20:15 | Backport a collection of tests for consistency between branches. check-in: 23a725c239 user: dgp tags: core-8-5-branch | |
| 16:56 | Bring back the test utf-2.11; it fails in a TCL_UTF_MAX=4 build. check-in: bd2f0daf0f user: dgp tags: core-8-5-branch | |
| 13:32 | Merge-mark check-in: dcd84c8c3e user: jan.nijtmans tags: core-8-6-branch | |
| 13:31 | Add mem-debug build to Travis. Update Xcode from 8 to 8.3, 9 to 9.2 and 11.3 to 11.4 check-in: b6ddecc9da user: jan.nijtmans tags: core-8-5-branch | |
| 13:09 | Merge-mark 8.5. Remove some ARGSUSED usage. check-in: afe11ea5cc user: jan.nijtmans tags: core-8-6-branch | |
| 13:01 | Unbreak shared windows build. Remove some ARGSUSED usage. check-in: 8dd8b3e777 user: jan.nijtmans tags: core-8-5-branch | |
| 12:49 | Clean-up some unnecessary spacing. check-in: 8abc31553c user: jan.nijtmans tags: core-8-5-branch | |
| 12:32 | Merge 8.7 check-in: a818ec7d19 user: jan.nijtmans tags: trunk | |
| 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 | |
| 11:02 | Fix implementation of Tcl_UtfAtIndex() for TCL_UTF_MAX=6 (There's no test-case for this in the core... check-in: a14c9e965e user: jan.nijtmans tags: core-8-6-branch | |
| 10:32 | More test-cases. Mark test-case utf-2.11 as "knownBug", doesn't give the right answer for any TCL_UT... check-in: d9a7cd6292 user: jan.nijtmans tags: core-8-6-branch | |
| 09:47 | More test-cases check-in: 0ea7551b5e user: jan.nijtmans tags: core-8-5-branch | |
| 09:17 | Original implementation of Tcl 8.5 before the Tcl_UtfPrev/Tcl_UtfNext reform. But: Add the (harmless... check-in: 11eb38dbe2 user: jan.nijtmans tags: core-8-5-orig | |
| 08:24 | Merge trunk check-in: 90a21e37fd user: jan.nijtmans tags: paths-for-9 | |
| 05:49 | Merging forward the Utf changes. Needs some repair yet. Leaf check-in: 36303870fc user: dgp tags: dgp-fixme | |
| 05:25 | merge 8.6 Abort this branch. Rebasing a new proposed fix on top of recent reforms makes more s... Closed-Leaf check-in: 73a39418d6 user: dgp tags: bug-31aa44375d | |
| 05:16 | Clean test suite for both TCL_UTF_MAX=3 and TCL_UTF_MAX=4 builds. check-in: c18f3f5870 user: dgp tags: core-8-6-branch | |
| 05:14 | When supporting 4-byte sequences even with TCL_UTF_MAX = 3, need to paramterize a few things differe... Closed-Leaf check-in: 5b5ab20558 user: dgp tags: dgp-fixme | |
| 04:51 | more test fixes check-in: 67bfc1d9a7 user: dgp tags: dgp-fixme | |
| 04:45 | When supporting 4-byte sequences, make sure the Overlong test does too, and make sure the test resul... check-in: e537b566a1 user: dgp tags: dgp-fixme | |
| 04:17 | enable the tests on a bug fix branch check-in: d4670f0740 user: dgp tags: dgp-fixme | |
| 04:16 | close fork check-in: 58940851b9 user: dgp tags: core-8-6-branch | |
| 04:09 | merge mark check-in: 2f1e313c29 user: dgp tags: core-8-6-branch | |
| 04:08 | Bring the single-byte marker for invalid lead byte \xC1 into the complete table check-in: 8d170b2c64 user: dgp tags: core-8-6-branch | |
| 04:07 | Merge 8.6 check-in: f579c619ea user: dgp tags: bug-31aa44375d | |
| 03:54 | Fix the bad tests utf-2.11 and utf-6.88 that expected the wrong results. Also reconcile the merge fr... check-in: 7f56d3c4b1 user: dgp tags: core-8-6-branch | |
| 03:05 | Restore tests on this branch to 8.5 compatibility. check-in: 3546e1194a user: dgp tags: bug-31aa44375d | |
|
2020-04-16
| ||
| 22:19 | Fix build for TCL_UTF_MAX=4. Mark some failing tests with "knownBug". Those still need to be fixed! check-in: 660902f443 user: jan.nijtmans tags: core-8-6-branch | |
| 22:06 | Fix more test-cases for TCL_UTF_MAX=3 check-in: 46026a9db7 user: jan.nijtmans tags: core-8-6-branch | |
| 20:59 | merge mark check-in: a5e7d6fd5d user: dgp tags: bug-31aa44375d | |
| 20:59 | Adjust test results and implementation for Tcl 8.6 current support of 4-byte sequences in a TCL_UTF_... check-in: 010ec5fc7c user: dgp tags: core-8-6-branch | |
| 20:52 | merge 8.6 check-in: 660bca000f user: dgp tags: bug-31aa44375d | |
| 20:38 | Merge 8.5. Failing tests for now. To be remedied shortly. check-in: 6596c4af31 user: dgp tags: core-8-6-branch | |
| 20:30 | merge 8.6 check-in: f782d29ffe user: dgp tags: bug-31aa44375d | |
| 20:28 | merge litter check-in: 7e421dce7c user: dgp tags: core-8-5-branch | |
| 20:24 | Add "knownBug" testcase, showing a situation in which Tcl_UtfNext doesn't behave as described in the... check-in: fd345b2af3 user: jan.nijtmans tags: core-8-6-branch | |
| 20:02 | merge 8.6 check-in: ad63873abe user: dgp tags: bug-31aa44375d | |
| 19:52 | Convert Tcl_UtfNext into a routine that doesn't decode UTF-8 into UCS-2, but sticks only to its task... check-in: 76213b3f72 user: dgp tags: core-8-5-branch | |
| 19:39 | Improve the docs for Tcl_UtfNext. Closed-Leaf check-in: cf6c570b2a user: dgp tags: dgp-utf-next | |
| 19:08 | code simplification, no interim copy/move buffers, no decompression d-string, the inflate occurring ... check-in: 8f17e96ef5 user: sebres tags: zlib-chan-f70ce1fead | |
| 19:04 | delete merge litter check-in: c9025631ee user: dgp tags: dgp-utf-next | |
| 19:02 | More detailed comments. check-in: f6a8c5432f user: dgp tags: dgp-utf-next | |
| 18:42 | compiler warning check-in: f4baf7e7af user: dgp tags: dgp-utf-next | |
| 18:40 | More tests and fix for overlong handling in revised Tcl_UtfNext. check-in: 29041a6d75 user: dgp tags: dgp-utf-next | |
| 18:15 | merge 8.5 check-in: 80f651b10f user: dgp tags: dgp-utf-next | |
| 18:14 | Create and use macro TclUtfPrev for Tcl_UtfPrev. check-in: 3ba6c74d19 user: dgp tags: core-8-5-branch | |
| 17:55 | merge 8.5 check-in: aadfd3448c user: dgp tags: dgp-utf-next | |
| 17:41 | [5e6346a252] Adapt Tcl_UtfPrev to new Tcl rules that reject overlong sequences. check-in: a315a590f8 user: dgp tags: core-8-5-branch | |
| 17:30 | Convert Overlong() to use a lookup table. Closed-Leaf check-in: 5550e9ac96 user: dgp tags: bug-5e6346a252 | |
| 16:22 | When we reject overlong sequences, \xC1 is as invalid a lead byte as \xFF. check-in: ce6e2901e2 user: dgp tags: bug-5e6346a252 | |
| 15:48 | merge 8.5 check-in: 877190c2e0 user: dgp tags: dgp-utf-next | |
| 15:38 | merge 8.5 check-in: b59c18d809 user: dgp tags: bug-5e6346a252 | |
| 14:58 | Merge trunk check-in: 778317829b user: jan.nijtmans tags: novem | |
| 14:54 | Merge 8.7 check-in: 2603483e3a user: jan.nijtmans tags: trunk | |
| 14:37 | few documentation changes (limit default and handling is changed) check-in: c208609ff2 user: sebres tags: zlib-chan-f70ce1fead | |
| 14:05 | small amend combining similar parts check-in: 7c2a06fc2d user: sebres tags: zlib-chan-f70ce1fead | |
| 13:43 | zlib: optimize ZlibTransformInput, if inflate is done no read and no generate needed anymore check-in: 982fde1b9b user: sebres tags: zlib-chan-f70ce1fead | |
| 13:28 | zlib: performance - set default read ahead limit to DEFAULT_BUFFER_SIZE (4K); better fix avoiding BO... check-in: cbe2111fb3 user: sebres tags: zlib-chan-f70ce1fead | |
| 12:55 | zlib, *BO*: fixes possible segfault (or buffer overrun), for instance if limit (max 65K) is set larg... check-in: 54605d16b9 user: sebres tags: core-8-6-branch | |
| 11:54 | added (reworked) patch suggested by aku in [f70ce1fead]: recognize stream is done (and unget the unp... check-in: 9215e1ba40 user: sebres tags: zlib-chan-f70ce1fead | |
| 11:14 | Merge 8.7 check-in: 3153d51ddc user: jan.nijtmans tags: core-8-branch | |
| 10:32 | Upgrade Xcode from 11.3 to 11.4. Let Travis test whether "make install" works when the destination d... check-in: 89b6529252 user: jan.nijtmans tags: core-8-6-branch | |
| 10:30 | Merge 8.6. Add TclStaticPackage to (internal) stub table. Code cleanup. check-in: a91e16c1ea user: jan.nijtmans tags: core-8-6-branch | |
| 10:07 | Add (internal) stub entries for TclRegisterLiteral and TclStaticPackage. Not used in any test-cases ... check-in: 284a8015be user: jan.nijtmans tags: core-8-5-branch | |
|
2020-04-15
| ||
| 22:39 | Refactor the Overlong test into a utility routine. check-in: 9cf8c75384 user: dgp tags: bug-5e6346a252 | |
| 22:28 | Use test existence to shorten comment. check-in: 32c044a1f8 user: dgp tags: bug-5e6346a252 | |
| 22:14 | More test coverage check-in: 6be510bdfd user: dgp tags: bug-5e6346a252 | |
| 21:48 | Rework Tcl_UtfPrev so it properly handles overlong sequences. check-in: bd5edfc3bc user: dgp tags: bug-5e6346a252 | |
| 20:22 | Merge 8.7 check-in: a52e94c5c4 user: jan.nijtmans tags: trunk | |
| 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 | |
| 20:03 | Merge 8.7 check-in: 94f0de486e user: jan.nijtmans tags: trunk | |
| 19:54 | Merge 8.6 check-in: 9adf3a7df5 user: jan.nijtmans tags: core-8-branch | |
| 19:38 | Merge 8.5 check-in: 58b4d49d41 user: jan.nijtmans tags: core-8-6-branch | |
| 19:33 | New test command "testutfnext", not used yet in actual test-cases. Being merged up to higher branche... check-in: 4eb84fae1d user: jan.nijtmans tags: core-8-5-branch | |
| 19:12 | Merge 8.6 check-in: 032032c0b6 user: jan.nijtmans tags: core-8-branch | |
| 19:06 | fixes bug [8af92dfb66]: resolve too earlier stop of inflate's cycle (if generating decompressed data... check-in: 96e1e0251b user: sebres tags: core-8-6-branch | |
| 18:59 | TclTrimRight/TclTrimLeft: removed mixed declarations and code (forbidden in ISO C90, declaration-aft... check-in: 4eb66645d6 user: sebres tags: core-8-6-branch | |
| 17:05 | New tests checking Tcl_UtfPrev handling of overlong sequences. Bug demonstrated. check-in: d89096d805 user: dgp tags: bug-5e6346a252 | |
| 16:42 | Add test demonstrating that Tcl_UtfNext accepts overlong byte sequences, which is in conflict with w... check-in: eb8d77aba1 user: dgp tags: dgp-utf-next | |
| 14:42 | Collection of coverage tests for Tcl_UtfNext. check-in: 1c991cdf8e user: dgp tags: dgp-utf-next | |
| 13:18 | Merge 8.6 Closed-Leaf check-in: e242623c4a user: jan.nijtmans tags: travis-make-install | |
| 13:15 | Update latest Xcode from 11.3 to 11.4 check-in: b4dbabd1ca user: jan.nijtmans tags: travis-make-install | |
| 06:35 | More double-quotes check-in: d11d3402c8 user: jan.nijtmans tags: travis-make-install | |
|
2020-04-14
| ||
| 22:36 | Try adding some quotes check-in: b06e6afc9d user: jan.nijtmans tags: travis-make-install | |
| 21:39 | New testing command [testutfnext]. check-in: d606001497 user: dgp tags: dgp-utf-next | |
| 21:32 | typo check-in: 3e47eb4000 user: dgp tags: dgp-utf-next | |
| 21:25 | Fix the bad logic in Tcl_UtfNext(). check-in: eb95fbb884 user: dgp tags: dgp-utf-next | |
| 21:16 | Replace calls of TclUtfToUniChar() with TclUtfNext() when caller has no decoding need. Failing test ... check-in: d0cc6cdb7f user: dgp tags: dgp-utf-next | |
| 20:18 | Create and use an optimized macro TclUtfNext() for Tcl_UtfNext(). check-in: 7a62f79951 user: dgp tags: dgp-utf-next | |
| 20:03 | The function of Tcl_UtfNext() is to advance a pointer. There's nothing inherent in that task that re... check-in: 9e87b14c18 user: dgp tags: dgp-utf-next | |
| 18:06 | merge 8.7 check-in: 97572325ea user: dgp tags: trunk | |
| 17:57 | merge (mark) 8.6 check-in: 539323704a user: dgp tags: core-8-branch | |
| 17:54 | merge 8.5 check-in: 738233c14d user: dgp tags: core-8-6-branch | |
| 17:52 | Keep the tests consistent. check-in: 6baf1d7896 user: dgp tags: core-8-5-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:47 | Merge 8.7 check-in: 3501433586 user: jan.nijtmans tags: trunk | |
| 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:31 | merge trunk check-in: 14bdb02f37 user: dgp tags: dgp-refactor | |
| 16:31 | merge trunk check-in: c0aba4bd06 user: dgp tags: dgp-properbytearray | |
| 16:30 | merge 8.7 check-in: 7d5bbeeec4 user: dgp tags: tip-568 | |
| 16:26 | merge 8.6 check-in: 01e5439b3e user: dgp tags: bug-31aa44375d | |
| 16:18 | Merge trunk check-in: be7dbfc33b user: jan.nijtmans tags: novem | |
| 16:16 | Merge 8.7 check-in: 13cced612c user: jan.nijtmans tags: trunk | |
| 16:11 | merge trunk check-in: dac317a614 user: dgp tags: dgp-properbytearray | |
| 16:11 | Merge 8.6 check-in: 1b0c462ea6 user: jan.nijtmans tags: core-8-branch | |
| 16:11 | merge trunk check-in: a3edfdebf2 user: dgp tags: dgp-refactor | |
| 16:02 | Backport encoding-15.3 test-case from 8.7, together with missing "teststringbytes" command: Usefull ... check-in: e9d1d3157d user: jan.nijtmans tags: core-8-6-branch | |
| 15:58 | merge trunk check-in: ab51eef416 user: dgp tags: novem | |
| 15:57 | Remove test not suitable for Tcl 9. check-in: caeb8f3a5b user: dgp tags: trunk | |
| 15:39 | merge 8.7 check-in: f0015361d4 user: dgp tags: dgp-review | |
| 15:38 | merge trunk check-in: 43cb51f264 user: dgp tags: novem | |
| 15:38 | merge 8.7 check-in: 380ee6e712 user: dgp tags: trunk | |
| 15:37 | merge 8.6 check-in: 05eecf3952 user: dgp tags: core-8-branch | |
| 15:33 | merge trunk check-in: 830e09ba83 user: dgp tags: novem | |
| 14:50 | Merge 8.7 check-in: 447f03a8be user: jan.nijtmans tags: trunk | |
| 14:48 | Fix windows build (with older compilers) check-in: 51b230586a user: jan.nijtmans tags: core-8-branch | |
| 14:39 | partially revert [e9f5ff2f6a] - encoding-15.3 used not existing command "teststringbytes" (should be... check-in: ab7e9e03e9 user: sebres tags: core-8-6-branch | |
| 14:30 | Merge 8.7 check-in: bd5cc21d39 user: jan.nijtmans tags: trunk | |
| 13:58 | amend to [e9f5ff2f6a]: added missing constraint (testbytestring) check-in: 12c8bca9ac user: sebres tags: core-8-6-branch | |
| 13:02 | Merge 8.6 check-in: 890a3f9918 user: jan.nijtmans tags: core-8-branch | |
| 12:30 | Add missing testConstraint definition check-in: 8fe1452e8a user: jan.nijtmans tags: core-8-6-branch | |
| 11:59 | Add test-case for bug [c61818e4c9] check-in: 4b26bc65dc user: jan.nijtmans tags: core-8-branch | |
| 10:55 | Don't use 'identiy' encoding in test-cases any more! check-in: e9f5ff2f6a user: jan.nijtmans tags: core-8-6-branch | |
| 10:17 | Merge 8.6 check-in: 250fd8a281 user: jan.nijtmans tags: core-8-branch | |
| 09:43 | merge-mark check-in: 7fbfb1a30f user: jan.nijtmans tags: core-8-6-branch | |
| 09:38 | Backport test-cases from 8.6 check-in: 31c2af9c3f user: jan.nijtmans tags: core-8-5-branch | |
| 09:19 | Merge 8.6 check-in: 76244d6280 user: jan.nijtmans tags: bug-31aa44375d | |
| 08:49 | Fix expecations and test-cases, according to expectations in latest core-8-6-branch (before this ser... check-in: c360caf7c0 user: jan.nijtmans tags: core-8-6-branch | |
| 08:44 | Fix unit-test, change expectations according to current 8.6 branch (not handling [1b1f5f0b53] yet, d... Closed-Leaf check-in: e64b5a4785 user: jan.nijtmans tags: bug-c61818e4c9 | |
| 00:09 | Create separate tables to serve Tcl_UtfPrev and Tcl_UtfComplete. check-in: c47ec8e3a3 user: dgp tags: bug-c61818e4c9 | |
|
2020-04-13
| ||
| 21:45 | merge 8.6 check-in: 9eccb6d91f user: dgp tags: bug-31aa44375d | |
| 21:36 | Merge 8.5. Failing tests highlight ticket [1b1f5f0b53]. check-in: 50b6d532c4 user: dgp tags: core-8-6-branch | |
| 21:18 | test numbering check-in: c73cd1f5b5 user: dgp tags: core-8-5-branch | |
| 19:45 | [c61818e4c9] Fix regression in Tcl_UtfPrev from 2001. Many tests. check-in: 6f0a816449 user: dgp tags: core-8-5-branch | |
| 19:39 | Improve the precision of the Tcl_UtfPrev documentation. Closed-Leaf check-in: 40dd03d6e7 user: dgp tags: dgp-utf-prev-alt | |
| 18:42 | Make the comments describing Tcl_UtfPrev more complete and precise. check-in: 0db5bfbfeb user: dgp tags: dgp-utf-prev-alt | |
| 16:57 | Repair tests to expect the right thing. check-in: 3bc3ce237a user: dgp tags: dgp-utf-prev-alt | |
| 16:52 | merge 8.5 check-in: e13ac5b8da user: dgp tags: dgp-utf-prev-alt | |
| 16:51 | [a7f685a181] Eliminate botched call of Tcl_UtfPrev. check-in: 72ce3b9c00 user: dgp tags: core-8-5-branch | |
| 16:44 | New test demonstrating Tcl_StringCaseMatch is botched in its use of Tcl_UtfPrev. It doesn't conside... check-in: e4c7f0e08a user: dgp tags: core-8-5-branch | |
| 15:02 | merge 8.5 check-in: 9ebb30f8c4 user: dgp tags: dgp-utf-prev-alt | |
| 15:01 | Known bug test string-22.14 is not so hard to fix. check-in: 0cf00e7ba0 user: dgp tags: core-8-5-branch | |
| 14:59 | Fix previous merge conflicts, not done quite right ... check-in: 27a9f4431b user: jan.nijtmans tags: paths-for-9 | |
| 14:30 | A NUL byte cannot be mistaken for a trail byte. check-in: 2e9ce74f78 user: dgp tags: dgp-utf-prev-alt | |
| 14:29 | merge 8.5 check-in: a1214ed279 user: dgp tags: dgp-utf-prev-alt | |
| 14:21 | TclTrim() can also demand NUL-terminated arguments, and be simplified. check-in: 869537c21d user: dgp tags: core-8-5-branch | |
| 13:51 | TclTrimLeft and TclTrimRight are internal routines. They demand NUL-terminated arguments. That's a r... check-in: 810eec64e8 user: dgp tags: core-8-5-branch | |
| 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 | |
| 10:02 | Merge trunk check-in: b71c0374aa user: jan.nijtmans tags: paths-for-9 | |
| 09:40 | Try installing in a directory with a space in its name. check-in: 208399b687 user: jan.nijtmans tags: travis-make-install | |
| 09:25 | Merge 8.7 check-in: 4ad6395eae user: jan.nijtmans tags: trunk | |
| 09:20 | Merge 8.6 check-in: e41df161a7 user: jan.nijtmans tags: core-8-branch | |
| 09:18 | Add "make install" check to Travis build. sync rules.vc with versions in 8.7 and 9.0 check-in: 606df1d095 user: jan.nijtmans tags: core-8-6-branch | |
| 02:31 | merge 8.5 check-in: d8eeb99198 user: dgp tags: dgp-utf-prev-alt | |
| 02:28 | [c61818e4c9] [string trimright] robustly handle backing up over incomplete or malformed byte sequenc... check-in: d15a2b241e user: dgp tags: core-8-5-branch | |
| 02:10 | Cherrypick partial fix. check-in: e1968e91c8 user: dgp tags: core-8-5-branch | |
| 01:41 | merge 8.5 check-in: e8c478e9d0 user: dgp tags: dgp-utf-prev-alt | |
| 01:40 | Another test for [string trimright] that demonstrates its own failures, not those of Tcl_UtfPrev. check-in: fd93a662d8 user: dgp tags: core-8-5-branch | |
| 00:12 | Convert test to not directly use identity encoding. check-in: e2593ce8b7 user: dgp tags: core-8-5-branch | |
| 00:09 | added test case covering [c61818e4c9] - string trim for not valid utf-8 sequence (mistakenly conside... check-in: aa03cde0d2 user: dgp tags: core-8-5-branch | |
|
2020-04-12
| ||
| 23:54 | merge 8.5 check-in: a5d692baff user: dgp tags: dgp-utf-prev-alt | |
| 23:53 | Stop direct use of the identity encoding in tests. check-in: 21f7f0b9d3 user: dgp tags: core-8-5-branch | |
| 23:47 | [2006888] Backport conversion of test file to strict ASCII. ISO-8859-1 assumption is nonportable and... check-in: bea9b359ca user: dgp tags: core-8-5-branch | |
| 11:04 | Let's test if "make install" works, for now without spaces in the path check-in: 145a394890 user: jan.nijtmans tags: travis-make-install | |
|
2020-04-11
| ||
| 22:26 | Repair invalid utf-8 in subst.test. check-in: 0423e20fd0 user: dgp tags: core-8-5-branch | |
|
2020-04-10
| ||
| 21:21 | Merge 8.7 check-in: 76ff1e3f31 user: jan.nijtmans tags: death-to-dbgx | |
| 21:00 | merge-mark check-in: 161c6c72ac user: jan.nijtmans tags: trunk | |
| 20:57 | Only set MODULE_INSTALL_DIR once in UNIX makefile .... check-in: 6ff31cfd32 user: jan.nijtmans tags: core-8-branch | |
| 15:22 | Merge 8.7 check-in: 894e2ce40e user: jan.nijtmans tags: trunk | |
| 14:44 | Merge 8.6 check-in: 00feb373fe user: jan.nijtmans tags: core-8-branch | |
| 14:43 | Fix determination of TCL_PACKAGE_PATH if it contains multiple directories, and at least one of them ... check-in: 6acb955a47 user: jan.nijtmans tags: core-8-6-branch | |
| 13:02 | Merge 8.6 check-in: cd1ce15d26 user: jan.nijtmans tags: core-8-branch | |
| 12:25 | re-generate UNIX configure script check-in: b7c0bd6993 user: jan.nijtmans tags: core-8-6-branch | |
| 12:21 | Introduce MODULE_INSTALL_DIR in make/nmake files, for compiling Tcl. Less use of ".." in the makefil... check-in: 1f6f21856b user: jan.nijtmans tags: core-8-6-branch | |
| 12:19 | Since Tcl_UtfCharComplete() now guarantees that at least 3 more bytes are available for header bytes... check-in: 99ac71af15 user: jan.nijtmans tags: core-8-6-branch | |
| 00:01 | Add (disabled) test to demo the inability of [string wordstart] to handle malformed UTF-8 sequences. check-in: d0ed59de5d user: dgp tags: core-8-5-branch | |
|
2020-04-09
| ||
| 22:27 | Bulletproof the calls to Tcl_UtfPrev in Tcl_AppendLimitedToObj. check-in: 05bb517053 user: dgp tags: core-8-5-branch | |
| 19:22 | merge 8.5 check-in: d3bf59e09a user: dgp tags: dgp-utf-prev-alt | |
| 19:13 | Same trouble fixed the same way in Tcl_AppendElement(). check-in: 598cebf1d4 user: dgp tags: core-8-5-branch | |
| 19:04 | [085913c760] Fix Tcl_DStringAppendElement quoting of #. check-in: 104ddd0206 user: dgp tags: core-8-5-branch | |
| 18:41 | More tests. check-in: 07748eaa90 user: dgp tags: core-8-5-branch | |
| 17:43 | Revise two tests that were detecting and forgiving a bug. check-in: 5a8de22fde user: dgp tags: core-8-5-branch | |
| 17:30 | Guarantee TclNeedSpace and TclFindElement have common definition of whitespace by having both call t... check-in: da9a473a26 user: dgp tags: core-8-5-branch | |
| 16:24 | [afa4b28153] Correct TclNeedSpace handling of trailing escaped space. check-in: 9b738a1d8f user: dgp tags: core-8-5-branch | |
| 15:56 | New tests demonstrating bug in TclNeedSpace(): improper handling escaped space. check-in: 040da92b7f user: dgp tags: core-8-5-branch | |
| 11:55 | Make same changes as done for UNIX/MacOS now for win32 too, both make and nmake targets. check-in: 4d4ce2b1e0 user: jan.nijtmans tags: paths-for-9 | |
|
2020-04-08
| ||
| 19:17 | Merge trunk check-in: 552464bca6 user: jan.nijtmans tags: dgp-properbytearray | |
| 19:15 | Merge 8.7 check-in: 8b4b7e3f17 user: jan.nijtmans tags: tip-568 | |
| 18:07 | merge the base branch check-in: fdcc9783cd user: dgp tags: dgp-utf-prev-alt | |
| 18:07 | Cherry pick the [string trim] changes. Closed-Leaf check-in: 0b201998e8 user: dgp tags: dgp-utf-prev | |
| 17:31 | Apply better bug fix that does not create new bugs this time. check-in: 7ee618b9ca user: dgp tags: dgp-utf-prev-alt | |
| 16:43 | Restore the original Tcl_UtfPrev routine. Fails a different set of tests. Many fewer. check-in: 6c34d40ef3 user: dgp tags: dgp-utf-prev-alt | |
| 15:45 | Cherry pick the [string trim] changes. Closed-Leaf check-in: 1d90ec1bce user: dgp tags: dgp-utf-prev-fix | |
| 15:37 | introduces new utf-internal definition UTF_TO_UNI_MAX, as maximal value that Tcl_UtfToUniChar could ... Closed-Leaf check-in: f10ba6b7ac user: sebres tags: sebres-utf-prev-fix | |
| 14:28 | merge tests check-in: e815c4ebea user: dgp tags: sebres-utf-prev-fix | |
| 14:11 | merge tests check-in: 4ae8f21939 user: dgp tags: dgp-utf-prev-fix | |
| 14:09 | more tests check-in: f2dece44cf user: dgp tags: dgp-utf-prev | |
| 13:26 | partially revert [e8bfb4c2ba884b1b], a prevention added previously in string trim functions (compare... check-in: 57aa5dae72 user: sebres tags: sebres-utf-prev-fix | |
| 12:32 | Rewrite of Tcl_UtfPrev that restores the correct behavior (no inconsistency between Tcl_UtfPrev/Tcl_... check-in: cdffcbaec9 user: sebres tags: sebres-utf-prev-fix | |
| 10:08 | Merge trunk. Don't use ~/Library/Frameworks /Library/Frameworks any more as possible module paths: C... check-in: 65810d5328 user: jan.nijtmans tags: paths-for-9 | |
| 09:44 | Merge 8.7 check-in: 87b9d4c288 user: jan.nijtmans tags: jn-index-reform | |
| 08:11 | Merge 8.7 check-in: 440a7405d5 user: jan.nijtmans tags: trunk | |
| 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
| ||
| 21:53 | merge tests check-in: e0a9c72f5d user: dgp tags: dgp-utf-prev-fix | |
| 21:49 | Convert the tests to use the testing command. check-in: eb6f7027e2 user: dgp tags: dgp-utf-prev | |
| 21:06 | New testing command so we can directly demonstrate flaws. check-in: d715ace6e9 user: dgp tags: dgp-utf-prev | |
| 20:44 | Bring in the armor plated [string trim*] check-in: 60216678bb user: dgp tags: dgp-utf-prev | |
| 20:05 | fixes [c61818e4c9] for all variants of string trim Closed-Leaf check-in: e8bfb4c2ba user: sebres tags: bug-c61818e4c9 | |
| 20:04 | Rewrite of Tcl_UtfPrev that fixes most of the failing tests. Remaining failures demonstrate that th... check-in: ee25edfdb7 user: dgp tags: dgp-utf-prev-fix | |
| 20:04 | added test case covering [c61818e4c9] - string trim for not valid utf-8 sequence (mistakenly conside... check-in: 325ac81dd2 user: sebres tags: bug-c61818e4c9 | |
| 19:52 | More tests that should continue to demo faults in Tcl_UtfPrev after [string trimright] implementatio... check-in: 05689c82d6 user: dgp tags: dgp-utf-prev | |
| 19:36 | Set of tests demonstrating flaws in Tcl_UtfPrev (as viewed through a fragile implementation of [stri... check-in: 27fc84ab98 user: dgp tags: dgp-utf-prev | |
| 19:23 | Merge trunk check-in: d186907185 user: jan.nijtmans tags: novem | |
| 19:09 | Merge trunk. More WIP for MacOS check-in: d82e3ef199 user: jan.nijtmans tags: paths-for-9 | |
| 18:27 | closes regression in string trimright [c61818e4c9] without modifying of Tcl_UtfPrev (so certain inco... check-in: 6d7a13ed20 user: sebres tags: bug-c61818e4c9 | |
| 16:36 | Almost forgot ... The Utf2Utf cannot correct 4-byte (invalid) to it's valid counterpart any more ...... check-in: 7a882ce35b user: jan.nijtmans tags: bug-31aa44375d | |
| 16:28 | Merge-mark 8.7. Also fix 2 executable flags, which shouldn't have been set. check-in: e74a38de13 user: jan.nijtmans tags: trunk | |
| 10:43 | Merge 8.6 check-in: 69040e0eee user: jan.nijtmans tags: bug-31aa44375d | |
| 10:11 | Merge trunk. Adapt MacOS paths for Tcl9 proposed environment check-in: 44c1819fab user: jan.nijtmans tags: paths-for-9 | |
| 09:45 | merge-mark check-in: 087dc70d54 user: jan.nijtmans tags: core-8-branch | |
| 09:43 | Add two test-cases, regarding expectations on Tcl_UtfCharComplete()/Tcl_UtfToUniChar(). Backported f... check-in: cf27ed353f user: jan.nijtmans tags: core-8-6-branch | |
|
2020-04-06
| ||
| 20:50 | Merge 8.7 check-in: 60b19d3d44 user: jan.nijtmans tags: trunk | |
| 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 | |
| 13:26 | Merge trunk check-in: bb5e21542b user: jan.nijtmans tags: paths-for-9 | |
| 13:24 | Fix build with --enable-symbols=mem check-in: 5a2907205b user: jan.nijtmans tags: trunk | |
| 12:43 | Experiment: Change set of directories for Tcl 9.0 not conflicting for Tcl 8.x directories, so each h... check-in: d4ad78a038 user: jan.nijtmans tags: paths-for-9 | |
| 09:34 | Merge 8.7 check-in: 6cab2051c4 user: jan.nijtmans tags: trunk | |
| 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 | |
| 07:53 | Revert commit [aed6634d2ccf2107], which backported part of TIP #389 (regarding internal handling of ... check-in: 48c83d55c8 user: jan.nijtmans tags: bug-31aa44375d | |
|
2020-04-05
| ||
| 20:46 | Merge 8.7 check-in: 36eee92c5c user: jan.nijtmans tags: trunk | |
| 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 | |
| 20:28 | Partial fix for [31aa44375de2c87e]: Tcl_NumUtfChars regression in default 8.6 build. This commit br... check-in: 166c0270e7 user: jan.nijtmans tags: core-8-6-branch | |
| 20:11 | Revert test-case utf-4.10 change from previous commit: It caused the Travis build failure. Change t... check-in: 5af19d1d1d user: jan.nijtmans tags: core-8-6-branch | |
|
2020-04-03
| ||
| 20:56 | Fix testing command [testnumutfchars] so it cannot overrun the buffer. check-in: 4806b6a0da user: dgp tags: core-8-6-branch | |
| 14:31 | merge 8.7 check-in: cfeafcaff1 user: dgp tags: trunk | |
| 14:28 | Fix broken build. check-in: d76b30b67a user: dgp tags: core-8-branch | |
| 09:14 | Merge 8.7 check-in: 96a31010ce user: jan.nijtmans tags: trunk | |
| 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 | |
| 08:36 | Make sure that "Windows NT" is the only supported Windows platform. On Windows CE, no chance that Tc... check-in: 0bb3a71ba6 user: jan.nijtmans tags: core-8-6-branch | |
| 07:39 | Merge 8.7 check-in: 2b62e831aa user: jan.nijtmans tags: trunk | |
| 07:35 | Merge 8.6 check-in: 02a90dff68 user: jan.nijtmans tags: core-8-branch | |
| 07:27 | Update xcode 8 -> 8.3 and 9 -> 9.2 for Travis build. Install latest libtommath homebrew package with... check-in: 0120889c91 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-04-02
| ||
| 23:41 | merge trunk check-in: 9a4592fc10 user: dgp tags: dgp-properbytearray | |
| 23:34 | merge trunk check-in: 027c37b3e8 user: dgp tags: dgp-refactor | |
| 23:31 | merge trunk check-in: 3331800162 user: dgp tags: novem | |
| 23:26 | merge 8.7 check-in: abac91f4a0 user: dgp tags: trunk | |
| 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 | |
| 22:18 | Remove stray debug check-in: 7fad0af377 user: dgp tags: core-8-6-branch | |
| 22:05 | typo check-in: e20f26ea10 user: dgp tags: core-8-6-branch | |
| 21:29 | One more caller conversion that simplifies. There may be other callers of TclUtfToUniChar that would... check-in: 8bb7a4509d user: dgp tags: core-8-6-branch | |
| 20:50 | Adapt another caller. This one had a bug when (TCL_UTF_MAX == 4) because it was never adapted when T... check-in: 8f978c0bcc user: dgp tags: core-8-6-branch | |
| 20:36 | More callers. check-in: b092a8788b user: dgp tags: core-8-6-branch | |
| 20:18 | New utility routine TclUtfToUCS4() to contain some complexity. Two callers adapted. check-in: 63e224f042 user: dgp tags: core-8-6-branch | |
| 14:41 | merge 8.7 check-in: 275354f381 user: sebres tags: trunk | |
| 14:18 | merge 8.6 check-in: c21dece684 user: sebres tags: core-8-branch | |
| 14:12 | merge bug-f583715154-v2: added tests covering [f583715154] and few other RC similar situations aroun... check-in: b8112b0642 user: sebres tags: core-8-6-branch | |
|
2020-04-01
| ||
| 21:11 | Implement the public Tcl_GetBytesFromObj(). check-in: 47f9baa47f user: dgp tags: dgp-properbytearray | |
| 20:36 | merge trunk check-in: e4f36b1f72 user: dgp tags: dgp-properbytearray | |
| 20:33 | merge trunk check-in: b39b89a53c user: dgp tags: novem | |
| 20:32 | merge trunk check-in: c524287b05 user: dgp tags: dgp-refactor | |
| 20:28 | merge 8.7 check-in: acf7d6b91c user: dgp tags: tip-568 | |
| 20:20 | merge 8.7 check-in: 772d0456c5 user: dgp tags: trunk | |
| 20:14 | Prevent a binary read appending to a non-bytes value. check-in: c1d4e823bc user: dgp tags: core-8-branch | |
| 19:22 | merge 8.7 check-in: e6f5aa3a51 user: dgp tags: trunk | |
| 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:47 | Merge 8.7 check-in: 7b8b1037c2 user: jan.nijtmans tags: trunk | |
| 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 | |
| 13:28 | improve stability of socket*-13.2.* tests (e. g. windows compatibility, etc) Closed-Leaf check-in: c082062e57 user: sebres tags: bug-f583715154-v2 | |
| 12:50 | merge trunk check-in: 1978f15ef4 user: dgp tags: dgp-properbytearray | |
| 12:45 | merge trunk check-in: 145da6e1ac user: dgp tags: novem | |
| 12:45 | merge trunk check-in: 41359f3b46 user: dgp tags: dgp-refactor | |
| 12:37 | merge 8.7 check-in: 15af79ddbc user: dgp tags: trunk | |
| 12:06 | merge 8.7 check-in: 1175da2b65 user: dgp tags: tip-568 | |
| 12:06 | added tests covering [f583715154] and few other RC similar situations around socket thread transfer ... check-in: 9b7bd94769 user: sebres tags: bug-f583715154-v2 | |
| 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 | |
| 11:48 | fixes [f583715154] - tclUnixSock.c: introduced ThreadActionProc considering a transfer of async-conn... check-in: ef20726bcd user: dgp tags: core-8-6-branch | |
| 09:35 | More Mem-Debug builds, using MSVC. Install libtommath on MacOS, in order to assure that the built-i... check-in: 223d446924 user: jan.nijtmans tags: core-8-6-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:52 | Add enable-symbols=mem builds to Travis check-in: 3ff9910695 user: jan.nijtmans tags: core-8-6-branch | |
| 20:29 | Merge 8.7 check-in: 2807f77d52 user: jan.nijtmans tags: trunk | |
| 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 | |
| 20:04 | fixes [f583715154] - tclUnixSock.c: introduced ThreadActionProc considering a transfer of async-conn... check-in: 532506ef71 user: sebres tags: bug-f583715154-v2 | |
| 16:56 | merge trunk check-in: 77cd8c8a0c user: dgp tags: dgp-properbytearray | |
| 16:45 | merge trunk check-in: 6ea71c6894 user: dgp tags: dgp-refactor | |
| 16:23 | merge trunk check-in: 820f7f3154 user: dgp tags: novem | |
| 16:22 | close fork check-in: b9fb6566ee user: dgp tags: trunk | |
| 16:21 | Missed one int -> size_t in the merge. check-in: 043a949cd3 user: dgp tags: trunk | |
| 16:19 | Merge 8.7 check-in: 142fe48691 user: jan.nijtmans tags: trunk | |
| 16:16 | merge trunk check-in: 3fc9fe0a77 user: dgp tags: novem | |
| 16:15 | Merge 8.6 check-in: 5343a2b7cb user: jan.nijtmans tags: core-8-branch | |
| 16:09 | merge 8.7 check-in: 624142c96c user: dgp tags: trunk | |
| 16:08 | Fix (harmess) gcc warning, noted on Ubuntu check-in: 85704fe7e7 user: jan.nijtmans tags: core-8-6-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 | |
| 15:59 | [b8e82d293b] Restrict the options of [binary encode uuencode] to values that will not prevent abilit... check-in: 94b6f3c028 user: dgp tags: core-8-6-branch | |
| 15:44 | Tweaks Closed-Leaf check-in: 4defe368cc user: dgp tags: bug-b8e82d293b-2 | |
| 15:39 | Update docs to describe these changes. check-in: edd50617ea user: dgp tags: bug-b8e82d293b-2 | |
| 15:20 | Retrict -wrapchar values to those that can be decoded. check-in: c8c87b7aa0 user: dgp tags: bug-b8e82d293b-2 | |
| 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 | |
| 11:02 | Merge 8.7 check-in: 7aca5f8d81 user: jan.nijtmans tags: trunk | |
| 10:46 | Merge 8.6 check-in: 5f099cb477 user: jan.nijtmans tags: core-8-branch | |
| 10:30 | Other suggested solution for [b8e82d293b] check-in: cba0dea6a2 user: jan.nijtmans tags: bug-b8e82d293b-2 | |
| 10:17 | Remove MODULE_SCOPE function TclpSetInterfaces(), which is just empty. Increase size of MSG structu... check-in: 2616eb1a29 user: jan.nijtmans tags: core-8-6-branch | |
| 07:09 | Internal API simplifications: Don't use types like HINSTANCE/HMODULE any more, just void*. Has effec... check-in: 3ec419f7df user: jan.nijtmans tags: trunk | |
|
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 | |
| 18:36 | Trivial solution : ignore unwise and ill-specified options to uuencoder. Closed-Leaf check-in: 42b7e759ce user: dgp tags: bug-b8e82d293b | |
| 16:10 | merge trunk: check-in: 9edd5001e6 user: dgp tags: dgp-properbytearray | |
| 16:08 | merge 8.7 check-in: 271af14e3a user: dgp tags: trunk | |
| 15:51 | Merge 8.6; revise to use TclGetBytesFromObj. check-in: a9eed52a58 user: dgp tags: core-8-branch | |
| 15:48 | Optimize [binary decode hex] to process bytearray without string generation when it can. check-in: 84f81d94cf user: dgp tags: core-8-6-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 | |
| 15:09 | Optimize [binary decode uuencode] to process bytearray without string generation when it can. check-in: 7d6a0293ea user: dgp tags: core-8-6-branch | |
| 14:52 | When Tcl_SetByteArrayLength truncates a value, demand only that the truncated range must be a proper... check-in: fd5ac05c68 user: dgp tags: dgp-properbytearray | |
| 13:28 | merge trunk check-in: b633cac3f7 user: dgp tags: dgp-properbytearray | |
| 13:24 | merge trunk check-in: ed42f6728b user: dgp tags: dgp-refactor | |
| 13:20 | merge trunk check-in: 8519e95d61 user: dgp tags: novem | |
| 13:14 | merge trunk check-in: 04030202e3 user: dgp tags: novem | |
| 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:01 | Merge 8.7 check-in: e4de3e863c user: jan.nijtmans tags: trunk | |
| 13:00 | Merge 8.6 check-in: a789a8c3d9 user: jan.nijtmans tags: core-8-branch | |
| 12:59 | genStubs.tcl: Only do an "append line" when there really is something to be done. check-in: a3376be98e user: jan.nijtmans tags: core-8-6-branch | |
| 12:04 | Merge 8.7 check-in: beb27c9e8c user: jan.nijtmans tags: trunk | |
| 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:32 | Merge 8.7 check-in: b2bb24b41c user: jan.nijtmans tags: trunk | |
| 10:30 | Merge 8.6 check-in: c1435a792d user: jan.nijtmans tags: core-8-branch | |
| 10:25 | tcltest.tcl: Only adapt "filesMade" variable if the file to be removed is actually found. tcltest 2.... check-in: 46a4a532a9 user: jan.nijtmans tags: core-8-6-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 | |
| 03:28 | merge trunk check-in: acb8929c5a user: dgp tags: dgp-properbytearray | |
| 03:23 | Adjustments for easier merging. check-in: e15dc83b73 user: dgp tags: trunk | |
|
2020-03-29
| ||
| 22:10 | Change of variables. check-in: d7b42fd711 user: dgp tags: trunk | |
| 21:47 | Let the private, internal TclGetBytesFromObj handle size_t lengths check-in: fee030ca9f user: dgp tags: trunk | |
| 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 | |
| 14:34 | Merge trunk check-in: 9240bbf1d1 user: jan.nijtmans tags: stub-simplification | |
|
2020-03-28
| ||
| 20:09 | merge trunk check-in: 039732f498 user: dgp tags: dgp-properbytearray | |
| 20:04 | merge trunk check-in: 99a6f6bad3 user: dgp tags: novem | |
| 20:02 | merge trunk check-in: 36d0836bf2 user: dgp tags: dgp-refactor | |
| 19:59 | merge 8.7 check-in: bd2c6b4d81 user: dgp tags: trunk | |
| 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 | |
| 19:25 | Add a test for fixed bug. check-in: 15207fec73 user: dgp tags: core-8-6-branch | |
| 19:21 | [8edfcedfa0] [binary encode base64] build a string instead of a bytearray whenever it might be requi... check-in: 3a67f13d0d user: dgp tags: core-8-6-branch | |
| 18:52 | Make sure maxlen value does not rely on ordering of options. check-in: 9322e97135 user: dgp tags: core-8-6-branch | |
| 18:28 | Revise comment that was a plain lie. check-in: 4d4b281b07 user: dgp tags: core-8-6-branch | |
| 18:23 | Missing error codes from decoder routines. check-in: 176ed79958 user: dgp tags: core-8-6-branch | |
| 17:35 | Optimize base64 decoder to work on bytearrays without string generation. check-in: 1f2e425956 user: dgp tags: core-8-6-branch | |
| 16:44 | merge trunk check-in: 87ea2c5d45 user: dgp tags: dgp-properbytearray | |
| 16:42 | merge 8.7 check-in: 69e7271704 user: dgp tags: trunk | |
| 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 | |
| 15:35 | [ffeb2097af] Restore the standard and original practice of ignoring invalid characters when decoding... check-in: 0382197472 user: dgp tags: core-8-6-branch | |
|
2020-03-27
| ||
| 22:24 | Merge jn-index-reform check-in: a2882aadc6 user: jan.nijtmans tags: strict-index-experiment | |
| 21:52 | Further improvement. Report invalid multi-byte characters accurately. check-in: 2174bd1016 user: dgp tags: core-8-6-branch | |
| 21:21 | Improve error reporting. If codepoint looks negative, bad char is reported as REPLACEMENT CHARACTER,... check-in: a683692024 user: dgp tags: core-8-6-branch | |
| 21:11 | Merge 8.7 check-in: 6ec63c2ed5 user: jan.nijtmans tags: jn-index-reform | |
| 21:07 | Merge 8.7 check-in: c8ddd76b64 user: jan.nijtmans tags: trunk | |
| 21:06 | Merge 8.6 check-in: db9eb4d3e8 user: jan.nijtmans tags: core-8-branch | |
| 20:58 | Fix [767e070d35]: Tcl_GetRange and Tcl_GetUniChar do not validate index inputs. Backported from 8.7 ... check-in: 5b5ff61672 user: jan.nijtmans tags: core-8-6-branch | |
| 18:02 | Repair bad test labels. check-in: aa639f66c7 user: dgp tags: core-8-6-branch | |
| 16:33 | merge 8.7 check-in: 32a3e1e7e5 user: dgp tags: tip-568 | |
| 16:28 | Merge 8.7 check-in: e257b437b9 user: jan.nijtmans tags: trunk | |
| 16:28 | Merge 8.6 check-in: c537167e13 user: jan.nijtmans tags: core-8-branch | |
| 16:24 | Looks like this little hack is no longer necessary on current 32-bit Cygwin. check-in: f0a1d38b79 user: jan.nijtmans tags: core-8-6-branch | |
| 16:07 | merge 8.7 check-in: 261328423e user: dgp tags: dgp-review | |
| 15:17 | merge trunk check-in: 2dd53d0a12 user: dgp tags: dgp-properbytearray | |
| 15:07 | merge trunk check-in: 1853666890 user: dgp tags: dgp-refactor | |
| 15:07 | merge trunk check-in: c20b80e03e user: dgp tags: novem | |
| 12:07 | Merge 8.7 check-in: 9830940846 user: jan.nijtmans tags: trunk | |
| 12:06 | Merge 8.6 check-in: 86b027c97b user: jan.nijtmans tags: core-8-branch | |
| 12:05 | Fix harmless gcc warning, when compiling on Linux check-in: 989fb4fe31 user: jan.nijtmans tags: core-8-6-branch | |
| 10:33 | Fix [767e070d35]: Tcl_GetRange and Tcl_GetUniChar do not validate index inputs Closed-Leaf check-in: 89f3dff179 user: jan.nijtmans tags: bug-767e070d35 | |
| 09:47 | Fix compilation error check-in: 21da80c7cf user: jan.nijtmans tags: strict-index-experiment | |
| 09:02 | 2 undefined symbols on UNIX/MacOS check-in: 0ccadd73cc user: jan.nijtmans tags: stub-simplification | |
|
2020-03-26
| ||
| 16:25 | Fix build on UNIX/MacOS check-in: c160118035 user: jan.nijtmans tags: stub-simplification | |
| 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 | |
| 08:27 | Merge trunk check-in: 80794a67fb user: jan.nijtmans tags: stub-simplification | |
|
2020-03-25
| ||
| 17:07 | Merge 8.7 check-in: bff74a419b user: jan.nijtmans tags: trunk | |
| 17:06 | Merge 8.6 check-in: 7ffe0a71ec user: jan.nijtmans tags: core-8-branch | |
| 17:06 | Little typo check-in: 8027b8a318 user: jan.nijtmans tags: core-8-6-branch | |
| 17:00 | Proposed fix for [f583715154]: Fileevent runs in the wrong thread Closed-Leaf check-in: a51405af6e user: jan.nijtmans tags: bug-f583715154 | |
| 16:20 | Merge trunk. More stub simplifications. check-in: e8dff7a606 user: jan.nijtmans tags: stub-simplification | |
| 15:37 | Fix for windows build (Windows doesn't have "%z" printf modifier) check-in: 48c7a0da55 user: jan.nijtmans tags: trunk | |
| 15:15 | Merge 8.7 check-in: 7178e9d453 user: jan.nijtmans tags: trunk | |
| 15:03 | Merge 8.6 check-in: 53d927ca89 user: jan.nijtmans tags: core-8-branch | |
| 14:48 | Follow-up to [a9f61c48906b66f8]: Fill UNIX TclIntPlatDecls stub entry 5 with same entry from win32. ... check-in: 53849dd77b user: jan.nijtmans tags: core-8-6-branch | |
| 10:11 | Simplify platform/internal stubs. Not to be merged soon, still highly experimental!!!! check-in: f9b8d0eda5 user: jan.nijtmans tags: stub-simplification | |
|
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 | |
| 14:25 | Undo fedora's change to init.tcl, showing the problem is there Leaf check-in: 352d093a9d user: jan.nijtmans tags: fedora | |
| 13:40 | Merge 8.7 check-in: ce13909248 user: jan.nijtmans tags: trunk | |
| 13:34 | Merge 8.6 check-in: 223d0c531d user: jan.nijtmans tags: core-8-branch | |
| 13:31 | Spurious test-failure on Travis OSX check-in: 1bfdcb8c28 user: jan.nijtmans tags: core-8-6-branch | |
| 11:13 | Merge 8.7. Remove Tcl_MacOSXOpenBundleResources() completely. check-in: df18a94492 user: jan.nijtmans tags: trunk | |
| 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 | |
| 10:42 | MacOS: Make Tcl_MacOSXOpenBundleResources() a macro calling Tcl_MacOSXOpenVersionedBundleResources: ... check-in: f8ce82aaa0 user: jan.nijtmans tags: core-8-6-branch | |
| 10:34 | Fill UNIX TclIntPlatDecls stub entries 15 up to 19 and 22 with same functions as for win32. Not used... check-in: a9f61c4890 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-23
| ||
| 21:34 | Apply fedora's patches: "tcl-8.6.10-autopath.patch" and "tcl-8.6.10-conf.patch", just to see how it ... check-in: 0b568e30f9 user: jan.nijtmans tags: fedora | |
|
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:28 | Merge 8.7 check-in: d652d14132 user: jan.nijtmans tags: trunk | |
| 21:24 | Merge 8.6 check-in: 4757d0acec user: jan.nijtmans tags: core-8-branch | |
| 21:16 | Even more uppercase HEX representations in source-code check-in: ed3245630a user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-20
| ||
| 20:23 | merge trunk check-in: 851db5e5d8 user: dgp tags: dgp-properbytearray | |
| 20:23 | Rework TIP 568 implementation for improved standard error message/code check-in: 2951416e30 user: dgp tags: dgp-properbytearray | |
| 17:17 | Merge 8.7 check-in: fda8aeeb29 user: jan.nijtmans tags: trunk | |
| 17:16 | Resolve gcc compiler warnings, only on 32-bit builds (gcc-7) check-in: 14842bcac2 user: jan.nijtmans tags: core-8-branch | |
| 16:11 | Merge mark (don't take the latest commit). check-in: 23c9a1f833 user: dgp tags: dgp-properbytearray | |
| 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
| ||
| 22:28 | merge near trunk check-in: b2420d2b6e user: dgp tags: dgp-properbytearray | |
| 22:28 | merge trunk check-in: 6cc24d58f0 user: dgp tags: dgp-refactor | |
| 22:26 | merge trunk check-in: 1183ef175e user: dgp tags: novem | |
| 22:03 | merge 8.7 check-in: fa021b47cb user: dgp tags: trunk | |
| 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 | |
| 19:10 | merge trunk check-in: d9065bd3aa user: dgp tags: dgp-refactor | |
| 14:13 | Merge trunk check-in: e5936ba4b8 user: jan.nijtmans tags: novem | |
| 14:06 | Merge 8.7 check-in: 1d0787097e user: jan.nijtmans tags: trunk | |
| 13:54 | Merge 8.6 check-in: 2b7c852b44 user: jan.nijtmans tags: core-8-branch | |
| 12:51 | More uppercase HEX representations in source-code. check-in: 7d760e228e user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-17
| ||
| 17:00 | Merge trunk check-in: 297b775180 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 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:48 | Merge 8.7 check-in: 5ab663a928 user: jan.nijtmans tags: trunk | |
| 16:45 | Merge 8.6 check-in: 06db15ddbf user: jan.nijtmans tags: core-8-branch | |
| 16:35 | Merge 8.5. Mainly add Unicode 13 new plane 3 characters to the internal Unicode tables. Not used in ... check-in: 3451446c3c user: jan.nijtmans tags: core-8-6-branch | |
| 16:19 | Unicode 13 has a new range of characters from 0x30000 to 0x3134A, so generate those in the tables to... check-in: fefbf6d8b0 user: jan.nijtmans tags: core-8-5-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:20 | merge 8.7 check-in: 4d9717c8ef user: dgp tags: trunk | |
| 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 | |
| 22:21 | Add one more reserved stub entry, most likely will be Tcl_GetBytesFromObj() in Tcl 8.7. check-in: 46c3d7782c user: jan.nijtmans tags: core-8-6-branch | |
| 12:21 | Merge 8.7 check-in: 34f5d4d7be user: jan.nijtmans tags: trunk | |
| 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 | |
| 12:03 | Make ourEnviron type (techar **) not (char **), so we need less type-casts. check-in: e4b5318b47 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-14
| ||
| 22:08 | merge-mark check-in: f2f9d95e64 user: jan.nijtmans tags: trunk | |
| 22:07 | Merge 8.6 check-in: e47f987a38 user: jan.nijtmans tags: core-8-branch | |
| 22:06 | Fix one wrong type-cast (only causing warning, nothing serious) check-in: 71ab22cd55 user: jan.nijtmans tags: core-8-6-branch | |
| 22:02 | Merge 8.7 check-in: 5ae287926b user: jan.nijtmans tags: trunk | |
| 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 | |
| 21:02 | Fix [8f89e2e059aafa1c]: Windows: environment is not reflected properly (special characters). Thanks ... check-in: 8fc411cdb8 user: jan.nijtmans tags: core-8-6-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 | |
| 15:11 | Fix mistaken merge. check-in: 3877a045a7 user: dgp tags: dgp-properbytearray | |
| 14:45 | Merge 8.6. Code review: Tcl 8.6 doesn't (need to) build with -DUNICODE -D_UNICODE any more, so thin... Closed-Leaf check-in: c4bba1629c user: jan.nijtmans tags: bug-8f89e2e059 | |
| 13:08 | fix back-ported from tclSE (with several modifications due to conflicts and compat reasons) check-in: e2f84651dd user: sebres tags: bug-8f89e2e059 | |
| 13:06 | env.test: added test for windows illustrating bug [8f89e2e059] - loss of multi-byte chars in environ... check-in: dcf2c77048 user: sebres tags: bug-8f89e2e059 | |
| 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:15 | Merge trunk check-in: e5ea137c75 user: jan.nijtmans tags: dgp-properbytearray | |
| 11:12 | Merge 8.7 check-in: 31f412cf06 user: jan.nijtmans tags: trunk | |
| 11:03 | Merge 8.6 check-in: b7908b6011 user: jan.nijtmans tags: core-8-branch | |
| 11:01 | reformat assemble-15.* test-cases check-in: df726484dd user: jan.nijtmans tags: core-8-6-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 | |
| 17:37 | Renumber tests to account for later releases. check-in: b22da46c1a user: dgp tags: core-8-6-branch | |
| 17:29 | Add some testing of Tcl_SetByteArrayLength(). check-in: 97b273b489 user: dgp tags: core-8-6-branch | |
|
2020-03-11
| ||
| 15:55 | merge 8.7 (lpop SF fix) check-in: 6b8b403221 user: sebres tags: trunk | |
| 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:45 | Merge trunk check-in: 183d85ba1e user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:36 | Merge trunk check-in: 2860ee554e user: jan.nijtmans tags: novem | |
| 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 | |
| 10:20 | Put back dummy Tcl_DriverCloseProc/Tcl_DriverSeekProc (just defined as "void"). Needed to make Tk co... check-in: 00ff4c1f38 user: jan.nijtmans tags: trunk | |
|
2020-03-10
| ||
| 15:58 | re-generate configure scripts check-in: f57ac171d5 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:54 | Merge trunk check-in: fb566b67ce user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:25 | Merge 8.7 check-in: 0086a4e1ec user: jan.nijtmans tags: death-to-dbgx | |
| 13:58 | Merge 8.7 check-in: 49b2f76f67 user: jan.nijtmans tags: trunk | |
| 13:51 | Fix Windows build, broken by [d5175f6050e308f4] check-in: 8976514111 user: jan.nijtmans tags: core-8-branch | |
|
2020-03-09
| ||
| 17:00 | merge trunk check-in: 8155ccf833 user: dgp tags: dgp-refactor | |
| 16:59 | merge 8.7 check-in: eb98cb3f10 user: dgp tags: dgp-review | |
| 16:46 | merge trunk check-in: 7da0ad5679 user: dgp tags: dgp-properbytearray | |
| 16:46 | merge trunk check-in: 169ec04d08 user: dgp tags: novem | |
| 16:39 | Record some ideas in the comments. check-in: 744e862557 user: dgp tags: dgp-properbytearray | |
| 16:34 | merge 8.7 check-in: a0ed9240c8 user: dgp tags: trunk | |
| 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 | |
| 13:08 | Merge 8.7 check-in: 8a76d170c1 user: jan.nijtmans tags: trunk | |
| 12:49 | Use more uppercase hex (e.g. 0xFF) in stead of lowercase (0xff) consistantly. check-in: 99e0a25463 user: jan.nijtmans tags: core-8-5-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:41 | Merge trunk check-in: 149351043d user: jan.nijtmans tags: novem | |
| 18:31 | Merge 8.7 check-in: edd8b9cc9e user: jan.nijtmans tags: trunk | |
| 18:25 | Move TCL_UNUSED to tclInt.h, so we can still deprecate JOIN() check-in: 03a59b7382 user: jan.nijtmans tags: core-8-branch | |
| 16:10 | Merge trunk check-in: 6b14aa2e33 user: jan.nijtmans tags: novem | |
| 16:07 | Merge trunk check-in: 02f1df2e68 user: jan.nijtmans tags: dgp-refactor | |
| 16:03 | Merge 8.7 check-in: 0b1067b090 user: jan.nijtmans tags: trunk | |
| 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:33 | merge 8.7 check-in: 89fde09430 user: dgp tags: trunk | |
| 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:32 | Remove SetIndexFromAny(), a useless routine that can only be reached via unsupported shenanigans. check-in: 7f2b0f5d2d user: dgp tags: core-8-6-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:22 | merge 8.7 check-in: 15244cb8f0 user: dgp tags: trunk | |
| 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:44 | Merge 8.7 check-in: 778bfa3009 user: jan.nijtmans tags: trunk | |
| 14:42 | Merge 8.6 check-in: 6bc4d38831 user: jan.nijtmans tags: core-8-branch | |
| 14:39 | Update to Unicode-13 check-in: 341689c2ff user: jan.nijtmans tags: core-8-6-branch | |
| 14:03 | Update all internal tables to Unicode 13. (while on it) sync tclWinDdde.c and tclWinReg.c, making it... check-in: bbf15a656d user: jan.nijtmans tags: core-8-5-branch | |
| 11:56 | Merge 8.7 check-in: 4e40161ba1 user: jan.nijtmans tags: trunk | |
| 11:48 | Merge 8.6 check-in: a4b71b9ca7 user: jan.nijtmans tags: core-8-branch | |
| 11:32 | Move setting of interpreter error-message from tclUnixSock.c to tclIO.c, since the same should be do... check-in: a685ea6f1f user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-04
| ||
| 21:05 | merge 8.7 check-in: d86e20fb24 user: dgp tags: trunk | |
| 21:00 | merge 8.6 check-in: 8909782fe2 user: dgp tags: core-8-branch | |
| 20:50 | The close routines of the "tcp" channel type were failing to record error messages and error codes. check-in: 358306a81b user: dgp tags: core-8-6-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:18 | Merge 8.7 check-in: ce59d75d36 user: jan.nijtmans tags: trunk | |
| 16:17 | Merge 8.6 check-in: a16b4619c9 user: jan.nijtmans tags: core-8-branch | |
| 16:16 | Some more gcc(-9) warnings check-in: 05722b9512 user: jan.nijtmans tags: core-8-6-branch | |
| 16:08 | Merge trunk. Should build with C++ now. check-in: a2f95dacf5 user: jan.nijtmans tags: dgp-refactor | |
| 15:56 | Merge 8.7 check-in: 96a97069de user: jan.nijtmans tags: trunk | |
| 15:55 | Merge 8.6 check-in: 67d6f07392 user: jan.nijtmans tags: core-8-branch | |
| 15:52 | Fix some gcc(-9) warnings caused by -Wcast-function-type check-in: e1d75d2c24 user: jan.nijtmans tags: core-8-6-branch | |
| 14:33 | Merge 8.7. Remove documentation and typedefs related to old channel types. check-in: d5bc305ad2 user: jan.nijtmans tags: trunk | |
| 13:59 | Merge 8.6 check-in: 6448bcf19b user: jan.nijtmans tags: core-8-branch | |
| 13:42 | Implement WideSeekProc() for all channels which have a SeekProc(). Implement Close2Proc() for all ch... check-in: 3a5bf9c4ee user: jan.nijtmans tags: core-8-6-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 | |
| 16:06 | merge trunk check-in: cb6db27e9b user: dgp tags: dgp-refactor | |
| 15:27 | Merge 8.7 check-in: 0fea9fa076 user: jan.nijtmans tags: strict-index-2 | |
| 15:25 | merge trunk check-in: afcc2ff736 user: dgp tags: novem | |
| 15:18 | merge 8.7 check-in: 8dc990258d user: dgp tags: dgp-review | |
| 11:31 | merge-mark check-in: 3f66b4d01a user: jan.nijtmans tags: trunk | |
| 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 | |
| 12:41 | Merge trunk check-in: eea7459a90 user: jan.nijtmans tags: dgp-properbytearray | |
| 12:35 | re-generate configure script (option -Wc++-compat was still missing) check-in: 137fe23376 user: jan.nijtmans tags: trunk | |
| 12:26 | Finish C++-compat (TIP #557) for this branch check-in: b1634d0c03 user: jan.nijtmans tags: dgp-refactor | |
|
2020-02-29
| ||
| 22:21 | Merge trunk. UNEXEC some files. Fix a few C++-isms check-in: d3e4fb30e0 user: jan.nijtmans tags: dgp-refactor | |
| 21:44 | Merge 8.7 check-in: 19c3a507f7 user: jan.nijtmans tags: trunk | |
| 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
| ||
| 20:11 | merge trunk check-in: 14f4239b9d user: dgp tags: dgp-properbytearray | |
| 19:54 | merge trunk check-in: c430c8d4a4 user: dgp tags: dgp-review | |
| 19:45 | Merge trunk, and resolve conflicts. check-in: 40258de7ff user: dgp tags: dgp-refactor | |
| 17:25 | merge trunk check-in: e4b70e5655 user: dgp tags: novem | |
| 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:24 | Merge-mark check-in: 62827d7848 user: jan.nijtmans tags: trunk | |
| 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 | |
| 14:07 | Merge 8.7 check-in: 0d3f9515c0 user: jan.nijtmans tags: trunk | |
| 13:13 | Implement TIP #562: Deprecate channel types 1-4 check-in: 74755e2555 user: jan.nijtmans tags: core-8-branch | |
| 12:58 | Implement TIP #497: Full support for Unicode planes 1-16. check-in: f39bca856e user: jan.nijtmans tags: trunk | |
| 12:46 | Merge 8.7 check-in: b7af922d61 user: jan.nijtmans tags: trunk | |
| 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:16 | Merge 8.7 check-in: 9173aa6450 user: jan.nijtmans tags: trunk | |
| 14:05 | Merge 8.6 check-in: 0346bb5441 user: jan.nijtmans tags: core-8-branch | |
| 13:45 | Resolve a number of shadowed variables (discovered by compiling with -Wshadow) check-in: da6af8065b user: jan.nijtmans tags: core-8-6-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:14 | Merge 8.7 check-in: 4dc9a5cea0 user: jan.nijtmans tags: trunk | |
| 08:04 | Merge 8.6 check-in: f5bc93143d user: jan.nijtmans tags: core-8-branch | |
| 07:58 | Make tclWinDde.c compilable with C++ compiler. dde -> 1.4.3 Make tclWinReg.c compilable with C++ com... check-in: cc5c355ced user: jan.nijtmans tags: core-8-6-branch | |
| 07:51 | Make tclWinDde.c compilable with C++ compiler. dde -> 1.4.3 Make tclWinReg.c compilable with C++ com... check-in: e6b6065b18 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-02-25
| ||
| 15:07 | Ensure that we release the correct references when an error occurs during setting a class's supercla... check-in: df73151114 user: dkf tags: core-8-6-branch | |
|
2020-02-24
| ||
| 17:37 | merge 8.7 check-in: 28d8cb877a user: dgp tags: dgp-review | |
| 13:16 | merge-mark check-in: 99fd9a37cb user: jan.nijtmans tags: core-8-6-branch | |
| 13:07 | Correct ANSI prototype of TclNokia770Doubles() check-in: ad38aa6d50 user: jan.nijtmans tags: core-8-5-branch | |
| 12:19 | Merge 8.7 check-in: 62e1651518 user: jan.nijtmans tags: trunk | |
| 12:18 | Merge 8.6 check-in: 1d3f5159be user: jan.nijtmans tags: core-8-branch | |
| 12:01 | Merge 8.5 check-in: 9e3386f9e9 user: jan.nijtmans tags: core-8-6-branch | |
| 11:07 | Add -Wpointer-arith warning to C-compile. Fix gcc(-9) warning. check-in: 33e24cc198 user: jan.nijtmans tags: core-8-5-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
| ||
| 09:25 | Fix [da235271f1]: [info hostname] on Windows is limited to max NetBIOS name length check-in: 632704e948 user: jan.nijtmans tags: core-8-6-branch | |
| 09:00 | Win: Change order of checking hostname: first DNS, then netbios. Bug [da235271f1] Closed-Leaf check-in: 7fedbce431 user: oehhar tags: bug-da235271f1-win-netbios-host-prefered | |
| 08:55 | Merge 8.7 check-in: a59efb5d99 user: jan.nijtmans tags: trunk | |
| 08:52 | Merge 8.6 check-in: 10d8a95829 user: jan.nijtmans tags: core-8-branch | |
| 08:46 | Restore compatibility with older (mingw) Makefiles. Fix for [4b5deacc70]: undefined reference to `Tc... check-in: 47319a4a05 user: jan.nijtmans tags: core-8-6-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 | |
| 14:52 | merge 8.5 check-in: 3fd5d3d9ad user: sebres tags: core-8-6-branch | |
| 14:50 | windows: avoid create of legacy error-vars on init phase (in fresh created interpreter) - no tcl_pkg... check-in: 968255386e user: sebres tags: core-8-5-branch | |
|
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-14
| ||
| 09:23 | Merge-mark check-in: bed3548df3 user: jan.nijtmans tags: core-8-6-branch | |
| 09:21 | (cherry-pick): Fix travis build, due to the change of Windows image. check-in: 6fc36b284f user: jan.nijtmans tags: core-8-5-branch | |
|
2020-02-13
| ||
| 22:24 | Merge trunk Closed-Leaf check-in: cad1873c5d user: jan.nijtmans tags: tip-497 | |
| 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:21 | Merge trunk check-in: 54413ead6b user: jan.nijtmans tags: novem | |
| 13:19 | Merge 8.7 check-in: 7deb4251a7 user: jan.nijtmans tags: trunk | |
| 13:18 | Merge 8.6 check-in: d3d2b49204 user: jan.nijtmans tags: core-8-branch | |
| 13:12 | Fix travis build, due to the change of Windows image. check-in: 113bf3a18d user: jan.nijtmans tags: core-8-6-branch | |
|
2020-02-11
| ||
| 16:38 | Move build from xenial to bionic. Add Xcode11.3 build for MacOS (now that we are on it anyway) Closed-Leaf check-in: e139cd88ed user: jan.nijtmans tags: travis-fix-msvc-build | |
| 15:59 | Attempt to fix travis build. See: [https://travis-ci.community/t/vcvarsall-bat-freezes-on-new-1809-b... check-in: 5880d45cf5 user: jan.nijtmans tags: travis-fix-msvc-build | |
| 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 | |
| 16:50 | closes [554117edde]: Tcl_SaveInterpState/Tcl_RestoreInterpState considering values of legacy variabl... check-in: 9cace6cc78 user: sebres tags: bug-554117edde | |
| 16:38 | bug [554117edde]: test cases illustrating it check-in: 95db6756e8 user: sebres tags: bug-554117edde | |
|
2020-02-07
| ||
| 21:40 | WIP check-in: a2298832f2 user: dgp tags: dgp-review | |
| 18:58 | merge trunk check-in: d3912e5102 user: dgp tags: dgp-refactor | |
| 18:58 | merge trunk check-in: 9229e1223d user: dgp tags: novem | |
| 15:57 | merge trunk check-in: a5bf1f1f1c user: dgp tags: dgp-properbytearray | |
| 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 | |
| 16:40 | (cherry-pick): It appears that inttypes.h was introduced in Visual Studio 2013 check-in: de152b82f8 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-02-04
| ||
| 11:05 | Merge 8.7 check-in: 25186c7770 user: jan.nijtmans tags: trunk | |
| 11:04 | Merge 8.6 check-in: 12cc31b1b9 user: jan.nijtmans tags: core-8-branch | |
| 11:03 | Clean up some usage of DBGX: It isn't used any more on UNIX check-in: da6497e781 user: jan.nijtmans tags: core-8-6-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 | Merge 8.7 check-in: 997b2ba007 user: jan.nijtmans tags: trunk | |
| 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 | |
| 14:32 | merge trunk check-in: 0a8988f671 user: dgp tags: dgp-refactor | |
| 14:30 | merge trunk check-in: 940f6fad0b user: dgp tags: novem | |
| 14:30 | merge trunk check-in: 1d8fb475c4 user: dgp tags: dgp-properbytearray | |
|
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:30 | merge-mark check-in: ceba6ad53b user: jan.nijtmans tags: trunk | |
| 16:26 | TclInitBignumFromWide(U)Int is not used any more. check-in: 8cff484926 user: jan.nijtmans tags: core-8-branch | |
| 15:27 | Merge 8.7 check-in: ae53dc0227 user: jan.nijtmans tags: trunk | |
| 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:56 | Merge 8.7 check-in: afff50dd5a user: jan.nijtmans tags: trunk | |
| 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:47 | merge 8.7 check-in: e34daf0a45 user: sebres tags: trunk | |
| 15:44 | merge 8.6 check-in: 4c1f9cbfcf user: sebres tags: core-8-branch | |
| 15:39 | merge 8.5 check-in: 0d52a65ef8 user: sebres tags: core-8-6-branch | |
| 15:32 | introduces new command and constraint testWithLimit (as include tests/internals.tcl) that can be use... check-in: 6919363aba user: sebres tags: core-8-5-branch | |
| 13:54 | Merge 8.7 check-in: e49c635f8c user: jan.nijtmans tags: trunk | |
| 13:54 | Merge 8.6 check-in: 8feacb7452 user: jan.nijtmans tags: core-8-branch | |
| 13:52 | Reset WSAGetLastError()/errno always, even when this error is not reported due to the earlier error. check-in: 1f9f6b8596 user: jan.nijtmans tags: core-8-6-branch | |
| 13:27 | Merge 8.7 check-in: 904884ed6a user: jan.nijtmans tags: trunk | |
| 13:21 | Merge 8.6 check-in: 0d5cc3c4bb user: jan.nijtmans tags: core-8-branch | |
| 13:04 | Simplify the use of HaveVersion() in Channel handling. Nothing functional, only code clean-up. check-in: e9fe70f9d5 user: jan.nijtmans tags: core-8-6-branch | |
| 13:00 | According to the [https://core.tcl-lang.org/tcl/artifact?udc=1&ln=469-471&name=5ac7827cd282bbda|docu... check-in: 28c4356c52 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-01-29
| ||
| 17:02 | small amend (comments only) check-in: b59292499d user: sebres tags: core-8-5-branch | |
| 16:50 | better test covering [5d989f9ba3] - limiting AS considers normal memory usage of process; prepared f... check-in: 3473d9551a user: sebres tags: core-8-5-branch | |
| 16:13 | Merge trunk check-in: a4ea592a5c user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:52 | Deprecate channel types 1-4 check-in: cf397fef44 user: jan.nijtmans tags: deprecate-channel-type-1-4 | |
| 13:03 | Merge 8.7 check-in: cb4e72e16b user: jan.nijtmans tags: trunk | |
| 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
| ||
| 18:17 | merge trunk check-in: 0804dd359f user: dgp tags: dgp-refactor | |
| 18:17 | merge trunk check-in: 8541f9be6e user: dgp tags: dgp-properbytearray | |
| 18:12 | merge trunk check-in: 22de39e9e4 user: dgp tags: novem | |
| 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:33 | Merge 8.7 check-in: 41b3ed80e5 user: jan.nijtmans tags: trunk | |
| 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:53 | merge-mark check-in: 267f331dbb user: jan.nijtmans tags: trunk | |
| 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:53 | Implement TIP 559 check-in: ce1901cfd3 user: dgp tags: trunk | |
| 16:44 | Implement TIP 559 check-in: eb2b9ce3b8 user: dgp tags: core-8-branch | |
| 12:53 | merge trunk check-in: b8d5fec60c user: dgp tags: dgp-refactor | |
| 12:46 | merge trunk check-in: 3b74d61ba2 user: dgp tags: dgp-properbytearray | |
| 12:45 | merge trunk check-in: 6c74385863 user: dgp tags: novem | |
| 11:00 | Merge trunk check-in: 4db2ba7da0 user: jan.nijtmans tags: tip-497 | |
|
2020-01-23
| ||
| 15:42 | Fix See also links in list commands check-in: 87b6f43aa9 user: apnadkarni tags: trunk | |
| 15:40 | Fix See also links in list commands check-in: 3933aee1c8 user: apnadkarni tags: core-8-branch | |
| 13:15 | Merge 8.7 check-in: 37d65e3634 user: jan.nijtmans tags: trunk | |
| 13:14 | Merge 8.6 check-in: e673109395 user: jan.nijtmans tags: core-8-branch | |
| 12:55 | Better error-handling in some libtommath calls. check-in: 6b90ac0e77 user: jan.nijtmans tags: core-8-6-branch | |
| 10:43 | Merge trunk check-in: d6f3d7a2b0 user: jan.nijtmans tags: novem | |
| 10:41 | Merge 8.7 check-in: 10bc1a9af5 user: jan.nijtmans tags: trunk | |
| 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:47 | merge-mark check-in: 3541ad71e9 user: jan.nijtmans tags: trunk | |
| 09:46 | Merge 8.6 check-in: 95939d51aa user: jan.nijtmans tags: core-8-branch | |
| 08:33 | Merge 8.5 check-in: ca3039bec5 user: jan.nijtmans tags: core-8-6-branch | |
| 08:29 | Last unused internal stub entry from 258 to 259. check-in: d206a52bee user: jan.nijtmans tags: core-8-5-branch | |
|
2020-01-22
| ||
| 15:43 | merge trunk check-in: 0f0012b0b7 user: dgp tags: dgp-refactor | |
| 15:29 | merge trunk check-in: e8d6895827 user: dgp tags: novem | |
| 15:28 | merge trunk check-in: d7ec907d9b user: dgp tags: dgp-properbytearray | |
| 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:14 | Implement TIp 543. check-in: 83d7bff763 user: dgp tags: trunk | |
| 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 | |
| 09:39 | Merge trunk check-in: a16c18d404 user: jan.nijtmans tags: tip-497 | |
| 09:21 | Enable test-cases stringObj-15.[5-8]: "nodep" restriction doesn't work in 9.0. check-in: 71408e874a user: jan.nijtmans tags: trunk | |
| 08:49 | merge-mark check-in: e9758ca63c user: jan.nijtmans tags: core-8-6-branch | |
| 08:48 | Don't run stack-3.1 test on OSX, it fail regulary. Don't really bother for Tcl 8.5 any more. check-in: b437853f53 user: jan.nijtmans tags: core-8-5-branch | |
|
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 | |
| 16:43 | Merge trunk check-in: 39dbcba617 user: jan.nijtmans tags: tip-497 | |
| 15:28 | Merge-mark check-in: e7337911a8 user: jan.nijtmans tags: core-8-branch | |
| 15:27 | Now that TIP #538 is integrated, make rules.vc work for both 8.6 and 8.7 without changes. check-in: 21b57666fb user: jan.nijtmans tags: core-8-6-branch | |
| 15:24 | Merge trunk check-in: ef0ec5a591 user: jan.nijtmans tags: novem | |
| 15:16 | Merge 8.7. Add TclAppendUnicodeToObj() to internal stubs, since it is needed in tclTestObj.c check-in: 31c38dc4ac user: jan.nijtmans tags: trunk | |
| 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 | |
| 14:19 | Merge 8.7 check-in: 3d7b2dce60 user: jan.nijtmans tags: trunk | |
| 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:37 | merge 8.7 check-in: b020429711 user: sebres tags: trunk | |
| 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 | |
| 17:08 | merge 8.5 (closes [5d989f9ba3]: avoid segfault by OOM if too many items to sort) check-in: 0c2487fce9 user: sebres tags: core-8-6-branch | |
| 16:40 | small amend (skip messages, avoid output on interactive shell) check-in: ad1fcf1cd5 user: sebres tags: core-8-5-branch | |
| 16:12 | closes [5d989f9ba3]: avoid segfault by OOM if too many items to sort (would throw an error instead, ... check-in: cbee73ad7c user: sebres tags: core-8-5-branch | |
| 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 | |
| 08:53 | Fix [8cd2fe7474]: "unload" command Bug (when handling multiple libs) check-in: 29086fe087 user: jan.nijtmans tags: core-8-6-branch | |
| 08:51 | Fix [8cd2fe7474]: "unload" command Bug (when handling multiple libs) check-in: 8f93f9da3c user: jan.nijtmans tags: core-8-5-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 | |
| 14:16 | Proposed fix for [8cd2fe7474]: "unload" command Bug (when handling multiple libs) Closed-Leaf check-in: e582dc6e06 user: jan.nijtmans tags: bug-8cd2fe7474 | |
|
2020-01-15
| ||
| 15:49 | Merge trunk. Fix MSVC static build check-in: 2fdf82e5b3 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:29 | Merge 8.7 check-in: b1d9d559b8 user: jan.nijtmans tags: no-wur | |
| 10:23 | Merge trunk check-in: 859b2877d3 user: jan.nijtmans tags: novem | |
| 10:22 | Merge 8.7 check-in: 44b96c52ea user: jan.nijtmans tags: trunk | |
| 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 | |
| 10:07 | A few more "break" statements, so any compiler knows these are no FALLTHROUGH situations. check-in: 56d3ed00fb user: jan.nijtmans tags: core-8-6-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 | |
| 16:49 | Implement TIP 559 Closed-Leaf check-in: 37d4272d8f user: dgp tags: tip-559 | |
| 15:21 | Merge 8.7 check-in: 470168a14c user: jan.nijtmans tags: trunk | |
| 15:20 | Merge 8.6 check-in: b57a5cf85f user: jan.nijtmans tags: core-8-branch | |
| 15:19 | Fix [cff53cf7d0]: Failed test oo-0.9 in file oo.test in Tcl8.6.10 check-in: 3a02978382 user: jan.nijtmans tags: core-8-6-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 | |
| 14:36 | merge trunk check-in: db3cad7e90 user: dgp tags: novem | |
| 14:35 | merge trunk check-in: be69df61a4 user: dgp tags: dgp-properbytearray | |
| 14:34 | merge trunk check-in: b2e462b310 user: dgp tags: dgp-refactor | |
| 12:48 | Merge 8.7 check-in: eee197977d user: jan.nijtmans tags: trunk | |
| 12:47 | Merge 8.6 check-in: a726483394 user: jan.nijtmans tags: core-8-branch | |
| 12:17 | Add ${LDFLAGS} to MAKE_LIB. This handles the possibility of adding LDFLAGS=?? on the "configure" com... check-in: ec372ea462 user: jan.nijtmans tags: core-8-6-branch | |
| 12:11 | Merge 8.7 check-in: 4a9636c39a user: jan.nijtmans tags: trunk | |
| 10:44 | Merge 8.6 check-in: dc4d9a7fc0 user: jan.nijtmans tags: core-8-branch | |
| 10:01 | Fix [0b9332722a]: Support utf-8 on Windows console check-in: faf4fde866 user: jan.nijtmans tags: core-8-6-branch | |
| 10:00 | Silence some gcc-9 compiler warnings. check-in: 8bfb4f1f0b user: jan.nijtmans tags: core-8-6-branch | |
|
2020-01-10
| ||
| 18:22 | WIP check-in: e565009f0a user: dgp tags: dgp-review | |
| 17:40 | merge trunk Closed-Leaf check-in: a989de7067 user: dgp tags: tip-543-9 | |
| 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:27 | Merge 8.7 check-in: ef1b22987a user: jan.nijtmans tags: trunk | |
| 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:28 | Merge 8.7 check-in: 3f43192979 user: jan.nijtmans tags: trunk | |
| 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:32 | merge 8.7 check-in: f2212c0b0c user: dgp tags: trunk | |
| 22:25 | Improvements to doc changes from TIPs 422 and 512. check-in: b3c6b4a55c user: dgp tags: core-8-branch | |
| 21:40 | merge 8.7 check-in: 684203a850 user: dgp tags: trunk | |
| 21:40 | s/in stead/instead/ check-in: 95f0ae2a8b user: dgp tags: core-8-branch | |
| 21:39 | s/in stead/instead/ check-in: cdbd724a5a user: dgp tags: core-8-6-branch | |
| 21:10 | merge 8.7 check-in: ed79d3f28b user: dgp tags: trunk | |
| 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 | |
| 16:53 | Remove another mention of interp->result. check-in: 96b174266c user: dgp tags: core-8-6-branch | |
| 14:23 | Revise documentation that refers to direct access to interp->result. check-in: fa8e6f70bb user: dgp tags: core-8-6-branch | |
| 13:19 | Merge 8.7 check-in: a8d369c3a1 user: jan.nijtmans tags: trunk | |
| 13:16 | Merge 8.6 check-in: 544c17046b user: jan.nijtmans tags: core-8-branch | |
| 12:51 | Use _copysign on Windows always (available from float.h). Use mp_iszero() whenever appropriate. check-in: af89c36b66 user: jan.nijtmans tags: core-8-6-branch | |
| 11:53 | Code cleanup (mostly comments, backported from 8.6). check-in: f3d25c6993 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-01-07
| ||
| 15:58 | Merge 9.0 check-in: b0f1c6ad58 user: jan.nijtmans tags: tip-497 | |
| 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:50 | Merge 8.7 check-in: f5ac60c58e user: jan.nijtmans tags: trunk | |
| 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:45 | Merge 8.7 check-in: e88414ccba user: jan.nijtmans tags: trunk | |
| 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:45 | Merge 8.7 check-in: a9e76aebdd user: jan.nijtmans tags: trunk | |
| 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:26 | merge 8.7 check-in: c417155463 user: dgp tags: trunk | |
| 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:08 | merge 8.7 check-in: ba5486de0a user: dgp tags: trunk | |
| 18:07 | Missing bit of interp->result deprecation. check-in: 246c040ecf user: dgp tags: core-8-branch | |
| 17:27 | merge 8.7 check-in: a68c9e5096 user: dgp tags: trunk | |
| 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 | |
| 17:17 | Remove the "new in 8.5" markings from the 8.6 branch of docs. check-in: 225b84c8f3 user: dgp tags: core-8-6-branch | |
| 11:02 | Merge 8.7 check-in: 08ac59face user: jan.nijtmans tags: trunk | |
| 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:50 | Merge-mark check-in: 31fc505f40 user: jan.nijtmans tags: core-8-6-branch | |
| 10:48 | (cherry-pick): Fix issue [9128866ec8448752] by adding Line Feed character to tis-620.enc. check-in: 744209e285 user: jan.nijtmans tags: core-8-5-branch | |
| 10:41 | Merge 8.7 check-in: 8be706a766 user: jan.nijtmans tags: trunk | |
| 10:40 | Merge 8.6 check-in: 8f3cd51884 user: jan.nijtmans tags: core-8-branch | |
| 10:34 | Merge 8.5 check-in: 6966b305d2 user: jan.nijtmans tags: core-8-6-branch | |
| 10:28 | Don't assume/set LDFLAGS being "", it could be set on the "configure" command-line. Remove "test-pa... check-in: ce3eff15fd user: jan.nijtmans tags: core-8-5-branch | |
|
2020-01-05
| ||
| 19:41 | Tcl_TransferResult was new in 8.6, so mark the man page with that version. check-in: 3502e49d63 user: dgp tags: core-8-6-branch | |
| 19:18 | formatting typo and rewrite check-in: 8ab2201e2d user: dgp tags: core-8-6-branch | |
| 19:16 | Rewrite: lead paragraph with name of documented routine. check-in: 50e3abe3f6 user: dgp tags: core-8-6-branch | |
| 19:03 | Fix documentation, comments, and argument names of Tcl_TransferResult(). check-in: d20a33ce27 user: dgp tags: core-8-6-branch | |
|
2020-01-04
| ||
| 17:21 | Add a test for issue [9128866ec8], encoding fails to load check-in: ebb3855057 user: pooryorick tags: core-8-6-branch | |
| 14:51 | merge 8.6 check-in: 7081666798 user: pooryorick tags: core-8-branch | |
| 14:34 | Fix issue [9128866ec8448752] by adding Line Feed character to tis-620.enc. check-in: b9c7c87500 user: pooryorick tags: core-8-6-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 | |
| 16:40 | merge trunk check-in: dee36e669f user: dgp tags: dgp-refactor | |
| 16:33 | merge trunk check-in: 1708ed7735 user: dgp tags: dgp-properbytearray | |
| 16:33 | merge trunk check-in: b3ef139236 user: dgp tags: novem | |
|
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:01 | merge core-8-branch, restore the build by providing a copysign replacement for old MSVC versions. check-in: ff8e8fd9b7 user: fvogel tags: trunk | |
| 21:00 | Restore the build by providing a copysign replacement for old MSVC versions. check-in: 0c17370926 user: fvogel tags: core-8-branch | |
| 20:56 | Restore the build by providing a copysign replacement for old MSVC versions. check-in: d648005802 user: fvogel tags: core-8-6-branch | |
| 20:56 | Restore the build by providing a copysign replacement for old MSVC versions. check-in: 57a8714c11 user: fvogel tags: core-8-5-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:29 | merge trunk check-in: b42beff8ef user: dgp tags: tip-543-9 | |
| 21:25 | merge 8.7 check-in: c17aa20107 user: dgp tags: tip-543 | |
| 21:00 | Remove TclInitCompiledLocals(), internal routine marked deprecated in 8.5+. check-in: 7432a7f03a user: dgp tags: trunk | |
| 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 | |
| 14:08 | merge trunk check-in: 4a67004d8b user: dgp tags: dgp-properbytearray | |
| 13:59 | merge trunk check-in: 88dd23174b user: dgp tags: dgp-refactor | |
| 13:57 | merge trunk check-in: 95851c458d user: dgp tags: novem | |
| 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:34 | Merge Tcl 8.7 changes to deal with integer overflow in the exponent, and floating point overflow in ... check-in: fa8169ab74 user: kbk tags: trunk | |
| 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 | |
| 00:12 | Merge Tcl 8.5 changes to deal with integer overflow in the exponent, and floating point overflow in ... check-in: b64a60bb4f user: kbk tags: core-8-6-branch | |
| 00:03 | Merge changes to deal with integer overflow in the exponent, and floating point overflow in the sign... check-in: c3d4779949 user: kbk tags: core-8-5-branch | |
|
2019-12-26
| ||
| 23:54 | Add test cases that used to cause floating point overflow in computing the correction term in floati... Closed-Leaf check-in: 398d486fea user: kbk tags: bug-1de6b0629e | |
|
2019-12-24
| ||
| 15:05 | Merge 8.7 check-in: 8c8b683bbe user: jan.nijtmans tags: trunk | |
| 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:53 | Merge trunk check-in: f5058a060c user: jan.nijtmans tags: novem | |
| 13:52 | Merge 8.7 check-in: 5d3acf840d user: jan.nijtmans tags: trunk | |
| 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:07 | Merge trunk check-in: dee3813eb7 user: jan.nijtmans tags: novem | |
| 10:06 | Merge 8.7 check-in: e476c5cc65 user: jan.nijtmans tags: trunk | |
| 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:43 | Merge 8.7 check-in: 4f41bcb079 user: jan.nijtmans tags: trunk | |
| 13:42 | Merge 8.6 check-in: 087fb64a6b user: jan.nijtmans tags: core-8-branch | |
| 13:38 | Fix for building Cygwin using Clang. check-in: 4f888c27cc user: jan.nijtmans tags: core-8-6-branch | |
| 11:28 | Merge 8.7 check-in: ad74c9562f user: jan.nijtmans tags: trunk | |
| 11:27 | Merge 8.6 check-in: b511a2fa61 user: jan.nijtmans tags: core-8-branch | |
| 11:26 | Workaround for [ce3b9f2b04]: compilation errors with clang (windows msys2) check-in: 53c630ddf2 user: jan.nijtmans tags: core-8-6-branch | |
| 00:54 | Fix parsing bug when (numSigDigs == 0). check-in: cd2766621b user: dgp tags: bug-1de6b0629e | |
|
2019-12-22
| ||
| 23:48 | Assign a double literal to a double variable. No point in requiring conversion. check-in: a4348251d8 user: dgp tags: bug-1de6b0629e | |
| 18:44 | Tests for another parsing bug. check-in: 85c3a68225 user: dgp tags: bug-1de6b0629e | |
| 15:10 | Merge 8.7 check-in: 17eb426bbf user: jan.nijtmans tags: trunk | |
| 14:55 | Merge 8.6 check-in: 6169c6b18a user: jan.nijtmans tags: core-8-branch | |
| 14:52 | Minor optimization in TclFormatInt: No need to check for "0" as special value. No need to include fi... check-in: d2501d3df7 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-12-21
| ||
| 14:19 | Tests demonstrating the number parsing overflow bugs. check-in: 5fee183ce2 user: dgp tags: bug-1de6b0629e | |
|
2019-12-20
| ||
| 16:13 | Prevent double definition of MODULE_SCOPE on Darwin check-in: afe5c742c5 user: jan.nijtmans tags: core-8-6-branch | |
| 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 | |
| 12:56 | merge trunk check-in: 4d67581578 user: dgp tags: dgp-refactor | |
| 12:56 | merge trunk check-in: f727a426d1 user: dgp tags: dgp-properbytearray | |
|
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:16 | Merge trunk check-in: 1fafba59dc user: jan.nijtmans tags: novem | |
| 22:16 | Merge 8.7 check-in: 965581b579 user: jan.nijtmans tags: trunk | |
| 22:12 | Merge 8.6 check-in: 32bc878a76 user: jan.nijtmans tags: core-8-branch | |
| 22:11 | Merge 8.5 check-in: c1664053c0 user: jan.nijtmans tags: core-8-6-branch | |
| 22:09 | Add type-cast, making sure that the unary minus is handled correctly on any compiler check-in: bb8e7386bf user: jan.nijtmans tags: core-8-5-branch | |
| 22:04 | Merge 8.6 check-in: 36076a5acc user: jan.nijtmans tags: core-8-branch | |
| 21:31 | Merge 8.5 check-in: 5e9890b208 user: jan.nijtmans tags: core-8-6-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-16
| ||
| 21:45 | merge trunk check-in: f76f0e8f7c user: dgp tags: dgp-refactor | |
| 21:39 | merge trunk check-in: e9801db712 user: dgp tags: dgp-properbytearray | |
| 10:09 | Better fix for [3390638]: making the intVal variable unsigned prevents the need for using sprintf() ... check-in: c164ea07e7 user: jan.nijtmans tags: core-8-5-branch | |
| 10:08 | Only use OPTS=msvcrt in combination with "static", otherwise it's a NOOP. Disable pragma warning:C4... check-in: 780d88df84 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-12-14
| ||
| 17:48 | Merge trunk check-in: d9b2cc6d84 user: jan.nijtmans tags: novem | |
| 17:46 | Merge 8.7 check-in: 93f03d43d2 user: jan.nijtmans tags: utf-max | |
| 17:45 | Merge 8.7 check-in: df45c9e60a user: jan.nijtmans tags: trunk | |
| 17:43 | Merge 8.6 check-in: 75097be697 user: jan.nijtmans tags: core-8-branch | |
| 17:36 | Make win/configure work with CC=g++ (doesn't actually work with Tcl and Tk yet) check-in: 78b283b374 user: jan.nijtmans tags: core-8-6-branch | |
| 14:12 | Merge trunk check-in: 6c9d4e2c59 user: jan.nijtmans tags: tip-497 | |
| 14:11 | Merge trunk check-in: 893e4a0c7d user: jan.nijtmans tags: novem | |
| 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:20 | Merge 8.7 check-in: 9c677c25cd user: jan.nijtmans tags: trunk | |
| 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:27 | Merge trunk check-in: 45403c6c64 user: jan.nijtmans tags: novem | |
| 21:22 | Merge 8.7 check-in: 42b407ea0d user: jan.nijtmans tags: trunk | |
| 21:16 | Optimize mp_mul for the case a==b check-in: 74255eccbf user: jan.nijtmans tags: core-8-branch | |
| 20:35 | Fix [435acb846c]: libtommath - missing declarations check-in: 3ac9bde284 user: jan.nijtmans tags: trunk | |
| 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 | |
| 15:12 | Fix Travis build for MSVC Debug mode check-in: 39d0472241 user: jan.nijtmans tags: core-8-6-branch | |
| 15:09 | More tweaks to libtommath functions signatures: No need any more to stay binary compatible with Tcl ... check-in: 930eca18d6 user: jan.nijtmans tags: trunk | |
| 13:46 | Merge trunk check-in: 8ba0b61991 user: jan.nijtmans tags: novem | |
| 13:33 | Remove deprecated libtommath stub entries check-in: 42e8c176f9 user: jan.nijtmans tags: trunk | |
| 13:06 | Merge 8.7 check-in: 742a212258 user: jan.nijtmans tags: trunk | |
| 11:05 | Implement TIP's #538: Externalize libtommath check-in: d796a3955d user: jan.nijtmans tags: core-8-branch | |
|
2019-12-12
| ||
| 21:43 | Merge 8.7 check-in: 4499400ea4 user: jan.nijtmans tags: trunk | |
| 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 | |
| 21:02 | Add 3 (libtommath) functions to the stub table. Will be added to 8.7 too, through TIP #538 check-in: 23016a5299 user: jan.nijtmans tags: core-8-6-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 | |
| 15:50 | merge trunk check-in: 0c737144af user: dgp tags: novem | |
| 15:50 | merge trunk check-in: 90a50a0f6c user: dgp tags: dgp-properbytearray | |
| 15:40 | merge trunk check-in: 3f979e6358 user: dgp tags: dgp-refactor | |
| 15:37 | Merge trunk check-in: a3412c7545 user: jan.nijtmans tags: tip-497 | |
| 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:54 | Merge 8.7 check-in: df16979f13 user: jan.nijtmans tags: trunk | |
| 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:43 | Merge 8.7 check-in: 84fca026ad user: jan.nijtmans tags: trunk | |
| 13:42 | Merge 8.6 check-in: 11e140ecfa user: jan.nijtmans tags: core-8-branch | |
| 13:19 | merge 8.7 check-in: b5ebba9bea user: sebres tags: trunk | |
| 13:16 | Fix [5f236bc67a]: valgrind report for Tcl_UniCharToUtf. Also add test-cases for more corner-cases. check-in: 9792eb9013 user: jan.nijtmans tags: core-8-6-branch | |
| 13:15 | merge 8.6 check-in: 828e8eb900 user: sebres tags: core-8-branch | |
| 12:45 | amend to [2cf1202807]: find the hooks in tcltest namespace only check-in: 3272744f81 user: sebres tags: core-8-6-branch | |
|
2019-12-09
| ||
| 22:56 | Merge trunk check-in: 967f3334fc user: jan.nijtmans tags: novem | |
| 22:55 | Merge 8.7 check-in: 05cefe2890 user: jan.nijtmans tags: trunk | |
| 22:48 | Undo accidental change in [343273c9de4fd4f1] check-in: a4fea85023 user: jan.nijtmans tags: core-8-branch | |
| 19:36 | Attempt to fix [5f236bc67a]: valgrind report for Tcl_UniCharToUtf Closed-Leaf check-in: 3e0a616f7e user: jan.nijtmans tags: bug-5f236bc67a | |
| 16:39 | merge trunk check-in: 0d3acb91e7 user: dgp tags: novem | |
| 16:32 | merge trunk check-in: a7e0c8d36a user: dgp tags: dgp-refactor | |
| 16:15 | merge trunk check-in: b94aac83a7 user: dgp tags: dgp-properbytearray | |
| 11:44 | merge 8.7 check-in: 503ebb6e8f user: sebres tags: trunk | |
| 11:42 | remove unneeded import (for >= 8.7) check-in: 3f502fafa2 user: sebres tags: core-8-branch | |
| 11:32 | Merge 8.7 check-in: 64db2d1e0c user: jan.nijtmans tags: trunk | |
| 11:31 | Merge 8.6 check-in: 343273c9de user: jan.nijtmans tags: core-8-branch | |
| 10:40 | merge 8.5 (timing issue avoidance, skip test in runtime feature) check-in: d111987dbe user: sebres tags: core-8-6-branch | |
| 10:30 | small amend (whitespace, no functional) check-in: 1097b10d68 user: sebres tags: core-8-5-branch | |
| 10:26 | tcltest: hook enhancements rewritten backwards compatible now, reverts [0067db1bbf], [0f3d6f90f0], [... check-in: 2cf1202807 user: sebres tags: core-8-6-branch | |
| 10:02 | Fix [abd4abedd2]: Failed to build tk 8.6.10 with cross compile check-in: c7f3f1fd70 user: jan.nijtmans tags: core-8-6-branch | |
| 09:59 | Add special handling of lower surrogate to UtfToUtfProc(), so valgrind should't complain in that sit... check-in: b0688e52b1 user: jan.nijtmans tags: core-8-6-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:52 | Merge 8.7 check-in: 0bf330f3d8 user: jan.nijtmans tags: trunk | |
| 16:49 | Merge 8.6Merge 8.6 check-in: a9647a100b user: jan.nijtmans tags: core-8-branch | |
| 16:33 | Fix Valgrind problem reported as follow-up in [fc4393e9b0]. Since it happens only for TCL_UTF_MAX>3 ... check-in: 62c2c904c3 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-12-07
| ||
| 18:25 | merge-mark check-in: 2ccf0dd179 user: jan.nijtmans tags: core-8-branch | |
| 18:23 | Fix 2 test-cases, which were failing when TCL_UTF_MAX=6. Add UTF_MAX=6 UNIX build to Travis as proof... check-in: e61a50d32a user: jan.nijtmans tags: core-8-6-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
| ||
| 16:42 | rewrite of [dff608952b]: skip tests if there is really a timing issue (and implements new feature ::... check-in: 522c134838 user: sebres tags: core-8-5-branch | |
| 16:27 | merge trunk check-in: 67cb2016a4 user: dgp tags: dgp-refactor | |
| 16:09 | merge trunk check-in: 688b24dc98 user: dgp tags: dgp-properbytearray | |
| 16:09 | merge trunk check-in: 438e456211 user: dgp tags: novem | |
| 16:02 | merge 8.7 check-in: 7dc752550c user: dgp tags: trunk | |
| 14:51 | Exclude some test-cases with possible timing problems on Windows. Double ;; in generic/tclTimer.c check-in: dff608952b user: jan.nijtmans tags: core-8-5-branch | |
| 14:38 | Merge 8.6 check-in: 76f0ccb22a user: jan.nijtmans tags: core-8-branch | |
| 14:35 | Unnecessary double ;; in tclTimer.c. Update compat/zlib to exactly the same content as in the core-8... check-in: 9cd9b0463a user: jan.nijtmans tags: core-8-6-branch | |
| 13:47 | merge-mark check-in: 771f469916 user: jan.nijtmans tags: core-8-branch | |
| 13:43 | Fix some test-cases when Tcl is compiled with -DTCL_UTF_MAX=6. Not officially supported but used by ... check-in: edce885a5c user: jan.nijtmans tags: core-8-6-branch | |
|
2019-12-04
| ||
| 13:30 | Merge 8.7 check-in: 137abb4009 user: jan.nijtmans tags: trunk | |
| 13:26 | Merge 8.6 check-in: 447d580cf0 user: jan.nijtmans tags: core-8-branch | |
| 12:54 | Add builds using TCL_UTF_MAX=4 on Windows. Not officially supported, but used by Androwish. Also alp... check-in: 8c8980b3c9 user: jan.nijtmans tags: core-8-6-branch | |
| 12:53 | Use the right encoding when converting (Unicode) messages regarding socket errors on Windows. Some c... check-in: b388e8bd4f user: jan.nijtmans tags: core-8-6-branch | |
|
2019-12-03
| ||
| 19:33 | Merge trunk check-in: 5189f1d88b user: jan.nijtmans tags: novem | |
| 19:31 | Merge 8.7 check-in: 0b54fd5ce4 user: jan.nijtmans tags: trunk | |
| 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 | |
| 19:24 | Add build using gcc and TCL_UTF_MAX=4 to Travis build. Not officially supported but used by Androwis... check-in: 6a18f40447 user: jan.nijtmans tags: core-8-6-branch | |
| 16:24 | Merge trunk check-in: b0c2b808ec user: jan.nijtmans tags: novem | |
| 16:22 | Merge 8.7 check-in: e7363682e5 user: jan.nijtmans tags: tip-468 | |
| 16:16 | Merge 9.0 check-in: d182b0c903 user: jan.nijtmans tags: tip-497 | |
| 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:22 | Merge 8.7 check-in: d406d7e4fa user: jan.nijtmans tags: trunk | |
| 13:21 | Merge 8.6 check-in: 82b698cbc1 user: jan.nijtmans tags: core-8-branch | |
| 13:20 | Fix encoding-15.6 testacase for TCL_UTF_MAX=6, due to changes escape sequences for upper/lower surro... check-in: 0e661df5bb user: jan.nijtmans tags: core-8-6-branch | |
| 12:59 | Merge 8.7 check-in: ca81ba980f user: jan.nijtmans tags: trunk | |
| 12:58 | Merge 8.6 check-in: 1436b96908 user: jan.nijtmans tags: core-8-branch | |
| 12:27 | Fix [3cd9bea1e6]: check-in [43032d7ba3] potential problems. Also don't allow surrogates in \U?????? ... check-in: 60fab362ce user: jan.nijtmans tags: core-8-6-branch | |
|
2019-12-02
| ||
| 22:07 | merge 8.6 check-in: cc5377327f user: pooryorick tags: core-8-branch | |
| 22:04 | Add tcltest::CleanupTest to make it easier to customize behaviour. check-in: 0067db1bbf user: pooryorick tags: core-8-6-branch | |
| 20:53 | Merge trunk check-in: 410e7a6992 user: jan.nijtmans tags: novem | |
| 20:51 | Merge 8.7 check-in: c52a58fe02 user: jan.nijtmans tags: trunk | |
| 20:48 | Merge 8.6 check-in: 468df9021d user: jan.nijtmans tags: core-8-branch | |
| 20:26 | If TCL_UTF_MAX>=4, make Tcl_ParseBackslash combine two surrogates so they appear as one 4-byte UTF-8... check-in: 43032d7ba3 user: jan.nijtmans tags: core-8-6-branch | |
| 18:53 | merge trunk check-in: da00ee31b2 user: dgp tags: dgp-refactor | |
| 18:46 | merge trunk check-in: bb14cee127 user: dgp tags: dgp-properbytearray | |
| 18:35 | merge trunk check-in: 01507f2b10 user: dgp tags: novem | |
| 18:25 | Bump to 9.0a2 to distinguish development from 9.0a1 release. check-in: 72622a154d user: dgp tags: trunk | |
| 18:15 | Bump to 8.7a4 to distinguish development from 8.7a3 release. check-in: ff95f2c49c user: dgp tags: core-8-branch | |
| 13:35 | Merge 8.7 check-in: 1f79812adb user: jan.nijtmans tags: trunk | |
| 13:28 | Fix [a46a49b90f]: tests http-cookiejar-1.[12] fail check-in: 3a6e018caf user: jan.nijtmans tags: core-8-branch | |
| 11:50 | Merge 8.7 check-in: 32f829e03c user: jan.nijtmans tags: trunk | |
| 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 | |
| 10:49 | Renumber tcltest from 2.5.1 -> 2.5.2, already for next release. check-in: 10f3f9e47b user: jan.nijtmans tags: core-8-6-branch | |
| 10:48 | More eol-spacing check-in: e0f1e61cd9 user: jan.nijtmans tags: core-8-6-branch | |
| 10:47 | Eliminate unneccessary eol-spacing from documentation. check-in: 4690f45491 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-12-01
| ||
| 21:26 | Merge 8.7 check-in: 6deb3df3e1 user: jan.nijtmans tags: trunk | |
| 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 | |
| 19:45 | Add tcltest::EvalTest to make it easier to customize behaviour. check-in: 0f3d6f90f0 user: pooryorick tags: core-8-6-branch | |
| 19:02 | fix executable flag check-in: d311b5b429 user: jan.nijtmans tags: novem | |
| 17:54 | Merge trunk check-in: ac05133ff5 user: jan.nijtmans tags: novem | |
| 17:53 | Fix executable flag check-in: d9dba08ce8 user: jan.nijtmans tags: trunk | |
| 17:52 | Fix executable flag check-in: 10b8136f14 user: jan.nijtmans tags: core-8-branch | |
| 17:50 | Merge trunk check-in: 3c06b7b6c9 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 17:00 | Merge 8.7 check-in: 69c95240db user: jan.nijtmans tags: trunk | |
| 13:52 | merge 8.6 check-in: a6f87ee744 user: pooryorick tags: core-8-branch | |
| 13:48 | Fix tcltest::SetupTest added in previous commit. check-in: b8be012969 user: pooryorick tags: core-8-6-branch | |
| 12:16 | merge 8.6 check-in: b1cc5d82f5 user: pooryorick tags: core-8-branch | |
| 11:59 | add tcltest::SetupTest to make it easier to customize the -setup step of a test check-in: 375a566d22 user: pooryorick tags: core-8-6-branch | |
|
2019-11-29
| ||
| 12:29 | merge-mark check-in: f32c9854de user: jan.nijtmans tags: core-8-branch | |
| 12:27 | Add some new test-cases involving e.g. Unicode 11. Backported from Tcl 8.7a3 check-in: 19b294baa3 user: jan.nijtmans tags: core-8-6-branch | |
| 09:55 | Merge 8.7 check-in: 8af1752188 user: jan.nijtmans tags: trunk | |
| 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:45 | Merge 8.7 check-in: 607700a2bc user: jan.nijtmans tags: trunk | |
| 13:15 | Merge 8.6 check-in: 4a1697cfab user: jan.nijtmans tags: core-8-branch | |
| 12:53 | Enhance rules.vc like already done in other configure scripts: Determine HAVE_STDINT_H/HAVE_INTTYPES... check-in: 74a066a0b3 user: jan.nijtmans tags: core-8-6-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 | |
| 11:35 | Merge 8.5 (Update opt package from 0.4.6 to 0.4.7). Also fix installation of opt0.4 as done by makef... check-in: a669c8de33 user: jan.nijtmans tags: core-8-6-branch | |
| 10:54 | Update "opt" from version 0.4.5 to 0.4.7, backported from Tcl 8.7a3. check-in: 2d4988509c user: jan.nijtmans tags: core-8-5-branch | |
|
2019-11-27
| ||
| 22:25 | Merge 8.7 check-in: 58c287961c user: jan.nijtmans tags: trunk | |
| 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:19 | Merge trunk check-in: 3e182d7cd9 user: jan.nijtmans tags: novem | |
| 20:17 | Merge 8.7 check-in: 6223514629 user: jan.nijtmans tags: trunk | |
| 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:27 | Merge 8.7 check-in: dabfd1b75d user: jan.nijtmans tags: trunk | |
| 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:14 | Merge trunk check-in: 149186068d user: jan.nijtmans tags: novem | |
| 11:10 | Merge 8.7 check-in: 8bd97aa450 user: jan.nijtmans tags: trunk | |
| 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 | |
| 10:25 | Merge 8.5 check-in: ca372c7c7e user: jan.nijtmans tags: core-8-6-branch | |
| 09:44 | Don't bother paths of 64-bit SDK any more: This was Visual Studio 2008-specific and doesn't work wit... check-in: 4454ae265c user: jan.nijtmans tags: core-8-5-branch | |
|
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:40 | Merge 8.7 check-in: f09874f813 user: jan.nijtmans tags: trunk | |
| 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 | |
| 18:26 | merge release check-in: c0df87ba0c user: dgp tags: trunk | |
| 17:57 | merge trunk Closed-Leaf check-in: 21bed5702a user: dgp tags: core-9-0-a1-rc, core-9-0-a1 | |
| 17:57 | merge trunk check-in: 0f736646a6 user: dgp tags: dgp-refactor | |
| 17:57 | merge trunk check-in: 90836ad5a8 user: dgp tags: dgp-properbytearray | |
| 17:56 | merge trunk check-in: e0af00f9f3 user: dgp tags: novem | |
| 17:55 | merge 8.7 check-in: 316fd4ee14 user: dgp tags: trunk | |
| 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:01 | merge mark check-in: 90a4ff8941 user: dgp tags: trunk | |
| 17:00 | merge mark check-in: 7f8066e718 user: dgp tags: core-8-branch | |
| 16:59 | merge mark check-in: bd277cf3bb user: dgp tags: core-8-6-branch | |
| 16:41 | Makefiles got out of sync with tcltest version. check-in: a9c596db49 user: dgp tags: core-8-5-branch | |
| 16:41 | Merge 8.7 check-in: f3b9681920 user: jan.nijtmans tags: trunk | |
| 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
| ||
| 21:33 | Stub additions, backported from Tcl 8.6.11 check-in: 5b94a6fae8 user: jan.nijtmans tags: cygwin | |
| 20:49 | Merge 8.7 rc branch check-in: f9a7892bae user: jan.nijtmans tags: digit-bit-60 | |
|
2019-11-22
| ||
| 23:02 | Undo changes in tclDecls.h. Only test with UTF_MAX=3 (since other values are not supported anyway) check-in: eac89073c9 user: jan.nijtmans tags: cygwin | |
| 21:26 | complete changes check-in: f54b56749f user: dgp tags: rc1, core-9-0-a1-rc | |
| 21:08 | Start record of the changes only in Tcl 9. check-in: dcb8c3bf45 user: dgp tags: core-9-0-a1-rc | |
| 21:02 | Merge in 8.6.10 release, and resolve conflicts check-in: 3ba55ffebb user: jan.nijtmans tags: cygwin | |
| 21:01 | reset changes baseline check-in: 52535e3a8e user: dgp tags: core-9-0-a1-rc | |
| 20:59 | merge trunk check-in: 0820fd5b45 user: dgp tags: core-9-0-a1-rc | |
| 15:47 | merge trunk check-in: 1be094bac6 user: dgp tags: dgp-refactor | |
| 15:46 | merge trunk check-in: 4332670e85 user: dgp tags: dgp-properbytearray | |
| 15:46 | merge trunk check-in: 3cca2d0429 user: dgp tags: novem | |
| 15:36 | merge 8.7 check-in: 9d3fc85a29 user: dgp tags: trunk | |
| 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 | |
| 15:01 | merge release check-in: 61b21528f6 user: dgp tags: core-8-6-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 | |
| 04:04 | Fix generation of VERSIONINFO in RC files when package versions have 4 or more components or use "a"... check-in: a4fdced035 user: apnadkarni tags: core-8-6-branch | |
|
2019-11-21
| ||
| 19:19 | merge 8.7 check-in: 1b2be73327 user: sebres tags: trunk | |
| 19:16 | merge 8.6 check-in: ea8a17f0af user: sebres tags: core-8-branch | |
| 19:08 | merge 8.6 Closed-Leaf check-in: bfdbebdf6b user: dgp tags: rc3, release, core-8-6-10-rc, core-8-6-10 | |
| 18:58 | merge 8.5 (cmdMZ timing issues + verbose output in error case) check-in: 11f9e4746a user: sebres tags: core-8-6-branch | |
| 18:30 | amend to [c93862b3bc] - fixes next timing test-issue in cmdMZ.test - measure without overhead now (o... check-in: 857343530d user: sebres tags: core-8-5-branch | |
|
2019-11-20
| ||
| 15:58 | Merge 8.6; update changes. check-in: b67ae127a2 user: dgp tags: rc2, core-8-6-10-rc | |
| 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:42 | Merge 8.7 check-in: 5df59a48ea user: jan.nijtmans tags: trunk | |
| 20:38 | Merge 8.6 check-in: bb6ac7218a user: jan.nijtmans tags: core-8-branch | |
| 20:33 | Fix [13657a2dc3]: application/json is not a binary payload for http. http 2.9.0 -> 2.9.1 check-in: 220316a26d user: jan.nijtmans tags: core-8-6-branch | |
| 20:27 | http package from 2.7.14 to 2.7.15 check-in: efb56f8cdc user: jan.nijtmans tags: core-8-5-branch | |
| 20:22 | Fix [13657a2dc3]: application/json is not a binary payload for http check-in: 1a92d8cb7e user: jan.nijtmans tags: core-8-5-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
| ||
| 20:12 | Merge 9.0 check-in: 28a3277d1e user: jan.nijtmans tags: tip-497 | |
| 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:32 | merge trunk check-in: 6ad270c7fe user: dgp tags: core-9-0-a1-rc | |
| 20:32 | merge trunk check-in: 57119dbb3c user: dgp tags: dgp-refactor | |
| 20:32 | merge trunk check-in: 847d256f5a user: dgp tags: dgp-properbytearray | |
| 20:31 | merge trunk check-in: 4793ae5319 user: dgp tags: novem | |
| 20:20 | merge 8.7 check-in: ed227ca0cd user: dgp tags: trunk | |
| 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 | |
| 19:58 | merge 8.6; update changes check-in: c45213a1fa user: dgp tags: core-8-6-10-rc | |
| 15:49 | Fix test-case event-11.8, failing as a result of the TclOOObjectDestroyed() function restructuring. check-in: d7d2ea32ad user: jan.nijtmans tags: core-8-6-branch | |
| 15:42 | fix compliation warning, resulting from previous commit check-in: 3e7da78bd1 user: jan.nijtmans tags: core-8-6-branch | |
| 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:46 | Merge trunk check-in: 16a25691cf user: jan.nijtmans tags: novem | |
| 14:45 | Merge 8.7 check-in: 5f90866ee4 user: jan.nijtmans tags: trunk | |
| 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:50 | Add TclOOObjectDestroyed to make logic more explicit. Renamed Deleted() to Destructing(). No funct... check-in: 3178168439 user: pooryorick tags: core-8-6-branch | |
| 13:19 | Merge trunk check-in: 0c033f073c user: jan.nijtmans tags: novem | |
| 13:18 | Merge 8.7 check-in: 840a698861 user: jan.nijtmans tags: trunk | |
| 13:05 | Merge 8.6 check-in: 9d071d36b1 user: jan.nijtmans tags: core-8-branch | |
| 12:54 | Remove mp_get_bit() from the libtommath stub table: It wasn't present in Tcl 8.6.9, isn't used anywh... check-in: 287f7aacef user: jan.nijtmans tags: core-8-6-branch | |
| 12:18 | Merge trunk check-in: 882a4b0378 user: jan.nijtmans tags: novem | |
| 12:17 | Merge 8.7 check-in: 11cb499102 user: jan.nijtmans tags: trunk | |
| 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 | |
| 09:41 | Protect additional Tcl_UtfToUniChar() call, for the case when not enough bytes are available in the ... check-in: 9e1589c192 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-11-14
| ||
| 20:13 | merge 8.7 check-in: cb35451384 user: sebres tags: trunk | |
| 20:07 | merge 8.6 check-in: e0c7160849 user: sebres tags: core-8-branch | |
| 19:58 | merge 8.5 check-in: ac3c057355 user: sebres tags: core-8-6-branch | |
| 19:57 | remove unneeded constraint check-in: 94ccec5260 user: sebres tags: core-8-5-branch | |
| 19:30 | fixes bug [135804138e] check-in: 0107393da7 user: sebres tags: core-8-6-branch | |
| 19:22 | restore verification for deleted interp Closed-Leaf check-in: 7e22d4ecf6 user: sebres tags: bug-135804138e | |
| 17:41 | make oo-7.10 test more readable check-in: d8d28e562b user: sebres tags: bug-135804138e | |
| 17:06 | fixed SF [135804138e] -- no call of next possible after object namespace is deleted check-in: c9e01c1cdc user: sebres tags: bug-135804138e | |
| 17:04 | bug [135804138e]: test case illustrating the segfault check-in: 1b14cba0a8 user: sebres tags: bug-135804138e | |
| 14:50 | Merge 8.7 check-in: 04687edacc user: jan.nijtmans tags: trunk | |
| 14:48 | Merge 8.6 check-in: 4af9b4a67a user: jan.nijtmans tags: core-8-branch | |
| 14:01 | Better - more complete - fix for [d433c0e0ad]: TCL_UTF_MAX == 4 problems. It allows emoji to be prod... check-in: 8a640c771e user: jan.nijtmans tags: core-8-6-branch | |
|
2019-11-13
| ||
| 18:41 | merge trunk check-in: ec522ff006 user: dgp tags: dgp-refactor | |
| 18:35 | merge trunk check-in: cc460bcc13 user: dgp tags: dgp-properbytearray | |
| 18:24 | merge 8.7 check-in: cd634aeb14 user: dgp tags: core-8-7-a3-rc | |
| 18:11 | merge 8.6 check-in: 9f6ddb37fa user: dgp tags: core-8-6-10-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:04 | Merge trunk check-in: c7db3534c9 user: jan.nijtmans tags: novem | |
| 16:03 | Merge 8.7 check-in: fc1e436731 user: jan.nijtmans tags: trunk | |
| 16:02 | Merge 8.6 check-in: f8a70ae387 user: jan.nijtmans tags: core-8-branch | |
| 16:01 | Make tclWinFile compile warningless using -DTCL_UTF_MAX=6 (not officially supported, but used by And... check-in: f234a19c16 user: jan.nijtmans tags: core-8-6-branch | |
| 15:59 | Don't install tommath_class.h and tommath_superclass.h on Windows any more by makefile.vc. Those are... check-in: 47ab025374 user: jan.nijtmans tags: core-8-6-branch | |
| 13:50 | Merge 8.7 check-in: 899f2e117e user: jan.nijtmans tags: trunk | |
| 12:38 | Merge 8.6 check-in: 1572d9bdb5 user: jan.nijtmans tags: core-8-branch | |
| 12:37 | Part 2 of bugfix [d433c0e0ad]: TCL_UTF_MAX == 4 problems check-in: e377ac273f user: jan.nijtmans tags: core-8-6-branch | |
| 09:24 | Merge 8.7 check-in: fd8cd8bea1 user: jan.nijtmans tags: trunk | |
| 09:08 | Merge 8.6 check-in: 7ba9d1af8e user: jan.nijtmans tags: core-8-branch | |
| 09:07 | Fix TIP #389 implementation, bug [d433c0e0ad]: TCL_UTF_MAX == 4 problems. Thanks to Christian Werner... check-in: b5633ba3bd user: jan.nijtmans tags: core-8-6-branch | |
| 08:16 | Fix compiler warning when compiling with -DTCL_UTF_MAX=4 or 6 check-in: 2e3855d62e user: jan.nijtmans tags: core-8-6-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:52 | Merge trunk check-in: c5c5a94711 user: jan.nijtmans tags: novem | |
| 20:52 | Merge 8.7 check-in: 4d4f9941f1 user: jan.nijtmans tags: trunk | |
| 20:51 | Merge 8.6 check-in: d8c5530e62 user: jan.nijtmans tags: core-8-branch | |
| 20:50 | Use <inttypes.h> header-file on windows when available, just as on UNIX check-in: d2da3fa813 user: jan.nijtmans tags: core-8-6-branch | |
| 16:32 | On win32, include <inttypes.h> if available, just as on UNIX. Disable compiler warning C4244 on all... check-in: 52ebc80e61 user: jan.nijtmans tags: core-8-5-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 | |
| 20:25 | Merge trunk check-in: 20d90bfc72 user: jan.nijtmans tags: novem | |
| 20:04 | Merge 8.7 check-in: 9842ce2a85 user: jan.nijtmans tags: trunk | |
| 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:32 | Add support for mp_init_i32/mp_init_i64/mp_init_l/mp_init_ll/mp_init_u32/mp_init_u64/mp_init_ul/mp_i... check-in: d3a6a928bf user: jan.nijtmans tags: core-8-6-branch | |
| 15:11 | Start updates to changes check-in: 90b21061b1 user: dgp tags: core-8-7-a3-rc | |
| 11:44 | Merge 8.7 check-in: d01b6ba893 user: jan.nijtmans tags: trunk | |
| 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 | |
| 07:58 | For long/wide "scans"'s of negative numbers, but scanned as unsigned, generate binary representation... check-in: ea950e9e42 user: jan.nijtmans tags: core-8-6-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:58 | Merge 8.6 Closed-Leaf check-in: a62ec1cfee user: jan.nijtmans tags: fix-scan-no-stringrep | |
| 14:57 | merge-mark check-in: efdcc25a5d user: jan.nijtmans tags: core-8-branch | |
| 14:56 | Make mp_mul(a,a,c) equivalent to mp_sqr(a,c). Optimization backported from libtommath. check-in: d6e20fa0aa user: jan.nijtmans tags: core-8-6-branch | |
| 14:37 | Merge 8.7 check-in: 831293c74c user: jan.nijtmans tags: trunk | |
| 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 | |
| 12:05 | EBADFD may be undeclared on some systems (use EMFILE as fallback) Closed-Leaf check-in: 8f266c55ff user: sebres tags: bug-c6897e6e6a | |
| 08:46 | Merge trunk check-in: 21ab7a880f user: jan.nijtmans tags: novem | |
| 08:41 | Silence MSVC C4090 warnings when using ckrealloc(). Also make sure that Tcl itself doesn't use ckall... check-in: ebf63c1e7d user: jan.nijtmans tags: trunk | |
|
2019-11-06
| ||
| 23:10 | merge 8.6 check-in: 1ddfdc7c09 user: sebres tags: core-8-branch | |
| 23:08 | merge 8.5 check-in: 76450daf3e user: sebres tags: core-8-6-branch | |
| 23:03 | cmdMZ.test: solved timing issues (too slow machines, debug builds, etc) check-in: c93862b3bc user: sebres tags: core-8-5-branch | |
| 22:47 | Remove changes due to improper application of patch. check-in: 40a75d8a9b user: pooryorick tags: bug-bcd1004104 | |
| 22:33 | Merge trunk check-in: df21432b3e user: jan.nijtmans tags: novem | |
| 22:30 | Silence MSVC C4090 warnings when using ckfree() in certain situations. Problem reported by fvogel. check-in: 2f9287a8c9 user: jan.nijtmans tags: trunk | |
| 22:18 | Twice ckfree() -> Tcl_Free() check-in: 67ba072ad8 user: jan.nijtmans tags: trunk | |
| 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 | |
| 17:12 | small amend: adds new define CHECK_FD_SETSIZE_LIMIT to control prevention against violation of FD_SE... check-in: c2d030bb31 user: sebres tags: bug-c6897e6e6a | |
| 14:58 | merge trunk check-in: b7328567db user: dgp tags: rc0, core-9-0-a1-rc | |
| 14:52 | merge 8.7 check-in: d2ff635233 user: dgp tags: trunk | |
| 14:51 | first shot of proper fix for [c6897e6e6a] + test cases covering both situations: * 2.14 - no free ... check-in: 001f178818 user: sebres tags: bug-c6897e6e6a | |
| 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 | |
| 13:25 | Fix tclScan.c, not generating a string representation any more with unsigned wideints and unsigned l... check-in: 4c57a08f2e user: jan.nijtmans tags: fix-scan-no-stringrep | |
| 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
| ||
| 22:05 | Bump to version 9.0a1 for release. check-in: 25ee359253 user: dgp tags: core-9-0-a1-rc | |
| 21:54 | merge trunk check-in: ad6a0c58c9 user: dgp tags: novem | |
| 21:48 | merge trunk check-in: 3af457b0f8 user: dgp tags: dgp-refactor | |
| 21:43 | merge trunk check-in: 776ac4003c user: dgp tags: dgp-properbytearray | |
| 21:35 | merge 8.7 check-in: 72f798b518 user: dgp tags: trunk | |
| 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 | |
| 14:15 | Bump release date to Nov 21 check-in: 6169333860 user: dgp tags: rc1, core-8-6-10-rc | |
| 14:03 | try to fix [c6897e6e6a]: unix/TcpAccept seems to ignore accepting errors silently, so it entering bu... check-in: 56620b4bd5 user: sebres tags: bug-c6897e6e6a | |
|
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 | |
| 12:08 | Merge trunk Closed-Leaf check-in: 79eacb20e2 user: jan.nijtmans tags: libtommath-with-stdint | |
| 12:03 | Fix travis build on Windows (tweak to configure script was made on purpose, to workaround a bug in a... check-in: 492c14b8a2 user: jan.nijtmans tags: core-8-6-10-rc | |
|
2019-11-03
| ||
| 02:25 | Updates from `make dist` check-in: 4ebae3069d user: dgp tags: core-8-6-10-rc | |
| 02:17 | Fix test failures with -singleproc 1 testing check-in: 067bf929fb user: dgp tags: core-8-6-10-rc | |
|
2019-11-02
| ||
| 17:40 | bump release date check-in: 788241733a user: dgp tags: core-8-6-10-rc | |
| 17:38 | merge 8,6 check-in: 4336cf7305 user: dgp tags: core-8-6-10-rc | |
|
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 | |
| 10:10 | Make ioapi.c and minizip.c build on Windows (for someone who would want to) check-in: c8aa0d5bbe user: jan.nijtmans tags: core-8-6-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.7 check-in: 09ac35dcc9 user: jan.nijtmans tags: trunk | |
| 11:16 | Merge 8.6 check-in: 25c44a1f04 user: jan.nijtmans tags: core-8-branch | |
| 11:14 | Merge 8.5 check-in: b87aa25811 user: jan.nijtmans tags: core-8-6-branch | |
| 11:13 | More patches from Debian check-in: d28158ba7d user: jan.nijtmans tags: core-8-5-branch | |
| 10:59 | Merge 8.7 check-in: 622a4c21ed user: jan.nijtmans tags: trunk | |
| 10:15 | Merge 8.6 check-in: 7792d04f74 user: jan.nijtmans tags: core-8-branch | |
| 10:05 | 8.5 -> 8.6 check-in: a61b04c090 user: jan.nijtmans tags: core-8-6-branch | |
| 09:56 | Fix [https://core.tcl-lang.org/tk/tktview/056f9e85dc|056f9e85dc]: debian patches check-in: fffee9b44c user: jan.nijtmans tags: core-8-6-branch | |
| 09:31 | Fix [https://core.tcl-lang.org/tk/tktview/056f9e85dc|056f9e85dc]: debian patches check-in: 38d2c7a19b user: jan.nijtmans tags: core-8-5-branch | |
|
2019-10-30
| ||
| 22:53 | Merge trunk check-in: 6529a95bc9 user: jan.nijtmans tags: libtommath-with-stdint | |
| 21:47 | Merge trunk check-in: 6817aa431d user: jan.nijtmans tags: novem | |
| 21:40 | Merge 8.7 check-in: a9c21685d3 user: jan.nijtmans tags: trunk | |
| 21:34 | Merge 8.6 check-in: 7e030f58de user: jan.nijtmans tags: core-8-branch | |
| 20:33 | Change mp_isodd() (back) from libtommath stub entry to macro. libtommath changed it back to macro to... check-in: 228f1b7dc7 user: jan.nijtmans tags: core-8-6-branch | |
| 14:27 | merge 8.7 check-in: 695a41a79b user: dgp tags: core-8-7-a3-rc | |
| 14:09 | merge trunk check-in: e553668d58 user: dgp tags: dgp-refactor | |
| 14:08 | merge trunk check-in: a91b35ff49 user: dgp tags: dgp-properbytearray | |
| 13:56 | merge trunk check-in: 32c98743d5 user: dgp tags: novem | |
| 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:58 | Merge 8.7 check-in: b9916daf58 user: jan.nijtmans tags: trunk | |
| 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
| ||
| 23:14 | Merge trunk check-in: d69030e32d user: jan.nijtmans tags: libtommath-with-stdint | |
| 17:19 | merge trunk check-in: 44991afdaa user: dgp tags: novem | |
| 17:18 | update changes check-in: de5d1973bc user: dgp tags: core-8-6-10-rc | |
| 16:56 | merge 8.6 check-in: 521efe9ddc user: dgp tags: core-8-6-10-rc | |
| 16:49 | Merge 8.7 check-in: f793191ffd user: jan.nijtmans tags: utf-max | |
| 16:42 | Merge 8.7 check-in: 80e027bfc2 user: jan.nijtmans tags: trunk | |
| 16:41 | Merge 8.6 check-in: d67c9f58a1 user: jan.nijtmans tags: core-8-branch | |
| 16:40 | Put back tests/fileSystemEncoding.test, but now don't run it on Windows, since the NTFS doesn't the ... check-in: bf8356de35 user: jan.nijtmans tags: core-8-6-branch | |
| 16:22 | Merge 8.7 check-in: 556b4cae43 user: jan.nijtmans tags: trunk | |
| 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:42 | merge 8.6 check-in: 8093147fbc user: dgp tags: core-8-6-10-rc | |
| 15:37 | merge 8.7 check-in: 6983e51255 user: dgp tags: core-8-7-a3-rc | |
| 15:32 | Close fork, dropping commits apparently in error. check-in: 519b4ec870 user: dgp tags: core-8-6-10-rc | |
| 15:22 | merge trunk check-in: 4294c36674 user: dgp tags: dgp-refactor | |
| 15:05 | merge trunk check-in: 9216350470 user: dgp tags: dgp-properbytearray | |
| 14:12 | Merge trunk. Add replacement for stdbool.h too, and change libtommath to use stdbool in stead of mp_... check-in: fe773ee93f user: jan.nijtmans tags: libtommath-with-stdint | |
| 09:11 | Merge trunk check-in: 251de56024 user: jan.nijtmans tags: novem | |
| 09:10 | Merge 8.7 check-in: b88aff728e user: jan.nijtmans tags: trunk | |
| 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:50 | Close fork, Merge 8.7 check-in: cd6c357be8 user: jan.nijtmans tags: trunk | |
| 08:40 | Merge 8.6 check-in: 441fa629f4 user: jan.nijtmans tags: core-8-branch | |
| 08:37 | Close fork, and temporary remove tests/fileSystemEncoding.test, since apparently bug [bcd1004104] is... check-in: 2b5fba9174 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-10-27
| ||
| 22:24 | Tweak README check-in: 59f4da451b user: kevin_walzer tags: core-8-6-10-rc | |
| 22:22 | further refinement of configure to remove /System check-in: 3668a0ecc9 user: kevin_walzer tags: trunk | |
| 22:14 | Remove /System from auto_path on macOS; change seems to have been overwritten by other merge check-in: 621db98c49 user: kevin_walzer tags: trunk | |
| 22:11 | Documentation change for auto_path on macOS check-in: cbb7c5b422 user: kevin_walzer tags: core-8-6-branch | |
|
2019-10-26
| ||
| 23:35 | Include a more complete stdint.h replacement check-in: 7e985894b6 user: jan.nijtmans tags: libtommath-with-stdint | |
| 23:19 | (experimental) Compile libtommath almost unchanged, using (if no stdint.h is present) compat/stdint.... check-in: 81ac64e2de user: jan.nijtmans tags: libtommath-with-stdint | |
| 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 | |
| 15:43 | Test for issue [bcd1004104651], and new routine, ::tcltests::tempdir. check-in: edb36812e0 user: pooryorick tags: core-8-6-branch | |
| 14:14 | Fix for [bcd100410465], stale cached file FsPath object check-in: 440efbd556 user: pooryorick tags: core-8-6-branch | |
|
2019-10-25
| ||
| 21:22 | Add Tcl_FreeEncoding to fix failing encoding-2.2 test. check-in: 69c49ce9e9 user: pooryorick tags: bug-bcd1004104 | |
| 20:45 | Merge trunk check-in: 09b146c1d4 user: jan.nijtmans tags: tip-497 | |
| 20:32 | Merge 8.7 check-in: 519dbb4bbc user: jan.nijtmans tags: cplusplus | |
| 20:24 | Merge trunk check-in: c3e0ffb950 user: jan.nijtmans tags: novem | |
| 20:09 | Merge 8.7 check-in: a6677a1db4 user: jan.nijtmans tags: trunk | |
| 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 | |
| 16:09 | Put #define's in alphabetical order. Use MP_DIGIT_BIT in stead of (deprecated) DIGIT_BIT everywhere... check-in: b0e2ccc696 user: jan.nijtmans tags: core-8-6-branch | |
| 15:18 | merge 8.6 check-in: 0191f827ec user: dgp tags: core-8-6-10-rc | |
| 13:17 | If NO_REALPATH is defined, raise an error instead of building a broken Tcl. check-in: f59fd48588 user: pooryorick tags: trunk | |
| 01:25 | Remove /System from auto_path on macOS because Apple has deprecated its own ancient installation of ... check-in: 295d5c259f user: kevin_walzer tags: core-8-6-10-rc | |
| 01:16 | Remove /System from auto_path on macOS because Apple has deprecated its own ancient installation of ... check-in: df75baf433 user: kevin_walzer tags: trunk | |
| 01:13 | Remove /System from auto_path on macOS because Apple has deprecated its own ancient installation of ... check-in: 278e7d0934 user: kevin_walzer tags: core-8-6-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 | |
| 20:35 | Merge trunk check-in: 703b33db8b user: jan.nijtmans tags: novem | |
| 19:55 | Merge 8.7 check-in: d49d9ae1b2 user: jan.nijtmans tags: trunk | |
| 19:26 | Merge 8.6 check-in: b93d65a65a user: jan.nijtmans tags: core-8-branch | |
| 18:58 | Combine two libtommath stub entries, which (almost) do the same check-in: 5c7a5c6765 user: jan.nijtmans tags: core-8-6-branch | |
| 15:43 | Merge trunk check-in: adb2eeeb28 user: jan.nijtmans tags: novem | |
| 15:41 | Merge 8.7 check-in: 9fcfeb4e69 user: jan.nijtmans tags: trunk | |
| 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:46 | Merge trunk check-in: 9adc41bd14 user: jan.nijtmans tags: novem | |
| 08:45 | Merge 8.7 check-in: d017cc8ec7 user: jan.nijtmans tags: trunk | |
| 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 | |
| 07:41 | merge-mark check-in: 183374b9ec user: jan.nijtmans tags: core-8-6-branch | |
| 07:36 | Add additional (dummy) stub entries in the libtommath stubtable check-in: 26a9dd2016 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-10-23
| ||
| 20:53 | Merge trunk check-in: 246db07421 user: jan.nijtmans tags: novem | |
| 20:36 | merge-mark check-in: 9b71b59be2 user: jan.nijtmans tags: core-8-branch | |
| 20:28 | Combine two libtommath stub entries, which do exactly the same. Fix mp_init_set_int stub, handling ... check-in: 7c5db68d45 user: jan.nijtmans tags: core-8-6-branch | |
| 17:10 | merge 8.6 check-in: db7b41d6d7 user: dgp tags: core-8-6-10-rc | |
| 14:33 | Merge 8.7. But - in stead - remove all deprecated API from libtommath 1.2.0: Starting with Tcl 9.0 w... check-in: 7552e35b14 user: jan.nijtmans tags: trunk | |
| 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 | |
| 11:35 | Merge trunk check-in: df5d07666f user: jan.nijtmans tags: novem | |
| 11:11 | Merge 8.7 check-in: 96b897fd2b user: jan.nijtmans tags: trunk | |
| 10:01 | Merge 8.6. Also unbreak windows build, broken since [0f2870649c804dd8]. check-in: e8c104baf7 user: jan.nijtmans tags: core-8-branch | |
| 09:16 | Extend libtommath stub table, so extension writers can move away from deprecated libtommath function... check-in: f1c99ac253 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-10-22
| ||
| 23:01 | Update "make dist" for libtommath 1.2.0: TOMMATH_SRCS check-in: dd302d9d06 user: jan.nijtmans tags: core-8-6-branch | |
| 22:34 | Merge trunk check-in: 150c7a0e21 user: jan.nijtmans tags: novem | |
| 21:56 | merge-mark check-in: 2b06d7559d user: jan.nijtmans tags: trunk | |
| 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 | |
| 21:36 | Merge 8.7 check-in: 27b5a315e9 user: jan.nijtmans tags: trunk | |
| 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 | |
| 13:11 | Merge trunk check-in: 657e06e5c4 user: jan.nijtmans tags: novem | |
| 12:54 | Merge 8.7 check-in: 067c61b76e user: jan.nijtmans tags: trunk | |
| 12:25 | Merge 8.6 check-in: c762061add user: jan.nijtmans tags: core-8-branch | |
| 10:38 | Update to latest libtommath, version 1.2.0 check-in: 779cd87bdc user: jan.nijtmans tags: core-8-6-branch | |
| 09:55 | Merge libtommath 1.2.0 Closed-Leaf check-in: 93cd7f4e79 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
|
2019-10-21
| ||
| 19:03 | Complete draft changes. check-in: d94162f87e user: dgp tags: core-8-6-10-rc | |
| 18:54 | merge 8.6 check-in: ad4ec61251 user: dgp tags: core-8-6-10-rc | |
| 18:50 | Bump to dde 1.4.2 and registry 1.3.4 check-in: b04d008d30 user: dgp tags: core-8-6-branch | |
| 18:10 | Bump to dde 1.4.2 and registry 1.3.4. check-in: abcce76e30 user: dgp tags: core-8-5-branch | |
| 17:33 | More progress on changes. check-in: 2fe1cdf969 user: dgp tags: core-8-6-10-rc | |
| 13:13 | merge 8.7 check-in: 5fb8c2811c user: dgp tags: core-8-7-a3-rc | |
| 13:04 | merge 8.6 check-in: d332e18603 user: dgp tags: core-8-6-10-rc | |
| 12:57 | merge trunk check-in: ea60b1e067 user: dgp tags: dgp-refactor | |
| 12:56 | merge trunk check-in: d001c01618 user: dgp tags: dgp-properbytearray | |
| 12:56 | merge trunk check-in: 97df5555ba user: dgp tags: novem | |
| 12:25 | Merge libtommath 1.2.0-rc3 check-in: bbfab98d00 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
|
2019-10-18
| ||
| 15:27 | Update tclTomMath.h with changes from tommath.h check-in: 601116317c user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
| 15:09 | Merge latest libtommath changes (will be release 1.2.0) check-in: 0f02d6266c user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
| 12:09 | Disable warning C4003 on MSVC, since it gives a false warning in libtommath. check-in: b31b873564 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
|
2019-10-17
| ||
| 15:28 | Merge some libtommath changes (mainly additon of MP_CALLOC) check-in: bb806ab182 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
| 13:45 | Update to latest Tcl (core-8-6-branch) and latest libtommath (1.2.0-rc1) check-in: 3adefdc272 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
|
2019-10-15
| ||
| 15:08 | Merge-mark check-in: d749dc7f5a user: jan.nijtmans tags: core-8-branch | |
| 15:07 | Merge 8.5 check-in: ec92bb4459 user: jan.nijtmans tags: core-8-6-branch | |
| 14:38 | Add more dummy stub-entries, filled with NULL. Stub table size corresponds with stub table size for ... check-in: 6001ca6d0d user: jan.nijtmans tags: core-8-5-branch | |
|
2019-10-14
| ||
| 21:18 | Merge 8.7 check-in: 79c10cdaaf user: jan.nijtmans tags: trunk | |
| 21:17 | Merge 8.6 check-in: 629cd30824 user: jan.nijtmans tags: core-8-branch | |
| 21:06 | Fix [02773491861d9fd0]: Tcl_ParseArgsObjv TCL_ARGV_CONSTANT documentation is wrong check-in: 97ac4d3684 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-10-11
| ||
| 12:47 | Merge 8.7 check-in: 7440e1217d user: jan.nijtmans tags: trunk | |
| 12:46 | Merge 8.6 check-in: fefe6b5e63 user: jan.nijtmans tags: core-8-branch | |
| 12:45 | Merge 8.5 check-in: cc81d88d3b user: jan.nijtmans tags: core-8-6-branch | |
| 12:43 | Update (fossil's) ignore-glob and (git's) .gitignore check-in: a15f7a32ae user: jan.nijtmans tags: core-8-5-branch | |
|
2019-10-10
| ||
| 19:19 | Merge 8.7 check-in: 72f4b93559 user: jan.nijtmans tags: trunk | |
| 19:15 | Merge 8.6 check-in: 738ebc5a4e user: jan.nijtmans tags: core-8-branch | |
| 19:11 | Merge 8.5 check-in: b19871ffa1 user: jan.nijtmans tags: core-8-6-branch | |
| 19:07 | Don't bother to install wine, when we are not going to run it anyway. Only build shared version (32... check-in: 8e45e669d2 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-10-07
| ||
| 18:49 | changes WIP check-in: 85e900ff9f user: dgp tags: core-8-6-10-rc | |
| 15:51 | merge 8.6 check-in: 623e7318c0 user: dgp tags: core-8-6-10-rc | |
| 15:47 | merge trunk check-in: 383cc5feeb user: dgp tags: dgp-refactor | |
| 15:42 | merge trunk check-in: 073b98213a user: dgp tags: dgp-properbytearray | |
| 11:23 | EXTERN doesn't work any more in 'novem', so use TCLAPI check-in: 9014b5d051 user: jan.nijtmans tags: novem | |
|
2019-10-06
| ||
| 20:43 | Merge trunk check-in: 7b6428a3df user: jan.nijtmans tags: novem | |
| 20:42 | Merge trunk check-in: 885e7691e1 user: jan.nijtmans tags: tip-497 | |
| 20:39 | Merge 8.7 check-in: f5613703c1 user: jan.nijtmans tags: cplusplus | |
|
2019-10-05
| ||
| 20:45 | Merge 8.7 check-in: 84216a99d2 user: jan.nijtmans tags: trunk | |
| 20:44 | Merge 8.6 check-in: e0329f2be8 user: jan.nijtmans tags: core-8-branch | |
| 20:43 | Change LSTATUS to LONG, since older SDK's don't know it. core.tcl.tk -> core.tcl-lang.org and http -... check-in: 4cede117d0 user: jan.nijtmans tags: core-8-6-branch | |
| 20:35 | Change LSTATUS to LONG, since older SDK's don't know it. core.tcl.tk -> core.tcl-lang.org and htt ->... check-in: 3e61a844c5 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-10-02
| ||
| 21:40 | Merge 8.7 check-in: 65367fee00 user: jan.nijtmans tags: utf-max | |
| 21:38 | Merge trunk and (hopefuly) fix build check-in: e08fbf23b9 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:45 | merge 8.7 check-in: 4d31f46727 user: dgp tags: core-8-7-a3-rc | |
| 15:38 | merge 8.6 check-in: 33718c7477 user: dgp tags: rc0, core-8-6-10-rc | |
| 15:27 | merge trunk check-in: 8dc249aa26 user: dgp tags: dgp-refactor | |
| 14:49 | merge trunk check-in: 790ded5162 user: dgp tags: dgp-properbytearray | |
| 14:49 | merge trunk check-in: 0a5bad7052 user: dgp tags: novem | |
| 11:39 | Merge 8.7 check-in: a5c68a5747 user: jan.nijtmans tags: trunk | |
| 11:38 | Merge 8.6 check-in: 9fb6b59d12 user: jan.nijtmans tags: core-8-branch | |
| 11:29 | Fix [16768d65f0]: Fix gethostbyname_r and gethostbyaddr_r detection on NetBSD. Patch by Kamil Rytaro... check-in: 6878f1515f user: jan.nijtmans tags: core-8-6-branch | |
| 11:22 | Fix [16768d65f0]: Fix gethostbyname_r and gethostbyaddr_r detection on NetBSD. Patch by Kamil Rytaro... check-in: 769d3df6f6 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-10-01
| ||
| 21:29 | Correct typo's in tcl.m4. Found by Kamil Rytarowski check-in: 2f1962da40 user: jan.nijtmans tags: core-8-5-branch | |
| 19:32 | Merge 8.7 check-in: 87738da9b0 user: jan.nijtmans tags: cplusplus | |
| 15:04 | further fix handling -DBUILD_STATIC check-in: 0c0f205ea7 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 14:57 | Fix handling of BUILD_STATIC check-in: 0acefa9964 user: jan.nijtmans tags: rfe-854941, tip-596 | |
|
2019-09-30
| ||
| 14:43 | Merge trunk. Finish implementation. check-in: bcae28fe99 user: jan.nijtmans tags: rfe-854941, tip-596 | |
|
2019-09-29
| ||
| 15:51 | Merge 8.7 check-in: 544afecbbf user: jan.nijtmans tags: trunk | |
| 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:18 | Merge 8.7 check-in: 7c48637fa0 user: jan.nijtmans tags: trunk | |
| 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 | |
| 12:02 | Don't build most of the files with -DUNICODE -D_UNICODE any more, only the ones that need to. Since... check-in: 895c494b79 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-09-27
| ||
| 13:02 | Adapt test-case to full-utf correct behaviour check-in: 76ff494e6a user: jan.nijtmans tags: tip-497 | |
| 12:21 | merge 8.6 check-in: 59d7938a4c user: dgp tags: core-8-6-10-rc | |
| 11:42 | Merge 8.6 and fix Travis build on Windows Closed-Leaf check-in: e021babf73 user: jan.nijtmans tags: implicit-unicode | |
|
2019-09-26
| ||
| 16:22 | merge 8.5 check-in: d2ade47480 user: sebres tags: core-8-6-branch | |
| 16:21 | amend to [fec0c17d39] - reduce max count of nested compiles to 1500 check-in: f096ae5e60 user: sebres tags: core-8-5-branch | |
| 12:14 | Merge 8.6 check-in: a76a83b81d user: jan.nijtmans tags: implicit-unicode | |
|
2019-09-25
| ||
| 20:02 | merge-point check-in: ec69ffe714 user: sebres tags: core-8-6-branch | |
| 20:01 | cherry-pick [f5b6b83de7] - namespace.test: add missing clean-up (allow repetition of test within -si... check-in: f6c1603d5f user: sebres tags: core-8-5-branch | |
| 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 | |
| 15:03 | merge 8.6 check-in: 7411148577 user: dgp tags: core-8-6-10-rc | |
| 14:56 | merge trunk check-in: 2bcb5ad762 user: dgp tags: dgp-properbytearray | |
| 14:56 | merge trunk check-in: 491a418fae user: dgp tags: dgp-refactor | |
| 14:55 | merge trunk check-in: 5dc1576729 user: dgp tags: novem | |
| 13:42 | Merge 8.7 check-in: be233f3e67 user: jan.nijtmans tags: utf-max | |
| 13:18 | Merge trunk check-in: a9e0c25386 user: jan.nijtmans tags: tip-497 | |
| 13:17 | Merge 8.7 check-in: 6b7a54bd17 user: jan.nijtmans tags: trunk | |
| 13:14 | Merge 8.6 check-in: c88529bbda user: jan.nijtmans tags: core-8-branch | |
| 13:07 | Merge 8.5 check-in: 24259e5f48 user: jan.nijtmans tags: core-8-6-branch | |
| 12:18 | Fix failing test-case iocmd-21.20 on Travis check-in: 60cdc7b780 user: jan.nijtmans tags: core-8-5-branch | |
| 12:17 | Use consistantly "/D" in stead of "-D" for Microsoft compilers (MSVC) check-in: a6c18b1397 user: jan.nijtmans tags: core-8-5-branch | |
| 11:54 | (cherry-pick): Update TZ info to tzdata2019c. check-in: 0bcd8bc1db user: jan.nijtmans tags: core-8-5-branch | |
| 11:51 | Make Tcl_WinUtfToTChar/Tcl_WinTCharToUtf really deprecate in 9.0 (now that no battery-extensions use... check-in: 04e3169b00 user: jan.nijtmans tags: trunk | |
|
2019-09-24
| ||
| 20:01 | namespace.test: add missing clean-up (allow repetition of test within -singleproc 1) check-in: f5b6b83de7 user: sebres tags: core-8-6-branch | |
|
2019-09-21
| ||
| 23:32 | Fix quoting in .travis.yml, add x86 variant of configure/make/cl Remove crosscompile for windows on ... Closed-Leaf check-in: 7fc526d0e5 user: jan.nijtmans tags: travis-win32-with-make | |
|
2019-09-20
| ||
| 21:49 | Merge 8.5 check-in: b6de837aef user: jan.nijtmans tags: travis-win32-with-make | |
| 21:38 | Merge 8.6 check-in: 401f1b7597 user: jan.nijtmans tags: implicit-unicode | |
| 21:37 | Merge trunk check-in: 2cb008e81f user: jan.nijtmans tags: tip-497 | |
| 21:28 | merge-mark check-in: 1a0db3fd7a user: jan.nijtmans tags: cplusplus | |
| 21:21 | Merge trunk check-in: dee82069df user: jan.nijtmans tags: novem | |
| 21:21 | Merge 8.7 check-in: ed4252bf0d user: jan.nijtmans tags: trunk | |
| 21:20 | Merge 8.6 check-in: eb2dd45bdd user: jan.nijtmans tags: core-8-branch | |
| 21:01 | Let's use GetWindowLongW/SetWindowLongW on Win32 directly. Missed them because they are not used in ... check-in: b23280452f user: jan.nijtmans tags: core-8-6-branch | |
| 15:07 | Merge trunk check-in: 0f512d30be user: jan.nijtmans tags: tip-497 | |
| 15:04 | Merge 8.7 check-in: 80cbcac508 user: jan.nijtmans tags: trunk | |
| 15:03 | Merge 8.6 check-in: 6ecfaf33ad user: jan.nijtmans tags: core-8-branch | |
| 15:02 | Modify registry/dde such that they no longer need to be compiled with -DUNICODE. Also no longer use ... check-in: 5336402800 user: jan.nijtmans tags: core-8-6-branch | |
| 14:59 | Modify registry/dde such that they no longer need to be compiled with -DUNICODE. Also no longer use ... check-in: 5f447ebfff user: jan.nijtmans tags: core-8-5-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 | |
| 13:28 | merge 8.6 check-in: fce1012c3c user: dgp tags: core-8-6-10-rc | |
| 13:21 | merge trunk check-in: 910dbafdea user: dgp tags: dgp-refactor | |
| 13:21 | merge trunk check-in: de7eff460b user: dgp tags: dgp-properbytearray | |
| 13:21 | merge trunk check-in: 4122aac8c8 user: dgp tags: novem | |
|
2019-09-19
| ||
| 18:27 | Merge 8.7 check-in: f6491a4282 user: jan.nijtmans tags: cplusplus | |
| 15:42 | Merge trunk check-in: 5f66753d5b user: jan.nijtmans tags: tip-497 | |
| 15:36 | Merge 8.7 check-in: 8c85c9ded5 user: jan.nijtmans tags: trunk | |
| 15:24 | Merge 8.6 check-in: 6b92f77a0a user: jan.nijtmans tags: core-8-branch | |
| 15:09 | Some more *A() -> *W() Win32 API changes, making Unicode calls Explicit. check-in: 32a99a2e90 user: jan.nijtmans tags: core-8-6-branch | |
| 11:36 | Don't build the Tcl library in Unicode mode any more. Just tclAppInit.c (and cat32 on Windows) check-in: 31d001f4a3 user: jan.nijtmans tags: implicit-unicode | |
| 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
| ||
| 22:58 | all.tcl: replacement for exit, if calling direct only (avoid rewrite exit if it is inlined or intera... check-in: 55d7513bf9 user: sebres tags: core-8-6-branch | |
| 22:43 | TEBC: avoid error "unitialized variable" if called in debug mode (or with analysis tools) - objv = N... check-in: c49d451947 user: sebres tags: core-8-6-branch | |
| 16:31 | merge 8.7 check-in: 714a17e947 user: dgp tags: core-8-7-a3-rc | |
| 16:31 | merge 8.6 check-in: 8ce359ef30 user: dgp tags: core-8-6-10-rc | |
| 15:55 | merge trunk check-in: 9ae81e426f user: dgp tags: novem | |
| 15:55 | merge trunk check-in: 2900aeb10b user: dgp tags: dgp-refactor | |
| 15:47 | merge trunk check-in: 011eb28919 user: dgp tags: dgp-properbytearray | |
| 15:11 | TCHAR -> WCHAR converions (and corresponding Win32 API call changes), since we are impicitly compili... check-in: d05832de38 user: jan.nijtmans tags: core-8-6-branch | |
| 09:39 | Merge 8.7 check-in: 8c2e171202 user: jan.nijtmans tags: trunk | |
| 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:03 | Merge 8.7 check-in: 17d770df61 user: jan.nijtmans tags: trunk | |
| 13:02 | Merge 8.6 check-in: 54066a8bad user: jan.nijtmans tags: core-8-branch | |
| 13:01 | Add missing constraints to test-cases check-in: da9896a779 user: jan.nijtmans tags: core-8-6-branch | |
| 11:39 | Merge 8.7 check-in: 981dd35686 user: jan.nijtmans tags: cplusplus | |
| 10:47 | Merge 8.7 check-in: 93811d6d38 user: jan.nijtmans tags: trunk | |
| 10:45 | Fix .travis.yml check-in: 367284f275 user: jan.nijtmans tags: core-8-branch | |
| 09:23 | Merge trunk check-in: f08efd4a05 user: jan.nijtmans tags: tip-497 | |
| 07:12 | Merge 8.7 check-in: 70701646d4 user: jan.nijtmans tags: trunk | |
| 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:41 | Merge 8.7 check-in: 343db6648f user: jan.nijtmans tags: trunk | |
| 21:35 | Merge 8.6 check-in: 5057c37bdf user: jan.nijtmans tags: core-8-branch | |
| 21:18 | Bugfix in Tcl_UtfPrev/Tcl_UtfNext: When handling 4-byte UTF-8 byte sequences, those should be able t... check-in: aed6634d2c user: jan.nijtmans tags: core-8-6-branch | |
| 19:16 | Merge 8.7 check-in: a5330ea251 user: jan.nijtmans tags: trunk | |
| 19:09 | Merge 8.6 check-in: f11e741756 user: jan.nijtmans tags: core-8-branch | |
| 18:55 | Add 32-bit windows builds (both MSVC and GCC) to Travis check-in: 309e366de6 user: jan.nijtmans tags: core-8-6-branch | |
| 18:45 | Add 32-bit Windows builds, both with MSVC and GCC, to Travis. Backport various test-suite changes f... check-in: e0ae93803f user: jan.nijtmans tags: core-8-5-branch | |
| 16:33 | execute.test: fix tests (if test started using -singleproc 1) check-in: e5d43f443c user: sebres tags: core-8-6-branch | |
| 14:50 | merge 8.7 check-in: f810a72142 user: dgp tags: core-8-7-a3-rc | |
| 14:39 | merge trunk check-in: 8ce2978aea user: dgp tags: dgp-properbytearray | |
| 14:39 | merge trunk check-in: eb28750f9f user: dgp tags: dgp-refactor | |
| 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-15
| ||
| 00:01 | try xcode 10.3 Closed-Leaf check-in: 5a234c347c user: jan.nijtmans tags: travis-win-x86 | |
|
2019-09-14
| ||
| 21:52 | Merge 8.7 check-in: 6f27e2ad0a user: jan.nijtmans tags: cplusplus | |
| 20:52 | Merge trunk check-in: ea43a798ea user: jan.nijtmans tags: novem | |
| 13:11 | Two paces where TCL_AUTO_LENGTH should be used check-in: 94f65c8701 user: jan.nijtmans tags: trunk | |
| 13:07 | Merge 8.7 check-in: 9ea2eea22d user: jan.nijtmans tags: trunk | |
| 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:37 | Merge 8.7 check-in: 012848732e user: jan.nijtmans tags: trunk | |
| 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
| ||
| 13:29 | Merge 8.5 check-in: ac9c39bb7f user: jan.nijtmans tags: travis-win-x86 | |
| 13:28 | merge-mark check-in: fc0b382806 user: jan.nijtmans tags: core-8-6-branch | |
| 13:27 | Make test-cases (hopefully) work on Travis, e.g. by adding nonPortable marks to test-cases which are... check-in: 94b6d8968c user: jan.nijtmans tags: core-8-5-branch | |
| 12:27 | merge 8.6 check-in: 4524c11533 user: dgp tags: core-8-6-10-rc | |
| 12:27 | merge 8.7 check-in: 706d401216 user: dgp tags: core-8-7-a3-rc | |
| 12:10 | merge trunk check-in: 0836ec3b87 user: dgp tags: dgp-properbytearray | |
| 12:10 | merge trunk check-in: b1b887db2b user: dgp tags: dgp-refactor | |
| 12:05 | merge trunk check-in: b4ad8d4b13 user: dgp tags: novem | |
| 09:14 | Merge 8.7 Closed-Leaf check-in: 68dda9cc0c user: jan.nijtmans tags: tip-548 | |
| 09:12 | Merge 8.7 check-in: 824577f48b user: jan.nijtmans tags: trunk | |
| 09:11 | Merge 8.6 check-in: 91a3c7f29b user: jan.nijtmans tags: core-8-branch | |
| 09:10 | Merge 8.5 check-in: 7ea1b47332 user: jan.nijtmans tags: core-8-6-branch | |
| 09:01 | Add knownMsvcBug restriction to chanio-20.5, because it sometimes hangs in a Travis build. Restuctur... check-in: dd0ee71e87 user: jan.nijtmans tags: core-8-5-branch | |
| 07:58 | Merge 8.7 check-in: c812e30162 user: jan.nijtmans tags: trunk | |
| 07:56 | Merge 8.6 check-in: aaebef55b7 user: jan.nijtmans tags: core-8-branch | |
| 07:55 | Remove unneeded knownMsvcBug testconstraint definition check-in: 832587e3a2 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-09-12
| ||
| 20:51 | merge 8.7 check-in: a3ca509f22 user: sebres tags: trunk | |
| 19:46 | merge 8.6 check-in: 720d58721d user: sebres tags: core-8-branch | |
| 19:34 | cmdAH.test (win-only): rewrite test to prefer SystemRoot (readonly) instead of windir to check windo... check-in: 4be8da3560 user: sebres tags: core-8-6-branch | |
| 19:22 | merge 8.5 - windows: eliminate overwriting of WINDIR env-variable in VS-makefiles (used WIN_DIR now ... check-in: 1b04153fe9 user: sebres tags: core-8-6-branch | |
| 19:12 | windows: eliminate overwriting of WINDIR env-variable in makefiles (used WIN_DIR now similar to "mak... check-in: 94b1c8d366 user: sebres tags: core-8-5-branch | |
| 15:03 | Merge 8.5. Mark a few more tests nonPortable (for 8.5, not to be merged to 8.6!) check-in: 194f0973cc user: jan.nijtmans tags: travis-win-x86 | |
| 14:49 | Merge 8.7 check-in: 5ce97959fe user: jan.nijtmans tags: trunk | |
| 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 | |
| 14:12 | More code cleanup: Move more Tcl_UniChar initializations out of the loop. Remove unnecessary type-ca... check-in: 578c25b43a user: jan.nijtmans tags: core-8-6-branch | |
| 11:26 | Merge 8.6 check-in: f21c1c05aa user: jan.nijtmans tags: core-8-branch | |
| 11:01 | Code cleanup: Add some initialization to "Tcl_UniChar ch" declaration, making the chance higher that... check-in: 38a4ab150c user: jan.nijtmans tags: core-8-6-branch | |
| 08:01 | Update TZ info to tzdata2019c. check-in: d9f0da5884 user: jima tags: core-8-branch | |
| 08:00 | Update TZ info to tzdata2019c. check-in: 75c6705700 user: jima tags: core-8-6-branch | |
| 07:51 | merge-mark check-in: 3f96ca088e user: jan.nijtmans tags: core-8-branch | |
| 07:51 | Fix Tcl part of [https://core.tcl-lang.org/tk/tktview?name=a179564826|a179564826]: Tk 8.6: prevent i... check-in: a7a44cf3ca user: jan.nijtmans tags: core-8-6-branch | |
|
2019-09-11
| ||
| 19:50 | Merge and resolve trunk. check-in: 841f74bf25 user: dgp tags: dgp-refactor | |
| 19:28 | merge 8.7 check-in: 59a50e7ab3 user: dgp tags: trunk | |
| 19:24 | merge 8.6 check-in: 2305de0d9c user: dgp tags: core-8-branch | |
| 19:11 | merge-mark (no functional changes) check-in: 7395c026b7 user: sebres tags: core-8-6-branch | |
| 19:10 | partially cherrypick of [ecf524bce0], bug-fec0c17d39-8.6-limit: ultimate fix for [fec0c17d39] - avoi... check-in: 6147a8c8b0 user: sebres tags: core-8-5-branch | |
| 18:24 | merge bug-fec0c17d39-8.6-limit: ultimate fix for [fec0c17d39] - avoid SO on deeply recursive call st... check-in: ecf524bce0 user: sebres tags: core-8-6-branch | |
| 17:10 | merge trunk check-in: db9d2814c8 user: dgp tags: dgp-refactor | |
| 16:44 | merge trunk through September 3 check-in: 81274bdf0a user: dgp tags: dgp-refactor | |
| 16:22 | merge trunk check-in: 65d078bbb1 user: dgp tags: novem | |
| 16:15 | merge trunk check-in: 64c0e3b04d user: dgp tags: dgp-properbytearray | |
| 16:10 | merge 8.7 check-in: dac4a870fd user: dgp tags: core-8-7-a3-rc | |
| 16:06 | merge 8.7 check-in: 149efe5075 user: dgp tags: trunk | |
| 16:02 | merge 8.6 check-in: 6043096a5d user: dgp tags: core-8-branch | |
| 15:55 | merge 8.6 check-in: 3eccded281 user: dgp tags: core-8-6-10-rc | |
| 13:53 | Merge 8.5 check-in: 8f1e2b3fa4 user: jan.nijtmans tags: travis-win-x86 | |
| 11:51 | merge 8.5 (bug [7de2d722bd]) check-in: 1b22a4a786 user: sebres tags: core-8-6-branch | |
| 11:49 | windows, close [7de2d722bd]: prefer temp file to check owner and reown it before trying to check in ... check-in: dac34b4081 user: sebres tags: core-8-5-branch | |
| 11:37 | Merge 8.7 check-in: ed3d3db77d user: jan.nijtmans tags: trunk | |
| 11:35 | Merge 8.6 check-in: baa255d019 user: jan.nijtmans tags: core-8-branch | |
| 11:14 | Merge 8.5 check-in: ee7bfb8b85 user: jan.nijtmans tags: core-8-6-branch | |
| 11:10 | Use "package provide Tcl" consistantly, in stead of either "package present Tcl" or "info tclversion... check-in: f9cc6b4a65 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-09-10
| ||
| 14:18 | Merge 8.7 check-in: 211efca663 user: jan.nijtmans tags: tip-548 | |
| 14:16 | Merge trunk check-in: 39128b3ed7 user: jan.nijtmans tags: novem | |
| 13:34 | Merge 8.7 check-in: a35cb99eb3 user: jan.nijtmans tags: trunk | |
| 13:30 | Merge 8.6 check-in: ae4f6ef118 user: jan.nijtmans tags: core-8-branch | |
| 12:42 | Merge 8.5 check-in: e851c234a3 user: jan.nijtmans tags: core-8-6-branch | |
| 12:05 | Don't use constraints like unixOrPc anymore, use unixOrWin (for example) check-in: 377f062ef1 user: jan.nijtmans tags: core-8-5-branch | |
| 12:03 | Backport some improvements to tm.tcl (mostly comments). Don't use ::tcl_platform(debug) anymore, si... check-in: 564e8df5bf user: jan.nijtmans tags: core-8-5-branch | |
| 11:59 | Run all test-cases with -verbose sbtel, so we can see which test-case actually hangs. check-in: 3c4483af93 user: jan.nijtmans tags: travis-win-x86 | |
| 08:02 | Add 32-bit (Windows-x86) builds to travis, both with MSVC and GCC check-in: 5bd17c6f5e user: jan.nijtmans tags: travis-win-x86 | |
|
2019-09-09
| ||
| 09:24 | merge-mark check-in: 5a5df903db user: jan.nijtmans tags: trunk | |
| 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:06 | Merge trunk check-in: 4402aa658a user: jan.nijtmans tags: novem | |
| 09:05 | Merge 8.7 check-in: dd556aef96 user: jan.nijtmans tags: trunk | |
| 09:04 | Merge 8.6 check-in: 3a0b1c8892 user: jan.nijtmans tags: core-8-branch | |
| 09:02 | Merge 8.5 check-in: f7e95d6fbe user: jan.nijtmans tags: core-8-6-branch | |
| 09:00 | Move &crosstest up in .travis.yml check-in: 5d82a9138a user: jan.nijtmans tags: core-8-5-branch | |
| 08:57 | Merge 8.5 check-in: 243e292f9e user: jan.nijtmans tags: core-8-6-branch | |
| 08:41 | Final touch to make everything work for 8.5: - Don't use AS_ECHO macro, because autoconf-2.59 doesn'... check-in: 6d7b48855e user: jan.nijtmans tags: core-8-5-branch | |
|
2019-09-08
| ||
| 14:02 | Fix travis build for --enable-symbols=all check-in: e9d72aef77 user: jan.nijtmans tags: dgp-refactor | |
| 13:41 | Merge trunk check-in: 0fc03270a7 user: jan.nijtmans tags: novem | |
| 13:39 | Merge 8.7 check-in: 7d24dc03ad user: jan.nijtmans tags: trunk | |
| 13:35 | Merge 8.6 check-in: b8166ed755 user: jan.nijtmans tags: core-8-branch | |
| 13:30 | Merge 8.5 check-in: c54aae27ea user: jan.nijtmans tags: core-8-6-branch | |
| 13:26 | dde and registry extension should be compiled with -DUNICODE -D_UNICODE. Put 64-bit builds before 32... check-in: af24040135 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-09-07
| ||
| 15:25 | Another attempt check-in: 9408f13c5b user: jan.nijtmans tags: travis-win32-with-make | |
| 14:44 | merge-mark check-in: ea3163648f user: jan.nijtmans tags: core-8-branch | |
| 14:41 | Merge 8.5 check-in: ff2af30a3a user: jan.nijtmans tags: core-8-6-branch | |
| 14:36 | Add --enable-threads to Windows/GCC (native) builds. This is - most likely - the cause of the travis... check-in: 26c5cef8c8 user: jan.nijtmans tags: core-8-5-branch | |
| 14:09 | Merge 8.7 check-in: c17193b11c user: jan.nijtmans tags: trunk | |
| 14:03 | Merge 8.6. Remove 3 duplicate build-entries in .travis.yml check-in: b44bbee483 user: jan.nijtmans tags: core-8-branch | |
| 13:58 | Don't let Tcl compilation depend on USE_32BIT_TIME_T any more: Microsoft could discontinue this macr... check-in: b88d81cb55 user: jan.nijtmans tags: core-8-6-branch | |
| 13:53 | Don't let Tcl compilation depend on USE_32BIT_TIME_T any more: Microsoft could discontinue this macr... check-in: e9972d4641 user: jan.nijtmans tags: core-8-5-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 | |
| 08:53 | Fix bug 9d10c37aa8 (in the Tk repository): Improperly converted link in HTML man page for ttk::style check-in: ffff4f379b user: fvogel tags: core-8-6-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 | |
| 20:26 | merge 8.5 check-in: 131b35f6b8 user: sebres tags: core-8-6-branch | |
| 20:22 | if frameName (actual level) does not contain a real level (#0 or 1) historically TclGetFrame and Tcl... check-in: a326b6dab3 user: sebres tags: core-8-5-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 | |
| 17:29 | merge 8.5 (no functional changes on tclProc, it was already fixed there - only test cases) check-in: 95cfa1de65 user: sebres tags: core-8-6-branch | |
| 17:23 | fix bad level (if specified argument is not a level at all) check-in: f72b88420c user: sebres tags: core-8-5-branch | |
| 17:23 | cherry-pick [b87d2183ca]: test cases covering bug [775ee88560]: segfault in upvar at wrong level, wr... check-in: 29918c736d user: sebres tags: core-8-5-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 | |
| 15:32 | Fix configure script (re-generated with a modified autoconf-2.59, in which the AC_PROG_MAKE_SET macr... check-in: 61d728c136 user: jan.nijtmans tags: core-8-5-branch | |
| 14:58 | Merge trunk check-in: 5c2a0ea819 user: jan.nijtmans tags: novem | |
| 14:53 | Merge 8.7 check-in: f43246b67e user: jan.nijtmans tags: trunk | |
| 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:38 | Merge 8.7 check-in: 990b3b5070 user: jan.nijtmans tags: trunk | |
| 12:33 | Merge 8.6 check-in: 0ec7174270 user: jan.nijtmans tags: core-8-branch | |
| 12:28 | Simplify searching for tcl86.lib (and related files): First search for the one without 't' suffix, t... check-in: 939068a7f2 user: jan.nijtmans tags: core-8-6-branch | |
| 11:16 | Fix [579a05fb34] (partly): b) tcltest file has mismatched version number. check-in: 2b9847109a user: jan.nijtmans tags: core-8-6-branch | |
| 08:58 | Don't let Tcl depend on USE_32BIT_TIME_T any more: If your compiler supports it, time_t will be 64-b... Closed-Leaf check-in: 04a10c0bee user: jan.nijtmans tags: bug-4718b41c56 | |
|
2019-09-05
| ||
| 21:30 | Merge 8.7 Closed-Leaf check-in: 10067e5dc6 user: jan.nijtmans tags: initsubsystems | |
| 21:26 | merge-mark check-in: 795af4ae9a user: jan.nijtmans tags: trunk | |
| 21:25 | Merge 8.6 check-in: c377e86aa7 user: jan.nijtmans tags: core-8-branch | |
| 16:10 | merge 8.5 check-in: 696c59810e user: sebres tags: core-8-6-branch | |
| 16:09 | amend to [4718b41c56]: check size of st_mtime instead of time_t in constraint check-in: be75418cf5 user: sebres tags: core-8-5-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 | |
| 07:21 | Merge trunk check-in: 32dd499ae3 user: jan.nijtmans tags: novem | |
| 07:17 | previous commit should not have been a merge-mark ... check-in: ce31c938d7 user: jan.nijtmans tags: trunk | |
| 06:59 | merge-mark check-in: 18d7771d98 user: jan.nijtmans tags: trunk | |
| 06:57 | Merge 8.6 check-in: f0c520c89f user: jan.nijtmans tags: core-8-branch | |
| 06:56 | Fix [4718b41c56]: windows x86 & x64: file mtime overflows in modification date (2038?, windows 32-bi... check-in: e0b68fe7c6 user: jan.nijtmans tags: core-8-6-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 | |
| 15:53 | Don't build on travis with GCC on Windows, since it currently doesn't work in combination with autoc... check-in: 0fc859a757 user: jan.nijtmans tags: core-8-6-branch | |
| 11:03 | Merge 8.7 check-in: e4b67c646c user: jan.nijtmans tags: trunk | |
| 11:02 | Merge 8.6 check-in: 673931f876 user: jan.nijtmans tags: core-8-branch | |
| 10:50 | When using Tcl 8.7 headers, don't worry about threaded-allocator mismatch any more in rules.vc. check-in: 0db1b8a065 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-09-03
| ||
| 20:32 | Mark more unused parameters check-in: c07dbdd62a user: jan.nijtmans tags: cplusplus | |
| 19:32 | Expand acronym in comment. Closed-Leaf check-in: 0f257f93f0 user: dgp tags: bug-fec0c17d39-8.6-limit | |
| 18:42 | Merge 8.6 check-in: 0d3b00ebd2 user: jan.nijtmans tags: bug-fec0c17d39-8.6-limit | |
| 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 | |
| 14:01 | Docfix: \0 is special in nroff, so use \e0 instead check-in: c875c016ac user: dkf tags: core-8-6-branch | |
| 10:57 | Merge 8.7 check-in: b64e7a7522 user: jan.nijtmans tags: trunk | |
| 10:53 | Merge 8.6 check-in: 5d91fdde6c user: jan.nijtmans tags: core-8-branch | |
| 10:50 | Backout [87d28ec30a29e3ce]: Looks like it causes test-failures in event.test on Windows. check-in: a6383a3d74 user: jan.nijtmans tags: core-8-6-branch | |
| 10:48 | Backout last commit: Looks like it causes test-failures in event.test on Windows. check-in: be6598b573 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-09-02
| ||
| 14:13 | Fix testing for debug build on UNIX too (on UNIX, ::tcl_platform(debug) is not set ....) check-in: a0dd0ac8ba user: jan.nijtmans tags: core-8-6-branch | |
| 13:49 | merge 8.6 check-in: 556c1ecf1e user: sebres tags: bug-fec0c17d39-8.6-limit | |
| 13:48 | windows (mingw build): fix debug recognition (::tcl_platform(debug)), no debug if NDEBUG is set check-in: d7fe46bdcb user: sebres tags: core-8-6-branch | |
| 12:55 | Merge trunk. Fix tests filename-12.1.5/12.1.6 on Windows (due to changed globbing behaviour in this ... check-in: aff2005450 user: jan.nijtmans tags: novem | |
| 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:35 | Merge 8.7 check-in: df41feb602 user: jan.nijtmans tags: trunk | |
| 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 | |
| 11:08 | Merge 8.5 check-in: 87d28ec30a user: jan.nijtmans tags: core-8-6-branch | |
| 11:07 | Missing TCL_GLOBAL_ONLY flag in VwaitVarProc(): vwait always references global variables, this could... check-in: f238edb855 user: jan.nijtmans tags: core-8-5-branch | |
| 08:33 | Merge 8.5. Add (still unused) runstatedir in Makefile.in. Re-generate win/unix configure scripts. check-in: 4973c1c597 user: jan.nijtmans tags: core-8-6-branch | |
| 08:28 | Fix [5591e4a820]: @TCL_EXE@ not properly generated in 8.5 branch. Added @runstatedir@ in Makefile.in... check-in: 6bc6e7c170 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-08-30
| ||
| 19:48 | extends [fec0c17d39]: restrict nested compilations using same limit (interp recursionlimit) like the... check-in: d9ccf1ab84 user: sebres tags: bug-fec0c17d39-8.6-limit | |
| 16:35 | merge 8.5 - compile.test: reduce count of nested scripts to 1000 in debug case (seems to be to heavy... check-in: 2ff3869960 user: sebres tags: core-8-6-branch | |
| 16:33 | compile.test: reduce count of nested scripts to 1000 in debug case (seems to be to heavy on some pla... check-in: ae6806e6a9 user: sebres tags: core-8-5-branch | |
| 15:21 | Let's try a real C++ build with Travis on Linux check-in: 5732a73bf5 user: jan.nijtmans tags: cplusplus | |
|
2019-08-29
| ||
| 20:55 | fixes bug [fec0c17d39] (regression firstly introduced in [bf171b6b51]): stack overflow (followed by ... check-in: f2eecef0a3 user: sebres tags: core-8-6-branch | |
| 20:50 | closes [fec0c17d39]: fixed stack overflow (followed by SF) by compilation of too many nested bodies ... Closed-Leaf check-in: 5ece79492c user: sebres tags: bug-fec0c17d39-8.6 | |
| 20:46 | more variants in test (since 8.6 compiles "try" using evalStk instruction) check-in: 2d6219e686 user: sebres tags: bug-fec0c17d39-8.6 | |
| 20:33 | bug [fec0c17d39]: add test cases covering nested compilation (8.6th compile generates a stack overfl... check-in: 4695da0056 user: sebres tags: bug-fec0c17d39-8.6 | |
| 20:28 | add test cases covering nested compilation bug [fec0c17d39] (8.5 is not affected at the moment by ne... check-in: 2f4d19ea81 user: sebres tags: core-8-5-branch | |
| 13:58 | Merge trunk. Also a lot of ckfree() -> Tcl_Free() changes, hopefully that will fix the Travis build. check-in: 553e3556d7 user: jan.nijtmans tags: dgp-refactor | |
| 13:36 | Merge 8.7 check-in: 516dbebb26 user: jan.nijtmans tags: tip-548 | |
| 13:35 | Merge trunk and fix makefile.vc build for Travis check-in: c116ddd1b3 user: jan.nijtmans tags: novem | |
| 13:28 | Merge tip-548 check-in: c933888049 user: jan.nijtmans tags: cplusplus | |
| 10:39 | Merge from core-8-branch. nmake bug fix [889065786b] for extension stubs. check-in: 8fedd4f1f7 user: apnadkarni tags: trunk | |
| 10:34 | Merge core-8-6-branch. nmake bug fix [889065786b] for extension stubs. check-in: 777c029301 user: apnadkarni tags: core-8-branch | |
| 10:16 | Bug fix 889065786b. Add stubs related flags when compiling extension stubs. check-in: b48a77c12f user: apnadkarni tags: core-8-6-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 | |
| 07:42 | Starting with Tcl 8.7, TCL_THREADS is 1 by default. Adapt rules.vc for that. check-in: 0acf7d7967 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-08-28
| ||
| 14:38 | Merge 8.7 check-in: dba8e47516 user: jan.nijtmans tags: tip-548 | |
| 13:17 | merge trunk check-in: 030c2f7cbd user: dgp tags: dgp-refactor | |
| 13:17 | merge trunk check-in: 8d9545922c user: dgp tags: dgp-properbytearray | |
| 12:57 | merge trunk check-in: ef2152226c user: dgp tags: novem | |
| 12:57 | merge 8.7 check-in: b1e79915be user: dgp tags: core-8-7-a3-rc | |
| 12:57 | merge 8.6 check-in: 87e71bd13b user: dgp tags: core-8-6-10-rc | |
| 11:45 | Merge 8.7 check-in: 590a4ca494 user: jan.nijtmans tags: trunk | |
| 11:15 | Merge 8.6 check-in: 8f92213e5f user: jan.nijtmans tags: core-8-branch | |
| 09:59 | Add /* FALLTHRU */ markers in various places (silencing possible GCC warnings). Eliminate some more ... check-in: 7c9c59b504 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-08-27
| ||
| 18:33 | merge 8.6 check-in: 3c525d911f user: sebres tags: core-8-branch | |
| 18:27 | closes [fa6bf38d07]: integrate bug-fa6bf38d07-v2 check-in: 35c83160d6 user: sebres tags: core-8-6-branch | |
| 15:40 | small amend: be sure checkInterp is set if entering back the code marked as TCL_BYTECODE_RECOMPILE (... Closed-Leaf check-in: 126e224ee5 user: sebres tags: bug-fa6bf38d07-v2 | |
| 15:32 | simplification, use the same "fixed" (and faster) code for INST_EVAL_STK check-in: d9712c6874 user: sebres tags: bug-fa6bf38d07-v2 | |
| 15:00 | fixes [fa6bf38d07]: command invocation (NRE callback to TEBCResume) caused by execution of recompile... Closed-Leaf check-in: a03e05de6e user: sebres tags: bug-fa6bf38d07 | |
| 14:56 | more test cases check-in: 8a26c393f2 user: sebres tags: bug-fa6bf38d07 | |
| 12:03 | added tests covering bug [fa6bf38d07] check-in: f7ece56ca2 user: sebres tags: bug-fa6bf38d07 | |
| 11:59 | Merge 8.7 check-in: 8f6d91df36 user: jan.nijtmans tags: trunk | |
| 11:58 | Merge 8.6 check-in: db34c7f0f0 user: jan.nijtmans tags: core-8-branch | |
| 11:56 | Merge 8.5 check-in: 2f4caefb81 user: jan.nijtmans tags: core-8-6-branch | |
| 11:53 | One more knownMsvcBug marker (seen in Travis). Properly export ::tcltest::testConstraint in cmdMZ.te... check-in: 4f17e45d10 user: jan.nijtmans tags: core-8-5-branch | |
| 11:37 | Backport two knownMsvcBug markers, which hit us (again) on Travis. check-in: 03f91558fb user: jan.nijtmans tags: core-8-5-branch | |
|
2019-08-26
| ||
| 19:04 | merge trunk check-in: 00ce529160 user: dgp tags: dgp-refactor | |
| 18:56 | merge trunk's elimination of register keyword check-in: 9e3083e018 user: dgp tags: dgp-refactor | |
| 18:44 | merge trunk through Aug 14 check-in: 129893e072 user: dgp tags: dgp-refactor | |
| 18:18 | merge trunk through July 24 check-in: 80a66d24f2 user: dgp tags: dgp-refactor | |
| 17:01 | merge trunk through July 17 check-in: 587ce44ad2 user: dgp tags: dgp-refactor | |
| 16:34 | merge trunk check-in: 0f14c97005 user: dgp tags: dgp-properbytearray | |
| 16:10 | merge trunk check-in: e146c4c2ff user: dgp tags: novem | |
| 16:10 | merge 8.7 check-in: 38a75e8d0f user: dgp tags: core-8-7-a3-rc | |
| 15:55 | merge 8.6 check-in: 467899664d user: dgp tags: core-8-6-10-rc | |
| 14:09 | Merge 8.7 check-in: 899aac64b5 user: jan.nijtmans tags: trunk | |
| 14:07 | Merge 8.6 check-in: e1a5ec2117 user: jan.nijtmans tags: core-8-branch | |
| 14:05 | Fix [3947fcf7]: Current .gitattributes settings might not allow switching branches check-in: c4e195655f user: jan.nijtmans tags: core-8-6-branch | |
| 14:03 | Fix [3947fcf7]: Current .gitattributes settings might not allow switching branches check-in: 7032e928bc user: jan.nijtmans tags: core-8-5-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:03 | Merge 8.7 check-in: 74ba4c6312 user: jan.nijtmans tags: trunk | |
| 09:01 | Merge 8.6 check-in: e6f9cfd83b user: jan.nijtmans tags: core-8-branch | |
| 08:58 | Merge 8.5 check-in: 3cde445cde user: jan.nijtmans tags: core-8-6-branch | |
| 08:52 | If tcltest's removeFile fails for a non-expected reason (e.g. Windows keeps the file locked), this s... check-in: ca1440c967 user: jan.nijtmans tags: core-8-5-branch | |
| 07:46 | One more "knownMsvcBug" marker, for a test-case which failed (incidentally) in Travis. check-in: 9c2e142e68 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-08-24
| ||
| 18:30 | Correct NUL encoding in documentation check-in: c2bf24ee52 user: andy tags: core-8-6-branch | |
|
2019-08-23
| ||
| 10:58 | Build with MSVC/nmake in 3 flavours: Shared/Static/Debug Closed-Leaf check-in: ade81d2388 user: jan.nijtmans tags: travis-win32-with-make | |
| 10:16 | Try Windows build with make on Travis check-in: 64211caf13 user: jan.nijtmans tags: travis-win32-with-make | |
| 09:07 | Merge 8.7 check-in: 0a4ebc2d56 user: jan.nijtmans tags: trunk | |
| 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-22
| ||
| 12:20 | Fix [8566dc22f9]: various spelling fixes in comments check-in: 319c60966d user: jan.nijtmans tags: core-8-6-branch | |
| 12:19 | Fix [8566dc22f9]: various spelling fixes in comments check-in: 978c80ef75 user: jan.nijtmans tags: core-8-5-branch | |
| 11:04 | Add native Windows builds using GCC (mingw-w64) to travis. check-in: 008285189d user: jan.nijtmans tags: core-8-6-branch | |
|
2019-08-20
| ||
| 15:02 | Fix MSVC build check-in: 9ab95cbae2 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 14:28 | merge-mark check-in: 5cf2737000 user: jan.nijtmans tags: core-8-6-branch | |
| 14:21 | Backport some "knownMsvcBug" markers from 8.6: Those indicate test-cases the sporadically fail in th... check-in: d46031cc11 user: jan.nijtmans tags: core-8-5-branch | |
| 09:03 | Merge 8.6 Closed-Leaf check-in: 1f99db9f40 user: jan.nijtmans tags: classic-windows-build | |
| 08:37 | merge 8.6 check-in: f7bdfcddfc user: sebres tags: core-8-branch | |
| 08:33 | merge 8.5 check-in: bb5976d242 user: sebres tags: core-8-6-branch | |
| 08:03 | win/Makefile.in: small amend normalizing test-dependencies check-in: d28ef90828 user: sebres tags: core-8-5-branch | |
| 07:20 | Prevent misleading message: -bash: pwd: -W: invalid option pwd: usage: pwd [-LP]" written to... check-in: 01e90e520f user: jan.nijtmans tags: core-8-5-branch | |
|
2019-08-19
| ||
| 19:29 | merge 8.7: fixes [40d5ff2a0e], etc check-in: d1d2641811 user: sebres tags: trunk | |
| 19:12 | merge 8.6: conflicts resolved, fix mingw build, closes [40d5ff2a0e], etc check-in: ea8a79173f user: sebres tags: core-8-branch | |
| 18:58 | merge 8.5: restore merge point, fix mingw build, closes [40d5ff2a0e], etc check-in: f2dee93aa1 user: sebres tags: core-8-6-branch | |
| 18:34 | win/Makefile.in: partially cherry-picked 8.6th version (and normalized to be more similar to all maj... check-in: 09dae07f92 user: sebres tags: core-8-5-branch | |
| 15:01 | Further implementation of 2 new functions. check-in: bef7aa688c user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 11:42 | Rebase to 9.0 check-in: 615f30df6d user: jan.nijtmans tags: rfe-854941, tip-596 | |
|
2019-08-15
| ||
| 15:33 | Merge 8.7 check-in: 7aad571c32 user: jan.nijtmans tags: tip-548 | |
| 15:32 | Merge 8.7 check-in: f94a5b9d2a user: jan.nijtmans tags: trunk | |
| 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 | |
| 08:10 | Merge 8.7 check-in: f33e2933b5 user: jan.nijtmans tags: trunk | |
| 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 | |
| 07:04 | Fix [6de8494984]: Tcl_CreateCommandChannel() documentation bug check-in: 2357da0c1e user: jan.nijtmans tags: core-8-6-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 | |
| 07:04 | Merge 8.7 check-in: c609a1d32f user: jan.nijtmans tags: trunk | |
| 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:09 | Merge 8.7 check-in: 15eba8d7ec user: jan.nijtmans tags: trunk | |
| 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 | |
| 18:53 | Forgot "choko install make" check-in: f5c40a1fa8 user: jan.nijtmans tags: classic-windows-build | |
| 17:10 | Test windows native build check-in: ce2d2ab979 user: jan.nijtmans tags: classic-windows-build | |
| 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
| ||
| 22:01 | Mark 3 testcases as knownMsvcBug. See: [e484a8407cb9ec45]: pipe: time-related sporadic hangs in io/c... check-in: da771f407e user: jan.nijtmans tags: core-8-6-branch | |
| 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 | |
| 21:17 | Fix handling of length (size_t)-1 in tclMain.c. This should fix handling of command-line arguments w... check-in: 33b7c8c229 user: jan.nijtmans tags: trunk | |
|
2019-08-05
| ||
| 20:15 | Fix signature of TclWCharToUtfDString for TCL_UTF_MAX=6, and handling of length -1 check-in: 1b13f758a5 user: jan.nijtmans tags: trunk | |
|
2019-08-04
| ||
| 19:39 | merge-mark 8.7 check-in: 43f16cbce3 user: jan.nijtmans tags: trunk | |
| 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:24 | Merge 8.7 check-in: 1131795896 user: jan.nijtmans tags: trunk | |
| 18:18 | Merge 8.6 check-in: 1c8dd151aa user: jan.nijtmans tags: core-8-branch | |
| 18:17 | One more test which - apparently - cannot be thrusted when run in the Travis Windows environment check-in: ce326908c0 user: jan.nijtmans tags: core-8-6-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:32 | Increase some timeout's a little, hoping this reduces the chance on Travis test-failures check-in: 13921a7870 user: jan.nijtmans tags: core-8-6-branch | |
| 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:35 | Merge 8.7 check-in: 1dcbef2063 user: jan.nijtmans tags: trunk | |
| 14:34 | Merge 8.6 check-in: e52b4963c3 user: jan.nijtmans tags: core-8-branch | |
| 14:33 | One more knownMsvcBug marker, for a test which sometimes fails on Travis. check-in: 43851f94b2 user: jan.nijtmans tags: core-8-6-branch | |
| 14:26 | Merge 8.7 check-in: b0fbdeb265 user: jan.nijtmans tags: trunk | |
| 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:48 | Merge 8.7 check-in: 8c55a09333 user: jan.nijtmans tags: trunk | |
| 12:47 | Merge 8.6 check-in: b908a74678 user: jan.nijtmans tags: core-8-branch | |
| 12:45 | Add one more knownMsvcBug marker, for a test-case which sometimes fails in Travis. Fix a struct init... check-in: 3331352b51 user: jan.nijtmans tags: core-8-6-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:10 | merge-mark check-in: 24965b923b user: jan.nijtmans tags: trunk | |
| 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:05 | Merge 8.7 check-in: e2510fea4f user: jan.nijtmans tags: trunk | |
| 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:20 | Merge 8.7 check-in: c25c267f5c user: jan.nijtmans tags: trunk | |
| 09:18 | Mark one more test as knownMsvcBug check-in: 0185b4384e user: jan.nijtmans tags: core-8-branch | |
| 08:37 | Merge 8.7 check-in: 311bcb3286 user: jan.nijtmans tags: trunk | |
| 08:26 | Merge 8.6 check-in: 5169a577e3 user: jan.nijtmans tags: core-8-branch | |
| 08:25 | Merge 8.5 check-in: 7c7b3b9e77 user: jan.nijtmans tags: core-8-6-branch | |
| 08:23 | Add .gitattributes and .gitignore files, hopefully helping checking in/out with the correct line-end... check-in: 35adcf578d user: jan.nijtmans tags: core-8-5-branch | |
| 08:02 | Attempt to fix [https://core.tcl-lang.org/tk/tktview?name=a179564826|a179564826]: Tk 8.6: prevent is... Closed-Leaf check-in: f6eb4196ee user: jan.nijtmans tags: bug-a179564826 | |
| 07:52 | Mark one more test-case as knownMsvcBug. TODO: something to be fixed here? See: [https://travis-ci.o... check-in: 0a54b276c1 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-07-31
| ||
| 19:50 | merge-mark check-in: a9a86364e2 user: jan.nijtmans tags: core-8-branch | |
| 19:47 | Merge 8.5 check-in: 98aa5b2f17 user: jan.nijtmans tags: core-8-6-branch | |
| 19:39 | (cherry-pick from core-8-branch): Replace memcpy() calls with memmove() to avoid undefined behavior ... check-in: 382e19dea0 user: jan.nijtmans tags: core-8-5-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 | |
| 08:26 | Mark 6 failing tests as knownMsvcBug. To be investigated. check-in: e5dbf11232 user: jan.nijtmans tags: core-8-6-branch | |
| 08:16 | Disable two async test-cases on Travis (windows-only) because they are currently failong. Marked wit... check-in: 2b275ce7b1 user: jan.nijtmans tags: core-8-5-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 | |
| 07:47 | Merge 8.5 check-in: 09b16a5736 user: jan.nijtmans tags: core-8-6-branch | |
| 07:40 | typo in .travis.yml check-in: f229f4ee15 user: jan.nijtmans tags: core-8-5-branch | |
| 07:40 | Update tzdata to 2019b check-in: 750db6dba7 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-07-29
| ||
| 15:35 | Enable testcases on Visual Studio builds. Disable some test-cases on Travis, which are known to fail... check-in: aa9a484085 user: jan.nijtmans tags: core-8-5-branch | |
| 07:20 | Merge 8.5, and try to make "configure" work under Travis check-in: ac7b18e3fe user: jan.nijtmans tags: travis-win32-with-make | |
|
2019-07-28
| ||
| 21:21 | Merge core-8-6-branch, and merge latest libtommath check-in: 6652883e53 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
|
2019-07-26
| ||
| 12:43 | Fix this Travis build problems on Win32: [https://travis-ci.org/tcltk/tcl/jobs/562935948]. Also, use... check-in: 0d1e989a11 user: jan.nijtmans tags: core-8-5-branch | |
| 11:56 | Merge 8.5 check-in: a0e235387c user: jan.nijtmans tags: core-8-6-branch | |
| 11:56 | Increase timeout a little bit, making it less likely that this test failes in a Travis environment. check-in: 9c96149e2d user: jan.nijtmans tags: core-8-5-branch | |
| 11:16 | Attempt to make "choko install" work check-in: 5b96a4d06f user: jan.nijtmans tags: travis-win32-with-make | |
|
2019-07-25
| ||
| 09:13 | Merge 8.5 check-in: f76927552c user: jan.nijtmans tags: travis-win32-with-make | |
| 09:01 | Merge 8.7 check-in: d1d9e1e6b5 user: jan.nijtmans tags: trunk | |
| 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 | |
| 14:00 | merge 8.5 check-in: 4255168ee5 user: sebres tags: core-8-6-branch | |
| 13:59 | small amend (normalize hex in all evalFlags) check-in: 4c17100b4d user: sebres tags: core-8-5-branch | |
| 13:52 | merge 8.5 (reintegrate, no functional changes) check-in: 1054f5a364 user: sebres tags: core-8-6-branch | |
| 13:49 | cherrypick timerate-loop-opti--discard-result check-in: b0068126eb user: sebres tags: core-8-5-branch | |
| 13:36 | integrate timerate-loop-opti--discard-result check-in: 053fb81a89 user: sebres tags: core-8-6-branch | |
| 08:29 | Merge 8.7 check-in: 613d2ea48f user: jan.nijtmans tags: trunk | |
| 07:59 | Merge 8.6 check-in: fda838f0a3 user: jan.nijtmans tags: core-8-branch | |
| 07:55 | Fix Travis Static/Debug builds on Windows. Als group Clang builds together. check-in: 982d77287a user: jan.nijtmans tags: core-8-6-branch | |
|
2019-07-23
| ||
| 21:43 | small amend with a comment about the optimization Closed-Leaf check-in: 3b40f959b5 user: sebres tags: timerate-loop-opti--discard-result | |
| 21:08 | fix done optimization (TCL_EVAL_DISCARD_RESULT) for nested call - supply and reset discard result fl... check-in: 66eae16555 user: sebres tags: timerate-loop-opti--discard-result | |
| 17:40 | better rewritten loop optimization: new evalFlag "TCL_EVAL_DISCARD_RESULT" introduced, which allows ... check-in: 2958e9399c user: sebres tags: timerate-loop-opti--discard-result | |
| 17:00 | Merge 8.6 check-in: cf7af34c94 user: jan.nijtmans tags: core-8-branch | |
| 16:55 | Merge 8.5 check-in: e495bed0ea user: jan.nijtmans tags: core-8-6-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-20
| ||
| 15:37 | Add (experimental) build with MSVC using the standard "make" system. check-in: a3c7f79522 user: jan.nijtmans tags: travis-win32-with-make | |
| 08:43 | Fix travis build check-in: b7726bf756 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-07-19
| ||
| 13:35 | Add Windows build, and Linux full debug build to Travis. No test runs yet, because some of them are ... check-in: 24264826f6 user: jan.nijtmans tags: core-8-5-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 | |
| 14:10 | I hate YAML. Closed-Leaf check-in: 3b69b46c31 user: dkf tags: travis-windows-debug | |
| 12:49 | Merge 8.7 check-in: 26d80edf00 user: jan.nijtmans tags: tip-548 | |
| 11:28 | Merge 8.7 check-in: 346af2c0d0 user: jan.nijtmans tags: trunk | |
| 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
| ||
| 11:57 | Of course, Cygwin doesn't install a working build environment by default... check-in: f65c1a6ee7 user: dkf tags: travis-windows-debug | |
| 09:56 | Merge 8.7 check-in: f542b99bf5 user: jan.nijtmans tags: trunk | |
| 09:55 | Merge 8.6 check-in: 86986913ca user: jan.nijtmans tags: core-8-branch | |
| 09:54 | Eliminate TclDTraceStr type, only in use with DTrace enabled: It's just the same as "const char *", ... check-in: 50a5729f85 user: jan.nijtmans tags: core-8-6-branch | |
| 09:25 | Merge 8.7 check-in: 40c2513cb8 user: jan.nijtmans tags: trunk | |
| 09:25 | Merge 8.6 check-in: 198a3e1ce6 user: jan.nijtmans tags: core-8-branch | |
| 09:24 | Merge 8.5 check-in: 985140526b user: jan.nijtmans tags: core-8-6-branch | |
| 09:23 | Add xcode11 to Travis builds. Sort platform/compiler versions from high to low. check-in: 4ad213c717 user: jan.nijtmans tags: core-8-5-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-15
| ||
| 15:00 | merge 8.6 check-in: 49ff40caae user: dgp tags: core-8-6-10-rc | |
| 14:15 | Switch to using cygwin; apparently that's expected for our GCC-on-Win builds check-in: 34959b34c4 user: dkf tags: travis-windows-debug | |
| 12:21 | small amend to [3bec82b72c] (sebres/tclclockmod#18): test cases extended to cover error cases (on am... check-in: 1dd3ce71c5 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 12:18 | Fixes sebres/tclclockmod#18 (Fails to parse short month name for June); The reason for that was the... check-in: 3bec82b72c user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 12:14 | Merge pull request sebres/tclclockmod#17 from sebres/simplify-yy-flags Simplifying info structure, ... check-in: 0f3c1da5c1 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 12:12 | simplifying info-structure, usage of flags etc (normalizing in order to use same flags as by formatt... Closed-Leaf check-in: ad1591d2df user: sebres tags: sebres-8-6-clock-simplify-yy-flags | |
| 12:12 | **interim** try simplify info-structure (replace yyHave... with flags) check-in: 9e561572c3 user: sebres tags: sebres-8-6-clock-simplify-yy-flags | |
| 11:53 | merge 8.6 check-in: 61ed10a39b user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 11:34 | merge 8.5 check-in: b0795f6138 user: sebres tags: core-8-6-branch | |
| 11:33 | tests-perf suite: fix several tests expecting different output result (convert result) check-in: 04e4258037 user: sebres tags: core-8-5-branch | |
| 09:34 | Two missing "const" designations, in Dtrace configuration Closed-Leaf check-in: bb63ea12e1 user: jan.nijtmans tags: bug-7d7038d415b345d5 | |
| 07:47 | Fix [7d7038d415b345d5]: tcl is not LTO ready check-in: 04788c0daf user: jan.nijtmans tags: bug-7d7038d415b345d5 | |
| 07:15 | Fix travis build for xcode 9/10/11 Closed-Leaf check-in: 010407f51d user: jan.nijtmans tags: travis-xcode11 | |
|
2019-07-14
| ||
| 09:04 | Bugfix for #f81beca7af. Revert mistaken change to -querychannel -translation in library/http/http.tc... check-in: b00e59e558 user: kjnash tags: bug-f81beca7af | |
|
2019-07-13
| ||
| 19:38 | Create new branch named "bug-f81beca7af" check-in: a4dcf36720 user: kjnash tags: bug-f81beca7af | |
| 17:29 | Add experimental xcode11 build steps to travis. Also sort different gcc/xcode versions from high to ... check-in: e04fd871fd user: jan.nijtmans tags: travis-xcode11 | |
| 17:20 | Merge 8.7 check-in: 58a18341ca user: jan.nijtmans tags: tip-548 | |
| 17:18 | Merge 8.7 check-in: 9090c1413f user: jan.nijtmans tags: trunk | |
| 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 | |
| 17:11 | please don't put experimental build steps in the main branches, as long as they don't work! check-in: 336a13dab1 user: jan.nijtmans tags: core-8-6-branch | |
| 17:08 | please don't put experimental build steps in the main branches, as long as they don't work! check-in: 81dcd7cd65 user: jan.nijtmans tags: core-8-5-branch | |
| 11:44 | Print what VPATH actually is check-in: 8278a4dc9f user: dkf tags: travis-windows-debug | |
|
2019-07-12
| ||
| 14:32 | restore test-cases covering bug-4718b41c56 (partially revert last checkin, cherrypick from 8.7), set... check-in: 4b92a6471c user: sebres tags: trunk | |
| 12:24 | merge point only (no changes, since time_t in 9.0 is always 64-bits and fix of branch bug-4718b41c56... check-in: 97c5040383 user: sebres tags: trunk | |
| 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:16 | Merge 8.7 check-in: d44e589b69 user: jan.nijtmans tags: trunk | |
| 12:12 | merge point check-in: 023e97dd32 user: sebres tags: core-8-6-branch | |
| 12:09 | integrate branch bug-4718b41c56, revert/rebuild win/configure (2.69 in tcl8.6), conflicts resolved, ... check-in: c07aa4e723 user: sebres tags: core-8-6-branch | |
| 12:04 | Merge 8.6 check-in: ca29e49deb user: jan.nijtmans tags: core-8-branch | |
| 12:02 | close fork check-in: aae50029f9 user: sebres tags: core-8-5-branch | |
| 11:50 | Merge 8.5 check-in: 21761c34e4 user: jan.nijtmans tags: core-8-6-branch | |
| 11:48 | Leave out travis tests for MSVC, until test-cases are fixed. Revert generated configure script to us... check-in: 1ec90fa30d user: jan.nijtmans tags: core-8-5-branch | |
| 11:20 | integrate branch bug-4718b41c56, closes [4718b41c56] check-in: 0b0486f58a user: sebres tags: core-8-5-branch | |
| 06:41 | Travis windows debugging check-in: 60f83662ac user: dkf tags: travis-windows-debug | |
|
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
| ||
| 21:02 | little tweaks, makeing it possible to use either _USE_64BIT_TIME_T or __MINGW_USE_VC2005_COMPAT inte... Closed-Leaf check-in: 2d386ec1d2 user: jan.nijtmans tags: bug-4718b41c56 | |
| 18:13 | win/x86: compat fix, 64-bit time_t for 32-build is optional now (via configure/make option time64bit... check-in: d263bc472a user: sebres tags: bug-4718b41c56 | |
| 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 | |
| 08:49 | Add CI (Travis) builds and testing for Windows, both with MSVC and GCC. check-in: a38411737a user: dkf tags: core-8-6-branch | |
| 08:28 | Add CI (Travis) builds and testing for Windows, both with MSVC and GCC. check-in: 10fc276df9 user: dkf tags: core-8-5-branch | |
| 08:25 | merge core-8-5-branch Closed-Leaf check-in: 98bfc148b8 user: dkf tags: classic-windows-build | |
| 05:51 | Merge 8.7, and continue implementation. Almost done check-in: 237cdadf3f user: jan.nijtmans tags: cplusplus | |
|
2019-07-09
| ||
| 08:39 | More tweaking to work around YAML parsing issues and fix an irrelevant test failure with static buil... check-in: 248b41d243 user: dkf tags: classic-windows-build | |
|
2019-07-08
| ||
| 20:26 | Merge-mark check-in: 3e78f0ff4f user: jan.nijtmans tags: core-8-branch | |
| 20:22 | fixes [4718b41c56] for windows x86 (mingw / MSVC versions with CRT supporting 64-bit time_t) check-in: 3dba9987e6 user: sebres tags: bug-4718b41c56 | |
| 20:18 | Merge 8.5 check-in: afa1c8ee8c user: jan.nijtmans tags: core-8-6-branch | |
| 19:02 | Simplify previous commit: Just always use Tcl_WideInt check-in: 9485e20e77 user: jan.nijtmans tags: core-8-5-branch | |
| 15:00 | amend to [c14252171d]: fixes [4718b41c56] for x64 (and x86 with 64-bit predefined time_t resp. CRT l... check-in: ce186ca403 user: sebres tags: core-8-5-branch | |
| 10:57 | Tweak the build a bit more, and use YAML a bit better check-in: c954be7b95 user: dkf tags: classic-windows-build | |
|
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 | |
| 15:20 | Updated win/configure to use current version of autoconf check-in: 2c0b1dfbb3 user: dkf tags: classic-windows-build | |
|
2019-07-06
| ||
| 23:09 | Fix UNIX/Mac build check-in: dde79eb6a8 user: jan.nijtmans tags: tip-548 | |
|
2019-07-05
| ||
| 23:08 | Merge 8.7 Don't build with TCL_NO_DEPRECATED, since we didn't deprecate anything in 9.0 yet check-in: f153b44470 user: jan.nijtmans tags: trunk | |
| 23:04 | Merge 8.6 check-in: acbe79999f user: jan.nijtmans tags: core-8-branch | |
| 22:53 | Merge 8.5 check-in: c397a7bee7 user: jan.nijtmans tags: core-8-6-branch | |
| 22:51 | Merge 8.5 check-in: 28b6d136c0 user: jan.nijtmans tags: classic-windows-build | |
| 22:49 | Add "name" entries to travis build configuration check-in: 4d25102e7d user: jan.nijtmans tags: core-8-5-branch | |
| 15:11 | Merge latest libtommath and 8.6 check-in: cbaf8a640b user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
| 14:40 | merge 8.6 check-in: dcdca9b642 user: dgp tags: core-8-6-10-rc | |
| 13:34 | Fix [4718b41c56d8c135] for win32. Now timestamps on Win32 can be > 19 january 2038. Caveat: Now Tcl ... check-in: c77dd686a6 user: jan.nijtmans tags: trunk | |
| 13:21 | Merge trunk Leaf check-in: 8b4e89b6a1 user: jan.nijtmans tags: bug-3598300 | |
| 12:12 | Merge 8.7 check-in: 28d93383bb user: jan.nijtmans tags: trunk | |
| 12:11 | Merge 8.6 check-in: 4d008d1ead user: jan.nijtmans tags: core-8-branch | |
| 11:23 | Fix [4718b41c56d8c135]: windows x86 & x64: file mtime overflows in modification date. Only fixed for... check-in: 11f16bfe10 user: jan.nijtmans tags: core-8-6-branch | |
| 09:29 | Fix [4718b41c56d8c135]: windows x86 & x64: file mtime overflows in modification date. Only fixed fo... check-in: c14252171d user: jan.nijtmans tags: core-8-5-branch | |
| 09:03 | Improvement: always export both 16-bit and 32-bit UTF function check-in: 27f2c4cf5e user: jan.nijtmans tags: tip-548 | |
| 08:39 | The next round of trying to get Windows builds working check-in: 59e1995589 user: dkf tags: classic-windows-build | |
|
2019-07-04
| ||
| 09:57 | Might as well try direct gcc on Windows too. check-in: 716d899990 user: dkf tags: classic-windows-build | |
| 09:45 | More tinkering with the build. Can override scripts in the matrix, but need magic to find nmake. check-in: 847ab6898d user: dkf tags: classic-windows-build | |
| 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
| ||
| 20:10 | Tcl_ObjectDeleted was only partially documented. Oops. check-in: af6cfb364c user: dkf tags: core-8-6-branch | |
| 15:48 | merge 8.6 check-in: 5c45d2a933 user: dgp tags: core-8-6-10-rc | |
| 15:29 | Merge 8.7 check-in: b50062c656 user: jan.nijtmans tags: trunk | |
| 14:22 | unicode -> utf16/ucs2 in documentation check-in: c9ef61b554 user: jan.nijtmans tags: core-8-branch | |
| 13:24 | There are no cats in America, and no tabs in YAML files check-in: 1a89ee632f user: dkf tags: classic-windows-build | |
|
2019-07-02
| ||
| 09:13 | So... you can't directly override a script in the matrix section of .travis.yml check-in: 2d9f34a658 user: dkf tags: classic-windows-build | |
| 07:25 | Update TZ info to tzdata2019b. check-in: 774ef3932a user: jima tags: trunk | |
| 07:25 | Update TZ info to tzdata2019b. check-in: 9141eb3ffe user: jima tags: core-8-branch | |
| 07:24 | Update TZ info to tzdata2019b. check-in: b5b1f84308 user: jima tags: core-8-6-branch | |
|
2019-07-01
| ||
| 20:33 | This is a trial of doing a classic Windows build-and-test on Travis check-in: 1b1fa532f7 user: dkf tags: classic-windows-build | |
| 19:31 | merge 8.7 check-in: 1d29ca9dea user: dgp tags: trunk | |
| 19:30 | Fix unitialized memory report from valgrind check-in: 2d18ddebd7 user: dgp tags: core-8-branch | |
| 19:29 | Avoid valgrind issues with uninitialized memory check-in: fec29b469f user: dgp tags: core-8-6-branch | |
| 19:21 | Avoid valgrind issues with "uninitialized memory" check-in: c2e97980b2 user: dgp tags: core-8-5-branch | |
| 13:28 | merge 8.6 check-in: 9f5554335d user: dgp tags: core-8-6-10-rc | |
|
2019-06-30
| ||
| 10:08 | VC++ 6.0 doesn't know the uLL number postfix check-in: 1133a35c93 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
| 09:21 | Merge 8.7 check-in: d3cd0345c0 user: jan.nijtmans tags: trunk | |
| 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 | |
| 07:53 | Fix compilation on VC++ 6.0 check-in: 92f92aa1b0 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
| 07:22 | Eliminate some more instances of "long long", for VC++ 6.0 check-in: 2218200db9 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
| 07:15 | Merge 8.6 check-in: 8edc958c26 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
|
2019-06-29
| ||
| 21:35 | Merge 8.7 check-in: 05291d9791 user: jan.nijtmans tags: trunk | |
| 21:34 | Merge 8.6 check-in: 5a83481a99 user: jan.nijtmans tags: core-8-branch | |
| 21:29 | Trying to fix C4761 warning with VC++ 6.0 check-in: 5985c1971b user: jan.nijtmans tags: core-8-6-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:59 | Merge 8.7 check-in: 2d3e4efedb user: jan.nijtmans tags: trunk | |
| 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 | |
| 07:19 | Merge tip-548 check-in: d5157a2e78 user: jan.nijtmans tags: utf-max | |
| 07:18 | Merge 8.7 check-in: 8c5b879856 user: jan.nijtmans tags: tip-548 | |
|
2019-06-28
| ||
| 22:43 | Merge 8.7 check-in: 309d50a740 user: jan.nijtmans tags: trunk | |
| 22:42 | Fix a warning due to a missing const in an internal minzip function check-in: c4ffd8376a user: jan.nijtmans tags: core-8-branch | |
| 22:38 | Merge 8.7 check-in: d9929a96a7 user: jan.nijtmans tags: trunk | |
| 22:36 | Implement TIP #547: New encodings: UTF-16, UCS-2 check-in: 2cef9a0691 user: jan.nijtmans tags: core-8-branch | |
| 12:43 | merge 8.7 check-in: e082413024 user: dgp tags: trunk | |
|
2019-06-27
| ||
| 18:39 | Even better commenting of the fpclassify() replacement trickery. check-in: 320d9c1e25 user: dkf tags: core-8-branch | |
| 16:26 | merge 8.6 check-in: 750ca8d8c2 user: sebres tags: core-8-branch | |
| 16:20 | winFCmd.test: fixes EXDEV related constraint and paths in test cases (covering move/rename across de... check-in: 2340841fd4 user: sebres tags: core-8-6-branch | |
| 15:47 | Fix a warning due to a missing const in an internal minzip function Closed-Leaf check-in: 6aab010b03 user: gahr tags: fix-minizip-signature | |
| 15:35 | zipfs.test: fixed error (couldn't open "...": permission denied) if $tclzip points to directory, due... check-in: 72d5fb0855 user: sebres tags: core-8-branch | |
| 13:40 | Fix [15d851e394]: Fix spelling in comment of tclCmdIL.c check-in: e138330fe5 user: jan.nijtmans tags: core-8-branch | |
| 13:38 | Fix [15d851e394]: Fix spelling in comment of tclCmdIL.c check-in: fc898b30aa user: jan.nijtmans tags: core-8-6-branch | |
| 13:32 | merge trunk check-in: 5ffd1df2aa user: dgp tags: dgp-properbytearray | |
| 13:32 | merge trunk check-in: 34fe090bc2 user: dgp tags: dgp-refactor | |
| 13:29 | Fix execute flag for win/tclWinFile.c here too check-in: 403f72a587 user: jan.nijtmans tags: core-8-6-10-rc | |
| 13:21 | merge trunk check-in: ae06aa5b02 user: dgp tags: novem | |
| 13:08 | merge 8.7 check-in: a1193f802a user: dgp tags: core-8-7-a3-rc | |
| 13:06 | merge 8.6 check-in: 5ca3be60d8 user: dgp tags: core-8-6-10-rc | |
| 10:49 | Merge tip-548 check-in: dc9451c7a2 user: jan.nijtmans tags: utf-max | |
| 08:22 | Code cleanup for Tcl_WinUtfToTChar/Tcl_WinTCharToUtf. Tested with Tk now. check-in: 59429c36a4 user: jan.nijtmans tags: tip-548 | |
|
2019-06-26
| ||
| 21:25 | Merge tip-548 check-in: 3c0f28be06 user: jan.nijtmans tags: utf-max | |
| 21:03 | Add compatibility macro's for Tcl_WinUtfToTChar/Tcl_WinTCharToUtf check-in: a3e7f82f8e user: jan.nijtmans tags: tip-548 | |
| 20:08 | Merge tip-547 check-in: 6f4e263391 user: jan.nijtmans tags: tip-548 | |
| 20:06 | Merge 8.7 Closed-Leaf check-in: 25074a8c8b user: jan.nijtmans tags: tip-547 | |
| 09:36 | UNEXEC win/tclWinFile.c check-in: dcd24c663d user: jan.nijtmans tags: trunk | |
| 08:34 | Merge 8.7 check-in: 7723dac835 user: jan.nijtmans tags: trunk | |
| 08:32 | Merge 8.6 check-in: 34ea059cbf user: jan.nijtmans tags: core-8-branch | |
| 08:27 | UNEXEC win/tclWinFile.c check-in: eaf145bcd7 user: jan.nijtmans tags: core-8-6-branch | |
| 08:26 | Merge 8.5 check-in: d17e69e0cb user: jan.nijtmans tags: core-8-6-branch | |
| 08:21 | Remove EXECUTE flag for tclWinFile.c. More eol-spacing cleanup (keeping tests-pref/* among other t... check-in: 2dced2fbf3 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-06-25
| ||
| 22:46 | Merge 8.6 check-in: 465674584e user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
| 22:34 | Merge 8.7 check-in: e732264340 user: jan.nijtmans tags: trunk | |
| 22:32 | Merge 8.6. Also fix mp_get_long_long for VC++ 6.0 (will be deprecated by libtommath) check-in: f4b325d680 user: jan.nijtmans tags: core-8-branch | |
| 22:27 | Makef tclTomMath.h work with VC++ 6.0 check-in: 6953921d68 user: jan.nijtmans tags: core-8-6-branch | |
| 20:39 | Merge 8.7 (But without the TclWideMUInt type for VC++ 6.0, most likely too much to be asked for Tcl ... check-in: df40e2483e user: jan.nijtmans tags: trunk | |
| 19:04 | merge 8.6 check-in: 83d2a10768 user: sebres tags: core-8-branch | |
| 18:59 | restore userenv, used in 8.6 check-in: 33820ecf27 user: sebres tags: core-8-6-branch | |
| 18:02 | merge 8.5 check-in: 47054b13b2 user: sebres tags: core-8-6-branch | |
| 17:45 | nmakehlp: fixed const qualifier check-in: 94b65b3f53 user: sebres tags: core-8-5-branch | |
| 16:09 | fixed build with MSVC 6.0 check-in: f8e839fa90 user: sebres tags: core-8-5-branch | |
| 15:50 | Change int constants into char constants. Hopefully this eliminates C4305 warnings on MSVC 6.0 check-in: f34be7eafa user: jan.nijtmans tags: core-8-branch | |
| 11:01 | amend (remove test define) check-in: b8edfed31f user: sebres tags: core-8-branch | |
| 10:56 | merge and rewrite fpclassify-mingw-x86: new TCL_FPCLASSIFY_MODE mode (3) for __builtin_fpclassify, a... check-in: b94433a972 user: sebres tags: core-8-branch | |
| 10:40 | fixed several fpclassify modes (better recognition and control via TCL_FPCLASSIFY_MODE), typos fixed... check-in: b29e0d77e1 user: sebres tags: core-8-branch | |
| 08:48 | Where did that stray semicolon come from? Also improve the comments... check-in: f0d5abbc27 user: dkf tags: core-8-branch | |
| 07:36 | use __builtin_fpclassify for mingw x86 (tested up to gcc 8.1, it seems to have a bug in fpclassify, ... Closed-Leaf check-in: 3e18a98752 user: sebres tags: fpclassify-mingw-x86 | |
| 06:57 | Merge 8.6 check-in: c97b25e143 user: jan.nijtmans tags: core-8-branch | |
| 06:56 | Squelch C4244 warning on any MSVC compiler. check-in: c0c4ff91ba user: jan.nijtmans tags: core-8-6-branch | |
|
2019-06-24
| ||
| 20:36 | Better implementation of fpclassify() equivalent. check-in: f1e0f15a8b user: dkf tags: core-8-branch | |
| 10:31 | amend to [f3d49044c4e658a7]: resolve warnings (signed/unsigned comparisons, if compiled with MSVC) check-in: 05976f03c4 user: sebres tags: trunk | |
| 10:17 | merge 8.7 check-in: d66ef00ecb user: sebres tags: trunk | |
| 08:56 | merge 8.6 check-in: 2e6718f988 user: sebres tags: core-8-branch | |
| 07:35 | Merge 8.7. Also eliminate some spacing before line-endings check-in: 519bf88d4c user: jan.nijtmans tags: trunk | |
| 07:26 | Fix test title, since TclGetIntForIndex() is now exported as Tcl_GetIntForIndex() check-in: f68cec6e3a user: jan.nijtmans tags: core-8-branch | |
|
2019-06-21
| ||
| 19:22 | closes [f8a33ce3db5d8cc2]: Tcl_Exit uses system exit as fallback if Tcl-subsystems are not (yet) ini... check-in: 6c48a3be6d user: sebres tags: core-8-6-branch | |
| 09:45 | Undo the changes made in [2876454c42] so only the simple name of the command is stored. Closed-Leaf check-in: ab4dee3eb0 user: pooryorick tags: pyk-core-8-6-branch | |
| 09:36 | [8b9854c3d8] Undo regression in [info level 0] after ensemble dispatch. check-in: 2876454c42 user: pooryorick tags: pyk-core-8-6-branch | |
| 09:30 | core-8-6-branch as modified by pooryorick check-in: 9f198b3382 user: pooryorick tags: pyk-core-8-6-branch | |
|
2019-06-20
| ||
| 19:43 | [6bdadfba7d] Stop crash with multi-lappend and failing writes check-in: df1a5b5e07 user: dkf tags: trunk | |
| 19:42 | [6bdadfba7d] Stop crash with multi-lappend and failing writes check-in: b1e3c213ae user: dkf tags: core-8-branch | |
| 19:40 | [6bdadfba7d] Stop crash with multi-lappend and failing writes check-in: ca4a6f0a95 user: dkf tags: core-8-6-branch | |
|
2019-06-19
| ||
| 05:09 | merge core-8-branch Leaf check-in: d64f86cf33 user: dkf tags: tip-450 | |
|
2019-06-17
| ||
| 18:56 | Bump version numbers for 8.6.10 release. check-in: 170dc08ea5 user: dgp tags: core-8-6-10-rc | |
| 18:38 | merge novem Leaf check-in: 5f6508a146 user: dgp tags: novem-purge-literals | |
| 18:36 | merge trunk check-in: d40e234200 user: dgp tags: dgp-refactor | |
| 18:29 | merge trunk check-in: fa4cdb8590 user: dgp tags: dgp-properbytearray | |
| 18:28 | merge 8.7 check-in: e0511a8a90 user: dgp tags: core-8-7-a3-rc | |
| 18:25 | merge trunk check-in: 7877b6c734 user: dgp tags: novem | |
| 18:18 | merge 8.7 check-in: 806615c420 user: dgp tags: trunk | |
| 18:18 | merge 8.6 check-in: ea2f7a7e33 user: dgp tags: core-8-branch | |
| 18:00 | [8b9854c3d8] Undo regression in [info level 0] after ensemble dispatch. check-in: 215b06343d user: dgp tags: core-8-6-branch | |
|
2019-06-16
| ||
| 11:37 | Merge 8.7 check-in: f9c29c1321 user: jan.nijtmans tags: tip-547 | |
| 10:31 | merge trunk; tinker with expr doc check-in: 56db9d31a2 user: dkf tags: tip-526 | |
| 09:43 | Merge 8.7 check-in: d803e47c86 user: dkf tags: trunk | |
| 09:42 | TIP 521: Float classification functions check-in: d465e9717d user: dkf tags: core-8-branch | |
|
2019-06-15
| ||
| 22:33 | Merge 8.6 check-in: acb2aadd83 user: jan.nijtmans tags: core-8-branch | |
| 22:31 | Merge 8.5 check-in: 7a96d24542 user: jan.nijtmans tags: core-8-6-branch | |
| 22:30 | Use mp_init_set() in stead of mp_init_set_int() when the constant is sufficiently small. This is sli... check-in: f1709a0cfe user: jan.nijtmans tags: core-8-5-branch | |
| 21:29 | Merge 8.7 check-in: af0bfa72a8 user: jan.nijtmans tags: trunk | |
| 21:24 | A neater way to write it that doesn't depend on detecting a specfic compiler version. For now. Closed-Leaf check-in: c58f52a94c user: dkf tags: tip-521 | |
| 21:03 | Try to work around MSVC6's lack of fpclassify()... check-in: 35debdf339 user: dkf tags: tip-521 | |
| 17:49 | TIP 461: text comparison operators for [expr] check-in: 7b13a290cc user: dkf tags: core-8-branch | |
| 12:06 | merge core-8-branch check-in: cf6909fca7 user: dkf tags: tip-450 | |
| 11:56 | Corrections to definitions of [binary scan] and [binary format]. check-in: ed48c97271 user: dkf tags: core-8-branch | |
| 11:13 | remove temporary page feed check-in: 241db3a03a user: dkf tags: tip-450 | |
| 07:46 | Make creating variables work correctly. check-in: 795b52feb7 user: dkf tags: tip-450 | |
| 07:03 | Rewrote to do modifications in-place unless Tcl_Obj is shared. check-in: 5c1e5aa513 user: dkf tags: tip-450 | |
|
2019-06-14
| ||
| 21:48 | Latest libtommath's "develop" branch adapted for Tcl 8.6. And Tcl 8.6 adapted for changes in libtom... check-in: 125328a27d user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
| 21:15 | Document [binary set] and clean up the binary manpage check-in: b0371b4216 user: dkf tags: tip-450 | |
| 20:30 | Fix the bug; set current end to end of input string so @* can go there. check-in: 9df20cff69 user: dkf tags: tip-450 | |
| 14:04 | Fix travis build (.travis.yml), and merge 8.7 Closed-Leaf check-in: ed3800e114 user: jan.nijtmans tags: tip-549 | |
| 09:11 | Test cases. One failure... check-in: e4a8d48058 user: dkf tags: tip-450 | |
|
2019-06-13
| ||
| 20:43 | Mark test namespace-54.6 as knownBug. The real bug here is Tcl's failure to forbid ":" as a namespac... Closed-Leaf check-in: e0ddb43682 user: dgp tags: bug-8b9854c3d8 | |
| 17:58 | Fix Bug 8b9854c3d8. Now 4 test failures require examination. check-in: 3bfd725f54 user: dgp tags: bug-8b9854c3d8 | |
| 17:37 | Unique test name. check-in: 5345820749 user: dgp tags: bug-8b9854c3d8 | |
| 17:20 | Test namespace-56.4 detects Bug 8b9854c3d8. Branch open to fix it. check-in: f76f0f177f user: dgp tags: bug-8b9854c3d8 | |
| 12:13 | merge trunk check-in: 08d36921f0 user: dgp tags: dgp-refactor | |
|
2019-06-12
| ||
| 19:34 | merge novem check-in: a72a317ba0 user: dgp tags: novem-purge-literals | |
| 19:04 | merge trunk check-in: d03f410e2a user: dgp tags: dgp-properbytearray | |
| 18:58 | merge 8.7 check-in: 29c0ca0903 user: dgp tags: core-8-7-a3-rc | |
| 18:41 | merge trunk check-in: 9b0d0c83a1 user: dgp tags: novem | |
| 15:42 | Merge 8.7 check-in: c5ff3f41bd user: jan.nijtmans tags: trunk | |
| 15:26 | Eliminate (internal) TclOffset() usage, just use offsetof() in stead. check-in: f0c76dd6a8 user: jan.nijtmans tags: core-8-branch | |
| 07:33 | start of conversion tests check-in: a96fdd0411 user: dkf tags: tip-450 | |
|
2019-06-11
| ||
| 15:32 | Merge 8.7 check-in: 699e9fd1dd user: jan.nijtmans tags: trunk | |
| 15:32 | Merge 8.6 check-in: 688dee2254 user: jan.nijtmans tags: core-8-branch | |
| 15:31 | Fix [25deec4e46]: Tcl fails to compile with icc due to typedef conflict check-in: c6c21c7e4c user: jan.nijtmans tags: core-8-6-branch | |
| 15:30 | Fix [25deec4e46]: Tcl fails to compile with icc due to typedef conflict check-in: 41c4d6a337 user: jan.nijtmans tags: core-8-5-branch | |
| 12:25 | Don't create variable on error check-in: 1d3ff9a0e1 user: dkf tags: tip-450 | |
| 11:42 | Errors should prevent mutation check-in: 4396fabe69 user: dkf tags: tip-450 | |
|
2019-06-10
| ||
| 20:08 | merge core-8-branch Closed-Leaf check-in: d952a4b4ea user: dkf tags: tip-461 | |
| 20:02 | merge more expr doc tweaks check-in: 6047e60fec user: dkf tags: core-8-branch | |
| 19:50 | update test check-in: a358973415 user: dgp tags: tip-521 | |
| 19:43 | General improvements to the expr manpage check-in: 965384cf1d user: dkf tags: core-8-6-branch | |
| 19:42 | merge 8.7 check-in: 4feba7477a user: dgp tags: tip-521 | |
| 19:27 | General improvements to the expr manpage check-in: d10fd17e1d user: dkf tags: core-8-5-branch | |
| 19:24 | merge 8.7 check-in: f8d415a72b user: dgp tags: trunk | |
| 19:09 | merge 8.7 check-in: b81e8ad1c0 user: dgp tags: tip-461 | |
| 19:09 | more formatting check-in: 09c6338b2f user: dgp tags: core-8-branch | |
| 19:06 | merge 8.7 check-in: 1f594fd6f4 user: dgp tags: tip-461 | |
| 18:58 | Doc formatting and advice about double substitution in expressions. check-in: ccffc2575c user: dgp tags: core-8-branch | |
| 18:53 | merge 8.6 check-in: 6f25d49eb4 user: dgp tags: core-8-branch | |
| 18:47 | A few tests check-in: d5da75ee7e user: dkf tags: tip-450 | |
| 18:44 | More localized documentation of lazy operators. check-in: 6171bb4522 user: dgp tags: core-8-6-branch | |
| 18:33 | More bytecodes are non-throwing. check-in: 0720339963 user: dgp tags: core-8-6-branch | |
| 18:31 | Remove declarations that are never defined. check-in: 86354c6a29 user: dgp tags: core-8-6-branch | |
| 18:24 | Remove declarations that are never defined. check-in: 65ba73d0ea user: dgp tags: core-8-5-branch | |
| 16:00 | merge 8.7 check-in: a89488e745 user: dgp tags: tip-461 | |
|
2019-06-09
| ||
| 21:25 | Merge trunk check-in: a9045cb6a8 user: jan.nijtmans tags: novem | |
| 21:21 | Merge trunk check-in: 86b6e6c0a9 user: jan.nijtmans tags: dgp-properbytearray | |
| 21:18 | Merge tip-548 check-in: 18b83ff6b7 user: jan.nijtmans tags: utf-max | |
| 21:17 | Merge tip-547 check-in: 572964bdc1 user: jan.nijtmans tags: tip-548 | |
| 21:16 | Merge 8.7 check-in: 83c21b831e user: jan.nijtmans tags: tip-547 | |
| 21:04 | Merge 8.7 check-in: 51020be338 user: jan.nijtmans tags: trunk | |
| 14:07 | First cut implementation of [binary set]. Probably buggy... check-in: 4569c75699 user: dkf tags: tip-450 | |
| 11:36 | merge 8.6 check-in: 90f8a66665 user: dkf tags: core-8-branch | |
| 11:28 | minor cleanup of source code formatting check-in: f8b284d7d5 user: dkf tags: core-8-6-branch | |
| 05:10 | merge fork check-in: 2e40e8ec3c user: bch tags: core-8-branch | |
| 05:07 | cast to correct size, stop faulting check-in: 155dae9f15 user: bch tags: core-8-branch | |
|
2019-06-08
| ||
| 10:46 | amend to close [c3a211e8a5], fixes can't read "major": no such variable check-in: baadd5eb23 user: sebres tags: core-8-branch | |
|
2019-06-07
| ||
| 22:09 | closes [c3a211e8a5995018c82e]: search of tcl/tk is more backwards compatible now + make some errors ... check-in: 319c17789b user: sebres tags: core-8-branch | |
| 16:54 | New TIP implementation: Make configure --enable-64bit the default check-in: 93a999f923 user: jan.nijtmans tags: tip-549 | |
| 15:25 | Merge 8.7 check-in: 12da6c8acd user: jan.nijtmans tags: trunk | |
| 14:09 | More usage of TCL_INDEX_NONE in stead of -1. More internal use of size_t, mainly in memory statistic... check-in: 2c0adf089a user: jan.nijtmans tags: core-8-branch | |
|
2019-06-06
| ||
| 17:58 | Tests and docs check-in: bcf3f8dcdb user: dkf tags: tip-461 | |
| 08:20 | Merge 8.7, and add some more usage of TCL_INDEX_NONE/TCL_AUTO_LENGTH check-in: 68a11af555 user: jan.nijtmans tags: trunk | |
| 07:59 | Squelch compiler warnings, but make refCount of type unsigned int. check-in: 5d8f8fc268 user: jan.nijtmans tags: core-8-branch | |
| 03:47 | squelch int vs. long int (size_t) warings in comparison, format specifiers Closed-Leaf check-in: 088333187a user: bch tags: warning_squelch | |
|
2019-06-05
| ||
| 20:42 | And fix the silly error check-in: ae460cf336 user: dkf tags: tip-461 | |
| 20:35 | And the command version of the new operators too. check-in: 74bd5c55d9 user: dkf tags: tip-461 | |
| 19:34 | Start of implementation of string comparison operators. check-in: 1bc15ccfa8 user: dkf tags: tip-461 | |
|
2019-06-03
| ||
| 21:20 | Merge tip-548 branch. check-in: 3040ef7443 user: jan.nijtmans tags: utf-max | |
| 19:48 | TIP #548: Deprecate Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf() and provide more flexible replacemen... check-in: 49785ba3b0 user: jan.nijtmans tags: tip-548 | |
|
2019-06-02
| ||
| 13:44 | Added docs check-in: ec4d895ba8 user: dkf tags: tip-521 | |
| 11:59 | Implement TIP 521, including tests check-in: 21db8cb07c user: dkf tags: tip-521 | |
| 10:29 | merge trunk check-in: 88619d3220 user: dkf tags: tip-526 | |
|
2019-06-01
| ||
| 17:10 | More fixes check-in: d3c0bb32e1 user: dkf tags: tip-526 | |
|
2019-05-31
| ||
| 23:35 | Merge tip-547 check-in: 9265001ec1 user: jan.nijtmans tags: utf-max | |
| 23:19 | TIP #547 implementation: New encodings: UTF-16, UCS-2 check-in: 56319f4d2a user: jan.nijtmans tags: tip-547 | |
| 23:14 | Merge 8.7 check-in: f8252c427b user: jan.nijtmans tags: trunk | |
| 23:14 | Merge 8.6 check-in: 856a391eaa user: jan.nijtmans tags: core-8-branch | |
| 23:13 | In tools/*, use the single-argument version of "expr" always. Making it robust against TIP #526. Tho... check-in: dc37fb64f7 user: jan.nijtmans tags: core-8-6-branch | |
| 12:50 | TIP 537 implementation: Enable 64-bit indexes in regexp matching check-in: 6e8aae14c1 user: jan.nijtmans tags: trunk | |
| 12:37 | Merge 8.7 check-in: ddccfc4443 user: jan.nijtmans tags: trunk | |
| 12:20 | TIP #544 implementation: Export TclGetIntForIndex() check-in: 9686f9be84 user: jan.nijtmans tags: core-8-branch | |
| 12:09 | Merge 8.7. Remove the mp_tc_(and|or|xor) stub entries, because they are no longer in use. check-in: 001f500fd8 user: jan.nijtmans tags: trunk | |
| 11:51 | Merge 8.6 check-in: 06447464cb user: jan.nijtmans tags: core-8-branch | |
| 11:28 | Rename mp_get_bit to s_mp_get_bit, rename mp_tc_div_2d to mp_signed_rsh, remove mp_tc_(add|or|xor) f... check-in: 74ff0a681b user: jan.nijtmans tags: core-8-6-branch | |
|
2019-05-30
| ||
| 12:14 | merge 8.7 check-in: 2e004d8f5b user: dgp tags: core-8-7-a3-rc | |
|
2019-05-29
| ||
| 23:11 | Merge 8.7 check-in: 0d66ed1133 user: jan.nijtmans tags: trunk | |
| 23:10 | Merge 8.6 check-in: 99ae204a50 user: jan.nijtmans tags: core-8-branch | |
| 23:08 | Merge 8.5 check-in: a5dc393eae user: jan.nijtmans tags: core-8-6-branch | |
| 22:48 | Update some libtommath functions to the latest trunk versions. Small step forward in the upgrade to ... check-in: 5bc72628bd user: jan.nijtmans tags: core-8-5-branch | |
|
2019-05-28
| ||
| 22:56 | Hmm. Since Travis builds go through GIT, we need to use "master" in stead of "trunk" here .... check-in: 6e0dac7a8d user: jan.nijtmans tags: trunk | |
| 22:51 | Merge 8.7 check-in: ca5f6c6c1d user: jan.nijtmans tags: trunk | |
| 22:50 | Merge 8.6 check-in: 2b700c0fad user: jan.nijtmans tags: core-8-branch | |
| 22:48 | Fix build status in README.md check-in: 7a5e337d29 user: jan.nijtmans tags: core-8-6-branch | |
| 22:22 | merge-mark check-in: 5dbdac157e user: jan.nijtmans tags: trunk | |
| 22:20 | Merge 8.6 check-in: cf6cc023b6 user: jan.nijtmans tags: core-8-branch | |
| 22:17 | Rename README to README.md, and reformat check-in: 295146928c user: jan.nijtmans tags: core-8-6-branch | |
| 22:13 | Merge 8.7 check-in: 52bbfa666a user: jan.nijtmans tags: trunk | |
| 21:42 | Merge 8.6 check-in: f70e8b4830 user: jan.nijtmans tags: core-8-branch | |
| 21:41 | Merge 8.5 check-in: de4bf6516a user: jan.nijtmans tags: core-8-6-branch | |
| 21:38 | Eliminate a set of libtommath-related files that don't do anything. There's no sense in it, keeping ... check-in: 55750caf85 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-05-27
| ||
| 21:18 | Fix "make dist" for the README -> README.md renaming check-in: ee4c299856 user: jan.nijtmans tags: core-8-5-branch | |
| 15:19 | Fix the test suite check-in: e7c6f9ec72 user: dkf tags: tip-526 | |
| 12:24 | Start of implementing TIP 526 to clean up [expr] check-in: 3801335129 user: dkf tags: tip-526 | |
|
2019-05-26
| ||
| 21:03 | tests for [invoke] and [namespace invoke] Leaf check-in: 210c48ba31 user: dkf tags: tip-284 | |
| 15:36 | Added docs check-in: 42e7c8ef38 user: dkf tags: tip-284 | |
| 14:57 | The other command specified in the TIP check-in: 046daaf776 user: dkf tags: tip-284 | |
| 12:11 | Import of old TIP 284 patch, and update for current Tcl check-in: 1832e6f878 user: dkf tags: tip-284 | |
| 10:47 | Fix a few critical errors and allow int32 as a type Leaf check-in: 5672730e2e user: dkf tags: tip-480 | |
| 07:19 | merge 8.7 check-in: 494534d018 user: dkf tags: tip-480 | |
|
2019-05-25
| ||
| 08:17 | Merge 8.7 check-in: dd82009b2c user: dkf tags: trunk | |
| 08:06 | TIP 383: [coroinject] and [coroprobe] check-in: 7bcb41aa5e user: dkf tags: core-8-branch | |
| 08:01 | Add to error info when passing an error out of [coroprobe] Closed-Leaf check-in: de44589e23 user: dkf tags: tip-383 | |
| 07:46 | Implement TIP 431: [file tempdir] check-in: 974c5d161d user: dkf tags: core-8-branch | |
|
2019-05-24
| ||
| 20:14 | Merge 8.7 check-in: 6d0a9b1b43 user: jan.nijtmans tags: trunk | |
| 20:12 | Merge 8.6 check-in: fe4f4b2ccf user: jan.nijtmans tags: core-8-branch | |
| 20:10 | end-of-line spacing check-in: b770ca8973 user: jan.nijtmans tags: core-8-6-branch | |
| 20:03 | Missing keyword: "static" check-in: 6315463cce user: jan.nijtmans tags: core-8-5-branch | |
| 17:01 | merge 8.7 check-in: 19d4ff0924 user: sebres tags: trunk | |
| 17:00 | merge 8.6 check-in: b756e59aec user: sebres tags: core-8-branch | |
| 16:56 | merge 8.5 check-in: 65b4686506 user: sebres tags: core-8-6-branch | |
| 16:49 | fixes typo ("net" instead of outdated term "nett") check-in: c03e508528 user: sebres tags: core-8-5-branch | |
|
2019-05-23
| ||
| 18:44 | More bits and pieces of logging code Leaf check-in: b52c723e54 user: dkf tags: tip-390 | |
|
2019-05-22
| ||
| 21:50 | More simplifications, taking deprecations into account check-in: b95de9a625 user: jan.nijtmans tags: utf-max | |
| 09:39 | merge 8.6 & 8.5-event-perf-branch (3way, conflicts resolved) check-in: 43eab616ea user: sebres tags: sebres-8-6-event-perf-branch | |
| 09:18 | merge 8.5 check-in: ba97c71d8f user: sebres tags: sebres-8-5-event-perf-branch | |
| 07:35 | Start of logging API implementation check-in: 412a238782 user: dkf tags: tip-390 | |
| 07:33 | Merge 8.7 check-in: 94403689d1 user: jan.nijtmans tags: utf-max | |
| 07:32 | More WIP: eliminate all usage of (platform-specific) Tcl_WinTCharToUtf()/Tcl_WinUtfToTChar() to its ... check-in: a33e22b6ba user: jan.nijtmans tags: utf-max | |
|
2019-05-21
| ||
| 18:05 | merge 8.7 check-in: 3ab610c06b user: sebres tags: trunk | |
| 18:04 | merge 8.6 check-in: 1f016b0993 user: sebres tags: core-8-branch | |
| 18:01 | merge 8.5 (timerate unsigned calc) check-in: 23eaea57ed user: sebres tags: core-8-6-branch | |
| 17:52 | timerate: be more precise using unsigned wide (for total execution time), avoid signed vs unsigned c... check-in: 8d402ef26e user: sebres tags: core-8-5-branch | |
| 16:46 | merge 8.7 check-in: d5cd2d2318 user: dgp tags: trunk | |
| 16:43 | merge 8.6 check-in: a48d7ab5ca user: dgp tags: core-8-branch | |
| 16:42 | Knock VOID back down check-in: 18545d28ab user: dgp tags: core-8-6-branch | |
| 11:46 | merge 8.7 check-in: 273d53b2e7 user: sebres tags: trunk | |
| 11:40 | merge 8.6 (fixed optimization for create/search hash entries with the same keys) check-in: 145a4e3e51 user: sebres tags: core-8-branch | |
| 11:34 | fixed mistake in optimization of [3f693cdfe9c875c4] (bypass of compareKeysProc if keys pointers/obje... check-in: 82f721a5a0 user: sebres tags: core-8-6-branch | |
| 11:29 | small amend (no cast needed) check-in: ce78a05d8f user: sebres tags: core-8-5-branch | |
| 11:22 | cherry-picing of [3f693cdfe9c875c4] to be more compatible across version, resolve mistake with "key ... check-in: 295b0570ff user: sebres tags: core-8-5-branch | |
|
2019-05-18
| ||
| 10:42 | Surface TCL_INFO_FRAME_ENABLE_ACCURATE_LINE_NUMBERS as configure --enable-line-continuations Leaf check-in: 68d2b424fb user: dkf tags: tip-530 | |
| 09:08 | Import of TIP 530 implementation, and update to follow Tcl Engineering Manual style. check-in: 60d629e262 user: dkf tags: tip-530 | |
|
2019-05-17
| ||
| 21:56 | more test cases (covering vice versa situations: hashed as string in dict/var and search for integer... Leaf check-in: 53f9e431af user: sebres tags: tip-534-sebres-fast-number-hash | |
| 21:54 | code review check-in: 7f19c9f6b1 user: sebres tags: tip-534-sebres-fast-number-hash | |
| 18:33 | comment typo check-in: 320c538465 user: dgp tags: core-8-5-branch | |
| 18:26 | more clean-up, size_t-related consolidation (prepared for unsigned object length in 9.0) check-in: 9208e61ec9 user: sebres tags: tip-534-sebres-fast-number-hash | |
| 17:43 | code review (typo fixed, compiler compat, etc) + more test cases (hashing of not canonical form of i... check-in: 0c26cd8178 user: sebres tags: tip-534-sebres-fast-number-hash | |
| 15:18 | introduces fast hash algorithm for canonical numeric objects (all wide integer ranges covered now), ... check-in: a614b04af1 user: sebres tags: tip-534-sebres-fast-number-hash | |
| 14:42 | merge 8.7 check-in: 4d59245e22 user: dgp tags: core-8-7-a3-rc | |
| 14:42 | merge 8.7 Leaf check-in: b948d2dca4 user: dgp tags: tip-445-api-fix | |
| 14:22 | Merge 8.7 check-in: 592c6ff5b4 user: jan.nijtmans tags: utf-max | |
| 10:57 | merge 8.7 check-in: a4a961564b user: sebres tags: tip-534-sebres-fast-number-hash | |
| 10:40 | merge 8.6 check-in: 645515e90f user: sebres tags: core-8-branch | |
| 08:13 | Remove misleading comment in nroff source Closed-Leaf check-in: b1549abd3f user: dkf tags: tip-431 | |
| 08:09 | Add test for what happens when the directory in the template doesn't exist; doc it too. check-in: 92fce1400e user: dkf tags: tip-431 | |
| 07:31 | merge core-8-branch check-in: 8cdb898408 user: dkf tags: tip-431 | |
| 06:40 | Change last parameter of Tcl_LinkArray() to type size_t, since we're on 9.0 here! check-in: 78f44112d3 user: jan.nijtmans tags: trunk | |
|
2019-05-16
| ||
| 18:40 | merge trunk check-in: b50177f477 user: dgp tags: dgp-properbytearray | |
| 18:34 | merge trunk check-in: d807d42276 user: dgp tags: dgp-refactor | |
| 18:26 | merge trunk check-in: f3ffbe0504 user: dgp tags: novem | |
| 18:19 | merge 8.5 check-in: 594a6ef663 user: sebres tags: core-8-6-branch | |
| 18:17 | small amend to [ac566e9df84daeab] with rollback of done/continue optimization check-in: bb7ad323d4 user: sebres tags: core-8-5-branch | |
| 17:56 | merge 8.5 (timerate fix to avoid impact of object duplication on shared interp result by the measure... check-in: dbe7cb43bc user: sebres tags: core-8-6-branch | |
| 17:49 | timerate: allow continue from measurement cycle (used for conditional flow control of iterations); m... check-in: ac566e9df8 user: sebres tags: core-8-5-branch | |
|
2019-05-15
| ||
| 15:18 | Add documentation, don't overwrite earlier stub entry! Closed-Leaf check-in: 0b73588622 user: jan.nijtmans tags: tip-544 | |
| 14:58 | TIP #544 implementation. Documentation still missing. check-in: 13417ed7df user: jan.nijtmans tags: tip-544 | |
|
2019-05-14
| ||
| 19:28 | Merge 8.7 check-in: 26ddaf45e0 user: jan.nijtmans tags: trunk | |
| 19:26 | Merge 8.6 check-in: 2c56cc8106 user: jan.nijtmans tags: core-8-branch | |
| 19:13 | Merge 8.5 check-in: 3f4bd3bf4e user: jan.nijtmans tags: core-8-6-branch | |
| 18:42 | DIGIT_BIT -> MP_DIGIT_BIT, since DIGIT_BIT is deprecated in future libtommath versions. So, better s... check-in: 464bb2de83 user: jan.nijtmans tags: core-8-5-branch | |
| 10:31 | Tweak the unix build instructions; general cleanup of a few bits and fixing of old maintainer-only t... check-in: 3f32db392d user: dkf tags: core-8-branch | |
|
2019-05-13
| ||
| 21:55 | Merge 8.7 check-in: 34fcfbb094 user: jan.nijtmans tags: utf-max | |
| 17:56 | Fix new tests cmdAH-33.[45] by making them pass on Windows check-in: 4493d19929 user: fvogel tags: tip-431 | |
| 09:54 | Fix crashing bug in tempdir name creation check-in: 870ee9c1b0 user: fvogel tags: tip-431 | |
| 04:00 | Let branch compile with MSVC 2008 check-in: 1f48601b75 user: fvogel tags: tip-431 | |
|
2019-05-12
| ||
| 20:28 | Proposed fix for bug [524b35a8b5]. No test-case yet. Leaf check-in: 0040d90962 user: jan.nijtmans tags: bug-524b35a8b5 | |
| 07:39 | Better comments, and a better fix for UB avoidance. Leaf check-in: 0b67af9667 user: dkf tags: dkf-experimental-fast-number-hash | |
|
2019-05-11
| ||
| 15:04 | Convert deprecation to elimination for Tcl 9. check-in: 6baa068632 user: dgp tags: tip-543-9 | |
| 14:56 | Start TIP 543 for Tcl 9. check-in: b493da224d user: dgp tags: tip-543-9 | |
| 14:43 | Complete doc changes for TIP 543 in Tcl 8.7 check-in: 830722ba5a user: dgp tags: tip-543 | |
| 12:58 | merge 8.7 check-in: 28bee6ebed user: dgp tags: trunk | |
| 12:57 | merge 8.6 check-in: 5a36165795 user: dgp tags: core-8-branch | |
| 12:49 | merge 8.5 check-in: 3774f93ca4 user: dgp tags: core-8-6-branch | |
| 12:48 | Revised documented advice that made obsolete reference to interp->result. check-in: 9804f1f1b2 user: dgp tags: core-8-5-branch | |
|
2019-05-10
| ||
| 21:28 | optimized variant (especially on x86) for better performance on small integers; more test cases (cov... check-in: 139414267f user: sebres tags: dkf-experimental-fast-number-hash | |
| 20:30 | Start of TIP 543 implementation. check-in: 1373a954c6 user: dgp tags: tip-543 | |
| 18:32 | testlinkarray: fixed cast to pointer from integer (and eliminate warning) check-in: 510d7e17de user: sebres tags: core-8-branch | |
| 17:43 | minor amend: tclIntType is wide in 8.7 check-in: 17fdd3e553 user: sebres tags: dkf-experimental-fast-number-hash | |
| 17:38 | better algorithm - special cases check removed, using unsigned (Tcl_WideUInt); wrapp comments to C-s... check-in: c39d6d51e4 user: sebres tags: dkf-experimental-fast-number-hash | |
| 17:31 | tests/var.test: added test in order to check all possible corner cases (integer hash is equal string... check-in: 7ceecdf341 user: sebres tags: dkf-experimental-fast-number-hash | |
| 17:14 | small amend: tclIntType is wide in 8.7 and more corner cases for different platforms check-in: 289bb16d7c user: sebres tags: dkf-experimental-fast-number-hash | |
| 16:35 | Merge 8.7 check-in: ed6a549a7a user: jan.nijtmans tags: initsubsystems | |
| 16:28 | fixes TclHashObjKey for several corner cases (also x86 / x64 and different types of hash and long); ... check-in: 8258ba565e user: sebres tags: dkf-experimental-fast-number-hash | |
| 15:03 | merge trunk check-in: b516dcc426 user: dgp tags: dgp-refactor | |
| 15:02 | merge trunk check-in: 80416841b2 user: dgp tags: dgp-properbytearray | |
| 08:00 | Merge 8.7 check-in: 95a9ccf863 user: jan.nijtmans tags: dkf-experimental-fast-number-hash | |
| 07:50 | Merge trunk Closed-Leaf check-in: f0009090a2 user: jan.nijtmans tags: regexp-api-64bit | |
| 07:46 | merge 8.7 check-in: f3302db091 user: jan.nijtmans tags: utf-max | |
|
2019-05-09
| ||
| 22:22 | Merge trunk check-in: c4e0e90764 user: jan.nijtmans tags: novem | |
| 20:42 | Merge 8.7. Define Tcl_GetStringResult() as macro. check-in: 02588757a0 user: jan.nijtmans tags: trunk | |
| 20:06 | If compiling with -DTCL_NO_DEPRECATED, make Tcl_GetStringResult() a macro. This opens up one more si... check-in: 0dd1983bb0 user: jan.nijtmans tags: core-8-branch | |
| 15:54 | Merge 8.7 check-in: ae930f1386 user: jan.nijtmans tags: trunk | |
| 15:52 | Merge 8.6. Fix compilation warning. No longer return linked adress as interp result in Tcl_LinkArra(... check-in: 676d95cac7 user: jan.nijtmans tags: core-8-branch | |
| 15:32 | Minor compiler warning check-in: 9bdc825afa user: jan.nijtmans tags: core-8-6-branch | |
|
2019-05-08
| ||
| 18:08 | merge 8.7 check-in: cb804417dd user: dgp tags: trunk | |
| 18:07 | merge 8.6 check-in: 859ebfe77b user: dgp tags: core-8-branch | |
| 18:06 | For historical/hysterical reasons, the (unused??) public routines Tcl_UpVar() and Tcl_UpVar2() accep... check-in: cffd9b1469 user: dgp tags: core-8-6-branch | |
| 07:11 | Merge 8.7. The changes in tclCmdIL.c fix the travis build. check-in: d54dcdc68f user: jan.nijtmans tags: trunk | |
| 06:53 | Make more clear that TCL_INDEX_END|TCL_INDEX_NONE not necessary are int's (in Tcl 9 they are not). E... check-in: 4b75757595 user: jan.nijtmans tags: core-8-branch | |
|
2019-05-07
| ||
| 07:19 | (cherry-pick from8.6): Japanese Reiwa (令和) era check-in: ef39d849b5 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-05-06
| ||
| 17:43 | merge trunk check-in: 63e59c817e user: dgp tags: novem | |
| 17:41 | merge trunk check-in: 604bdf0071 user: dgp tags: dgp-refactor | |
| 17:41 | merge trunk check-in: d850dacf9b user: dgp tags: dgp-properbytearray | |
|
2019-05-04
| ||
| 22:51 | merge mark check-in: 8c9c2b8b55 user: dgp tags: trunk | |
| 22:49 | merge mark check-in: bc7ad2ae31 user: dgp tags: core-8-branch | |
| 22:46 | close fork check-in: 8ac3a0096a user: dgp tags: core-8-branch | |
| 22:44 | close fork check-in: 30dd497fe2 user: dgp tags: core-8-6-branch | |
| 18:33 | merge mark check-in: 6b71487164 user: dgp tags: core-8-branch | |
| 18:32 | merge 8.5 check-in: fb09b2ab1b user: dgp tags: core-8-6-branch | |
| 18:25 | Plug memleak when deleting a namespace destroys a linked Tcl var. check-in: 37206842d3 user: dgp tags: core-8-5-branch | |
| 15:05 | merge 8.7 check-in: 18b474f29b user: kbk tags: trunk | |
| 15:04 | merge 8.6 - missed basic.test on prior merge check-in: b088b73092 user: kbk tags: core-8-branch | |
| 15:01 | merge 8.7 check-in: 41cce4e86b user: kbk tags: trunk | |
| 14:58 | Japanese Reiwa (令和) era check-in: e2481d41b4 user: kbk tags: core-8-branch | |
| 14:49 | Japanese Reiwa (令和) era check-in: ba3d8b6635 user: kbk tags: core-8-6-branch | |
| 07:10 | Make sure we test [2c154a40be] explicitly. Part of [cc191552c] check-in: 037beb7a3c user: dkf tags: core-8-6-branch | |
|
2019-05-03
| ||
| 20:24 | merge 8.7 check-in: a86211a6bd user: dgp tags: trunk | |
| 20:06 | merge 8.6 check-in: 3df57b5b27 user: dgp tags: core-8-branch | |
| 18:54 | memleak demo test check-in: 9e5904dde6 user: dgp tags: core-8-6-branch | |
| 18:50 | memleak demo test check-in: 8fbd9bd6ba user: dgp tags: core-8-5-branch | |
| 16:36 | merge trunk check-in: 678eb44a34 user: dgp tags: novem | |
| 16:00 | merge trunk check-in: 5623e6eb6b user: dgp tags: dgp-refactor | |
| 15:58 | merge trunk check-in: 61db2fb4ce user: dgp tags: dgp-properbytearray | |
| 15:35 | merge 8.7 check-in: 4f192d63fb user: dgp tags: trunk | |
| 15:28 | Plug memleak when deleting a namespace destroys a linked Tcl var. check-in: 5da0c56053 user: dgp tags: core-8-branch | |
| 15:15 | missed bit of type revision. Closed-Leaf check-in: ab4235f017 user: dgp tags: dgp-wip | |
| 14:57 | leak plug completed check-in: 56adab14f3 user: dgp tags: dgp-wip | |
|
2019-05-01
| ||
| 22:37 | WIP check-in: 5348aa6973 user: dgp tags: dgp-wip | |
| 18:36 | Tests check-in: 750a5ad088 user: dkf tags: tip-431 | |
| 17:16 | Use exit handlers to prevent memleak of ZipFile struct in zipfs mounts. check-in: 1b053812af user: dgp tags: core-8-branch | |
| 14:25 | duplicate test names check-in: a4469e5351 user: dgp tags: core-8-branch | |
| 13:54 | merge 8.7 Closed-Leaf check-in: 985df1d639 user: dgp tags: dgp-wip | |
| 13:52 | now testing.... check-in: 1059771dcd user: dgp tags: dgp-wip | |
| 10:44 | merge bug-de232b49f2 check-in: f51188e305 user: pooryorick tags: core-8-branch | |
| 10:44 | Check for BG_FLUSH_SCHEDULED inside ChannelTimerProc Closed-Leaf check-in: 9d5631ebf8 user: pooryorick tags: bug-de232b49f2 | |
| 06:33 | merge bug-de232b49f2 check-in: bc1f88d020 user: pooryorick tags: trunk | |
|
2019-04-30
| ||
| 20:18 | Document it check-in: 28b9c0cccf user: dkf tags: tip-431 | |
| 18:31 | Implementation of [file tempdir]; hand-tested on OSX... check-in: db87bf0a12 user: dkf tags: tip-431 | |
| 13:35 | Export API check-in: f19a5c884c user: dkf tags: tip-431 | |
| 13:31 | Windows implementation of TclpCreateTemporaryDirectory check-in: ec9291ddaa user: dkf tags: tip-431 | |
| 07:44 | Starting to implement a temporary directory creator. check-in: ca92b413f2 user: dkf tags: tip-431 | |
|
2019-04-29
| ||
| 20:01 | [c6f1ffa7a9]: test-cases illustrating clock scan/freescan deviation (wrong conversion) if TZ specifi... Leaf check-in: 8dc2f9c90f user: sebres tags: bug-c6f1ffa7a9-clock-tz-in-input | |
| 19:26 | more WIP check-in: c253e0e5cc user: dgp tags: dgp-wip | |
|
2019-04-28
| ||
| 16:17 | Advanced feature tests check-in: 4d84822cda user: dkf tags: tip-383 | |
| 16:01 | Basic tests check-in: c1ec2279fd user: dkf tags: tip-383 | |
| 07:11 | Documenting, both internally and in manpage check-in: ce5566a4f6 user: dkf tags: tip-383 | |
|
2019-04-27
| ||
| 18:08 | Remove unused variables check-in: edbb696f46 user: dkf tags: tip-383 | |
| 17:56 | Implement 383 as two commands for two scenarios: injection and probing check-in: 8aa55737df user: dkf tags: tip-383 | |
| 07:19 | Fix for de232b49f2, write-only nonblocking refchan and Tcl internal buffers. check-in: d0dd6d19a4 user: pooryorick tags: bug-de232b49f2 | |
|
2019-04-24
| ||
| 19:29 | Track memory lifetimes in the zip mount/unmount. check-in: 8811378a89 user: dgp tags: dgp-wip | |
| 14:29 | Plug memleak in [lpop] due to mishandling the unconventional recounting practices of TclLsetFlat(). check-in: ec114b14ff user: dgp tags: core-8-branch | |
| 04:52 | merge bug-67a5eabbd3d1 check-in: 9bcec7cd88 user: pooryorick tags: core-8-branch | |
| 04:04 | Add missed timer cleanup in tclIORChan.c/ReflectClose. Closed-Leaf check-in: ff99dcf804 user: pooryorick tags: bug-67a5eabbd3d1 | |
|
2019-04-23
| ||
| 14:24 | Added primitive to allow working coroutine deep introspection check-in: c6aca6ef27 user: dkf tags: core-8-6-branch | |
| 13:47 | Minor code style cleanup. check-in: 28f8695f9c user: dkf tags: core-8-6-branch | |
| 12:59 | Ensure that Tcl_CreateTimerHandler is not called if there is an existing timer already scheduled. check-in: a4a689a760 user: pooryorick tags: bug-67a5eabbd3d1 | |
| 11:29 | Fix for [67a5eabbd3d1], refchan, coroutine, and postevent from the "watch" proc. check-in: e066e24f36 user: pooryorick tags: bug-67a5eabbd3d1 | |
| 06:54 | merge 8.7 check-in: 94c83464b9 user: dkf tags: trunk | |
| 06:50 | timerate: code style, doc style check-in: c4804bce46 user: dkf tags: core-8-branch | |
| 06:43 | timerate: code style, doc style check-in: 14a413ba72 user: dkf tags: core-8-6-branch | |
| 06:28 | timerate: code style, doc style check-in: 55a6f5b9b4 user: dkf tags: core-8-5-branch | |
|
2019-04-22
| ||
| 15:15 | Stop leaking ZipFile in MountBuffer() check-in: 0ef31fdf73 user: dgp tags: core-8-branch | |
| 14:56 | Prevent reads of uninitalized memory. check-in: 1fbee8ac5c user: dgp tags: core-8-branch | |
| 14:09 | [zipfs mount_data] should not accept three arguments. check-in: b19fb1c8d2 user: dgp tags: core-8-branch | |
|
2019-04-19
| ||
| 07:06 | Fix broken tests check-in: 9cc01bf517 user: dkf tags: trunk | |
| 00:38 | merge 8.7 check-in: ddaa30125b user: dkf tags: trunk | |
|
2019-04-18
| ||
| 22:57 | Compilation for [dict getwithdefault]. check-in: 3f55c6b25c user: dkf tags: core-8-branch | |
| 08:31 | Style corrections and warning elimination check-in: 6be9e0f989 user: dkf tags: core-8-branch | |
|
2019-04-17
| ||
| 20:00 | merge 8.5 check-in: eaafb5917f user: sebres tags: core-8-6-branch | |
| 19:59 | extend performance test-suite, allow several (repeatable) execution of _test_run (if encosed in _tes... check-in: 358ae35950 user: sebres tags: core-8-5-branch | |
| 19:23 | Replace memcpy() calls with memmove() to avoid undefined behavior when source and destination overla... check-in: 0b45548847 user: dgp tags: core-8-branch | |
| 17:45 | Do not access allocated memory before initializing it. check-in: da82a19bbf user: dgp tags: core-8-branch | |
| 16:56 | test file hygiene check-in: 6064100d09 user: dgp tags: core-8-branch | |
| 16:32 | Duplicate test names. check-in: 024761f29a user: dgp tags: core-8-branch | |
| 16:26 | The [namespace delete ::httpTest] at the end of httpPipeline.test failed to also undo the custom [::... check-in: c1db7d219b user: dgp tags: core-8-branch | |
| 15:08 | [60559fd4a6] Test more robust against frame contexts of testing environment. check-in: 1b2cf8fff3 user: dgp tags: core-8-branch | |
| 14:34 | Revise coroutines tests so they do not leave behind frame footprints that can interfere with other t... check-in: 30b5977b56 user: dgp tags: core-8-6-branch | |
| 14:28 | Isolate tests of [info frame] results from testing environment. check-in: 572f113bbb user: dgp tags: core-8-6-branch | |
| 14:25 | Isolate tests of [info frame] results from testing environment. check-in: 7d9c32ead5 user: dgp tags: core-8-5-branch | |
|
2019-04-16
| ||
| 13:25 | Implement TIP 342 check-in: 1417ed9dbf user: dkf tags: core-8-branch | |
|
2019-04-15
| ||
| 19:57 | Add [dict getdef] alias Closed-Leaf check-in: f500eaf0ba user: dkf tags: tip-342 | |
|
2019-04-14
| ||
| 15:14 | Doc tweak check-in: 369e478469 user: dkf tags: core-8-branch | |
| 14:37 | Implement TIP 504 check-in: 831cf8accf user: dkf tags: core-8-branch | |
| 14:17 | Implement TIP 367 check-in: 48745adfd3 user: dkf tags: core-8-branch | |
| 14:17 | Implement TIP 312 check-in: 8dfa9e699b user: dkf tags: core-8-branch | |
| 14:15 | Implement TIP 160 check-in: 42f24469aa user: dkf tags: core-8-branch | |
| 07:52 | Removed TCL_LINK_ALLOC; it wasn't used. Closed-Leaf check-in: 8260b9fa28 user: dkf tags: tip-312-new | |
|
2019-04-12
| ||
| 20:16 | merge 8.7 Closed-Leaf check-in: c8c10b1df8 user: dgp tags: dgp-string-insert | |
| 20:15 | merge 8.7 Closed-Leaf check-in: a92f73b21e user: dgp tags: tip-367 | |
| 19:44 | merge 8.7 check-in: 959bd9e05d user: dgp tags: tip-342 | |
| 19:21 | merge 8.7 check-in: 77b29afa6b user: dgp tags: tip-312-new | |
| 19:12 | merge 8.7 Closed-Leaf check-in: 325ddbd682 user: dgp tags: tip-224 | |
|
2019-04-11
| ||
| 21:39 | Suggested fix for [60559fd4a6]: put selected tests in child interps Closed-Leaf check-in: d321b807d3 user: dkf tags: bug-60559fd4a6 | |
| 20:38 | Merge 8.7 check-in: c8a7a0b2d8 user: jan.nijtmans tags: trunk | |
| 20:37 | Merge 8.6 check-in: 2a6c012bff user: jan.nijtmans tags: core-8-branch | |
| 20:09 | Only use special mp_sqrt() code when double format/tommath format are exactly what's expected. Other... check-in: 3f35b52355 user: jan.nijtmans tags: core-8-6-branch | |
| 12:53 | merge 8.7 check-in: 436735f3af user: sebres tags: trunk | |
| 09:52 | merge 8.6 (conflicts resolved, changes on tests/cmdMZ.test in [4cb9044dfa] reverted - timerate is su... check-in: 1803c5e40f user: sebres tags: core-8-branch | |
|
2019-04-10
| ||
| 19:53 | Complete implementation for MSVC (even building minigzip) check-in: 3b09ba4861 user: jan.nijtmans tags: digit-bit-60 | |
|
2019-04-09
| ||
| 19:39 | merge 8.5 check-in: 4cb9044dfa user: sebres tags: core-8-6-branch | |
| 19:37 | closes [940ce8f958] - tests/cmdMZ.test: avoid import timerate to global NS in tests (e. g. using tcl... check-in: 242fe24b35 user: sebres tags: core-8-5-branch | |
| 19:21 | Merge 8.7. Complete implementation for MSVC and for UNIX. check-in: b392834e2c user: jan.nijtmans tags: digit-bit-60 | |
| 10:33 | merge 8.5 check-in: 318588076e user: sebres tags: core-8-6-branch | |
| 10:31 | closes [1e5e25cf2b] - tests/cmdMZ.test: fixed NRT-related sleeps (and time-related corner cases and ... check-in: 84e29e7149 user: sebres tags: core-8-5-branch | |
| 09:18 | Clarified some documentation check-in: 7fe28c341f user: dkf tags: core-8-6-branch | |
| 09:11 | Added missing test case check-in: 2a7b0ab522 user: dkf tags: core-8-6-branch | |
| 08:46 | Merge 8.7 check-in: 6742cac017 user: jan.nijtmans tags: trunk | |
| 08:46 | Merge 8.6 check-in: 72e08a8f88 user: jan.nijtmans tags: core-8-branch | |
| 08:42 | Add --disable-shared builds on win32/win64 (mingw-w64) check-in: fb3a8b3450 user: jan.nijtmans tags: core-8-6-branch | |
| 03:11 | Correct minor documentation typo check-in: 4489e21e38 user: andy tags: core-8-6-branch | |
|
2019-04-08
| ||
| 21:28 | Merge 8.7 check-in: b8b1eb4775 user: jan.nijtmans tags: trunk | |
| 21:25 | Fix clang compiler warning in tclZlib.c. Clear execute bit in two encodings check-in: f49ac8ca52 user: jan.nijtmans tags: core-8-branch | |
| 19:31 | Add test-cases for win32/win64 --disable-shared, and put standard --enable-threads check-in: 2398513042 user: jan.nijtmans tags: core-8-5-branch | |
| 19:06 | Merge 8.7. Intended operation completed for mingw-w64 (but not yet for other compilers/platforms) check-in: 1c2054cc64 user: jan.nijtmans tags: digit-bit-60 | |
| 15:35 | merge bug-45b9faf103f2, fewer destructive TclObjLookupVarEx, closes [45b9faf103f2] check-in: 7723c52623 user: sebres tags: core-8-branch | |
| 15:03 | closes [45b9faf103f2] (tclVar cached lookup): fixes segfaulting if variable released before set; par... Closed-Leaf check-in: e62a48e964 user: sebres tags: bug-45b9faf103f2 | |
| 14:02 | typo fix check-in: d3a48e8450 user: dgp tags: dgp-string-insert | |
| 13:54 | extend comment check-in: 55e4917f08 user: dgp tags: dgp-string-insert | |
| 13:49 | merge 8.7 check-in: 581926e4c8 user: dgp tags: dgp-string-insert | |
| 13:38 | Improve test for last commit fixing [45b9faf103f2]. check-in: 55da18eb59 user: pooryorick tags: core-8-branch | |
| 13:01 | Fix for [45b9faf103f2], [try] interaction with local variable names produces segmentation fault. check-in: 4100488a3c user: pooryorick tags: core-8-branch | |
|
2019-04-07
| ||
| 14:45 | Merge 8.7, and fix test-case set-old-8.6 check-in: f511fa47d2 user: jan.nijtmans tags: tip-224 | |
| 14:39 | Merge 8.7, and fix build problem on Windows Closed-Leaf check-in: 5b54e4c576 user: jan.nijtmans tags: tip-160 | |
|
2019-04-06
| ||
| 20:41 | Merge 8.7. Add checks for libtommath library to configure script (experimental) check-in: b7a7b29452 user: jan.nijtmans tags: digit-bit-60 | |
|
2019-04-05
| ||
| 21:29 | Merge 8.7 check-in: a6c2ae2927 user: jan.nijtmans tags: trunk | |
| 21:15 | Merge 8.6 check-in: 67062d71c0 user: jan.nijtmans tags: core-8-branch | |
| 20:56 | Take over recent improvements from libtommath after version 1.1.0. check-in: 57da792f43 user: jan.nijtmans tags: core-8-6-branch | |
| 20:51 | Created TIP 531 implementation for Peter Da Silva Closed-Leaf check-in: 07d94cad22 user: dkf tags: tip-531 | |
| 18:37 | More efficient version (after feedback from KBK). Better test too. check-in: 41a632a0b1 user: dkf tags: tip-312-new | |
| 16:46 | Relax timing for some socket tests a little bit. Hopefully this fixes the spurious hangs on Travis b... check-in: b0639b8475 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-04-04
| ||
| 23:47 | Clean up and refactor a bit check-in: 258100c83e user: dkf tags: tip-312-new | |
| 23:08 | Now with fewer memory leaks check-in: edef464b4f user: dkf tags: tip-312-new | |
| 22:48 | Fix unsigned wide linking. check-in: 5d6108345e user: dkf tags: tip-312-new | |
| 21:31 | Merge 8.7 Undo Tcl-specific changes in bn_mp_sqrt.c, and re-enable the two disabled test-cases: Th... check-in: a256ab380c user: jan.nijtmans tags: digit-bit-60 | |
| 21:08 | Make the build work on Travis-CI (with --enable-shared) and Win32 (both mingw and MSVC). @dgp Your'w... check-in: 2de9dab492 user: jan.nijtmans tags: dgp-refactor | |
| 08:52 | Split up tests to get better focus on what is being tested check-in: 84706f16ce user: dkf tags: tip-312-new | |
|
2019-04-03
| ||
| 19:52 | Merge 8.7 check-in: c1bdc62c2a user: jan.nijtmans tags: utf-max | |
| 19:27 | merge trunk check-in: ae51fc9aa9 user: dgp tags: dgp-refactor | |
| 19:21 | Rollback an (int -> size_t) conversion that doesn't yet make sense. check-in: 192a6d75be user: dgp tags: trunk | |
| 17:31 | Conflict-free merge of trunk through 2019-03-28 check-in: c179c90001 user: dgp tags: dgp-refactor | |
| 17:20 | merge 8.7 check-in: d9c41ba6ee user: dgp tags: tip-445-api-fix | |
| 12:22 | Docs check-in: 3c244a994e user: dkf tags: tip-312-new | |
| 09:36 | refactor; mark broken tests as broken check-in: b3ffd86e9b user: dkf tags: tip-312-new | |
| 09:08 | Some fixes. Still broken on 64-bit systems check-in: b81fc362ed user: dkf tags: tip-312-new | |
| 07:58 | Import of TIP 312 implementation check-in: 39413ccd4f user: dkf tags: tip-312-new | |
|
2019-04-02
| ||
| 20:09 | Merge trunk check-in: 85c116565b user: jan.nijtmans tags: regexp-api-64bit | |
| 19:17 | Merge 8.6 Closed-Leaf check-in: 1bcfcb3ac6 user: jan.nijtmans tags: androwish | |
| 18:23 | merge-mark check-in: 5b3cc9e2a9 user: jan.nijtmans tags: core-8-branch | |
| 18:21 | Fix gcc warning on 32-bit platforms check-in: df5c902252 user: jan.nijtmans tags: core-8-6-branch | |
| 07:53 | Merge trunk check-in: 277aaa0fb5 user: jan.nijtmans tags: dgp-properbytearray | |
|
2019-04-01
| ||
| 20:38 | Merge 8.7 check-in: 1f68f143bc user: jan.nijtmans tags: trunk | |
| 19:36 | Modify testbytestring such that is only produces pure byte-arrays, if not it errors out. Modify Tcl... check-in: 3c92680ac9 user: jan.nijtmans tags: core-8-branch | |
| 16:15 | typos check-in: 43e01869e4 user: dgp tags: tip-160 | |
| 14:32 | merge 8.7 check-in: 40514b76f3 user: sebres tags: trunk | |
| 14:30 | merge 8.6 (merge-point only, no functional changes) check-in: 6e506e162d user: sebres tags: core-8-branch | |
| 14:24 | merge 8.6 check-in: 0a66d35b63 user: sebres tags: core-8-branch | |
| 14:22 | integrate sebres-8-6-tommath-1-1 - cherry-picking of several optimizations and simplifications of 8.... check-in: 0a72c6b7b4 user: sebres tags: core-8-6-branch | |
| 14:00 | merge 8.5 check-in: 11c73f263c user: sebres tags: core-8-6-branch | |
| 13:53 | closes [1a3fa1232e306a44], test case cmdMZ-6.5 fixed to cover float value by iteration per second check-in: c925d4759d user: sebres tags: core-8-5-branch | |
| 13:51 | timerate: avoid divide by zero by no iterations in measurement cycle (e. g. count is 0) check-in: c9ac395fd2 user: sebres tags: core-8-5-branch | |
| 10:51 | Document check-in: 5122e74902 user: dkf tags: tip-342 | |
| 10:38 | Add tests check-in: 823d26b67c user: dkf tags: tip-342 | |
| 08:48 | Implement [dict getwithdefault] check-in: 6d442e58b8 user: dkf tags: tip-342 | |
|
2019-03-31
| ||
| 22:03 | Enhance documentations. Move TCL_INDEX_NONE from tclInt.h to tcl.h, since it's too useful. check-in: b1a506218e user: jan.nijtmans tags: regexp-api-64bit | |
| 20:45 | (temporary workaround): Mark expr-47.12 and expr-47.13 as nonPortable: Those are the test-cases fail... check-in: 7ff2a29530 user: jan.nijtmans tags: digit-bit-60 | |
| 17:43 | Merge trunk check-in: 6f501a4fcc user: jan.nijtmans tags: regexp-api-64bit | |
| 17:38 | Merge trunk check-in: 8714b82fdf user: jan.nijtmans tags: novem | |
| 17:35 | Fix gcc warning check-in: 0932a83094 user: jan.nijtmans tags: trunk | |
| 16:38 | fix gcc warnings check-in: b7ea9f94f4 user: jan.nijtmans tags: regexp-api-64bit | |
| 14:05 | Added tests check-in: 824fd479ea user: dkf tags: tip-224 | |
| 13:43 | Doc for [array value] check-in: ccad7281b9 user: dkf tags: tip-224 | |
| 11:59 | Implementation of [array value] check-in: 5357ebf74b user: dkf tags: tip-224 | |
|
2019-03-30
| ||
| 12:54 | Added documentation check-in: b7911ee099 user: dkf tags: tip-367 | |
| 12:41 | Tests, and reduce number of copies. check-in: 45414a4070 user: dkf tags: tip-367 | |
| 10:36 | Implementation of [lremove]. check-in: 4c507a70b2 user: dkf tags: tip-367 | |
|
2019-03-29
| ||
| 20:11 | Merge trunk check-in: 994a16cde7 user: jan.nijtmans tags: regexp-api-64bit | |
| 17:57 | Minor code cleanup: More use of size_t where possible, and elimination of unneeded type-casts. check-in: 2269af324f user: jan.nijtmans tags: trunk | |
| 14:22 | Support -winsize read-only option check-in: fb891d7729 user: dkf tags: tip-160 | |
| 12:54 | More internal use of size_t check-in: 305e64b47b user: jan.nijtmans tags: regexp-api-64bit | |
| 11:57 | Oops check-in: 1923ccb19c user: dkf tags: tip-160 | |
| 09:41 | Change regexp C API to handle indexes > 2G. New TIP upcoming. check-in: 3eca80b890 user: jan.nijtmans tags: regexp-api-64bit | |
|
2019-03-28
| ||
| 22:49 | Merge 8.7 check-in: eebb1e7ee1 user: jan.nijtmans tags: utf-max | |
| 22:42 | More complete typedef for mp_word, for MP_8BIT and MP_16BIT as well. check-in: 444187f1e9 user: jan.nijtmans tags: digit-bit-60 | |
| 21:44 | Experiment: On platforms which support it (gcc), compiled libtommath with DIGIT_BIT=60 check-in: 739233ffd0 user: jan.nijtmans tags: digit-bit-60 | |
| 21:24 | Merge 8.7 check-in: 81d2077e6a user: jan.nijtmans tags: trunk | |
| 21:21 | Merge 8.6 check-in: 9f000ec23e user: jan.nijtmans tags: core-8-branch | |
| 20:59 | Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead of exported int symbols. check-in: f93468c78c user: jan.nijtmans tags: core-8-6-branch | |
| 13:11 | Tests, but not working ones... check-in: 65cf3217c7 user: dkf tags: tip-160 | |
| 10:53 | Documentation check-in: db422dbc3d user: dkf tags: tip-160 | |
|
2019-03-27
| ||
| 23:58 | Merge 8.7 check-in: 721f693b1f user: jan.nijtmans tags: trunk | |
| 23:48 | Make Tcl_StringMatch() into a wrapper macro around Tcl_StringCaseMatch() check-in: 9610a55327 user: jan.nijtmans tags: core-8-branch | |
| 21:17 | Merge 8.7 check-in: 780a9d2d09 user: jan.nijtmans tags: trunk | |
| 21:14 | Implement -closemode check-in: 4b1e876fdc user: dkf tags: tip-160 | |
| 20:21 | Merge 8.6 check-in: 885ce37315 user: jan.nijtmans tags: core-8-branch | |
| 20:14 | merge-mark check-in: e17f4c7309 user: jan.nijtmans tags: core-8-6-branch | |
| 20:13 | Update TZ info to tzdata2019a check-in: 32229a5063 user: jan.nijtmans tags: core-8-5-branch | |
| 20:05 | Document maximum value for right argument of '**' operator. Adapt test-cases to test for exactly o... check-in: e0acde092b user: jan.nijtmans tags: core-8-6-branch | |
| 13:54 | Partial implementation on Windows. UNTESTED check-in: 71442c5eb7 user: dkf tags: tip-160 | |
| 08:29 | Add autoconf support check-in: ebb0beff9a user: dkf tags: tip-160 | |
|
2019-03-26
| ||
| 22:24 | Update TZ info to tzdata2019a. check-in: da0b64e704 user: jima tags: trunk | |
| 22:23 | Update TZ info to tzdata2019a. check-in: 3e4a156ecf user: jima tags: core-8-branch | |
| 22:23 | Update TZ info to tzdata2019a. check-in: fc5931ceb3 user: jima tags: core-8-6-branch | |
| 16:22 | Additional protection for ridiculously big exponents, in case libtommath is compiled with DIGIT_BIT=... check-in: 642b1d2408 user: jan.nijtmans tags: core-8-branch | |
|
2019-03-25
| ||
| 22:04 | merge-mark check-in: 51ed52b4f8 user: jan.nijtmans tags: trunk | |
| 21:52 | merge-mark check-in: 5972fb41aa user: jan.nijtmans tags: core-8-branch | |
| 21:50 | Eliminate all usage of mp_iszero/mp_iseven/mp_isodd/mp_isneg from libtommath: In the upcoming new ve... check-in: aa39db2dc3 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-03-24
| ||
| 22:39 | Remove one more comment, which is no longer valid (as "exception" is now removed) check-in: 87009ec717 user: jan.nijtmans tags: trunk | |
| 22:08 | Better handling, reset capabilty, and ensure that inherited channels are correct check-in: 2265475e82 user: dkf tags: tip-160 | |
| 18:44 | Start of implementation of TIP 160: better terminal control check-in: f58c31e497 user: dkf tags: tip-160 | |
| 18:14 | Code cleanup: Remove unneeded #undef's, and unneeded inclused. No change in functionality. check-in: b2f37675d3 user: jan.nijtmans tags: trunk | |
| 18:12 | Remove hacked exception for bug [a16752c252]. Should be fixed by then in "tclcompiler". Taken over f... check-in: 4a8c5ad29a user: jan.nijtmans tags: trunk | |
| 17:28 | Merge trunk. Take over Trace changes from trunk (somehow they didn't end into novem up to now). This... check-in: 5913ad0cb1 user: jan.nijtmans tags: novem | |
| 16:52 | Merge 8.7 check-in: c06a872943 user: jan.nijtmans tags: trunk | |
| 16:50 | Since only bytes 0xF0 - 0xF4 can be the first byte of a valid 4-byte UTF-8 byte sequence, account fo... check-in: 9c09af3627 user: jan.nijtmans tags: core-8-branch | |
| 16:46 | Since only bytes 0xF0 - 0xF4 can be the first byte of a valid 4-byte UTF-8 byte sequence, account fo... check-in: 8e7ac039ab user: jan.nijtmans tags: core-8-6-branch | |
| 16:43 | Since only bytes 0xF0 - 0xF4 can be the first byte of a valid 4-byte UTF-8 byte sequence, account fo... check-in: 12e58fc74d user: jan.nijtmans tags: core-8-5-branch | |
| 13:09 | Merge 8.7 check-in: 8a8d3135b0 user: jan.nijtmans tags: trunk | |
| 13:05 | Merge 8.7 check-in: 15927b5ba6 user: jan.nijtmans tags: utf-max | |
| 13:02 | Make all internal small buffer related to Tcl_UtfBackslash() length 4, not TCL_UTF_MAX: For TCL_UTF_... check-in: 69cd13225a user: jan.nijtmans tags: core-8-branch | |
|
2019-03-22
| ||
| 20:44 | Add some test-cases with longer backslash sequences, to test for internal buffer overflows. check-in: 0a318e4eb4 user: jan.nijtmans tags: core-8-branch | |
| 15:08 | lots of changes to the "info" page. Replace "command procedure" with "routine" in Tcl.n. check-in: c78313c4f3 user: pooryorick tags: core-8-branch | |
| 15:05 | Make the html target work under more circumstances. check-in: 53cb36fff7 user: pooryorick tags: core-8-branch | |
|
2019-03-21
| ||
| 20:28 | Merge 8.7. Also fix invalid reference to TclUtfToWChar, causing build failure check-in: 7c63883789 user: jan.nijtmans tags: utf-max | |
| 20:11 | Merge 8.7 check-in: 871076a655 user: jan.nijtmans tags: trunk | |
| 20:10 | Add entry for 元号 (or NewEra placeholder) to Unicode tables. Since Tcl doesn't do rendering, this... check-in: 1c7bbbc9c1 user: jan.nijtmans tags: core-8-branch | |
| 20:09 | Add entry for 元号 (or NewEra placeholder) to Unicode tables. Since Tcl doesn't do rendering, this... check-in: ea1510e658 user: jan.nijtmans tags: core-8-6-branch | |
| 20:06 | Add entry for 元号 (or NewEra placeholder) to Unicode tables. Since Tcl doesn't do rendering, this... check-in: 4789f77a5b user: jan.nijtmans tags: core-8-5-branch | |
| 19:56 | Remove incorrect comment. Simplify handling of last bytes in Tcl_UniCharToUtfDString(), since TclUt... check-in: 33251a211f user: jan.nijtmans tags: core-8-branch | |
| 07:45 | Fix outdated comment check-in: ce566c5d84 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-03-20
| ||
| 22:54 | Merge 8.7 check-in: 3ea5d3e8a3 user: jan.nijtmans tags: utf-max | |
| 22:51 | Merge 8.7 check-in: bb9b52ab82 user: jan.nijtmans tags: trunk | |
| 22:45 | Fix Tcl_UtfToUniCharDString() function, handling invalid byte at the end of the string: Not quite co... check-in: 3e8ada19f5 user: jan.nijtmans tags: core-8-branch | |
|
2019-03-18
| ||
| 22:45 | Merge trunk check-in: 8fe25e01d3 user: jan.nijtmans tags: novem | |
| 22:34 | Merge 8.7 check-in: 48c676b649 user: jan.nijtmans tags: trunk | |
| 22:32 | Comment Comment Tcl_UniCharToUtf() better, what happens handling surrogates. Add type cast in tclUtf... check-in: b02df08680 user: jan.nijtmans tags: core-8-branch | |
| 22:17 | Merge 8.7 check-in: b9ad5fe740 user: jan.nijtmans tags: trunk | |
| 22:14 | enlarge a few small buffers, which could overflow using Unicode characters > /UFFFF. Eliminate some... check-in: 41c373ad8f user: jan.nijtmans tags: core-8-branch | |
| 20:07 | Add 4 new encodings, and add documentation. check-in: 0ac59eb0c6 user: jan.nijtmans tags: utf-max | |
| 15:46 | merge trunk check-in: 810452fe39 user: dgp tags: dgp-refactor | |
| 15:46 | merge trunk check-in: 16657b8526 user: dgp tags: dgp-properbytearray | |
| 15:25 | merge 8.7 check-in: 9c1a58d079 user: dgp tags: tip-445-api-fix | |
|
2019-03-17
| ||
| 22:17 | Merge 8.7 check-in: 5bfbe84775 user: jan.nijtmans tags: trunk | |
| 22:16 | For Tcl >= 8.7, always compile-in the extended Unicode tables, no matter the value of TCL_UTF_MAX. D... check-in: 82477e9d3a user: jan.nijtmans tags: core-8-branch | |
| 22:15 | For Tcl >= 8.7, always compile-in the extended Unicode tables, no matter the value of TCL_UTF_MAX. D... check-in: 5c8a1f59fa user: jan.nijtmans tags: core-8-6-branch | |
| 22:13 | For Tcl >= 8.7, always compile-in the extended Unicode tables, no matter the value of TCL_UTF_MAX. D... check-in: 304a19f67c user: jan.nijtmans tags: core-8-5-branch | |
| 22:01 | More WIP. Seems to be *almost* working. check-in: ab13cbd74c user: jan.nijtmans tags: utf-max | |
|
2019-03-16
| ||
| 21:42 | Try 32-bt Travis CI LInux build/test Closed-Leaf check-in: 032cf77af5 user: jan.nijtmans tags: linux-32bit-travis-build | |
| 21:16 | Merge 8.7 Closed-Leaf check-in: cd427db76c user: jan.nijtmans tags: tommath-refactor | |
| 21:10 | Merge 8.7 Move up some stub entries related to Tcl_UniChar Use TCL_UTF_MAX=4 for full Unicode in ste... check-in: 81502a66ed user: jan.nijtmans tags: utf-max | |
|
2019-03-15
| ||
| 21:17 | Merge 8.7 check-in: 3dcb7571f5 user: jan.nijtmans tags: trunk | |
| 20:52 | Eliminate usage of mp_isneg(), just check bignum->sign directly (as libtommath itself does) Make Tcl... check-in: 515a22d41d user: jan.nijtmans tags: core-8-branch | |
| 15:51 | merge trunk check-in: 84d2435115 user: dgp tags: dgp-refactor | |
| 15:47 | merge 8.7 check-in: 65a911f5d4 user: dgp tags: tip-445-api-fix | |
|
2019-03-14
| ||
| 22:47 | Merge trunk check-in: 419fdde9fc user: jan.nijtmans tags: dgp-properbytearray | |
| 20:59 | Merge 8.7. Fix 2 test-cases which were failing for TCL_UTF_MAX=6 check-in: 4032e7fe99 user: jan.nijtmans tags: utf-max | |
| 20:03 | merge-mark check-in: 80c345bf67 user: jan.nijtmans tags: trunk | |
| 20:01 | merge-mark check-in: 4990c65285 user: jan.nijtmans tags: tommath-refactor | |
| 19:52 | Make internal libtommath stub entries deprecated: Those are not supposed to be called in extensions check-in: 99c1ed4d8a user: jan.nijtmans tags: core-8-branch | |
|
2019-03-13
| ||
| 20:44 | Eliminate many (mostly harmless) MSVC warning messages. Tcl 9 compiles warning-free now on MSVC. check-in: cf865c6e2b user: jan.nijtmans tags: trunk | |
| 20:43 | Make "struct regmatch_t" match "Tcl_RegExpIndices" (again). Win64 build was broken because of this. ... check-in: c38fd94d09 user: jan.nijtmans tags: trunk | |
| 00:44 | merge 8.6 check-in: 73e7e3f694 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 00:33 | integrate branch clock-astronomical-jdn: merge pull request #16 from sebres/astronomical-jdn (https:... check-in: 39a21f437a user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 00:24 | scan: all JDN/JD are signed, so allow parse negative Julian days Closed-Leaf check-in: 7be9cada94 user: sebres tags: clock-astronomical-jdn | |
| 00:24 | format: add support of new JDN-tokens (calendar JD `%EJ`, astronomical JD `%Ej`) with time fraction.... check-in: 2194d065f7 user: sebres tags: clock-astronomical-jdn | |
| 00:23 | scan: extended with token `%EJ` to scan calendar julian day with time fraction (in opposite to astro... check-in: 9095503f61 user: sebres tags: clock-astronomical-jdn | |
| 00:21 | implemented scan of astronomical julian day (JDN/ID) with token `%Ej`, corresponds julian date of sq... check-in: b9804722b9 user: sebres tags: clock-astronomical-jdn | |
|
2019-03-12
| ||
| 21:44 | Merge 8.7 check-in: 4acfc50392 user: jan.nijtmans tags: tommath-refactor | |
| 20:39 | Even better support for -DTCL_UTF_MAX=6. Ongoing improvements (TIP being planned) check-in: fdcb2a7323 user: jan.nijtmans tags: utf-max | |
|
2019-03-11
| ||
| 20:56 | Merge 8.7 check-in: 13fd8a4647 user: jan.nijtmans tags: trunk | |
| 20:32 | Change TCHAR -> WCHAR in many places, since that's what it is since Windows NT check-in: 876f74eabe user: jan.nijtmans tags: core-8-branch | |
| 20:30 | Improve parsing of -xchar option for serial channels: Allow full 8-bit range (correct UTF-8 handling... check-in: e63e8b0acb user: jan.nijtmans tags: core-8-branch | |
| 20:25 | Fix [590e687905]: utf-1.11 test-case fails check-in: 07c460f447 user: jan.nijtmans tags: core-8-branch | |
|
2019-03-10
| ||
| 21:16 | Make internal libtommath symbols MODULE_SCOPE, and remove them from the stub table: They are not sup... check-in: 9384c633dd user: jan.nijtmans tags: trunk | |
| 21:04 | Merge 8.7 check-in: 316ceb7616 user: jan.nijtmans tags: trunk | |
| 20:18 | re-implemente changes in win/tclWinFile.c (handling -DTCL_UTF_MAX=6) using 3 new utility functions. ... check-in: 9eb437a15d user: jan.nijtmans tags: core-8-branch | |
|
2019-03-09
| ||
| 21:22 | merge 8-5-event-perf-branch check-in: 697065a8e5 user: sebres tags: sebres-8-6-event-perf-branch | |
| 21:04 | NRT relevant only: provides self-calibrating mechanism for TclpUSleep (the actual time of usleep/nan... check-in: 9ce15c7f1a user: sebres tags: sebres-8-5-event-perf-branch | |
| 20:07 | non-native time scale fixed: do scale time only once (not in cycle, since all other times used in ca... check-in: f20b5264a3 user: sebres tags: sebres-8-5-event-perf-branch | |
| 19:07 | macosx: Tcl_Sleep -> TclpUSleep (provides microseconds sleep, fixed unresolved external "TclpUSleep"... check-in: f26dfbb645 user: sebres tags: sebres-8-5-event-perf-branch | |
| 18:41 | TclpScaleUTime fixed typo, only if native scaling used (tclScaleTimeProcPtr == NativeScaleTime) the ... check-in: fca5fb3444 user: sebres tags: sebres-8-5-event-perf-branch | |
|
2019-03-08
| ||
| 23:54 | Merge trunk. Further WIP for TIP #497, far from finished .... check-in: 9fcbdde251 user: jan.nijtmans tags: tip-497 | |
| 22:51 | Merge 8.7 check-in: fe02c8898e user: jan.nijtmans tags: trunk | |
| 21:27 | Make -DTCL_UTF_MAX=6-build work on win32. Add travis builds to prove it. check-in: 1df1b22fad user: jan.nijtmans tags: core-8-branch | |
| 20:44 | Fix bug in mp_set_bit(), not affecting Tcl adtually (returning MP_VAL for some valid input) check-in: 26182f50b2 user: jan.nijtmans tags: tommath-refactor | |
| 20:40 | Merge 8.7 check-in: 0fda504644 user: jan.nijtmans tags: tommath-refactor | |
| 20:25 | Merge 8.7 check-in: cbdcf1829d user: jan.nijtmans tags: trunk | |
| 19:54 | Use mp_get_bit() instead of mp_iseven()/mp_isodd(): Those latter functions are macro's currently, bu... check-in: 0d77fb2374 user: jan.nijtmans tags: core-8-branch | |
| 19:51 | Code cleanup: less (size_t) casts Closed-Leaf check-in: ab3bc46fe1 user: jan.nijtmans tags: utf-max-6 | |
| 15:39 | merge 8-5-event-perf-branch (no monotonic time fallbacks) check-in: ec9b47d045 user: sebres tags: sebres-8-6-event-perf-branch | |
| 15:38 | unix: monotonic time (performance counter/wide-clicks) - implements several fallbacks for platforms ... check-in: 6593536677 user: sebres tags: sebres-8-5-event-perf-branch | |
| 15:09 | merge trunk check-in: 2886da4545 user: dgp tags: dgp-refactor | |
| 15:09 | merge trunk check-in: 2a00aec29a user: dgp tags: dgp-properbytearray | |
| 14:56 | merge 8.7 check-in: 1dd923d0cf user: dgp tags: tip-445-api-fix | |
| 14:56 | merge 8.7 check-in: 839cfa7059 user: dgp tags: trunk | |
| 14:47 | merge 8.6 check-in: 8d5d640832 user: dgp tags: core-8-branch | |
| 14:46 | [39fed4dae5] Make sure return value from Tcl_PkgRequire*() survives long enough for caller to use it... check-in: 6bf2a6d132 user: dgp tags: core-8-6-branch | |
| 11:37 | merge 8-5-event-perf-branch (restore merge point after complex merge across branches 8.6/8.6-timerat... check-in: 852b037b2f user: sebres tags: sebres-8-6-event-perf-branch | |
| 11:34 | 3-way merge 8.6 - timerate is part of Tcl now (since TIP#527 got merged), conflicts resolved, merge-... check-in: 102958b94e user: sebres tags: sebres-8-6-event-perf-branch | |
| 04:42 | merge 8.5 (perf-test) check-in: 5b6af82bad user: sebres tags: core-8-6-branch | |
| 04:38 | merge 8.5 (fixed performance test for short exec-time) check-in: 177092d5da user: sebres tags: sebres-8-5-event-perf-branch | |
| 04:37 | cpu-count (performance counter) recognition is rewritten (also resolves gcc warning: suggest parenth... check-in: 518ab3c556 user: sebres tags: sebres-8-5-event-perf-branch | |
| 04:35 | fixed mistake ($howmuch is substituted in tests and can be larger as last event index created by too... check-in: a76ccc10f1 user: sebres tags: core-8-5-branch | |
| 04:08 | merge 8.5 - timerate is part of Tcl now (since TIP#527 got merged), conflicts resolved, merge-points... check-in: 1ca0b19a51 user: sebres tags: sebres-8-5-event-perf-branch | |
| 04:05 | merge sebres-8-5-timerate (prepare for consolidation with 8.5) check-in: ca89c4e5a7 user: sebres tags: sebres-8-5-event-perf-branch | |
| 01:17 | fixed test parse-12.26 - variable now Leaf check-in: 32568cdfa1 user: sebres tags: bug-408568 | |
| 00:44 | fixes [408568] "variable substitution parsing limited to ASCII alphanumerics" check-in: 4c5d9c6963 user: sebres tags: bug-408568 | |
| 00:34 | test case for [408568] "variable substitution parsing limited to ASCII alphanumerics": illustrating ... check-in: 745068c247 user: sebres tags: bug-408568 | |
| 00:04 | resolves large discrepancies in proc/lambda between 8.5 and 8.6; coverage for [e3f481f187] regressi... Leaf check-in: fb2b91aea8 user: sebres tags: sebres-8-5-comp-8-6-fix | |
|
2019-03-07
| ||
| 22:13 | In the 8.6.* releases, Tcl_GetStringResult() still passes through interp->result. Have to ask specif... Closed-Leaf check-in: e6479634cb user: dgp tags: bug-39fed4dae5 | |
| 22:03 | Merge 8.7 check-in: d6eb82a174 user: jan.nijtmans tags: trunk | |
| 22:02 | Fixes for TCL_UTF_MAX=6, (gcc compiler warnings). Also make everything work on win32/win64. Patch ad... check-in: 650574e0fb user: jan.nijtmans tags: utf-max-6 | |
| 21:59 | Fix gcc compiler warning check-in: c6f4b50fbf user: jan.nijtmans tags: core-8-branch | |
| 20:24 | Integrate the test, which seems to indicate the bug fix doesn't work. More to come.... check-in: e3fa2e57a8 user: dgp tags: bug-39fed4dae5 | |
| 20:05 | Merge forward to demonstrate the test fails after the bug arrived. Closed-Leaf check-in: 89f964c345 user: dgp tags: pkg-return-check | |
| 14:20 | (core-8-branch merge) Fix automatic pkgIndex generation for multiplatform installs. check-in: fa308cbee6 user: apnadkarni tags: trunk | |
| 14:17 | (core-8-6-branch merge) Fix automatic pkgIndex generation for multiplatform installs. check-in: d48cced50f user: apnadkarni tags: core-8-branch | |
| 14:12 | Fix automatic pkgIndex generation for multiplatform installs check-in: b15367b890 user: apnadkarni tags: core-8-6-branch | |
| 09:45 | but ... don't call Tcl_GetObjResult() twice Closed-Leaf check-in: 5011be2338 user: jan.nijtmans tags: jn-bug-39fed4dae5 | |
| 09:43 | Better fix, not hackish any-more, but retaining the original idea check-in: 0a4f70654f user: jan.nijtmans tags: jn-bug-39fed4dae5 | |
| 08:39 | Merge 8.7 check-in: feb76896c3 user: jan.nijtmans tags: trunk | |
| 08:31 | Merge 8.6. Remove unneeded code from init.tcl check-in: 3efa92355e user: jan.nijtmans tags: core-8-branch | |
| 08:00 | Fix some gcc/MSVC (harmless) compiler warnings. Remove some unnecessary end-of-line spacing check-in: 4100db67b1 user: jan.nijtmans tags: core-8-6-branch | |
| 07:58 | Fix [9471e6e304]: InitWinEnv not thread safe check-in: e8d0d31e48 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-03-06
| ||
| 15:36 | Fix for [39fed4dae5]. Closed-Leaf check-in: 87689a5b66 user: pooryorick tags: pyk-bug-39fed4dae5 | |
| 12:34 | merge 8.7 check-in: 17eb5e790b user: sebres tags: trunk | |
| 12:25 | part of [db95e7a61e] reverted for consistency reasons: unsupported namespace is exported in previous... check-in: 72d7d613fe user: sebres tags: core-8-branch | |
| 11:32 | V1.3. PLATFORM_IDENTIFY, MULTIPLATFORM_INSTALL macro, optionally copy PDBs. The PLATFORM_IDENTIFY m... check-in: 4c75c9ddc5 user: apnadkarni tags: trunk | |
| 11:26 | V1.3. PLATFORM_IDENTIFY, MULTIPLATFORM_INSTALL macro, optionally copy PDBs. The PLATFORM_IDENTIFY m... check-in: 0391287fab user: apnadkarni tags: core-8-branch | |
| 06:26 | V1.3. PLATFORM_IDENTIFY, MULTIPLATFORM_INSTALL macro, optionally copy PDBs. The PLATFORM_IDENTIFY m... check-in: 200622a9d4 user: apnadkarni tags: core-8-6-branch | |
| 01:42 | [39fed4dae5] Minimal fix for volatile lifetime of string returned by Tcl_PkgRequire(). We need a te... check-in: bec67444fa user: dgp tags: bug-39fed4dae5 | |
|
2019-03-05
| ||
| 22:58 | merge 8.6 - timerate is part of Tcl now (since TIP#527 got merged), conflicts resolved, tclDate.c re... check-in: 3454e26373 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 20:16 | Merge 8.7 check-in: 4b4d286e3e user: jan.nijtmans tags: trunk | |
| 19:58 | Remove double macro's. Resolve quotes in travis configuration: it doesn't work check-in: 40d18fda3e user: jan.nijtmans tags: core-8-branch | |
| 19:46 | integrate/close sebres-trunk-timerate branch (no functional changes, simple merge-point) check-in: 1cbf574661 user: sebres tags: trunk | |
| 18:23 | merge 8.7 (TIP#527, New measurement facilities in TCL: New command timerate, performance test suite) check-in: e41cbd042a user: sebres tags: trunk | |
| 18:02 | integrate dgp-sebres-timerate-review: no functional changes (already backported) check-in: 61fe0670ed user: sebres tags: core-8-branch | |
| 17:39 | timerate is supported in 8.7 check-in: db95e7a61e user: sebres tags: core-8-branch | |
| 17:34 | merge 8.6 (TIP#527, New measurement facilities in TCL: New command timerate, performance test suite) check-in: 2d254280f0 user: sebres tags: core-8-branch | |
| 16:59 | integrate sebres-8-6-timerate, merge 8.5 (TIP#527, New measurement facilities in TCL: New command ti... check-in: 49f82cfd7f user: sebres tags: core-8-6-branch | |
| 16:25 | merge sebres-8-5-timerate (TIP#527 - New measurement facilities in TCL: New command timerate, perfor... check-in: 5c26638643 user: sebres tags: core-8-5-branch | |
| 16:13 | merge updated 8.5-timerate branch Closed-Leaf check-in: 5246d61897 user: sebres tags: sebres-8-6-timerate | |
| 15:46 | extended performance test-suite, since max-count is implemented in timerate, usage `::tclTestPerf::_... Closed-Leaf check-in: 1e109808c9 user: sebres tags: sebres-8-5-timerate | |
| 12:58 | back-porting other performance test (timer-event.perf.tcl) from event-perf-branch check-in: c3a401ee2c user: sebres tags: sebres-8-5-timerate | |
| 12:56 | back-porting test-performance suite and clock.perf.tcl from clock-speedup branch check-in: 6d517f3acd user: sebres tags: sebres-8-5-timerate | |
| 11:28 | helper to import `timerate` on demand in unknown/autoload proceeding. check-in: 8e42cf68a5 user: sebres tags: sebres-8-5-timerate | |
| 11:22 | regarding the TIP#527, `timerate` shall be placed into `::tcl::unsupported` in versions prior to 8.7 check-in: f6edb4f6be user: sebres tags: sebres-8-5-timerate | |
| 10:07 | highlighting check-in: 2536fd1d1e user: sebres tags: sebres-8-5-timerate | |
|
2019-03-04
| ||
| 20:50 | amend: html-code order changed check-in: f4280495d4 user: sebres tags: sebres-8-5-timerate | |
| 20:40 | tools/tcltk-man2html: html-code for micro (sec) character check-in: a9f85173d9 user: sebres tags: sebres-8-5-timerate | |
| 20:39 | re-integrates the changes from the TIP#527 description into the manpage check-in: 9a8fb66857 user: sebres tags: sebres-8-5-timerate | |
|
2019-03-02
| ||
| 18:15 | Various tommath/numeric related optimizations: - Remove the DD_STEEL formatter: it isn't used anywhe... check-in: 5293802fe6 user: jan.nijtmans tags: core-8-branch | |
| 17:21 | Add build with -DTCL_UTF_MAX=6 to travis CI. Also fix 2 gcc compiler-warnings occurring with -DTCL_U... check-in: 9b2a385a0f user: jan.nijtmans tags: core-8-branch | |
| 16:53 | Merge 8.7 check-in: e766d23655 user: jan.nijtmans tags: trunk | |
| 16:52 | Minor optimization in UTF-8 handling, and add some comments describing how Tcl_UniCharToUtf() handle... check-in: 6e3632ede5 user: jan.nijtmans tags: core-8-branch | |
| 16:35 | Fix some "scan.test" test-cases when TCL_UTF_MAX=4. Wrongly resolved merge-conflict in previous che... check-in: 8d1ff82057 user: jan.nijtmans tags: core-8-6-branch | |
| 16:09 | Merge 8.7 check-in: ff562e2ab8 user: jan.nijtmans tags: trunk | |
| 16:08 | Merge 8.6 (one forgotten adaptation of surrogate handling, only compiled on Cygwin) check-in: 4f781560c5 user: jan.nijtmans tags: core-8-branch | |
| 16:04 | Backport [bd94500678e837d7] from 8.7, preventing endless loops in UTF-8 conversions when handling su... check-in: 9e1984c250 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-03-01
| ||
| 21:59 | Merge 8.7 check-in: 3e48d44568 user: jan.nijtmans tags: trunk | |
| 21:05 | More use of TclHasIntRep() macro. Add vfs build director to fossil ignore-glob check-in: 6df74d3d53 user: jan.nijtmans tags: core-8-branch | |
| 21:01 | Update Unicode tables to version 12.0 check-in: 1ac480041b user: jan.nijtmans tags: core-8-branch | |
| 20:25 | merge 8.7 check-in: bc57eb7213 user: dgp tags: trunk | |
| 20:24 | A confusion about signed vs unsigned comparision caused Tcl_UtfToUniChar() to return the wrong answe... check-in: 81046b694f user: dgp tags: core-8-branch | |
| 20:11 | Update all internal tables to Unicode 12.0 check-in: 88da1b0307 user: jan.nijtmans tags: core-8-6-branch | |
| 20:10 | Update internal tables to Unicode 12.0 check-in: 6e18f23e7f user: jan.nijtmans tags: core-8-5-branch | |
|
2019-02-28
| ||
| 20:35 | merge trunk check-in: e4e3193004 user: dgp tags: dgp-refactor | |
| 20:30 | merge trunk check-in: 47172a8abb user: dgp tags: dgp-properbytearray | |
| 20:19 | merge 8.7 check-in: 06badfc315 user: dgp tags: tip-445-api-fix | |
|
2019-02-27
| ||
| 22:45 | merge core-8-branch check-in: 6331f74415 user: jan.nijtmans tags: tommath-refactor | |
| 21:58 | Merge 8.7 check-in: 727e74f081 user: jan.nijtmans tags: trunk | |
| 21:29 | Fix [bd94500678e837d7]: SEGFAULT by conversion of unicode (out of BMP) to byte-array check-in: efe8f3e6b0 user: jan.nijtmans tags: core-8-branch | |
| 21:10 | merge 8.7 check-in: ce752a257a user: jan.nijtmans tags: trunk | |
| 08:34 | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) and (unsigned) type-casts... check-in: 51c585131e user: jan.nijtmans tags: core-8-branch | |
|
2019-02-25
| ||
| 21:15 | Merge 8.7 check-in: 5a8767b61e user: jan.nijtmans tags: trunk | |
| 21:13 | Merge 8.6 check-in: 64a59508ae user: jan.nijtmans tags: core-8-branch | |
| 21:12 | Merge 8.5 check-in: 1c886530ed user: jan.nijtmans tags: core-8-6-branch | |
| 21:10 | Finish complete fix, all corner-cases correct now. Also spurious UTF-8 testcase failure (as seen on ... Closed-Leaf check-in: b3d886c84f user: jan.nijtmans tags: bug-bd94500678 | |
| 19:50 | New internal macro TclHasIntRep() to re-encapsulate the typePtr field. check-in: 86b1045cc4 user: dgp tags: core-8-branch | |
| 17:56 | merge 8.7 check-in: 5e35c2529b user: dgp tags: tip-445-api-fix | |
| 17:46 | merge 8.7 check-in: cbfa90dcb2 user: dgp tags: core-8-7-a3-rc | |
| 17:06 | merge 8.7 check-in: 6bda8e2cf5 user: dgp tags: bug-bd94500678 | |
| 16:15 | merge trunk check-in: f5b5f2248c user: dgp tags: dgp-properbytearray | |
| 16:04 | merge trunk check-in: 7fd2df44ff user: dgp tags: dgp-refactor | |
|
2019-02-24
| ||
| 18:40 | Move from trusty -> xenal for travis builds. Also add build on Mojave (xcode 10.2) check-in: 0761fefbd3 user: jan.nijtmans tags: core-8-5-branch | |
| 17:20 | Merge 8.7 check-in: fb23ac1e71 user: jan.nijtmans tags: trunk | |
| 17:19 | Merge 8.6 check-in: 784f5feda2 user: jan.nijtmans tags: core-8-branch | |
| 17:15 | Merge 8.5 check-in: 7194b3fcef user: jan.nijtmans tags: core-8-6-branch | |
| 17:05 | No longer run socket test-cases on travis with OSX: There are too many random failures/hangups. check-in: d5a91ad9d9 user: jan.nijtmans tags: core-8-5-branch | |
| 16:59 | In TclGetByteArrayFromObj(), no longer assume that Tcl_GetByteArrayFromObj() never returns NULL. And... check-in: 3b76dae179 user: jan.nijtmans tags: trunk | |
|
2019-02-23
| ||
| 13:09 | merge trunk check-in: 0fa21022ea user: dgp tags: dgp-refactor | |
| 01:21 | merge trunk check-in: d9f9d6dd1a user: dgp tags: dgp-properbytearray | |
| 01:21 | Revise crashing test now that [binary encode] rejects bogus inputs. check-in: cba8787407 user: dgp tags: dgp-properbytearray | |
| 01:19 | merge trunk check-in: c0dc882633 user: dgp tags: dgp-properbytearray | |
| 01:12 | Stop crashes due to macro broken by merge. check-in: ae5ff660b1 user: dgp tags: dgp-properbytearray | |
| 01:04 | Adapt the gratuitous macro that doubles the burden of core development. Closed-Leaf check-in: 8a46570b26 user: dgp tags: dgp-repair-macro-that-makes-exactly-the-assumption-we-are-invalidating | |
|
2019-02-22
| ||
| 20:24 | merge trunk Closed-Leaf check-in: 01853d6504 user: dgp tags: dgp-scratch | |
| 20:23 | WIP check-in: 15fabd01bb user: dgp tags: dgp-properbytearray | |
| 20:19 | WIP check-in: 5c68b7fdc1 user: dgp tags: dgp-scratch | |
| 20:12 | WIP check-in: 567ea96577 user: dgp tags: dgp-properbytearray | |
| 18:59 | not broke yet check-in: f26420b9a5 user: dgp tags: dgp-scratch | |
| 18:53 | WIP check-in: a23ff45e1c user: dgp tags: dgp-properbytearray | |
| 18:47 | scratch check-in: 04e11917b3 user: dgp tags: dgp-scratch | |
| 18:38 | more 'trunk' merge check-in: 4419aff52b user: dgp tags: dgp-properbytearray | |
| 18:38 | Try, try again. check-in: e10677acee user: dgp tags: dgp-scratch | |
| 18:01 | merge 8.7 check-in: adfe04dbbd user: dgp tags: trunk | |
| 17:32 | Revert recent commit that breaks the encapsulation interface of TIP 445. That encapsulation was put... check-in: 7992011cd3 user: dgp tags: core-8-branch | |
| 16:56 | Merge trunk through 2019-01-28 check-in: 63eab66bab user: dgp tags: dgp-properbytearray | |
| 16:45 | Merge and resolve more from the trunk. check-in: 11271c0a32 user: dgp tags: dgp-properbytearray | |
|
2019-02-19
| ||
| 20:21 | Merge 8.7 check-in: 19890efeab user: jan.nijtmans tags: bug-bd94500678 | |
| 20:17 | Merge 8.7 check-in: 2b82daafb8 user: jan.nijtmans tags: trunk | |
| 20:16 | Merge 8.6 check-in: 1b17625b60 user: jan.nijtmans tags: core-8-branch | |
| 20:12 | Fix some comments: "upper" -> "high" (when talking about surrogates) check-in: 1d9b7f26b0 user: jan.nijtmans tags: core-8-6-branch | |
| 19:39 | Extends build facilities with option to make/compile considering dependencies (no more `make clean; ... Leaf check-in: f13452f7b8 user: sebres tags: sebres-tcl-depend-make | |
| 19:38 | Minor optimizations check-in: 0e2621fc4b user: jan.nijtmans tags: bug-bd94500678 | |
|
2019-02-18
| ||
| 20:48 | Proposed fix for [bd94500678]: SEGFAULT by conversion of unicode (out of BMP) to byte-array. check-in: 9f67c17d01 user: jan.nijtmans tags: bug-bd94500678 | |
| 20:42 | Merge 8.7 check-in: 7aa80fc0ad user: jan.nijtmans tags: trunk | |
| 20:39 | Merge 8.6 check-in: fc1de63689 user: jan.nijtmans tags: core-8-branch | |
| 20:38 | Don't use TclUniCharIsSpace() in command-line handling: the windows command-line is not aware of Uni... check-in: 60d2391840 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-02-15
| ||
| 19:55 | WIP: refactor libtommath references: Deprecate functions which shouldn't be in stub tables. More ge... check-in: ae2d2e4e3a user: jan.nijtmans tags: tommath-refactor | |
|
2019-02-14
| ||
| 20:31 | Merge trunk through 2019-01-25 check-in: 147905ffeb user: dgp tags: dgp-properbytearray | |
| 20:14 | Merge trunk through 2019-01-18 check-in: 8b11314057 user: dgp tags: dgp-properbytearray | |
| 20:05 | merge 8.7 check-in: 2a36cf176f user: dgp tags: dgp-string-insert | |
| 19:46 | merge trunk check-in: f87070ace5 user: dgp tags: dgp-refactor | |
| 19:46 | merge 8.7 check-in: 145bf46661 user: dgp tags: trunk | |
| 19:34 | Improve portability of path constructions. check-in: 9dd7481c5c user: dgp tags: core-8-branch | |
| 17:13 | Merge trunk. check-in: 167fc8acfa user: dgp tags: dgp-refactor | |
| 10:56 | small amend unfolding `list "$tcl_library/http"` (previously it was result of glob) check-in: 6c4886e1e1 user: sebres tags: core-8-branch | |
| 10:42 | closes [b322938e08]: fix several zipfs-tests searching for single "http" directory in (compressed) t... check-in: 59607dfd9e user: sebres tags: core-8-branch | |
|
2019-02-13
| ||
| 21:38 | Merge trunk through 2019-02-05 check-in: 3bbdf1f4ba user: dgp tags: dgp-refactor | |
| 21:24 | Merge trunk through 2019-02-01 check-in: 76fa1ad734 user: dgp tags: dgp-refactor | |
| 21:14 | Merge trunk through 2019-01-26 check-in: 8b66d9f360 user: dgp tags: dgp-refactor | |
| 20:14 | Merge trunk through 2019-01-25 check-in: 495691b47d user: dgp tags: dgp-refactor | |
| 18:14 | Merge trunk through 2019-01-24 check-in: 2b8ce74f70 user: dgp tags: dgp-refactor | |
| 02:57 | merge 8-5-timerate (?max-count?, break possibility, diverse fixes) + windows time-calibration cycle ... check-in: 2f5413a0fb user: sebres tags: sebres-8-6-timerate | |
| 01:22 | timerate documentation extended check-in: af42c485d8 user: sebres tags: sebres-8-5-timerate | |
| 01:10 | timerate: extended with ?max-count? optional parameter, code review and more tests check-in: 0f6e941c6e user: sebres tags: sebres-8-5-timerate | |
|
2019-02-12
| ||
| 20:40 | small amend (correct wrong utf-8 prevention for micro sign in RE of check test-case) check-in: f3d1a24b0e user: sergey.brester tags: sebres-8-5-timerate | |
| 20:37 | few test cases for timerate command check-in: e7400f99d5 user: sergey.brester tags: sebres-8-5-timerate | |
| 19:46 | fixes estimated time of too short execution considering calibrated overhead (it is 0us and not 1us, ... check-in: cde1464889 user: sergey.brester tags: sebres-8-5-timerate | |
| 19:38 | timerate: allow break from measurement cycle (usable to provide conditional stop possibility inside ... check-in: 11760d10b0 user: sergey.brester tags: sebres-8-5-timerate | |
| 19:35 | cherrypick [8ad25ef9eb] from 8.6 - timerate: added dynamic factor by threshold calculation (avoid gr... check-in: fd80b4356e user: sergey.brester tags: sebres-8-5-timerate | |
| 18:41 | merge 8.5 (note: to avoid too many conflicts, merged using `fossil merge --baseline 0055a16a8b core-... check-in: 0e846f3e6f user: sergey.brester tags: sebres-8-5-timerate | |
|
2019-02-10
| ||
| 15:27 | Merge 8.7. Tcl_BackgroundError is now a macro. check-in: 2d3dda4e1e user: jan.nijtmans tags: trunk | |
|
2019-02-09
| ||
| 21:05 | Convert Tcl_BacktroundError() into a macro, so we can deprecate the stub entry for it. Add -Wpointer... check-in: ab48435928 user: jan.nijtmans tags: core-8-branch | |
|
2019-02-08
| ||
| 08:13 | Change TclGetIntForIndex() and TclGetIntForIndexM() to return a size_t value in stead of int. This a... check-in: 14256a2fe1 user: jan.nijtmans tags: trunk | |
|
2019-02-07
| ||
| 21:20 | timerate: added dynamic factor by threshold calculation (avoid growing of the execution time if iter... check-in: 8ad25ef9eb user: sebres tags: sebres-8-6-timerate | |
| 20:31 | Merge trunk through 2019-01-18. check-in: b31474d208 user: dgp tags: dgp-refactor | |
| 17:30 | merge 8.7 check-in: 832aed57dd user: dgp tags: trunk | |
| 15:45 | merge 8.6(.9), conflicts resolved check-in: f29f1e9566 user: sergey.brester tags: sebres-8-6-timerate | |
|
2019-02-06
| ||
| 18:29 | tests/httpcookie.test: apply "-load" option for this test (in order to provide/overwrite library/pat... check-in: 32fc2906c3 user: sebres tags: core-8-branch | |
|
2019-02-05
| ||
| 21:59 | fixes segfault [bd94500678]: Tcl_UtfToUniChar/TclUtfToUniChar could don't advance source pointer in ... check-in: 42976af3f3 user: sebres tags: core-8-branch | |
| 21:58 | Merge trunk Closed-Leaf check-in: b95e36dfa8 user: jan.nijtmans tags: tip-502-for-9 | |
| 21:35 | More size_t-related consolidations. Now regexp can handle strings >2GB and more. Remove many type-ca... check-in: 4b4fe25e7d user: jan.nijtmans tags: trunk | |
|
2019-02-04
| ||
| 22:46 | merge 8.7 check-in: 308a5de5b2 user: jan.nijtmans tags: initsubsystems | |
| 22:45 | Merge trunk check-in: a6db8815ce user: jan.nijtmans tags: tip-502-for-9 | |
| 15:14 | optimize WidePwrSmallExpon (exponent is <= 16), this will huge decrease assembled code on x86 (113 v... check-in: ed2f8857c2 user: sebres tags: core-8-branch | |
| 14:40 | code review Closed-Leaf check-in: cca048c767 user: sebres tags: sebres-8-6-tommath-1-1 | |
| 12:24 | cherry pick of [238bd4d2c053540c]..[31dd092df4b57fdb]: More simplifications in tclExecute.c (INST_EX... check-in: 0be81ce692 user: sebres tags: sebres-8-6-tommath-1-1 | |
| 09:40 | partial cherry pick of [e8e92eb381d689ab]: One more libtommath function, mp_tc_div_2d, which simplif... check-in: 676c0392fe user: sebres tags: sebres-8-6-tommath-1-1 | |
| 09:21 | partial cherry pick of [c5c83014d6]: Many simplifications in tclExecute.c, now that libtommath provi... check-in: 2a43543f95 user: sebres tags: sebres-8-6-tommath-1-1 | |
|
2019-02-01
| ||
| 20:36 | Another (big) round of int -> size_t enhancements. So Tcl can handle string >2GiB in more places. check-in: 8534448b44 user: jan.nijtmans tags: trunk | |
| 20:02 | merge-mark check-in: f3582be384 user: jan.nijtmans tags: core-8-branch | |
| 20:00 | Update libtommath to latest stable release (1.1.0) check-in: c01ea30c19 user: jan.nijtmans tags: core-8-6-branch | |
| 16:21 | merge 8.7 (regression fix [e3f481f187], conflicts resolved) check-in: 03840f6c21 user: sebres tags: trunk | |
| 16:06 | merge 8.6 (regression fix [e3f481f187], conflicts resolved) check-in: cc09378b6e user: sebres tags: core-8-branch | |
| 15:56 | speedup "process.test" using signal (via file delete) for the child-process it could exit immediatel... check-in: 4aa189548d user: sebres tags: core-8-branch | |
| 13:20 | merge fix [e3f481f187] regression to lookup non-ASCII proc/lambda formal arguments (TclCreateProc/Tc... check-in: 3e12442cb7 user: sebres tags: core-8-6-branch | |
|
2019-01-31
| ||
| 22:43 | Merge 8.7 check-in: 5b549164d8 user: jan.nijtmans tags: trunk | |
| 22:42 | fix [f559bbde4e]: TclInt.h: tclUnixPort.h:162:13: fatal error: ../compat/unistd.h: No such file or d... check-in: 34f124f2b8 user: jan.nijtmans tags: core-8-branch | |
| 22:35 | Merge 8.7 check-in: a75e7b0b83 user: jan.nijtmans tags: trunk | |
| 22:23 | Make TclIsPureByteArray() a macro, since it's only doing a single compare. Other internal simplifica... check-in: d4a22bc563 user: jan.nijtmans tags: core-8-branch | |
| 21:08 | Merge 8.6 check-in: 90fc02235a user: jan.nijtmans tags: core-8-branch | |
| 21:01 | Fix [0238027108]: Tcl_ParseArgsObjv TCL_ARGV_CONSTANT documentation error check-in: b970ae4ac5 user: jan.nijtmans tags: core-8-6-branch | |
| 16:22 | TclPushVarName: rewritten iterators over token-strings considering utf-8 multi-bytes. Closed-Leaf check-in: 66f24c84f5 user: sebres tags: fix-comp-local-utf-regres | |
| 12:52 | code review with small amend (note nameLength is number of bytes, the argument may be utf-8 as well ... check-in: 2f9f48f67a user: sebres tags: fix-comp-local-utf-regres | |
|
2019-01-30
| ||
| 20:32 | fixes utf-8 compatibility of proc/lambda arguments (regression on compiled locals/variables containi... check-in: bfc51c4637 user: sebres tags: fix-comp-local-utf-regres | |
|
2019-01-28
| ||
| 22:20 | Fix for [f559bbde4e] (even though that's not really a bug) Closed-Leaf check-in: 52f9377326 user: jan.nijtmans tags: bug-f559bbde4e | |
| 22:05 | Merge 8.7 check-in: acbbb06fbe user: jan.nijtmans tags: trunk | |
| 22:03 | Merge libtommath v1.1.0 check-in: 8782e17385 user: jan.nijtmans tags: core-8-branch | |
| 21:47 | Merge 8.7 check-in: 08dd3497f1 user: jan.nijtmans tags: trunk | |
| 21:34 | New internal macro TclFetchIntRep, which is faster than Tcl_FetchIntRep. But ... don't use this fun... check-in: d3ed67412e user: jan.nijtmans tags: core-8-branch | |
| 16:23 | merge 8.7 check-in: be327fce6d user: sebres tags: trunk | |
| 16:19 | merge 8.6 ([4ee9b4f3e965a7da5133] was already fixed in 8.7, so no functional changes here) check-in: 2f22a13f00 user: sebres tags: core-8-branch | |
| 16:15 | merge 8.5 check-in: 99fa18a640 user: sebres tags: core-8-6-branch | |
| 16:12 | fixes [4ee9b4f3e965a7da5133]: result of command `time` overflows by single iteration longer as 35 mi... check-in: 523e36b232 user: sebres tags: core-8-5-branch | |
|
2019-01-26
| ||
| 20:58 | Remove unnecessary inclusion of tclPort.h in tclIntDecls.h check-in: b165111b9e user: pooryorick tags: core-8-6-branch | |
| 17:32 | Merge 8.7 check-in: 2d39bcaeac user: jan.nijtmans tags: trunk | |
| 17:08 | Merge 8.6. Also reduce tclCharTypeTable[] to 256 entries, as this table is always addressed with uns... check-in: 6d7fdfa9fa user: jan.nijtmans tags: core-8-branch | |
| 16:50 | Replace isspace() -> TclIsSpaceProc() _everywhere_. Change TclIsSpaceProc() and TclIsBareWord so i... check-in: c5ecf0e01e user: jan.nijtmans tags: core-8-6-branch | |
|
2019-01-25
| ||
| 20:47 | merge 8.6 check-in: 3db32b9237 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 20:18 | format: fix padding on output of julian day token `%J`: restored tcl-core compatibility (7x 0-paddin... check-in: d113b92927 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 20:18 | fixes [16e4fc3096] julian day calculation (mostly affected for very small times, B.C.E. between 4714... check-in: 1a47e63d8d user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 20:17 | small optimization of format-proc tokens, that are don't use `val` in callback, as well as don't do ... check-in: 1911fd0c99 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 20:17 | fix of _witoaw: adjustment of width for negative wide-int (conversion wide to string using `_witoaw(... check-in: 9b7ebfbe41 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 20:16 | introduced new configure option `-max-jdn` corresponds current setting of tcl-core clock scans for J... check-in: 1a89764772 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 14:17 | Do not assume that literals have a non-NULL bytes field; user code could purge it. check-in: e29db71895 user: dkf tags: core-8-branch | |
| 13:58 | Do not assume that literals have a non-NULL bytes field; user code could purge it. check-in: a82dbd61c9 user: dkf tags: core-8-6-branch | |
| 13:43 | Do not assume that literals have a non-NULL bytes field; user code could purge it. check-in: da7b45afb4 user: dkf tags: core-8-5-branch | |
| 13:27 | merge 8.7 check-in: 782eff18c4 user: sebres tags: trunk | |
| 13:05 | renumeration of test check-in: 31dd092df4 user: sebres tags: core-8-branch | |
| 13:03 | more tests for INST_EXPON: base -1, big exponent (odd/even). check-in: 792ac5cd29 user: sebres tags: core-8-branch | |
| 12:45 | More simplifications in tclExecute.c (INST_EXPON), much more and well-arranged branching of wide/big... check-in: 238bd4d2c0 user: sebres tags: core-8-branch | |
|
2019-01-24
| ||
| 21:07 | Merge trunk check-in: 28d2c77936 user: jan.nijtmans tags: tip-502-for-9 | |
| 20:50 | Fix handling of 'a'/'A' in previous commit: Sinze TclGetByteArrayFromObj is a macro evaluating its a... check-in: 3b04e31a96 user: jan.nijtmans tags: trunk | |
| 20:10 | Another round of int -> size_t modifications, so strings > 2Gb are handled correctly on 64-bit platf... check-in: 0c0ff65606 user: jan.nijtmans tags: trunk | |
|
2019-01-22
| ||
| 21:44 | One more libtommath function, mp_tc_div_2d, which simplifies code. Some more code readability improv... check-in: e8e92eb381 user: jan.nijtmans tags: core-8-branch | |
| 18:09 | Many simplifications in tclExecute.c, now that libtommath provides new functions mp_tc_and, mp_tc_or... check-in: c5c83014d6 user: jan.nijtmans tags: core-8-branch | |
| 16:57 | Merge 8.6 check-in: e47078ef6d user: jan.nijtmans tags: core-8-branch | |
| 16:52 | Remove some mac OSX pre-10.4 stuff, which is outdated: current build doesn't support this anymore check-in: 5f09219d79 user: jan.nijtmans tags: core-8-6-branch | |
| 16:37 | Update included libtommath to v1.1.0-rc4 check-in: 03dd359fe2 user: jan.nijtmans tags: core-8-branch | |
|
2019-01-21
| ||
| 13:08 | fixes creation of libtcl.vfs using links, if ln-command does not support "-t" option (avoids error "... check-in: ab46a3bb2c user: sebres tags: core-8-branch | |
| 02:21 | avoid additional in-between path-segment "." in zip, some zip-programs (inclusive minizip) will inse... check-in: 17382ed323 user: sebres tags: core-8-branch | |
| 01:49 | speed up build process (preparing zip - creating of libtcl.vfs/tcl_library directory), use "ln" inst... check-in: 32a303e3d6 user: sebres tags: core-8-branch | |
|
2019-01-20
| ||
| 01:36 | Merge trunk. All callers of TclIndexDecode and related functions now adapted for enhanced index rang... check-in: 87b7cb4d1c user: jan.nijtmans tags: tip-502-for-9 | |
|
2019-01-18
| ||
| 22:44 | Merge 8.7 check-in: 69b656c2fa user: jan.nijtmans tags: trunk | |
| 22:18 | Clamp output of TclIndexDecode() between -1 (TCL_INDEX_NONE) and INT_MAX. Use this to produce slight... check-in: 63d377db23 user: jan.nijtmans tags: core-8-branch | |
|
2019-01-17
| ||
| 23:49 | more prgress check-in: 5cc039d249 user: jan.nijtmans tags: tip-502-for-9 | |
| 21:38 | Slightly more efficient TclGetIntForIndexM macro, compared to previous commit check-in: 863c242747 user: jan.nijtmans tags: core-8-branch | |
| 18:02 | WIP: Allow value > 2^31 for indexes used in string ranges. Not complete yet. check-in: c4f1623e18 user: jan.nijtmans tags: tip-502-for-9 | |
|
2019-01-16
| ||
| 20:15 | Merge 8.7 check-in: 55dbaaaf82 user: jan.nijtmans tags: trunk | |
| 19:43 | More TIP #502 optimizations and improvements, preparing further for the road to Tcl 9. No longer use... check-in: 171a83b60e user: jan.nijtmans tags: core-8-branch | |
|
2019-01-15
| ||
| 12:34 | next amend to [3e0a2d99f3]: fixes TclGetIntForIndex for border case of end offset (size_t)-1 if empt... check-in: 8a67f59280 user: sebres tags: trunk | |
| 11:38 | fixes out-of-range index [string is ... -fail idx ...] on 32-bit platform (should return -1 instead ... check-in: 175e053939 user: sebres tags: trunk | |
|
2019-01-14
| ||
| 20:03 | merge 8.7 (mingw/win-autoconf build, etc) check-in: d269eeed5d user: sebres tags: trunk | |
| 19:59 | merge 8.6, conflicts resolved in win/Makefile.in (fixed auto-path and load tcltests for ROOT_DIR/tes... check-in: f051b4e598 user: sebres tags: core-8-branch | |
| 19:51 | normalize package provide for tcltests 0.1 (declaration moved from pkgIndex.tcl to package source) check-in: d1a1d17e9c user: sebres tags: core-8-6-branch | |
| 19:48 | fCmd-9.4.a: restore constraint for winXP (mistakenly removed, should replace 8.6th constraint "win20... check-in: 38eca27069 user: sebres tags: core-8-branch | |
| 17:04 | mingw/win-autoconf build: provide tcltest-executable (for consistency reasons); normalizes loading p... check-in: b35d1cc2ea user: sebres tags: core-8-6-branch | |
| 10:00 | win: allows testchmod to reset DELETE DACL-mask (repaired several tests winFCmd-6.*, winFCmd-9.3, th... check-in: eca78d8ebb user: sebres tags: core-8-6-branch | |
| 08:55 | minor optimization: check length instead of content - don't touch other memory (so potentially fewer... check-in: 0d30c65682 user: sebres tags: core-8-6-branch | |
|
2019-01-13
| ||
| 15:47 | Merge 8.7 check-in: b7639c0e3d user: jan.nijtmans tags: trunk | |
| 15:43 | Merge 8.6 check-in: 372ad13f77 user: jan.nijtmans tags: core-8-branch | |
| 15:37 | Slightly simpler test for empty string, still covering all cases. Also prepare testpurebytesobj for ... check-in: e94a8f9c8f user: jan.nijtmans tags: core-8-6-branch | |
|
2019-01-11
| ||
| 16:29 | provided test-cases covering crash fixed by [58c46e74b931d3a1], as well as new test-facility "testpu... check-in: 1671ba2d5c user: sebres tags: core-8-6-branch | |
| 14:35 | Fix crash reported by reported by François Vogel related to: [cc1e91552c0ca1817292d951f8c694b28c2b2... check-in: 58c46e74b9 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-01-10
| ||
| 14:43 | merge 8.6 check-in: 1de35d1115 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
|
2019-01-09
| ||
| 10:11 | merge 8.7 (regression bug-[cc1e91552c], etc) check-in: 0908eff9e9 user: sebres tags: trunk | |
| 10:10 | merge 8.6 (regression bug-[cc1e91552c], etc) check-in: f9979ea137 user: sebres tags: core-8-branch | |
| 10:01 | closes [cc1e91552c]: fixes lrange instruction on empty not canonical list (and acc. within expansion... check-in: 9d24a1b9db user: sebres tags: core-8-6-branch | |
|
2019-01-08
| ||
| 18:15 | fixed missing dependency in test-cases "*io-60.1" (constraint-related) - missed load of tcltest-libr... check-in: 1688d8f73e user: sebres tags: core-8-6-branch | |
| 14:39 | amend to [a87460dbd4], added clean-up to avoid error {can't set "a(x)": variable isn't array} on nex... Closed-Leaf check-in: 098e8b701a user: sebres tags: bug-cc1e91552c | |
| 13:35 | closes [cc1e91552c]: fixes lrange instruction on empty list, return original list only if it is cano... check-in: e364d7f9ff user: sebres tags: bug-cc1e91552c | |
| 13:29 | bug [cc1e91552c]: added test cases showing the regression (expansion & lrange) check-in: a87460dbd4 user: sebres tags: bug-cc1e91552c | |
|
2019-01-07
| ||
| 01:15 | merge back after cherry-picking (no functional changes) check-in: 6a6a71e5bf user: sebres tags: core-8-6-branch | |
| 01:11 | cherry-pick [3e4d907d8e] from 8.6: prevent buffer overrun in fast_s_mp_mul_digs(). check-in: 02693d92df user: sebres tags: core-8-5-branch | |
|
2019-01-04
| ||
| 23:37 | Merge 8.7 check-in: ded3948c1e user: jan.nijtmans tags: trunk | |
| 22:37 | Merge 8.6 check-in: f66fc1c40d user: jan.nijtmans tags: core-8-branch | |
| 22:36 | Merge 8.5 check-in: a0e74ab307 user: jan.nijtmans tags: core-8-6-branch | |
| 22:29 | Update TZ info to tzdata2018i. check-in: cf6870f4f3 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-01-03
| ||
| 20:50 | merge-mark check-in: b2060b5884 user: jan.nijtmans tags: trunk | |
| 20:49 | Merge 8.6 check-in: f809471afd user: jan.nijtmans tags: core-8-branch | |
| 20:48 | Fix conflict with timezone() function in some MSVC versions check-in: 8ca7418824 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-12-31
| ||
| 10:52 | Update TZ info to tzdata2018i. check-in: 8d1034ca54 user: jima tags: trunk | |
| 10:51 | Update TZ info to tzdata2018i. check-in: eaf3e6129d user: jima tags: core-8-branch | |
| 10:50 | Update TZ info to tzdata2018i. check-in: 9b157ba760 user: jima tags: core-8-6-branch | |
| 00:04 | Merge 8.7 check-in: d771584424 user: jan.nijtmans tags: trunk | |
|
2018-12-30
| ||
| 23:59 | Fix [44d382c51a848e6fbe7c9ee15e9386f1237660ee|44d382c51a84]: ZIP filesystem time stamp conversion wr... check-in: d0b326cb34 user: jan.nijtmans tags: core-8-branch | |
| 22:53 | Merge 8.7 check-in: b389a43aa4 user: jan.nijtmans tags: trunk | |
| 22:50 | Fix [3cf3a939d32707e100e06e23806e13569856286a|3cf3a939d3]: timezone deprecated in vc2017 check-in: 8cd0f15296 user: jan.nijtmans tags: core-8-branch | |
| 22:47 | Fix [3cf3a939d32707e100e06e23806e13569856286a|3cf3a939d3]: timezone deprecated in vc2017. Also remo... check-in: 60046a53c0 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-12-29
| ||
| 23:17 | Update TZ info to tzdata2018h. check-in: 30bc47ceb0 user: jima tags: trunk | |
| 23:16 | Update TZ info to tzdata2018h. check-in: 1499ad22b0 user: jima tags: core-8-branch | |
| 23:15 | Update TZ info to tzdata2018h. check-in: 9e7760bfc7 user: jima tags: core-8-6-branch | |