Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
349 check-ins using file generic/tclAlloc.c version 273d16361e
|
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-26
| ||
| 11:13 | Fixed test process-7.3 Closed-Leaf check-in: 71618fd407 user: fbonnet tags: core-8-branch-fork | |
|
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-21
| ||
| 09:51 | Fix memory leak in Tcl_DeleteNamespace. check-in: 3bf9010413 user: pooryorick tags: bug-e593adf103-core-8 | |
|
2018-05-19
| ||
| 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 | |
|
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:51 | merge 8.7 check-in: ccb831a772 user: dgp tags: core_zip_vfs | |
| 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-27
| ||
| 13:21 | merge 8.7 check-in: 1724282826 user: dgp tags: core_zip_vfs | |
| 03:06 | Added an initialization of 0 for the namelen field for new ZipFile data structures. In memory debugg... check-in: 730a3c01cb user: hypnotoad tags: core_zip_vfs | |
|
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
| ||
| 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 | |
| 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 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 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 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: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:42 | merge 8.7 check-in: d183de8dd8 user: dgp tags: core_zip_vfs | |
| 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: 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 | |
| 19:09 | Merge 8.7; Updated the package manifest by hand; was broken until then. If there's a maintenance kno... check-in: 56f82c402a user: dgp tags: core_zip_vfs | |
| 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: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 | |
| 13:58 | Implement TIP 490: msgcat for TclOO check-in: f909100ac2 user: dgp tags: core-8-branch | |
| 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 | |
|
2018-03-11
| ||
| 23:08 | merge 8.7 check-in: ba6c45d940 user: dgp tags: core_zip_vfs | |
| 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 | |
| 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 | |
| 15:13 | merge 8.7 check-in: f43a6f6ea8 user: dgp tags: core_zip_vfs | |
|
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: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: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: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: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
| ||
| 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: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 | |
| 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 | |
| 15:33 | merge 8.7 Closed-Leaf check-in: 1a4479ca01 user: dgp tags: z_modifier | |
|
2018-01-29
| ||
| 13:18 | merge 8.7 check-in: dc36231357 user: dgp tags: z_modifier | |
|
2018-01-24
| ||
| 12:02 | Document "L" length modifier and (new) %a/%A specifiers. check-in: afb68da53e user: jan.nijtmans tags: z_modifier | |
| 08:47 | merge core-8-branch. Improve documentation (format.n). check-in: 3046684145 user: jan.nijtmans tags: z_modifier | |
|
2018-01-18
| ||
| 09:46 | merge core-8-branch check-in: 0ccd66d880 user: jan.nijtmans tags: z_modifier | |
|
2018-01-15
| ||
| 11:41 | merge core-8-branch check-in: 962da37427 user: jan.nijtmans tags: z_modifier | |
|
2017-12-19
| ||
| 15:46 | merge core-8-branch check-in: 6cdd6bd319 user: jan.nijtmans tags: z_modifier | |