Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1467 check-ins using file generic/tclCompExpr.c version 832bd2c9e1
|
2022-11-29
| ||
| 17:28 | Rebase to later 8.6 version check-in: dff639e3f2 user: jan.nijtmans tags: fix-initsubsystem-75ecc0e6cb9899bf | |
|
2022-07-21
| ||
| 18:55 | added tests illustrating bug [b3977d199b] check-in: 350f5b9a9e user: sebres tags: bug-b3977d199b | |
|
2022-05-31
| ||
| 13:25 | merge 8-5-event-perf-branch Leaf check-in: 2a854432fb user: sebres tags: sebres-8-6-event-perf-branch | |
|
2022-04-26
| ||
| 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 | |
|
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 | |
|
2020-08-11
| ||
| 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 | |
|
2020-08-10
| ||
| 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 | |
| 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 | |
| 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
| ||
| 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-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:23 | Testcase cleanup: transform *io-50.* testcases to new test syntax check-in: 6b47415fd4 user: jan.nijtmans tags: core-8-6-branch | |
|
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: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 | |
|
2020-07-25
| ||
| 16:13 | Merge 8.6 Closed-Leaf check-in: 04264faa04 user: jan.nijtmans tags: bug-cb0373bb33-for-8-6 | |
| 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 | |
| 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 | |
|
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: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:02 | Merge safe-bugfixes-8-6 check-in: 424ca06c78 user: kjnash tags: tip-579-8-6 | |
|
2020-07-22
| ||
| 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: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 | |
|
2020-07-21
| ||
| 22:48 | Merge safe-bugfixes-8-6 check-in: cd2bfb6c76 user: kjnash tags: tip-579-8-6 | |
| 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: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 | |
| 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
| ||
| 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: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: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 | |
|
2020-07-18
| ||
| 23:20 | Merge safe-bugfixes-8-6 check-in: 25a4ed2270 user: kjnash tags: tip-579-8-6 | |
| 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: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: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 | |
|
2020-07-16
| ||
| 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 | |
| 15:36 | merge 8.5 check-in: 0600fc2c5c user: sebres tags: core-8-6-branch | |
| 13:42 | Fix [5bbd044812]: Fix index underflow. check-in: df5f1e8652 user: jan.nijtmans tags: core-8-6-branch | |
| 10:58 | Merge safe-bugfixes-8-6 check-in: 9c045a336b user: kjnash tags: tip-579-8-6 | |
| 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 | |
| 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: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: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
| ||
| 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:39 | childs -> children check-in: 3dee2ffa26 user: jan.nijtmans tags: no-master-slave | |
| 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: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
| ||
| 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: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
| ||
| 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: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 | |
| 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
| ||
| 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 | |
| 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 | |
| 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 | |
| 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 | |
|
2020-07-03
| ||
| 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-06-29
| ||
| 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:21 | Re-generate unix/tclConfig.h.in check-in: a7665c75e4 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-06-28
| ||
| 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
| ||
| 12:58 | Merge 8.5 check-in: e6244e2d0e user: jan.nijtmans tags: core-8-6-branch | |
| 07:38 | Merge 8.5 check-in: 209a225df7 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-06-24
| ||
| 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: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:35 | Backport some changes in tclGetDate.y from 8.7. check-in: 9d38e87ebc user: jan.nijtmans tags: core-8-6-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:47 | Merge 8.5 check-in: 8001aa09b3 user: jan.nijtmans tags: core-8-6-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 | |
| 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 | |
|
2020-06-21
| ||
| 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-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 | |
| 12:37 | Merge 8.6 check-in: a2a2375f9d user: kjnash tags: bug-f81beca7af | |
| 10:27 | sync zlib's crypt.h with version in Tcl 8.7 check-in: ed98c16eab user: jan.nijtmans tags: core-8-6-branch | |
|
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 | |
|
2020-06-12
| ||
| 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 | |
|
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-08
| ||
| 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 | |
|
2020-06-06
| ||
| 21:23 | Address macOS hangs in Tcl_WaitForEvent. check-in: 7495bd2a44 user: culler tags: macOS_hangs | |
| 07:52 | Update TZ info to tzdata2020a. check-in: 1c47008a7b user: jima tags: core-8-6-branch | |
|
2020-06-02
| ||
| 17:05 | merge 8.5 check-in: 6256f30f45 user: sebres tags: core-8-6-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 | |
|
2020-05-27
| ||
| 21:11 | clock-iso-2.patch check-in: b29eba8aee user: jan.nijtmans tags: bug-a1bd37b719 | |
| 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 | |
|
2020-05-26
| ||
| 21:49 | Merge 8.5 check-in: c792cfeb7f user: jan.nijtmans tags: core-8-6-branch | |
|
2020-05-25
| ||
| 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 | |
|
2020-05-18
| ||
| 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 | |
|
2020-05-14
| ||
| 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
| ||
| 17:24 | Merge-mark check-in: a558dbacdf user: jan.nijtmans tags: core-8-6-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: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 | |
| 10:19 | One Tcl_UtfPrev() -> TclUtfPrev() change. Just a little bit cheaper. check-in: 2ee35161c1 user: jan.nijtmans tags: core-8-6-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 | |
|
2020-05-12
| ||
| 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 | |
| 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 | |
| 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
| ||
| 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 | |
| 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: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:39 | occurance -> occurrence. check-in: 1f06b263bc user: jan.nijtmans tags: core-8-6-branch | |
|
2020-05-10
| ||
| 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: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:18 | Merge 8.5 check-in: b3fc054686 user: jan.nijtmans tags: core-8-6-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
| ||
| 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 | |
| 19:22 | merge 8.5 check-in: 488d1d5841 user: dgp tags: core-8-6-branch | |
| 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 | |
| 16:44 | merge 8.6 check-in: ea1043c01e user: dgp tags: bug-ed29806baf-8.6 | |
| 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 | |
| 10:09 | Optimize Tcl_UtfToUniCharDString() check-in: 806e1e868c user: jan.nijtmans tags: core-8-6-branch | |
|
2020-05-06
| ||
| 21:42 | merge 8.5 check-in: 62362d0caa user: dgp tags: core-8-6-branch | |
| 19:31 | merge 8.5 check-in: 01956c0799 user: dgp tags: core-8-6-branch | |
| 17:10 | Merge 8.5 check-in: c3ba020bba user: jan.nijtmans tags: core-8-6-branch | |
| 13:14 | Merge 8.5. More usage of UCHAR() macro. check-in: 3f3c0fda44 user: jan.nijtmans tags: core-8-6-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 | |
|
2020-05-05
| ||
| 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 | |
| 10:06 | Merge 8.6 check-in: 5d3edce6f4 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 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 | |
|
2020-05-04
| ||
| 14:17 | More progress/simplification check-in: a17d905779 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 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:40 | Merge 8.5 check-in: b14b21b3aa user: jan.nijtmans tags: core-8-6-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: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
| ||
| 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
| ||
| 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 | |
| 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 | |
|
2020-04-30
| ||
| 20:57 | merge 8.5 check-in: e8ee7dfb40 user: dgp tags: core-8-6-branch | |
| 20:34 | merge 8.5 check-in: be2db1b5bb user: dgp tags: core-8-6-branch | |
| 18:58 | merge 8.5 check-in: c4bcfe94fe user: dgp tags: core-8-6-branch | |
| 15:35 | Win: use physical host DNS name instead cluster name. Ticket [da235271f1] check-in: 2ba1cd687f user: oehhar tags: core-8-6-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:45 | Merge 8.5 check-in: 2d21c2bed7 user: jan.nijtmans tags: core-8-6-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 | |
| 10:44 | Merge 8.5 check-in: d5d54fd7a7 user: jan.nijtmans tags: core-8-6-branch | |
| 10:10 | Merge 8.5 check-in: 6dbd91b40a user: jan.nijtmans tags: core-8-6-branch | |
|
2020-04-29
| ||
| 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 | |
| 20:50 | Merge-mark 8.5 check-in: 2a296e9556 user: jan.nijtmans tags: core-8-6-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 | |
|
2020-04-28
| ||
| 21:28 | merge 8.5 check-in: 94627889fc user: dgp tags: core-8-6-branch | |
| 21:15 | Merge 8.5 check-in: 536cc3e560 user: jan.nijtmans tags: core-8-6-branch | |
| 20:44 | merge 8.5 check-in: 67a589b1e3 user: dgp tags: core-8-6-branch | |
| 19:45 | merge 8.5 check-in: 7c1d6e23c4 user: dgp tags: core-8-6-branch | |
| 19:20 | merge 8.5 check-in: f12cf25524 user: dgp tags: core-8-6-branch | |
| 07:17 | Merge 8.5 check-in: 5022b35087 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-04-27
| ||
| 19:25 | Merge 8.5; mark failing tests as knownBug. check-in: 59aa89517e user: dgp tags: core-8-6-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 | |
| 15:41 | merge 8.5 check-in: 27c7dcbdf6 user: dgp tags: core-8-6-branch | |
| 15:28 | merge 8.5 check-in: 56d432ea2a user: dgp tags: core-8-6-branch | |
| 13:29 | merge 8.5 check-in: 6f1a294415 user: dgp tags: core-8-6-branch | |
| 12:42 | merge 8.5 check-in: 5a63fadece user: dgp tags: core-8-6-branch | |
| 12:33 | merge 8.5 check-in: 04a66eeae6 user: dgp tags: core-8-6-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 | |
| 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:13 | merge 8.5 check-in: b680f44180 user: dgp tags: core-8-6-branch | |
| 21:29 | merge 8.5 check-in: 4d45240fd7 user: dgp tags: core-8-6-branch | |
| 21:12 | merge 8.5 check-in: eb506a92f0 user: dgp tags: core-8-6-branch | |
| 21:02 | merge 8.5 check-in: eeff8f6f3d user: dgp tags: core-8-6-branch | |
| 20:27 | merge 8.5 check-in: 723a47f0c4 user: dgp tags: core-8-6-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 | |
| 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: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 | |
|
2020-04-23
| ||
| 19:14 | Revert change in ParseLexeme() too Closed-Leaf check-in: 6bbaeb00a3 user: jan.nijtmans tags: utf-next-regresions | |
|
2020-04-16
| ||
| 20:30 | merge 8.6 check-in: f782d29ffe user: dgp tags: bug-31aa44375d | |
| 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:08 | code simplification, no interim copy/move buffers, no decompression d-string, the inflate occurring ... check-in: 8f17e96ef5 user: sebres tags: zlib-chan-f70ce1fead | |
| 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 | |
| 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 | |
|
2020-04-15
| ||
| 19:38 | Merge 8.5 check-in: 58b4d49d41 user: jan.nijtmans tags: core-8-6-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 | |
| 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 | |
| 17:54 | merge 8.5 check-in: 738233c14d user: dgp tags: core-8-6-branch | |
| 16:26 | merge 8.6 check-in: 01e5439b3e user: dgp tags: bug-31aa44375d | |
| 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 | |
| 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 | |
| 13:58 | amend to [e9f5ff2f6a]: added missing constraint (testbytestring) check-in: 12c8bca9ac user: sebres tags: core-8-6-branch | |
| 12:30 | Add missing testConstraint definition check-in: 8fe1452e8a user: jan.nijtmans tags: core-8-6-branch | |
| 10:55 | Don't use 'identiy' encoding in test-cases any more! check-in: e9f5ff2f6a user: jan.nijtmans tags: core-8-6-branch | |
| 09:43 | merge-mark check-in: 7fbfb1a30f user: jan.nijtmans tags: core-8-6-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 | |
| 09:40 | Try installing in a directory with a space in its name. check-in: 208399b687 user: jan.nijtmans tags: travis-make-install | |
| 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 | |
|
2020-04-12
| ||
| 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-10
| ||
| 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 | |
| 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 | |
|
2020-04-07
| ||
| 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 | |
| 10:43 | Merge 8.6 check-in: 69040e0eee user: jan.nijtmans tags: bug-31aa44375d | |
| 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
| ||
| 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: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 | |
| 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: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
| ||
| 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: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
| ||
| 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: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: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 | |
|
2020-03-31
| ||
| 20:52 | Add enable-symbols=mem builds to Travis check-in: 3ff9910695 user: jan.nijtmans tags: core-8-6-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:08 | Fix (harmess) gcc warning, noted on Ubuntu check-in: 85704fe7e7 user: jan.nijtmans tags: core-8-6-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 | |
| 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 | |
|
2020-03-30
| ||
| 18:36 | Trivial solution : ignore unwise and ill-specified options to uuencoder. Closed-Leaf check-in: 42b7e759ce user: dgp tags: bug-b8e82d293b | |
| 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:09 | Optimize [binary decode uuencode] to process bytearray without string generation when it can. check-in: 7d6a0293ea user: dgp tags: core-8-6-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 | |
| 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 | |
|
2020-03-28
| ||
| 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 | |
| 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
| ||
| 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 | |
| 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: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 | |
| 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 | |
|
2020-03-25
| ||
| 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 | |
| 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 | |
|
2020-03-24
| ||
| 14:25 | Undo fedora's change to init.tcl, showing the problem is there Leaf check-in: 352d093a9d user: jan.nijtmans tags: fedora | |
| 13:31 | Spurious test-failure on Travis OSX check-in: 1bfdcb8c28 user: jan.nijtmans tags: core-8-6-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:16 | Even more uppercase HEX representations in source-code check-in: ed3245630a user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-18
| ||
| 12:51 | More uppercase HEX representations in source-code. check-in: 7d760e228e user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-17
| ||
| 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 | |
|
2020-03-15
| ||
| 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: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:06 | Fix one wrong type-cast (only causing warning, nothing serious) check-in: 71ab22cd55 user: jan.nijtmans tags: core-8-6-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
| ||
| 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 | |
| 11:01 | reformat assemble-15.* test-cases check-in: df726484dd user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-12
| ||
| 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-06
| ||
| 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 | |
|
2020-03-05
| ||
| 14:39 | Update to Unicode-13 check-in: 341689c2ff user: jan.nijtmans tags: core-8-6-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
| ||
| 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 | |
| 16:16 | Some more gcc(-9) warnings check-in: 05722b9512 user: jan.nijtmans tags: core-8-6-branch | |
| 15:52 | Fix some gcc(-9) warnings caused by -Wcast-function-type check-in: e1d75d2c24 user: jan.nijtmans tags: core-8-6-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-02-26
| ||
| 13:45 | Resolve a number of shadowed variables (discovered by compiling with -Wshadow) check-in: da6af8065b user: jan.nijtmans tags: core-8-6-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 | |
|
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
| ||
| 13:16 | merge-mark check-in: 99fd9a37cb user: jan.nijtmans tags: core-8-6-branch | |
| 12:01 | Merge 8.5 check-in: 9e3386f9e9 user: jan.nijtmans tags: core-8-6-branch | |
|
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: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-17
| ||
| 14:52 | merge 8.5 check-in: 3fd5d3d9ad user: sebres tags: core-8-6-branch | |
|
2020-02-14
| ||
| 09:23 | Merge-mark check-in: bed3548df3 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-02-12
| ||
| 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 | |
|
2020-02-10
| ||
| 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-05
| ||
| 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: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 | |
|
2020-01-30
| ||
| 15:39 | merge 8.5 check-in: 0d52a65ef8 user: sebres tags: core-8-6-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: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-23
| ||
| 12:55 | Better error-handling in some libtommath calls. check-in: 6b90ac0e77 user: jan.nijtmans tags: core-8-6-branch | |
| 08:33 | Merge 8.5 check-in: ca3039bec5 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-01-21
| ||
| 08:49 | merge-mark check-in: e9758ca63c user: jan.nijtmans tags: core-8-6-branch | |
|
2020-01-20
| ||
| 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 | |
|
2020-01-17
| ||
| 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 | |
| 08:53 | Fix [8cd2fe7474]: "unload" command Bug (when handling multiple libs) check-in: 29086fe087 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-01-16
| ||
| 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
| ||
| 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-13
| ||
| 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 | |
| 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 | |
| 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-08
| ||
| 21:39 | s/in stead/instead/ check-in: cdbd724a5a user: dgp tags: core-8-6-branch | |
| 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 | |
| 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 | |
|
2020-01-06
| ||
| 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 | |
| 10:50 | Merge-mark check-in: 31fc505f40 user: jan.nijtmans tags: core-8-6-branch | |
| 10:34 | Merge 8.5 check-in: 6966b305d2 user: jan.nijtmans tags: core-8-6-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: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-02
| ||
| 20:56 | Restore the build by providing a copysign replacement for old MSVC versions. check-in: d648005802 user: fvogel tags: core-8-6-branch | |
|
2019-12-27
| ||
| 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 | |
|
2019-12-23
| ||
| 13:38 | Fix for building Cygwin using Clang. check-in: 4f888c27cc user: jan.nijtmans tags: core-8-6-branch | |
| 11:26 | Workaround for [ce3b9f2b04]: compilation errors with clang (windows msys2) check-in: 53c630ddf2 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-12-22
| ||
| 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-20
| ||
| 16:13 | Prevent double definition of MODULE_SCOPE on Darwin check-in: afe5c742c5 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-12-19
| ||
| 22:11 | Merge 8.5 check-in: c1664053c0 user: jan.nijtmans tags: core-8-6-branch | |
| 21:31 | Merge 8.5 check-in: 5e9890b208 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-12-14
| ||
| 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 | |
|
2019-12-13
| ||
| 15:12 | Fix Travis build for MSVC Debug mode check-in: 39d0472241 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-12-12
| ||
| 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 | |
|
2019-12-10
| ||
| 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 | |
| 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
| ||
| 19:36 | Attempt to fix [5f236bc67a]: valgrind report for Tcl_UniCharToUtf Closed-Leaf check-in: 3e0a616f7e user: jan.nijtmans tags: bug-5f236bc67a | |
| 10:40 | merge 8.5 (timing issue avoidance, skip test in runtime feature) check-in: d111987dbe user: sebres tags: core-8-6-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: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: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 | |
|
2019-12-06
| ||
| 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: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
| ||
| 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: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 | |
| 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: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:04 | Add tcltest::CleanupTest to make it easier to customize behaviour. check-in: 0067db1bbf user: pooryorick tags: core-8-6-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 | |
| 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
| ||
| 19:45 | Add tcltest::EvalTest to make it easier to customize behaviour. check-in: 0f3d6f90f0 user: pooryorick tags: core-8-6-branch | |
| 13:48 | Fix tcltest::SetupTest added in previous commit. check-in: b8be012969 user: pooryorick tags: core-8-6-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: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 | |
|
2019-11-28
| ||
| 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 | |
| 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 | |
|
2019-11-27
| ||
| 10:25 | Merge 8.5 check-in: ca372c7c7e user: jan.nijtmans tags: core-8-6-branch | |
|
2019-11-25
| ||
| 16:59 | merge mark check-in: bd277cf3bb user: dgp tags: core-8-6-branch | |
|
2019-11-23
| ||
| 21:33 | Stub additions, backported from Tcl 8.6.11 check-in: 5b94a6fae8 user: jan.nijtmans tags: cygwin | |
|
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:02 | Merge in 8.6.10 release, and resolve conflicts check-in: 3ba55ffebb user: jan.nijtmans tags: cygwin | |
| 15:01 | merge release check-in: 61b21528f6 user: dgp tags: core-8-6-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: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 | |
|
2019-11-20
| ||
| 15:58 | Merge 8.6; update changes. check-in: b67ae127a2 user: dgp tags: rc2, core-8-6-10-rc | |
|
2019-11-18
| ||
| 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 | |
|
2019-11-15
| ||
| 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 | |
| 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 | |
| 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 | |
| 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
| ||
| 19:58 | merge 8.5 check-in: ac3c057355 user: sebres tags: core-8-6-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: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:11 | merge 8.6 check-in: 9f6ddb37fa user: dgp tags: core-8-6-10-rc | |
| 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 | |
| 12:37 | Part 2 of bugfix [d433c0e0ad]: TCL_UTF_MAX == 4 problems check-in: e377ac273f user: jan.nijtmans tags: core-8-6-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-11
| ||
| 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 | |
|
2019-11-08
| ||
| 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 | |
| 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
| ||
| 14:58 | Merge 8.6 Closed-Leaf check-in: a62ec1cfee user: jan.nijtmans tags: fix-scan-no-stringrep | |
| 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 | |
| 12:05 | EBADFD may be undeclared on some systems (use EMFILE as fallback) Closed-Leaf check-in: 8f266c55ff user: sebres tags: bug-c6897e6e6a | |
|
2019-11-06
| ||
| 23:08 | merge 8.5 check-in: 76450daf3e user: sebres tags: core-8-6-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: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 | |
| 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 | |
|
2019-11-05
| ||
| 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: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
| ||
| 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 | |
|
2019-10-31
| ||
| 11:14 | Merge 8.5 check-in: b87aa25811 user: jan.nijtmans tags: core-8-6-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 | |
|
2019-10-30
| ||
| 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 | |
|
2019-10-28
| ||
| 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: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 | |
| 15:42 | merge 8.6 check-in: 8093147fbc user: dgp tags: core-8-6-10-rc | |
| 15:32 | Close fork, dropping commits apparently in error. check-in: 519b4ec870 user: dgp tags: core-8-6-10-rc | |
| 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:11 | Documentation change for auto_path on macOS check-in: cbb7c5b422 user: kevin_walzer tags: core-8-6-branch | |
|
2019-10-26
| ||
| 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
| ||
| 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 | |
| 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: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
| ||
| 18:58 | Combine two libtommath stub entries, which (almost) do the same check-in: 5c7a5c6765 user: jan.nijtmans tags: core-8-6-branch | |
| 07:41 | merge-mark check-in: 183374b9ec user: jan.nijtmans tags: core-8-6-branch | |
|
2019-10-23
| ||
| 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 | |
| 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 | |
| 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 | |
| 17:33 | More progress on changes. check-in: 2fe1cdf969 user: dgp tags: core-8-6-10-rc | |
| 13:04 | merge 8.6 check-in: d332e18603 user: dgp tags: core-8-6-10-rc | |
| 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:07 | Merge 8.5 check-in: ec92bb4459 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-10-14
| ||
| 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:45 | Merge 8.5 check-in: cc81d88d3b user: jan.nijtmans tags: core-8-6-branch | |
|
2019-10-10
| ||
| 19:11 | Merge 8.5 check-in: b19871ffa1 user: jan.nijtmans tags: core-8-6-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 | |
|
2019-10-05
| ||
| 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 | |
|
2019-10-02
| ||
| 15:38 | merge 8.6 check-in: 33718c7477 user: dgp tags: rc0, core-8-6-10-rc | |
| 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 | |
|
2019-09-29
| ||
| 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
| ||
| 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 | |
| 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 | |
| 15:03 | merge 8.6 check-in: 7411148577 user: dgp tags: core-8-6-10-rc | |
| 13:07 | Merge 8.5 check-in: 24259e5f48 user: jan.nijtmans tags: core-8-6-branch | |
|
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-20
| ||
| 21:38 | Merge 8.6 check-in: 401f1b7597 user: jan.nijtmans tags: implicit-unicode | |
| 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: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 | |
| 13:28 | merge 8.6 check-in: fce1012c3c user: dgp tags: core-8-6-10-rc | |
|
2019-09-19
| ||
| 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 | |
|
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.6 check-in: 8ce359ef30 user: dgp tags: core-8-6-10-rc | |
| 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 | |
|
2019-09-17
| ||
| 13:01 | Add missing constraints to test-cases check-in: da9896a779 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-09-16
| ||
| 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 | |
| 18:55 | Add 32-bit windows builds (both MSVC and GCC) to Travis check-in: 309e366de6 user: jan.nijtmans tags: core-8-6-branch | |
| 16:33 | execute.test: fix tests (if test started using -singleproc 1) check-in: e5d43f443c user: sebres tags: core-8-6-branch | |
|
2019-09-13
| ||
| 13:28 | merge-mark check-in: fc0b382806 user: jan.nijtmans tags: core-8-6-branch | |
| 12:27 | merge 8.6 check-in: 4524c11533 user: dgp tags: core-8-6-10-rc | |
| 09:10 | Merge 8.5 check-in: 7ea1b47332 user: jan.nijtmans tags: core-8-6-branch | |
| 07:55 | Remove unneeded knownMsvcBug testconstraint definition check-in: 832587e3a2 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-09-12
| ||
| 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 | |
| 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: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:00 | Update TZ info to tzdata2019c. check-in: 75c6705700 user: jima tags: core-8-6-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:11 | merge-mark (no functional changes) check-in: 7395c026b7 user: sebres tags: core-8-6-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 | |
| 15:55 | merge 8.6 check-in: 3eccded281 user: dgp tags: core-8-6-10-rc | |
| 11:51 | merge 8.5 (bug [7de2d722bd]) check-in: 1b22a4a786 user: sebres tags: core-8-6-branch | |
| 11:14 | Merge 8.5 check-in: ee7bfb8b85 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-09-10
| ||
| 12:42 | Merge 8.5 check-in: e851c234a3 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-09-09
| ||
| 09:02 | Merge 8.5 check-in: f7e95d6fbe user: jan.nijtmans tags: core-8-6-branch | |
| 08:57 | Merge 8.5 check-in: 243e292f9e user: jan.nijtmans tags: core-8-6-branch | |
|
2019-09-08
| ||
| 13:30 | Merge 8.5 check-in: c54aae27ea user: jan.nijtmans tags: core-8-6-branch | |
|
2019-09-07
| ||
| 14:41 | Merge 8.5 check-in: ff2af30a3a user: jan.nijtmans tags: core-8-6-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 | |
| 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:26 | merge 8.5 check-in: 131b35f6b8 user: sebres tags: core-8-6-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 | |
| 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 | |
|
2019-09-05
| ||
| 16:10 | merge 8.5 check-in: 696c59810e user: sebres tags: core-8-6-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
| ||
| 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 | |
| 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
| ||
| 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:01 | Docfix: \0 is special in nroff, so use \e0 instead check-in: c875c016ac user: dkf tags: core-8-6-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 | |
|
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 | |
| 11:08 | Merge 8.5 check-in: 87d28ec30a user: jan.nijtmans tags: core-8-6-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 | |
|
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 | |
|
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 | |
| 10:16 | Bug fix 889065786b. Add stubs related flags when compiling extension stubs. check-in: b48a77c12f user: apnadkarni tags: core-8-6-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
| ||
| 12:57 | merge 8.6 check-in: 87e71bd13b user: dgp tags: core-8-6-10-rc | |
| 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: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:56 | Merge 8.5 check-in: 2f4caefb81 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-08-26
| ||
| 15:55 | merge 8.6 check-in: 467899664d user: dgp tags: core-8-6-10-rc | |
| 14:05 | Fix [3947fcf7]: Current .gitattributes settings might not allow switching branches check-in: c4e195655f user: jan.nijtmans tags: core-8-6-branch | |
| 08:58 | Merge 8.5 check-in: 3cde445cde user: jan.nijtmans tags: core-8-6-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 | |
|
2019-08-22
| ||
| 12:20 | Fix [8566dc22f9]: various spelling fixes in comments check-in: 319c60966d user: jan.nijtmans tags: core-8-6-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
| ||
| 14:28 | merge-mark check-in: 5cf2737000 user: jan.nijtmans tags: core-8-6-branch | |
| 09:03 | Merge 8.6 Closed-Leaf check-in: 1f99db9f40 user: jan.nijtmans tags: classic-windows-build | |
| 08:33 | merge 8.5 check-in: bb5976d242 user: sebres tags: core-8-6-branch | |
|
2019-08-19
| ||
| 18:58 | merge 8.5: restore merge point, fix mingw build, closes [40d5ff2a0e], etc check-in: f2dee93aa1 user: sebres tags: core-8-6-branch | |
|
2019-08-15
| ||
| 07:04 | Fix [6de8494984]: Tcl_CreateCommandChannel() documentation bug check-in: 2357da0c1e user: jan.nijtmans tags: core-8-6-branch | |
|
2019-08-12
| ||
| 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 | |
|
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 | |
|
2019-08-04
| ||
| 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
| ||
| 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 | |
|
2019-08-02
| ||
| 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 | |
| 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 | |
|
2019-08-01
| ||
| 08:25 | Merge 8.5 check-in: 7c7b3b9e77 user: jan.nijtmans tags: core-8-6-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:47 | Merge 8.5 check-in: 98aa5b2f17 user: jan.nijtmans tags: core-8-6-branch | |
| 08:26 | Mark 6 failing tests as knownMsvcBug. To be investigated. check-in: e5dbf11232 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-07-30
| ||
| 07:47 | Merge 8.5 check-in: 09b16a5736 user: jan.nijtmans tags: core-8-6-branch | |
|
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
| ||
| 11:56 | Merge 8.5 check-in: a0e235387c user: jan.nijtmans tags: core-8-6-branch | |
|
2019-07-24
| ||
| 14:00 | merge 8.5 check-in: 4255168ee5 user: sebres tags: core-8-6-branch | |
| 13:52 | merge 8.5 (reintegrate, no functional changes) check-in: 1054f5a364 user: sebres tags: core-8-6-branch | |
| 13:36 | integrate timerate-loop-opti--discard-result check-in: 053fb81a89 user: sebres tags: core-8-6-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 | |
| 16:55 | Merge 8.5 check-in: e495bed0ea user: jan.nijtmans tags: core-8-6-branch | |
|
2019-07-17
| ||
| 14:10 | I hate YAML. Closed-Leaf check-in: 3b69b46c31 user: dkf tags: travis-windows-debug | |
|
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: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:24 | Merge 8.5 check-in: 985140526b user: jan.nijtmans tags: core-8-6-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 | |
| 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 | |
|
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: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 | |
| 11:44 | Print what VPATH actually is check-in: 8278a4dc9f user: dkf tags: travis-windows-debug | |
|
2019-07-12
| ||
| 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 | |
| 11:50 | Merge 8.5 check-in: 21761c34e4 user: jan.nijtmans tags: core-8-6-branch | |
| 06:41 | Travis windows debugging check-in: 60f83662ac user: dkf tags: travis-windows-debug | |
|
2019-07-10
| ||
| 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 | |
|
2019-07-08
| ||
| 20:18 | Merge 8.5 check-in: afa1c8ee8c user: jan.nijtmans tags: core-8-6-branch | |
|
2019-07-05
| ||
| 22:53 | Merge 8.5 check-in: c397a7bee7 user: jan.nijtmans tags: core-8-6-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 | |
| 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 | |
|
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 | |
|
2019-07-02
| ||
| 07:24 | Update TZ info to tzdata2019b. check-in: b5b1f84308 user: jima tags: core-8-6-branch | |
|
2019-07-01
| ||
| 19:29 | Avoid valgrind issues with uninitialized memory check-in: fec29b469f user: dgp tags: core-8-6-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 | |
| 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:29 | Trying to fix C4761 warning with VC++ 6.0 check-in: 5985c1971b user: jan.nijtmans tags: core-8-6-branch | |
|
2019-06-27
| ||
| 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 | |
| 13:38 | Fix [15d851e394]: Fix spelling in comment of tclCmdIL.c check-in: fc898b30aa user: jan.nijtmans tags: core-8-6-branch | |
| 13:29 | Fix execute flag for win/tclWinFile.c here too check-in: 403f72a587 user: jan.nijtmans tags: core-8-6-10-rc | |
| 13:06 | merge 8.6 check-in: 5ca3be60d8 user: dgp tags: core-8-6-10-rc | |
|
2019-06-26
| ||
| 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 | |
|
2019-06-25
| ||
| 22:46 | Merge 8.6 check-in: 465674584e user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
| 22:27 | Makef tclTomMath.h work with VC++ 6.0 check-in: 6953921d68 user: jan.nijtmans tags: core-8-6-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 | |
| 06:56 | Squelch C4244 warning on any MSVC compiler. check-in: c0c4ff91ba user: jan.nijtmans tags: core-8-6-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:40 | [6bdadfba7d] Stop crash with multi-lappend and failing writes check-in: ca4a6f0a95 user: dkf tags: core-8-6-branch | |
|
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:00 | [8b9854c3d8] Undo regression in [info level 0] after ensemble dispatch. check-in: 215b06343d user: dgp tags: core-8-6-branch | |
|
2019-06-15
| ||
| 22:31 | Merge 8.5 check-in: 7a96d24542 user: jan.nijtmans tags: core-8-6-branch | |
|
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 | |
|
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 | |
|
2019-06-11
| ||
| 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 | |
|
2019-06-10
| ||
| 19:43 | General improvements to the expr manpage check-in: 965384cf1d user: dkf tags: core-8-6-branch | |
| 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 | |
|
2019-06-09
| ||
| 11:28 | minor cleanup of source code formatting check-in: f8b284d7d5 user: dkf tags: core-8-6-branch | |
|
2019-05-31
| ||
| 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 | |
| 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-29
| ||
| 23:08 | Merge 8.5 check-in: a5dc393eae user: jan.nijtmans tags: core-8-6-branch | |
|
2019-05-28
| ||
| 22:48 | Fix build status in README.md check-in: 7a5e337d29 user: jan.nijtmans tags: core-8-6-branch | |
| 22:17 | Rename README to README.md, and reformat check-in: 295146928c user: jan.nijtmans tags: core-8-6-branch | |
| 21:41 | Merge 8.5 check-in: de4bf6516a user: jan.nijtmans tags: core-8-6-branch | |
|
2019-05-24
| ||
| 20:10 | end-of-line spacing check-in: b770ca8973 user: jan.nijtmans tags: core-8-6-branch | |
| 16:56 | merge 8.5 check-in: 65b4686506 user: sebres tags: core-8-6-branch | |
|
2019-05-22
| ||
| 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 | |
|
2019-05-21
| ||
| 18:01 | merge 8.5 (timerate unsigned calc) check-in: 23eaea57ed user: sebres tags: core-8-6-branch | |
| 16:42 | Knock VOID back down check-in: 18545d28ab user: dgp tags: core-8-6-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 | |
|
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-16
| ||
| 18:19 | merge 8.5 check-in: 594a6ef663 user: sebres tags: core-8-6-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 | |
|
2019-05-14
| ||
| 19:13 | Merge 8.5 check-in: 3f4bd3bf4e user: jan.nijtmans tags: core-8-6-branch | |
|
2019-05-11
| ||
| 12:49 | merge 8.5 check-in: 3774f93ca4 user: dgp tags: core-8-6-branch | |
|
2019-05-09
| ||
| 15:32 | Minor compiler warning check-in: 9bdc825afa user: jan.nijtmans tags: core-8-6-branch | |
|
2019-05-08
| ||
| 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 | |
|
2019-05-04
| ||
| 22:44 | close fork check-in: 30dd497fe2 user: dgp tags: core-8-6-branch | |
| 18:32 | merge 8.5 check-in: fb09b2ab1b user: dgp tags: core-8-6-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
| ||
| 18:54 | memleak demo test check-in: 9e5904dde6 user: dgp tags: core-8-6-branch | |
|
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 | |
| 06:43 | timerate: code style, doc style check-in: 14a413ba72 user: dkf tags: core-8-6-branch | |
|
2019-04-17
| ||
| 20:00 | merge 8.5 check-in: eaafb5917f user: sebres tags: core-8-6-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 | |
|
2019-04-11
| ||
| 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 | |
|
2019-04-09
| ||
| 19:39 | merge 8.5 check-in: 4cb9044dfa user: sebres tags: core-8-6-branch | |
| 10:33 | merge 8.5 check-in: 318588076e user: sebres tags: core-8-6-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: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-05
| ||
| 20:56 | Take over recent improvements from libtommath after version 1.1.0. check-in: 57da792f43 user: jan.nijtmans tags: core-8-6-branch | |
| 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-02
| ||
| 19:17 | Merge 8.6 Closed-Leaf check-in: 1bcfcb3ac6 user: jan.nijtmans tags: androwish | |
| 18:21 | Fix gcc warning on 32-bit platforms check-in: df5c902252 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-04-01
| ||
| 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 | |
|
2019-03-28
| ||
| 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 | |
|
2019-03-27
| ||
| 20:14 | merge-mark check-in: e17f4c7309 user: jan.nijtmans tags: core-8-6-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 | |
|
2019-03-26
| ||
| 22:23 | Update TZ info to tzdata2019a. check-in: fc5931ceb3 user: jima tags: core-8-6-branch | |
|
2019-03-25
| ||
| 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
| ||
| 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 | |
|
2019-03-21
| ||
| 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 | |
| 07:45 | Fix outdated comment check-in: ce566c5d84 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-03-17
| ||
| 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 | |
|
2019-03-13
| ||
| 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-09
| ||
| 21:22 | merge 8-5-event-perf-branch check-in: 697065a8e5 user: sebres tags: sebres-8-6-event-perf-branch | |
|
2019-03-08
| ||
| 15:39 | merge 8-5-event-perf-branch (no monotonic time fallbacks) check-in: ec9b47d045 user: sebres tags: sebres-8-6-event-perf-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 | |
|
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 | |
| 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 | |
| 20:02 | [39fed4dae5] Proposed test check-in: e130dc3db2 user: dgp tags: pkg-return-check | |
| 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: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 | |
| 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 | |
| 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:13 | merge updated 8.5-timerate branch Closed-Leaf check-in: 5246d61897 user: sebres tags: sebres-8-6-timerate | |
|
2019-03-02
| ||
| 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: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
| ||
| 20:11 | Update all internal tables to Unicode 12.0 check-in: 88da1b0307 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-02-25
| ||
| 21:12 | Merge 8.5 check-in: 1c886530ed user: jan.nijtmans tags: core-8-6-branch | |
|
2019-02-24
| ||
| 17:15 | Merge 8.5 check-in: 7194b3fcef user: jan.nijtmans tags: core-8-6-branch | |
|
2019-02-19
| ||
| 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 | |
|
2019-02-18
| ||
| 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-13
| ||
| 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 | |
|
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 | |
| 15:45 | merge 8.6(.9), conflicts resolved check-in: f29f1e9566 user: sergey.brester tags: sebres-8-6-timerate | |
|
2019-02-04
| ||
| 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:00 | Update libtommath to latest stable release (1.1.0) check-in: c01ea30c19 user: jan.nijtmans tags: core-8-6-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
| ||
| 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
| ||
| 16:15 | merge 8.5 check-in: 99fa18a640 user: sebres tags: core-8-6-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 | |
| 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 | |
| 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 | |
|
2019-01-22
| ||
| 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 | |
|
2019-01-14
| ||
| 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 | |
| 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: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 | |
| 13:55 | avoid possible leaking on tzName-object in error case (most impossible resp. rarely, but nevertheles... check-in: 50703055aa user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 13:52 | remove unneeded dependencies (taken along by pack-porting, not needed in mod now) check-in: 9e8dec1306 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
|
2019-01-09
| ||
| 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 | |
|
2019-01-04
| ||
| 22:36 | Merge 8.5 check-in: a0e74ab307 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-01-03
| ||
| 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:50 | Update TZ info to tzdata2018i. check-in: 9b157ba760 user: jima tags: core-8-6-branch | |
|
2018-12-30
| ||
| 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:15 | Update TZ info to tzdata2018h. check-in: 9e7760bfc7 user: jima tags: core-8-6-branch | |
| 10:03 | clock.test: resolve sporadic timing issues - "after 10" could cause pause >120ms on some platforms (... check-in: 850bca5d86 user: sebres tags: core-8-6-branch | |
|
2018-12-28
| ||
| 21:02 | prevent buffer overrun in fast_s_mp_mul_digs(), already fixed in newest libtommath versions. check-in: 3e4d907d8e user: sebres tags: core-8-6-branch | |
| 19:54 | resolve warnings: array subscript -1 is below array bounds of 'void *[1]' [-Warray-bounds] if compil... check-in: c012a9fd87 user: sebres tags: core-8-6-branch | |
|
2018-12-20
| ||
| 20:04 | New test-cases (backported from 8.7) adapted for pre-TIP-502 behavior check-in: 86bec25d37 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-12-18
| ||
| 19:52 | Merge 8.5 check-in: 8fcba71408 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-12-14
| ||
| 13:12 | Why are we using rvm? Why? check-in: f79b38e8c7 user: dkf tags: core-8-6-branch | |
|
2018-11-29
| ||
| 21:06 | relax the timings of 2 tests, which incidentally fail on Travis CI check-in: b493489463 user: jan.nijtmans tags: core-8-6-branch | |
| 20:31 | Merge pull request tclclockmod#15 from sebres/fix-compat-regression-on-spaces check-in: 80d22dd5a6 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 20:14 | clock scan: compatibility - scan regression on spaces, mandatory trailing spaces in format, see test... Closed-Leaf check-in: fb4fb58e82 user: sebres tags: clock-speedup--fix-compat-regression-on-spaces | |
| 20:12 | test-cases: clock-45.* - new compatibility tests checking several scan regression on spaces check-in: f1cdf7ca15 user: sebres tags: clock-speedup--fix-compat-regression-on-spaces | |
| 20:11 | clock scan: consider extra trailing spaces at end of input (closes tclclockmod#14), only the first s... check-in: fdd09aea6a user: sebres tags: clock-speedup--fix-compat-regression-on-spaces | |
| 20:04 | clock scan: consider multiple spaces between tokens (closes tclclockmod#13): combine multiple white-... check-in: 05199ca88a user: sebres tags: clock-speedup--fix-compat-regression-on-spaces | |
|
2018-11-28
| ||
| 11:37 | Make the type casting in TclSpellFix less horrific. It's still bad, but it is no longer ghastly. check-in: d8a8738329 user: dkf tags: core-8-6-branch | |
|
2018-11-22
| ||
| 14:44 | fixed typo in prepro `#ifdef unix || __APPLE__` check-in: b68ecd2e5b user: sebres tags: core-8-6-branch | |
| 13:58 | merge 8.5: fixes segfault [7a9dc52b29] and wrong normalization (inside TclJoinPath) for pure relativ... check-in: 8e8688f048 user: sebres tags: core-8-6-branch | |
|
2018-11-20
| ||
| 13:51 | More coverity issues check-in: 4bb243d127 user: dkf tags: core-8-6-branch | |
|
2018-11-16
| ||
| 20:26 | merge release check-in: 7aa0a364d5 user: dgp tags: core-8-6-branch | |
| 18:45 | [00d04c4f12] Repair broken edge cases in [binary encode base64]. Closed-Leaf check-in: 770e6649a4 user: dgp tags: release, core-8-6-9-rc, core-8-6-9 | |
| 18:38 | [00d04c4f12] Repair broken edge cases in [binary encode base64]. check-in: 4b91471ac4 user: dgp tags: core-8-6-branch | |
| 13:45 | Clear up a bunch of small issues found by Coverity analysis. check-in: a7f216790f user: dkf tags: core-8-6-branch | |
|
2018-11-15
| ||
| 22:31 | fixes segfault [00d04c4f12], unfulfilled base64 (strict and non-strict mode, etc). Closed-Leaf check-in: ea2419de23 user: sebres tags: bug-00d04c4f12 | |
| 22:18 | test cases for decode base64, bug [00d04c4f12], unfulfilled base64 (strict and non-strict mode, etc)... check-in: 60ba3af5db user: sebres tags: bug-00d04c4f12 | |
| 16:55 | merge release check-in: a05ae88980 user: dgp tags: core-8-6-branch | |
| 16:35 | close fork check-in: 3cc27503c9 user: dgp tags: core-8-6-branch | |
| 16:34 | merge 8.5 check-in: c6102118fb user: dgp tags: core-8-6-branch | |
| 08:05 | Make Tcl_WinTCharToUtf/Tcl_WinUtfToTChar work (again) with TCL_UTF_MAX=6. No effect when TCL_UTF_MA... check-in: 504991e0b5 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-11-14
| ||
| 03:31 | Make socket tests less likely to hang on OSX check-in: a9645a9f4f user: dkf tags: core-8-6-branch | |
|
2018-11-12
| ||
| 09:51 | Properly switch on running tests on Travis. CI builds now debugged. check-in: 0c54ff4afa user: dkf tags: core-8-6-branch | |
| 09:49 | Cleaner way of writing environment variables Closed-Leaf check-in: 90f99deac2 user: dkf tags: travis-8.6 | |
|
2018-11-11
| ||
| 15:07 | Clean up Travis config now that it passes check-in: 84fd2da35c user: dkf tags: travis-8.6 | |
|
2018-11-10
| ||
| 19:49 | Merge updates from 8.6 branch. Leaf check-in: f7cfcb3c63 user: mistachkin tags: irontcl | |
| 10:22 | merge 8.6 check-in: 3fad3dd263 user: dkf tags: travis-8.6 | |
| 09:55 | Build instructions tinkering check-in: ed1a132bde user: dkf tags: travis-8.6 | |
| 09:39 | Tracking down test failures check-in: fe96248270 user: dkf tags: travis-8.6 | |
| 07:29 | Make the macosx build able to succeed check-in: f9043c56b9 user: dkf tags: travis-8.6 | |
|
2018-11-09
| ||
| 19:14 | update changes check-in: 27603fe3a8 user: dgp tags: core-8-6-9-rc, rc4 | |
| 16:42 | [35a8f1c04a] Fix bad lengths when creating string rep of some lists. check-in: 0b52c3617e user: dgp tags: core-8-6-9-rc | |
| 16:03 | merge 8.5 check-in: 9395c566ae user: dgp tags: core-8-6-branch | |
|
2018-11-08
| ||
| 17:32 | typo check-in: 7c80fa0a4a user: dgp tags: core-8-6-9-rc | |
| 17:07 | merge mark check-in: 8ce43103f1 user: dgp tags: core-8-6-branch | |
| 17:06 | [86d249bcba] Make sure that tcltest::runAllTests actually returns 1 on failure Repairs TIP 525 imple... check-in: 63b4305a16 user: dgp tags: core-8-6-9-rc | |
|
2018-11-07
| ||
| 19:22 | Merge the Travis build rules more properly check-in: 707ed7291c user: dkf tags: travis-8.6 | |
| 19:04 | merge 8.6 branch check-in: 3f1bc7cd28 user: dkf tags: travis-8.6 | |
| 18:56 | [86d249bcba] Make sure that tcltest::runAllTests actually returns 1 on failure check-in: c09518b7e2 user: dkf tags: core-8-6-branch | |
| 18:50 | [86d249bcba] Make sure that tcltest::runAllTests actually returns 1 on failure Closed-Leaf check-in: 604d3d2503 user: dkf tags: bug-86d249bcba | |
| 13:25 | Rebase of travis config check-in: 039b93c56d user: dkf tags: travis-8.6 | |
|
2018-11-02
| ||
| 17:18 | Fixed memory leak in TclOO.c:ObjectNamespaceDeleted, object mixins and object/class mutation. check-in: 2b48a5d43c user: dgp tags: rc2, core-8-6-9-rc | |
|
2018-11-01
| ||
| 20:18 | Start building this branch with Travis. See how far we get check-in: 30da84026a user: jan.nijtmans tags: core-8-6-branch | |
| 16:31 | make dist check-in: cfb6cd8bde user: dgp tags: core-8-6-9-rc | |
| 15:26 | update changes check-in: f737e06d9d user: dgp tags: core-8-6-9-rc | |
| 14:50 | merge 8.6 check-in: 3cd8f26fb4 user: dgp tags: core-8-6-9-rc | |
| 14:46 | Eliminate fallback attempts when broken strtod() routines are detected. This has long been creating ... check-in: 8bdef976bf user: dgp tags: core-8-6-branch | |
|
2018-10-30
| ||
| 20:41 | Merge 8.5 check-in: c24ce3ea62 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-10-29
| ||
| 19:55 | merge-mark check-in: bf56d48b86 user: jan.nijtmans tags: core-8-6-branch | |
| 14:38 | [TIP 525] Backport package tcltest 2.5 check-in: 09e38054c3 user: dgp tags: core-8-6-branch | |
| 14:10 | merge mark check-in: 3e154a6355 user: dgp tags: core-8-6-branch | |
| 12:36 | update changes check-in: aafe14c32e user: dgp tags: core-8-6-9-rc | |
| 12:28 | merge 8.6 check-in: 36e9d2bfe1 user: dgp tags: core-8-6-9-rc | |
|
2018-10-28
| ||
| 10:07 | merge-mark check-in: 005379c05d user: jan.nijtmans tags: core-8-6-branch | |
|
2018-10-27
| ||
| 19:43 | merge-mark... well ... almost: Except for a missing <include> in tclWinDde.c check-in: db9d745b8d user: jan.nijtmans tags: core-8-6-branch | |
| 18:07 | Update TZ info to tzdata2018g. check-in: 611723cfba user: jima tags: core-8-6-branch | |
|
2018-10-26
| ||
| 18:41 | tclWinReg.c: Code cleanup. Eliminate some unnecessary variables. tclWinDde.c: Backport improvements ... check-in: a82347c324 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-10-23
| ||
| 23:34 | update changes check-in: 9963208df5 user: dgp tags: core-8-6-9-rc | |
| 23:25 | merge 8.6 check-in: d903344f9d user: dgp tags: core-8-6-9-rc | |
| 11:12 | Expand the build matrix Closed-Leaf check-in: b1a7b72ac4 user: dkf tags: travis-8.6 | |
|
2018-10-22
| ||
| 17:48 | Fix "registry" test-cases. Thanks to Harald Oehlmann for spotting this! check-in: ceec01defd user: jan.nijtmans tags: core-8-6-branch | |
| 13:30 | merge 8.6 check-in: 8361c27c69 user: dgp tags: core-8-6-9-rc | |
|
2018-10-21
| ||
| 10:17 | Disable windows builds. Make test failures fatal. check-in: 051fd3862f user: dkf tags: travis-8.6 | |
|
2018-10-20
| ||
| 21:00 | Convert into a README for 8.6 check-in: fc607516e6 user: dkf tags: travis-8.6 | |
| 20:57 | Working on porting the travis config forward check-in: 7d9474c68f user: dkf tags: travis-8.6 | |
|
2018-10-19
| ||
| 15:51 | Add support for "nostub" in genStubs.tcl. Not used by Tcl 8.6, but might be used by Tk 8.7 when link... check-in: f727d78283 user: jan.nijtmans tags: core-8-6-branch | |
| 09:59 | Added another test case. This one is OK. check-in: 6c7a814452 user: dkf tags: core-8-6-branch | |
|
2018-10-18
| ||
| 21:40 | Make the object mutation operation as unrestricted as possible. check-in: e4919cf16c user: dkf tags: core-8-6-branch | |
| 21:38 | Make fundamental mutation work. MAGICAL MAGIC MAGICS MAGIC. Abracadabra. Closed-Leaf check-in: 41c3abeb41 user: dkf tags: fix-oo-mutation | |
| 18:23 | Update TZ info to tzdata2018f. check-in: 9a10412e0d user: jima tags: core-8-6-branch | |
| 14:58 | Tests for advanced object mutation issues. check-in: b28dbc24bf user: dkf tags: fix-oo-mutation | |
|
2018-10-17
| ||
| 19:55 | Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion) 0] doesn't give the co... check-in: 5fbb107638 user: jan.nijtmans tags: core-8-6-branch | |
| 16:12 | Revert addition of "slowTest" as built-in constraint. (no TIP; no version bump). Let the test file t... check-in: fb856c43eb user: dgp tags: core-8-6-branch | |
| 16:06 | Mark test macOSXFCmf-2.8 non-portable. It appears to pass when the older HFS+ filesystem is in use, ... check-in: 51f1b3295b user: dgp tags: core-8-6-branch | |
| 16:03 | Backport test fix. check-in: e4a56ecb9a user: dgp tags: core-8-6-branch | |
|
2018-10-15
| ||
| 12:49 | typo check-in: 649c8cfe26 user: dgp tags: rc1, core-8-6-9-rc | |
|
2018-10-11
| ||
| 17:47 | Revert addition of "slowTest" as built-in constraint. (no TIP; no version bump). Let the test file t... check-in: 679d63e4f6 user: dgp tags: core-8-6-9-rc | |
| 17:17 | More updates to changes file. check-in: e576118ae8 user: dgp tags: core-8-6-9-rc | |
| 11:48 | Mark test macOSXFCmf-2.8 non-portable. It appears to pass when the older HFS+ filesystem is in use, ... check-in: 9e48ee9cb3 user: dgp tags: core-8-6-9-rc | |
| 11:31 | Update URLs. changes file WIP. check-in: 6019792c8f user: dgp tags: core-8-6-9-rc | |
|
2018-10-10
| ||
| 23:04 | Backport test fix. check-in: a5f5207521 user: dgp tags: core-8-6-9-rc | |
|
2018-10-09
| ||
| 18:27 | merge 8.6 check-in: fae0174e02 user: dgp tags: rc0, core-8-6-9-rc | |
| 18:24 | Use the 4 argument form of [makeFile]. check-in: 85248d5e90 user: dgp tags: core-8-6-branch | |
| 17:55 | Balance the [makeFile/makeDirectory] and [removeFile/removeDirectory] calls (conditional now, so avo... check-in: 2c4e477519 user: dkf tags: core-8-6-branch | |
| 16:59 | Balance the [makeFile/makeDirectory] and [removeFile/removeDirectory] calls (conditional now, so avo... Closed-Leaf check-in: b01ec030e9 user: sebres tags: core-8-6-branch-split | |
| 13:51 | merge 8.6 check-in: 6b5cda39f6 user: dgp tags: core-8-6-9-rc | |
|
2018-10-08
| ||
| 14:08 | tclGetDate.y: added missing semicolon, tclDate.c rebuilt using Bison 3.1; resolves warning "maybe-un... check-in: 02508a7c27 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
|
2018-10-07
| ||
| 20:26 | Streamline: Tcl_WinTCharToUtf/Tcl_WinUtfToTChar(): Always initialize DString, and let it return NULL... check-in: 2d904bee38 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-10-05
| ||
| 20:54 | Better implementations of Tcl_WinTCharToUtf() and Tcl_WinUtfToTChar(). They don't make any assumptio... check-in: 2d625d3ed3 user: jan.nijtmans tags: core-8-6-branch | |
| 19:54 | closed DST-hole bug "Validity check should get the rule the time-leak corresponding DST switch of TZ... check-in: 039157f914 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 19:40 | merge 8.6 check-in: 1e5098bd52 user: dgp tags: core-8-6-9-rc | |
| 19:38 | Introduces new validity rule (gh-11): check input-time is valid regarding time-zone conversion insid... Closed-Leaf check-in: 3175cbbb5f user: sebres tags: sebres-8-6-clockmod-fix-dst-hole | |
| 19:37 | Bump version numbers for 8.6.9 release. check-in: 2ea5110611 user: dgp tags: core-8-6-9-rc | |
| 19:37 | Fix wrong usage of Tcl_WinTCharToUtf() contract: nativePath should never be NULL, but actually it ca... check-in: d07b4b62a1 user: jan.nijtmans tags: core-8-6-branch | |
| 18:13 | scan: new tests for validation rules: invalid time (DST-hole, out of range in time-zone) check-in: 45852da21d user: sebres tags: sebres-8-6-clockmod-fix-dst-hole | |
| 17:20 | Post-TIP 505 editing of [lreplace] documentation. check-in: 5248aa423d user: dgp tags: core-8-6-branch | |
|
2018-10-04
| ||
| 19:22 | In registry, protect "keyName" from being NULL: This actually can lead to crashed (I experienced thi... check-in: e50f377785 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-10-03
| ||
| 19:24 | Tcl_UniCharToUtfDString: Don't allocate too much memory for this function. Tcl_UtfToUniCharDString: ... check-in: 8ba821d1fd user: jan.nijtmans tags: core-8-6-branch | |
|
2018-09-28
| ||
| 18:45 | Another patch contributed by Gustaf Neumann: shifting negative numbers is undefined behavior in the ... check-in: 165586b224 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-09-27
| ||
| 08:19 | Implementation of TIP 505: Make [lreplace] Accept All Out-of-Range Index Values check-in: 125e27afcc user: dkf tags: core-8-6-branch | |
| 07:44 | Updated documentation Closed-Leaf check-in: 61f5b23d57 user: dkf tags: tip-505 | |
|
2018-09-25
| ||
| 21:16 | Contributed patch from Gustaf Neumann, preventing problems where "localCachePtr" can be NULL check-in: 4515cab12b user: jan.nijtmans tags: core-8-6-branch | |
|
2018-09-24
| ||
| 16:15 | Silence debugging message in test suite. check-in: 66ab2e7785 user: dgp tags: core-8-6-branch | |
|
2018-09-23
| ||
| 13:27 | Give lambda function a name "ReceiveChunked" for easier testing. New function quoteString and code c... check-in: 81db707b5c user: jan.nijtmans tags: core-8-6-branch | |
|
2018-09-22
| ||
| 10:20 | Update http version number, and fix some related test-cases check-in: 0af5ddd97c user: jan.nijtmans tags: core-8-6-branch | |
|
2018-09-20
| ||
| 13:41 | merge bug-46b6edad51-concurrent-http check-in: 0d794ec27b user: kjnash tags: core-8-6-branch | |
|
2018-09-15
| ||
| 18:41 | merge 8.6 Closed-Leaf check-in: 82cbd9d626 user: kjnash tags: bug-46b6edad51-concurrent-http | |
|
2018-09-10
| ||
| 15:28 | Rebase TIP 505 implementation a patch for 8.6. check-in: 998387f679 user: dgp tags: tip-505 | |
|
2018-09-07
| ||
| 14:24 | small code review (duplicate code removed) check-in: 019ea86cdd user: sebres tags: core-8-6-branch | |
| 12:04 | Added test for [631b4c45df]. check-in: 036c01e552 user: dgp tags: core-8-6-branch | |
| 11:55 | amend to [e8ab4d85fa], proc.test: extended with new test-case to cover situation like [631b4c45df] check-in: c4fe2825ef user: sebres tags: core-8-6-branch | |
| 10:45 | closes [631b4c45df]: segfault by usage of wrong length (no string representation) check-in: e8ab4d85fa user: sebres tags: core-8-6-branch | |
|
2018-09-03
| ||
| 09:53 | merge-mark check-in: 968bbeb1f0 user: jan.nijtmans tags: androwish | |
| 09:47 | Backport latest improvements from androwish Closed-Leaf check-in: e4b5a9328b user: jan.nijtmans tags: zipfs | |
| 09:12 | merge zipfs check-in: 4efd0e60fa user: jan.nijtmans tags: androwish | |
| 07:51 | merge 8.6 check-in: cdff48505c user: jan.nijtmans tags: zipfs | |
|
2018-08-30
| ||
| 11:13 | merge 8.5 check-in: 218e4fda50 user: sebres tags: core-8-6-branch | |
|
2018-08-29
| ||
| 16:59 | merge 8.5 check-in: 465511dc39 user: sebres tags: core-8-6-branch | |
| 16:55 | small amend to [cae24931ed] (no _CRT_glob in both cases __GNUC__ || TCL_BROKEN_MAINARGS). check-in: 6ca696481e user: sebres tags: core-8-6-branch | |
| 15:55 | partially cherry-picking of [5099a81b50], never reached 8.6, so for example build for MINGW breaks t... check-in: cae24931ed user: sebres tags: core-8-6-branch | |
| 15:49 | code review after merge with 8.5 (restore usage of some functions, after lost by conflict resolving) check-in: 38c2f7331e user: sebres tags: core-8-6-branch | |
| 15:41 | merge 8.5 ([21b0629c81] 0-day vulnerability - insufficient escape by exec of batch-files for windows... check-in: 86e0fd3ecf user: sebres tags: core-8-6-branch | |
|
2018-08-19
| ||
| 09:16 | merge-mark check-in: 90a02cdaf2 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-08-17
| ||
| 22:15 | Minor fix to entier(): Allow it to convert to "wideInt" as well when range is appropriate check-in: d7d65c2ac3 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-08-08
| ||
| 20:48 | Repair breakage in recent refactoring of env.test check-in: e5dded1cb7 user: dgp tags: core-8-6-branch | |
| 06:45 | Fix harmless gcc warning check-in: eb3b963d72 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-08-03
| ||
| 16:04 | merge 8.6 (test cases fix in ioTrans) Leaf check-in: 687c99a7e6 user: sebres tags: sebres-bug-723a2f4ac3 | |
| 16:03 | fixed [723a2f4ac3], all test cases passed now (also proper call-stack in error-info of safe-11.7.1/s... check-in: 34526b0071 user: sebres tags: sebres-bug-723a2f4ac3 | |
| 13:46 | ioTrans.test: fixed cleanup - avoids `error deleting "tempchanfile": permission denied`: file seems ... check-in: d6cdcb7caf user: sebres tags: core-8-6-branch | |
| 12:59 | experimental: same fix for yield into coro as [3950bbd3d0] for tailcall. check-in: 596751cc2e user: sebres tags: sebres-bug-723a2f4ac3 | |
| 11:15 | amend with new tests: now contains all tests affected from [723a2f4ac3] as well as executed non-comp... check-in: 7d4bfdea1c user: sebres tags: sebres-bug-723a2f4ac3 | |
|
2018-08-02
| ||
| 17:30 | amend with fix (init of counter "i") and same tests for coro check-in: 085cbe212c user: sebres tags: sebres-bug-723a2f4ac3 | |
| 17:09 | amend to fix with test-cases covering correct behavior by tailcall with direct break/return into loo... check-in: cfe546af5b user: sebres tags: sebres-bug-723a2f4ac3 | |
| 16:37 | experimental: try to fix [723a2f4ac3] - avoid to generate exception handlers in tailcall (because th... check-in: 3950bbd3d0 user: sebres tags: sebres-bug-723a2f4ac3 | |
| 12:38 | [723a2f4ac3] Coroutine needs to allow exceptions so that we avoid top-level anomalies. Leaf check-in: e81fd56959 user: dgp tags: bug-723a2f4ac3 | |
|
2018-07-31
| ||
| 19:49 | Remove some actually dead code check-in: a887506f5e user: jan.nijtmans tags: core-8-6-branch | |
|
2018-07-26
| ||
| 18:56 | amend after merge: 8.6th provide additionally an error-code (so missing `errCode = "OVERFLOW"`) check-in: 64c3676a57 user: sebres tags: core-8-6-branch | |
| 18:51 | merge 8.5 - bug [d051b77fc1] fixed check-in: de522f0a45 user: sebres tags: core-8-6-branch | |
| 18:07 | amend to [d498578df4], still one test for [Bug ba921a8d98] with inplace by subst inside string (comp... check-in: caba7ba1cf user: sebres tags: core-8-6-branch | |
| 15:51 | New test for [Bug ba921a8d98]. check-in: d498578df4 user: dgp tags: core-8-6-branch | |
|
2018-07-21
| ||
| 18:45 | Add a note in the 'clock' man page about the interpretation of impossible values on [clock scan] check-in: 8d69e2a5f2 user: kbk tags: core-8-6-branch | |
|
2018-07-20
| ||
| 16:25 | merge 8.6 check-in: 33f2814604 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 15:58 | win: avoids warning by x64-build in function 'TclWinCPUID' - pointer targets in passing argument 1 o... check-in: edab70f507 user: sebres tags: core-8-6-branch | |
| 15:54 | win: fixes x64-build within gcc-compile runtime env for (mingw64, etc): "$do64bit" may be "amd64|x64... check-in: 298c8329c8 user: sebres tags: core-8-6-branch | |
|
2018-07-16
| ||
| 13:59 | win: fixed test-cases (see [525ccacaef]) running under windows outside of temp-folder check-in: d61a95dfb6 user: sebres tags: core-8-6-branch | |
|
2018-07-12
| ||
| 14:25 | merge 8.5 check-in: 6aaa943228 user: sebres tags: core-8-6-branch | |
|
2018-07-09
| ||
| 18:15 | merge 8.5 check-in: ad71fa8ca4 user: sebres tags: core-8-6-branch | |
|
2018-07-05
| ||
| 19:39 | tclDictObj.c:366: warning: dereferencing type-punned pointer will break strict-aliasing rules Preven... check-in: c655de97b1 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-06-26
| ||
| 17:00 | Use a thread exit handler, and not a custom exit proc for package cleanup. check-in: df825488e6 user: dgp tags: core-8-6-branch | |
| 14:22 | Restore lost tests. check-in: 2fbb67bc78 user: dgp tags: core-8-6-branch | |
|
2018-06-25
| ||
| 07:22 | Simplify ToUtf(), expecially for TCL_UTF_MAX>3 (with correct surrogate handling). Fix various typo's check-in: 257ff5d1b3 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-06-24
| ||
| 07:17 | Fix for [3592747]: Let TclNRTailcallEval handle namespace problems. check-in: 9198c16407 user: pooryorick tags: core-8-6-branch | |
|
2018-06-23
| ||
| 14:18 | Add a test for no generation of a string representation when comparing with the empty string. check-in: b7e3852c22 user: pooryorick tags: core-8-6-branch | |
|
2018-06-22
| ||
| 15:10 | Add another suppress rule for valgrind, factor test code into tests/tcltests.tcl, and constrained a ... check-in: 4b77647298 user: pooryorick tags: core-8-6-branch | |
|
2018-06-21
| ||
| 22:44 | merge pyk-tcltest-exit check-in: 83da1d215d user: pooryorick tags: core-8-6-branch | |
| 22:43 | Fix function signature of TclThreadTestFinalize. Closed-Leaf check-in: b8061e5833 user: pooryorick tags: pyk-tcltest-exit | |
| 22:23 | merge pyk-tcltest-exit check-in: 09af8379c8 user: pooryorick tags: core-8-6-branch | |
| 22:21 | Add custom exit procedure for tcltests executable. check-in: 6f650b4271 user: pooryorick tags: pyk-tcltest-exit | |
| 22:16 | Suppress more valgrind "still reachable" reports and ensure that threads are fully finalized in thre... check-in: 494d51f962 user: pooryorick tags: core-8-6-branch | |
|
2018-06-20
| ||
| 19:06 | Add valgrind suppression for dlopen and ensure that processes are reaped in http11.test. check-in: 833bedab1a user: pooryorick tags: core-8-6-branch | |
| 08:03 | Remove recent auto_path modification in tests/all.tcl and suppress more valgrind reports. check-in: e5831c7c27 user: pooryorick tags: core-8-6-branch | |
|
2018-06-19
| ||
| 11:47 | new file: tools/valgrind_suppress. num-callers bumped from 8 to 24. Valgrind now issues no "still ... check-in: 316df6cc4e user: pooryorick tags: core-8-6-branch | |
|
2018-06-18
| ||
| 15:54 | Fix [53cad613d8]: TIP 389 implementation makes Tk tests font-4.12 and font-4.15 fail. One more situa... check-in: c45de6cdb4 user: jan.nijtmans tags: core-8-6-branch | |
| 15:51 | Unbreak build on Windows (and - most likely - some other platforms too) check-in: adead12b0b user: jan.nijtmans tags: core-8-6-branch | |
| 08:09 | Avoid valgrind "still reachable" reports stemming from early termination of threads. check-in: 2d150958f0 user: pooryorick tags: core-8-6-branch | |
| 07:06 | Full cleanup of env cache when in a PURIFY build. check-in: 28ba7d5089 user: pooryorick tags: core-8-6-branch | |
| 05:59 | Plug leak in TclSetEnv. check-in: fdb8a91f37 user: pooryorick tags: core-8-6-branch | |
|
2018-06-17
| ||
| 16:07 | Fix [53cad613d8a4de166e680f09a6c6399ebddbc17c|53cad613d8]: TIP 389 implementation makes Tk tests fon... check-in: 8702869d89 user: jan.nijtmans tags: core-8-6-branch | |
| 08:47 | Remove dependencies between tests in env.test. check-in: 9e55a28229 user: pooryorick tags: core-8-6-branch | |
|
2018-06-16
| ||
| 22:56 | Add tests/tcltests.tcl as a place to store common code for tests. check-in: aeaf8492d3 user: pooryorick tags: core-8-6-branch | |
| 17:55 | new package tcltests exclude some exec.test tests when running under valgrind check-in: 4917fb3cc3 user: pooryorick tags: core-8-6-branch | |
|
2018-06-15
| ||
| 18:35 | merge 8.5 check-in: e40bbfb746 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-06-13
| ||
| 16:06 | merge 8.5 check-in: c93af39cb0 user: dgp tags: core-8-6-branch | |
|
2018-06-12
| ||
| 17:53 | merge 8.5 check-in: 04e0eeb104 user: dgp tags: core-8-6-branch | |
| 11:28 | merge amend from 8.5th fix Leaf check-in: f5a01b5f42 user: sebres tags: fix-815e246806-8-6 | |
|
2018-06-11
| ||
| 13:03 | empty merge point after back-porting to 8.5th branch (no changes) check-in: aacd6f9233 user: sebres tags: fix-815e246806-8-6 | |
| 11:11 | fixed [815e246806] for 8.6th case if channel switches owner in fileevent via thread::transfer and th... check-in: 922ee82dde user: sebres tags: fix-815e246806-8-6 | |
|
2018-06-09
| ||
| 07:44 | Merge 8.5 (= update Unicode data to Unicode version 11.0) check-in: 3fd6be3568 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-06-08
| ||
| 22:34 | **interim commit** fixed for 8.6th case if channel switches owner via thread::transfer check-in: 2e7300065a user: sebres tags: fix-815e246806-8-6 | |
| 19:02 | merge atomic fix from fix-815e246806-8-5 check-in: 1d2c1768c9 user: sebres tags: fix-815e246806-8-6 | |
| 13:33 | merge fix for [815e246806] from 8.5th branch fix-815e246806-8-5 check-in: f44a1ddd60 user: sebres tags: fix-815e246806-8-6 | |
| 13:02 | merge 8.5 (empty merge point, no functional changes, because does not affect 8.6) check-in: 9cfddbdc92 user: sebres tags: core-8-6-branch | |
|
2018-06-04
| ||
| 13:52 | merge 8.5 check-in: a9a4a69e99 user: sebres tags: core-8-6-branch | |
|
2018-06-01
| ||
| 18:34 | Bugfix - always cleanup persistent socket. check-in: e179ae53d2 user: kjnash tags: bug-46b6edad51-concurrent-http | |
|
2018-05-31
| ||
| 21:24 | merge zipfs check-in: fc74365c13 user: jan.nijtmans tags: androwish | |
| 20:31 | merge 8.6 check-in: e7c436046f user: jan.nijtmans tags: zipfs | |
| 13:42 | fix 2nd issue of [75ecc0e6cb9899bf]: win, implemented initial callback TclpGetObjNameOfExecutable (f... check-in: 3ff3390603 user: sebres tags: fix-initsubsystem-75ecc0e6cb9899bf | |
| 13:42 | fix 2nd issue of [75ecc0e6cb9899bf]: unix, retrieve correct search-path for library (fixes TclpInitL... check-in: a5c7eee15d user: sebres tags: fix-initsubsystem-75ecc0e6cb9899bf | |
| 13:41 | fix 1st issue of [75ecc0e6cb9899bf]: retrieve correct environment-depended encoding (avoid mistaken ... check-in: 5b6e4aeee0 user: sebres tags: fix-initsubsystem-75ecc0e6cb9899bf | |
|
2018-05-30
| ||
| 11:49 | amend to [98a00c62b4798792]: fixed sort of the tests check-in: c9811028d4 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
|
2018-05-29
| ||
| 17:58 | back-porting of tclclockmod done, merge current 8.6 check-in: 913e5f51f9 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:41 | fixed ticket [dc69e5ecf04313429fd202b1906cd85bb7888f95]: missing zones AKST/AKDT check-in: deec2700e3 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:38 | forgotten flag "CLF_DAYOFWEEK" in one case, where day of week is set check-in: bec54ca26f user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:38 | revert explicit adding of validity mode suffix in all test-cases: used wrapper command "test" instea... check-in: 3af5fef4cf user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:37 | tests: sort test-files without extension (e. g. "clock" before "clock-ivm"). check-in: 98a00c62b4 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:27 | conditional test-call rewritten: realized via tests\clock-ivm.test to cover inverted default validat... check-in: 4665d73890 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:26 | fixed week-based calculation if neither mmdd nor ddd available; check-in: 4a386a66d2 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:25 | validation rules: extended for day of year (and test covered now) check-in: cfdbd76b55 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:24 | amend after rebase to master: follow rename yyDayNumber to yyDayOfWeek check-in: f8a84dde36 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:24 | validation rules ready for scan/freescan; test cases extended; code review and clean-up; running of... check-in: 8905217602 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:21 | first simple validation rules introduced check-in: c84575aa78 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:20 | try to re-implement validation rules for `clock scan` (option `-valid 1|0`), see http://core.tcl.tk/... check-in: 096133d01b user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:19 | Merge branch 'freescan_tz_fix' check-in: 50b7f5a2e7 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:18 | follow http://core.tcl.tk/tcl/info/a3463a55a6a27eed: Historical change affecting tests: Detroit did ... check-in: 23e69132ef user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:16 | Fixed performance test-cases: several test-cases repaired to be feasible using original clock engine... check-in: 2ee4bbed52 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:14 | fixed test-cases (regardless the current time zone) check-in: cf59c755f3 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:14 | FreeScan: rewritten lexer rules and some tokens for better space recognition; fewer conflicts (shift... check-in: 27ca927b8f user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:13 | Apply Flightaware DST fix check-in: 40ff672959 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:12 | try to fix GMT+0000, etc. **still wrong**, because of "GMT+1" and because of longest match "00:00 GM... check-in: 5371ea9f5f user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:11 | FreeScan: repair scanning date/time with TZ using '+', ex.: "31 Jan 14 23:59:59 +0100", additionally... check-in: 9c2d7fe16b user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:11 | replace unneeded calculation of seconds of day (already available in field secondOfDay) check-in: aff1947daf user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:10 | fixed multi-threaded race condition, if the same format will be first time used by 2 threads simulta... check-in: a95763095c user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:09 | code review and cleanup (remove unused code) check-in: 8fe3268359 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:04 | code review and cleanup (remove unused code) check-in: 5638c57be0 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:03 | Added max permitted threshold (buffer size > result size) in percent, to directly return the buffer ... check-in: 2f98e44d4b user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:02 | further optimization: better cache for GMT-timezone + minimize (re)allocation of buffers check-in: a011e0dddc user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:01 | code review: micro optimizations check-in: f5e76e52be user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 16:59 | generic\tclStrIdxTree.c: bug fix (lost abbreviation), if tree will be built from 2 lists, and the sh... check-in: 3a486c36b5 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 16:47 | performance: GetMonthDay re-implemented using most faster algorithm (without cycle). check-in: fffbb37b2a user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 16:45 | try to resolve warnings by some forwards declarations: redefinition of typedef 'ClockScanToken' is a... check-in: dc1c56b36a user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 16:45 | fixed test case clock-0.1 "auto-loading of ensemble and stubs on demand" - makes no sense if tclcloc... check-in: 6ffebe779b user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 16:42 | Initialize prevf to fix (used before set) warning. * Prevf doesn't get used at line 145 unless `p... check-in: 60ed2fe58c user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 16:40 | tests-perf\test-performance.tcl: ported from sebres-8-6-event-perf-branch (common test performance f... check-in: a08a2e912f user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
|
2018-05-28
| ||
| 13:39 | reintegrate 8.6 (after merge with sebres-bug-9e6b569963-8-5-branch) back to bug-9e6b569963 (acceptin... Closed-Leaf check-in: c471b6d83a user: sebres tags: bug-9e6b569963 | |
| 13:17 | merge 8.5 check-in: 34e362c775 user: sebres tags: core-8-6-branch | |
| 12:26 | merge 8.5 (conflicts resolved, rewritten without winapi-stubs) check-in: a2b0c73364 user: sebres tags: core-8-6-branch | |
|
2018-05-24
| ||
| 20:51 | Remove test filesystem-1.30.3, this is unstestable check-in: 88b6a0b3db user: fvogel tags: bug-9e6b569963 | |
| 20:36 | merge 8.5, conflicts resolved (rewritten without winapi-stubs) check-in: cf1f3f3748 user: sebres tags: core-8-6-branch | |
|
2018-05-23
| ||
| 21:08 | Add support for ~domain\user style user names, with new test test filesystem-1.30.3. Warning: does n... check-in: adbe7e0e07 user: fvogel tags: bug-9e6b569963 | |
|
2018-05-19
| ||
| 07:10 | Add test filesystem-1.30.2 {normalisation of nonexistent user specified as user@domain} check-in: 9d50014a1e user: fvogel tags: bug-9e6b569963 | |
|
2018-05-18
| ||
| 19:54 | Fix [9e6b569963]: file normalize ~user fails on Windows check-in: 38bcab5c78 user: fvogel tags: bug-9e6b569963 | |
| 06:18 | Add test filesystem-1.30.1 checking file normalize ~$::tcl_platform(user). This test should currentl... check-in: ffd0f31dba user: fvogel tags: bug-9e6b569963 | |
|
2018-05-14
| ||
| 19:16 | merge 8.5 check-in: 4929c1bb0f user: jan.nijtmans tags: core-8-6-branch | |
|
2018-05-11
| ||
| 09:20 | Merge 8.5. This adds Emoji 11.0 support, when Tcl is compiled with TCL_UTF_MAX>3. Useful for Androwi... check-in: 708287d936 user: jan.nijtmans tags: core-8-6-branch | |
| 08:10 | merge 8.5 check-in: 79e6efb2f5 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-05-09
| ||
| 10:34 | merge 8.5 check-in: 210ccdf585 user: sebres tags: core-8-6-branch | |
|
2018-05-08
| ||
| 10:16 | prevents UB/segfault by unexpected return-code (not -1/0/1) and avoid warnings like: tclCmdMZ.c:28... check-in: cb1fc580ea user: sebres tags: core-8-6-branch | |
| 09:56 | merge fix for [92564326a98b5510] from 8.5 check-in: b6d467a174 user: sebres tags: core-8-6-branch | |
|
2018-05-07
| ||
| 07:43 | Deduplicate code in INST_STR_CMP, StringCmpCmd, and StringEqualCmd. check-in: 1841bf54d1 user: pooryorick tags: core-8-6-branch | |
|
2018-05-06
| ||
| 18:13 | Factor options handling out of StringCmpCmd. check-in: 88e60c5289 user: pooryorick tags: core-8-6-branch | |
| 13:45 | Preparation to deduplicate code between byte-compiled and legacy implementations of [string compare]... check-in: e423459fce user: pooryorick tags: core-8-6-branch | |
|
2018-05-05
| ||
| 17:04 | Avoid generating string representation when comparing the empty string. check-in: 44527c632e user: pooryorick tags: core-8-6-branch | |
| 16:38 | Avoid generating string representation when comparing the empty string. Closed-Leaf check-in: 14d9d1de63 user: pooryorick tags: pyk-emptystring-core-8-6 | |
|
2018-05-04
| ||
| 19:06 | Update TZ info to tzdata2018e. check-in: adc50e99d2 user: jima tags: core-8-6-branch | |
|
2018-04-30
| ||
| 12:14 | merge 8.5 check-in: 0667ce0d00 user: dgp tags: core-8-6-branch | |
| 11:52 | amend after merge 8.5 check-in: 4dbb1d5420 user: sebres tags: core-8-6-branch | |
| 11:36 | merge core-8-5-branch (fix-1613456fff) check-in: 0eb9289e85 user: sebres tags: core-8-6-branch | |
|
2018-04-25
| ||
| 11:48 | Doc typo fix from Andy Goth. check-in: bbad47db82 user: dgp tags: core-8-6-branch | |
|
2018-04-23
| ||
| 23:23 | Bug-fix in Tcl_UtfAtIndex (for TCL_UTF_MAX=4 only). With test-case (in "string totitle") demonstrati... check-in: 3d8301e3c6 user: jan.nijtmans tags: core-8-6-branch | |
| 14:56 | Add some state to encodings, so we can do better surrogate handling for TCL_UTF_MAX >= 4. Backported... check-in: c41cbc5340 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-04-22
| ||
| 13:22 | [46a2410650] compiled [unset] was bypassing cleanup of active array search. Overdue thanks to Andy G... check-in: 244c0b893d user: dgp tags: core-8-6-branch | |
|
2018-04-21
| ||
| 14:22 | Restore production test settings: set tests/httpPipeline.test to non-verbose, and comment out most L... check-in: 89dc58d0ad user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 13:47 | merge 8.6 check-in: 5de2ce4b96 user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 13:31 | Amend httpPipeline.test tests to use stdout not stderr, and thus avoid the report {Test files exitin... check-in: 2929e52c0a user: kjnash tags: bug-46b6edad51-concurrent-http | |
|
2018-04-20
| ||
| 21:01 | small amend (test caption and clean-up) Leaf check-in: f83578fbf2 user: sebres tags: bug-552ed5eac53ff5e4 | |
| 20:41 | bug [552ed5eac53ff5e4]: added test case illustrated this bug check-in: 1283a17cbd user: sebres tags: bug-552ed5eac53ff5e4 | |
| 20:17 | DeleteArray has only one caller. It is called on the "dummy" variable that is created during unset, ... check-in: 27ec7e3d3d user: dgp tags: core-8-6-branch | |
| 20:06 | Document the new proc http::registerError in http.n check-in: 5f3ccedc8a user: kjnash tags: bug-46b6edad51-concurrent-http | |
|
2018-04-19
| ||
| 22:29 | Slightly improved (more fail-safe) surrogate handling for TCL_UTF_MAX>3. Backported from latest TIP ... check-in: 686259e650 user: jan.nijtmans tags: core-8-6-branch | |
| 02:01 | Fold TclArraySet() into its only caller. tclEnv.c no longer calls it check-in: 86bbdb131d user: dgp tags: core-8-6-branch | |
| 01:41 | merge 8.5 check-in: a376926d6e user: dgp tags: core-8-6-branch | |
|
2018-04-18
| ||
| 23:41 | Refactor error reporting when value is not an expected array variable name. check-in: ba72282270 user: dgp tags: core-8-6-branch | |
| 23:31 | Refactor to bring the test for existence of an array variable into LocateArray(). check-in: 9af19a47d6 user: dgp tags: core-8-6-branch | |
| 21:03 | cleanup of refactor check-in: abccab5e1e user: dgp tags: core-8-6-branch | |
| 19:21 | Refactor the common operations of looking up and checking traces on an array variable into a single ... check-in: 6849ea1e0e user: dgp tags: core-8-6-branch | |
| 11:59 | http::geturl now returns full error stack information if the initial socket command fails Ticket [ff... check-in: a3bf2db1fd user: oehhar tags: core-8-6-branch | |
|
2018-04-17
| ||
| 20:29 | Refactor array trace handling into a common routine TclCheckArrayTraces(). check-in: 52d6ab7126 user: dgp tags: core-8-6-branch | |
| 19:14 | Array trace firing must come before argument checking might raise error. check-in: 40dac07937 user: dgp tags: core-8-6-branch | |
| 18:54 | Gentler fallback. check-in: 6eaf4819fe user: dgp tags: core-8-6-branch | |
| 18:34 | [array set] must fire array traces. Don't disrupt that by reporting argument errors too early. check-in: f021dc093a user: dgp tags: core-8-6-branch | |
| 14:38 | merge 8.5 check-in: c3b11f3af9 user: dgp tags: core-8-6-branch | |
|
2018-04-13
| ||
| 15:48 | Restore Tcl 8+4 tab convention check-in: 05ac4d0cdd user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 15:41 | Improve detection and reporting of TLS errors. New command http::registerError to assist the latter... check-in: 88b489b2bd user: kjnash tags: bug-46b6edad51-concurrent-http | |
|
2018-04-07
| ||
| 16:56 | merge 8.5 check-in: 0d32dfc5f0 user: dgp tags: core-8-6-branch | |
|
2018-04-04
| ||
| 13:37 | Restore most lines to 80 columns check-in: f2462a4cc7 user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 12:00 | Use coroutines to remove blocking on HTTP connections check-in: 853e5b1033 user: kjnash tags: bug-46b6edad51-concurrent-http | |
|
2018-04-01
| ||
| 01:09 | Increase test timeout to 10s. Remove commenting from Log calls that report long delay for [socket]. check-in: 386c1a2e43 user: kjnash tags: bug-46b6edad51-concurrent-http | |
|
2018-03-31
| ||
| 15:27 | Chasing timeout bug: reduce client timeout to 4s in tests; more sanity checking in non-keep-alive te... check-in: 13e7a8c6d3 user: kjnash tags: bug-46b6edad51-concurrent-http | |
|
2018-03-30
| ||
| 10:13 | For thorough testing, set test file to verbose, and uncomment Log calls in http.tcl. check-in: ee25e0edbf user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 10:02 | Bugfixes. Details in ticket 46b6edad51. check-in: 8ac0b6f067 user: kjnash tags: bug-46b6edad51-concurrent-http | |
|
2018-03-29
| ||
| 18:20 | Adapt tests/httpPipeline.test for test without installation. Comment out some Log calls from tests/... check-in: f4d894e720 user: kjnash tags: bug-46b6edad51-concurrent-http | |
|
2018-03-27
| ||
| 14:20 | Implement queuing and pipelining for HTTP requests over a persistent connection. check-in: 8231eeead0 user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:56 | Adapt fconfigure -translation for two-way pipelined operation. check-in: 1876e25b9c user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:55 | Define variable tk used in Log calls for testing. check-in: 0cf74e9584 user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:52 | First step for implementing concurrent requests using the same connection. Define namespace variable... check-in: 2302d7d93d user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:49 | Revise tests/http11.test for use with commits from 78b23edb6b onwards. Adjust proc "handler" to con... check-in: 60eee5809f user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:37 | BUGFIX. Send "Connection: keep-alive" even if HTTP/1.1. Some servers (including Apache 2.2 on RHEL6)... check-in: ce8e60193b user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:32 | New http::config option -zip to control whether to send an "Accept-Encoding" request-header for a zi... check-in: bbffa96ba7 user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:29 | Workaround for bug with https and unchunked response. A [read] does not deliver until the server cl... check-in: 8ace435352 user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:25 | Changes to response handling in Finish, Eot and Event. Carefully distinguish expected and premature ... check-in: 78b23edb6b user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:20 | Add "array unset socketMapping" in http::init. The sockets are closed and therefore do not belong in... check-in: d4a10cd1ff user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:17 | Tidying - add empty else clauses, omit :: at start of command name http::CloseSocket in proc definit... check-in: 8ca4a197fa user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:15 | Update some Log calls, mainly to specify token. check-in: f5947f16f4 user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:12 | Update some comments and a Log. check-in: e8deab8539 user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:10 | Rename some variables and commands. Details in ticket 46b6edad51. check-in: 680b022c38 user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:08 | Add parentheses to some "if" tests; transform one test without changing its outcome. check-in: 136afdd53a user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:07 | Give all procs an explicit return, except where commented as "Implicit Return". check-in: 327a3ce07a user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:05 | Adjust to 80 columns except one 82-column line which would be less intelligible. check-in: cf50069558 user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:03 | Adjust whitespace to Tcl 8+4 tab convention. check-in: 021b339361 user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 07:48 | Create new branch named "bug-46b6edad51-concurrent-http" check-in: 2a6e853616 user: kjnash tags: bug-46b6edad51-concurrent-http | |
|
2018-03-26
| ||
| 18:59 | Rest of TIP 505 implementation -- mostly undoing dumb things. check-in: 23448fc9ab user: dgp tags: tip-505 | |
| 16:27 | Work in progress implementing TIP 505. check-in: 6319580096 user: dgp tags: tip-505 | |
|
2018-03-24
| ||
| 10:20 | Update TZ info to tzdata2018d. check-in: e257d4cf0b user: jima tags: core-8-6-branch | |
|
2018-03-15
| ||
| 13:23 | Merge 8.6; An optimization miguel was considering; might be worth a look. Leaf check-in: 4b8fba4c22 user: dgp tags: empty-bodies | |
| 10:58 | Missing test cleanups that break later tests. check-in: 59850b158d user: dgp tags: core-8-6-branch | |
|
2018-03-14
| ||
| 22:17 | Memleak and lifetime management fixes for components of the OO system. check-in: 7041be160d user: dgp tags: core-8-6-branch | |
| 21:51 | merge 8.6 Closed-Leaf check-in: 6ef924a457 user: dgp tags: memleak | |
| 20:59 | A few test hygiene fixes. check-in: 62043ae854 user: dgp tags: memleak | |
| 20:43 | Further work to improve Object reference accounting in order to plug leaks. check-in: f8a55e34de user: pooryorick tags: memleak | |
| 17:23 | optimize compiled (INST_STR_TRIM): use new function TclTrim instead of combination of TclTrimLeft/Tc... check-in: adf768a9ff user: sebres tags: core-8-6-branch | |
| 17:19 | merge 8.5 check-in: d1142036a0 user: sebres tags: core-8-6-branch | |
| 04:26 | Backout recent patch working on Object and Namespace refcounts. It creates new leaks and memory corr... check-in: 2fe4eced63 user: dgp tags: core-8-6-branch | |
| 00:53 | merge 8.5 check-in: 4fd30be85b user: dgp tags: core-8-6-branch | |
|
2018-03-13
| ||
| 20:46 | Audit and correct Object reference counting issues. check-in: ae1f9d5726 user: pooryorick tags: core-8-6-branch | |
| 20:41 | Audit and correct Object reference counting issues. check-in: 821793c082 user: pooryorick tags: memleak | |
| 16:03 | Rewrite the [string replace] compiler to take advantage of the richer set of encoded index values. check-in: 11e89c25be user: dgp tags: core-8-6-branch | |
| 04:01 | Repair the INST_STR_REPLACE instruction. check-in: 3101f3fd20 user: dgp tags: core-8-6-branch | |
| 03:26 | Merge new test and comments from 8.5 to demo that INST_STR_REPLACE is bad. check-in: d50c1e61f1 user: dgp tags: core-8-6-branch | |
|
2018-03-12
| ||
| 02:48 | It is confusingly stupid to use variable "length" to hold an actual length in part of a routine, and... check-in: 4d996dc6aa user: dgp tags: core-8-6-branch | |
|
2018-03-11
| ||
| 21:15 | plug memleaks check-in: b087783022 user: dgp tags: core-8-6-branch | |
| 21:14 | Prevent leaks of the Object structs of oo::object and oo::class. check-in: 722088eb1f user: dgp tags: memleak | |
| 18:08 | Attempt at providing the missing instance squelcher. check-in: a8a64455ae user: dgp tags: memleak | |
| 12:14 | plug memleak of constructed package requirement. check-in: 70bb82f088 user: dgp tags: core-8-6-branch | |
| 12:13 | Screen out empty list value so that assertions are true. check-in: c9318a708c user: dgp tags: core-8-6-branch | |
| 12:11 | Copy pdbs to installation dir if OPTS=pdbs specified Leaf check-in: f1a182906d user: apnadkarni tags: nmake-install-pdbs | |
| 10:59 | Create new branch named "nmake-install-pdbs" check-in: fc934e4455 user: apnadkarni tags: nmake-install-pdbs | |
|
2018-03-10
| ||
| 15:41 | Remove unused argument. check-in: 068c425cb0 user: dgp tags: core-8-6-branch | |
| 14:44 | Use LIST_MAX instead of computing an end index. check-in: f5f0c550dc user: dgp tags: core-8-6-branch | |
| 14:37 | rename tests to make room for new tests in 8.7 check-in: 4062e2d0cc user: dgp tags: core-8-6-branch | |
|
2018-03-09
| ||
| 22:18 | [db36fa5122] Upgrade the index value parsing and encoding machinery. Refactor many systems to make c... check-in: 71c0a83836 user: dgp tags: core-8-6-branch | |
| 21:18 | Restore safety for legacy bytecode. Closed-Leaf check-in: 2b6ecc0d9a user: dgp tags: bug-db36fa5122 | |
| 21:07 | Return routine to file scope. check-in: e4cb61e978 user: dgp tags: bug-db36fa5122 | |
| 20:58 | merge 8.6 check-in: c6324a5f20 user: dgp tags: bug-db36fa5122 | |
| 20:46 | Newer utility routine is more suitable. check-in: b864232e48 user: dgp tags: bug-db36fa5122 | |
| 20:34 | Update the command compilers and bytecode execution engine to use new machinery. check-in: 4d0f21f455 user: dgp tags: bug-db36fa5122 | |
| 19:40 | Use new machinery to repair index value flaws in [lsort]. check-in: c07b8490b6 user: dgp tags: bug-db36fa5122 | |
| 19:23 | Refactor the index value encode/decode machinery for broader use. Make use of it to fix index value ... check-in: 16c6cccd7f user: dgp tags: bug-db36fa5122 | |
| 17:30 | More demonstration tests of index value encoding flaws. check-in: 7ad27c34f2 user: dgp tags: bug-db36fa5122 | |
| 15:28 | New tests demonstrating index value encoding flaws in [lsearch]. check-in: 87a228d13e user: dgp tags: bug-db36fa5122 | |
|
2018-03-08
| ||
| 21:58 | Stop failing error ordering tests in compiled [lreplace]. check-in: 4be9db6bc7 user: dgp tags: bug-db36fa5122 | |
| 19:43 | Another error ordering test. check-in: 2cb8a48a00 user: dgp tags: bug-db36fa5122 | |
| 19:28 | New test expose flaw in error ordering. check-in: 96ef13a16a user: dgp tags: bug-db36fa5122 | |
| 18:57 | Streamline index decoding in INST_LIST_RANGE_IMM execution. Eliminte the internals intrusion in the ... check-in: af16acfbf8 user: dgp tags: bug-db36fa5122 | |
| 17:26 | Rollback the stealth change to [lreplace a 1 1] in Tcl 8.6.6. [409ea17e37]. Scratch rewrite of the [... check-in: a765812bfc user: dgp tags: bug-db36fa5122 | |
| 02:28 | Reduce the "clever" factor. (Fine line between clever and stupid.) check-in: 92e1b73cd8 user: dgp tags: bug-db36fa5122 | |
|
2018-03-07
| ||
| 21:45 | Streamline index decoding in INST_STR_RANGE_IMM execution. check-in: bb66d42b7b user: dgp tags: bug-db36fa5122 | |
| 21:02 | When index parsing alone tells you a [string range] is empty, just push it. check-in: 38b72bb54b user: dgp tags: bug-db36fa5122 | |
| 19:55 | Express INST_LIST_INDEX_IMM index processinig in terms of TCL_INDEX_END so that consistencies are ma... check-in: 31a078bec7 user: dgp tags: bug-db36fa5122 | |
| 18:39 | Establish 4 symbols for categories of parsed index values: TCL_INDEX_START = 0 The start index.... check-in: 3f026007bd user: dgp tags: bug-db36fa5122 | |
| 17:02 | Rework TclGetIndexFromToken to make use of TclGetEndOffsetFromObj, and to lay out the index value en... check-in: 8cadbda624 user: dgp tags: bug-db36fa5122 | |
| 15:10 | amend to [58716e0e92]: now the duplication is really pointless, so eliminated check-in: bca1b5c18a user: sebres tags: core-8-6-branch | |
| 14:16 | Remove pointless duplication. check-in: 58716e0e92 user: dgp tags: core-8-6-branch | |
| 13:40 | Tests of [assemble] use of compiled index values. check-in: d6534fb386 user: dgp tags: bug-db36fa5122 | |
| 12:08 | Incorporate sebres work on the same ticket. Good stuff! check-in: 775afbf909 user: dgp tags: bug-db36fa5122 | |
|
2018-03-06
| ||
| 22:27 | test cases for "lsort": coverage for "missing from sublist" error case with negative index (-1-1, -2... Closed-Leaf check-in: 4bf1bd4bcc user: sebres tags: sebres-bug-db36fa5122 | |
| 21:59 | try to fix [db36fa5122]: better compiled variants of several indices-related commands, test-cases ex... check-in: 82d6ec9fbb user: sebres tags: sebres-bug-db36fa5122 | |
| 20:59 | rework error handling to keep test suite happy. check-in: 6723fc3cc9 user: dgp tags: bug-db36fa5122 | |
| 20:27 | Have assembler use same index value parser as the bytecode compiler. check-in: 9642b8388f user: dgp tags: bug-db36fa5122 | |
| 20:09 | New internal routine TclGetEndOffsetFromObj. check-in: 0adb97c70d user: dgp tags: bug-db36fa5122 | |
| 17:38 | various bits of ranting commentary check-in: bb516aa8d9 user: dgp tags: core-8-6-branch | |
|
2018-03-05
| ||
| 17:43 | merge core-8-5-branch (fixes [1873ea0ee4f01b26]: wrong initialization of std-channels ...) check-in: 6b38bf6d66 user: sebres tags: core-8-6-branch | |
|
2018-03-01
| ||
| 20:07 | Some comments info for the next folks who come wandering in. check-in: 650f9e6c7c user: dgp tags: core-8-6-branch | |
| 16:48 | Refactor to eliminate duplicate routine parsing tokens as indices. check-in: 620b046459 user: dgp tags: core-8-6-branch | |
|
2018-02-23
| ||
| 17:00 | [8e6a9ac221] Stop false matching with bytearrays. (string-11.55) check-in: df3d018b71 user: dgp tags: core-8-6-branch | |
|
2018-02-22
| ||
| 18:57 | [89dfecb6b7] Make thread IDs in testing commands consistent. check-in: 0a56102bb4 user: dgp tags: core-8-6-branch | |
|
2018-02-15
| ||
| 15:08 | Stop seeking out the libieee.a library and linking to it when found. The latest release of the GNU ... check-in: c9a48a280e user: dgp tags: core-8-6-branch | |
| 10:52 | merge pyk-backport-to-8-6 DGP: This checkin creates two memleaks, detected by test compile-12.1 ... check-in: 4039b2b895 user: pooryorick tags: core-8-6-branch | |
| 10:23 | Rearrange a few lines TclRenameCommand to reduce operations. Closed-Leaf check-in: 06a2db96a6 user: pooryorick tags: pyk-backport-to-8-6 | |
| 10:14 | merge pyk-TclOO check-in: 3cdc5a9717 user: pooryorick tags: pyk-backport-to-8-6 | |
| 10:05 | Udate Tcl_ObjectDeleted to reflect recent changes. Closed-Leaf check-in: 5bd9cf6428 user: pooryorick tags: pyk-TclOO | |
| 09:47 | TclOO: Remove unneeded name manipulation from TclOOCopyObjectCmd. check-in: 14b283bfc2 user: pooryorick tags: pyk-TclOO | |
| 09:40 | Fix syntax error in previous commit. check-in: 32993ddd16 user: pooryorick tags: pyk-TclOO | |
| 09:34 | Add the check for wrong arguments back to TclOO_Object_Destroy, remove inadvertant increment of Name... check-in: d3d985e2b7 user: pooryorick tags: pyk-TclOO | |
| 09:30 | Streamline TclOO object cleanup routines. check-in: 1db3099b55 user: pooryorick tags: pyk-TclOO | |
| 09:20 | Add TCL_CREATE_NS_IF_UNKNOWN back into Tcl_CreateEnsemble(). check-in: 29f5aa6c36 user: pooryorick tags: pyk-backport-to-8-6 | |
| 09:10 | Fix for [6bca38d59b], TclOO segmentation fault cleaning up objects that that have mixed themselves i... check-in: 3908414450 user: pooryorick tags: pyk-backport-to-8-6 | |
| 08:53 | Fix for issue [6cf568a21b]: Tcl_Eval() causes new segfault (TclOO object creation by qualified name)... check-in: a5d05b97be user: pooryorick tags: pyk-backport-to-8-6 | |
| 08:38 | Minor refactoring of TclOO object reference count booking during object creation. check-in: 7f882381fb user: pooryorick tags: pyk-backport-to-8-6 | |
| 06:45 | Eliminate some duplicate code in tclOO.c/Tcl_NewObjectInstance(). check-in: 33bdcf3e31 user: pooryorick tags: pyk-backport-to-8-6 | |
| 06:35 | Streamline TclOO object cleanup routines. check-in: e6b28dd11e user: pooryorick tags: pyk-backport-to-8-6 | |
| 06:01 | merge pyk-command-named-colon check-in: b31e995023 user: pooryorick tags: pyk-backport-to-8-6 | |
| 05:11 | Move return type to its own line. Closed-Leaf check-in: a2529e78ef user: pooryorick tags: pyk-command-named-colon | |
| 04:56 | merge (cherrypick): Add missing parenthesis to an expression in TclEnsureNamespace. check-in: 5d0c607c9b user: pooryorick tags: pyk-command-named-colon | |
|
2018-02-14
| ||
| 21:47 | Fix segmentation fault in TclOO that was noted in [16fe1b5807]. Update coroutine and TclOO object c... check-in: d448664da0 user: pooryorick tags: pyk-command-named-colon | |
| 19:07 | Lift the restriction on command names names that begin with ":". check-in: e5003b19a3 user: pooryorick tags: pyk-command-named-colon | |
| 19:07 | Fix [16fe1b5807]: namespace ensemble command named ":" is mistakenly given the empty string as its n... check-in: 6c3331370c user: pooryorick tags: pyk-command-named-colon | |
| 19:07 | New empty branch for other branches that bring changes from core-8-branch back to core-8-6-branch. check-in: d89c159310 user: pooryorick tags: pyk-backport-to-8-6 | |
| 14:19 | merge pyk-backport-to-8-6 check-in: c9251294d9 user: pooryorick tags: core-8-6-branch | |
| 14:05 | Modify TclCreateProc to handle arbitrary argument names, not just ASCII. Closed-Leaf check-in: f8c550d805 user: pooryorick tags: pyk-backport-to-8-6 | |
| 13:37 | Rewrite documentation in comments for brevity and clarity. check-in: 64f4563fdc user: pooryorick tags: pyk-backport-to-8-6 | |
| 13:00 | Modify test oo-11.6 to not use [self], which is not avaiable until 8.7. check-in: ad07c6b30c user: pooryorick tags: pyk-backport-to-8-6 | |
| 12:52 | More tests for bignum modules regressions. check-in: 5d2023f107 user: dgp tags: core-8-6-branch | |
| 12:31 | Unit test for issue 3c32a3f8bd, Segmentation fault in TclOO.c/ReleaseClassContents() for a class mix... check-in: 42d9036077 user: pooryorick tags: pyk-backport-to-8-6 | |
| 12:14 | Fix bug 3c32a3f8bd, segmentation fault in TclOO.c/ReleaseClassContents() for a class mixed into one ... check-in: d021c547ea user: pooryorick tags: core-8-6-branch | |
| 10:57 | Fix for issue 9fd5c629c1, TclOO - aborts when a trace on command deletion deletes the object's names... check-in: 1a21ad0d52 user: pooryorick tags: core-8-6-branch | |
| 10:46 | Fix for issue 9fd5c629c1, TclOO - aborts when a trace on command deletion deletes the object's names... check-in: 77641f0360 user: pooryorick | |
|
2018-02-13
| ||
| 20:51 | New test expr-32.7 for bignum modulus range. check-in: 8afeaf8fcf user: dgp tags: core-8-6-branch | |
| 19:22 | Correcting the string tests check-in: e43056cf4a user: hypnotoad tags: tip-501 | |
| 19:10 | Ok.. that was all it needed check-in: e144efef26 user: hypnotoad tags: tip-501 | |
| 18:55 | Implemetation of tip 501. Note: The build fails with: bad stack depth computations: is 0, should b... check-in: 46ed8c3c33 user: hypnotoad tags: tip-501 | |
|
2018-02-12
| ||
| 23:57 | Merge updates from 8.6 branch. check-in: 4ff7fe6ca3 user: mistachkin tags: irontcl | |
| 12:40 | Add remaining wrapper to the NR functions, remaining calls to TCL_NRAddCallback, and a test for a p... check-in: 46fd14dcfe user: pooryorick tags: core-8-6-branch | |
| 10:44 | Adapt signature of PkgRequireCore to conform to Tcl_ObjCmdProc, and call it in Tcl_PkgRequireProc on... check-in: 733559b5b6 user: pooryorick tags: core-8-6-branch | |
| 10:14 | Preparation to provide TclNRPackageObjectCmd: Eliminate the loop in PkgRequireCore so that TclNRAdd... check-in: bab0347467 user: pooryorick tags: core-8-6-branch | |
|
2018-02-11
| ||
| 19:35 | Change the signature of PkgRequireCore in preparation to provide TclNRPackageObjCmd. check-in: 5a70d5bef1 user: pooryorick tags: core-8-6-branch | |
| 19:29 | Remove restriction on defining the class of a TclOO object not explicitly instantiated from ::oo::cl... check-in: 558d4385aa user: pooryorick tags: core-8-6-branch | |
| 19:19 | Refine documentation for Tcl_NR* functions. check-in: 8573999b79 user: pooryorick tags: core-8-6-branch | |
|
2018-02-08
| ||
| 14:02 | win/nmakehlp.c: removed unneeded dependencies to shlwapi (the same is easily implemented by standard... check-in: d39393be10 user: sebres tags: core-8-6-branch | |
|
2018-02-02
| ||
| 09:19 | Update TZ info to tzdata2018c. check-in: 474348e060 user: jima tags: core-8-6-branch | |
| 06:07 | Fixed def for INCLUDE_INSTALL_DIR when building against Tcl source. Bumped to 1.2. check-in: 5523987533 user: apnadkarni tags: core-8-6-branch | |
|
2018-01-27
| ||
| 01:38 | Regression test for shimmering danger in [join]. check-in: 482e7bb397 user: dgp tags: core-8-6-branch | |
|
2018-01-25
| ||
| 21:28 | lifetime management of files generated by tests check-in: f779a1c0fa user: dgp tags: core-8-6-branch | |
| 20:41 | test name continuity check-in: 2e99e714a9 user: dgp tags: core-8-6-branch | |
|
2018-01-24
| ||
| 09:59 | Documentation fix: there is no "O" conversion, just "o" for octal. Also, "b" conversions normally do... check-in: 15b214b5f8 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-01-20
| ||
| 16:42 | merge zipfs check-in: 5e8eb1bf5e user: jan.nijtmans tags: androwish | |
| 16:34 | merge core-8-6-branch check-in: af8ce7ee0c user: jan.nijtmans tags: zipfs | |
|
2018-01-17
| ||
| 10:06 | typo's (found by Gustaf Neumann). Thanks! check-in: 3c1a933051 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-01-11
| ||
| 15:44 | Fix behavior of Tcl_GetRange() and "string range" regarding surrogates, when Tcl is compiled with -D... check-in: 27a52735df user: jan.nijtmans tags: core-8-6-branch | |
|
2018-01-09
| ||
| 11:15 | (partial) fix for [https://core.tcl.tk/tk/info/00a27923ee26437611e1ed83f96e15b6caabcd8b|00a27923ee]:... Closed-Leaf check-in: f0adfe7dac user: jan.nijtmans tags: bug-00a27923ee | |
|
2018-01-07
| ||
| 18:05 | Merge changes form 8.6 branch except retain legacy MSVC build system. Also, fix build break seen wh... check-in: 0551245a6e user: mistachkin tags: irontcl | |
|
2018-01-04
| ||
| 13:00 | (cherry-pick): Use http 2 instead of http 1 for Safe Base testing. check-in: 116dad3ca7 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-12-28
| ||
| 21:14 | Fix bug introduced in [0dd0d14489258621] (only for TCL_UTF_MAX > 3): If len parameter = -1, returned... check-in: b4b65e69b8 user: jan.nijtmans tags: core-8-6-branch | |
| 18:49 | Fix handling of surrogates (when TCL_UTF_MAX > 3) in Tcl_UtfNcmp()/Tcl_UtfNcasecmp()/TclUtfCasecmp()... check-in: 1ebc1bcaa5 user: jan.nijtmans tags: core-8-6-branch | |
| 18:45 | Make Tcl_WinTCharToUtf/Tcl_WinUtfToTChar work when TCL_UTF_MAX > 3, mainly when sizeof(Tcl_UniChar) ... check-in: 0dd0d14489 user: jan.nijtmans tags: core-8-6-branch | |
| 17:04 | merge zipfs check-in: bb29267b50 user: jan.nijtmans tags: androwish | |
| 16:54 | merge core-8-6-branch check-in: e80c463d40 user: jan.nijtmans tags: zipfs | |
|
2017-12-26
| ||
| 03:30 | Safer to compare TCLDIR against "" rather than ifdef as recursive nmakes can pass TCLDIR as defined ... check-in: d9ab6f42be user: apnadkarni tags: core-8-6-branch | |
|
2017-12-23
| ||
| 22:34 | Keep track of Yaakov Selkowitz's changes for Cygwin. check-in: 381e6a60de user: jan.nijtmans tags: cygwin | |
| 18:33 | merge release check-in: 357365b905 user: jan.nijtmans tags: core-8-6-branch | |
| 07:56 | Look for Tcl and Tk import libraries with or without "t" suffix convention when building extensions.... check-in: fa8d8e1ce7 user: apnadkarni tags: core-8-6-branch | |
|
2017-12-20
| ||
| 18:28 | Further fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a deletion trace del... check-in: fae91079f3 user: pooryorick tags: core-8-6-branch | |
| 18:26 | Fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a deletion trace deletes its... check-in: c5638e7db7 user: pooryorick tags: core-8-6-branch | |
|
2017-12-19
| ||
| 20:53 | merge 8.6; update changes Closed-Leaf check-in: 1e46dacaab user: dgp tags: release, core-8-6-8-rc, core-8-6-8 | |
| 20:48 | [586e71dce4] Exeception handling at level #0 by EvalObjv check-in: 1a04c85a4f user: dgp tags: core-8-6-branch | |
| 14:46 | update changes check-in: fe783af831 user: dgp tags: core-8-6-8-rc | |
|
2017-12-18
| ||
| 14:06 | merge 8.6 check-in: 4f8460d7eb user: dgp tags: core-8-6-8-rc | |
| 13:56 | (cherry-pick): Added assoc, ftype and move as auto_execok shell built-ins on Windows. check-in: dc862b1ad2 user: jan.nijtmans tags: core-8-6-branch | |
| 11:41 | Add win/rules-ext.vc and win/targets.vc to "make dist". Reported by Paul Overmeier. Thanks! check-in: 09c31fe30f user: jan.nijtmans tags: core-8-6-branch | |
|
2017-12-14
| ||
| 13:32 | merge 8.6 check-in: 66da3b75c6 user: dgp tags: core-8-6-8-rc | |
|
2017-12-13
| ||
| 10:03 | Updated nmake system to make use of the new nmakehlp -L option for locating dependencies. check-in: aca1f49025 user: apnadkarni tags: core-8-6-branch | |
|
2017-12-12
| ||
| 17:32 | Add -L option to nmakehlp to locate directories check-in: c2285042d1 user: apnadkarni tags: core-8-6-branch | |
|
2017-12-11
| ||
| 16:26 | Allow standard targets to be selectively disabled. Automatic install for extension stubs and public ... check-in: 2910ed4636 user: apnadkarni tags: core-8-6-branch | |
|
2017-12-09
| ||
| 15:31 | Undo latest change to tcl.rc, since the autoconf-based windows build doesn't know about PRJLIBNAME check-in: d4d16f9ee7 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-12-08
| ||
| 13:54 | Merge TIP 477 implementation check-in: eeceb67049 user: apnadkarni tags: core-8-6-branch | |
|
2017-12-07
| ||
| 19:44 | Merge changes form 8.6 branch. check-in: c897144c1d user: mistachkin tags: irontcl | |
| 02:01 | update changes check-in: 1a85e7f660 user: dgp tags: core-8-6-8-rc | |
|
2017-12-06
| ||
| 21:59 | changes WIP check-in: 3dc724963c user: dgp tags: core-8-6-8-rc | |
| 21:03 | merge 8.6 check-in: 88d0d60517 user: dgp tags: core-8-6-8-rc | |
| 20:46 | Plug memleak recently put into [package require]. check-in: 322b850aaa user: dgp tags: core-8-6-branch | |
| 19:58 | merge 8.6 check-in: 71686a3bf6 user: dgp tags: core-8-6-8-rc | |
| 19:57 | [0e4d88b650] Added enough refcounting to stop `make valgrind` complaints about "Invalid read". This... check-in: 57f16b0bf3 user: dgp tags: core-8-6-branch | |
| 16:04 | (cherry-pick from core-8-6-8-rc): Duplicate test names check-in: 019a2752d0 user: jan.nijtmans tags: core-8-6-branch | |
| 15:30 | Duplicate test names check-in: 828aed54a9 user: dgp tags: core-8-6-8-rc | |
| 15:27 | Start RC branch for Tcl 8.6.8 check-in: 4131606306 user: dgp tags: core-8-6-8-rc | |
| 13:05 | [ce3a211dcb] Failed file normalize when tail is empty string. check-in: 3eb09544e5 user: dgp tags: core-8-6-branch | |
|
2017-12-05
| ||
| 15:27 | [4f6a1ebd64] Stop crash when same value passed to the -map and -subcommands options of ensemble conf... check-in: 1b11773899 user: dgp tags: core-8-6-branch | |
| 14:29 | Use PRJ_PACKAGE_TCLNAME instead of PROJECT when generating TEA based pkgindex Closed-Leaf check-in: 3fd52c7ca6 user: apnadkarni tags: vc-reform | |
|
2017-12-01
| ||
| 12:47 | Fix [4f51e1c5dcf75de22f5907f7b66361e4bcab02e2|4f51e1c5dc]: patch to correct linker flag sequence check-in: ff019ab462 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-11-30
| ||
| 17:10 | [5808081213] Permit all bytearrays (including impure ones) to report length without shimmering check-in: 2381208744 user: dgp tags: core-8-6-branch | |
| 14:14 | Don't provide the setFromAnyProc through the invalidRealType objType. This is a Tcl internal type, e... check-in: eee2842a41 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-11-29
| ||
| 12:27 | Fix Tcl_UtfFindFirst()/Tcl_UtfFindLast(), which were broken by [83c0c569d6]. Not detected, because t... check-in: d906b55e4b user: jan.nijtmans tags: core-8-6-branch | |
| 11:04 | Update some functions in tclUtf.c to handle surrogate pairs when TCL_UTF_MAX == 4. Also update docum... check-in: 83c0c569d6 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-11-21
| ||
| 14:59 | Drop Windows CE support, since it doesn't appear to work anyway. Closed-Leaf check-in: 2daef8d76d user: jan.nijtmans tags: drop-ce | |
|
2017-11-19
| ||
| 18:40 | Changed math functions min and max to C implementations. check-in: fd08949b6f user: pspjuth tags: pspjuth-cminmax | |
|
2017-11-17
| ||
| 15:46 | Added back nothreads option. check-in: 87c104655c user: apnadkarni tags: vc-reform | |
| 15:29 | Fix [fab92486a1b05ba6f7cfe8677da95b9efb3beff0|fab92486a1]: Windows error 14 "Out of memory" mapping ... check-in: e074b44d9e user: jan.nijtmans tags: core-8-6-branch | |
| 12:40 | upstream androwish changes check-in: 33a477e8ca user: jan.nijtmans tags: zipfs | |
| 12:34 | merge zipfs check-in: 721f1c35f5 user: jan.nijtmans tags: androwish | |
| 12:33 | merge core-8-6-branch check-in: 91496a5088 user: jan.nijtmans tags: zipfs | |
| 11:35 | Fix ignore-glob versioned setting (something went wrong in previous merge). Also convert rules-ext.v... check-in: 07461dba12 user: jan.nijtmans tags: vc-reform | |
| 11:27 | merge core-8-6-branch check-in: fbf950cc0f user: jan.nijtmans tags: vc-reform | |
| 08:32 | Suggested patch for [4f51e1c5dc]: patch to correct linker flag sequence. Same change done for a few ... Closed-Leaf check-in: eb2c85495f user: jan.nijtmans tags: bug-4f51e1c5dc | |
|
2017-11-16
| ||
| 08:42 | No longer document (even though it's only in an example) that Tcl_SavedResult is a struct, and that ... check-in: 9cd5d84b3d user: jan.nijtmans tags: core-8-6-branch | |
|
2017-11-15
| ||
| 08:54 | Change signature of (internal) TclScanElement() function. This saves memory allocation and the possi... check-in: f2cb39b9be user: jan.nijtmans tags: core-8-6-branch | |
|
2017-11-14
| ||
| 14:17 | [5d6de65036] [package require] with [package prefer stable] was not choosing available stable packag... check-in: c83ea0961d user: dgp tags: core-8-6-branch | |
|
2017-11-13
| ||
| 10:51 | No longer mark Tcl_EvalFile() as obsolete, since it will continue to be supported in Tcl 9.0 check-in: cc89456f48 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-11-10
| ||
| 08:40 | Make "string split" and "string is (alpha|graph|...)" work as expected with Unicode chars > U+ffff, ... check-in: 2135bb7772 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-11-09
| ||
| 12:48 | Make "scan %c" and the internal function ExtendUnicodeRepWithString() work as expected for TCL_UTF_M... check-in: baceb17559 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-11-08
| ||
| 02:53 | compiler warning check-in: dd8928d781 user: dgp tags: core-8-6-branch | |
| 02:23 | [3298012] Stop RebuildTable asking ckalloc for more than it can give. check-in: 42a6035399 user: dgp tags: core-8-6-branch | |
| 02:21 | TclOO object allocation: Set classPtr to NULL if it wasn't otherwise set. check-in: 725cf22062 user: dgp tags: core-8-6-branch | |
|
2017-11-07
| ||
| 13:19 | Don't use Unicode character \udead in test-cases, because it is an invalid Unicode code-point (lower... check-in: 48f9304b4a user: jan.nijtmans tags: core-8-6-branch | |
|
2017-11-03
| ||
| 13:05 | merge zipfs check-in: 1e71395a96 user: jan.nijtmans tags: androwish | |
| 12:59 | merge core-8-6-branch check-in: e80e6c0ea5 user: jan.nijtmans tags: zipfs | |
| 12:57 | Fix [6f2f83cc149e9918884faffefebc8dfa695f4ea0|6f2f83cc14]: tclWinload.c robustness. And fix a minor ... check-in: 4f69064432 user: jan.nijtmans tags: core-8-6-branch | |
| 12:14 | Better versions of TclGetIntFromObj and TclGetIntForIndexM macro's, which give advantage for platfor... check-in: 98b536e08b user: jan.nijtmans tags: core-8-6-branch | |
|
2017-10-30
| ||
| 03:23 | More test rewrites for robust var resolution. check-in: 3ccc116e36 user: dgp tags: core-8-6-branch | |
| 02:55 | Revise tests that relied on deprecated variable resolution rules. check-in: 3e3819a1ea user: dgp tags: core-8-6-branch | |
|
2017-10-27
| ||
| 15:04 | merge zipfs check-in: 678164ee9b user: jan.nijtmans tags: androwish | |
| 14:56 | merge core-8-6-branch check-in: e00f391a4d user: jan.nijtmans tags: zipfs | |
| 12:57 | oops check-in: 58b2048198 user: dgp tags: core-8-6-branch | |
| 12:50 | Update tests that were still written on the outdated premise that Tcl's encoding subsystem had to in... check-in: 67d6de0b15 user: dgp tags: core-8-6-branch | |
|
2017-10-25
| ||
| 17:31 | Fix typo in set-old.test Closed-Leaf check-in: 4dca2189b0 user: fvogel tags: tip-421, bll-array-for | |
|
2017-10-24
| ||
| 21:24 | 'array for' implementation (TIP #421) from Brad Lanam check-in: 4d4e808594 user: fvogel tags: tip-421, bll-array-for | |
| 14:11 | Cherrypick: [fc1409fc91] Method cloning needs to be careful with body representations. check-in: 0aa4803add user: dkf tags: core-8-6-branch | |
| 13:30 | Historical change affecting tests: Detroit did not observe Daylight Saving Time in 1967 check-in: 810600812c user: kbk tags: core-8-6-branch | |
|
2017-10-23
| ||
| 16:59 | Update TZ info to tzcode2017c. check-in: b0e52b87d7 user: jima tags: core-8-6-branch | |
| 12:09 | Fix [b58e6897034fc5292c9d36ba8099d9a835c98172|b58e689703]: Return value of 'Tcl_Flush' check-in: f7b55d3100 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-10-20
| ||
| 12:36 | Merge core-8-6-branch (execpt file win/makefile.vc) Closed-Leaf check-in: 0c840ffac5 user: dgp tags: sebres-8-6-clock-speedup-cr1 | |
|
2017-10-19
| ||
| 09:28 | Oops; put the code in the wrong place. Mixins have priority when deciding method visibility. check-in: 4140046408 user: dkf tags: core-8-6-branch | |
| 09:24 | [1a56550e96] Ensure that method list introspection finds methods from mixins in all cases. check-in: f8310655d4 user: dkf tags: core-8-6-branch | |
| 09:22 | Ensure that method list introspection finds methods from mixins in all cases. Use better approach fo... Closed-Leaf check-in: deb7ff3522 user: dkf tags: bug-1a56550e96 | |
|
2017-10-18
| ||
| 18:23 | [1a56550e96] Mixins aren't being searched correctly by [info class methods -all] check-in: 5870e3c48b user: dkf tags: bug-1a56550e96 | |
|
2017-10-10
| ||
| 15:11 | merge zipfs check-in: f3498c8e60 user: jan.nijtmans tags: androwish | |
| 15:05 | merge core-8-6-branch check-in: 27c028feca user: jan.nijtmans tags: zipfs | |
|
2017-10-09
| ||
| 14:25 | In nmakehlp -v, return non-0 exit code if version is not found. (taken from vc-reform branch) check-in: b41dcee6c2 user: jan.nijtmans tags: core-8-6-branch | |
| 12:53 | Add visual-studio related entries to ignore-glob. Taken over from reform-vc branch check-in: d5293abae0 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-09-21
| ||
| 18:47 | RFE [566a999189] - better error message for 32/64 bit mismatch on load. check-in: 85eebd6da8 user: apnadkarni tags: core-8-6-branch | |
|
2017-09-14
| ||
| 07:41 | Fix [f5da3d30e096a1c3486fbc480a6ece01fcb277a6|f5da3d30e0]: clerical error in comments check-in: d2007ae5e7 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-09-04
| ||
| 13:59 | Make pkgIndex.tcl from msgcat work for Tcl 9.0 (not really necessary, but for consistancy) check-in: df3d5fa5a3 user: jan.nijtmans tags: core-8-6-branch | |
| 13:32 | merge zipfs check-in: f033ca9370 user: jan.nijtmans tags: androwish | |
| 13:21 | Merge core-8-6-branch, fallback for MAP_FILE check-in: 47d6be63bb user: jan.nijtmans tags: zipfs | |
| 12:37 | Typo's (Thanks to Gustaf Neumann), nothing functional. check-in: 4e7c82c6e1 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-09-02
| ||
| 22:03 | [0e4d88b650] Allow command overwrite when deletion callback deletes namespace. check-in: e71b74b743 user: dgp tags: core-8-6-branch | |
|
2017-09-01
| ||
| 14:20 | merge zipfs check-in: e57ab5d3e2 user: jan.nijtmans tags: androwish | |
| 14:00 | merge core-8-6-branch check-in: c3e090e484 user: jan.nijtmans tags: zipfs | |
| 13:48 | Handle Unicode surrogates correctly in Tcl_AppendFormatToObj() and BuildCharSet(). Only makes a diff... check-in: 9d12b1026e user: jan.nijtmans tags: core-8-6-branch | |
|
2017-08-31
| ||
| 13:43 | Adapt .fossil-settings/crlf-glob, for 5 libtommath-related files which have crlf ending check-in: 05d1345b41 user: jan.nijtmans tags: core-8-6-branch | |
| 09:32 | http state 100 continue handling broken [2a94652ee1] check-in: fb94c24691 user: oehhar tags: core-8-6-branch | |
| 06:31 | http state 100 continue handling broken [2a94652ee1] Closed-Leaf check-in: b80bf5033f user: oehhar tags: bug-2a94652ee1 | |
|
2017-08-29
| ||
| 09:24 | (cherry-pick): Fix [b50fb21410dababca95baa122964b2e312cb9d8a|b50fb214] : exec redirection to append ... check-in: 520999f475 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-08-22
| ||
| 12:12 | Fix [d2612a2fa193196787aab33bb57f69b1eef9e30c|d2612a2fa1]: Build breaks because of gcc error. Only u... check-in: ba30aa3b1c user: jan.nijtmans tags: core-8-6-branch | |
|
2017-08-18
| ||
| 21:39 | RFE [http://core.tcl.tk/tk/info/6c0d7aec67|6c0d7aec67]: Better surrogate handling for TCL_UTF_MAX==4... check-in: 578af1b751 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-07-14
| ||
| 15:08 | merge zipfs check-in: 6232610ca9 user: jan.nijtmans tags: androwish | |
| 15:03 | merge rfe-6c0d7aec67 Adapt upstream Androwish improvements check-in: 327ea0a2de user: jan.nijtmans tags: zipfs | |
| 14:48 | merge core-8-6-branch Closed-Leaf check-in: e07455203e user: jan.nijtmans tags: rfe-6c0d7aec67 | |
|
2017-07-03
| ||
| 12:39 | merge zipfs check-in: 27c91b58a4 user: jan.nijtmans tags: androwish | |
| 12:34 | merge rfe-6c0d7aec67 check-in: 04c2a45d71 user: jan.nijtmans tags: zipfs | |
| 12:32 | merge core-8-6-branch check-in: 4467b7768e user: jan.nijtmans tags: rfe-6c0d7aec67 | |
|
2017-06-16
| ||
| 14:33 | Merge rfe-6c0d7aec67 check-in: 3411d08422 user: jan.nijtmans tags: zipfs | |
| 14:31 | merge core-8-6-branch check-in: 5631b412d3 user: jan.nijtmans tags: rfe-6c0d7aec67 | |
|
2017-06-13
| ||
| 14:13 | merge zipfs check-in: 8923cc6a6e user: jan.nijtmans tags: androwish | |
| 12:20 | Merge rfe-6c0d7aec67 check-in: 38baf640f3 user: jan.nijtmans tags: zipfs | |
| 12:18 | merge core-8-6-branch check-in: 8eec477ed9 user: jan.nijtmans tags: rfe-6c0d7aec67 | |
|
2017-06-08
| ||
| 08:47 | merge zipfs. Upstream androwish changes. check-in: cf6e40cbd2 user: jan.nijtmans tags: androwish | |
| 08:27 | Merge rfe-6c0d7aec67 check-in: 75fb732187 user: jan.nijtmans tags: zipfs | |
| 08:26 | Better UTF-8 surrogate handling, only functional when TCL_UTF_MAX>3 check-in: 5ae46a0093 user: jan.nijtmans tags: rfe-6c0d7aec67 | |