Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1534 check-ins using file win/tclConfig.sh.in version d5302bcb4f
|
2018-12-03
| ||
| 20:32 | Turn the trace command into an ensemble, removing the old obsolete forms of the command. This had c... Leaf check-in: 24937d8596 user: arjenmarkus tags: am-trace-ensemble | |
|
2018-06-09
| ||
| 17:20 | Removed thread-specific mutex lock counter and replaced by shared counter + thread ID for systems wi... check-in: d386bed41a user: fbonnet tags: tip-509 | |
|
2018-05-30
| ||
| 09:38 | Tweaking the documentation check-in: d65f77c5b5 user: dkf tags: tip-500 | |
|
2018-05-27
| ||
| 12:04 | Add sensible behaviour with export and unexport of private methods. check-in: 98387d0a22 user: dkf tags: tip-500 | |
|
2018-05-26
| ||
| 11:13 | Fixed test process-7.3 Closed-Leaf check-in: 71618fd407 user: fbonnet tags: core-8-branch-fork | |
| 04:16 | Move refCount management of lookupNsPtr out of "resolve:/goto resolve" block. check-in: 8d4c3590c5 user: pooryorick tags: bug-e593adf103-core-8 | |
|
2018-05-25
| ||
| 19:43 | TIP #509: Implement reentrant mutexes on all platforms check-in: 2aebf23fa0 user: fbonnet tags: tip-509 | |
|
2018-05-24
| ||
| 16:26 | Create new branch named "tip-509" check-in: 9e81e5a7b7 user: fbonnet tags: tip-509 | |
|
2018-05-22
| ||
| 20:10 | Fix build with TCL_THREADS=0 on Linux/other without epoll or kqueu support. In that case, fallback t... check-in: 8ef23e1f55 user: jan.nijtmans tags: core-8-branch | |
| 08:26 | More docs check-in: d4f60c9644 user: dkf tags: tip-500 | |
|
2018-05-21
| ||
| 20:19 | Fix Namespace reference counting error in TclRenameCommand. check-in: df82243aa5 user: pooryorick tags: bug-e593adf103-core-8 | |
| 10:02 | merge core-8-branch check-in: 70e385378b user: pooryorick tags: bug-e593adf103-core-8 | |
| 09:51 | Fix memory leak in Tcl_DeleteNamespace. check-in: 3bf9010413 user: pooryorick tags: bug-e593adf103-core-8 | |
| 08:13 | merge 8.7 check-in: 65dcb92b6b user: jan.nijtmans tags: trunk | |
| 08:12 | Demonstrate how Tcl can build without TCL_THREADS defined at all (assuming TCL_THREADS=1 as default)... check-in: faac759bd9 user: jan.nijtmans tags: core-8-branch | |
|
2018-05-20
| ||
| 15:09 | merge core-8-branch check-in: 8bc53049e0 user: dkf tags: tip-500 | |
|
2018-05-19
| ||
| 11:26 | Disable many warnings that are pointless in the stub library. Yes, it accesses deprecated fields, we... check-in: 4cad2850ba user: dkf tags: core-8-branch | |
| 11:18 | Minor updates to C API to handle private methods. check-in: 8632183f6c user: dkf tags: tip-500 | |
| 08:38 | Corrections for a number of small things to align with TIP check-in: 39e20c8e3a user: dkf tags: tip-500 | |
| 05:18 | merge 8.7 check-in: ae6235c322 user: jan.nijtmans tags: initsubsystems | |
|
2018-05-17
| ||
| 19:05 | Merge 8.7, but keep TCL_THREADS undefined in tcl.h (since that's no longer necessary) check-in: f2c996cdb8 user: jan.nijtmans tags: trunk | |
| 18:53 | TIP #491 implementation: Threading Support: phasing out non-threaded builds check-in: e9ee6fc387 user: jan.nijtmans tags: core-8-branch | |
|
2018-05-15
| ||
| 19:47 | Re-base novem-bug-3598300 branch to trunk, going further as bug-3598300. "configure" not re-generate... check-in: 65118675f3 user: jan.nijtmans tags: bug-3598300 | |
| 13:04 | Make [info object methods] and [info class methods] work right. check-in: a0a3142700 user: dkf tags: tip-500 | |
|
2018-05-14
| ||
| 20:55 | Make sure that [self call] reports useful info. check-in: 0a346c9e04 user: dkf tags: tip-500 | |
| 19:20 | merge 8.7 check-in: 8fcc12b425 user: jan.nijtmans tags: trunk | |
| 19:16 | merge 8.6 check-in: c9567c991f user: jan.nijtmans tags: core-8-branch | |
|
2018-05-13
| ||
| 22:15 | Initial implementation of TIP #508: [array default] check-in: 39fc31badb user: fbonnet tags: tip-508 | |
| 21:56 | Create new branch named "tip-508" check-in: 29555df087 user: fbonnet tags: tip-508 | |
| 19:20 | Correct results from unknown method handler. check-in: ea2054164a user: dkf tags: tip-500 | |
| 16:10 | Make [info vars] aware of private variable resolution. check-in: ecc06fcafa user: dkf tags: tip-500 | |
| 13:55 | merge 8.7 check-in: aba84558d8 user: jan.nijtmans tags: trunk | |
| 13:54 | de-duplicate code in win32 panic implementation. Also eliminate gcc compiler warning. check-in: 1b065b1a05 user: jan.nijtmans tags: trunk | |
| 10:08 | Merge core-8-branch check-in: aae3c29836 user: dkf tags: tip-500 | |
| 07:17 | General code style cleanup. check-in: ea1fc89541 user: dkf tags: minor change, core-8-branch | |
|
2018-05-11
| ||
| 17:26 | Missing test file boilerplate. check-in: 743007c3cc user: dgp tags: core-8-branch | |
| 11:52 | merge 8.7 check-in: 78ab648e4f user: dgp tags: bug-e593adf103-core-8 | |
| 11:51 | merge trunk check-in: b902e920e7 user: dgp tags: dgp-refactor | |
| 11:44 | merge 8.7 check-in: 4e888b608e user: dgp tags: tip-469 | |
| 11:40 | merge trunk check-in: a67ab16109 user: dgp tags: dgp-properbytearray | |
| 11:38 | merge 8.7 check-in: ccf912ef15 user: dgp tags: tip-465 | |
| 11:35 | merge 8.7 check-in: 78b076cb46 user: dgp tags: tip-312 | |
| 11:33 | merge 8.7 check-in: 2da5d7183f user: dgp tags: tip-505 | |
| 11:30 | merge 8.7 check-in: 6733cec87a user: dgp tags: dgp-string-insert | |
| 11:26 | merge 8.7 check-in: 5dd49e9ab7 user: dgp tags: tip-445 | |
| 11:26 | merge 8.7 check-in: 97fa4939ba user: dgp tags: tip-502 | |
| 10:06 | Merge 8.7 check-in: f1b73e3b4b user: jan.nijtmans tags: trunk | |
| 09:42 | TIP #425 implementation: Correct use of UTF-8 in Panic Callback (Windows only) check-in: e2d9683a48 user: jan.nijtmans tags: core-8-branch | |
| 09:15 | merge 8.7 check-in: f956a39898 user: jan.nijtmans tags: trunk | |
| 08:12 | merge 8.6 check-in: 61bcb3ad68 user: jan.nijtmans tags: core-8-branch | |
|
2018-05-10
| ||
| 17:37 | Added tcl::process test suite check-in: 3990de9d13 user: fbonnet tags: core-8-branch | |
| 13:47 | Fixed makefile.vc: install will create missing dir "tcl8/8.7" for msgcat check-in: eeefdb44cf user: fbonnet tags: core-8-branch | |
| 13:44 | Added man page for tcl::process check-in: 9fe8b5eae0 user: fbonnet tags: core-8-branch | |
|
2018-05-09
| ||
| 16:01 | merge 8.7 check-in: 50224f59e8 user: dgp tags: trunk | |
| 15:49 | merge 8.6 check-in: 34cff0f8eb user: dgp tags: core-8-branch | |
|
2018-05-08
| ||
| 20:03 | Fix epoll notifier memory leak in initialization/finalization routines, check-in: 6ea3d73ff0 user: pooryorick tags: core-8-branch | |
| 17:51 | Remove the obsolete form of the [trace] command from the documentation. check-in: 559d647aca user: arjenmarkus tags: am-trace-ensemble | |
| 17:38 | Changes to the code: remove the macro "TCL_REMOVE_OBSOLETE_TRACES" and associated code. Turn the [t... check-in: 32e489acdc user: arjenmarkus tags: am-trace-ensemble | |
| 15:22 | merge 8.7 check-in: 966bdc055f user: dgp tags: trunk | |
| 15:00 | merge 8.6 check-in: 714db5afb8 user: dgp tags: core-8-branch | |
|
2018-05-07
| ||
| 15:42 | More efficient way of getting array element names; why search when direct lookup is possible? check-in: ede43e26d2 user: dkf tags: tip-500 | |
| 14:33 | merge core-8-6-branch check-in: cb43f6d65a user: pooryorick tags: core-8-branch | |
| 12:43 | Make the 'varname' method know about private variables. check-in: af6136109d user: dkf tags: tip-500 | |
| 10:44 | merge core-8-branch check-in: 109cd6321e user: pooryorick tags: bug-e593adf103-core-8 | |
| 07:42 | merge 8.7 check-in: aa4790b28f user: jan.nijtmans tags: trunk | |
| 07:40 | Remove some tip389 restrictions in test-cases, which are no longer necessary. Eliminate gcc compile... check-in: 385fda311b user: jan.nijtmans tags: core-8-branch | |
|
2018-05-06
| ||
| 14:20 | Documentation. check-in: 4090126e45 user: dkf tags: tip-500 | |
| 07:17 | Corrections to test names. check-in: 6022af433b user: dkf tags: minor change, tip-500 | |
| 07:13 | Fix up instance privates. check-in: 62c847e122 user: dkf tags: tip-500 | |
|
2018-05-05
| ||
| 17:30 | merge 8.7 check-in: d8c8c91b02 user: dkf tags: tip-500 | |
| 17:23 | Private methods seem to be working... check-in: 470494b82a user: dkf tags: tip-500 | |
| 11:39 | merge trunk Closed-Leaf check-in: 609ff1ffd8 user: pooryorick tags: pyk-emptystring | |
|
2018-05-04
| ||
| 19:07 | Update TZ info to tzdata2018e. check-in: e95474c36a user: jima tags: trunk | |
| 19:06 | Update TZ info to tzdata2018e. check-in: 0ac864f24f user: jima tags: core-8-branch | |
|
2018-05-03
| ||
| 16:24 | Syntax error in msgcat documentation fixed. Ticket [af69c6966d] check-in: 1eedc1f86b user: oehhar tags: trunk | |
| 07:12 | Adjust the tests that use the old-style trace command. This is a preparation for the modernisation o... check-in: b0aff011b2 user: markus tags: am-trace-ensemble | |
|
2018-05-02
| ||
| 19:02 | Create new branch named "am-trace-ensemble" check-in: 322628cf2e user: markus tags: am-trace-ensemble | |
| 13:53 | close fork check-in: 4ea56471c2 user: dgp tags: core-8-branch | |
| 12:22 | Syntax error in msgcat documentation fixed. Ticket [af69c6966d] check-in: 5ccd647de5 user: oehhar tags: core-8-branch | |
|
2018-05-01
| ||
| 19:02 | Start implementing TIP #497. regexp's now are >BMP-aware. WIP check-in: 47ace058d4 user: jan.nijtmans tags: tip-497 | |
| 18:43 | merge 8.7 check-in: 6fe50c20de user: jan.nijtmans tags: trunk | |
| 18:42 | merge 8.6 check-in: bea1cbc1ad user: jan.nijtmans tags: core-8-branch | |
| 18:41 | Implement special "string totitle" for Extended Georgian characters (new behavior in Unicode 11) check-in: 827b7761e6 user: jan.nijtmans tags: core-8-branch | |
|
2018-04-29
| ||
| 21:15 | Merge 8.7 (= upgrade to Unicode 11 beta) check-in: ef6636a2ea user: jan.nijtmans tags: trunk | |
| 21:14 | Upgrade everything to Unicode 11 (still in beta, expected in june 2018) check-in: 8f0b52858b user: jan.nijtmans tags: core-8-branch | |
| 20:02 | Now really fix [9f3c253df5eec5669673d05fe3a51e4afcf99418|9f3c253df5] : Tcl build broken on Win. (tes... check-in: b39f592287 user: jan.nijtmans tags: trunk | |
|
2018-04-26
| ||
| 18:19 | merge 8.7 Leaf check-in: 4eda1d6aee user: dgp tags: bug-e87bcf819f | |
| 08:33 | Merge 8.7 check-in: b0c3db9294 user: jan.nijtmans tags: trunk | |
| 08:32 | Update test-cases, so they are selected or not for -DTCL_UTF_MAX=6. Now all relevant test-cases pas... check-in: 0cd538f301 user: jan.nijtmans tags: core-8-branch | |
|
2018-04-25
| ||
| 21:57 | Fix MSVC build [9f3c253df5] check-in: a435321ce4 user: jan.nijtmans tags: trunk | |
| 15:08 | merge trunk check-in: 4e8e4536cd user: dgp tags: dgp-refactor | |
| 15:02 | merge trunk check-in: 8fd554df93 user: dgp tags: dgp-properbytearray | |
| 15:00 | merge 8.7 check-in: fb7705dd1f user: dgp tags: tip-465 | |
| 14:54 | merge 8.7 check-in: b828085618 user: dgp tags: tip-469 | |
| 14:51 | merge 8.7 check-in: a9e9af0427 user: dgp tags: tip-312 | |
| 14:42 | merge 8.7 check-in: 7cfad075b8 user: dgp tags: tip-505 | |
| 14:34 | Merge 8.7; Resolve test conflicts with [array for]. Still has several memleaks. check-in: 5966cc9fe8 user: dgp tags: bug-e593adf103-core-8 | |
| 13:39 | merge 8.7 check-in: 84f04d0eb5 user: dgp tags: dgp-string-insert | |
| 13:02 | merge 8.7 check-in: c16d974b49 user: dgp tags: tip-445 | |
| 11:49 | merge 8.7 check-in: 9c60a801a8 user: dgp tags: trunk | |
| 11:48 | merge 8.6 check-in: 146fed70ad user: dgp tags: core-8-branch | |
| 11:09 | Plug memory leak handling circular path values. check-in: ebf56d8628 user: dgp tags: tip-445 | |
|
2018-04-24
| ||
| 23:00 | Merge fork check-in: 0f76722982 user: andy tags: trunk | |
| 14:02 | silence compiler warning check-in: bdf0e828f9 user: dgp tags: tip-502 | |
| 13:59 | merge 8.7 check-in: a4d3716be1 user: dgp tags: tip-502 | |
| 13:51 | Merge 8.7 check-in: 78f530026b user: dgp tags: trunk | |
| 13:45 | Merge 8.6 (bug-fix and test-case for Tcl_UtfAtIndex with TCL_UTF_MAX=4) ((Replacement checkin for ea... check-in: a4b3649641 user: dgp tags: core-8-branch | |
|
2018-04-23
| ||
| 15:07 | merge 8.7 check-in: aaa3ab6a72 user: jan.nijtmans tags: trunk | |
| 15:06 | Some better surrogate handling in encodings. Not spotted before ... check-in: 0e622ccdb3 user: jan.nijtmans tags: core-8-branch | |
| 13:53 | merge 8.7 check-in: 06bb3a2bf8 user: dgp tags: trunk | |
| 13:51 | merge 8.7 check-in: 743fa61e1c user: dgp tags: bug-e87bcf819f | |
| 13:51 | Dup test name. check-in: c1cfcdbc3a user: dgp tags: core-8-branch | |
| 12:58 | Rework 'array for' to pass the arrayNameObj to the NRE routines rather than saving it in the ArraySe... check-in: 7085291404 user: bll tags: core-8-branch | |
|
2018-04-22
| ||
| 23:16 | Add a test for the compiled pathway. check-in: 08a3816456 user: dgp tags: bug-e87bcf819f | |
| 23:09 | Candidate fix for [e87bcf819f]. Makes sure the unset of a scalar variable linked to an array element... check-in: 701d26870f user: dgp tags: bug-e87bcf819f | |
| 13:28 | merge 8.7 check-in: 26d8195372 user: dgp tags: trunk | |
| 13:27 | merge 8.6 check-in: 143af13340 user: dgp tags: core-8-branch | |
|
2018-04-20
| ||
| 16:55 | merge 8.7 check-in: 03e1985393 user: dgp tags: trunk | |
| 16:02 | TIP 421 Implementation. check-in: 7c614b9330 user: dgp tags: core-8-branch | |
| 10:18 | merge 8.7 check-in: 149309017e user: jan.nijtmans tags: trunk | |
| 10:16 | TIP #389 implementation. check-in: e109760b1c user: jan.nijtmans tags: core-8-branch | |
|
2018-04-19
| ||
| 17:46 | Adapt [array for] to use the refactored routines. Closed-Leaf check-in: bf63bb7d85 user: dgp tags: tip-421 | |
| 17:40 | merge 8.7 check-in: 247df44614 user: dgp tags: tip-421 | |
| 11:48 | correct msgcat test numbering for section util from 15.x (used twice) to 18.x check-in: 5953503f85 user: oehhar tags: core-8-branch | |
| 02:51 | merge 8.7 check-in: efebbf0517 user: dgp tags: trunk | |
| 02:45 | merge 8.6 check-in: 91f1174d86 user: dgp tags: core-8-branch | |
|
2018-04-17
| ||
| 22:48 | Merge 8.7 Move stuff from SC_ENABLE_THREADS to SC_TCL_LINK_LIBS in tcl.m4, so SC_ENABLE_THREADS is n... Closed-Leaf check-in: 89b3d0671b user: jan.nijtmans tags: tip-491 | |
| 21:49 | Slightly better unmatched-surrogates handling. Unmatched High surrogates will still be silently remo... Closed-Leaf check-in: 1997a15ffd user: jan.nijtmans tags: tip-389 | |
| 14:39 | merge 8.7 check-in: acf839cd31 user: dgp tags: trunk | |
| 14:39 | merge 8.6 check-in: f21a25950c user: dgp tags: core-8-branch | |
| 11:11 | Satisfy test var-23.14 check-in: d18e291b03 user: dgp tags: tip-421 | |
| 03:48 | Test of shimmer segfault. check-in: d7d48d477c user: dgp tags: tip-421 | |
|
2018-04-16
| ||
| 23:01 | Merge trunk. Update (internal) Trim* functions to use size_t check-in: 5064787134 user: jan.nijtmans tags: memory-API | |
| 14:51 | ran autoconf on the unix directory. This breaks the build. check-in: b4ff6833b3 user: dgp tags: tip-491 | |
| 14:46 | merge 8.7 check-in: a1f6233f04 user: dgp tags: tip-491 | |
| 14:15 | Memleak fix from Brad Lanam. check-in: d5fefc5a1d user: dgp tags: tip-421 | |
| 13:47 | Update reference counts for searchptr->name. Closed-Leaf check-in: bf0cba159d user: bll tags: tip-421 | |
| 13:41 | merge 8.7 check-in: 0b2e37e7c2 user: dgp tags: trunk | |
|
2018-04-15
| ||
| 23:06 | Fix [9f3c253df5eec5669673d05fe3a51e4afcf99418|9f3c253df5]: Tcl build broken on Win. Re-introduce TCL... check-in: edde576b1b user: jan.nijtmans tags: trunk | |
| 22:01 | Merge trunk check-in: ee95a2c1be user: jan.nijtmans tags: memory-API | |
| 15:11 | Added basic tests of the 'private' definition command. check-in: 19f241ec29 user: dkf tags: tip-500 | |
| 14:47 | Testing the private variables. check-in: 95e0451a74 user: dkf tags: tip-500 | |
| 10:29 | Added tests for [info object creationid] check-in: 0911aed318 user: dkf tags: tip-500 | |
|
2018-04-13
| ||
| 12:38 | Better rephrasing (ii) Closed-Leaf check-in: 8cc4204e0f user: gahr tags: encoding-doc-fixes | |
| 12:33 | Reduce diff check-in: 9c7bc1ef47 user: gahr tags: encoding-doc-fixes | |
| 12:31 | Better rephrasing check-in: d1c9169dcc user: gahr tags: encoding-doc-fixes | |
| 09:36 | Fix documentation for [encoding convertfrom] check-in: 3e9c686cde user: gahr tags: encoding-doc-fixes | |
| 07:23 | Duplicate the private variable config when cloning objects. check-in: b8199bd706 user: dkf tags: tip-500 | |
|
2018-04-12
| ||
| 23:54 | Added introspectors mentioned in TIP. check-in: fd04ec02db user: dkf tags: tip-500 | |
| 01:58 | Fix documentation typo check-in: 84e7fbfdee user: andy tags: trunk | |
|
2018-04-11
| ||
| 16:17 | merge 8.7 check-in: fdf9328219 user: dgp tags: tip-389 | |
| 12:45 | merge 8.7 check-in: 43e01830a9 user: dgp tags: tip-421 | |
|
2018-04-08
| ||
| 13:52 | test an abbreviated option for clock scan Leaf check-in: 1f26e5f3f1 user: avl42 tags: avl-fix-clock-scan-option-prefixes | |
| 13:38 | bugfix: clock scan accepted but ignored prefixes of options check-in: c41ad33cb4 user: avl42 tags: avl-fix-clock-scan-option-prefixes | |
|
2018-04-07
| ||
| 17:12 | merge 8.7 check-in: 1d2e0cde7b user: dgp tags: tip-502 | |
| 17:07 | merge 8.7 check-in: faf8c0b052 user: dgp tags: tip-445 | |
| 17:07 | merge 8.6 check-in: 82ddedafd7 user: dgp tags: core-8-branch | |
|
2018-04-06
| ||
| 19:14 | Merge 8.7. Update two macros to TIP 445. check-in: 671aed379d user: dgp tags: tip-445 | |
|
2018-04-05
| ||
| 17:59 | merge trunk check-in: e45bb42625 user: dgp tags: novem | |
| 17:59 | merge 8.7 check-in: 8c34e3aa19 user: dgp tags: trunk | |
| 17:22 | Plug memleak in [format] applied to bignums. check-in: 225c752bdc user: dgp tags: core-8-branch | |
| 16:37 | Plug memleak when [scan] raises an error. check-in: 4e0c1d2c62 user: dgp tags: core-8-branch | |
| 15:38 | merge trunk check-in: df11ae7d89 user: dgp tags: novem | |
| 15:38 | merge 8.7 check-in: 68c23a4642 user: dgp tags: trunk | |
| 15:37 | [string cat] was failing to NUL terminate string reps. Stopped "string" values triggering false valg... check-in: 6360678926 user: dgp tags: core-8-branch | |
| 13:36 | merge trunk check-in: 526ec0f885 user: dgp tags: novem | |
| 13:36 | merge 8.7 check-in: 4711766df3 user: dgp tags: trunk | |
| 13:34 | Failed to mutex protect all multi-thread access to the hash tables in the [tcl::process] implementat... check-in: fb7e419d42 user: dgp tags: core-8-branch | |
| 07:26 | Start of private method dispatch machinery. check-in: 087b4f8229 user: dkf tags: tip-500 | |
|
2018-03-30
| ||
| 21:10 | merge 8.7 check-in: 2430760def user: dgp tags: tip-389 | |
| 20:19 | merge trunk check-in: e75666f6e1 user: dgp tags: dgp-refactor | |
| 20:18 | merge trunk check-in: 249c713db6 user: dgp tags: dgp-properbytearray | |
| 20:18 | merge trunk check-in: c87dd5858f user: dgp tags: novem | |
| 20:09 | merge 8.7 check-in: 33535f0479 user: dgp tags: dgp-string-insert | |
| 20:08 | merge 8.7 check-in: dc1a13eb81 user: dgp tags: trunk | |
| 19:53 | merge 8.7 check-in: 06265f1ca1 user: dgp tags: tip-500 | |
| 19:51 | merge 8.7 check-in: ba07336562 user: dgp tags: tip-502 | |
| 19:37 | merge 8.7 check-in: c8f51180e2 user: dgp tags: tip-445 | |
| 19:36 | merge 8.7 check-in: 589b11ac98 user: dgp tags: bug-e593adf103-core-8 | |
| 19:22 | Refactor the [lrange] machinery into a single routine TclListObjRange(). Apply some optimizations. C... check-in: 0f8ef41b28 user: dgp tags: core-8-branch | |
| 19:11 | merge 8.7 Closed-Leaf check-in: 0b3c80ce26 user: dgp tags: pspjuth-lrangeopt | |
| 17:56 | Draft implementation of TIP 506 Closed-Leaf check-in: 36f6096e41 user: dgp tags: tip-506 | |
| 12:32 | Rebase TIP 502 draft implementation. check-in: 13095e7fe4 user: dgp tags: tip-502 | |
|
2018-03-26
| ||
| 20:21 | Remove MINGW32 from the UNIX makefile, since Mingw should always build from the "win" directory. Bet... check-in: c197fa631e user: jan.nijtmans tags: core-8-branch | |
|
2018-03-25
| ||
| 19:21 | merge 8.7 check-in: ca6015cda1 user: jan.nijtmans tags: trunk | |
| 19:20 | No need any more on 64-bit cygwin for special *Long* stub entries. check-in: 15c4994feb user: jan.nijtmans tags: core-8-branch | |
| 17:43 | merge 8.7 check-in: ac3d594d13 user: jan.nijtmans tags: trunk | |
| 17:43 | workaround for TclFormatInt on CYGWIN is no longer necessary now. check-in: 740e91a7f8 user: jan.nijtmans tags: core-8-branch | |
|
2018-03-24
| ||
| 10:22 | Update TZ info to tzdata2018d. check-in: c0a51531fd user: jima tags: novem | |
| 10:22 | Update TZ info to tzdata2018d. check-in: 4432824433 user: jima tags: trunk | |
| 10:21 | Update TZ info to tzdata2018d. check-in: 671a645da4 user: jima tags: core-8-branch | |
|
2018-03-21
| ||
| 16:26 | A compiler for [string insert] mirroring the one for [linsert]. check-in: 8feb3acbd5 user: dgp tags: dgp-string-insert | |
| 15:31 | Rebooting a [string insert] implementation branch, bringing over pieces from the past branches and m... check-in: 41eb59e341 user: dgp tags: dgp-string-insert | |
|
2018-03-20
| ||
| 19:58 | merge 8.7 check-in: 1f55c24720 user: dgp tags: trunk | |
| 19:54 | TIP 503 implementation. check-in: ae29ed9c7f user: dgp tags: core-8-branch | |
| 19:25 | Merge over testing improvements from the TIP 475 work. Test files string.test and stringComp.test ha... check-in: e1141b4ed5 user: dgp tags: core-8-branch | |
| 16:10 | Test and fix for botch in binary string replace. check-in: a0dec2ad25 user: dgp tags: core-8-branch | |
|
2018-03-18
| ||
| 18:04 | This should be the implementation of private variables. check-in: 313e734043 user: dkf tags: tip-500 | |
|
2018-03-15
| ||
| 23:01 | In case of redirecting stderr to a file on Windows, append CRLF after Panic output. Closed-Leaf check-in: 224ba13ab4 user: jan.nijtmans tags: win-console-panic | |
| 21:53 | merge 8.7 check-in: a50f884700 user: jan.nijtmans tags: win-console-panic | |
| 21:13 | Merge 8.7 (convert makefile.vc to CRLF line-endings only) check-in: b1bb557ee5 user: jan.nijtmans tags: tip-491 | |
| 21:02 | Merge-mark (here makefile.vc still had the correct CRLF line-endings) check-in: 31c9cac2cb user: jan.nijtmans tags: trunk | |
| 20:58 | Bring back makefile.vc to CRLF line-endings, as all other *.vc files check-in: 94679c0c71 user: jan.nijtmans tags: core-8-branch | |
| 15:43 | merge novem check-in: 700b9a198f user: dgp tags: novem-purge-literals | |
| 15:34 | merge 8.7 check-in: 01980b4037 user: dgp tags: pspjuth-lrangeopt | |
| 15:14 | merge trunk check-in: cac17536a3 user: dgp tags: dgp-refactor | |
| 15:08 | merge trunk check-in: 76accc77f4 user: dgp tags: dgp-properbytearray | |
| 14:55 | merge trunk check-in: 4a5c8f2780 user: dgp tags: novem | |
| 14:37 | merge 8.7 check-in: d1e80d709a user: dgp tags: tip-389 | |
| 14:23 | merge 8.7 check-in: 4f13fe6bce user: dgp tags: tip-445 | |
| 14:22 | merge 8.7 check-in: 8bceaf2225 user: dgp tags: bug-e593adf103-core-8 | |
| 14:18 | merge 8.7 check-in: 16cda61498 user: dgp tags: tip-421 | |
| 14:14 | merge 8.7 check-in: 15b92d9602 user: dgp tags: tip-469 | |
| 14:06 | merge 8.7 check-in: 9ece07acc5 user: dgp tags: tip-491 | |
| 13:52 | merge 8.7 check-in: 0144326580 user: dgp tags: tip-312 | |
| 13:49 | merge 8.7 Leaf check-in: ad3f046675 user: dgp tags: bg-tip-282 | |
| 13:40 | merge 8.7 check-in: d61fd7f243 user: dgp tags: tip-465 | |
| 11:11 | merge 8.7 check-in: cc5ee71460 user: dgp tags: trunk | |
| 11:08 | merge 8.6 check-in: ff4b8f1a06 user: dgp tags: core-8-branch | |
| 00:01 | merge 8.7 check-in: 348aa0a07d user: dgp tags: trunk | |
|
2018-03-14
| ||
| 23:54 | Memleak and lifetime management fixes for components of the OO system. check-in: ebbbc5cb27 user: dgp tags: core-8-branch | |
| 23:47 | Merge rest of 8.7 except the botched apply/backout dance. Closed-Leaf check-in: 427db19fd4 user: dgp tags: memleak-87 | |
| 23:43 | Merge in 8.7 changes not already here. check-in: fccf41ff4a user: dgp tags: memleak-87 | |
| 22:39 | Rebase the memleak work. check-in: 29b72b7167 user: dgp tags: memleak-87 | |
| 18:09 | merege 8.7 check-in: b4ebf312a7 user: dgp tags: trunk | |
| 18:08 | merge 8.6 check-in: 010cc4a688 user: dgp tags: core-8-branch | |
| 17:21 | merge 8.7 check-in: 86f7de7c98 user: dgp tags: trunk | |
| 17:20 | unused variable fix check-in: 67e1ea3939 user: dgp tags: core-8-branch | |
| 16:17 | merge 8.7 check-in: 961ccb69d2 user: dgp tags: trunk | |
| 15:17 | New routine TclStringReplace() serves as a common implementation for both compiled and direct eval p... check-in: 190272213a user: dgp tags: core-8-branch | |
| 05:51 | merge 8.7 check-in: 3ba4c8e05a user: dgp tags: trunk | |
| 05:41 | merge mark check-in: 97dd207476 user: dgp tags: core-8-branch | |
| 05:41 | cherry pick the desirable part of the merge. check-in: 74ce821bcd user: dgp tags: core-8-branch | |
| 04:45 | backout the latest merge check-in: d26ad8afa0 user: dgp tags: core-8-branch | |
| 01:31 | silence compiler warning check-in: cf882f9cc9 user: dgp tags: core-8-branch | |
| 01:30 | merge 8.6 check-in: ad1f243d40 user: dgp tags: core-8-branch | |
|
2018-03-13
| ||
| 17:30 | merge 8.7 check-in: ff0766467e user: dgp tags: trunk | |
| 17:14 | merge 8.6 check-in: 1a04240e68 user: dgp tags: core-8-branch | |
| 16:29 | close fork check-in: 35a6b8673b user: dgp tags: core-8-branch | |
| 16:28 | Fix bugs in msgcat that prevent clean test suite run. check-in: 47d13b9fc2 user: dgp tags: core-8-branch | |
| 16:13 | tip 499 msgcat custom preferences: documentation added check-in: edef076fc6 user: oehhar tags: core-8-branch | |
| 14:53 | tip490 oo for msgcat: added documentation check-in: 349f4681cb user: oehhar tags: core-8-branch | |
|
2018-03-12
| ||
| 16:00 | merge 8.7 check-in: b8ddebf088 user: dgp tags: trunk | |
| 15:57 | msgcat 1.7.0 features need foundation of Tcl 8.7. check-in: a9c21db1be user: dgp tags: core-8-branch | |
| 14:49 | merge 8.7 check-in: e2316b333f user: dgp tags: trunk | |
| 14:41 | Revert change that broke usage with Tcl 9 check-in: 8791050e93 user: dgp tags: core-8-branch | |
| 14:17 | merge 8.6 check-in: 87fbb05e7f user: dgp tags: core-8-branch | |
| 14:14 | Implement TIP 499: Custom locale search list for msgcat check-in: c37cf7f1dd user: dgp tags: core-8-branch | |
| 14:07 | Undo setting of execute permissions. Closed-Leaf check-in: 1a301657ae user: dgp tags: tip499-msgcat-custom-preferences | |
| 13:58 | Implement TIP 490: msgcat for TclOO check-in: f909100ac2 user: dgp tags: core-8-branch | |
| 13:48 | msgcat 1.7 uses [tailcall], so requires Tcl 8.6. Closed-Leaf check-in: 699af4b725 user: dgp tags: tip490-msgcat-oo-2 | |
| 13:38 | Implement TIP 462: Add New [::tcl::process] Ensemble for Subprocess Management check-in: 2409228234 user: dgp tags: core-8-branch | |
| 13:24 | merge 8.7 Closed-Leaf check-in: 7ff3e810a4 user: dgp tags: tip-462 | |
| 13:07 | Convert DOS -> unix line endings. check-in: 8ab900d3e1 user: dgp tags: tip-462 | |
|
2018-03-11
| ||
| 23:08 | merge 8.7 Leaf check-in: de798b5604 user: dgp tags: sebres-string-insert-cr1 | |
| 22:42 | merge 8.7 check-in: 49512ebf1d user: dgp tags: tip-445 | |
| 22:35 | merge 8.7 check-in: d2bbe92e24 user: dgp tags: bug-e593adf103-core-8 | |
| 22:34 | merge 8.7 check-in: c5126a3728 user: dgp tags: tip-421 | |
| 22:27 | merge trunk check-in: f5eea09981 user: dgp tags: dgp-properbytearray | |
| 22:09 | merge trunk check-in: fe5ab53a8f user: dgp tags: dgp-refactor | |
| 22:08 | merge trunk check-in: 63b14fe35f user: dgp tags: novem | |
| 21:42 | merge 8.7 check-in: 3108218eee user: dgp tags: trunk | |
| 21:29 | merge 8.6 check-in: 23c46c8cd1 user: dgp tags: core-8-branch | |
| 12:33 | merge 8.7 check-in: 47549b459d user: dgp tags: trunk | |
| 12:22 | merge 8.6 check-in: f27bd866ac user: dgp tags: core-8-branch | |
| 01:24 | merge 8.7 check-in: 43c7d2973c user: dgp tags: sebres-string-insert-cr1 | |
|
2018-03-10
| ||
| 16:05 | merge 8.7 check-in: 58e57236f7 user: dgp tags: bug-e593adf103-core-8 | |
| 16:03 | merge 8.7 check-in: 01268def02 user: dgp tags: tip-421 | |
| 15:55 | merge 8.7 check-in: 0892d078f0 user: dgp tags: tip-445 | |
| 15:45 | merge 8.6 check-in: e49b46e8e6 user: dgp tags: core-8-branch | |
| 14:55 | [db36fa5122] Upgrade the index value parsing and encoding machinery. Refactor many systems to make c... check-in: 02721ee263 user: dgp tags: core-8-branch | |
|
2018-03-07
| ||
| 21:41 | Merge 8.7 check-in: 166c604e57 user: jan.nijtmans tags: trunk | |
| 21:21 | Merge 8.6 check-in: 655a7278ed user: jan.nijtmans tags: core-8-branch | |
| 20:24 | Improve -DTCL_NO_DEPRECATED compiles. It now can handle loading stub-enabled extensions with incompa... check-in: 6b79f4ac30 user: jan.nijtmans tags: core-8-branch | |
| 19:35 | Fix handling of "pkgIndex" file in "package files" command. This was broken as well, as result of NR... check-in: c2b3db3af1 user: jan.nijtmans tags: core-8-branch | |
|
2018-03-06
| ||
| 22:53 | Fix the "package files" command. Due to the NRE enabling of "package" it always started to return an... check-in: 6a24d9dea4 user: jan.nijtmans tags: core-8-branch | |
| 18:42 | array for: Add missing ObjCmdProc wrapper around the NR proc. check-in: 4a61f6e2be user: bll tags: tip-421 | |
| 18:21 | array for: updated documentation: value variable is not optional, add specifics about when array for... check-in: 694b8c4633 user: bll tags: tip-421 | |
| 17:19 | tip-421: array for: a) Fix bug starting search (name not set). b) Fix error message for array ch... check-in: 736d436f40 user: bll tags: tip-421 | |
| 13:59 | merge trunk check-in: 09d8575012 user: dgp tags: novem | |
| 13:58 | merge trunk check-in: c2717d5d40 user: dgp tags: dgp-refactor | |
| 13:56 | merge trunk check-in: ca5a9a7e17 user: dgp tags: dgp-properbytearray | |
| 13:50 | merge 8.7 check-in: d0cbf832fb user: dgp tags: tip-502 | |
| 13:48 | merge 8.7 check-in: 26b4cadc18 user: dgp tags: sebres-string-insert-cr1 | |
| 13:47 | merge 8.7 check-in: 8ce0c4007c user: dgp tags: bug-e593adf103-core-8 | |
| 13:46 | merge 8.7 check-in: 1982d6e284 user: dgp tags: tip-421 | |
| 13:45 | merge 8.7 check-in: 068966277d user: dgp tags: tip-445 | |
| 13:37 | Remove all the code supporting legacy opcodes. Restructure to pave the way for re-ordering the opcod... check-in: 06878f44c2 user: dgp tags: trunk | |
| 13:21 | merge 8.7 check-in: fd73024fcf user: dgp tags: trunk | |
| 12:59 | merge 8.6 check-in: 3d06c4a172 user: dgp tags: core-8-branch | |
| 12:10 | Compiler warning in a --enable-symbols=compile build Closed-Leaf check-in: bcac80f886 user: dgp tags: legacy-instructions | |
| 12:02 | Remove disabled code and reformat. check-in: a8b448a3dc user: dgp tags: legacy-instructions | |
| 05:27 | Convert macros to enums - constrained by need for matching table. check-in: 3801db5266 user: dgp tags: legacy-instructions | |
| 04:08 | experiment check-in: 767b0181f2 user: dgp tags: legacy-instructions | |
|
2018-03-05
| ||
| 22:16 | Remove all code supporting legacy instructions. check-in: bb721a5964 user: dgp tags: legacy-instructions | |
| 20:58 | unbreak check-in: e9de22da04 user: dgp tags: legacy-instructions | |
| 20:30 | WIP removing bytecode instructions that are no longer issued. check-in: e1de1b8ffe user: dgp tags: legacy-instructions | |
| 20:05 | merge 8.7 check-in: d5b12651ab user: dgp tags: trunk | |
| 20:00 | Take the next step in TIPs 330 and 336, ending in 8.7 the USE_INTERP_RESULT and USE_INTERP_ERRORLINE... check-in: fc9f725045 user: dgp tags: core-8-branch | |
| 19:29 | Last bit of TIP 503 implementation. Closed-Leaf check-in: d122852556 user: dgp tags: tip-503 | |
| 18:16 | merge 8.7 check-in: debcf945ba user: dgp tags: sebres-string-insert-cr1 | |
| 17:41 | merge 8.7 check-in: 6489350c8b user: dgp tags: tip-421 | |
| 17:40 | merge 8.7 check-in: a06898693e user: dgp tags: bug-e593adf103-core-8 | |
| 17:32 | merge trunk check-in: 7358deebed user: dgp tags: dgp-refactor | |
| 17:26 | merge trunk check-in: 3b759ebe50 user: dgp tags: dgp-properbytearray | |
| 17:26 | merge trunk check-in: 96454253e2 user: dgp tags: novem | |
| 17:18 | merge 8.7 check-in: 927955d0ab user: dgp tags: tip-445 | |
| 17:16 | merge 8.7 check-in: 9d080b5730 user: dgp tags: trunk | |
| 17:07 | TIP 351 Implementation. check-in: 7ac44158fa user: dgp tags: core-8-branch | |
| 16:49 | Rebase TIP 421 implementation to core-8-branch (8.7). var-23.1[01] segfaults! check-in: 3d48c6641f user: dgp tags: tip-421 | |
| 16:09 | Merge 8.7; avoid checkin converting TclGetNumberFromObj to TclParseNumber. check-in: 209140ed94 user: dgp tags: tip-502 | |
|
2018-03-01
| ||
| 22:37 | Merge 8.7 check-in: b4215b096d user: jan.nijtmans tags: trunk | |
| 22:27 | Re-generate tclTomMath.h. Fix win32 build (due to the use of uint8_t) check-in: 8531135e45 user: jan.nijtmans tags: core-8-branch | |
| 21:15 | Merge 8.7 Closed-Leaf check-in: 70ad0a2752 user: jan.nijtmans tags: index-range-and-overflow | |
| 21:06 | Merge 8.7 check-in: 2e45811671 user: jan.nijtmans tags: trunk | |
| 20:55 | Update libtommath to latest "develop" check-in: 914ba7d4ea user: jan.nijtmans tags: core-8-branch | |
| 20:54 | Use TclParseNumber() in stead of TclGetNumberFromObj(). This gives less surprising results in test c... check-in: adf9964e6f user: jan.nijtmans tags: index-range-and-overflow | |
| 20:20 | merge 8.7 check-in: fd239d6457 user: dgp tags: index-range-and-overflow | |
| 20:13 | merge 8.6 check-in: fde243bcbd user: dgp tags: core-8-branch | |
| 19:30 | Avoid full list conversion when we can cheaply discover a multi-element list is not possible. check-in: ca6ab1446a user: dgp tags: index-range-and-overflow | |
| 04:19 | Continue consistent use of LLONG_MIN and LLONG_MAX. check-in: ec70581d16 user: dgp tags: index-range-and-overflow | |
| 04:13 | merge 8.7 check-in: c3b9bfbc3d user: dgp tags: index-range-and-overflow | |
| 04:13 | We have LLONG_MIN and LLONG_MAX to denote range limits of Tcl_WideInt. Use them consistently. Also f... check-in: bdc69f0764 user: dgp tags: core-8-branch | |
|
2018-02-28
| ||
| 13:40 | Use mp_isneg() as appropriate. check-in: 8d27d9381c user: dgp tags: index-range-and-overflow | |
| 13:38 | merge 8.7 check-in: 8b8bc7ed1e user: dgp tags: index-range-and-overflow | |
|
2018-02-27
| ||
| 23:17 | merge 8.7 check-in: 29aff18140 user: dgp tags: index-range-and-overflow | |
| 22:35 | Don't save indices with values outside the int range in bytecode. check-in: 5de7a219fe user: dgp tags: index-range-and-overflow | |
| 21:55 | Merge trunk check-in: bbb2d60708 user: jan.nijtmans tags: memory-API | |
| 21:12 | Merge 8.7 check-in: e9564f822a user: jan.nijtmans tags: trunk | |
| 20:48 | Use mp_isneg() in stead of mp_cmp_d() when the output of this function is simply compared with MP_LT... check-in: e509642a0b user: jan.nijtmans tags: core-8-branch | |
| 20:30 | No need to set/restore tcl_precision in this test-case check-in: 8d84a6eee5 user: jan.nijtmans tags: core-8-branch | |
| 18:20 | Much more progress expanding the vocabulary of index values, and getting results that make more intu... check-in: 3eb440e907 user: dgp tags: index-range-and-overflow | |
| 13:13 | Work In Progress on index value reform -- not working. check-in: 74f11eb486 user: dgp tags: index-range-and-overflow | |
|
2018-02-26
| ||
| 18:18 | merge 8.7 check-in: 225b6b1d08 user: dgp tags: bug-e593adf103-core-8 | |
| 18:17 | merge amg-string-insert updates check-in: 98f0601375 user: dgp tags: sebres-string-insert-cr1 | |
|
2018-02-25
| ||
| 12:04 | Starting to build the implementation of the private methods and variables. Definition support. check-in: bd8482a809 user: dkf tags: tip-500 | |
|
2018-02-23
| ||
| 18:20 | merge trunk check-in: e719d71c96 user: dgp tags: novem | |
| 18:18 | merge trunk check-in: f28aeeac9c user: dgp tags: dgp-refactor | |
| 18:15 | merge trunk check-in: 69df2bc72e user: dgp tags: dgp-properbytearray | |
| 18:10 | merge 8.7 check-in: 8b6f45e051 user: dgp tags: trunk | |
| 18:08 | merge 8.7 Leaf check-in: 8d012d639c user: dgp tags: amg-string-insert | |
| 18:01 | merge 8.7 check-in: 9d0eb0566c user: dgp tags: tip-445 | |
| 17:49 | Don't let presence of a string rep prevent optimizations on "pure" bytearrays. check-in: 7f4d49a687 user: dgp tags: core-8-branch | |
| 17:17 | Remove tests of "end-offset" Tcl_ObjType, taken private. check-in: b38ba254a0 user: dgp tags: core-8-branch | |
| 17:02 | [8e6a9ac221] Stop false matching with bytearrays. (string-11.55) check-in: 44d94e2338 user: dgp tags: core-8-branch | |
| 15:44 | Cease registration of the "end-offset" Tcl_ObjType. Give it file scope. Remove the updateStringProc ... check-in: e0ca41d498 user: dgp tags: core-8-branch | |
|
2018-02-22
| ||
| 21:17 | merge trunk check-in: 709a045dbb user: jan.nijtmans tags: memory-API | |
| 20:10 | merge trunk check-in: 4e3d68adda user: jan.nijtmans tags: novem | |
| 20:09 | merge core-8-branch check-in: d84b8524af user: jan.nijtmans tags: trunk | |
| 20:03 | Correctly distinguish between internalrep.longValue (in case of boolean) and internalre.wideValue (i... check-in: 1a90ee1f22 user: jan.nijtmans tags: core-8-branch | |
| 18:59 | [89dfecb6b7] Make thread IDs in testing commands consistent. check-in: 6b66e4e45c user: dgp tags: core-8-branch | |
|
2018-02-15
| ||
| 19:54 | Use internalRep.wideValue as internal representation for booleans. This simplifies the handling of "... check-in: 9376106350 user: jan.nijtmans tags: trunk | |
| 18:55 | merge trunk check-in: c50c2a8b84 user: dgp tags: novem | |
| 18:38 | merge trunk check-in: 622064d58a user: dgp tags: dgp-refactor | |
| 18:38 | merge trunk check-in: 2d19d59ddc user: dgp tags: dgp-properbytearray | |
| 18:30 | merge 8.7 check-in: 03a61ed253 user: dgp tags: trunk | |
| 18:27 | merge 8.7 check-in: ced3f8220a user: dgp tags: amg-string-insert | |
| 18:24 | merge 8.7 check-in: fb5189741a user: dgp tags: tip-445 | |
| 18:02 | Distingish between boolean and int when checking whether a boolean is true or not: The internal repr... check-in: b1bcf543c8 user: jan.nijtmans tags: core-8-branch | |
| 17:24 | Better range checking in "string index". Add test-case to prove point. This opens a large discussio... check-in: 3a0430c3e2 user: dgp tags: index-range-and-overflow | |
| 17:21 | Revert recent commit that changed behavior of TclGetIntForIndex() for a small subset of cases of ove... check-in: a7ef066428 user: dgp tags: core-8-branch | |
| 15:58 | Guarantee the buffer is large enough it will not be overrun. check-in: 6f7a5abdb8 user: dgp tags: core-8-branch | |
| 15:14 | Stop seeking out the libieee.a library and linking to it when found. check-in: 934a0afb70 user: dgp tags: core-8-branch | |
| 13:52 | merge-mark check-in: 725e157968 user: dgp tags: core-8-branch | |
|
2018-02-14
| ||
| 22:42 | Merge core-8-branch check-in: a5644381cc user: jan.nijtmans tags: trunk | |
| 22:22 | Move TclGetBooleanFromObj to tclInt.h, so multiple source files can use it. Change some internal var... check-in: 2736df026c user: jan.nijtmans tags: core-8-branch | |
| 21:02 | merge trunk check-in: 399a998d7a user: jan.nijtmans tags: novem | |
| 20:59 | fix test-cases, account for differences between Tcl 8.7 and 9.0 check-in: 8668416b0a user: jan.nijtmans tags: trunk | |
| 20:43 | merge core-8-branch check-in: 5cfe15b5d6 user: jan.nijtmans tags: trunk | |
| 20:22 | Merge TIP #476 check-in: 38ffcc50f4 user: jan.nijtmans tags: core-8-branch | |
| 20:17 | Better range checking in "string index". Add test-case to prove point. check-in: 8a4df74e9a user: jan.nijtmans tags: core-8-branch | |
| 15:33 | merge 8.7 Closed-Leaf check-in: 1a4479ca01 user: dgp tags: z_modifier | |
| 15:00 | merge 8.7 check-in: d15df14b60 user: dgp tags: amg-string-insert | |
| 14:59 | merge trunk check-in: 57384f942e user: dgp tags: dgp-refactor | |
| 14:59 | merge trunk check-in: b35fcf958d user: dgp tags: dgp-properbytearray | |
| 14:56 | merge trunk check-in: 271cfe2752 user: dgp tags: novem | |
| 14:52 | merge 8.7 check-in: 72b94c10f2 user: dgp tags: tip-445 | |
| 14:50 | merge 8.7 check-in: 5f3f2c02cb user: dgp tags: trunk | |
| 14:38 | Fix regression in [expr {0%$bignum}]. check-in: 85e6dc0a02 user: dgp tags: core-8-branch | |
| 12:52 | More tests for bignum modulus regressions check-in: 98be5e06ea user: dgp tags: core-8-branch | |
| 12:50 | merge-mark check-in: eefb3a51ff user: dgp tags: core-8-branch | |
|
2018-02-13
| ||
| 21:00 | merge mark check-in: d614e6307c user: dgp tags: core-8-branch | |
| 20:59 | test expr-32.7 for bignum modulus range. FAILING for now. Error in TIP 484. check-in: 80478e9096 user: dgp tags: core-8-branch | |
|
2018-02-09
| ||
| 20:57 | merge 8.7 check-in: d200f0036e user: dgp tags: amg-string-insert | |
| 20:43 | merge trunk check-in: 713b9849e2 user: dgp tags: novem | |
| 20:22 | merge trunk check-in: ffe2a9625d user: dgp tags: dgp-properbytearray | |
| 20:22 | merge trunk check-in: 32930b2344 user: dgp tags: dgp-refactor | |
| 18:52 | merge 8.7 check-in: 709f848841 user: dgp tags: trunk | |
| 18:45 | merge 8.7 check-in: 8a91dc9521 user: dgp tags: tip-445 | |
| 10:09 | small code review: resolve conversion warnings (possible loss of data, signed/unsigned comparison) check-in: 29bc6e1422 user: sebres tags: core-8-branch | |
|
2018-02-08
| ||
| 20:43 | Fix [9280abbaf57fca3e|9280abbaf5]: Compiling core-8-branch with msvc6 32 bit results in compile erro... check-in: 1269b801f7 user: jan.nijtmans tags: core-8-branch | |
| 14:41 | fixes [9280abbaf57fca3eb40a89403d9d891853209bb6]: compare of `LLONG_MAX == LONG_MAX` does not possib... Closed-Leaf check-in: ed8f5966a3 user: sebres tags: fix-9280abbaf57fca3e-long-vs-wide | |
| 14:03 | merge core-8-6-branch check-in: 7411659ecc user: sebres tags: core-8-branch | |
| 12:45 | Do not allow prefixed subcommands for mcutil check-in: 54721505c7 user: oehhar tags: tip499-msgcat-custom-preferences | |
| 09:49 | Add subcommand mcpreferences to export getpreferences and getsystemlocale functions check-in: 368f72c4e0 user: oehhar tags: tip499-msgcat-custom-preferences | |
|
2018-02-07
| ||
| 19:25 | TIP 499: Custom locale search for msgcat check-in: e1066b317c user: oehhar tags: tip499-msgcat-custom-preferences | |
|
2018-02-06
| ||
| 22:43 | remove unused stub entries (now that those are macros) Moved checkin off trunk onto dev branch jn... check-in: a9481af565 user: jan.nijtmans tags: trunk | |
| 21:38 | merge trunk check-in: 6e3753692f user: dgp tags: dgp-refactor | |
| 21:33 | merge trunk check-in: cce5d4c18f user: dgp tags: dgp-properbytearray | |
| 21:20 | Some more complient API changes check-in: cb19e03837 user: jan.nijtmans tags: memory-API | |
| 21:11 | merge 8.7 check-in: f7dba39527 user: dgp tags: tip-445 | |
| 21:08 | merge trunk check-in: a233811733 user: jan.nijtmans tags: memory-API | |
| 21:01 | merge trunk check-in: 0774eefae7 user: jan.nijtmans tags: novem | |
| 20:54 | merge core-8-branch check-in: 30f95df8b0 user: jan.nijtmans tags: trunk | |
| 20:07 | TIP 484: Merge 'int' and 'wideInt' Obj-type to a single 'int' check-in: 4f6d4a2b15 user: dgp tags: core-8-branch | |
| 19:55 | TIP 493: Cease Distribution of http 1.0 check-in: a1a80c75c0 user: dgp tags: core-8-branch | |
| 19:43 | Merge the NRE-enabling of [package require]. check-in: 01a902f856 user: dgp tags: core-8-branch | |
| 19:35 | Rework a set of TclString*() routines for consistency. check-in: e317b90b9f user: dgp tags: core-8-branch | |
| 19:10 | Rework TclStringReverse to consistent standard form. Closed-Leaf check-in: 40a7339d29 user: dgp tags: dgp-string-tidy | |
| 18:33 | TclStringLast fixed. check-in: 514c7bb735 user: dgp tags: dgp-string-tidy | |
| 17:26 | Rename TclStringFind to TclStringFirst. Repair its operations on bytearrays. Stop trying to operate ... check-in: d37a7eed5d user: dgp tags: dgp-string-tidy | |
| 11:16 | Add remaining wrapper to the NR functions, remaining calls to TCL_NRAddCallback, and a test for a pa... Closed-Leaf check-in: 1be00566c4 user: pooryorick tags: py-package-nre | |
|
2018-02-05
| ||
| 16:34 | Revise the TclStringCat() interface to follow a common pattern. check-in: 77b878eb09 user: dgp tags: dgp-string-tidy | |
| 16:10 | Revise TclStringRepeat() interface so that in place operations are done only by caller request. Esta... check-in: 87c1b5cb88 user: dgp tags: dgp-string-tidy | |
| 13:41 | Improved overflow prevention. check-in: 45d6ea17ab user: dgp tags: dgp-string-tidy | |
| 13:33 | Improved overflow prevention. check-in: 37bc8a96c8 user: dgp tags: dgp-string-tidy | |
|
2018-02-04
| ||
| 22:53 | An experimental branch that allows hash tables to handle int-holding Tcl_Objs without creating the s... check-in: 509db3eaac user: dkf tags: dkf-experimental-fast-number-hash | |
| 15:52 | fileevent $ch exception ... check-in: 3d3173c16b user: avl42 tags: tip-469 | |
| 13:49 | getting it closer to working. Closed-Leaf check-in: b7161983e5 user: avl42 tags: tcl-469-1st-try | |
|
2018-02-03
| ||
| 18:15 | Refine documentation for Tcl_NR* functions. check-in: 66c9beaeff user: pooryorick tags: core-8-branch | |
|
2018-02-02
| ||
| 09:22 | Update TZ info to tzdata2018c. check-in: 180f13019a user: jima tags: novem | |
| 09:21 | Update TZ info to tzdata2018c. check-in: 0f39fd5d45 user: jima tags: trunk | |
| 09:21 | Update TZ info to tzdata2018c. check-in: 22d68dec9d user: jima tags: core-8-branch | |
| 06:18 | Fix INCLUDE_INSTALL_DIR def when building against Tcl source. Bump rules.vc to 1.2 check-in: 75bcb60774 user: apnadkarni tags: trunk | |
| 06:17 | Fix INCLUDE_INSTALL_DIR def when building against Tcl source. Bump rules.vc to 1.2 check-in: 5183e7b4ae user: apnadkarni tags: core-8-branch | |
|
2018-01-31
| ||
| 12:18 | Change Tcl_Token definition (int -> size_t). Many related code-changes. check-in: e3a724b790 user: jan.nijtmans tags: memory-API | |
| 00:07 | Fix segmentation fault triggered by test package-3.12. Adapt signature of PkgRequireCore to conform... check-in: a202272098 user: pooryorick tags: py-package-nre | |
|
2018-01-29
| ||
| 15:41 | merge trunk check-in: 28677b372a user: dgp tags: dgp-refactor | |
| 15:41 | merge trunk check-in: 94b027ca28 user: dgp tags: dgp-properbytearray | |
| 15:36 | merge 8.7 check-in: d47384a06e user: dgp tags: tip-445 | |
| 15:35 | merge trunk check-in: 5d8966c523 user: dgp tags: novem | |
| 15:05 | merge trunk check-in: 85e70f6ac2 user: jan.nijtmans tags: memory-API | |
| 15:04 | merge core-8-branch check-in: 2f3257aaa9 user: jan.nijtmans tags: trunk | |
| 13:18 | merge 8.7 check-in: dc36231357 user: dgp tags: z_modifier | |
| 11:36 | merge trunk check-in: 3faa71ab4f user: jan.nijtmans tags: memory-API | |
|
2018-01-28
| ||
| 18:21 | Preparation to provide TclNRPackageObjectCmd: Eliminate the loop in PkgRequireCore so that TclNRAd... check-in: a73a48740a user: pooryorick tags: py-package-nre | |
| 14:37 | Change the signature of PkgRequireCore in preparation to provide TclNRPackageObjCmd. check-in: f1658c3f82 user: pooryorick tags: core-8-branch | |
|
2018-01-27
| ||
| 18:17 | Remove restriction on defining the class of a TclOO object not explicitly instantiated from ::oo::cl... check-in: ee4ed14090 user: pooryorick tags: core-8-branch | |
| 01:45 | Fix segfault due to shimmering in [join $l $l]. (Test join-4.1). check-in: 26671cc34a user: dgp tags: core-8-branch | |
|
2018-01-26
| ||
| 21:09 | merge amg-string-insert updates check-in: fbf1c81f32 user: dgp tags: sebres-string-insert-cr1 | |
| 19:48 | silence compiler warning check-in: 37e302b6be user: dgp tags: sebres-string-insert-cr1 | |
| 16:20 | merge core-8-branch. Also add range checks to Tcl_GetUniChar() and Tcl_Range(), as suggested by Don ... check-in: c33b158bd6 user: jan.nijtmans tags: tip-389 | |
| 13:29 | Rename (internal) TclNewWideObj macro to TclNewIntObj. Change Tcl_SetIntObj/Tcl_SetLongObj to macro'... Closed-Leaf check-in: b162d433dc user: jan.nijtmans tags: no-wideint | |
| 12:32 | Merge core-8-branch. Also some minor performance improvement: Turn Tcl_NewLongObj/Tcl_NewIntObj/Tcl_... check-in: 85e9d69071 user: jan.nijtmans tags: no-wideint | |
| 10:26 | merge core-8-branch check-in: da1d7a3559 user: jan.nijtmans tags: trunk | |
|
2018-01-25
| ||
| 22:42 | New bytecode instructions must be appended at the end of the instruction table. check-in: 27951f8463 user: dgp tags: amg-string-insert | |
| 22:11 | Dup test name Closed-Leaf check-in: 3884c97fd6 user: dgp tags: tip-351 | |
| 21:59 | merge 8.7 check-in: 34b2aa02bc user: dgp tags: amg-string-insert | |
| 21:58 | merge 8.7 check-in: 7547cad25b user: dgp tags: tip-351 | |
| 21:35 | test suite debugging check-in: b1f83268a5 user: dgp tags: core-8-branch | |
| 20:05 | Allow -stride 1. check-in: 52aa1fc70a user: pspjuth tags: tip-351 | |
| 19:50 | Dup test names check-in: a47dc103f7 user: dgp tags: amg-string-insert | |
| 19:36 | merge 8.7 check-in: aedd087091 user: dgp tags: amg-string-insert | |
| 16:51 | merge 8.7 check-in: 5032ac5a1c user: dgp tags: tip-351 | |
|
2018-01-24
| ||
| 12:02 | Document "L" length modifier and (new) %a/%A specifiers. check-in: afb68da53e user: jan.nijtmans tags: z_modifier | |
| 10:01 | merge core-8-branch check-in: 533391d8db user: jan.nijtmans tags: trunk | |
| 10:00 | merge core-8-6-branch check-in: 4b20e752c0 user: jan.nijtmans tags: core-8-branch | |
| 08:47 | merge core-8-branch. Improve documentation (format.n). check-in: 3046684145 user: jan.nijtmans tags: z_modifier | |
|
2018-01-23
| ||
| 15:51 | merge core-8-branch check-in: ca785e4341 user: jan.nijtmans tags: tip-389 | |
| 15:22 | merge trunk check-in: 82716436dd user: jan.nijtmans tags: novem | |
| 15:02 | Don't register oldBooleanType any more. And rename "booleanString" to "boolean" in tclBooleanType. check-in: 8b82166955 user: jan.nijtmans tags: trunk | |
| 14:52 | In Tcl 9.0, don't register oldBooleanType any more. And rename "booleanString" to "boolean" in tclBo... check-in: 8b366f71d8 user: jan.nijtmans tags: core-8-branch | |
| 13:30 | merge trunk check-in: 7ac43d388a user: dgp tags: novem | |
| 13:30 | merge trunk check-in: 2af295e742 user: dgp tags: dgp-refactor | |
| 13:30 | merge trunk check-in: b0f4c19dae user: dgp tags: dgp-properbytearray | |
| 13:29 | merge 8.7 check-in: c82eafcb5a user: dgp tags: tip-445 | |
|
2018-01-22
| ||
| 13:43 | merge mark check-in: 4a21adb86f user: dgp tags: trunk | |
| 13:38 | typo check-in: 800ece7d79 user: dgp tags: core-8-branch | |
| 09:54 | make the old "int" type "static", since it's just used in a single file. check-in: 26bb9cc0b3 user: jan.nijtmans tags: no-wideint | |
| 09:18 | Put old "int" type back. Not used by Tcl anymore, but this restores compatibility with Tk < 8.6.9 an... check-in: f493a192a1 user: jan.nijtmans tags: no-wideint | |
| 08:41 | merge core-8-branch check-in: 63ddd9b65a user: jan.nijtmans tags: no-wideint | |
|
2018-01-20
| ||
| 16:13 | merge trunk. Remove typedef Tcl_Value, it isn't used anywhere any more (could be re-used for somthin... check-in: 08b84d9d19 user: jan.nijtmans tags: novem | |
| 16:08 | merge core-8-branch. Declare CONST86 as deprecated in Tcl 9.0 check-in: 4c45a06599 user: jan.nijtmans tags: trunk | |
| 16:02 | Follow-up to previous commit (TIP #485 implementation). Actually remove Tcl_Backslash and Tcl_EvalTo... check-in: c18e951f88 user: jan.nijtmans tags: core-8-branch | |
| 14:38 | merge core-8-branch check-in: decc9bc2f7 user: jan.nijtmans tags: initsubsystems | |
| 14:36 | merge core-8-branch. Now tested as well with new nmake system. check-in: a9afa012f9 user: jan.nijtmans tags: win-console-panic | |
|
2018-01-19
| ||
| 20:29 | tidy up NS_DYING/NS_DEAD flags, delete commands before variables when deleting a namespace. check-in: e40c01c7c5 user: pooryorick tags: bug-e593adf103-core-8 | |
| 17:19 | merge trunk check-in: 4365967dd8 user: dgp tags: dgp-refactor | |
| 17:13 | merge trunk check-in: aba52995a4 user: dgp tags: dgp-properbytearray | |
| 16:14 | merge trunk check-in: 109d11dd03 user: jan.nijtmans tags: novem | |
| 16:08 | No longer use (the undocumented) CONST86 anywhere, just keep the define in tcl.h. check-in: 27cc5a774d user: jan.nijtmans tags: trunk | |
| 15:40 | merge trunk check-in: a7dd85b0fb user: jan.nijtmans tags: novem | |
| 15:17 | Now really remove Tcl_EvalTokens/Tcl_Backslash as promised in the TIP. And remove library/tzdata/Sys... check-in: 1766f5a8e9 user: jan.nijtmans tags: trunk | |
|
2018-01-18
| ||
| 14:05 | merge 8.7 check-in: d72a37bafb user: dgp tags: tip-389 | |
| 13:49 | merge trunk check-in: 7af6585855 user: dgp tags: novem | |
| 13:49 | merge trunk check-in: 4e832f0711 user: dgp tags: dgp-refactor | |
| 13:42 | merge trunk check-in: d9dc85cd6d user: dgp tags: dgp-properbytearray | |
| 13:32 | merge 8.7 check-in: bac2c99230 user: dgp tags: tip-445 | |
| 09:46 | merge core-8-branch check-in: 0ccd66d880 user: jan.nijtmans tags: z_modifier | |
|
2018-01-17
| ||
| 19:01 | OpenBSD now has AI_ADDRCONFIG. check-in: 730d40a466 user: stu tags: trunk | |
| 16:04 | Merge trunk (and undo last change in generic/tclProc.c, which was wrong. Should be correct now in tr... check-in: 8f1887da0c user: jan.nijtmans tags: novem | |
| 16:01 | clean-up some more remainings of the Itcl hack. Taken over from "novem". check-in: 97b61209fd user: jan.nijtmans tags: trunk | |
| 14:45 | merge trunk check-in: ba54bedae6 user: jan.nijtmans tags: novem | |
| 14:17 | Remove obsolete documentation (belonging to now-removed functions). Remove obsolete 8.4 bytecodes. A... check-in: 2370ad9791 user: jan.nijtmans tags: trunk | |
| 13:16 | merge trunk (most of the API removals already were on "novem") check-in: 36a7ab983d user: jan.nijtmans tags: novem | |
| 12:56 | Remove Tcl_CaseObjCmd from tclInt.h as well (was missing in previous commit) check-in: ba4d1968bf user: jan.nijtmans tags: trunk | |
| 12:45 | TIP #485 implementation, Tcl 9.0 part: Realy remove code which was declared deprecated in 8.7 check-in: aedcd99c14 user: jan.nijtmans tags: trunk | |
| 11:47 | TIP #485 implementation, Tcl 8.6 part: If Tcl is compiled with -DTCL_NO_DEPRECATED, all Deprecated A... check-in: 21037e889d user: jan.nijtmans tags: core-8-branch | |
| 10:07 | merge core-8-6-branch (typo's) check-in: f939eeb6ed user: jan.nijtmans tags: core-8-branch | |
|
2018-01-16
| ||
| 14:53 | Comment updated check-in: 8e666511a8 user: oehhar tags: tip490-msgcat-oo-2 | |
| 14:13 | Solve case where msgcat is called within a class definition script (works only for 8.7) check-in: 106a596741 user: oehhar tags: tip490-msgcat-oo-2 | |
| 08:40 | merge core-8-branch check-in: 806c23cf3f user: jan.nijtmans tags: no-wideint | |
|
2018-01-15
| ||
| 11:41 | merge core-8-branch check-in: 962da37427 user: jan.nijtmans tags: z_modifier | |
|
2018-01-13
| ||
| 17:17 | Install msgcat 1.7 in library folder 8.6 instead 8.5. It uses tailcall and will not work with 8.5 check-in: d1b6e6367a user: oehhar tags: tip490-msgcat-oo-2 | |
| 17:14 | Test numbering and naming corrected check-in: 5b5f9d6e6c user: oehhar tags: tip490-msgcat-oo-2 | |
| 16:44 | Changed msgcat version from 1.6.2 to 1.7.0 -> this is not a patch release check-in: b435177975 user: oehhar tags: tip490-msgcat-oo-2 | |
| 15:23 | Extended command msgcat::mcexists by switch "-namespace ns" to explicitly specify namespace check-in: afd04a15b1 user: oehhar tags: tip490-msgcat-oo-2 | |
|
2018-01-12
| ||
| 16:30 | merge core-8-branch Closed-Leaf check-in: cb3d9b77de user: jan.nijtmans tags: tip-485 | |
| 14:52 | Implement the "mcn" command as "mc" with explicit namespace. check-in: b52da64880 user: oehhar tags: tip490-msgcat-oo-2 | |
| 14:13 | Use the test "[namespace which self] ne "::oo::Helpers::self"" to check if we are within an object (... check-in: 9d6849f197 user: oehhar tags: tip490-msgcat-oo-2 | |
| 14:03 | replace "return [uplevel 1 [list [namespace origin ..." by tailcall check-in: a6ed0ea3ad user: oehhar tags: tip490-msgcat-oo-2 | |
| 11:18 | merge core-8-branch check-in: 3451858e13 user: jan.nijtmans tags: trunk | |
| 10:03 | Fix [11ae2be95d]: tip-389 branch: string range errors with code points greater than U+FFFF check-in: de13f558fb user: jan.nijtmans tags: tip-389 | |
|
2018-01-11
| ||
| 16:46 | Corrected test cleanups check-in: b6e4f9c857 user: oehhar tags: tip490-msgcat-oo-2 | |
| 15:59 | merge core-8-branch. Remove left-over debugging code. Test-case string-5.21 still fails. check-in: ad24e66451 user: jan.nijtmans tags: tip-389 | |
| 15:45 | merge core-8-6-branch check-in: a0d51b9a0e user: jan.nijtmans tags: core-8-branch | |
| 14:16 | merge trunk check-in: 1789e3120e user: dgp tags: dgp-refactor | |
| 14:15 | merge trunk check-in: e00fd95025 user: dgp tags: dgp-properbytearray | |
| 14:11 | Add test-cases for bug [11ae2be95dac9417], and make a start fixing it. Almost works. check-in: 6758341b2f user: jan.nijtmans tags: tip-389 | |
| 14:09 | merge 8.7 check-in: eb762b4727 user: dgp tags: tip-445 | |
|
2018-01-10
| ||
| 23:17 | TIP490: oo for msgcal: new solution enable any command for oo, new command mcpackagenamespacege check-in: a8eb1a0f51 user: oehhar tags: tip490-msgcat-oo-2 | |
| 14:59 | merge trunk check-in: 15a898e034 user: jan.nijtmans tags: novem | |
| 14:33 | merge core-8-branch check-in: a6003fbd9f user: jan.nijtmans tags: trunk | |
| 14:03 | merge core-8-branch check-in: d43a6a594e user: jan.nijtmans tags: tip-389 | |
| 14:02 | Re-implement Tcl_WinTCharToUtf/Tcl_WinUtfToTChar in pure win32 api, even for TCL_UTF_MAX=3. We can d... check-in: a2c5eee57d user: jan.nijtmans tags: core-8-branch | |
| 09:32 | Don't use TclUtfToUniChar here: it doesn't give any advantage over Tcl_UtfToUniChar check-in: 2912e243cf user: jan.nijtmans tags: tip-389 | |
| 08:27 | merge core-8-branch check-in: b3fc2fbe3d user: jan.nijtmans tags: tip-389 | |
| 08:25 | Fix [https://core.tcl.tk/tk/info/00a27923ee26437611e1ed83f96e15b6caabcd8b|00a27923ee]: (Tcl part, re... check-in: 8481a52495 user: jan.nijtmans tags: core-8-branch | |
|
2018-01-09
| ||
| 17:28 | Fix for [e593adf103], resources of a namespace are still available after the namespace is deleted. S... check-in: 829ad7a459 user: pooryorick tags: bug-e593adf103-core-8 | |
| 00:10 | Some refactoring and tidying up of comments. check-in: 85aedb56e8 user: dkf tags: core-8-branch | |
|
2018-01-08
| ||
| 19:41 | See the bug-e593adf103-core-8 branch instead. Closed-Leaf check-in: 26eaed7dc1 user: pooryorick tags: bug-e593adf103 | |
| 18:27 | Merge pyk-TclOO branch. See [90657479e8] check-in: edf6105464 user: pooryorick tags: core-8-branch | |
| 18:21 | Udate Tcl_ObjectDeleted to reflect recent changes. Closed-Leaf check-in: 0bae33cd39 user: pooryorick tags: pyk-TclOO | |
| 17:36 | Rearrange a few lines TclRenameCommand to reduce operations. check-in: abee89b2ba user: pooryorick tags: trunk | |
| 17:03 | Rearrange a few lines TclRenameCommand to reduce operations. check-in: 4816fee2fb user: pooryorick tags: core-8-branch | |
|
2018-01-06
| ||
| 17:21 | Fix for [e593adf103], resources of a namespace are still available after the namespace is deleted. ... check-in: 3825265b17 user: pooryorick tags: bug-e593adf103 | |
|
2018-01-04
| ||
| 13:01 | merge core-8-6-branch check-in: 4afab23f14 user: jan.nijtmans tags: core-8-branch | |
| 02:40 | merge 8.7 check-in: ac96ad12de user: dgp tags: trunk | |
| 02:32 | Minimal fixes to stop the [package files] machinery writing to freed mem. This contribution needs a ... check-in: e2d0c521d8 user: dgp tags: core-8-branch | |
|
2018-01-03
| ||
| 15:11 | merge 8.7 check-in: b2b20de662 user: dgp tags: pyk-TclOO | |
|
2018-01-02
| ||
| 23:05 | Doc for lsearch -stride check-in: 951142be7a user: pspjuth tags: tip-351 | |
| 22:03 | Add -stride to lsearch. TIP#351 check-in: 95150a1466 user: pspjuth tags: tip-351 | |
|
2017-12-29
| ||
| 18:58 | Refactored lrange to common function. check-in: 9247e4f634 user: pspjuth tags: pspjuth-lrangeopt | |
| 17:47 | Use http 2 instead of http 1 for Safe Base testing. Closed-Leaf check-in: 313ece0560 user: dgp tags: tip-493 | |
| 17:38 | Remove http 1.0 tests. check-in: 235847a1a8 user: dgp tags: tip-493 | |
| 17:31 | merge trunk check-in: b1241fac47 user: dgp tags: novem | |
| 17:18 | merge trunk: check-in: 4e5b4aa40b user: dgp tags: dgp-refactor | |
| 17:11 | merge trunk check-in: eadee06497 user: dgp tags: dgp-properbytearray | |
| 16:54 | Remove http 1.0 files from fossil management. check-in: cd9ace8e3c user: dgp tags: tip-493 | |
| 16:49 | Remove handling of http 1.0 package files from Makefiles. check-in: c9233c5f0d user: dgp tags: tip-493 | |
| 16:16 | merge 8.7 check-in: 20d3928f5c user: dgp tags: tip-445 | |
|
2017-12-28
| ||
| 23:54 | Optimise lrange for unshared object. check-in: 30abcdf459 user: pspjuth tags: pspjuth-lrangeopt | |
| 23:23 | New Tcl_GetIndexFromObjStruct signature using size_t check-in: 47ef24fb51 user: jan.nijtmans tags: memory-API | |
| 22:49 | Fix compilation using -DUSE_TCLALLOC=1 check-in: 1763cf819c user: jan.nijtmans tags: memory-API | |
| 21:59 | merge trunk check-in: bf625a7001 user: jan.nijtmans tags: memory-API | |
| 21:17 | merge core-8-branch check-in: 92e15a4e78 user: jan.nijtmans tags: tip-389 | |
| 21:16 | merge core-8-branch check-in: e9b1ef6440 user: jan.nijtmans tags: trunk | |
| 21:15 | merge core-8-6-branch check-in: a9598976f4 user: jan.nijtmans tags: core-8-branch | |
| 20:29 | merge core-8-branch check-in: 9bd909d0f9 user: jan.nijtmans tags: tip-389 | |
| 18:54 | merge trunk check-in: 7e6b55712a user: jan.nijtmans tags: novem | |
| 18:53 | merge core-8-branch check-in: 16cc95ccab user: jan.nijtmans tags: trunk | |
| 18:51 | merge core-8-6-branch check-in: e7cb6182f1 user: jan.nijtmans tags: core-8-branch | |
| 16:53 | merge core-8-branch check-in: c358266fda user: jan.nijtmans tags: no-wideint | |
| 11:32 | change ClientData -> void * in a lot of places (mainly header files) check-in: 8bac85ab5f user: jan.nijtmans tags: memory-API | |
|
2017-12-27
| ||
| 21:41 | Merge trunk. Rename Tcl_MemAlloc and friends back to Tcl_Alloc, as this renaming turns out not to b... check-in: 671df0982f user: jan.nijtmans tags: memory-API | |
| 20:24 | merge core-8-branch. Re-implement Tcl_WinTCharToUtf/Tcl_WinUtfToTChar using only win32 API. check-in: 465d5c8195 user: jan.nijtmans tags: tip-389 | |
| 14:18 | merge trunk check-in: c8329d786f user: dgp tags: dgp-refactor | |
| 14:09 | merge 8.7 check-in: 329ff8f395 user: dgp tags: tip-445 | |
| 14:08 | merge trunk check-in: b80d50c1db user: dgp tags: dgp-properbytearray | |
| 13:57 | merge trunk check-in: 5f8a062e7e user: dgp tags: novem | |
|
2017-12-26
| ||
| 17:27 | merge core-8-branch check-in: 59e7da9c29 user: pooryorick tags: pyk-TclOO | |
| 12:54 | TclOO: Remove unneeded name manipulation from TclOOCopyObjectCmd. check-in: 6f87ca4212 user: pooryorick tags: trunk | |
| 12:27 | TclOO: Remove unneeded name manipulation from TclOOCopyObjectCmd. check-in: ce47ead183 user: pooryorick tags: core-8-branch | |
| 03:33 | Merged core-8-branch: replace ifdef TCLDIR with compare against empty string check-in: d0a985e198 user: apnadkarni tags: trunk | |
| 03:32 | Merged core-8-6-branch: replace ifdef TCLDIR with compare against empty string check-in: b8024b4d83 user: apnadkarni tags: core-8-branch | |
|
2017-12-23
| ||
| 20:22 | merge core-8-branch check-in: c7e0d7fe69 user: jan.nijtmans tags: tip-491 | |
| 20:18 | merge core-8-branch check-in: 4cc6fab374 user: jan.nijtmans tags: tip-389 | |
| 20:15 | merge trunk check-in: 9ba3bb81eb user: jan.nijtmans tags: novem | |
| 18:41 | merge core-8-branch check-in: ddb1a052af user: jan.nijtmans tags: trunk | |
| 18:40 | merge core-8-6-branch (changes file only) check-in: b520b6acdb user: jan.nijtmans tags: core-8-branch | |
| 08:05 | Merge nmake rules 1.1 check-in: 7016932859 user: apnadkarni tags: trunk | |
| 08:02 | Merge nmake rules 1.1 check-in: cf54094221 user: apnadkarni tags: core-8-branch | |
|
2017-12-22
| ||
| 15:52 | merge trunk check-in: 077bfa7842 user: jan.nijtmans tags: memory-API | |
| 15:48 | merge core-8-branch check-in: 10653a121d user: jan.nijtmans tags: trunk | |
| 15:45 | Change a few (internal) refCount/mask variables to unsigned type. check-in: 5b6091c917 user: jan.nijtmans tags: core-8-branch | |
|
2017-12-21
| ||
| 13:26 | merge core-8-branch check-in: dcf786b746 user: jan.nijtmans tags: tip-491 | |
| 13:23 | Remove use of compiler option "opt:nowin98". Don't use "t" as suffix any more when building extensio... check-in: 091b838d1b user: jan.nijtmans tags: core-8-branch | |
| 07:51 | merge-mark check-in: f5f7296900 user: jan.nijtmans tags: trunk | |
| 07:50 | merge-mark check-in: fe7632d6da user: jan.nijtmans tags: core-8-branch | |
|
2017-12-20
| ||
| 18:25 | Further fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a deletion trace del... check-in: 4e553102e2 user: pooryorick tags: core-8-branch | |
| 18:22 | Further fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a deletion trace del... check-in: e37fdae32f user: pooryorick tags: trunk | |
| 13:38 | merge trunk check-in: fca1897ccc user: jan.nijtmans tags: memory-API | |
| 12:53 | merge trunk check-in: 79dc00dd1d user: jan.nijtmans tags: novem | |
| 12:30 | Remove the Tcl_FindHashEntry/Tcl_CreateHashEntry stub entries, as those are actually macro's. check-in: f64b1fc0e7 user: jan.nijtmans tags: trunk | |
| 12:02 | Change hash/index/mask fields to type "unsigned int", because that's how hash values are generally s... check-in: f80dd1d3cf user: jan.nijtmans tags: trunk | |
| 11:28 | Fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a deletion trace deletes its... check-in: 8de56be119 user: pooryorick tags: core-8-branch | |
| 09:19 | Fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a deletion trace deletes its... check-in: c0fcc0ae03 user: pooryorick tags: trunk | |
|
2017-12-19
| ||
| 21:03 | merge trunk check-in: 6852815e35 user: dgp tags: novem | |
| 21:03 | merge trunk check-in: ec95599a1c user: dgp tags: dgp-refactor | |
| 21:02 | merge trunk: check-in: 5a745e2f4d user: dgp tags: dgp-properbytearray | |
| 21:01 | merge 8.7 check-in: db7f19568b user: dgp tags: tip-445 | |
| 21:00 | [586e71dce4] Exeception handling at level #0 by EvalObjv check-in: 2460b63257 user: dgp tags: trunk | |
| 21:00 | [586e71dce4] Exeception handling at level #0 by EvalObjv check-in: aebab60489 user: dgp tags: core-8-branch | |
| 16:31 | merge trunk check-in: 7cc1c62ee1 user: dgp tags: dgp-refactor | |
| 16:22 | merge trunk check-in: 9a95242f6d user: dgp tags: dgp-properbytearray | |
| 16:22 | merge 8.7 check-in: dd50956e9c user: dgp tags: tip-445 | |
| 15:46 | merge core-8-branch check-in: 6cdd6bd319 user: jan.nijtmans tags: z_modifier | |
| 15:20 | Somewhat better backwards compatibility on 64-bit platforms. check-in: 62da671053 user: jan.nijtmans tags: no-wideint | |
| 12:26 | merge core-8-branch check-in: 30edd5c06a user: jan.nijtmans tags: no-wideint | |
| 12:25 | merge trunk check-in: f43ba573f4 user: jan.nijtmans tags: novem | |
| 12:23 | merge core-8-branch. Also change some internal refCount's from int to size_t. check-in: 6e23ad39af user: jan.nijtmans tags: trunk | |
| 11:23 | Make TclEnsureNamespace() MODULE_SCOPE. Also change some refCount fields from type "int" to "unsigne... check-in: c1636bce70 user: jan.nijtmans tags: core-8-branch | |
| 11:21 | Minor simplification on Cygwin, since we only support Windows NT now check-in: d52dbcaad3 user: jan.nijtmans tags: core-8-branch | |
|
2017-12-18
| ||
| 14:33 | No need any more to check for "Windows NT" here, since the minimum is XP now. check-in: 6017f38c18 user: jan.nijtmans tags: core-8-branch | |
| 13:58 | merge core-8-6-branch check-in: 57d7b671e0 user: jan.nijtmans tags: core-8-branch | |
| 11:57 | merge trunk check-in: 0c8fe8e31c user: jan.nijtmans tags: novem | |
| 11:48 | merge core-8-branch check-in: 424886647f user: jan.nijtmans tags: trunk | |
| 11:47 | merge core-8-6-branch. Remove win/coffbase.txt, which isn't used any more. check-in: fe7de8f520 user: jan.nijtmans tags: core-8-branch | |
|
2017-12-15
| ||
| 21:28 | merge-mark check-in: 8b45532df4 user: jan.nijtmans tags: trunk | |
| 21:27 | Revert a few more (int -> size_t) transitions, which could effect extensions (such as Itcl 3.4) whic... check-in: b59ef9e0d8 user: jan.nijtmans tags: core-8-branch | |
| 19:55 | merge trunk check-in: 878d1b77fd user: jan.nijtmans tags: memory-API | |
| 17:04 | merge mark check-in: 30cbf759b2 user: dgp tags: trunk | |
| 16:50 | Revert the (int -> size_t) transition of the "cmdEpoch" field of the struct Command that was part of... check-in: 7379c9a072 user: dgp tags: core-8-branch | |
| 16:08 | merge core-8-branch check-in: 3994774bf7 user: jan.nijtmans tags: win-console-panic | |
| 16:06 | merge trunk check-in: e3d9fa3868 user: jan.nijtmans tags: novem | |
| 15:02 | Merge TIP #488 implementation. Some clean-up in tommath implementation (remove internal stub entrie... check-in: 70302ff935 user: jan.nijtmans tags: trunk | |
| 14:46 | Mark TclPrecTraceProc() as deprecated, and remove it when compiling with -DTCL_NO_DEPRECATED. See TI... check-in: 8f2ba4c41d user: jan.nijtmans tags: core-8-branch | |
| 13:04 | Oops, couldn't build tclWinPanic.o. Fixed now. check-in: d3fb144cc5 user: jan.nijtmans tags: win-console-panic | |
| 12:55 | merge core-8-branch. Fully functioning now, including with the new vc-reform implementation. check-in: 8eb140e09f user: jan.nijtmans tags: win-console-panic | |
|
2017-12-14
| ||
| 14:38 | fix comment check-in: 4d74cb42f6 user: jan.nijtmans tags: tip-491 | |
| 13:41 | merge core-8-branch. Fully tested now, works fine. check-in: 266e958c41 user: jan.nijtmans tags: tip-491 | |
| 12:02 | Fix (harmless) compiler warning with Visual Studio check-in: 56f4e2ea09 user: jan.nijtmans tags: core-8-branch | |
|
2017-12-13
| ||
| 12:56 | Fix syntax error in previous commit. check-in: fb1c6ebe6f user: pooryorick tags: pyk-TclOO | |
| 10:34 | core-8-branch merge: Use nmakehlp -L to locate directories check-in: 0fc454593c user: apnadkarni tags: trunk | |
| 10:31 | core-8-6-branch merge: Use nmakehlp -L to locate directories check-in: 3f56042ab4 user: apnadkarni tags: core-8-branch | |
|
2017-12-12
| ||
| 17:34 | Add -L option to nmakehlp to locate directories check-in: f9025565d6 user: apnadkarni tags: trunk | |
| 17:33 | Add -L option to nmakehlp to locate directories check-in: 80e707b91b user: apnadkarni tags: core-8-branch | |
| 12:21 | Correct argument passing (fellows on core list) Closed-Leaf check-in: 88b074811c user: oehhar tags: tip490-msgcat-oo | |
|
2017-12-11
| ||
| 23:50 | Add the check for wrong arguments back to TclOO_Object_Destroy, remove inadvertant increment of Name... check-in: 00b79acaf0 user: pooryorick tags: pyk-TclOO | |
| 23:01 | TIP490: add oo helper to msgcat that message catalogues are found within classes check-in: cf48b5b4e5 user: oehhar tags: tip490-msgcat-oo | |
| 16:42 | Merge from core-8-branch - install stubs and headers where present check-in: 2f26372503 user: apnadkarni tags: trunk | |
| 16:40 | Merge from core-8-6-branch - install stubs and headers where present check-in: 13790c6335 user: apnadkarni tags: core-8-branch | |
| 14:19 | Initial implementation of TIP #491. Not tested yet. check-in: 4f8b3e767d user: jan.nijtmans tags: tip-491 | |
| 13:02 | merge trunk check-in: cfcdb1aa9e user: dgp tags: novem | |
|
2017-12-10
| ||
| 21:45 | Streamline TclOO object cleanup routines. check-in: 2201fdb82c user: pooryorick tags: pyk-TclOO | |
| 14:39 | merge core-8-branch check-in: 956dbf71ea user: jan.nijtmans tags: trunk | |
| 14:35 | Fix [040586323610be22f8617962377324f4ddc9bc02|0405863236]: wrong field checked in struct pollfd in T... check-in: 97378bb6a5 user: jan.nijtmans tags: core-8-branch | |
| 00:01 | Ensure that an automatically-named TclOO object has the same name as its namespace. check-in: c0e2cd685c user: pooryorick tags: trunk | |
|
2017-12-09
| ||
| 16:55 | merge trunk check-in: a43c0d3058 user: jan.nijtmans tags: novem | |
| 16:13 | merge core-8-branch. Remove stub entry for TclWinGetPlatformId(), as it is no longer needed. Is a m... check-in: fa4dd57801 user: jan.nijtmans tags: trunk | |
| 15:32 | merge core-8-6-branch check-in: 7b20ca415a user: jan.nijtmans tags: core-8-branch | |
|
2017-12-08
| ||
| 16:54 | TIP477 merge: reformed nmake build system check-in: b9c183670a user: apnadkarni tags: trunk | |
| 15:27 | TIP477 merge: nmake build reform check-in: 83b60a4c17 user: apnadkarni tags: core-8-branch | |
|
2017-12-07
| ||
| 12:40 | merge trunk check-in: a7916336d2 user: jan.nijtmans tags: novem | |
| 12:36 | merge 8.7 check-in: 60f74266f4 user: jan.nijtmans tags: trunk | |
| 12:14 | TIP #487: Stop support for Pre-XP Windows check-in: 200f182152 user: jan.nijtmans tags: core-8-branch | |
|
2017-12-06
| ||
| 21:01 | merge trunk check-in: 46c4fb0467 user: dgp tags: novem | |
| 21:01 | merge trunk check-in: 56262fb206 user: dgp tags: dgp-refactor | |
| 21:01 | merge trunk check-in: 288d6fe82e user: dgp tags: dgp-properbytearray | |
| 21:00 | merge 8.7 check-in: 2c1b48e1df user: dgp tags: tip-445 | |
| 20:48 | merge 8.7 check-in: b9331cc4d5 user: dgp tags: trunk | |
| 20:48 | Plug memleak recently put into [package require]. check-in: 2d4e1f54f8 user: dgp tags: core-8-branch | |
| 20:03 | merge 8.7 check-in: 44eb8e6d1a user: dgp tags: trunk | |
| 20:02 | merge 8.6 check-in: d222f5e505 user: dgp tags: core-8-branch | |
| 15:40 | doc fixes check-in: 31254b76f0 user: jan.nijtmans tags: memory-API | |
| 13:36 | merge trunk check-in: b90a0b0a8e user: dgp tags: dgp-properbytearray | |
| 13:29 | merge trunk check-in: fd03a8d8dc user: dgp tags: dgp-refactor | |
| 13:29 | merge 8.7 check-in: 95532b94be user: dgp tags: tip-445 | |
| 13:28 | Adapt the bytearray accommodation of Tcl_CharLength() for 8.7+. check-in: 240811f822 user: dgp tags: trunk | |
| 13:28 | Adapt the bytearray accommodation of Tcl_CharLength() for 8.7+. check-in: 12edbbe920 user: dgp tags: core-8-branch | |
| 13:20 | merge trunk check-in: b6bfcf292c user: dgp tags: dgp-refactor | |
| 13:16 | merge 8.7 check-in: e18f39f9e4 user: dgp tags: tip-445 | |
| 13:08 | merge trunk check-in: a60bc7d945 user: dgp tags: novem | |
| 13:07 | [ce3a211dcb] Failed file normalize when tail is empty string. check-in: ea1609bd4a user: dgp tags: trunk | |
| 13:06 | [ce3a211dcb] Failed file normalize when tail is empty string. check-in: 8bc984954c user: dgp tags: core-8-branch | |
| 13:02 | merge-mark "novem-bighash": just mark that the contents of this branch are already integrated in the... check-in: 1bdfcfeeb1 user: jan.nijtmans tags: memory-API | |
| 12:27 | merge core-8-branch check-in: d7a57b5775 user: jan.nijtmans tags: initsubsystems | |
| 12:24 | merge 8.7 check-in: 0dbf896d09 user: jan.nijtmans tags: win-console-panic | |
| 12:17 | Don't do same test twice check-in: e0f3431c35 user: jan.nijtmans tags: z_modifier | |
| 12:10 | merge 8.7 check-in: 48920a9cbe user: jan.nijtmans tags: z_modifier | |
| 12:00 | merge core-8-branch check-in: bd596603e2 user: jan.nijtmans tags: no-wideint | |
|
2017-12-05
| ||
| 16:30 | merge trunk check-in: 41a466b1a0 user: dgp tags: novem | |
| 15:59 | [4f6a1ebd64] Stop crash when same value passed to the -map and -subcommands options of ensemble conf... check-in: 61096afb17 user: dgp tags: trunk | |
| 15:52 | [4f6a1ebd64] Stop crash when same value passed to the -map and -subcommands options of ensemble conf... check-in: 866442a1aa user: dgp tags: core-8-branch | |
| 11:59 | Fix failing test-case (partially undo previous commit) check-in: 86d3a02e39 user: jan.nijtmans tags: novem | |
|
2017-12-01
| ||
| 15:03 | merge trunk check-in: e008d0adce user: jan.nijtmans tags: memory-API | |
| 14:36 | merge trunk check-in: 514aadb736 user: jan.nijtmans tags: novem | |
| 13:53 | merge core-8-branch. Various cleanup: unused structure names, unused #defines. Change some "epoch"-r... check-in: 6af217e68c user: jan.nijtmans tags: trunk | |
| 12:48 | merge core-8-6-branch check-in: 7b12820866 user: jan.nijtmans tags: core-8-branch | |
| 12:24 | remove many test-cases related to tcl_precision Closed-Leaf check-in: 421523d6cd user: jan.nijtmans tags: tip-488 | |
| 11:55 | TIP 488: Remove tcl_precision check-in: f4efe03192 user: jan.nijtmans tags: tip-488 | |
| 11:33 | merge core-8-branch check-in: dabd924a87 user: jan.nijtmans tags: tip-389 | |
| 11:03 | Remove stub entries for Tcl_EvalObj()/Tcl_GlobalEvalObj(). Since those functions are actually macro'... check-in: e247a8da3a user: jan.nijtmans tags: trunk | |
| 10:38 | Simpler solution for Itcl 3.4 build (compatibilty) problem. Thanks to Don Porter for bringing this t... check-in: ec1f14bb50 user: jan.nijtmans tags: core-8-branch | |
|
2017-11-30
| ||
| 17:59 | merge trunk check-in: 859b772cb4 user: dgp tags: novem | |
| 17:52 | merge 8.7 check-in: 1e5dc1b17c user: dgp tags: tip-445 | |
| 17:29 | merge 8.7 check-in: f625f52639 user: dgp tags: trunk | |
| 17:21 | [5808081213] Permit all bytearrays (including impure ones) to report length without shimmering check-in: 2fc5bec969 user: dgp tags: core-8-branch | |
| 16:18 | merge core-8-branch check-in: 3d9c34fb19 user: jan.nijtmans tags: tip-485 | |
| 16:08 | merge core-8-branch Closed-Leaf check-in: dcc6f04732 user: jan.nijtmans tags: tip-487 | |
| 16:03 | Eliminate use of certain unnecessary struct names. Also white-spacing. Nothing functional. check-in: fc7a665e3b user: jan.nijtmans tags: core-8-branch | |
| 15:27 | merge-mark check-in: 487fe714da user: jan.nijtmans tags: trunk | |
| 15:24 | Fix build of test-suite, after previous commit check-in: af5af931fe user: jan.nijtmans tags: core-8-branch | |
| 15:03 | merge trunk check-in: 6554f79bed user: jan.nijtmans tags: novem | |
| 14:48 | 8.[67] -> 9.0 in a few more places check-in: 62505babc6 user: jan.nijtmans tags: trunk | |
| 14:38 | merge core-8-branch check-in: a635678c10 user: jan.nijtmans tags: trunk | |
| 14:36 | merge core-8-6-branch. Provide compatibility macro's, compensating for the internal stub table chang... check-in: 748223af9a user: jan.nijtmans tags: core-8-branch | |
| 13:23 | merge core-8-branch check-in: 12e64c66a1 user: jan.nijtmans tags: trunk | |
| 13:14 | Fix [8e1e31eac0fd6b6c4452bc108a98ab08c6b64588|8e1e31eac0]: lsort treats NUL chars strangely. Also fi... check-in: b6438b69ad user: jan.nijtmans tags: core-8-branch | |
|
2017-11-29
| ||
| 18:35 | Add TCL_CREATE_NS_IF_UNKNOWN back into Tcl_CreateEnsemble(). check-in: effd1907ab user: pooryorick tags: core-8-branch | |
| 16:05 | merge trunk check-in: b2938aecbe user: dgp tags: dgp-refactor | |
| 15:37 | merge trunk check-in: 24b9855f92 user: dgp tags: dgp-properbytearray | |
| 15:19 | merge trunk check-in: b86c25ea19 user: dgp tags: novem | |
| 15:19 | Follow header file conventions. check-in: 7fcc5d209d user: dgp tags: trunk | |
| 14:54 | merge 8.7 check-in: 8944ae4374 user: dgp tags: tip-445 | |
| 12:33 | merge trunk check-in: e9ea4e4928 user: jan.nijtmans tags: novem | |
| 12:32 | merge core-8-branch check-in: 1ec8341ce5 user: jan.nijtmans tags: trunk | |
| 12:28 | merge core-8-6-branch check-in: e45dcdac38 user: jan.nijtmans tags: core-8-branch | |
| 12:01 | Fix for [6bca38d59b], TclOO segmentation fault cleaning up objects that that have mixed themselves i... check-in: 313a7c1b8a user: pooryorick tags: core-8-branch | |
| 11:49 | Merge core-8-branch. Also, use a different value for TCL_STUB_MAGIC when TCL_UTF_MAX>4. check-in: 1916b6a72e user: jan.nijtmans tags: tip-389 | |
| 11:05 | merge core-8-6-branch check-in: 8976a447aa user: jan.nijtmans tags: core-8-branch | |
| 09:49 | Fix [8e1e31eac0fd6b6c4452bc108a98ab08c6b64588|8e1e31eac0]: lsort treats NUL chars strangely check-in: e2a6110884 user: jan.nijtmans tags: tip-389 | |
| 08:59 | Treat invalid UTF-8 characters in the range 0x80-0x9F as cp1252: See [https://en.wikipedia.org/wiki/... check-in: b2521a4844 user: jan.nijtmans tags: tip-389 | |
| 08:41 | merge core-8-branch check-in: 32734bbfaf user: jan.nijtmans tags: tip-389 | |
|
2017-11-28
| ||
| 23:33 | Fix for issue [6cf568a21b]: Tcl_Eval() causes new segfault (TclOO object creation by qualified name)... check-in: 93c437ef37 user: pooryorick tags: core-8-branch | |
| 15:43 | Minor refactoring of TclOO object reference count booking during object creation. check-in: a2bfd20d2c user: pooryorick tags: core-8-branch | |
|
2017-11-27
| ||
| 23:30 | Eliminate some duplicate code in tclOO.c/Tcl_NewObjectInstance(). check-in: 46bffcb3ae user: pooryorick tags: core-8-branch | |
| 19:45 | Streamline TclOO object cleanup routines. check-in: 6f60945f3d user: pooryorick tags: core-8-branch | |
| 14:11 | missed some more failing test-cases check-in: 80508cab57 user: jan.nijtmans tags: core-8-branch | |
| 13:52 | Fix test-cases in safe.test, failing due to changes in min/max math functions. check-in: 4a4d9d0d85 user: jan.nijtmans tags: core-8-branch | |
|
2017-11-25
| ||
| 21:40 | merge (cherrypick): Add missing parenthesis to an expression in TclEnsureNamespace. Closed-Leaf check-in: 1404a78b91 user: pooryorick tags: pyk-command-named-colon | |
| 18:24 | Add missing parenthesis to an expression in TclEnsureNamespace. check-in: 17b5266ffc user: pooryorick tags: core-8-branch | |
| 16:53 | merge pyk-command-named-colon check-in: e76a04e48f user: pooryorick tags: core-8-branch | |
| 16:36 | Fix for issue [4f6a1ebd64]: ensemble: segmentation fault when -subcommand and -map values are the sa... check-in: 046a5af026 user: pooryorick tags: core-8-branch | |
|
2017-11-23
| ||
| 18:24 | Move return type to its own line. check-in: a4ceb7ba86 user: pooryorick tags: pyk-command-named-colon | |
| 13:56 | merge core-8-branch. now really remove the math-related functions when compiling with -DTCL_NO_DEP... check-in: 3c414a62f6 user: jan.nijtmans tags: tip-485 | |
| 12:21 | If compiled with -DTCL_NO_DEPRECATED, remove stub entry for TclWinGetPlatformId() check-in: 31747a5c93 user: jan.nijtmans tags: tip-487 | |
| 12:04 | Remove more pre-XP stuff. check-in: 215237be17 user: jan.nijtmans tags: tip-487 | |
| 09:22 | re-base full TIP #487 implementation to trunk. Closed-Leaf check-in: d95dbd986b user: jan.nijtmans tags: tip-487-for-9 | |
| 08:30 | Re-base "stop-ce" branch to core-8-branch. This is what will be proposed for 8.7 in TIP #487. check-in: 63bb6eced7 user: jan.nijtmans tags: tip-487 | |
|
2017-11-21
| ||
| 22:47 | merge core-8-branch check-in: 4a006e1736 user: pspjuth tags: trunk | |
| 22:46 | merge pspjuth-cminmax check-in: cf212282b0 user: pspjuth tags: core-8-branch | |
| 10:16 | merge trunk check-in: 971efdefda user: jan.nijtmans tags: memory-API | |
| 10:15 | merge trunk check-in: b217629b9b user: jan.nijtmans tags: novem | |
| 10:11 | No need for _ATL_XP_TARGETING any more Closed-Leaf check-in: 0ba5b5bd26 user: jan.nijtmans tags: tip-487 | |
| 09:48 | deprecate VOID/CHAR/SHORT/LONG (windows-only) as well. check-in: a52017885a user: jan.nijtmans tags: tip-485 | |
| 09:13 | Revert [d874801c57]: putting back "string bytelength". It turns out to be too complicated to take a... check-in: db112bb527 user: jan.nijtmans tags: tip-485 | |
|
2017-11-20
| ||
| 16:26 | Deprecate support for macro's like CONST, CONST84, _ANSI_ARGS_, INLINE, TCL_VARARGS check-in: ad7a53a680 user: jan.nijtmans tags: tip-485 | |
| 16:01 | merge core-8-branch. Deprecate support for "string bytelength" check-in: d874801c57 user: jan.nijtmans tags: tip-485 | |
| 14:55 | TIP 487 implementation: Stop support for Windows XP and Windows CE check-in: 47d26a0b4a user: jan.nijtmans tags: tip-487 | |
| 13:05 | Fix executable flags check-in: 6ce7ce433c user: jan.nijtmans tags: tip-389 | |
| 12:58 | merge core-8-branch check-in: 1a3cef7d5c user: jan.nijtmans tags: tip-389 | |
| 12:13 | Remove TclCopyChannelOld() function. Should have been part of [b03c4194f001be0b|this] earlier commit... check-in: f79d84d06c user: jan.nijtmans tags: trunk | |
| 12:07 | If Tcl is compiled with -DTCL_NO_DEPRECATED, remove a lot of (internal) stub entries which correspon... check-in: 4a603a5f7d user: jan.nijtmans tags: core-8-branch | |
| 10:30 | Re-base to core-8-branch: This change is fine as-is for Tcl 8.7, I wouldn't recommend it for 8.6 (ev... Closed-Leaf check-in: d1a0fa5def user: jan.nijtmans tags: pspjuth-cminmax | |
| 10:23 | merge core-8-branch check-in: d9c10c6e4a user: jan.nijtmans tags: trunk | |
| 10:15 | Fix error-message for min/math functions: "to" -> "for", for consistancy with the error-messages for... check-in: 22ef078c98 user: jan.nijtmans tags: core-8-branch | |
| 09:28 | merge core-8-branch check-in: daf50b9345 user: jan.nijtmans tags: trunk | |
| 08:58 | Fix [e058307eef73cf21cf6805ad7c778e1024f9eb7d|e058307eef]: Use of values.h breaks build of Tk trunk ... check-in: bc666d65df user: jan.nijtmans tags: core-8-branch | |
|
2017-11-19
| ||
| 00:06 | Fix segmentation fault in TclOO that was noted in [16fe1b5807]. Update coroutine and TclOO object c... check-in: 8251e62bab user: pooryorick tags: pyk-command-named-colon | |
|
2017-11-17
| ||
| 23:42 | Lift the restriction on command names names that begin with ":". check-in: cb9f7a9106 user: pooryorick tags: pyk-command-named-colon | |
| 22:30 | Fix [16fe1b5807]: namespace ensemble command named ":" is mistakenly given the empty string as its n... check-in: b433ae397c user: pooryorick tags: pyk-command-named-colon | |
| 16:08 | merge core-8-branch. Fix some Tcl_UniChar initialization, in case TCL_UTF_MAX == 4 check-in: 37b4aab687 user: jan.nijtmans tags: tip-389 | |
| 15:34 | merge core-8-branch check-in: 49ecc78c8b user: jan.nijtmans tags: tip-389 | |
| 15:30 | merge core-8-6-branch check-in: e1d3a917d4 user: jan.nijtmans tags: core-8-branch | |
| 11:53 | fix [glob] handling of leading // check-in: 66fe3ce72b user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect | |
| 11:51 | tests demonstrating zipfs:/ and zipfs:// volume names breaking on unix Leaf check-in: a4444ce66b user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect-volumename-tests | |
| 11:12 | merge trunk check-in: 1f9599f5f7 user: jan.nijtmans tags: novem | |
| 11:05 | Hash mounted zips by mount point, so the same zip can be mounted more than once. Path normalization... Leaf check-in: 500774557b user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect-bymntpt | |
| 10:50 | TIP #422, Tcl 9.0 part: Don't Use stdarg.h/va_list in Public API check-in: 717b28b47a user: jan.nijtmans tags: trunk | |
| 10:24 | clean up stray unused dstrings check-in: c30d1e6bb0 user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect | |
| 10:23 | TIP #422, Tcl 8.7 part: Mark all *VA functions as deprecated. They will be removed in Tcl 9.0. check-in: 09065aa27e user: jan.nijtmans tags: core-8-branch | |
| 10:21 | whitespace consistency check-in: b422e8383b user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect | |
| 10:17 | Zipfs: Nix AbsolutePath() and most uses of CanonicalPath(). Tcl_FSNormalizePath is to be trusted. check-in: 821756d959 user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect | |
| 08:39 | Zipfs: Use //zipfs:/ as mount point. Use Tcl_FSNormalizePath() on the way in to most VFS operations... check-in: 8b130a967c user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect | |
| 04:46 | merge trunk Leaf check-in: d6a83ef702 user: aspect tags: bug-1224888 | |
| 03:10 | Pulling changes from core-8-6-branch check-in: e8f362e191 user: hypnotoad tags: core_zip_vfs-8-6 | |
| 03:09 | Moved Zipfs initialization and path hinting out of tclInterp.c and into a preinit script populated b... check-in: 173157c4c2 user: hypnotoad tags: core_zip_vfs-8-6 | |
|
2017-11-16
| ||
| 15:34 | Change TclOO epoch fields from int to size_t. check-in: 9c2c91c803 user: jan.nijtmans tags: memory-API | |
| 13:50 | Handle Tcl_UtfAtIndex/Tcl_UniCharAtIndex for extended index range. More field fixes. check-in: 78e8c0c5f6 user: jan.nijtmans tags: memory-API | |
| 11:17 | re-base "novem-more-memory-API" to trunk. TIP not submitted yet, but upcoming. check-in: 3cb46ea71b user: jan.nijtmans tags: memory-API | |
| 08:45 | merge core-8-6-branch check-in: e0e3d7c4ab user: jan.nijtmans tags: core-8-branch | |
|
2017-11-15
| ||
| 15:00 | merge core-8-branch. Also fix some test-cases, expecting the existence of "int" objType. check-in: 7eeff18e38 user: jan.nijtmans tags: no-wideint | |
| 14:13 | Merge dgp's "end-int-registration" branch, but slightly different: In stead of not registering "int"... check-in: d1aa4663ab user: jan.nijtmans tags: no-wideint | |
| 13:39 | merge trunk check-in: c782871a43 user: dgp tags: dgp-refactor | |
| 13:39 | merge trunk check-in: 5d829c82fa user: dgp tags: dgp-properbytearray | |
| 13:39 | merge 8.7 check-in: 59ee6d1b5a user: dgp tags: tip-445 | |
| 10:20 | merge trunk check-in: a12a0623f0 user: jan.nijtmans tags: novem | |
| 10:01 | merge core-8-branch check-in: 7163cf716b user: jan.nijtmans tags: trunk | |
| 09:42 | Remove compat/float.h and related machinery. The last system known where this was needed was SunOS-4... check-in: bf8e546c42 user: jan.nijtmans tags: core-8-branch | |
| 09:14 | missed one signature in previous commit, due to merging. check-in: 474d2de481 user: jan.nijtmans tags: novem | |
| 09:03 | merge trunk check-in: 99f18c3b27 user: jan.nijtmans tags: novem | |
| 08:56 | merge core-8-branch check-in: 8322a4ab21 user: jan.nijtmans tags: trunk | |
| 08:55 | Change signature of (internal) TclScanElement() function. This saves memory allocation and the possi... check-in: 1019b4d815 user: jan.nijtmans tags: core-8-branch | |
|
2017-11-14
| ||
| 18:54 | merge trunk check-in: 42f539f078 user: dgp tags: dgp-refactor | |
| 18:52 | merge trunk check-in: 7cafc2bc32 user: dgp tags: dgp-properbytearray | |
| 18:52 | merge 8.7 check-in: 673e6ace67 user: dgp tags: tip-445 | |
| 18:38 | merge trunk check-in: 7c064742bd user: dgp tags: novem | |
| 18:35 | TIP 484 proposes a re-implementation of Tcl's "int" Tcl_ObjType. Since the new implementation is not... Closed-Leaf check-in: d9ee6504b4 user: dgp tags: end-int-registration | |
| 18:19 | merge 8.7 check-in: ccd961edbd user: dgp tags: no-wideint | |
| 17:24 | [5d6de65036] [package require] with [package prefer stable] was not choosing available stable packag... check-in: 42eaa6f3d1 user: dgp tags: trunk | |
| 17:09 | Repair lost of broken [package prefer] testing. check-in: 1830f9f520 user: dgp tags: core-8-branch | |
| 14:48 | [5d6de65036] [package require] with [package prefer stable] was not choosing available stable packag... check-in: dc94155e2d user: dgp tags: core-8-branch | |
| 10:00 | Remove extra.unused2 field from struct Interp. It really is unused ... check-in: 1d99fbfa63 user: jan.nijtmans tags: trunk | |
|
2017-11-13
| ||
| 16:52 | merge trunk check-in: 09b3069662 user: dgp tags: dgp-refactor | |
| 15:53 | merge novem Closed-Leaf check-in: c6afc07a72 user: jan.nijtmans tags: novem-more-memory-API | |
| 15:34 | Add back Tcl_Backslash(). Will be removed again when TIP #485 is brought in. Also revert some other ... check-in: ec8a1c39d7 user: jan.nijtmans tags: novem | |
| 11:47 | merge novem check-in: b066227b02 user: jan.nijtmans tags: novem-more-memory-API | |
| 11:25 | merge trunk check-in: 78e2f12841 user: jan.nijtmans tags: novem | |
| 11:17 | merge core-8-branch check-in: 485b18d72a user: jan.nijtmans tags: trunk | |
| 11:15 | Merge core-8-6-branch check-in: beb52eff8e user: jan.nijtmans tags: core-8-branch | |
| 09:43 | merge trunk check-in: bb4c02db34 user: jan.nijtmans tags: novem | |
| 08:59 | merge tcl-9-cleanup (and also a minor bug-fix from core-8-branch). check-in: b03c4194f0 user: jan.nijtmans tags: trunk | |
| 08:37 | Add a lot of "deprecation" marks to internal API which will be removed in Tcl 9.0 (see also tcl-9-cl... check-in: 7849f573c0 user: jan.nijtmans tags: core-8-branch | |
|
2017-11-11
| ||
| 13:22 | Pulling changes from core-8-branch check-in: b5ff501606 user: hypnotoad tags: core_zip_vfs-8-6 | |
| 09:18 | Improvements to tip430 to embed the /library file system within a shared library or as a zip archive... check-in: c8a90daba2 user: hypnotoad tags: core_zip_vfs | |
|
2017-11-10
| ||
| 08:49 | merge core-8-6-branch check-in: 3d5a87d84a user: jan.nijtmans tags: core-8-branch | |
|
2017-11-09
| ||
| 16:07 | merge core-8-branch check-in: 05952d6309 user: jan.nijtmans tags: tip-389 | |
| 15:59 | Incorporate the tcl 9 cleanup. check-in: 5699721054 user: dgp tags: dgp-refactor | |
| 15:56 | Merge core-8-branch. Backout the Tcl_EvalFile changes. check-in: 9e3aed8df3 user: jan.nijtmans tags: tip-485 | |
| 15:47 | Rebase branch to trunk. check-in: f714eca8f2 user: dgp tags: dgp-refactor | |
| 14:59 | Rebase back to 8.7 (core-8-branch), since that's what the TIP is meant for. (I see no reason to wait... check-in: ffdb1ca7f8 user: jan.nijtmans tags: no-wideint | |
| 14:57 | Limit index parsing to pure integers without white-space Closed-Leaf check-in: d9bb1de1db user: jan.nijtmans tags: bug-aaa02c55b9 | |
| 14:44 | merge trunk check-in: d27981d722 user: dgp tags: no-wideint | |
| 14:40 | merge trunk Closed-Leaf check-in: 844ae11ba0 user: dgp tags: tcl-9-cleanup | |
| 14:38 | Merge core-8-branch Add back UpdateStringOfEndOffset() and related test-cases. Implement bignum supp... check-in: 81f505cb4c user: jan.nijtmans tags: bug-aaa02c55b9 | |
| 14:37 | merge tip-445 Leaf check-in: c13bd0b15d user: dgp tags: cjo-hydra | |
| 14:32 | merge novem check-in: ed170c8d54 user: dgp tags: dgp-refactor | |
| 13:46 | merge trunk check-in: a10fc87c05 user: dgp tags: dgp-properbytearray | |
| 13:36 | merge 8.7 check-in: cbada9ca30 user: dgp tags: tip-445 | |
| 12:52 | merge trunk check-in: 54f289e311 user: jan.nijtmans tags: novem | |
| 12:51 | merge core-8-branch check-in: 49e104fa48 user: jan.nijtmans tags: trunk | |
| 12:50 | merge core-8-6-branch check-in: ef4cc04bc1 user: jan.nijtmans tags: core-8-branch | |
| 12:37 | For alpha/beta versions of Tcl, stub-enabled extensions are only allowed to run on the EXACT the sam... check-in: 8cb6e13ad8 user: jan.nijtmans tags: core-8-branch | |
| 11:49 | Get rid of Tcl_DStringTrunc et al, as described in the TIP (Thanks, Don!). check-in: b5dc25393a user: jan.nijtmans tags: tip-485 | |
| 11:04 | No longer mark Tcl_EvalFile() as obsolete/deprecated. Thanks to all feedback to TIP #485! check-in: bb9ad1532d user: jan.nijtmans tags: tip-485 | |
| 10:34 | Put Tcl_EvalFile back, but then as a macro in terms of Tcl_FSEvalFileEx(). check-in: 9f1544d005 user: jan.nijtmans tags: tip-485 | |
| 09:02 | Fogot to remove the TclWinSetInterfaces() implementation. check-in: f4e1587599 user: jan.nijtmans tags: tcl-9-cleanup | |
|
2017-11-08
| ||
| 18:58 | merge trunk Closed-Leaf check-in: da1386961e user: dgp tags: tip-422 | |
| 18:52 | Also remove panicVA(). check-in: 7500a3e45a user: dgp tags: tip-422 | |
| 16:12 | Forgot TclpGetTime() check-in: 6cca533da5 user: jan.nijtmans tags: tcl-9-cleanup | |
| 15:50 | Tcl-9 huge cleanup: Remove many unused internal functions which do nothing more than occupy the inte... check-in: 5b49111b6d user: jan.nijtmans tags: tcl-9-cleanup | |
| 14:30 | Rebase to trunk. check-in: a12771a1b9 user: dgp tags: dgp-properbytearray | |
| 14:03 | merge novem check-in: ba37093daf user: dgp tags: dgp-properbytearray | |
| 11:50 | TIP #485 implementation: "Remove Deprecated API". Based on Tcl 8.7 (core-8-branch). check-in: e46c7b8b77 user: jan.nijtmans tags: tip-485 | |
| 09:41 | Pairing down the tip#430 branch to only include files and utilities called out by the tip. Eliminate... check-in: 3bbf40910f user: hypnotoad tags: core_zip_vfs | |
| 09:40 | merge trunk check-in: 0315ad1776 user: jan.nijtmans tags: novem | |
| 09:38 | merge core-8-branch check-in: 3885b08997 user: jan.nijtmans tags: trunk | |
| 09:37 | Change "epoch" field for dicts from "int" to "unsigned int". This doubles the number of available ep... check-in: c9da2e2ebb user: jan.nijtmans tags: core-8-branch | |
| 03:38 | merge novem check-in: 201c3c670f user: dgp tags: dgp-refactor | |
| 03:34 | merge novem check-in: efba4c9ac2 user: dgp tags: dgp-properbytearray | |
| 03:32 | merge 8.7 check-in: 3b0b8dd809 user: dgp tags: tip-445 | |
| 03:23 | merge trunk check-in: 4b7c090d46 user: dgp tags: novem | |
| 03:02 | compiler warning check-in: 0d906d005f user: dgp tags: trunk | |
| 02:57 | compiler warning check-in: 09a80aff1b user: dgp tags: core-8-branch | |
| 02:48 | merge 8.7 check-in: 7db9b1ea89 user: dgp tags: trunk | |
| 02:26 | merge 8.6 check-in: 38b28e0af8 user: dgp tags: core-8-branch | |
| 02:25 | Modify TclCreateProc to handle arbitrary argument names, not just ASCII. check-in: 70d5898e80 user: dgp tags: core-8-branch | |
| 00:39 | Modify TclCreateProc to handle arbitrary argument names, not just ASCII. check-in: fbd05fa61d user: pooryorick tags: trunk | |
|
2017-11-07
| ||
| 20:54 | TclOO object allocation: Set classPtr to NULL if it wasn't otherwise set. check-in: 0a3c726a85 user: pooryorick tags: trunk | |
| 19:51 | Removing kit building facilities. They aren't part of the tip430 spec check-in: 930afd928d user: hypnotoad tags: core_zip_vfs | |
| 19:26 | Removing patches for Androwish that are not needed for tip430 check-in: 4caf125cbf user: hypnotoad tags: core_zip_vfs | |
| 19:13 | Adding a [file normalize] to zipfs tests that are looking for absolute filenames. On Linux symlinks... check-in: d107d69fe8 user: hypnotoad tags: core_zip_vfs | |
| 18:45 | Updated the zipfs portion of the testsuite to tip430 standards check-in: 813520bc02 user: hypnotoad tags: core_zip_vfs | |
| 16:46 | Pulling changes from core-8-branch check-in: 54d3ee03e9 user: tne tags: core_zip_vfs | |
| 16:31 | merge 8.7 check-in: 82237d44ae user: jan.nijtmans tags: z_modifier | |
| 16:16 | More code simplifications, with still equal functionality. check-in: 1db008ceb5 user: jan.nijtmans tags: no-wideint | |
| 15:11 | merge 8.7 check-in: 22cae0454a user: dgp tags: tip-462 | |
| 14:28 | merge 8.7 check-in: aa5f10d8cf user: dgp tags: no-wideint | |
| 13:30 | merge core-8-branch check-in: 63ac24063a user: jan.nijtmans tags: trunk | |
| 13:29 | merge core-8-6-branch check-in: 84de05583b user: jan.nijtmans tags: core-8-branch | |
| 12:15 | Somewhat simplified implementation of TIP #389, in which the "string length" if characters > U+FFFF ... check-in: d224d38a6d user: jan.nijtmans tags: tip-389 | |
| 09:33 | Re-base TIP #422 implementation to trunk. Remove Tcl_VarEvalVA() as well. TIP #422 is adapted accord... check-in: 24db7a9013 user: jan.nijtmans tags: tip-422 | |
| 09:08 | TIP #422 implementation, Tcl 8.7 part. Closed-Leaf check-in: eaefb24db7 user: jan.nijtmans tags: tip-422-for-8 | |
|
2017-11-06
| ||
| 15:04 | merge-mark check-in: a898034af7 user: jan.nijtmans tags: trunk | |
| 14:55 | merge trunk check-in: 70449c549e user: jan.nijtmans tags: novem | |
| 14:50 | More tcl8 -> tcl9 renumbering, for example related to the installation of Tcl packages where tcl9 ac... check-in: 1de7d31a02 user: jan.nijtmans tags: trunk | |
| 14:46 | Fix version number of Windows Help file (not sure if it's actually used, but better safe than sorry) check-in: 8fcf451885 user: jan.nijtmans tags: core-8-branch | |
| 01:33 | Rewrite documentation in comments for brevity and clarity. check-in: 568bd16ef2 user: pooryorick tags: trunk | |
| 00:17 | merge 8.7 check-in: b7ea80156a user: dgp tags: tip-445 | |
| 00:13 | merge novem check-in: 7a4b5d5584 user: dgp tags: dgp-refactor | |
| 00:13 | merge novem check-in: 3bec05cc14 user: dgp tags: dgp-properbytearray | |
|
2017-11-05
| ||
| 14:35 | merge core-8-branch check-in: 25a6bc568f user: jan.nijtmans tags: no-wideint | |
| 14:32 | merge-mark check-in: 00716f8a93 user: jan.nijtmans tags: novem | |
| 14:24 | merge trunk check-in: 9a1ca33625 user: jan.nijtmans tags: novem | |
| 14:21 | Merge core-8-branch. More 8.7 -> 9.0 changes as appropriate check-in: 1c1c230410 user: jan.nijtmans tags: trunk | |
| 14:14 | update .project file with branch name. Make clear that optparse doesnt work with 8.4 any more check-in: 29c3b25318 user: jan.nijtmans tags: core-8-branch | |
|
2017-11-04
| ||
| 00:45 | [0d902eadd6] Ensure that [string first] handles ASCII in Unicode correctly. check-in: 9d3eb006b3 user: dkf tags: trunk | |
| 00:44 | [0d902eadd6] Ensure that [string first] handles ASCII in Unicode correctly. check-in: 5bc169fef7 user: dkf tags: core-8-branch | |
| 00:34 | Fix for the weird [string first] behaviour. Closed-Leaf check-in: 7af9c67f01 user: dkf tags: string-first-unicode-bug | |
| 00:25 | Detected bug in [string first] with unicode. Pat Thoyts found it. check-in: d2c4c651ca user: dkf tags: string-first-unicode-bug | |
|
2017-11-03
| ||
| 19:28 | merge novem check-in: aae98a4d0e user: dgp tags: dgp-refactor | |
| 19:25 | merge novem check-in: c0d30d41d8 user: dgp tags: dgp-properbytearray | |
| 19:25 | merge trunk check-in: a28b07053f user: dgp tags: novem | |
| 19:15 | merge 8.7 check-in: f3e727f051 user: dgp tags: tip-445 | |
| 18:56 | TIPs 330 & 336 changes to Tcl 9 Implementation check-in: 07f5802714 user: dgp tags: trunk | |
| 18:44 | TIP 278 Implementation check-in: 580ef6f047 user: dgp tags: trunk | |
| 18:39 | TIP 114 Implementation check-in: 69397ff5af user: dgp tags: trunk | |
| 17:12 | Merge package tolerances of Tcl 9. check-in: 8f0e7256c6 user: dgp tags: trunk | |
| 17:11 | Bump to 9.0a0 check-in: f8ef35231d user: dgp tags: trunk | |
| 17:02 | Revise a few stray packages not yet ready to tolerate a Tcl 9 bump. check-in: 7ac38785b5 user: dgp tags: core-8-branch | |
| 16:48 | TIP 345 Implementation. check-in: 169ddc1957 user: dgp tags: trunk | |
| 16:10 | Remove UpdateStringOfEndOffset() and related test-cases (this function is never actually used in Tcl... check-in: 5f92dc1f16 user: jan.nijtmans tags: bug-aaa02c55b9 | |
| 12:59 | merge core-8-6-branch check-in: 705199e7bf user: jan.nijtmans tags: trunk | |
| 12:24 | merge trunk check-in: 4cb643b572 user: jan.nijtmans tags: no-wideint | |
| 12:15 | merge core-8-6-branch check-in: ce4b043516 user: jan.nijtmans tags: trunk | |
| 10:34 | First shot at proposed solution (with test-cases). Doesn't handle "end-<integer>" and "<integer>-<in... check-in: 226140f554 user: jan.nijtmans tags: bug-aaa02c55b9 | |
| 04:09 | Revised Tip#479. Renamed new commands, added an info argspec command. @proc -> procx. @args -> argsx... Leaf check-in: 8db02d0c98 user: hypnotoad tags: tip479 | |
|
2017-11-02
| ||
| 20:02 | Pulling changes from trunk check-in: ed05b17d1c user: hypnotoad tags: tip479 | |
| 13:21 | merge novem check-in: 0e028ed45f user: dgp tags: dgp-refactor | |
| 13:17 | merge novem check-in: 2e122a7f58 user: dgp tags: dgp-properbytearray | |
| 12:53 | merge trunk check-in: 319a7765cd user: dgp tags: novem | |
|
2017-11-01
| ||
| 22:21 | Unit test for issue 3c32a3f8bd, Segmentation fault in TclOO.c/ReleaseClassContents() for a class mix... check-in: 2bdec8b46d user: pooryorick tags: trunk | |
| 21:05 | Fix bug 3c32a3f8bd, segmentation fault in TclOO.c/ReleaseClassContents() for a class mixed into one ... check-in: 5f178e7f03 user: pooryorick tags: trunk | |
| 16:16 | merge novem check-in: ceec7bcd98 user: dgp tags: novem-purge-literals | |
| 14:46 | TIP 422 implementation (rebase of branch novem-remove-va to trunk). check-in: e090a04f00 user: dgp tags: tip-422 | |
| 12:35 | Finally, get rid of tclWideIntType completely check-in: 01d55bd3e1 user: jan.nijtmans tags: no-wideint | |
|
2017-10-31
| ||
| 16:40 | Eliminate most usage of TCL_NUMBER_LONG, just use TCL_NUMBER_WIDE in stead (since both have the same... check-in: 4b60ad78c5 user: jan.nijtmans tags: no-wideint | |
| 16:16 | eliminate most use of (long) type, except for increments check-in: e2f2e6ca33 user: jan.nijtmans tags: no-wideint | |
| 14:48 | Only use 64-bit tables for all platforms check-in: 60ef19dbc0 user: jan.nijtmans tags: no-wideint | |
| 14:40 | more progress check-in: 24bff73c31 user: jan.nijtmans tags: no-wideint | |
| 12:39 | more simplifications check-in: fc07c2bbab user: jan.nijtmans tags: no-wideint | |
| 11:37 | Fix 2 failing test-cases, broken by some earlier commit check-in: 2aa14f69f0 user: jan.nijtmans tags: no-wideint | |
| 09:48 | Simplify implementation of Tcl_SaveResult/Tcl_RestoreResult/Tcl_DiscardResult by no longer assuming ... Closed-Leaf check-in: 91ee06dae2 user: jan.nijtmans tags: tip-330-336 | |
|
2017-10-30
| ||
| 18:38 | Updating core documentation with new behaviors from tip 479 check-in: c03fbe938d user: hypnotoad tags: tip479 | |
| 17:43 | Added tests for tip-479's new behavior check-in: a0941fe833 user: hypnotoad tags: tip479 | |
| 16:46 | Fix some pointer arthemeric (only visible on big-endian systems) check-in: d3adf52e7a user: jan.nijtmans tags: no-wideint | |
| 16:11 | merge novem check-in: 00ce925303 user: dgp tags: dgp-refactor | |
| 16:11 | Add the macro for ::oo::define::@method check-in: 84dd8878f8 user: hypnotoad tags: tip479 | |
| 16:10 | merge novem check-in: f3eb497c83 user: dgp tags: dgp-properbytearray | |
| 15:35 | tidy? check-in: cc31c47dd3 user: dgp tags: tip-330-336 | |
| 15:25 | tidy check-in: e2ebfa8f73 user: dgp tags: tip-330-336 | |
| 15:15 | tidying check-in: 4ea0fcd9ac user: dgp tags: tip-330-336 | |
| 14:56 | Patch to make changes to Tcl 9 prescribed by TIPs 330 and 336. This makes the Tcl_Interp struct full... check-in: 70e9e38504 user: dgp tags: tip-330-336 | |
| 14:37 | Working implementation of tip#479 check-in: 6731ba3604 user: hypnotoad tags: tip479 | |
| 14:32 | more progress in code simplifications check-in: 3876616fc4 user: jan.nijtmans tags: no-wideint | |
| 14:01 | Preliminary (non working at this point) implementation of tip479 check-in: c8c3341810 user: hypnotoad tags: tip479 | |
| 12:48 | TIP 278 into novem. check-in: 48a7a3af50 user: dgp tags: novem | |
| 12:43 | TIP 345 into novem. check-in: e8a10ae4fa user: dgp tags: novem | |
| 12:41 | Rebase tip-278 branch to workaround CVS conversion woes. Closed-Leaf check-in: 8103b8c9fd user: dgp tags: tip-278 | |
| 12:08 | merge trunk Closed-Leaf check-in: 42c669a1e0 user: dgp tags: tip-278 | |
| 12:03 | merge trunk check-in: bc43c864d7 user: dgp tags: tip-445 | |
| 12:02 | merge trunk Closed-Leaf check-in: 848a10e460 user: dgp tags: tip-345 | |
| 12:02 | merge trunk Closed-Leaf check-in: a2d4cd2f93 user: dgp tags: tip-114 | |
| 11:01 | Change (internal) TclFormatInt() signature, so it can handle WideInt's directly. Ongoing simplificat... check-in: c606809235 user: jan.nijtmans tags: no-wideint | |
| 08:47 | Experimental branch meant to eliminate the "wideint" type, just merge it to a single "int" type. No ... check-in: c2abe1efd0 user: jan.nijtmans tags: no-wideint | |
| 05:25 | merge bug-fc1409fc91. check-in: 76eaf9a16b user: pooryorick tags: trunk | |
| 05:19 | Fix for issue 9fd5c629c1, TclOO - aborts when a trace on command deletion deletes the object's names... Closed-Leaf check-in: bee7f97ad6 user: pooryorick tags: bug-fc1409fc91 | |
| 03:45 | merge novem check-in: ad63c68937 user: dgp tags: dgp-refactor | |
| 03:38 | merge novem check-in: debbfd7c9c user: dgp tags: dgp-properbytearray | |
| 03:35 | merge trunk check-in: 616515703c user: dgp tags: tip-445 | |
| 03:29 | merge trunk check-in: 8b988cd8ee user: dgp tags: novem | |
| 03:25 | merge trunk check-in: 7a5d212d1a user: dgp tags: tip-278 | |
| 03:23 | merge 8.6 check-in: 0c0de52be7 user: dgp tags: trunk | |
| 03:01 | merge 8.6 check-in: 2ce0a4a90e user: dgp tags: trunk | |
| 02:16 | merge trunk: check-in: 891a615296 user: dgp tags: tip-278 | |
|
2017-10-27
| ||
| 15:36 | merge novem check-in: 52b1608dc2 user: dgp tags: dgp-refactor | |
| 15:35 | merge novem check-in: f646928626 user: dgp tags: dgp-properbytearray | |
| 15:20 | merge trunk check-in: 0608bd6778 user: dgp tags: novem | |
| 13:12 | merge trunk check-in: 58759b9397 user: dgp tags: tip-445 | |
| 13:12 | merge trunk check-in: bb2a028c26 user: dgp tags: tip-345 | |
| 13:07 | merge trunk check-in: 51fa9fffa1 user: dgp tags: tip-114 | |
| 12:57 | oops check-in: 4456d66c47 user: dgp tags: trunk | |
| 12:51 | Update tests that were still written on the outdated premise that Tcl's encoding subsystem had to in... check-in: 3f35692159 user: dgp tags: trunk | |
| 12:04 | merge mark check-in: 7446fb0672 user: dgp tags: trunk | |
| 09:21 | merge trunk. Change various TCL_LINK_? macros to TCL_TYPE_? check-in: 5e0b71621b user: jan.nijtmans tags: tip-312 | |
| 08:45 | First implementation of [http://core.tcl.tk/tips/doc/trunk/tip/481.md|TIP #481]: Extend size range o... check-in: 3d8b34236d user: jan.nijtmans tags: tip-481 | |
| 07:26 | Fix timeout calculation in epoll-based notifier. Proposed fix for [1a6a36d901dedead248ea96df09d5dc15... check-in: ad84a95758 user: jan.nijtmans tags: trunk | |
|
2017-10-26
| ||
| 02:08 | Create new testing command [teststringbytes] to probe the things that otherwise require [encoding co... check-in: 7ef97e4681 user: dgp tags: tip-345 | |
|
2017-10-25
| ||
| 02:54 | Convert remaining tests to use [testbytestring]. encoding-15.3 still needs replacement for [encoding... check-in: a286e2bb69 user: dgp tags: tip-345 | |
| 02:23 | Repair Tcl_CreateEncoding(); Modernize [testencoding]; Update most tests toying with identity encodi... check-in: 0b63befe36 user: dgp tags: tip-345 | |
|
2017-10-24
| ||
| 23:30 | Stop using "identity" as an encoding to test basic functionng of the [encoding] command. "iso8859-1"... check-in: 8e532b34df user: dgp tags: tip-345 | |
| 23:16 | Extend Tcl_CreateEncoding() to be able to create an encoding without registering it when it has no n... check-in: 63dd2e19e8 user: dgp tags: tip-345 | |
| 13:59 | merge trunk check-in: a4edde8f85 user: jan.nijtmans tags: z_modifier | |
| 13:59 | merge trunk check-in: 34abf9bf2f user: jan.nijtmans tags: win-console-panic | |
| 13:57 | merge trunk check-in: 7620549f82 user: jan.nijtmans tags: novem | |
| 13:56 | Change (internal) refCount field from TclRegexp to type size_t: this allows more references on 64-bi... check-in: 689ce85f64 user: jan.nijtmans tags: trunk | |
| 13:35 | Historical change affecting tests: Detroit did not observe Daylight Saving Time in 1967 check-in: 0ea0323496 user: kbk tags: novem | |
| 13:32 | Historical change affecting tests: Detroit did not observe Daylight Saving Time in 1967 check-in: be4ae903c7 user: kbk tags: trunk | |
| 11:25 | [fc1409fc91] Method cloning needs to be careful with body representations. check-in: 0d7a96d2b5 user: dkf tags: trunk | |
| 11:23 | Added test case. check-in: efdb206a73 user: dkf tags: bug-fc1409fc91 | |
| 08:38 | [fc1409fc91]: TclOO method with non-literal value for body argument causes segmentation fault check-in: d6d4b18fc1 user: pooryorick tags: bug-fc1409fc91 | |
|
2017-10-23
| ||
| 17:58 | backout initial commit; need more care. Binary writes internally make use of this encoding. Need to... check-in: 69404f073a user: dgp tags: tip-345 | |
| 17:12 | Update TZ info to tzcode2017c. check-in: 822e31b89d user: jima tags: novem | |
| 17:10 | Update TZ info to tzcode2017c. check-in: 9fd28af657 user: jima tags: trunk | |
| 17:06 | Implementation branch for TIP 345: Kill the "identity" encoding. This checkin, completely does that.... check-in: 04e7b29a20 user: dgp tags: tip-345 | |
| 16:20 | Implementation branch for TIP 114 - Eliminate Octal Parsing... check-in: c5426334cf user: dgp tags: tip-114 | |
| 13:47 | tclWinPanic.c is in the \win directory, not in \generic! check-in: 381a1f89e1 user: jan.nijtmans tags: win-console-panic | |
| 13:23 | merge trunk check-in: ed4667c2a5 user: jan.nijtmans tags: win-console-panic | |
| 12:10 | merge core-8-6-branch check-in: 91967bbc3f user: jan.nijtmans tags: trunk | |
| 11:48 | merge trunk Leaf check-in: 90692bcb98 user: dgp tags: tip-282 | |
|
2017-10-20
| ||
| 12:52 | merge novem check-in: 0a29e3a8f5 user: dgp tags: dgp-properbytearray | |
| 12:46 | merge novem check-in: fd7489794a user: dgp tags: dgp-refactor | |
| 12:44 | merge trunk check-in: fb19c3ba7d user: dgp tags: tip-445 | |
| 12:34 | merge trunk: check-in: 992db56638 user: dgp tags: novem | |
|
2017-10-19
| ||
| 09:30 | [1a56550e96] Ensure that method list introspection finds methods from mixins in all cases. check-in: 8e4847552a user: dkf tags: trunk | |
|
2017-10-18
| ||
| 01:24 | bug fixes check-in: ed8f6a16dd user: dgp tags: dgp-refactor | |
|
2017-10-17
| ||
| 22:55 | bug fixes check-in: 8525019388 user: dgp tags: dgp-refactor | |
| 16:20 | TODO comments explaining what to do and why to wait. check-in: f02e397753 user: dgp tags: dgp-refactor | |
| 15:43 | Implement and use transients. check-in: 0b0fa29781 user: dgp tags: dgp-refactor | |
| 13:58 | Start support for transients. check-in: 53d2c4c8fe user: dgp tags: dgp-refactor | |
| 12:33 | Detect merges of identcal subtrees; eliminate the duplication. check-in: 10d1a11b1d user: dgp tags: dgp-refactor | |
| 01:44 | Move all the claims to a final pass. check-in: ac0d031fd2 user: dgp tags: dgp-refactor | |
| 01:40 | Copy over partial results. check-in: 83493485a5 user: dgp tags: dgp-refactor | |
|
2017-10-16
| ||
| 20:55 | bug fixes check-in: 68f202d70b user: dgp tags: dgp-refactor | |
| 20:35 | Pulling changes from trunk check-in: 5bc369953c user: hypnotoad tags: core_zip_vfs | |
| 16:53 | Detect a merge that produces second argument and avoid copy. check-in: 948083211f user: dgp tags: dgp-refactor | |
| 15:30 | Detect a no-op merge of contents and avoid copy in that case check-in: e1550635bf user: dgp tags: dgp-refactor | |
| 12:05 | merge trunk check-in: 81c802c91a user: jan.nijtmans tags: z_modifier | |
| 11:55 | Add support for 'L' length modifier (either long double or mp_int) and 'a'/'A' modifiers (floating p... check-in: 3d16d7c07b user: jan.nijtmans tags: z_modifier | |
|
2017-10-14
| ||
| 22:52 | fix unixFCmd test-cases, as result of the octal behavior change check-in: c79f83d82e user: jan.nijtmans tags: z_modifier | |
| 16:35 | When KVLMerge and subsequent testing detects two identical values, collapse them into two uses of th... check-in: 89cdc58a95 user: dgp tags: dgp-refactor | |
|
2017-10-13
| ||
| 17:51 | Correct listIsFirst value. check-in: aefa8c54a4 user: dgp tags: dgp-refactor | |
| 16:40 | merge novem check-in: b59c82c600 user: dgp tags: dgp-refactor | |
| 16:39 | merge novem check-in: 88a2bcd3b4 user: dgp tags: dgp-properbytearray | |
| 16:39 | merge trunk check-in: a49c3597fe user: dgp tags: novem | |
| 16:38 | merge tip-445 check-in: b68fb468fe user: dgp tags: cjo-hydra | |
| 16:38 | merge trunk check-in: 73893dacd8 user: dgp tags: tip-445 | |
| 16:15 | Plug some memleaks. check-in: 5fdcbcbaeb user: dgp tags: trunk | |
| 14:46 | Fix missing line (after manual merge-conflict). Fix compiler warning on linux64. check-in: d97fba48fc user: jan.nijtmans tags: z_modifier | |
| 14:07 | Merge trunk. And merge jn-0d-radix-prefix branch in too (too small to be considered separately) check-in: 0c4174b197 user: jan.nijtmans tags: z_modifier | |
| 13:56 | merge trunk Closed-Leaf check-in: eba17e3e82 user: jan.nijtmans tags: tip-389-impl | |
| 13:03 | Rework lifetime management of the tokensType internal rep. check-in: b0ea212222 user: dgp tags: dgp-refactor | |
|
2017-10-12
| ||
| 19:56 | Don't skip comment and command start initializations. check-in: 340847e486 user: dgp tags: dgp-refactor | |
| 19:26 | Stop an invalid read in the Brodnik machinery. check-in: e945614f04 user: dgp tags: dgp-refactor | |
| 16:33 | memleak check-in: dd0af5cd3e user: dgp tags: dgp-refactor | |
| 16:23 | WIP check-in: 220199cad9 user: dgp tags: dgp-refactor | |
| 15:23 | merge novem check-in: af099af1b3 user: jan.nijtmans tags: novem-more-memory-API | |
| 15:21 | merge trunk check-in: d7c27886c9 user: jan.nijtmans tags: novem | |
| 15:20 | Eliminate variable which is only used once. And a minor end-of-line space reduction. No functional c... check-in: 28f72eb529 user: jan.nijtmans tags: trunk | |
| 14:52 | Account for changes in KVLMerge. check-in: e8be7bfb41 user: dgp tags: dgp-refactor | |
| 12:56 | merge tip-445 check-in: 29aa41b930 user: dgp tags: cjo-hydra | |
| 12:55 | merge novem check-in: 34f8606cc4 user: dgp tags: dgp-properbytearray | |
| 12:55 | merge novem check-in: 3899669480 user: dgp tags: dgp-refactor | |
| 12:37 | merge trunk check-in: e09c20f945 user: dgp tags: tip-445 | |
| 12:30 | Convert to use of a per-HAMT collision list. check-in: 3cdd2a6e8c user: dgp tags: dgp-refactor | |
| 00:56 | update comment Closed-Leaf check-in: 8784b35f65 user: dgp tags: dgp-hamt-collision | |
|
2017-10-11
| ||
| 23:42 | Avoid a self merge in MergeContents check-in: 87260a9796 user: dgp tags: dgp-hamt-collision | |
| 23:32 | Handle collisions in the remove operation check-in: fb7d7cf7fb user: dgp tags: dgp-hamt-collision | |
| 17:45 | Make the collision lists sharable. check-in: 74eb685080 user: dgp tags: dgp-hamt-collision | |
| 14:09 | merge novem check-in: ac9cb5b64c user: jan.nijtmans tags: novem-more-memory-API | |
| 03:38 | Make sure iterations pass through collision overflows too. check-in: 0934b982c6 user: dgp tags: dgp-hamt-collision | |
| 03:19 | Post-process all hash collisions that arise during merges. (None :)) check-in: 261ef9caa2 user: dgp tags: dgp-hamt-collision | |
|
2017-10-10
| ||
| 19:11 | Started the collision fallback implementation. check-in: e9cb01c62e user: dgp tags: dgp-hamt-collision | |
| 18:28 | some tidying check-in: 0b06a32063 user: dgp tags: dgp-hamt-collision | |
| 16:52 | update comment check-in: 2a1120185d user: dgp tags: dgp-hamt-collision | |
| 16:45 | Eliminate the tail field and uses of it. check-in: 8c2c87b7fb user: dgp tags: dgp-hamt-collision | |
| 16:07 | Simplified model means we no longer need tricky adjustment accounting. check-in: 642f98e81f user: dgp tags: dgp-hamt-collision | |
| 14:41 | In simplified design, every KVList holds one key value pair. check-in: 4df55bdf0e user: dgp tags: dgp-hamt-collision | |
| 14:34 | More API transformation. check-in: 09739e8daf user: dgp tags: dgp-hamt-collision | |
| 14:26 | Begin redesign where we move the handling of hash collisions to the hamt as a whole instead of requi... check-in: a13d68cbee user: dgp tags: dgp-hamt-collision | |
|
2017-10-09
| ||
| 14:28 | merge trunk check-in: 61bc0c7245 user: jan.nijtmans tags: novem | |
| 14:27 | merge core-8-6-branch check-in: f8df60a625 user: jan.nijtmans tags: trunk | |
| 12:55 | merge trunk check-in: 3d2670a053 user: jan.nijtmans tags: novem | |
| 12:54 | Merge core-8-6-branch check-in: c2c6c7dd43 user: jan.nijtmans tags: trunk | |
|
2017-10-07
| ||
| 20:44 | bug fixes check-in: b6e0357c0c user: dgp tags: dgp-refactor | |
| 16:37 | Complete reworking of size calculation. check-in: a92065e8f3 user: dgp tags: dgp-refactor | |
|
2017-10-06
| ||
| 19:57 | tests/string.test: bypass not-compiled tests if missing testevalex (without constraints) check-in: 2c1d97b93b user: sebres tags: sebres-string-insert-cr1 | |
| 19:52 | compiled [string insert]: rewritten via INST_STR_REPLACE (with operand); compiled [string replace]: ... check-in: 1ecff38fdd user: sebres tags: sebres-string-insert-cr1 | |
| 19:24 | Rework toward a simpler scheme of size tracking that's not as entangled with other design choices. check-in: b13237f9e9 user: dgp tags: dgp-refactor | |
| 13:32 | Collect slot histogram data check-in: 1a30be1ef3 user: dgp tags: dgp-refactor | |
| 12:03 | Disable code that cannot happen. check-in: 1fe6d463b0 user: dgp tags: dgp-refactor | |
| 00:01 | Simplify noComp for loops per mailing list suggestion from sebres [https://sourceforge.net/p/tcl/mai... check-in: 9fab97caea user: andy tags: amg-string-insert | |
|
2017-10-05
| ||
| 23:58 | Merge trunk check-in: f56e51ac5b user: andy tags: amg-string-insert | |
| 18:18 | another ratio reported check-in: d9c1c45ee5 user: dgp tags: dgp-refactor | |
| 18:09 | Implement a first pass [hamt info] command. check-in: 6ac61a2093 user: dgp tags: dgp-refactor | |
| 15:42 | bug fix check-in: afa5dbe7cd user: dgp tags: dgp-refactor | |
| 14:52 | Implement the [hamt size] command. check-in: 68ba69deef user: dgp tags: dgp-refactor | |
| 14:42 | Machinery to compute and track hamt size. check-in: e05843ee31 user: dgp tags: dgp-refactor | |
| 10:38 | Refactor code common to merge and insert. check-in: 2c2acd6ee9 user: dgp tags: dgp-refactor | |
|
2017-10-04
| ||
| 21:11 | Bugfix MergeList. check-in: 3dff0cbcf4 user: dgp tags: dgp-refactor | |
| 19:28 | WIP check-in: de18cfcf25 user: dgp tags: dgp-refactor | |
| 15:16 | Implemented a [hamt get] command. check-in: e57f4d150a user: dgp tags: dgp-refactor | |
|
2017-10-03
| ||
| 19:31 | bug fixes check-in: b82161d2ef user: dgp tags: dgp-refactor | |
| 16:34 | Implement the [hamt merge] command. check-in: 0837519daf user: dgp tags: dgp-refactor | |
| 15:33 | Completion of the merge machinery. check-in: 5b3fbcb610 user: dgp tags: dgp-refactor | |
| 13:50 | WIP check-in: bdfb1551e4 user: dgp tags: dgp-refactor | |
| 12:55 | WIP check-in: 151488be2c user: dgp tags: dgp-refactor | |
| 09:12 | Merge trunk check-in: 984891340b user: jan.nijtmans tags: novem | |
| 09:11 | Merge latest 'const'ification changes from libtommath (develop branch, will be in next release). Non... check-in: 294fb5e1fa user: jan.nijtmans tags: trunk | |
| 03:52 | WIP check-in: e2d4dc416f user: dgp tags: dgp-refactor | |
| 00:28 | WIP check-in: b460c4bb8c user: dgp tags: dgp-refactor | |
| 00:05 | WIP check-in: 192b04097e user: dgp tags: dgp-refactor | |
|
2017-10-02
| ||
| 23:49 | More allocator reworking. check-in: 581c6e914b user: dgp tags: dgp-refactor | |
| 22:01 | WIP check-in: 1323f2b9ac user: dgp tags: dgp-refactor | |
| 19:25 | Allocation refactoring, and sketch of merge operation. check-in: 0b52d64b1d user: dgp tags: dgp-refactor | |
| 18:41 | Avoid making second copy of the same immutable value. check-in: 1b1ff36d81 user: dgp tags: dgp-refactor | |
| 18:25 | API reform. Move all type arguments to be first in the argument list. check-in: 561b441e9d user: dgp tags: dgp-refactor | |
| 16:28 | More refactoring. check-in: 738b6d5e74 user: dgp tags: dgp-refactor | |
| 16:10 | New routine to merge KVLists. Re-implement KVLInsert as call to it; some utility routine refactoring... check-in: a08ce61f17 user: dgp tags: dgp-refactor | |
|
2017-09-26
| ||
| 09:05 | Remove coffbase.txt and all references to it: It's not recommended by Microsoft any more. check-in: 11d0a8e543 user: jan.nijtmans tags: novem | |
|
2017-09-25
| ||
| 16:23 | Improvements to Tip#430 based on community input. Added a forward declaration of TclZipfs_Init. Adde... check-in: 15770f48da user: hypnotoad tags: core_zip_vfs | |
| 13:36 | Pull changes from Trunk check-in: b714ad6059 user: hypnotoad tags: core_zip_vfs | |
| 01:29 | Add [hamt remove] command and fix more bugs. check-in: e9ad162b01 user: dgp tags: dgp-refactor | |
|
2017-09-24
| ||
| 03:33 | Add the [hamt replace] command. check-in: 10ba393f1e user: dgp tags: dgp-refactor | |
|
2017-09-23
| ||
| 23:14 | more fixes check-in: 60a73184c4 user: dgp tags: dgp-refactor | |
| 20:10 | more bug fixes check-in: 4eb9ff8b9e user: dgp tags: dgp-refactor | |
| 17:13 | Bug fixes. check-in: c12e9164cf user: dgp tags: dgp-refactor | |
| 16:36 | Simplify implementation of non-bytecoded [string replace] check-in: e2718c364b user: andy tags: amg-string-insert | |
| 15:30 | Implement the [hamt create] command. We can start scripting. check-in: f9981a2144 user: dgp tags: dgp-refactor | |
| 14:55 | Complete the "hamt" Tcl_ObjType. check-in: 3984353a09 user: dgp tags: dgp-refactor | |
|
2017-09-22
| ||
| 23:45 | Use iterators to make the UpdateString routine. check-in: b5fef85d14 user: dgp tags: dgp-refactor | |
| 23:18 | Complete the iterator routines. It compiles! Must be good. check-in: a481e78199 user: dgp tags: dgp-refactor | |
| 22:46 | Update TIP number check-in: 17b8835c72 user: andy tags: amg-string-insert | |
| 14:12 | merge tip-445 check-in: 33d9c74caf user: dgp tags: cjo-hydra | |
| 14:11 | More TIP 445 conversion of the "path" Tcl_ObjType. check-in: 900a82f661 user: dgp tags: tip-445 | |
| 13:41 | merge tip-445 check-in: 368b8fecdc user: dgp tags: cjo-hydra | |
| 13:32 | Partial conversion of the "path" Tcl_ObjType to TIP 445 contributed by Cyan Ogilvie. This reworking... check-in: 99fdc9b9b1 user: dgp tags: tip-445 | |
| 13:11 | merge tip-445 check-in: 3dfe39c4ac user: dgp tags: cjo-hydra | |
| 13:06 | merge novem check-in: 3cf9e70f1d user: dgp tags: dgp-properbytearray | |
| 13:05 | merge trunk check-in: abe6bafaea user: dgp tags: tip-445 | |
| 13:01 | merge novem check-in: b29b5ed6f5 user: dgp tags: dgp-refactor | |
| 08:49 | merge trunk check-in: 3bb43f216a user: jan.nijtmans tags: novem | |
| 08:48 | Make libtommath's "make" work in Tcl environment (for testing). Eliminate internal s_is_power_of_two... check-in: 4fcc04a348 user: jan.nijtmans tags: trunk | |
| 02:17 | Merged core-8-6-branch to pick up 32/64-bit DLL mismatch error message. Actually already cherrypicke... check-in: 04772444ec user: apnadkarni tags: trunk | |
|
2017-09-21
| ||
| 22:00 | Checkpoint of work in progress. Leaf check-in: 13fc64f17c user: dkf tags: http3 | |
| 19:05 | RFE [566a999189] - better error message for 32/64 bit mismatch on load. check-in: 49499625f2 user: apnadkarni tags: trunk | |
| 14:35 | [3ae1251264] Run only the tests that match the assumptions of the test design. check-in: 42d9139712 user: dgp tags: amg-string-insert | |
| 12:02 | WIP check-in: 1c37169922 user: dgp tags: dgp-refactor | |
|
2017-09-20
| ||
| 17:25 | Include $noComp flag in string test names check-in: 6a5d5c5e50 user: andy tags: amg-string-insert | |
| 17:06 | merge tip-445 check-in: 5ef7842f07 user: dgp tags: cjo-hydra | |
| 16:20 | merge novem check-in: 206a729f35 user: dgp tags: dgp-refactor | |
| 16:17 | merge novem check-in: 87f5287964 user: dgp tags: dgp-properbytearray | |
| 16:17 | merge trunk check-in: 7168d447c8 user: dgp tags: tip-445 | |
| 09:22 | merge trunk check-in: 52f439bd00 user: jan.nijtmans tags: novem | |
| 09:21 | Move fast return from s_is_power_of_two() to mp_div_d(). This saves a function call in the common ca... check-in: ed59743eb7 user: jan.nijtmans tags: trunk | |
| 09:09 | merge trunk check-in: 6320a360bf user: jan.nijtmans tags: novem | |
| 09:07 | Further astyle formatting of libtommath. No functional changes. check-in: 6706db6842 user: jan.nijtmans tags: trunk | |
| 05:11 | Alternate, equivalent way of running bytecoded tests check-in: 8da17cd010 user: andy tags: amg-string-insert | |
| 05:08 | Correct string tests to exercise both bytecoded and non-bytecoded implementations. string-29.6 now ... check-in: 45c4e5f731 user: andy tags: amg-string-insert | |
|
2017-09-19
| ||
| 06:21 | Improve documentation of [string insert] with respect to end-relative indexing check-in: 3865939887 user: andy tags: amg-string-insert | |
|
2017-09-18
| ||
| 15:13 | Merge trunk check-in: 1db5d9c514 user: jan.nijtmans tags: z_modifier | |
| 14:57 | merge tip-445 check-in: fcdd5750b4 user: dgp tags: cjo-hydra | |
| 14:57 | merge trunk check-in: e9af9d16ff user: dgp tags: tip-445 | |
| 14:57 | merge novem check-in: 2dfeeb8429 user: dgp tags: dgp-properbytearray | |
| 14:54 | merge novem check-in: bcaf1b3113 user: dgp tags: dgp-refactor | |
| 14:39 | merge trunk check-in: aac06499fb user: jan.nijtmans tags: novem | |
| 14:38 | Finish libtommath's constification work. All done (hopefully). And make sure that C preprocessor dir... check-in: 5d1dde9e60 user: jan.nijtmans tags: trunk | |
| 13:19 | merge trunk check-in: 0df52e2051 user: dgp tags: amg-string-insert | |
| 12:54 | merge trunk check-in: c2ee1a2e85 user: jan.nijtmans tags: novem | |
| 12:53 | Another round of libtommath const'ification. To be submitted to the libtommath folks check-in: 330a406fa5 user: jan.nijtmans tags: trunk | |
| 12:30 | merge tip-445 check-in: dc0d611fa1 user: dgp tags: cjo-hydra | |
| 12:06 | merge novem check-in: 1ef33883a0 user: dgp tags: dgp-refactor | |
| 12:06 | WIP check-in: f51f5fa799 user: dgp tags: dgp-refactor | |
| 12:00 | merge novem check-in: 1a59ed5a6e user: dgp tags: dgp-properbytearray | |
| 11:59 | merge trunk check-in: 6e13a9423e user: dgp tags: tip-445 | |
| 10:07 | Merge trunk check-in: 3cea4fc314 user: jan.nijtmans tags: novem | |
| 08:31 | Merge libtommath upstream changes (astyle formatting only). No functional changes. All Tcl-specific ... check-in: 6954ead823 user: jan.nijtmans tags: trunk | |
| 03:11 | Document [string insert] check-in: d017d0cd78 user: andy tags: amg-string-insert | |
| 03:02 | Document Tcl_ReplaceObj() check-in: c491f05a28 user: andy tags: amg-string-insert | |
| 01:38 | Rename Tcl_StringReplace() to Tcl_ReplaceObj() for consistency with other public string object funct... check-in: e5bf34271e user: andy tags: amg-string-insert | |
| 01:29 | Improve comments check-in: 659068fa85 user: andy tags: amg-string-insert | |
| 01:19 | Juggle [string insert] bytecode compilation logic check-in: 6fcce5edbb user: andy tags: amg-string-insert | |
| 01:16 | Rearrange bytecoded [string replace] logic, reinstate [string replace]/[string insert] result tracin... check-in: e55f8ad1a8 user: andy tags: amg-string-insert | |
| 01:11 | Use Tcl_StringReplace() to implement core of bytecoded [string replace] check-in: 02800a9cf4 user: andy tags: amg-string-insert | |
| 00:48 | Update stringComp.test for new [string insert] command check-in: 4bf779f2de user: andy tags: amg-string-insert | |
| 00:39 | stringComp.test and maybe many other tests may need to be reconsidered so that both bytecoded and no... check-in: cc99fd2be5 user: andy tags: amg-string-insert | |
| 00:32 | Correct terminology check-in: 4cdab44b68 user: andy tags: amg-string-insert | |
| 00:32 | Implement bytecoded [string insert] check-in: 064fc1f23c user: andy tags: amg-string-insert | |
|
2017-09-17
| ||
| 21:09 | Correct bytecode index comments check-in: 22c8aea0e3 user: andy tags: amg-string-insert | |
| 21:09 | Improve comment to describe return value check-in: 6d502aa4ca user: andy tags: amg-string-insert | |
|
2017-09-16
| ||
| 19:50 | Merge trunk check-in: 601141ff84 user: andy tags: amg-string-insert | |
|
2017-09-15
| ||
| 13:36 | merge trunk check-in: f8a598e13a user: jan.nijtmans tags: novem | |
| 13:08 | 'const'ify more libtommath functions. All functions in generic/tclTomMath.decls (used by Tcl) are do... check-in: b54e97868c user: jan.nijtmans tags: trunk | |
|
2017-09-14
| ||
| 19:22 | WIP check-in: 46a5c64a59 user: dgp tags: dgp-refactor | |
| 14:34 | New Tcl_ObjType WIP. check-in: 28f6f8c7e8 user: dgp tags: dgp-refactor | |
| 14:20 | merge tip-445 check-in: b3e3e1647b user: dgp tags: cjo-hydra | |
| 14:19 | merge novem check-in: 3b5667b4ff user: dgp tags: dgp-refactor | |
| 14:12 | merge trunk check-in: decd9fa55d user: dgp tags: tip-445 | |
| 14:03 | merge novem check-in: 4c571ea91a user: dgp tags: dgp-properbytearray | |
| 14:02 | merge trunk check-in: 65554137c5 user: dgp tags: novem | |
| 14:02 | Move new declarations to more conventional place for tidier merging. check-in: d0b21fc95e user: dgp tags: trunk | |
| 13:17 | merge novem check-in: 0a3ba6dcc3 user: dgp tags: dgp-properbytearray | |
| 08:06 | merge trunk check-in: 02f4b68952 user: jan.nijtmans tags: novem | |
| 08:05 | Remove some unnecessary #if 0 sections. Fix comments and panic messages. No functional changes. check-in: f4cdedde64 user: jan.nijtmans tags: trunk | |
| 07:42 | Fix [f5da3d30e096a1c3486fbc480a6ece01fcb277a6|f5da3d30e0]: clerical error in comments check-in: 41b84c3667 user: jan.nijtmans tags: trunk | |
|
2017-09-13
| ||
| 10:42 | Merge trunk check-in: a493ca45ea user: jan.nijtmans tags: novem | |
| 10:14 | Make mp_get_long and mp_set_long available to tommath-enabled Tcl extensions. Deprecate the internal... check-in: 900152d715 user: jan.nijtmans tags: trunk | |
|
2017-09-12
| ||
| 17:23 | merge mark check-in: 1ce7e9a19f user: dgp tags: cjo-hydra | |
| 17:01 | Rework [lset] internals to be sure outdated intreps get purged. check-in: d9dfa71717 user: dgp tags: tip-445 | |
| 17:01 | Rework [lset] internals to be sure outdated intreps get purged. check-in: 30c6c52314 user: dgp tags: cjo-hydra | |
| 15:44 | Make sure ListObjReplace invalidates outdated intreps. check-in: 7d602c3a9f user: dgp tags: tip-445 | |
| 15:30 | Make sure ListObjReplace invalidates outdated intreps. check-in: 6a6da26999 user: dgp tags: cjo-hydra | |
| 15:18 | Make sure ListObjAppendElement invalidates outdated intreps. check-in: 36a738fa99 user: dgp tags: tip-445 | |
| 15:13 | Make sure ListObjAppendElement invalidates outdated intreps. check-in: 30bbfe68d6 user: dgp tags: cjo-hydra | |
| 13:23 | Revised dict value means we much invalidate existing intreps. check-in: f7ef63faa6 user: dgp tags: tip-445 | |
| 13:22 | When we invalidate the string rep of a dict, that's a sign we need to free all the intreps of that d... check-in: 36ed69949c user: dgp tags: tip-445 | |
| 13:21 | Revised dict value means we much invalidate existing intreps. check-in: 9fb681446d user: dgp tags: cjo-hydra | |
| 12:11 | When we invalidate the string rep of a dict, that's a sign we need to free all the intreps of that d... check-in: 8d1ff0b345 user: dgp tags: cjo-hydra | |
|
2017-09-11
| ||
| 17:17 | Stop crash in oo.test check-in: 1b78167222 user: dgp tags: cjo-hydra | |
| 16:52 | Add a DupHydra implementation. check-in: 2864297e48 user: dgp tags: cjo-hydra | |
| 14:51 | Fixes to Tcl_StoreIntRep -- support irPtr == NULL check-in: 91058bb83b user: dgp tags: cjo-hydra | |
| 14:44 | Hydra work from Cyan Ogilvie. check-in: ac03e05714 user: dgp tags: cjo-hydra | |
| 13:21 | merge novem check-in: a0bd6b43c0 user: jan.nijtmans tags: novem-more-memory-API | |
| 13:06 | merge novem check-in: 17c54399fb user: dgp tags: dgp-refactor | |
| 12:23 | global consts are things compilers are picky about. check-in: e0b9c0e7df user: dgp tags: dgp-refactor | |
| 12:07 | merge novem check-in: 4c2e3516a0 user: dgp tags: dgp-properbytearray | |
| 12:02 | merge trunk check-in: 241056bf07 user: dgp tags: tip-445 | |
| 11:21 | merge trunk check-in: 30418b0549 user: jan.nijtmans tags: novem | |
| 10:38 | Many 'const' addtions in libtommath where it makes sense. To be submitted back to the libtommath guy... check-in: ae8992c395 user: jan.nijtmans tags: trunk | |
| 00:12 | It compiles! Ship it! check-in: d959cdad5e user: dgp tags: dgp-refactor | |
|
2017-09-10
| ||
| 19:11 | WIP check-in: 6047938a8b user: dgp tags: dgp-refactor | |
| 13:35 | merge novem check-in: 4fa9cc2903 user: jan.nijtmans tags: novem-more-memory-API | |
|
2017-09-09
| ||
| 16:26 | Merge trunk check-in: 8b29b13280 user: jan.nijtmans tags: novem | |
|
2017-09-08
| ||
| 18:05 | WIP check-in: 79337b43e1 user: dgp tags: dgp-refactor | |
| 17:21 | WIP check-in: 68358ccbd1 user: dgp tags: dgp-refactor | |
| 17:10 | WIP check-in: 43e58b6dc6 user: dgp tags: dgp-refactor | |
| 17:05 | WIP check-in: 8043bdedce user: dgp tags: dgp-refactor | |
| 14:15 | Add some more functions from libtommath for availability within Tcl (mainly the 'long long' variants... check-in: ff847e8f35 user: jan.nijtmans tags: trunk | |
| 14:02 | WIP check-in: 977d156621 user: dgp tags: dgp-refactor | |
| 13:30 | Be consistent about how I am referred to. check-in: 6015050c0e user: gahr tags: trunk | |
| 13:13 | Bump to 8.7a2 to distinguish trunk from 8.7a1 release. check-in: 6896e53834 user: dgp tags: trunk | |
| 12:50 | merge release check-in: 31bf380580 user: dgp tags: trunk | |
| 12:48 | Rebase to trunk check-in: 5e999389ca user: jan.nijtmans tags: z_modifier | |
| 11:45 | WIP check-in: 45ae72da47 user: dgp tags: dgp-refactor | |
| 11:04 | Rebase to trunk check-in: 56aed80e04 user: jan.nijtmans tags: win-console-panic | |
| 03:49 | WIP check-in: af8cc4ae35 user: dgp tags: dgp-refactor | |
|
2017-09-07
| ||
| 12:59 | merge trunk; rc1 Closed-Leaf check-in: 2606a5c5d7 user: dgp tags: rc1, core-8-7-a1-rc, core-8-7-a1 | |
| 12:46 | WIP check-in: 17672bd902 user: dgp tags: dgp-refactor | |
| 01:38 | Implementation of persistent, immutable key/value lists. Lifetime management done with refcounts to ... check-in: 91867afcf2 user: dgp tags: dgp-refactor | |
|
2017-09-06
| ||
| 19:27 | WIP check-in: 1f1e0ccf10 user: dgp tags: dgp-refactor | |
| 15:02 | Fix use of "long long" (manually) in MSVC check-in: 9f18b82478 user: jan.nijtmans tags: trunk | |
|
2017-09-05
| ||
| 16:44 | Pulling changes from trunk check-in: 1418d72876 user: hypnotoad tags: core_zip_vfs | |
| 15:38 | update changes check-in: 7cbc33c3ce user: dgp tags: rc0, core-8-7-a1-rc | |
| 12:42 | merge novem check-in: d4d0177ae0 user: dgp tags: dgp-properbytearray | |
| 12:41 | merge novem check-in: 8dfd1f597e user: dgp tags: dgp-refactor | |
| 12:41 | merge trunk check-in: 37388a0d90 user: dgp tags: tip-445 | |
| 12:41 | merge trunk check-in: 2efd1733e7 user: dgp tags: core-8-7-a1-rc | |
| 12:28 | merge trunk check-in: 56ba25c528 user: dgp tags: tip-282 | |
|
2017-09-04
| ||
| 14:03 | merge trunk check-in: 55e5374f6b user: jan.nijtmans tags: novem | |
| 14:01 | Merge core-8-6-branch to trunk, especially the 1.6.0 -> 1.6.1 renumbering from msgcat check-in: d077ae59a3 user: jan.nijtmans tags: trunk | |
| 12:38 | merge core-8-6-branch check-in: 134e487b22 user: jan.nijtmans tags: trunk | |
|
2017-09-02
| ||
| 22:10 | [0e4d88b650] Allow command overwrite when deletion callback deletes namespace. check-in: 95c4436a1e user: dgp tags: trunk | |
|
2017-09-01
| ||
| 13:52 | merge trunk check-in: 736343cba1 user: jan.nijtmans tags: tip-389-impl | |
| 13:49 | Merge core-8-6-branch check-in: 314f32710e user: jan.nijtmans tags: trunk | |
| 08:50 | merge trunk check-in: 3f9db43f3e user: jan.nijtmans tags: tip-389-impl | |
| 01:44 | merge trunk check-in: d10af812b3 user: dgp tags: core-8-7-a1-rc | |
| 01:29 | merge novem check-in: 6043683920 user: dgp tags: dgp-refactor | |
| 01:11 | merge novem check-in: db2b6d8c00 user: dgp tags: dgp-properbytearray | |
| 00:52 | merge trunk check-in: c3fbabfb73 user: dgp tags: tip-445 | |
|
2017-08-31
| ||
| 13:57 | merge trunk check-in: 2a52ebe007 user: jan.nijtmans tags: novem | |
| 13:56 | Merge core-8-6-branch. Remove all git tag information for libtommath, so we don't have useless file ... check-in: 8451176357 user: jan.nijtmans tags: trunk | |
| 12:21 | (merge-mark core-8-6-branch). Give state to UtfToUtfProc() and UnicodeToUtfProc() in which the last... check-in: ec434c5d08 user: jan.nijtmans tags: trunk | |
| 09:46 | http state 100 continue handling broken [2a94652ee1] check-in: d6bb682808 user: oehhar tags: novem | |
| 09:35 | http state 100 continue handling broken [2a94652ee1] check-in: 79053036d8 user: oehhar tags: trunk | |
| 08:41 | merge trunk check-in: 2bfc123728 user: jan.nijtmans tags: novem | |
|
2017-08-30
| ||
| 15:29 | Cherrypick string.test [de104ef5ab] check-in: c649c52458 user: andy tags: trunk | |
| 15:22 | Merge trunk check-in: 0def7d0317 user: andy tags: amg-string-insert | |
| 15:20 | Rename TclStringReplace() to Tcl_StringReplace() and add to the stubs table. Documentation not yet ... check-in: 678e846973 user: andy tags: amg-string-insert | |
| 12:37 | Tweak libtommath building, such that it doesn't depend on uint64_t any more. (handle mp_word in the ... check-in: c28c8e4f1c user: jan.nijtmans tags: trunk | |
| 11:49 | merge trunk check-in: 18735f269b user: jan.nijtmans tags: novem | |
| 11:46 | Adapt libtommath's "changes.txt", and other text-files. Adapt bn_mp_read_radix.c to latest libtommat... check-in: 0f28787503 user: jan.nijtmans tags: trunk | |
|
2017-08-29
| ||
| 21:44 | (experiment) See: [https://github.com/libtom/libtommath/pull/75] proposal by sjaeckel Closed-Leaf check-in: f51addad6e user: jan.nijtmans tags: libtommath-tcl-fixes-75 | |
| 21:27 | a few missing bits after previous commit check-in: 8c421aaec5 user: jan.nijtmans tags: trunk | |
| 20:45 | upgrade to libtommath 1.0.1 (With all Tcl-specific changes - as far as needed - intact) check-in: 600a59709e user: jan.nijtmans tags: trunk | |
| 20:43 | Merge libtommath 1.0.1 final Closed-Leaf check-in: 3617735687 user: jan.nijtmans tags: libtommath-1.0.1 | |
| 20:25 | libtommath 1.0.1 rc2, for test purposes only check-in: 27923399a3 user: jan.nijtmans tags: libtommath-1.0.1 | |
| 09:25 | merge-mark check-in: 238a21ce95 user: jan.nijtmans tags: trunk | |
| 09:19 | Merge trunk check-in: f2f6504adb user: jan.nijtmans tags: novem | |
|
2017-08-25
| ||
| 13:46 | Merge trunk check-in: c841475a89 user: jan.nijtmans tags: tip-389-impl | |
|
2017-08-24
| ||
| 16:56 | Fix [b50fb214] : add to 2>> the same O_APPEND that was added to >> back in 2005. check-in: 844c1fa97f user: ferrieux tags: trunk | |
|
2017-08-22
| ||
| 12:41 | merge core-8-6-branch check-in: 2b42a8db4c user: jan.nijtmans tags: trunk | |
|
2017-08-20
| ||
| 20:11 | Add test cleanup check-in: 5f8c346dfb user: andy tags: amg-string-insert | |
| 19:57 | Add tests to exercise almost every line of TclStringReplace(). The one line not being exercised is ... check-in: eb2821be09 user: andy tags: amg-string-insert | |
| 19:55 | Tweak string index boundary conditionals for tiny performance improvement and to make existing tests... check-in: 025ea6e5be user: andy tags: amg-string-insert | |
| 18:13 | Add non-bytecoded [string replace] tests to exercise new TclStringReplace() function check-in: 9af4defa79 user: andy tags: amg-string-insert | |
| 03:45 | Add string-14.18 to test that [string replace] with last<first does not insert a string, even though... check-in: de104ef5ab user: andy tags: amg-string-insert | |
| 03:21 | Reimplement NON-BYTECODED [string replace] in terms of new TclStringReplace() function check-in: c0036938dd user: andy tags: amg-string-insert | |
| 03:20 | Correct NULL dereference, and optimize short-circuit logical operation check-in: fa3278ec35 user: andy tags: amg-string-insert | |
| 02:44 | Work toward dgp's suggestion that the underlying engine handle both [string insert] and [string repl... check-in: 0cfeecb740 user: andy tags: amg-string-insert | |
|
2017-08-18
| ||
| 22:06 | merge core-8-6-branch check-in: 75da8b29f8 user: jan.nijtmans tags: trunk | |
| 13:44 | merge novem check-in: a87c8c9494 user: dgp tags: dgp-properbytearray | |
| 13:44 | merge novem check-in: d592c0fb4a user: dgp tags: dgp-refactor | |
| 13:43 | merge trunk check-in: 56e26d203d user: dgp tags: tip-445 | |
| 13:23 | merge trunk check-in: f1f87ddc33 user: dgp tags: novem | |
|
2017-08-17
| ||
| 22:50 | Merge core-8-6-branch. Update outdated comment (cherry-pick [d5dec2b0514639f44929cbbba9c4130798a8a54... check-in: 1b01d8a66c user: jan.nijtmans tags: trunk | |
| 21:56 | merge core-8-6-branch check-in: 6d463326bc user: jan.nijtmans tags: trunk | |
| 18:32 | Correct bug in getting second Unicode character sequence check-in: 87dadea232 user: andy tags: amg-string-insert | |
| 18:15 | Clip (don't reject) out-of-bounds indexes, per sebres's suggestion and to match [linsert] check-in: 581e438bb7 user: andy tags: amg-string-insert | |
| 18:14 | Work around [3397978fff] check-in: a20a2ff810 user: andy tags: amg-string-insert | |
| 17:29 | Backout [b163c4f423]: Command ensembles indeed do affect argument reference counts, see [3397978fff] check-in: b83433c23f user: andy tags: amg-string-insert | |
|
2017-08-16
| ||
| 15:14 | Test code to investigate command ensemble argument reference counts check-in: b163c4f423 user: andy tags: amg-string-insert | |
| 15:14 | Fix typo check-in: 9f7c7d5fb4 user: andy tags: amg-string-insert | |
|
2017-08-15
| ||
| 08:25 | Write some test cases check-in: ea030eb727 user: andy tags: amg-string-insert | |
| 08:23 | Correct bug in shared pure byte array case check-in: 597e9993b3 user: andy tags: amg-string-insert | |
| 08:04 | Remove repeated code check-in: d83ac7baf8 user: andy tags: amg-string-insert | |
| 08:04 | Update existing tests to accommodate new [string insert] command check-in: 900ca572ab user: andy tags: amg-string-insert | |
| 07:50 | Begin implementation of [string insert] check-in: cbfded0f59 user: andy tags: amg-string-insert | |
|
2017-08-12
| ||
| 19:45 | Correct longstanding typo in continue man page check-in: 7e42c87b8f user: andy tags: trunk | |
|
2017-08-10
| ||
| 19:14 | Add 8.7 -only changes to the changes file. check-in: f7e3a4a75e user: dgp tags: core-8-7-a1-rc | |
| 17:34 | Update outdated comment. check-in: d5dec2b051 user: dgp tags: core-8-7-a1-rc | |
| 14:56 | Bring changes up to the 8.6.7 release. check-in: f73f06f6d8 user: dgp tags: core-8-7-a1-rc | |
| 14:29 | Release candidate branch for Tcl 8.7a1. check-in: 31c23dd6bb user: dgp tags: core-8-7-a1-rc | |
| 14:17 | merge 8.6 check-in: c36e167835 user: dgp tags: trunk | |
|
2017-08-09
| ||
| 16:38 | merge mark check-in: 485cf243f0 user: dgp tags: trunk | |
|
2017-08-08
| ||
| 16:41 | Merge novem check-in: aa2d419bfa user: andy tags: dgp-properbytearray | |
| 16:40 | Merge novem check-in: 0f3306d7d6 user: andy tags: dgp-refactor | |
| 16:39 | Merge trunk check-in: 16185b644b user: andy tags: tip-445 | |
| 16:39 | Merge trunk check-in: aadf195d2c user: andy tags: novem | |
|
2017-08-07
| ||
| 01:16 | [5bfe3de008]: Modify [source] to set input EOF character but not output EOF character. This avoids ... check-in: 527d354828 user: andy tags: trunk | |
|
2017-08-04
| ||
| 13:26 | merge novem check-in: fc84863621 user: dgp tags: dgp-properbytearray | |
| 13:26 | merge novem check-in: 7d00234e68 user: dgp tags: dgp-refactor | |
| 13:25 | merge trunk check-in: da03eaabd8 user: dgp tags: tip-445 | |
| 13:19 | merge trunk check-in: 4b17c28700 user: dgp tags: novem | |
| 13:18 | merge 8.6 check-in: 310ded6da8 user: dgp tags: trunk | |
|
2017-07-22
| ||
| 22:49 | Make it work again with new epoll Notifier Warning: might need some more tweaks if it turns out to ... check-in: 434eb7d003 user: avl42 tags: tcl-469-1st-try | |
|
2017-07-18
| ||
| 13:46 | merge novem check-in: 80f0997f0b user: dgp tags: dgp-properbytearray | |
| 13:46 | merge novem check-in: 56f00462f4 user: dgp tags: dgp-refactor | |
| 13:39 | merge trunk check-in: e9ce600364 user: dgp tags: tip-445 | |
| 13:34 | merge trunk check-in: 5a7371016e user: dgp tags: novem | |
|
2017-07-17
| ||
| 08:04 | merge core-8-6-branch check-in: 4009d98d80 user: jan.nijtmans tags: trunk | |
|
2017-07-16
| ||
| 20:55 | fileevent $ch exception ... check-in: 5610dcf5cd user: avl tags: tcl-469-1st-try | |
|
2017-07-13
| ||
| 15:07 | merge core-8-6-branch check-in: a3919af766 user: jan.nijtmans tags: trunk | |
|
2017-07-06
| ||
| 16:58 | merge novem check-in: 7eb94b8f21 user: dgp tags: dgp-refactor | |
| 16:57 | merge novem check-in: 45d5acda53 user: dgp tags: dgp-properbytearray | |
| 16:52 | merge trunk check-in: 4dc6e2e33e user: dgp tags: novem | |
| 16:52 | merge trunk check-in: a21e565627 user: dgp tags: tip-445 | |
| 16:40 | merge 8.6 check-in: 78ed92ebd5 user: dgp tags: trunk | |
|
2017-07-04
| ||
| 14:31 | Add in the URL parsing as a general service. check-in: 68f522f39f user: dkf tags: http3 | |
|
2017-07-03
| ||
| 12:46 | merge trunk check-in: 2cab48c756 user: jan.nijtmans tags: novem | |
| 12:45 | merge core-8-6-branch check-in: f46366c736 user: jan.nijtmans tags: trunk | |
| 08:32 | merge trunk check-in: 7067ab8082 user: jan.nijtmans tags: novem | |
| 08:30 | merge core-8-6-branch check-in: 1335f34599 user: jan.nijtmans tags: trunk | |
|
2017-06-29
| ||
| 13:18 | merge trunk Closed-Leaf check-in: 65f7b12c0e user: jan.nijtmans tags: jn-0d-radix-prefix | |
| 11:42 | merge novem check-in: 76a8ebccd9 user: dgp tags: dgp-refactor | |
| 11:38 | merge novem check-in: 28d8f0755f user: dgp tags: dgp-properbytearray | |
| 11:29 | merge trunk check-in: e6b9d7a231 user: dgp tags: tip-445 | |
|
2017-06-28
| ||
| 13:45 | merge trunk check-in: 6921b83aca user: jan.nijtmans tags: novem | |
| 13:44 | merge core-8-6-branch check-in: 474ea18601 user: jan.nijtmans tags: trunk | |
| 11:02 | Implement %a and %A for floating point numbers check-in: 35812670ab user: jan.nijtmans tags: jn-0d-radix-prefix | |
|
2017-06-27
| ||
| 18:21 | Rethinking how to hold the bits of configuration. check-in: 3ffd93f7c0 user: dkf tags: http3 | |
| 12:00 | Merge trunk. Don't use expensive ToUpper() for hex 0X???? formatting, just generate uppercase direct... check-in: 2004acdea6 user: jan.nijtmans tags: jn-0d-radix-prefix | |
| 10:13 | Implement "format %o" as prefixing with "0o" in stead of "0" (Kevin Kenny's suggestion). Seems ready... check-in: 3b3992d33d user: jan.nijtmans tags: jn-0d-radix-prefix | |
|
2017-06-26
| ||
| 20:26 | merge novem check-in: 69f79aa309 user: dgp tags: dgp-refactor | |
| 20:25 | merge novem check-in: a9a65ee225 user: dgp tags: dgp-properbytearray | |
| 20:14 | merge trunk check-in: b9b632a2ca user: dgp tags: tip-445 | |
| 20:13 | merge trunk check-in: 80be23dd56 user: dgp tags: novem | |
| 20:00 | Merge 8.6; Bump to TclOO 1.2.0. check-in: c5252bc435 user: dgp tags: trunk | |
| 10:20 | Rebase branch "jn-0d-radix-prefix" back to trunk. No new changes check-in: e2b749751c user: jan.nijtmans tags: jn-0d-radix-prefix | |
|
2017-06-25
| ||
| 22:16 | Start of work on developing a new major version of the HTTP package. check-in: 21792340da user: dkf tags: http3 | |
|
2017-06-23
| ||
| 20:49 | Tests for ::http::Write done. check-in: 0926e525f7 user: gerald tags: tip-452 | |
| 20:08 | Added test suites for more of the http package, two procedures left to do test suites for. check-in: 8321eb1dcd user: gerald tags: tip-452 | |
| 15:05 | merge trunk check-in: d3b73e481b user: jan.nijtmans tags: novem | |
| 15:04 | No longer split tests for longIs32bit/longIs64bit, since the results should be identical check-in: a7db1ba444 user: jan.nijtmans tags: trunk | |
| 13:11 | typo fix check-in: b3af99ceb9 user: dgp tags: trunk | |
| 13:09 | Rewrite the documentation of [regsub -command] so it's not quite such a mess. check-in: c11222b967 user: dgp tags: trunk | |
| 12:39 | repair broken tests check-in: b063408c38 user: dgp tags: trunk | |
| 12:28 | Repair compiler warning about uninitialized value. check-in: d06a0b65c1 user: dgp tags: trunk | |
| 09:14 | Merge trunk (but without %#d format, pending further decision and bug-fixing) check-in: 818930fdcd user: jan.nijtmans tags: novem | |
| 08:11 | TIP #472 implementation: Add Support for 0d Radix Prefix to Integer Literals check-in: 4f68bf6677 user: jan.nijtmans tags: trunk | |
|
2017-06-22
| ||
| 22:54 | Add [regsub -command] case that wasn't actively tested for. check-in: 0bd419a4d7 user: dkf tags: trunk | |
| 22:03 | Implement TIP #473: Allow a Defined Target Namespace in oo::copy check-in: 1f77049cc0 user: dkf tags: trunk | |
| 21:50 | Implement TIP #470: Reliable Access to OO Definition Context Object check-in: 0ae0df0685 user: dkf tags: trunk | |
| 21:48 | merge trunk Closed-Leaf check-in: bc0550924f user: dkf tags: tip-470 | |
| 21:46 | Implement TIP #463: Command-Driven Substitutions for regsub check-in: 9aaee27679 user: dkf tags: trunk | |
| 14:23 | merge novem check-in: e166a5a58b user: dgp tags: dgp-refactor | |
| 13:56 | merge novem check-in: db3d5c1dad user: dgp tags: dgp-properbytearray | |
| 13:45 | merge trunk check-in: 8d97ed6516 user: dgp tags: tip-445 | |
| 13:41 | merge trunk check-in: 30c71bc195 user: dgp tags: novem | |
| 12:25 | merge trunk Closed-Leaf check-in: d26f75a105 user: dgp tags: tip-463 | |
| 08:59 | merge core-8-6-branch check-in: 1d11dc7a53 user: jan.nijtmans tags: trunk | |
| 03:33 | Added additional tests into rewrite of http test package. check-in: e8c535c2c0 user: gerald tags: tip-452 | |
|
2017-06-21
| ||
| 21:22 | More http test rewrites. check-in: 98e3eadd14 user: gerald tags: tip-452 | |
|
2017-06-20
| ||
| 23:04 | Test for several more commands. check-in: 24ff58075c user: gerald tags: tip-452 | |
| 14:36 | Added test for several commands. check-in: a59225dbf1 user: gerald tags: tip-452 | |
|
2017-06-19
| ||
| 22:45 | Fix for [c81183a2a71adeff28d846b5dcf8ca5bb15bbf30]. check-in: 52264f7439 user: gerald tags: tip-452 | |
| 22:21 | [4e5007ea1b285527] Added all code path tests for ::http::formatQuery. check-in: 286eddfbe6 user: gerald tags: tip-452 | |
| 21:40 | Test complete for http::geturl -- all code paths covered. Also fix for tcloo code in TIP 452. check-in: b8e209a539 user: gerald tags: tip-452 | |
| 18:26 | merge novem check-in: eb8166618c user: dgp tags: dgp-properbytearray | |
| 18:11 | merge novem check-in: 4cc19e9c99 user: dgp tags: dgp-refactor | |
| 18:04 | Silence compiler warning check-in: 29123b010b user: dgp tags: novem | |
| 17:56 | Merge trunk. Improve test http-4.16 in robustness and result utility. check-in: 854cdede26 user: dgp tags: novem | |
| 17:37 | merge trunk check-in: a75ba760f7 user: dgp tags: tip-445 | |
|
2017-06-18
| ||
| 18:02 | Factor out chunk of non-obvious code in the guts of [oo::define] into one place. check-in: bbaad94279 user: dkf tags: trunk | |
|
2017-06-16
| ||
| 21:13 | Partial test suite written for http::geturl. check-in: bb8efd05a0 user: gerald tags: tip-452 | |
| 21:12 | repair merge check-in: 558669f5e0 user: dgp tags: dgp-properbytearray | |
| 20:41 | merge novem check-in: ec44855767 user: dgp tags: dgp-properbytearray | |
| 20:40 | merge novem check-in: 95b720f9ff user: dgp tags: dgp-refactor | |
| 20:35 | merge trunk check-in: f7688ef8a2 user: dgp tags: novem | |
| 20:28 | merge trunk check-in: 2b4060cef5 user: dgp tags: tip-445 | |
| 19:54 | Another reworking, now with comments. check-in: e9f3293d67 user: dgp tags: trunk | |
| 17:08 | Added empty failing tests for all the paths in geturl. check-in: 6dcf1b1049 user: gerald tags: tip-452 | |
| 16:28 | Added empty failing test for each unit that should be tested. NOTE -- some units will have multiple... check-in: a57bb47530 user: gerald tags: tip-452 | |
| 16:23 | Simplify the final loop when we know we're generating strings for all. check-in: 20cca1d020 user: dgp tags: trunk | |
| 16:07 | Split loop into two cases for further simplification. check-in: afd6a2812b user: dgp tags: trunk | |
| 15:51 | Factor out and simplify loop scanning leading known empty values. check-in: 1e6a22b0fc user: dgp tags: trunk | |
| 15:15 | Started to add support for tcloo into tcltest package. First set of http test using TIP 452. check-in: 7fcd7262f6 user: gerald tags: tip-452 | |
| 14:46 | Use local variables. check-in: af5aec752d user: dgp tags: trunk | |
| 14:43 | Rework the logic. Equivalent function. check-in: aa9699939f user: dgp tags: trunk | |
| 12:56 | Extend cases where string rep generation can be prevented. check-in: 3f07499767 user: dgp tags: trunk | |
| 11:47 | Better define the meaning of "first" and "last". check-in: a1eb17546f user: dgp tags: trunk | |
|
2017-06-15
| ||
| 09:38 | merge core-8-6-branch check-in: a1f9019daa user: jan.nijtmans tags: trunk | |
|
2017-06-14
| ||
| 21:51 | [9c058c5803e30d02] Correction to cross linking in dict(n)'s SEE ALSO section. check-in: 49e696d1b9 user: dkf tags: trunk | |
| 21:42 | [f2336c116b] Move pragmas to make gcc happy; it is pickier than clang. check-in: dce77b1b20 user: dkf tags: trunk | |
|
2017-06-13
| ||
| 11:10 | Add tests and docs. check-in: e19250e477 user: dkf tags: tip-470 | |
|
2017-06-12
| ||
| 14:04 | Add support of 0d in the format %# conversion flag. Add tests for same. check-in: b8074009fb user: griffin tags: bsg-0d-radix-prefix | |
| 13:29 | merge trunk check-in: ef7adbfe4b user: jan.nijtmans tags: z_modifier | |
|
2017-06-10
| ||
| 17:06 | 1) Added namespace exports to tcltest namespace for new features 2) Rolled minor revision number of ... check-in: 9c86f726c0 user: gerald tags: tip-452 | |
|
2017-06-09
| ||
| 12:20 | merge trunk check-in: ee2c5cf945 user: jan.nijtmans tags: tip-389-impl | |
| 11:48 | merge novem check-in: f687ce6a36 user: jan.nijtmans tags: novem-more-memory-API | |
| 11:17 | merge trunk check-in: f0e33a9d48 user: jan.nijtmans tags: novem | |
|
2017-06-08
| ||
| 21:49 | Check in reference implementation of TIP 452. TO DO: create test for two existing Tcl procedure to ... check-in: 2e7887b673 user: gerald tags: tip-452 | |
| 21:15 | Another TclStringCatObjv optimization to delay/avoid string rep generation. check-in: f3884d09d4 user: dgp tags: trunk | |
| 21:10 | Don't test the impossible. Closed-Leaf check-in: db46268589 user: dgp tags: dgp-stringcat-delaystringrep | |
| 21:05 | Modernize overflow checks. check-in: f4c7382b8a user: dgp tags: dgp-stringcat-delaystringrep | |
| 20:58 | merge trunk check-in: 993ce8428b user: dgp tags: dgp-stringcat-delaystringrep | |
| 20:57 | More streamlining check-in: 8d50922091 user: dgp tags: dgp-stringcat-delaystringrep | |
| 20:49 | Make read and write operations on Tcl_Var handles available in tclInt API. check-in: 2487a9bc13 user: dkf tags: trunk | |
| 20:40 | More streamlining. check-in: 04d8b74d04 user: dgp tags: dgp-stringcat-delaystringrep | |
| 20:38 | Create new branch named "tip-452" check-in: 0aad28628c user: gerald tags: tip-452 | |
| 20:31 | pendingPtr == NULL implies (last == first) implies early out check-in: 5ed6f019fa user: dgp tags: dgp-stringcat-delaystringrep | |
| 19:35 | Tests for string rep generation suppression check-in: 51f3983e40 user: dgp tags: dgp-stringcat-delaystringrep | |
| 16:48 | merge trunk check-in: 260be46929 user: dgp tags: dgp-stringcat-delaystringrep | |
| 16:44 | When possible delay string rep generation until necessary. check-in: 38795b0541 user: dgp tags: dgp-stringcat-delaystringrep | |
| 12:59 | merge trunk check-in: 7b30d63181 user: jan.nijtmans tags: novem | |
| 12:53 | merge core-8-6-branch check-in: 0a9475dd06 user: jan.nijtmans tags: trunk | |
| 12:38 | merge core-8-6-branch check-in: 9053c4a54f user: jan.nijtmans tags: trunk | |
|
2017-06-07
| ||
| 15:23 | merge core-8-6-branch check-in: eba046ff54 user: jan.nijtmans tags: trunk | |
|
2017-06-06
| ||
| 15:51 | merge trunk check-in: 1ce52fbf89 user: dgp tags: novem | |
| 14:46 | Merge trunk check-in: b03462a529 user: jan.nijtmans tags: tip-389-impl | |
| 14:35 | merge core-8-6-branch check-in: 7082428670 user: jan.nijtmans tags: trunk | |
| 13:48 | merge trunk check-in: 2b3de0b7fe user: dgp tags: tip-445 | |
| 13:14 | [716b427f76] Optimize TclStringCatObjv when only one non-empty argument. check-in: 529d17802a user: dgp tags: trunk | |
| 12:56 | A few more tweaks to streamline and clarify. Closed-Leaf check-in: d253aace3f user: dgp tags: bug-716b427f76 | |
| 09:25 | merge trunk check-in: 6c9ae4580b user: jan.nijtmans tags: novem | |
| 09:25 | makes TclStringCatObjv safe accepting objc = 0 (or 1), then fast exits with new object / first; chec... check-in: c30066298d user: sebres tags: bug-716b427f76 | |
| 09:24 | merge core-8-6-branch check-in: 28a2ae3999 user: jan.nijtmans tags: trunk | |
| 09:01 | amend to [eac4656f1e8cf793] (moved to scope where numChars != 0 in Unicode case) check-in: 0a267ebdd3 user: sebres tags: bug-716b427f76 | |
| 08:34 | small code review: don't need to check length if unchanged + the same case if 0 length check-in: eac4656f1e user: sebres tags: bug-716b427f76 | |
|
2017-06-05
| ||
| 23:20 | merge trunk Closed-Leaf check-in: fc7eefaf93 user: dkf tags: dkf-expose-ptrgetvar | |
| 20:03 | Optimize TclStringCatObjv() for case when only one argument is non-empty. check-in: 4225e01eb6 user: dgp tags: bug-716b427f76 | |
| 18:33 | Change the return type of Tcl_RegisterChannel from void to Tcl_Channel and have Tcl_RegisterChannel ... Leaf check-in: 9d18c14038 user: stu tags: stwo-dev86 | |
| 17:57 | Revert performance optimization as first step to providing a refactored one. check-in: c32e3b1b7c user: dgp tags: bug-716b427f76 | |
| 17:15 | [67aa9a2070] Tcl_UtfToUniChar returns single byte for invalid UTF-8 input as documented. check-in: 8e28fedaa0 user: dgp tags: trunk | |
|
2017-06-02
| ||
| 11:08 | merge trunk check-in: 40f592b46d user: jan.nijtmans tags: novem | |
| 10:59 | merge core-8-6-branch check-in: 08a3bc6b34 user: jan.nijtmans tags: trunk | |
| 08:12 | Merge core-8-6-branch. This removes the work currently being done in "sebres-8-6-clock-speedup-cr1" ... check-in: 3527801f9f user: jan.nijtmans tags: trunk | |
|
2017-05-31
| ||
| 13:03 | Fix [83a3d869722fab9caaae3b6728215fb2507a6f0d|83a3d86972]: tclEpollNotfy.c fails to compile on Linux... check-in: 76c5f3c17a user: jan.nijtmans tags: trunk | |
| 12:51 | merge trunk check-in: f07a85fee0 user: jan.nijtmans tags: tip-389-impl | |
| 12:06 | merge core-8-6-branch check-in: c30eb96495 user: jan.nijtmans tags: trunk | |
| 09:19 | merge core-8-6-branch (except: the "timerate" command and the clock performance-tests are kept) check-in: 1922f2d481 user: jan.nijtmans tags: trunk | |
| 08:24 | performance of INST_STR_CONCAT1: closes [716b427f76f8f97a8d9a06043903c53bb2b592c2]: minor optimizati... check-in: a87280b6d4 user: sebres tags: trunk | |
| 06:59 | Change the return type of Tcl_WrongNumArgs from void to int and have Tcl_WrongNumArgs always return ... check-in: 42f4ee15e8 user: stu tags: stwo-dev86 | |
| 06:48 | Merge trunk. check-in: 7d9ba18fe4 user: stu tags: stwo-dev86 | |
| 06:10 | Unbreak on OpenBSD, again. Put back the old SHLIB_VERSION doings. On OpenBSD, Tcl's libs will need t... check-in: 860c9f0dc4 user: stu tags: trunk | |
| 05:39 | Fully remove SunOS-4* from tcl.m4. check-in: 6616258500 user: stu tags: trunk | |
| 04:43 | Bring up-to-date. check-in: 358066f84b user: stu tags: stwo-dev86 | |
|
2017-05-30
| ||
| 08:49 | merge core-8-6-branch (resolves warnings) check-in: 4713424a88 user: sebres tags: trunk | |
|
2017-05-29
| ||
| 21:13 | 3-way merge sebres-trunk-clock-speedup / core-8-6-branch (clock speed-up / flightaware Tcl-bounties#... check-in: fd30c76c7a user: sebres tags: trunk | |
| 20:37 | merge sebres-8-6-clock-speedup Closed-Leaf check-in: f65c70bf87 user: sebres tags: sebres-trunk-clock-speedup | |
| 19:44 | merge core-8-6-branch check-in: 1e36f66134 user: sebres tags: trunk | |
| 15:38 | merge trunk check-in: 6d946ddf77 user: jan.nijtmans tags: tip-389-impl | |
| 13:16 | merge trunk check-in: 5985b3e0a0 user: jan.nijtmans tags: novem | |
| 13:14 | merge core-8-6-branch check-in: a9965b7335 user: jan.nijtmans tags: trunk | |
|
2017-05-28
| ||
| 16:06 | 0d in LinkVar check-in: 9712ea48a2 user: griffin tags: bsg-0d-radix-prefix | |
|
2017-05-27
| ||
| 22:17 | Implement proposed 0d decimal radix prefix to compliment 0x,0b,0o. check-in: d492c01a39 user: griffin tags: bsg-0d-radix-prefix | |
|
2017-05-23
| ||
| 22:36 | TIP#457: Update named group ending Leaf check-in: be60dadb16 user: mlafon tags: tip-457 | |
| 22:27 | merge trunk check-in: 340fa5f4a8 user: mlafon tags: tip-457 | |
| 16:00 | [19a8c9399d] Plug mem leak in TIP 459 machinery. check-in: f1c99ff14c user: dgp tags: trunk | |
| 14:57 | merge trunk check-in: 9430d4c198 user: jan.nijtmans tags: tip-389-impl | |
| 14:48 | Update internal tables to Unicode 10.0. Still in Beta, but to be released soon. check-in: 090498e9a8 user: jan.nijtmans tags: trunk | |
| 13:10 | merge novem check-in: 2d1c5050f9 user: dgp tags: dgp-refactor | |
| 13:05 | merge novem check-in: 101f1ded72 user: dgp tags: dgp-properbytearray | |
| 12:52 | merge trunk check-in: 07857bfbd9 user: dgp tags: tip-445 | |
| 12:25 | merge trunk check-in: 9afecad529 user: dgp tags: tip-282 | |
|
2017-05-22
| ||
| 09:17 | merge trunk check-in: 4503acbb4b user: jan.nijtmans tags: novem | |
| 09:16 | Merge core-8-6-branch. Obsolete a number of systems, which were already obsoleted by TEA: We cannot ... check-in: 883e6ffa29 user: jan.nijtmans tags: trunk | |
| 07:34 | Taking a stab at TIP#288 implementation. Requires docs, removal of debugging, more comprehensive te... check-in: b956dea67c user: aspect tags: aspect-tip288 | |
|
2017-05-20
| ||
| 12:45 | Fix build on OpenBSD. [82701b94c4] missed a couple of bits. Tcl/Tk's tcl.m4 isn't identical to TEA's... check-in: f002261843 user: stu tags: trunk | |
|
2017-05-19
| ||
| 14:23 | merge core-8-6-branch check-in: f3376c975d user: aspect tags: trunk | |
| 13:23 | merge novem check-in: dcc42a5168 user: dgp tags: dgp-properbytearray | |
| 13:21 | merge novem check-in: 52ffc34aff user: dgp tags: dgp-refactor | |
| 13:00 | merge trunk check-in: 32225bcff4 user: dgp tags: novem | |
| 13:00 | merge trunk check-in: 38419f5ffd user: dgp tags: tip-445 | |
|
2017-05-18
| ||
| 13:27 | merge core-8-6-branch check-in: 91616b46d8 user: jan.nijtmans tags: trunk | |
| 12:36 | merge trunk check-in: 8295a7cc33 user: jan.nijtmans tags: novem | |
| 12:33 | TIP #458 implementation: Add Support for epoll() and kqueue() in the Notifier check-in: 858569fb04 user: jan.nijtmans tags: trunk | |
| 09:24 | merge core-8-6-branch check-in: 66276befa2 user: jan.nijtmans tags: trunk | |
|
2017-05-15
| ||
| 18:35 | merge sebres-8-6-clock-speedup check-in: f2b00e3ceb user: sebres tags: sebres-trunk-clock-speedup | |
| 18:27 | merge novem check-in: 1110898196 user: dgp tags: dgp-properbytearray | |
| 18:19 | merge novem check-in: 918c560383 user: dgp tags: dgp-refactor | |
| 18:18 | merge trunk check-in: c8f9492c8b user: dgp tags: tip-445 | |
|
2017-05-12
| ||
| 15:34 | merge trunk check-in: f49584eaad user: jan.nijtmans tags: novem | |
| 14:31 | Don't test Tcl_GetDefaultEncodingDir() any more (which is obsolete), test Tcl_GetEncodingSearchPath(... check-in: 3f14a7216c user: jan.nijtmans tags: trunk | |
|
2017-05-11
| ||
| 21:55 | merge sebres-8-6-clock-speedup check-in: 0afe69aceb user: sebres tags: sebres-trunk-clock-speedup | |
| 19:44 | reintegrate sebres-8-6-clock-speedup back to sebres-clock-speedup (trunk clock-speedup, 3-way merge) check-in: 176604ddaa user: sebres tags: sebres-trunk-clock-speedup | |
| 19:06 | reintergrate (merge back) "sebres-8-6-timerate" into "sebres-trunk-timerate" Closed-Leaf check-in: 21298a7bf2 user: sebres tags: sebres-trunk-timerate | |
| 18:53 | merge trunk (to sebres-trunk-timerate) check-in: 53c18af29e user: sebres tags: sebres-trunk-timerate | |
|
2017-05-09
| ||
| 11:31 | merge core-8-6-branch check-in: ce9f58ecc7 user: jan.nijtmans tags: trunk | |
| 09:49 | merge core-8-6-branch check-in: 7ee9022a55 user: jan.nijtmans tags: trunk | |
|
2017-05-08
| ||
| 16:34 | merge novem check-in: 4b307fb502 user: dgp tags: dgp-refactor | |
| 16:34 | merge novem check-in: a26c9dcd6c user: dgp tags: dgp-properbytearray | |
| 16:22 | merge trunk check-in: 68044ce9b3 user: dgp tags: novem | |
| 16:14 | merge trunk check-in: e5e0423505 user: dgp tags: tip-445 | |
|
2017-05-05
| ||
| 23:04 | merge trunk check-in: 30e5b4dae8 user: mlafon tags: tip-457 | |
| 19:11 | [6015221f59] Segfault after overflow of [binary] field specifier numeric count. check-in: 5c07ae32cf user: dgp tags: trunk | |
|
2017-05-04
| ||
| 22:27 | Add [info linkedname] introspection command check-in: 6ed76df29d user: mlafon tags: info-linkedname | |
| 14:51 | merge trunk Closed-Leaf check-in: 50be45e71e user: dgp tags: tip-458 | |
| 14:19 | merge trunk check-in: ab6adfa911 user: jan.nijtmans tags: win-console-panic | |
| 12:39 | Merge trunk check-in: 6928ad7045 user: jan.nijtmans tags: novem | |
| 12:28 | merge core-8-6-branch check-in: a4fd5b790b user: jan.nijtmans tags: trunk | |
| 11:35 | merge novem check-in: 70b0b53b8a user: jan.nijtmans tags: novem-more-memory-API | |
| 10:42 | merge trunk check-in: b73a5c9fa6 user: jan.nijtmans tags: novem | |
| 09:51 | merge core-8-6-branch check-in: 790adcb1b9 user: jan.nijtmans tags: trunk | |
| 08:55 | merge trunk check-in: 9a065b2341 user: jan.nijtmans tags: tip-458 | |
|
2017-05-03
| ||
| 15:28 | merge core-8-6-branch check-in: 332495285a user: jan.nijtmans tags: trunk | |
| 10:03 | slightly better formatting, both in genStubs.tcl and in the generated XXX_DEPRECATED functions. check-in: 43c15aca5d user: jan.nijtmans tags: trunk | |
|
2017-05-02
| ||
| 12:36 | Extend "deprecated" functionality of genStubs.tcl: XX_DEPRECATED macro now accepts a message text, w... check-in: f067385a72 user: jan.nijtmans tags: trunk | |
|
2017-05-01
| ||
| 20:29 | Revert the colorful debug garbage mistakenly committed. check-in: 4be672cf74 user: dgp tags: trunk | |
| 20:25 | [f9fe90d0fa] [file join] normalization. See filesystem-1.52* check-in: a8e5699f86 user: dgp tags: trunk | |
| 08:47 | Merge trunk check-in: 1c7bbe47d6 user: jan.nijtmans tags: novem | |
| 08:22 | merge core-8-6-branch check-in: f3148fad99 user: jan.nijtmans tags: trunk | |
|
2017-04-29
| ||
| 14:41 | Make trunk compile on MSVC (problem was: warning C4554: '&' : check operator precedence for possible... check-in: d701ee871e user: fvogel tags: trunk | |
| 11:04 | [f9fe90d0fa]: more path normalization in TclNewFSPathObj Leaf check-in: 27bac5b2c6 user: aspect tags: bug-f9fe90d0fa | |
|
2017-04-28
| ||
| 17:57 | [f34cf83dd0] An optimization was being taken in a case where it produced the wrong result, failing t... check-in: e895b53905 user: dgp tags: trunk | |
| 17:46 | Test for [f34cf83dd0]. check-in: 769ae9c349 user: dgp tags: trunk | |
| 14:15 | silence uninit variable warnings check-in: 8194119149 user: dgp tags: trunk | |
| 13:21 | merge core-8-6-branch check-in: 2b305ab496 user: jan.nijtmans tags: trunk | |
| 11:15 | Make sure not to miss bignums Leaf check-in: 4a871e9293 user: gahr tags: tkt-04e26c02c0 | |
| 08:37 | Restore a few unsafe GetNumberFromObj calls check-in: 0e230fc5a2 user: gahr tags: tkt-04e26c02c0 | |
| 06:22 | Merge trunk check-in: 1afe1c545f user: gahr tags: tkt-04e26c02c0 | |
|
2017-04-27
| ||
| 17:26 | [04e26c02c0] Remove useless condition that raises warnings. check-in: e47f5822c0 user: dgp tags: trunk | |
| 13:28 | merge novem check-in: 491c1074c5 user: dgp tags: dgp-refactor | |
| 12:59 | merge novem check-in: 93c8593c05 user: dgp tags: dgp-properbytearray | |
| 12:54 | merge trunk check-in: a7adf2c06d user: dgp tags: novem | |
| 12:38 | Start of implementation of TIP #470. check-in: 80f6a35f66 user: dkf tags: tip-470 | |
| 12:14 | merge trunk check-in: 2a768ea5c1 user: dgp tags: tip-445 | |
| 10:51 | [50750c735a] Fix broken test and stop reading uninit-but-allocated memory in zlib channel transform. check-in: d9638d1cad user: dkf tags: trunk | |
| 10:37 | [04e26c02c0] Provide an unsafe version of the GetNumberFromObj for use when we know the arguments ar... check-in: 98eb0f7628 user: gahr tags: tkt-04e26c02c0 | |
|
2017-04-21
| ||
| 13:09 | merge novem check-in: b7afc43f20 user: dgp tags: dgp-properbytearray | |
| 12:45 | merge novem check-in: d0afdcd2a7 user: dgp tags: dgp-refactor | |
| 12:44 | merge trunk check-in: 2e87ab6e43 user: dgp tags: tip-445 | |
|
2017-04-20
| ||
| 14:47 | merge trunk check-in: c3caa5383c user: jan.nijtmans tags: novem | |
| 14:47 | merge core-8-6-branch check-in: f590914719 user: jan.nijtmans tags: trunk | |