Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
899 check-ins using file generic/tclThreadAlloc.c version b4b014c0a9
|
2017-10-30
| ||
| 01:06 | merge 8.6.5 check-in: 76eb1ed02f user: dgp tags: tip-278 | |
|
2017-02-16
| ||
| 18:32 | Contibuted patch from Brian Griffin implementing a variation on TIP 282. Closed-Leaf check-in: 7a3f8cded6 user: dgp tags: bg-tip-282 | |
|
2016-11-02
| ||
| 01:42 | Fix the generated copyright sections in the HTML help file. Closed-Leaf check-in: 13b8547f59 user: mistachkin tags: htmlCopyrightsFix | |
|
2016-10-09
| ||
| 16:02 | [62b36e326c] Noted edge case in behaviour of [concat] with empty arguments. check-in: 53cdc09f00 user: dkf tags: trunk | |
| 16:02 | [62b36e326c] Noted edge case in behaviour of [concat] with empty arguments. check-in: 007b192adb user: dkf tags: core-8-6-branch | |
| 15:22 | [7114ac6141] Improve testing and docs of Tcl_GetInt and Tcl_GetDouble. No behaviour change. check-in: 925103116e user: dkf tags: trunk | |
| 15:21 | [7114ac6141] Improve testing and docs of Tcl_GetInt and Tcl_GetDouble. No behaviour change. check-in: aa50b70914 user: dkf tags: core-8-6-branch | |
| 12:03 | Be more accurate about scan's %i check-in: 8a99d79f7e user: dkf tags: core-8-6-branch | |
| 10:35 | Be more accurate about scan's %i check-in: b6c6a73a68 user: ferrieux tags: trunk | |
|
2016-10-08
| ||
| 17:10 | [74bc0e44f5] Document result of [http::unregister]. check-in: 6bae8fa2fd user: dkf tags: trunk | |
| 17:10 | [74bc0e44f5] Document result of [http::unregister]. check-in: d9391bf225 user: dkf tags: core-8-6-branch | |
| 16:41 | [838e99a76d] Ensure that encodings are handled with application/xml and friends. check-in: e3de800d7d user: dkf tags: trunk | |
| 16:40 | [838e99a76d] Ensure that encodings are handled with application/xml and friends. check-in: 041dc66019 user: dkf tags: core-8-6-branch | |
|
2016-10-07
| ||
| 21:06 | Purge more direct accesses to bytes field. check-in: ecafda43ac user: dgp tags: tip-445 | |
| 19:04 | Use the new purity test. check-in: 698059b100 user: dgp tags: tip-445 | |
| 18:53 | merge trunk check-in: 197b134426 user: dgp tags: tip-445 | |
| 18:52 | Update [string map] tests to get illustration of need for pure dict restriction up to date with orde... check-in: 89ba7d62f0 user: dgp tags: trunk | |
| 16:36 | New routine Tcl_HasStringRep() and first conversion of callers. check-in: 8a3ad0ffb4 user: dgp tags: tip-445 | |
| 13:06 | merge trunk check-in: 16aed2411d user: dgp tags: tip-445 | |
|
2016-10-05
| ||
| 04:53 | Fix typos in expr documentation. check-in: faa78e6080 user: pooryorick tags: trunk | |
| 00:05 | Rewrite expr documentation. Among other things, fixes [ef5373e6fa0617ee]. check-in: 6fcf1c1520 user: pooryorick tags: trunk | |
|
2016-10-04
| ||
| 19:12 | [4d5ae7d88a] Stop crashes with asynchronous connects to hosts without addresses. check-in: c7f0617280 user: dkf tags: trunk | |
| 19:11 | [4d5ae7d88a] Stop crashes with asynchronous connects to hosts without addresses. check-in: 6ef0648c3f user: dkf tags: core-8-6-branch | |
| 18:29 | merge trunk check-in: c7b4bb4b41 user: dgp tags: tip-445 | |
| 15:23 | Harmonize tests with expr implementation. Closed-Leaf check-in: 8b04d88baa user: pooryorick tags: pyk-expr-numeric | |
| 13:31 | When opening a server socket on an ephemeral port, make sure that the port number that gets picked f... check-in: 4b5524e8a1 user: max tags: trunk | |
| 12:27 | Fix for [ef5373e6fa0617ee]. Operands are interpreted numerically when possible. check-in: 58ee10c4b7 user: pooryorick tags: pyk-expr-numeric | |
|
2016-10-03
| ||
| 16:55 | merge trunk check-in: 64660b8543 user: pooryorick tags: pyk-emptystring | |
| 16:49 | Fix documentation of [expr] operators, replacing "divisor" with "dividend" check-in: ba20f7668e user: pooryorick tags: trunk | |
| 15:06 | merge zipfs branch check-in: fef98dcead user: jan.nijtmans tags: androwish | |
| 14:56 | merge core-8-6-branch check-in: f5f1c41b03 user: jan.nijtmans tags: zipfs | |
| 14:53 | (cherry-pick): Fix [2bf561854c55a], interp alias to command whose name is the empty string. check-in: d121af2108 user: jan.nijtmans tags: core-8-6-branch | |
| 01:10 | Fix [2bf561854c55a], interp alias to command whose name is the empty string. check-in: e1a24d5c88 user: pooryorick tags: trunk | |
|
2016-10-02
| ||
| 19:26 | Merge tzdata2016g from ietf.org check-in: 6abe9b885e user: venkat tags: trunk | |
| 19:25 | Merge tzdata2016g from ietf.org check-in: 7750b679bc user: venkat tags: core-8-6-branch | |
| 18:42 | Re-created the build mods for tip#340. Something I was doing was screwing with building a proper she... check-in: 8ecd08459f user: hypnotoad tags: core_zip_vfs | |
| 18:30 | Typo fix for Makefile.in check-in: 90f22431a5 user: hypnotoad tags: core_zip_vfs | |
| 12:00 | Pulling change from trunk check-in: a2210ce805 user: hypnotoad tags: core_zip_vfs | |
|
2016-09-28
| ||
| 14:20 | Fix: 3 places where a superfluous TCL_MINOR_VERSION is still used where it shouldn't. check-in: d923a233e9 user: jan.nijtmans tags: tip-439, semver | |
| 13:59 | merge trunk check-in: 664ecb7f52 user: jan.nijtmans tags: tip-439, semver | |
|
2016-09-27
| ||
| 20:06 | [4d5ae7d88a] Restore default-to-error logic in TcpConnect Closed-Leaf check-in: e954c8aebe user: gahr tags: tkt-4d5ae7d88a | |
|
2016-09-26
| ||
| 15:38 | Merge core-8-6-branch. upstream androwish modifications. check-in: 88fd04e92c user: jan.nijtmans tags: androwish | |
| 15:03 | merge core-8-6-branch check-in: e4e7727887 user: jan.nijtmans tags: zipfs | |
| 15:00 | merge trunk check-in: c63216e065 user: jan.nijtmans tags: tip-389-impl | |
| 09:35 | [3328635] Latest patch from Christian Werner check-in: 965d56c3af user: jan.nijtmans tags: tkt3328635-posix-monotonic-clock | |
| 09:10 | merge core-8-6-branch check-in: 3cc8bbfa43 user: jan.nijtmans tags: trunk | |
| 09:08 | Fix the 'htmlhelp' target so that it compiles cleanly and includes all the appropriate HTML files. ... check-in: ecdfaed5d3 user: jan.nijtmans tags: core-8-6-branch | |
|
2016-09-21
| ||
| 09:36 | merge core-8-6-branch. Undo changes to coffbase.txt (they cause overlap with Tk) Closed-Leaf check-in: d22d2fc5be user: jan.nijtmans tags: winFixes | |
| 09:28 | Merge core-8-6-branch. Add more comments to tclLiteral.c, contributed by mr_calvin check-in: 8ac9a69b51 user: jan.nijtmans tags: trunk | |
| 09:20 | Make it more likely that compiles with VS2012/VS2013 actually work on Windows XP. See: [https://tedw... check-in: 572fd31268 user: jan.nijtmans tags: core-8-6-branch | |
|
2016-09-19
| ||
| 18:48 | Permit static linking to the MSVCRT as a stand-alone option. Enable WinXP SDK compatibility. check-in: 126eddaf93 user: mistachkin tags: winFixes | |
|
2016-09-16
| ||
| 16:43 | merge trunk check-in: 0fe77ba9d6 user: dgp tags: tip-445 | |
| 09:25 | merge trunk check-in: da75b7b44f user: jan.nijtmans tags: tip-439, semver | |
| 09:24 | merge trunk check-in: 54ff2ac9a1 user: jan.nijtmans tags: tip-389-impl | |
| 09:09 | merge core-8-6-branch check-in: 26ceff2e2c user: jan.nijtmans tags: trunk | |
| 09:06 | Fix [c7d0bc9a549714e0]: Newly introduced unshared (local-only) literals from cmd resolvers cause Tcl... check-in: 8924992522 user: jan.nijtmans tags: core-8-6-branch | |
|
2016-09-15
| ||
| 13:22 | Proposed fix for [c7d0bc9a549714e0]. Thanks to mr_calvin Closed-Leaf check-in: 2dbbe15297 user: jan.nijtmans tags: bug-c7d0bc9a549714e0 | |
|
2016-09-14
| ||
| 15:11 | Adding build scripts to implement Tip#453 check-in: fa70559479 user: hypnotoad tags: core_zip_vfs | |
| 15:04 | Further adaptations and improvements to practcl. And get, tclsh make.tcl basekit even works now check-in: f89473675c user: hypnotoad tags: core_zip_vfs | |
| 13:38 | Pulling changes from trunk check-in: 0252986ec0 user: hypnotoad tags: core_zip_vfs | |
| 13:36 | Fixed the line endings on practcl.tcl check-in: b2dbde2130 user: hypnotoad tags: core_zip_vfs | |
| 13:33 | Beginning work in earnest on Tip#430 and Tip#453 Renamed zipfs.c to tclZipfs.c. Eliminated tclZipfs... check-in: ad6641bb82 user: hypnotoad tags: core_zip_vfs | |
|
2016-09-13
| ||
| 12:19 | merge zipfs check-in: 534edd7d8d user: jan.nijtmans tags: androwish | |
|
2016-09-09
| ||
| 16:07 | merge trunk Leaf check-in: 6fa2f53c7f user: dgp tags: bug-3418547 | |
| 12:42 | merge trunk check-in: 7a1aabb850 user: dgp tags: tip-445 | |
| 12:36 | Revert b98ee56376. The "bug" fixed was documented behavior. check-in: e087838b90 user: dgp tags: trunk | |
| 07:28 | Remove unnecessary use of fpsetround. See https://bugs.freebsd.org/212512 check-in: 20c19f9d55 user: gahr tags: trunk | |
|
2016-09-08
| ||
| 19:03 | merge trunk Leaf check-in: 965131dbb9 user: dgp tags: dgp-literal-reform | |
| 15:11 | merge check-in: 8d40770f84 user: dgp tags: dgp-literal-reform | |
| 14:49 | merge microopt check-in: 87bd460092 user: dgp tags: dgp-literal-reform | |
| 14:34 | merge bytecode init reworking check-in: 64530305a9 user: dgp tags: dgp-literal-reform | |
| 13:01 | merge 8.6.5 check-in: 473492ffb3 user: dgp tags: dgp-literal-reform | |
| 09:49 | Expose some of the core variable access APIs. check-in: b4dfc30083 user: dkf tags: dkf-expose-ptrgetvar | |
| 07:24 | merge core-8-6-branch check-in: f505bc5fc8 user: jan.nijtmans tags: zipfs | |
| 03:29 | merge trunk check-in: 0b63cd813b user: dgp tags: tip-445 | |
| 03:01 | Pulling changes from Trunk check-in: c20e962d80 user: hypnotoad tags: core_zip_vfs | |
| 03:00 | Pulling changes from zipfs check-in: 7fbe86c508 user: hypnotoad tags: core_zip_vfs | |
| 02:38 | [7f02ff1efa] Fix scope for var unset traces when procs return. *** POTENTIAL INCOMPATIBILITY *** check-in: b98ee56376 user: dgp tags: trunk | |
| 02:34 | New test trace-18.5 for the bug. Updated trace-18.1 which was tuned to it. Closed-Leaf check-in: c8b6dd2da5 user: dgp tags: bug-7f02ff1efa | |
|
2016-09-07
| ||
| 18:31 | Attempt to fix [7f02ff1efa]. Make trace-18.1 fail. Suspect test is an experiment that preserves the ... check-in: b25357cf3a user: dgp tags: bug-7f02ff1efa | |
| 18:09 | [4dbdd9af14] Plug mem leak when var unset trace re-creates namespace var. Thanks mr_calvin for repor... check-in: db4b2eff59 user: dgp tags: trunk | |
| 17:45 | [4dbdd9af14] Plug mem leak when var unset trace re-creates namespace var. Thanks mr_calvin for repor... check-in: 9ac587b48c user: dgp tags: core-8-6-branch | |
| 13:34 | Fix [d4e7780ca1681cd095dbd81fe264feff75c988f7|d4e7780ca1]: "global" cmd literal sharing vs. per-inte... check-in: 8dd58d9800 user: jan.nijtmans tags: trunk | |
| 12:54 | Fix [d4e7780ca1681cd095dbd81fe264feff75c988f7|d4e7780ca1]: "global" cmd literal sharing vs. per-inte... check-in: c09edf1bac user: jan.nijtmans tags: core-8-6-branch | |
|
2016-09-06
| ||
| 10:46 | Fixed bug in pushed transforms with full internal buffers not writing out. check-in: 6636f975db user: dkf tags: trunk | |
| 10:44 | Fixed bug in pushed transforms with full internal buffers not writing out. check-in: 10c5858b0d user: dkf tags: core-8-6-branch | |
| 08:25 | Additiona patch/suggestion from Gustaf. This indeed fixes the crash in oo.test. Looks good to me, so... Closed-Leaf check-in: 6b5f0e9b55 user: jan.nijtmans tags: bug-d4e7780ca1 | |
|
2016-09-05
| ||
| 14:52 | some more clean-up check-in: b6613c42d4 user: jan.nijtmans tags: bug-d4e7780ca1 | |
| 14:12 | merge core-8-6-branch check-in: 088a6d7995 user: jan.nijtmans tags: bug-d4e7780ca1 | |
| 13:56 | merge core-8-6-branch check-in: 4ba030874a user: jan.nijtmans tags: trunk | |
| 13:55 | Allow additional optional "interp" argument for testinterpresolver command. Not used yet in any test... check-in: f0027409f5 user: jan.nijtmans tags: core-8-6-branch | |
| 13:14 | Some patch clean-up, no change in functionality check-in: fafbedb850 user: jan.nijtmans tags: bug-d4e7780ca1 | |
|
2016-09-02
| ||
| 12:11 | Proposed patch for [d4e7780ca1681cd095dbd81fe264feff75c988f7|d4e7780ca1], by Gustaf Neumann check-in: 3b88e32691 user: jan.nijtmans tags: bug-d4e7780ca1 | |
|
2016-08-30
| ||
| 13:57 | merge trunk check-in: 2a530e021b user: jan.nijtmans tags: tip-389-impl | |
| 13:45 | merge zipfs check-in: d7ca849e85 user: jan.nijtmans tags: androwish | |
| 13:42 | merge core-8-6-branch check-in: 847163a948 user: jan.nijtmans tags: zipfs | |
| 13:41 | merge trunk check-in: 79b0e95d30 user: jan.nijtmans tags: tip-439, semver | |
| 13:07 | Don't ever allow UTF-8 sequences of more than 4 characters to be generated or parsed, even when TCL_... check-in: 2de1551609 user: jan.nijtmans tags: trunk | |
| 13:00 | Don't ever allow UTF-8 sequences of more than 4 characters to be generated or parsed, even when TCL_... check-in: c0a65532a7 user: jan.nijtmans tags: core-8-6-branch | |
|
2016-08-26
| ||
| 13:49 | Merge dup-removal into search loop so we avoid pre-processing efforts on data that are never used. C... check-in: 6b4fc5cf0f user: dgp tags: trunk | |
| 13:46 | Merge dup-removal into search loop so we avoid pre-processing efforts on data that are never used. C... check-in: 33fdf70e7f user: dgp tags: core-8-6-branch | |
|
2016-08-22
| ||
| 07:58 | Fix improper use of TclCheckEmptySTring. check-in: 0461352597 user: pooryorick tags: pyk-emptystring | |
|
2016-08-19
| ||
| 13:42 | merge zipfs check-in: 8cee975fe3 user: jan.nijtmans tags: core_zip_vfs | |
| 12:45 | merge zipfs check-in: 63eab9444d user: jan.nijtmans tags: androwish | |
| 08:58 | merge core-8-6-branch check-in: bc038dbf23 user: jan.nijtmans tags: zipfs | |
| 08:48 | merge trunk check-in: fad3c1f68f user: jan.nijtmans tags: tip-439, semver | |
|
2016-08-10
| ||
| 04:27 | * added some docco for [update] changes. Leaf check-in: f2ca25064c user: colin tags: updateextended | |
| 04:12 | * [update] - added flags for all possible Tcl_DoOneEvent() modes - obviates [vwait] and provides a ... check-in: 26b64e7254 user: colin tags: updateextended | |
| 03:13 | Set the default topic, enable full-text search, and put all help output files under OUT_DIR. check-in: 7dd3b3949d user: mistachkin tags: winFixes | |
|
2016-08-09
| ||
| 21:03 | Fix the 'htmlhelp' target so that it compiles cleanly and includes all the appropriate HTML files. check-in: 2f28c2ba02 user: mistachkin tags: winFixes | |
|
2016-07-28
| ||
| 21:47 | merge pyk-pkgrequirenre check-in: 86d4e33030 user: pooryorick tags: pyk-trunk | |
| 21:45 | merge pyk-emptysting check-in: d1c0e833c1 user: pooryorick tags: pyk-trunk | |
| 21:43 | Create new branch named "pyk-trunk" check-in: edeed2a4f8 user: pooryorick tags: pyk-trunk | |
|
2016-07-27
| ||
| 18:56 | merge mark check-in: ac14beae58 user: dgp tags: trunk | |
| 18:55 | merge release check-in: cea1f5457e user: dgp tags: core-8-6-branch | |
|
2016-07-26
| ||
| 19:20 | merge trunk check-in: 20cc566da5 user: dgp tags: tip-445 | |
| 18:40 | merge trunk check-in: 95b5fc0a7a user: dgp tags: bug-3418547 | |
| 13:54 | a few test & docs fixes Closed-Leaf check-in: 6c53c071ed user: dgp tags: rc2, release, core-8-6-6-rc, core-8-6-6 | |
| 10:09 | [db0a5f6417] Make a few tests resilient to differences in semantics of pipes between OSs. check-in: c853c914b6 user: dkf tags: trunk | |
| 10:08 | [db0a5f6417] Make a few tests resilient to differences in semantics of pipes between OSs. check-in: 1cf98255a8 user: dkf tags: core-8-6-branch | |
|
2016-07-24
| ||
| 17:58 | [6a19dedc2e] "Clarified" what the units are that [chan copy] uses for -size and that synchronous cop... check-in: 9b23417ffa user: dkf tags: trunk | |
| 13:09 | [6a19dedc2e] "Clarified" what the units are that [chan copy] uses for -size and that synchronous cop... check-in: 63410153ac user: dkf tags: core-8-6-branch | |
| 12:45 | Make a few tests more resilient to differences in the semantics of pipes between operating systems. Closed-Leaf check-in: 4d292bc194 user: dkf tags: bug-db0a5f6417 | |
|
2016-07-22
| ||
| 19:27 | Avoid generating string for list dict list round trip. check-in: 75649873cd user: pooryorick tags: pyk-listdictstringrep | |
| 15:28 | test repairs check-in: 09fc39def5 user: dgp tags: rc1, core-8-6-6-rc | |
| 14:00 | Set release date check-in: 335b64996c user: dgp tags: core-8-6-6-rc | |
|
2016-07-21
| ||
| 16:20 | Update changes file. check-in: 43ae83ee3c user: dgp tags: core-8-6-6-rc | |
|
2016-07-20
| ||
| 21:31 | merge trunk check-in: 4e7313a973 user: dgp tags: tip-445 | |
| 20:39 | Stop internals intrusion into lists. check-in: 58ce371475 user: dgp tags: trunk | |
| 19:47 | Revise "parsedVarName" type to use proposed interfaces. check-in: 104118eb12 user: dgp tags: tip-445 | |
| 17:46 | merge trunk check-in: 4a72971d2e user: dgp tags: tip-445 | |
| 17:39 | Streamline TclObjLookupVarEx check-in: 02c918099b user: dgp tags: trunk | |
| 16:36 | Merge trunk; silence compiler warning. check-in: 960302feeb user: dgp tags: tip-445 | |
| 16:32 | Use strchr() to parse array variable syntax. check-in: dffa92924e user: dgp tags: trunk | |
| 15:43 | merge trunk check-in: 2482e2c2a2 user: dgp tags: tip-445 | |
| 15:43 | Use the new private flag INDEX_TEMP_TABLE in testing command too. check-in: bef7bf0f11 user: dgp tags: trunk | |
| 15:31 | Convert the "localVarName" type to the proposed interfaces. check-in: 48c59e3d83 user: dgp tags: tip-445 | |
| 11:50 | merge trunk check-in: ca3b8e2652 user: dgp tags: tip-445 | |
| 11:48 | merge 8.6 check-in: 7cba574a67 user: dgp tags: core-8-6-6-rc | |
| 03:05 | Merge tzdata 2016f from ietf.org check-in: ebce0d21ba user: venkat tags: trunk | |
| 03:05 | Merge tzdata 2016f from ietf.org check-in: 89f3b4af00 user: venkat tags: core-8-6-branch | |
|
2016-07-19
| ||
| 21:18 | merge trunk check-in: d4a20bdff2 user: dgp tags: tip-445 | |
| 20:40 | Factor out common prologue. check-in: d0f7109ae5 user: dgp tags: trunk | |
| 19:52 | merge 8.6 check-in: f82f6e686f user: dgp tags: trunk | |
| 19:33 | "array search" is no longer a registered Tcl_ObjType. check-in: d2009889c6 user: dgp tags: trunk | |
| 19:31 | [0363f0146c] Fix [array startsearch] id handling to support var name variations check-in: 67c987ee93 user: dgp tags: trunk | |
| 15:00 | Remove outdated comment. check-in: 546171b02b user: dgp tags: core-8-6-branch | |
|
2016-07-18
| ||
| 21:53 | Second half "chan" Tcl_ObjType conversion. Mistake avoided this time. check-in: d672e6e584 user: dgp tags: tip-445 | |
| 20:59 | Half convert "chan" Tcl_ObjType to new interfaces. check-in: bb39d672f9 user: dgp tags: tip-445 | |
| 18:14 | merge trunk check-in: 431b60e7c3 user: dgp tags: bug-3418547 | |
| 17:47 | merge 8.6 check-in: 9d793e9bd1 user: dgp tags: core-8-6-6-rc | |
| 17:33 | merge trunk check-in: 4d025dde61 user: dgp tags: tip-445 | |
| 16:50 | [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached channel name lookups. Also ... check-in: 98f348e049 user: dgp tags: trunk | |
| 16:46 | [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached channel name lookups. check-in: fb17469c50 user: dgp tags: core-8-6-branch | |
| 16:14 | merge mark check-in: 88eb1046fb user: dgp tags: core-8-6-branch | |
| 05:49 | NRE-enable [package ifneeded] scripts. 2018-02-06: This branch is closed. See the py-package-nre... Closed-Leaf check-in: fab0d99a87 user: pooryorick tags: pyk-pkgrequirenre | |
|
2016-07-17
| ||
| 12:02 | [77d58e3a7a] Test case independence: var. check-in: 6adffde7de user: dkf tags: core-8-6-branch | |
| 11:56 | [77d58e3a7a] Test case independence: unload. check-in: 5867920a2a user: dkf tags: core-8-6-branch | |
|
2016-07-16
| ||
| 20:50 | merge 8.6 check-in: eaf2842e3d user: dgp tags: core-8-6-6-rc | |
| 11:42 | [77d58e3a7a] Test case independence: io, load, msgcat, namespace, safe. check-in: b83f83a4aa user: dkf tags: core-8-6-branch | |
|
2016-07-15
| ||
| 20:38 | With the (causes of the) bug removed; now remove the faulty fix too. check-in: 8d1fa3db76 user: dgp tags: bug-3418547 | |
| 17:31 | With no caching as a baseline, record the proper test results. check-in: b14cad183d user: dgp tags: bug-3418547 | |
| 16:17 | First really crude step toward a fix is to just completely disable the intreps of the "cmdName" Tcl_... check-in: ab91e6d681 user: dgp tags: bug-3418547 | |
| 15:54 | Reopened [3418547] with revised test resolver-1.1. check-in: d43f03c9f3 user: dgp tags: bug-3418547 | |
| 14:20 | Remove unmaintained disabled speculative code. Such things are for branches and history. check-in: dbb80e10f1 user: dgp tags: trunk | |
| 14:19 | Factor the cmdName intrep setting code into common utility routine. check-in: d38d059aeb user: dgp tags: trunk | |
| 12:36 | Stop using the tclCmdNameType to store failed command lookups. If we don't find a command, there's n... check-in: 5562afaf9b user: dgp tags: trunk | |
| 05:39 | [77d58e3a7a] Test case independence: interp. check-in: 27e05ac49a user: dkf tags: core-8-6-branch | |
| 03:12 | Fix docs and test failures. I had rolled back .PS1 (Powershell files) as being executable without fi... check-in: 1b84f2328f user: ashok tags: core-8-6-branch | |
| 02:33 | One of the validity checks for the "cmdName" type is to see if the resolved command has been deleted... check-in: 54fac92610 user: dgp tags: trunk | |
|
2016-07-14
| ||
| 18:09 | merge trunk check-in: 8bc432448a user: dgp tags: tip-445 | |
| 17:58 | Stop checking case that can never happen. check-in: 1ab1c04f34 user: dgp tags: trunk | |
| 15:17 | Plug memory leak created in recent variable Tcl_ObjType reform. check-in: ffbbee4284 user: dgp tags: trunk | |
| 14:40 | New test demonstrates memleak discovered by Rolf Ade. check-in: 632e9e93f1 user: dgp tags: trunk | |
| 10:55 | Merge mark without merging. Reformatting conflicts with branch edit plans. check-in: 6e1ed3397b user: dgp tags: tip-445 | |
| 08:31 | [77d58e3a7a] Test case independence: chanio, cmdah, env, history. check-in: 0a7e505919 user: dkf tags: core-8-6-branch | |
| 08:05 | Tidy up some references to INDEX_TEMP_TABLE. check-in: 765b64e067 user: dkf tags: trunk, minor change | |
|
2016-07-13
| ||
| 19:25 | merge trunk check-in: d66bcc3138 user: dgp tags: tip-445 | |
| 19:19 | merge 8.6 check-in: 7e385b0261 user: dgp tags: trunk | |
| 19:06 | New private flag value INDEX_TEMP_TABLE. Used to signal to Tcl_GetIndexFromObj*() routines that the ... check-in: 2413f3f624 user: dgp tags: trunk | |
| 17:25 | yup check-in: c7f76e47e9 user: dgp tags: tip-445 | |
| 17:02 | another check-in: 9d1c7e4c14 user: dgp tags: tip-445 | |
| 16:02 | and another check-in: 9aaa28293f user: dgp tags: tip-445 | |
| 15:43 | another one check-in: 706824b349 user: dgp tags: tip-445 | |
|
2016-07-12
| ||
| 21:41 | More of the same. check-in: 0ebde48e9b user: dgp tags: tip-445 | |
| 21:38 | Prefer removal of just known invalid interp over destruction of all intreps. check-in: 67619034d2 user: dgp tags: tip-445 | |
| 21:36 | Prefer removal of just known invalid intrep over destruction of all intreps. check-in: 57e15cb3b0 user: dgp tags: tip-445 | |
| 21:32 | convert ensembleCmdType to new interfaces. check-in: cc54010057 user: dgp tags: tip-445 | |
| 21:30 | [3606125] Make parser-related tests work on their own. check-in: dd90eda48e user: dkf tags: core-8-6-branch | |
| 21:25 | [3606388] Make variable-related tests work on their own. check-in: 670c247057 user: dkf tags: core-8-6-branch | |
| 19:42 | merge trunk check-in: 64aaa60b0e user: dgp tags: tip-445 | |
| 16:46 | tzdata2016f check-in: 5897ba5816 user: dgp tags: core-8-6-6-rc | |
| 16:24 | Dup test name. Bump to TclOO 1.0.5. check-in: 385021e3e6 user: dgp tags: core-8-6-6-rc | |
| 14:15 | merge 8.6 check-in: 9c25c0023c user: dgp tags: core-8-6-6-rc | |
| 14:03 | Fix "file owned" for Cygwin: st_uid is only 16-bit there. check-in: ad9dfb6444 user: jan.nijtmans tags: trunk | |
| 14:02 | Fix "file owned" for Cygwin: st_uid is only 16-bit there. check-in: 2d5aa36b64 user: jan.nijtmans tags: core-8-6-branch | |
| 13:44 | Make hash type changable by compiling with -DTCL_HASH_TYPE=size_t (for example). Default (unsigned) ... check-in: 2f25778e69 user: jan.nijtmans tags: trunk | |
| 13:23 | Start RC branch for Tcl 8.6.6 check-in: e0e954814c user: dgp tags: core-8-6-6-rc | |
|
2016-07-11
| ||
| 22:04 | merge trunk check-in: 2f033e93bf user: dgp tags: tip-445 | |
| 22:04 | merge 8.6 check-in: f550200687 user: dgp tags: trunk | |
| 21:56 | [cea0344a1] Restore a clearing of the ensemble rewrite in one execution path so attempts to use the ... check-in: 8ece76bbf1 user: dgp tags: core-8-6-branch | |
| 17:13 | Avoid memory leak in test. check-in: 5a8d50de65 user: dgp tags: core-8-6-branch | |
| 09:16 | Remove unnecessary macro. Use an enum for result values. check-in: 79794b22be user: pooryorick tags: pyk-emptystring | |
| 08:09 | Change TclIsEmpty to TclCheckEmptyString. Check length instead of first char of bytes. check-in: 6898c26016 user: pooryorick tags: pyk-emptystring | |
| 00:01 | Add missing "break". check-in: 4c5e0f370b user: pooryorick tags: pyk-emptystring | |
|
2016-07-10
| ||
| 23:07 | Avoid generating string representation for comparisons against empty string. check-in: f9acd4e294 user: pooryorick tags: pyk-emptystring | |
| 19:35 | merge trunk check-in: f12aff22e0 user: dgp tags: tip-445 | |
| 19:33 | merge 8.6 check-in: c6bab9eaed user: dgp tags: trunk | |
| 19:28 | [96fe2f1cc7] Plug memory leak. check-in: 1599a81c24 user: dgp tags: core-8-6-branch | |
| 14:15 | [3606121] Making tests less cross-dependent. check-in: e2bacdca41 user: dkf tags: core-8-6-branch | |
| 14:14 | Fixes to namespace-old.test Closed-Leaf check-in: c5ddb319aa user: dkf tags: bug-3606121 | |
| 12:45 | Fix to resolver.test check-in: 6045212d73 user: dkf tags: bug-3606121 | |
| 07:59 | Fixes to namespace.test check-in: 68b9457756 user: dkf tags: bug-3606121 | |
| 06:41 | Bugfix [da340d4f32]. clock-55.9 and clock-55.10 test failures. check-in: b6a05c2ceb user: ashok tags: core-8-6-branch | |
| 06:33 | Fix compiler warnings (const-ness and unused label) that did not show up in the non-optimized build... check-in: d8603114aa user: ashok tags: core-8-6-branch | |
|
2016-07-09
| ||
| 17:21 | merge trunk check-in: c991627aa9 user: dgp tags: tip-445 | |
| 15:47 | merge 8.6 check-in: 217fdba06e user: dgp tags: trunk | |
| 14:30 | Fix missing constraints for Windows-specific tests check-in: 270139a1e3 user: ashok tags: core-8-6-branch | |
| 14:26 | Revise INST_INVOKE_REPLACE to call EvalObjv with TCL_EVAL_INVOKE and no longer call EvalObjEx which ... check-in: d14a538b3b user: dgp tags: core-8-6-branch | |
| 14:23 | Fixed docs for prior check-in (exec of .CMD files on Windows) check-in: ec74f7d026 user: ashok tags: core-8-6-branch | |
| 14:18 | Bugfix [9ece99d58b]. Make exec understand .CMD files on Windows. check-in: 2b6ee27091 user: ashok tags: core-8-6-branch | |
| 13:26 | [1493a43044] Make [namespace upvar] ignore variable resolvers; the previous situation was completely... check-in: 3749c1071e user: dkf tags: core-8-6-branch | |
| 11:13 | Bugfix [3613671]. file owned implementation for Windows. check-in: 4fe9800f92 user: ashok tags: core-8-6-branch | |
| 08:27 | Bugfix [ae61a67192]. file {stat, type, size} etc. support for built-in special Windows files/devices... check-in: 5e0bded748 user: ashok tags: core-8-6-branch | |
|
2016-07-08
| ||
| 14:19 | Repair some memory corruption problems in EnsembleCmdRep. check-in: 65348900a8 user: dgp tags: core-8-6-branch | |
| 10:30 | Merge core-8-6-branch: Bug [a47641a031]. TclJoinPath was calling TclNewFSPathObj with a first argume... check-in: 4589a9d17c user: jan.nijtmans tags: trunk | |
| 10:28 | Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj in many places where po... check-in: 48cb8436f1 user: jan.nijtmans tags: trunk | |
| 07:58 | Bug [a47641a031]. TclJoinPath was calling TclNewFSPathObj with a first argument that was not an abso... check-in: c96de4ed64 user: ashok tags: core-8-6-branch | |
|
2016-07-07
| ||
| 19:50 | Missed a cleanup line, which created a memleak. Closed-Leaf check-in: 355146f0e0 user: dgp tags: dgp-ecr | |
| 18:44 | To use a Tcl_Command token [aka (Command *)] for epoch checking, we must not permit it to be freed w... check-in: c8510ad941 user: dgp tags: dgp-ecr | |
| 10:08 | Expose the AVOID_RESOLVERS flag to [namespace upvar] implementations, which seem to need it. Closed-Leaf check-in: 3514f007e1 user: dkf tags: bug-1493a43044 | |
| 08:35 | Also test the interpreted path. check-in: 97119b1afc user: dkf tags: bug-1493a43044 | |
| 07:48 | Merge core-8-6-branch: New tests to demo the remaining flaw in ensemble dispatch revisions. Itcl 4 ... check-in: ded621ba1e user: jan.nijtmans tags: trunk | |
| 06:30 | Bugfix [5d7ea04580]. Treat .cmd and .ps1 files are executable on Windows. check-in: b697ecad74 user: ashok tags: core-8-6-branch | |
|
2016-07-06
| ||
| 16:47 | Create and use a utility Tcl_NRPostProc when decr ref count of values is all that is needed. check-in: 706fa34f9f user: dgp tags: core-8-6-branch | |
| 15:50 | Simplify all the Tcl_NRPostProc declarations. check-in: 1c9802632e user: dgp tags: core-8-6-branch | |
| 15:12 | [bd7f17bce8] Revise ensemble dispatch to call TclNREvalObjv() which supports the TCL_EVAL_INVOKE fla... check-in: 3e81a6e8f0 user: dgp tags: core-8-6-branch | |
|
2016-07-05
| ||
| 22:05 | Demonstrate that there is a problem. check-in: 38c92c9106 user: dkf tags: bug-1493a43044 | |
| 19:54 | Enable TCL_EVAL_INVOKE support in the Tcl*Eval(Ex)* family. Closed-Leaf check-in: 80f54ac235 user: dgp tags: bug-bd7f17bce8 | |
| 17:03 | New tests to demo the remaining flaw in ensemble dispatch revisions. Itcl 4 also demonstrated these ... check-in: 0bd7b3cdcd user: dgp tags: core-8-6-branch | |
| 08:55 | Fixup the ensemble rewrite conversions check-in: b6ce502ee0 user: jan.nijtmans tags: trunk | |
| 08:53 | Fixup the ensemble rewrite conversions (merge fork) check-in: b2827b9d1c user: jan.nijtmans tags: core-8-6-branch | |
|
2016-07-04
| ||
| 20:39 | Fixup the ensemble rewrite conversions. Closed-Leaf check-in: de9a40683e user: dgp tags: core-8-6-branch-fork | |
| 08:39 | Use conventional list operations for ensemble dispatch Add ability to disassemble TclOO constructors... check-in: b73ca431a6 user: jan.nijtmans tags: trunk | |
| 08:36 | typo and end-of-line spacing check-in: 4251186884 user: jan.nijtmans tags: core-8-6-branch | |
| 08:18 | Add ability to disassemble TclOO constructors and destructors ([1493a43044] motivates) check-in: 5fc1ac9c4f user: dkf tags: core-8-6-branch | |
|
2016-07-03
| ||
| 14:09 | Use conventional list operations for ensemble dispatch. check-in: 0d9fdf9dd8 user: dgp tags: core-8-6-branch | |
|
2016-07-02
| ||
| 20:43 | merge trunk check-in: 987eef5140 user: dgp tags: tip-445 | |
| 17:58 | [09fabeb1fd] test subdirs in sorted order. check-in: c52fadac62 user: dgp tags: trunk | |
| 17:57 | [f961d7d1dd] Repair usage message for ensemble parameters with spaces. check-in: ef9ee5ea93 user: dgp tags: trunk | |
| 17:55 | [09fabeb1fd] test subdirs in sorted order. check-in: 472138d6f5 user: dgp tags: core-8-6-branch | |
| 17:21 | [f961d7d1dd] Repair usage message for ensemble parameters with spaces. check-in: c5ab34c434 user: dgp tags: core-8-6-branch | |
|
2016-07-01
| ||
| 20:18 | [4402cfa58c] Rework the spell check machinery into something that will not be foiled by value sharin... check-in: 64cb01c415 user: dgp tags: trunk | |
| 20:14 | [4402cfa58c] Rework the spell check machinery into something that will not be foiled by value sharin... check-in: 080020d874 user: dgp tags: core-8-6-branch | |
| 19:42 | The EnsembleCmdRep struct that is the internal rep for caching ensemble dispatches and spelling corr... check-in: ac4dbb12dd user: dgp tags: dgp-ecr | |
| 19:20 | merge 8.6 check-in: 1b0fd0a8a0 user: dgp tags: dgp-ecr | |
| 19:16 | Add some tests check-in: a814c92bba user: dgp tags: dgp-ecr | |
| 18:54 | [4402cfa58c] Rework the spell check machinery into something that will not be foiled by value sharin... check-in: 326a8bf33e user: dgp tags: dgp-ecr | |
| 14:11 | Make test-case "for.test" pass, regardless of end-of-line spacing check-in: a957f4d518 user: jan.nijtmans tags: trunk | |
| 14:08 | Encapsulate the fetching of the ensemble rewrite root, used by [namespace]. check-in: de03b733a2 user: dgp tags: dgp-ecr | |
| 13:34 | merge core-8-6-branch check-in: 54a405ca36 user: jan.nijtmans tags: trunk | |
| 13:32 | Use same internal representation for unicode strings in test-cases than in reality, in order to prev... check-in: a895fda712 user: jan.nijtmans tags: core-8-6-branch | |
| 13:20 | Disable special hacks for Itcl 3 ensemble error message generation. Migration paths are in place to ... check-in: 726413c61a user: dgp tags: trunk | |
| 13:07 | Use the utility routines to eliminate the last bit of intrusion into the ensembleRewrite area. check-in: 623f095839 user: dgp tags: trunk | |
| 12:58 | merge 8.6 check-in: 690ae007cd user: dgp tags: dgp-ecr | |
| 12:21 | Use the utility routines to eliminate the last bit of intrusion into the ensembleRewrite area. check-in: ab6f1d64dd user: dgp tags: core-8-6-branch | |
|
2016-06-30
| ||
| 13:55 | Merge trunk check-in: f1bf3ef179 user: jan.nijtmans tags: tip-439, semver | |
| 13:16 | Simplify use of "struct" keyword in many places. check-in: 2e6ea5716f user: jan.nijtmans tags: trunk | |
|
2016-06-29
| ||
| 16:07 | merge trunk check-in: c4c97e0856 user: dgp tags: tip-445 | |
| 15:45 | Remove Tcl_Main() function, since it's no longer being used: It has been a macro already for ages. check-in: 9fa2fe5c59 user: jan.nijtmans tags: trunk | |
| 15:28 | Eliminate internal use of TCL_STORAGE_CLASS, as it will be gone in 9.0 anyway check-in: b78ff97295 user: jan.nijtmans tags: trunk | |
| 12:07 | Merge trunk check-in: 2cd6fa3b68 user: jan.nijtmans tags: tip-439, semver | |
| 11:39 | Tcl_SetVar -> Tcl_SetVar2 and comparable replacements, eliminating functions which are deprecated. check-in: 3108faf68a user: jan.nijtmans tags: trunk | |
| 10:03 | Merge trunk. Add "--with-dbgx" configure option, so the name of the tclsh executable/sharedlibrary c... check-in: 61b0f66d8e user: jan.nijtmans tags: tip-439, semver | |
| 08:25 | Editorconfig support (experimental) Leaf check-in: 32d692006f user: jan.nijtmans tags: editorconfig | |
|
2016-06-28
| ||
| 22:49 | merge 8.6 check-in: a4c7d14662 user: dgp tags: dgp-ecr | |
| 22:30 | Route all ensemble rewrite activity through a few utility routines. check-in: 8d4c031d3a user: dgp tags: trunk | |
| 21:17 | Route all ensemble rewrite activity through a few utility routines. check-in: 5f7825d972 user: dgp tags: core-8-6-branch | |
| 16:31 | merge trunk check-in: 31bc13d0c4 user: dgp tags: tip-445 | |
| 14:26 | merge 8.6 Closed-Leaf check-in: 152c9bf698 user: dgp tags: dgp-ensemble-rewrite | |
|
2016-06-27
| ||
| 20:29 | Re-order loop for fewer gotos. check-in: 0959583cf9 user: dgp tags: trunk | |
| 19:01 | Stop parsing white space where there cannot be any. check-in: d2ff1d695d user: dgp tags: trunk | |
| 15:16 | Streamline comment parsing. check-in: f81dc859f1 user: dgp tags: trunk | |
| 14:28 | [dd260aaf72] Allow the -dictionary option to be read from a pushed transform. check-in: b900551f9b user: dkf tags: trunk | |
| 14:27 | [dd260aaf72] Allow the -dictionary option to be read from a pushed transform. check-in: 3a71ff429a user: dkf tags: core-8-6-branch | |
| 13:46 | [c3d956be5b] Clearer text about positioning of optional arguments. check-in: 48ebae8786 user: dkf tags: core-8-6-branch | |
| 13:44 | [c3d956be5b] Clearer text about positioning of optional arguments. check-in: 06af0634c4 user: dkf tags: trunk | |
| 10:22 | Make TCL_MAJOR_VERSION/TCL_MINOR_VERSION/TCL_STUB_MAGIC available to Tcl_InitStubs() arguments. Usef... check-in: dac224dbfc user: jan.nijtmans tags: trunk | |
|
2016-06-26
| ||
| 09:03 | Add TCL_NOINLINE macro, useful for micro-optimizations check-in: 8755f87d4b user: jan.nijtmans tags: trunk | |
| 09:00 | (cherry-pick) [c30087b04f] Install man pages with permissions 644 instead of 444. check-in: 5355df3a95 user: jan.nijtmans tags: core-8-6-branch | |
| 07:51 | Merge trunk Leaf check-in: 10dcf619f9 user: jan.nijtmans tags: drh-micro-optimization | |
|
2016-06-24
| ||
| 16:40 | [c30087b04f] Install man pages with permissions 644 instead of 444. check-in: 02219cfde2 user: max tags: trunk | |
|
2016-06-23
| ||
| 13:18 | merge 8.6 check-in: 3834e099ca user: dgp tags: dgp-ensemble-rewrite | |
| 12:10 | Merge zipfs check-in: b992a9cd7f user: jan.nijtmans tags: androwish | |
| 11:51 | merge core-8-6-branch check-in: 31adf58c31 user: jan.nijtmans tags: zipfs | |
| 08:21 | [d553228d9f] Stop crashes in [dict update] with low refcount dictionaries. check-in: a633d16fae user: dkf tags: trunk | |
| 08:20 | [d553228d9f] Stop crashes in [dict update] with low refcount dictionaries. check-in: a1400f5f20 user: dkf tags: core-8-6-branch | |
|
2016-06-22
| ||
| 20:58 | [c95b9fc0e3] Make errorcodes out of level parsing more consistent. check-in: 66d3dc08f1 user: dkf tags: trunk | |
| 20:57 | [c95b9fc0e3] Make errorcodes out of level parsing more consistent. check-in: 038290e42b user: dkf tags: core-8-6-branch | |
| 18:59 | merge trunk check-in: 233becf0c2 user: dgp tags: tip-445 | |
| 18:57 | merge 8.6 check-in: 36e5654983 user: dgp tags: dgp-ensemble-rewrite | |
| 18:05 | [16896d49fd] Tcl_DStrings should tolerate appends to self. check-in: ad87c3093e user: dgp tags: trunk | |
| 18:04 | [16896d49fd] Tcl_DStrings should tolerate appends to self. check-in: 4add8eddc5 user: dgp tags: core-8-6-branch | |
| 14:44 | Merge trunk. Update the "package" documentation regarding compatibility with the "Semantic Versionin... check-in: c88ded6fce user: jan.nijtmans tags: tip-439, semver | |
|
2016-06-21
| ||
| 11:11 | Repair earlier bug fix. Stopped crash, but botched the logic for multiple glob patterns. check-in: 3f88bc9a9f user: dgp tags: trunk | |
| 11:10 | Repair earlier bug fix. Stopped crash, but botched the logic for multiple glob patterns. check-in: 182635f8e2 user: dgp tags: core-8-6-branch | |
| 10:27 | Merge trunk check-in: c514d95abe user: jan.nijtmans tags: tip-439, semver | |
| 09:59 | Upgrade internal Unicode tables to Unicode 9.0 check-in: 3165c3bb9f user: jan.nijtmans tags: trunk | |
| 09:58 | Upgrade internal Unicode tables to Unicode 9.0 check-in: 0f9effc04d user: jan.nijtmans tags: core-8-6-branch | |
|
2016-06-20
| ||
| 19:31 | [c383ebb5e4] Match DStringInit and DStringFree properly. check-in: 6aef1de4ea user: dgp tags: trunk | |
| 19:23 | [c383ebb5e4] Match DStringInit and DStringFree properly. check-in: d30be00a35 user: dgp tags: core-8-6-branch | |
| 17:08 | Updating branch to track with 8.6.5, the latest release Closed-Leaf check-in: da3e6c9a4c user: tne tags: core_zip_vfs | |
|
2016-06-17
| ||
| 03:06 | merge trunk check-in: 28e89d646c user: dgp tags: tip-445 | |
| 00:53 | merge 8.6 check-in: 4e27cf4c80 user: dgp tags: dgp-ensemble-rewrite | |
|
2016-06-16
| ||
| 17:15 | [4b61afd660] Allow [info frame] to record line info for substituted command names. check-in: 15dd07c23c user: dgp tags: trunk | |
| 17:15 | [4b61afd660] Allow [info frame] to record line info for substituted command names. check-in: c94c7c4f4c user: dgp tags: core-8-6-branch | |
| 17:09 | [16828b3744] [vwait] *must* successfully undo its variable trace, or else it risks corrupting memory... check-in: 35323a976b user: dgp tags: trunk | |
| 16:38 | [16828b3744] [vwait] *must* successfully undo its variable trace, or else it risks corrupting memory... check-in: fac5b3732e user: dgp tags: core-8-6-branch | |
| 16:27 | Merge tip of core-8-6-branch Closed-Leaf check-in: 3da2ce641b user: dgp tags: bug-16828b3744 | |
|
2016-06-14
| ||
| 10:00 | merge core-8-6-branch check-in: 86d0252679 user: jan.nijtmans tags: zipfs | |
| 09:58 | Fix [7393be0be6e7f91cbb2016fa777896e3895929e3|7393be0be6]: Tcl Thread library doesn't work in Debug ... check-in: 5aad54f649 user: jan.nijtmans tags: trunk | |
| 09:57 | Fix [7393be0be6e7f91cbb2016fa777896e3895929e3|7393be0be6]: Tcl Thread library doesn't work in Debug ... check-in: 5ed3db2343 user: jan.nijtmans tags: core-8-6-branch | |
|
2016-06-10
| ||
| 12:10 | Merge trunk check-in: cb4d8a38a3 user: gahr tags: gahr-ticket-e6f27aa56f | |
|
2016-06-09
| ||
| 11:41 | Fix [e14c77b845] for MSVC6: Compilation error over typedef check-in: c7cea9d704 user: jan.nijtmans tags: trunk | |
| 11:38 | Fix [e14c77b845] for MSVC6: Compilation error over typedef check-in: 66a48888ae user: jan.nijtmans tags: core-8-6-branch | |
|
2016-06-03
| ||
| 13:32 | merge 8.6 check-in: dc7542662d user: dgp tags: dgp-ensemble-rewrite | |
| 13:31 | merge trunk check-in: 7a9c350519 user: dgp tags: tip-445 | |
| 13:22 | Merge core-8-6-branch check-in: 35e0812952 user: jan.nijtmans tags: zipfs | |
|
2016-06-02
| ||
| 14:56 | Fix [e14c77b845]: Compilation error over typedef. check-in: 942948a1ea user: jan.nijtmans tags: trunk | |
| 14:54 | Fix [e14c77b845]: Compilation error over typedef. check-in: 65c8108ed2 user: jan.nijtmans tags: core-8-6-branch | |
| 12:27 | (cherry-pick) Merge TIP #447: Execution Time Verbosity Levels in tcltest::configure. Tcltest 2.3.8 -... check-in: e5fd1394a2 user: jan.nijtmans tags: core-8-6-branch | |
| 12:24 | tcltest 2.3.9 -> 2.4.0 check-in: e49dfc8538 user: jan.nijtmans tags: trunk | |
|
2016-06-01
| ||
| 18:25 | merge 8.6 check-in: f12dcdcec4 user: dgp tags: dgp-ensemble-rewrite | |
| 12:03 | Fix [3bd69eba99a395ee]: 'make dist' fails when tclsh9.0 is on $PATH check-in: a9621cd6b9 user: jan.nijtmans tags: trunk | |
| 12:02 | Fix [3bd69eba99a395ee]: 'make dist' fails when tclsh9.0 is on $PATH check-in: d6287760d0 user: jan.nijtmans tags: core-8-6-branch | |
| 09:55 | Merge TIP #447: Execution Time Verbosity Levels in tcltest::configure check-in: d0a72c427c user: gahr tags: trunk | |
|
2016-05-26
| ||
| 17:29 | excise debug scaffolding check-in: 9c07d3956a user: dgp tags: dgp-ensemble-rewrite | |
| 17:27 | constructor invocation ensemble rewrite shenanigans also fit into the refactored routines. check-in: f4d6cc6ad3 user: dgp tags: dgp-ensemble-rewrite | |
| 16:33 | Reduce to minimum set of TclResetRewriteEnsemble() calls. check-in: 93a5087c75 user: dgp tags: dgp-ensemble-rewrite | |
| 11:12 | Experimental branch on whether to use poll() instead of select(). Closed-Leaf check-in: 62fd069fa5 user: dkf tags: dkf-wait-with-poll | |
| 02:19 | Change "integer string" to "integer" in documentation for [tell]. It's not necessary to emphasize E... check-in: 238a26c325 user: andy tags: trunk | |
| 00:00 | Another missing reset check-in: dc363c186c user: dgp tags: dgp-ensemble-rewrite | |
|
2016-05-25
| ||
| 18:19 | Put in some missing Resets. check-in: 19b16c1d58 user: dgp tags: dgp-ensemble-rewrite | |
| 17:27 | Refactor all iPtr->ensembleRewrite setting code into TclInitRewriteEnsemble() calls. This likely fi... check-in: a6cab96d85 user: dgp tags: dgp-ensemble-rewrite | |
|
2016-05-24
| ||
| 20:39 | Adapt and tidy up the bug fix. check-in: f6855ab1ba user: dgp tags: dgp-ensemble-rewrite | |
| 20:29 | Merge the bug fix and test case. check-in: dca59a7b26 user: dgp tags: dgp-ensemble-rewrite | |
| 20:23 | Now fix the bug. Closed-Leaf check-in: 4d9863515f user: dgp tags: dgp-bug-find | |
| 20:16 | New test namespace-53.11 demonstrates the bug. check-in: bde7b8bc53 user: dgp tags: dgp-bug-find | |
| 19:29 | The handling of ensemble rewriting here is not right, but I've not yet found the test case to demons... check-in: 6ede6094da user: dgp tags: dgp-bug-find | |
| 19:28 | Appears that the TclInitRewriteEnsemble() routine was created with an intent to refactor, but never ... check-in: fa57c51bbb user: dgp tags: dgp-ensemble-rewrite | |
| 12:17 | merge trunk check-in: 4eac80d800 user: dgp tags: tip-445 | |
|
2016-05-23
| ||
| 11:40 | Merge trunk Closed-Leaf check-in: 5ae3361150 user: gahr tags: gahr-tip-447 | |
|
2016-05-21
| ||
| 09:30 | Fix for [f97d4ee020]; use a two-stage approach to avoid quadratic behavior. check-in: 1b2b0fb52b user: dkf tags: trunk | |
| 09:27 | Fix for [f97d4ee020]; use a two-stage approach to avoid quadratic behavior. check-in: b75cda9615 user: dkf tags: core-8-6-branch | |
| 09:26 | Make the tests pass. Closed-Leaf check-in: 03476a2432 user: dkf tags: bug-f97d4ee020 | |
|
2016-05-20
| ||
| 05:14 | Added tests that show that this branch isn't ready to be committed back yet. check-in: 9e02768542 user: dkf tags: bug-f97d4ee020 | |
|
2016-05-19
| ||
| 11:56 | merge zipfs check-in: 80d48be84b user: jan.nijtmans tags: androwish | |
| 11:46 | merge core-8-6-branch check-in: a674b5dc82 user: jan.nijtmans tags: zipfs | |
|
2016-05-17
| ||
| 11:45 | merge 8.6 check-in: 7483f14990 user: dgp tags: dgp-ecr | |
|
2016-05-16
| ||
| 10:57 | Possible fix for [f97d4ee020]; uses a two-stage approach to avoid quadratic behaviour. check-in: 20c01f4161 user: dkf tags: bug-f97d4ee020 | |
|
2016-05-14
| ||
| 06:38 | Tweak a test to not leave around extra commands. check-in: 8de1814368 user: dkf tags: core-8-6-branch | |
|
2016-05-13
| ||
| 16:03 | merge trunk check-in: 1fdf03ed46 user: dgp tags: tip-445 | |
| 15:55 | merge 8.6 check-in: 4c37c40df1 user: dgp tags: dgp-ecr | |
| 09:09 | Merge core-8-6-branch check-in: 82af266b57 user: jan.nijtmans tags: trunk | |
| 09:07 | result/sendResult could be 64-bit, so account for that check-in: ce171454ea user: jan.nijtmans tags: core-8-6-branch | |
| 08:01 | Merge core-8-6-branch. Eliminate some unnecessary spacing. check-in: e7796bf5e8 user: jan.nijtmans tags: trunk | |
| 07:49 | Make tclreg13.dll work in any Unicode environment (either with 32-bit or 64-bit characters). Adopted... check-in: 978ad0ba66 user: jan.nijtmans tags: core-8-6-branch | |
| 00:46 | Bug fix: Assembler dereferences a rogue pointer when unstacking an empty exception range. check-in: 862ead931b user: kbk tags: trunk, bug-3154ea2759 | |
| 00:45 | Bug fix: Assembler dereferences a rogue pointer when unstacking an empty exception range. check-in: 665d72dc7b user: kbk tags: core-8-6-branch, bug-3154ea2759 | |
|
2016-05-12
| ||
| 20:23 | Don't see why the intrep should make and keep copies of things already stored in the hash table. check-in: bdea6deef6 user: dgp tags: dgp-ecr | |
| 19:49 | The "ensembleCommand" Tcl_ObjType has no need for an UpdateString routine. It is entirely a caching ... check-in: 6cc7894dfb user: dgp tags: dgp-ecr | |
| 19:44 | Remove the nsPtr field from the EnsembleCmdRep struct. Cannot see any justification for keeping it (... check-in: 24c7f928da user: dgp tags: dgp-ecr | |
|
2016-05-10
| ||
| 17:22 | Revise encodingType to use proposed routines. check-in: 145b84c792 user: dgp tags: tip-445 | |
| 16:53 | merge trunk check-in: c5365cda20 user: dgp tags: tip-445 | |
| 16:52 | Value correctness over performance myths. Encoding ObjType duplication needs to dup the typePtr so t... check-in: 462af0ad86 user: dgp tags: trunk | |
| 16:03 | merge trunk Closed-Leaf check-in: 57cc57e749 user: dgp tags: dgp-dup-encoding-fix | |
|
2016-05-09
| ||
| 09:50 | winreg encoding fixes, needed when UTF_MAX > 4 (androwish) check-in: 5223ed3dc1 user: jan.nijtmans tags: androwish | |
| 09:42 | Fix [5c7578d0f2958bfd]: Tclkits producing temporary directories on Windows check-in: 35ac7f7ade user: jan.nijtmans tags: androwish | |
|
2016-05-06
| ||
| 16:03 | Bug fix. Have to arrange to only close a catch once. After the space has been returned to placehold... Closed-Leaf check-in: 510a32f92c user: dgp tags: bug-3154ea2759 | |
|
2016-05-04
| ||
| 12:23 | Add a note in tcltest manual page to betray false expectations on msec and usec. check-in: 2b96efaf27 user: gahr tags: gahr-tip-447 | |
|
2016-05-03
| ||
| 19:50 | Approximate ms by μs/1000 check-in: c7aa0a34d2 user: gahr tags: gahr-tip-447 | |
| 19:40 | Merge trunk check-in: 04abbf3ecb user: gahr tags: gahr-tip-447 | |
|
2016-04-30
| ||
| 17:47 | More ByteCode revisions. check-in: 7f7eddcdaa user: dgp tags: tip-445 | |
|
2016-04-29
| ||
| 20:34 | typo check-in: 7f412fb38f user: dgp tags: tip-445 | |
| 20:33 | more revisions check-in: 06c9126f73 user: dgp tags: tip-445 | |
| 20:20 | Revise the "exprcode" Tcl_ObjType to proposed routines. check-in: 49096aaf74 user: dgp tags: tip-445 | |
| 20:04 | Revise "assemblecode" Tcl_ObjType to proposed routines. check-in: 1a2fe68d79 user: dgp tags: tip-445 | |
| 19:32 | merge trunk check-in: d81838fbdf user: dgp tags: tip-445 | |
| 19:31 | Rework bytecode intialization to serve different callers better. check-in: 9f02a2427c user: dgp tags: trunk | |
| 19:29 | Parameterize TclInitByteCodeObj to callers sense of typePtr. Closed-Leaf check-in: 438aad9179 user: dgp tags: dgp-init-bytecode | |
| 18:02 | No longer need to create Tcl_Obj just to make some bytecode. check-in: 6bf9d5d7aa user: dgp tags: dgp-init-bytecode | |
| 17:58 | Make obj-free bytecode maker available to rest of compile-related files. check-in: 0dba0ff8ad user: dgp tags: dgp-init-bytecode | |
| 17:52 | Tease apart the bytecode creation machinery from the Tcl_Obj intrep machinery. check-in: d521ec90bf user: dgp tags: dgp-init-bytecode | |
| 17:34 | Refactor bytecode initialization machinery. check-in: 50792c291d user: dgp tags: dgp-init-bytecode | |
|
2016-04-24
| ||
| 16:14 | merge zipfs check-in: f5952216bf user: jan.nijtmans tags: androwish | |
| 16:14 | merge core-8-6-branch check-in: 3808550a8f user: jan.nijtmans tags: zipfs | |
| 16:02 | merge-mark check-in: dea4b3abd4 user: jan.nijtmans tags: trunk | |
|
2016-04-22
| ||
| 19:59 | close forked fork check-in: 41dd36c2b9 user: dgp tags: trunk | |
| 19:59 | Update to tzdata2016d from IETF check-in: 0bee1e0ede user: venkat tags: core-8-6-branch | |
| 19:56 | close fork check-in: 4edda0b435 user: dgp tags: trunk | |
| 19:54 | Merge Fork Closed-Leaf check-in: fd28e27bda user: venkat tags: merge:tzdata-to-trunk | |
| 19:46 | Update to tzdata2016d from IETF check-in: 7c5c37bb01 user: venkat tags: merge:tzdata-to-trunk | |
| 18:57 | repair merge check-in: 658eaa78d3 user: dgp tags: tip-445 | |
| 18:13 | merge trunk check-in: d463f2055b user: dgp tags: tip-445 | |
| 18:13 | Refactor bytecode cleanup. check-in: 4bee762db3 user: dgp tags: trunk | |
|
2016-04-20
| ||
| 19:37 | Bump tcltest version to 2.3.9 check-in: 1d834f8e36 user: gahr tags: gahr-tip-447 | |
| 19:27 | Implement msec and usec verbosity levels in tcltest::configure check-in: 83b392058b user: gahr tags: gahr-tip-447 | |
| 18:02 | Revise "dictIterator" objType to use proposed routines. check-in: d975d44ed5 user: dgp tags: tip-445 | |
| 16:44 | Merge 8.6.5 Closed-Leaf check-in: 090329ea25 user: dgp tags: little | |
|
2016-04-19
| ||
| 20:35 | Fork of Tcl used in the "Little" project. http://www.mcvoy.com/lm/little/index.html check-in: 69b737f5a1 user: dgp tags: little | |
|
2016-04-18
| ||
| 09:48 | merge zipfs check-in: 596ca764eb user: jan.nijtmans tags: androwish | |
| 09:35 | merge core-8-6-branch check-in: 9d9a8ffab6 user: jan.nijtmans tags: zipfs | |
|
2016-04-15
| ||
| 14:31 | merge trunk check-in: 5fe24faa9b user: jan.nijtmans tags: drh-micro-optimization | |
|
2016-04-11
| ||
| 17:46 | Use static name for a static struct. check-in: 08501fed6b user: dgp tags: tip-445 | |
| 17:34 | merge trunk check-in: 27127619c5 user: dgp tags: tip-445 | |
| 17:29 | [d1f55451c6] Remove unnecessary panic routines. check-in: e9ad201186 user: dgp tags: trunk | |
| 17:16 | merge trunk check-in: d2ed32de62 user: dgp tags: tip-445 | |
| 01:07 | Revise the "end-offset" objType to use proposed routines, and not export or provide unneeded things. check-in: 64a80a7467 user: dgp tags: tip-445 | |
|
2016-04-10
| ||
| 16:01 | Fix [07d13d99b0a9]: Who broke TCL 8.6 and Tclblend ? check-in: 600555f125 user: jan.nijtmans tags: trunk | |
| 15:58 | Fix [07d13d99b0a9]: Who broke TCL 8.6 and Tclblend ? check-in: 9f3a50e613 user: jan.nijtmans tags: core-8-6-branch | |
|
2016-04-08
| ||
| 16:12 | merge trunk check-in: f7a70cb1c9 user: dgp tags: tip-445 | |
| 15:01 | Merge zipfs check-in: 26b8039c41 user: jan.nijtmans tags: androwish | |
| 14:55 | Merge core-8-6-branch, cherry-pick [http://www.androwish.org/index.html/info/04ea31271c40789d|04ea31... check-in: 6f47a73339 user: jan.nijtmans tags: zipfs | |
| 14:25 | Merge trunk. Add new bitflags to tclStringRep.h (not used yet) check-in: 2d87e13575 user: jan.nijtmans tags: tip-389-impl | |
| 13:30 | Fix [2538f373ffc78d6dba9c3d973c147a84fdd9bbd8|2538f373ffc78d6d]: crash in Tcl_OpenTcpServer() on Win... check-in: 697c1c9931 user: jan.nijtmans tags: trunk | |
| 13:27 | Fix [2538f373ffc78d6dba9c3d973c147a84fdd9bbd8|2538f373ffc78d6d]: crash in Tcl_OpenTcpServer() on Win... check-in: e40eb76900 user: jan.nijtmans tags: core-8-6-branch | |
| 12:43 | merge trunk check-in: d9ecbc9096 user: dgp tags: tip-445 | |
| 12:28 | merge 8.6 check-in: 0fdb5892a5 user: jan.nijtmans tags: trunk | |
| 12:26 | Fix [8663689908d3304a74fee525cd04aa4162e86391|8663689908d3]: regexp \\w missing characters check-in: a3e6750fec user: jan.nijtmans tags: core-8-6-branch | |
|
2016-04-07
| ||
| 21:34 | Revise the "TclOO method name" objType to use proposed routines. check-in: 3f107b7251 user: dgp tags: tip-445 | |
| 21:07 | Revise "levelReference" ObjType to use proposed routines. check-in: 866c4610c2 user: dgp tags: tip-445 | |
| 14:57 | merge trunk check-in: 10e9b12d33 user: dgp tags: tip-445 | |
| 14:56 | merge 8.6 check-in: a7a8861836 user: dgp tags: trunk | |
| 14:54 | Tidy up the last commit. check-in: ce1aa70a2e user: dgp tags: core-8-6-branch | |
| 09:37 | Selected harmless androwish changes, mostly backports from trunk (although the androwish branch is b... check-in: 56c8c28d79 user: jan.nijtmans tags: androwish | |
| 09:20 | merge zipfs check-in: c6879ef4cf user: jan.nijtmans tags: androwish | |
| 09:19 | merge core-8-6-branch check-in: dcb94c4c6e user: jan.nijtmans tags: zipfs | |
|
2016-04-06
| ||
| 18:24 | [213b6a2b9d] Make level parsing honor EIAS. check-in: 17f62d8265 user: dgp tags: core-8-6-branch | |
|
2016-04-05
| ||
| 21:06 | close fork check-in: bc99b42536 user: dgp tags: tip-445 | |
| 12:13 | merge trunk Closed-Leaf check-in: 4ab24ffcab user: dgp tags: tip-445-fork | |
| 09:32 | Rename UtfCount() to TclUtfCount() and use it in more places. Suggested by pspjuth here: [e99a79a326... check-in: 9c4e4beddb user: jan.nijtmans tags: trunk | |
| 08:28 | merge zipfs check-in: 0ef47774ae user: jan.nijtmans tags: androwish | |
| 08:23 | merge core-8-6-branch check-in: f22f5e830e user: jan.nijtmans tags: zipfs | |
| 08:18 | merge trunk check-in: d3236cc090 user: jan.nijtmans tags: drh-micro-optimization | |
| 00:05 | Revise the "procbody" Tcl_ObjType to use proposed routines. check-in: e367ca229e user: dgp tags: tip-445 | |
|
2016-04-04
| ||
| 22:01 | merge trunk check-in: 759669541e user: dgp tags: tip-445 | |
| 22:00 | Use new routine TclGetLambdaFromObj to better isolate the "lambdaExpr" ObjType. Then convert it to u... check-in: 0af5b90690 user: dgp tags: tip-445 | |
| 21:39 | [47ac84309b] Clear up a bunch of problems with [lreplace]. It now does nothing more gracefully, and ... check-in: 2de718e181 user: dkf tags: trunk, potential incompatibility | |
| 19:41 | Use simple name for file static struct. check-in: 0170c0056c user: dgp tags: tip-445 | |
| 18:28 | merge trunk check-in: 771a931d17 user: dgp tags: tip-445 | |
| 18:27 | Revise "parsedVarName" Tcl_ObjType to eliminated unnecessary parts and to reduce string copying. check-in: d991496886 user: dgp tags: trunk | |
| 18:12 | Revise "nsName" ObjType to use proposed routines. check-in: ebfe7fd67c user: dgp tags: tip-445 | |
| 18:00 | [47ac84309b] Clear up a bunch of problems with [lreplace]. It now does nothing more gracefully, and ... check-in: 409ea17e37 user: dkf tags: potential incompatibility, core-8-6-branch | |
| 17:43 | Revise "instname" ObjType to use proposed routines check-in: 6228a398b7 user: dgp tags: tip-445 | |
| 17:27 | Revise "regexp" Tcl_ObjType to use proposed routines. check-in: b9652ca822 user: dgp tags: tip-445 | |
| 16:38 | merge trunk check-in: db2bdb8924 user: dgp tags: tip-445 | |
| 16:02 | merge 8.6 check-in: 2383d71dfd user: dgp tags: trunk | |
| 15:53 | close fork check-in: 5ba351dd52 user: dgp tags: trunk | |
| 15:43 | Merge *both* commits to get the TclAsyncReady optimization. Without both parts, the test interp-34.... check-in: c86902986e user: dgp tags: trunk | |
| 11:30 | Merge tip-444 Closed-Leaf check-in: e73c28499f user: gahr tags: micro-opt | |
| 11:25 | merge trunk Closed-Leaf check-in: 743b989b39 user: gahr tags: gahr-bug-5f71353740, tip-444 | |
| 11:21 | micro-optimization from drh-micro-optimization branch: Knock perhaps 1% off execution time: guard on... check-in: 1b590c664f user: jan.nijtmans tags: micro-opt | |
| 10:06 | Corrections to compression stream flushing to make Tk generate PNGs correctly. Tk bug [9eb55debc5]. check-in: 214265f604 user: dkf tags: core-8-6-branch | |
| 10:03 | Was handling the flushing at the end of the stream wrongly. Closed-Leaf check-in: 0d60847929 user: dkf tags: tk-bug-9eb55debc5 | |
|
2016-04-03
| ||
| 11:04 | Working on fixing problem with short reads from compressing streams that breaks PNG creation in Tk. check-in: 904fff2ea4 user: dkf tags: tk-bug-9eb55debc5 | |
|
2016-04-01
| ||
| 13:06 | RFE [0ef5e653ff4caf5f896ec1182e0aac38ab9a0c46|0ef5e653]: Add nsf to coffbase.txt. Eliminate exess sp... check-in: 976ec94ceb user: jan.nijtmans tags: trunk | |
| 13:04 | RFE [0ef5e653ff4caf5f896ec1182e0aac38ab9a0c46|0ef5e653]: Add nsf to coffbase.txt check-in: 06ccf650a8 user: jan.nijtmans tags: core-8-6-branch | |
| 11:56 | Two micro-optimizations in Win and UNIX notifier. See: [http://code.activestate.com/lists/tcl-core/1... check-in: b1a8aa4406 user: jan.nijtmans tags: trunk | |
|
2016-03-31
| ||
| 07:11 | Added patch for win/configure.in into win/configure.ac Leaf check-in: f59a6453b1 user: oehhar tags: tip-302 | |
|
2016-03-30
| ||
| 23:16 | Revise "dict" Tcl_ObjType to use proposed routines. check-in: b5f465f6f9 user: dgp tags: tip-445 | |
| 20:03 | The following patch against a stock tcl 8.6.5 source tree tries to implement most of TIP #302 for U... check-in: 6fa1088680 user: oehhar tags: tip-302 | |
| 17:55 | Revise several ACCEPT_NAN stanzas. check-in: f08acb6eb3 user: dgp tags: tip-445 | |
| 17:15 | Remove direct access to Tcl_Obj typePtr field that does nothing of any obvious benefit. check-in: 6749294be2 user: dgp tags: tip-445 | |
| 15:41 | merge trunk: check-in: e2b0d6d5e8 user: dgp tags: tip-445 | |
| 12:57 | merge trunk Closed-Leaf check-in: a919e9ea58 user: jan.nijtmans tags: notifier | |
| 09:21 | merge zipfs check-in: 327360d88d user: jan.nijtmans tags: androwish | |
| 09:20 | merge core-8-6-branch check-in: 3d294ce8c7 user: jan.nijtmans tags: zipfs | |
| 08:46 | [47ac84309b] Import of aspect's branch from his personal repository on chiselapp. Closed-Leaf check-in: 56f14cc0fe user: dkf tags: aspect-lreplace-cleanup | |
| 08:07 | Merge zipfs check-in: becd813996 user: jan.nijtmans tags: androwish | |
| 07:52 | merge core-8-6-branch check-in: c5c875d487 user: jan.nijtmans tags: zipfs | |
|
2016-03-29
| ||
| 20:07 | Functional conversion of "list" Tcl_ObjType to proposed routines. Not yet completely tidy and finish... check-in: c9541166cd user: dgp tags: tip-445 | |
| 10:17 | Eliminate AT_FORK_INIT_VALUE/RESET_ATFORK_MUTEX macro's, since other values than the default are not... check-in: 255b94edcb user: jan.nijtmans tags: trunk | |
| 08:34 | (cherry-pick): Better fix for [7d0db7c388f52de81]: In stead of adding dependencies to multiple Makef... check-in: 1da00d1a33 user: jan.nijtmans tags: core-8-6-branch | |
|
2016-03-28
| ||
| 21:24 | The DupEncodingIntRep() routine is broken. It fails to set the typePtr field of the duplicated Tcl_... check-in: c6c7d2f492 user: dgp tags: dgp-dup-encoding-fix | |
| 19:03 | There's a "parsedVarName" Tcl_ObjType that remembers how a variable name breaks down into the name o... Closed-Leaf check-in: 65fb3e83f6 user: dgp tags: dgp-revise-parsedvarnametype | |
| 00:55 | merge trunk check-in: 09d835f6da user: dgp tags: tip-445 | |
|
2016-03-27
| ||
| 21:28 | Better fix for [7d0db7c388f52de81]: In stead of adding dependencies to multiple Makefile lines, comb... check-in: fb6e45132e user: jan.nijtmans tags: trunk | |
| 17:07 | A few more easy conversions. check-in: bb2b614cc5 user: dgp tags: tip-445 | |
| 16:40 | [47ac84309b] Fix problems with [lreplace] compilation. check-in: e8a61012f6 user: dkf tags: trunk | |
| 16:37 | [47ac84309b] Fix problems with [lreplace] compilation. check-in: f9cebd86c0 user: dkf tags: core-8-6-branch | |
| 15:48 | Some OSX symbols builds create libtcl8.7.dylib.dSYM which is a directory. check-in: 7319e9f11e user: dkf tags: trunk | |
| 15:43 | Some OSX symbols builds create libtcl8.6.dylib.dSYM which is a directory. check-in: c3a8716c46 user: dkf tags: core-8-6-branch | |
| 15:37 | Conversion of "bytearray" Tcl_ObjType - much better this time. check-in: 330b0f8f48 user: dgp tags: tip-445 | |
| 14:57 | Revised design - have Tcl_FetchIntRep return a writable pointer. check-in: 3173bc0655 user: dgp tags: tip-445 | |
|
2016-03-26
| ||
| 22:52 | Update to tzdata 2016c from ietf.org check-in: 293e17ddfa user: dkf tags: core-8-6-branch | |
| 18:12 | Update to tzdata 2016c from ietf.org check-in: 587f841cc2 user: venkat tags: trunk | |
| 12:36 | Convert the "bytearray" Tcl_ObjType to use the proposed Tcl_ObjIntRep manipulation routines. This w... Closed-Leaf check-in: eed7c04dff user: dgp tags: tip-445-reject | |
|
2016-03-25
| ||
| 20:01 | irPtr = NULL passed to Tcl_StoreIntRep clears out any value for typePtr. check-in: 35becf3af0 user: dgp tags: tip-445-reject | |
| 19:56 | Get signatures in sync. check-in: 9c6bd315f9 user: dgp tags: tip-445-reject | |
| 14:41 | - Undo unix notifier changes: too risky at this moment. - Merge trunk - (cherry-pick from dhr-micr... check-in: 0f401c5c64 user: jan.nijtmans tags: notifier | |
| 14:01 | First demonstration conversion to the new intrep manipulation routines. check-in: aae9df6fc9 user: dgp tags: tip-445-reject | |
| 13:06 | New routines Tcl_FetchIntRep() and Tcl_StoreIntRep(). check-in: 4debca2a96 user: dgp tags: tip-445-reject | |
| 12:24 | Create a type Tcl_ObjIntRep so we can pass intreps as arguments. check-in: 920e5f468b user: dgp tags: tip-445 | |
|
2016-03-24
| ||
| 21:22 | merge trunk check-in: 0d1a9d63ef user: dgp tags: tip-445 | |
| 21:21 | No longer a need to keep around 'revert to 8.5' code. check-in: 3d7353cc89 user: dgp tags: trunk | |
| 21:11 | Revise the "index" Tcl_ObjType to use the new routine. check-in: 87d5093e34 user: dgp tags: tip-445 | |
| 20:33 | Revise the "instname" Tcl_ObjType to use the routines. check-in: d8e43af3f1 user: dgp tags: tip-445 | |
| 20:17 | oops check-in: fd39dd6249 user: dgp tags: tip-445 | |
| 20:15 | Update Tcl_InitStringRep callers to handle OOM condition. check-in: 311eebe0bb user: dgp tags: tip-445 | |
| 19:21 | Revise Tcl_InitStringRep() to do non-panic attempt at allocation. Let caller decide how catastrophic... check-in: 9173ce5731 user: dgp tags: tip-445 | |
| 15:01 | More purging of direct access to bytes field where it isn't important. check-in: 120d6a36d6 user: dgp tags: tip-445 | |
| 14:40 | Update more Tcl_ObjTypes to use Tcl_InitStringRep(). Adapt TclInitStringRep macro to accept TclInitS... check-in: d55599212b user: dgp tags: tip-445 | |
| 13:50 | TclInitStringRep() already knows about tclEmptyStringRep. check-in: 1fb418efea user: dgp tags: tip-445 | |
| 13:16 | oops check-in: 81972d73ec user: dgp tags: tip-445 | |
| 12:59 | stay out of internals when nice interfaces are available. check-in: 91837a8b92 user: dgp tags: tip-445 | |
| 12:51 | Revised "end-offset" Tcl_ObjType to use new routine. check-in: 44f4c875e0 user: dgp tags: tip-445 | |
| 01:50 | Revise "osType" Tcl_ObjType to use new routine. check-in: eecbd97389 user: dgp tags: tip-445 | |
|
2016-03-23
| ||
| 21:50 | Revise "ensembleCommand" Tcl_ObjType to use new routines. check-in: 9aa747a015 user: dgp tags: tip-445 | |
| 21:36 | Convert "dict" Tcl_ObjType to use new routines. check-in: aec0246769 user: dgp tags: tip-445 | |
| 15:21 | merge trunk check-in: 3c05a2caaa user: dgp tags: tip-445 | |
| 15:19 | Tcl_InitStringRep() bug. Truncation assumed length == allocated. Wrong! Convert "bytearray" Tcl_Ob... check-in: 67e8970656 user: dgp tags: tip-445 | |
| 15:18 | merge zipfs check-in: 16d8e516af user: jan.nijtmans tags: androwish | |
| 15:12 | merge core-8-6-branch check-in: 8ff15ce8aa user: jan.nijtmans tags: zipfs | |
| 14:10 | Revise Tcl_InitStringRep(); numBytes is unsigned. Only truncation permitted. check-in: c0ff1ae7c3 user: dgp tags: tip-445 | |
| 13:04 | (cherry-pick): Fix DTRACE_HDR value if tracing is diabled. Follow-up to [7d0db7c388] check-in: 91e49fc57a user: jan.nijtmans tags: core-8-6-branch | |
| 13:03 | Fix DTRACE_HDR value if tracing is diabled. Follow-up to [7d0db7c388] check-in: 941e11b843 user: jan.nijtmans tags: trunk | |
| 10:55 | merge mark check-in: c911fecbef user: dkf tags: trunk | |
| 10:53 | merge mark check-in: 584b746751 user: dkf tags: core-8-6-branch | |
| 10:10 | Release memory after truncation. check-in: f1e43c3058 user: dgp tags: tip-445 | |
| 09:59 | (cherry-pick): Fix [f1253530cdd83e66]: Different Windows / *nix default bindings for text widget See... check-in: fc5a8c2a60 user: jan.nijtmans tags: core-8-6-branch | |
| 09:55 | Fix [f1253530cdd83e66]: Different Windows / *nix default bindings for text widget. Still - most like... check-in: bc8560501f user: jan.nijtmans tags: trunk | |
| 09:46 | Fix [f1253530cdd83e66]: tcl_wordchars and tcl_nonwordchars are unknown at startup. For trunk this wi... check-in: 1176d169d7 user: jan.nijtmans tags: trunk | |
| 08:59 | (cherry-pick): Fix [7d0db7c388f52de8]: Occasional build failures with parallel make. Thanks to Jaros... check-in: ac6851ae65 user: jan.nijtmans tags: core-8-6-branch | |
| 08:48 | Fix [7d0db7c388f52de8]: Occasional build failures with parallel make. Thanks to Jaroslav Å karvada f... check-in: f04406d509 user: jan.nijtmans tags: trunk | |
| 04:50 | Make sure no path emerges to write on tclEmptyStringRep. check-in: 4ec3d5a661 user: dgp tags: tip-445 | |
| 04:31 | Next step: new routine Tcl_InitStringRep() check-in: 0c35610fad user: dgp tags: tip-445 | |
|
2016-03-22
| ||
| 23:45 | First simple step implementing TIP 445. check-in: 153a14ad7c user: dgp tags: tip-445 | |
| 20:30 | Factor out string internal rep definition so fix for [1af8de570511] is less awful. check-in: e99d66f317 user: dkf tags: trunk | |
| 20:30 | Factor out string internal rep definition so fix for [1af8de570511] is less awful. check-in: b3f2749a5c user: dkf tags: core-8-6-branch | |
| 17:21 | Revised fix for signed/unsigned mismatch. "get types right" > "add more casts" check-in: 6ea500e944 user: dgp tags: trunk | |
| 17:08 | More places where unsigned quantities should be decared such. check-in: 320f08bb04 user: dgp tags: core-8-6-branch | |
| 16:53 | More signed/unsigned type correction. check-in: e7a7954fba user: dgp tags: core-8-6-branch | |
| 16:38 | Don't compare signed and unsigned. Get types right. check-in: 03c05127e2 user: dgp tags: core-8-6-branch | |
| 16:09 | Update all Unicode tables to version 9.0 beta check-in: 203b8dcd6c user: jan.nijtmans tags: tip-389-impl | |
| 15:38 | Add 9 unicode characters (Punctuation, Connector), which are generally considered as part of \w. Use... check-in: dee8ead23c user: jan.nijtmans tags: tip-389-impl | |
| 15:35 | merge trunk check-in: f6e95a06a2 user: jan.nijtmans tags: tip-389-impl | |
| 13:15 | Alternative solution for [f1253530cd] Closed-Leaf check-in: 0dc963c859 user: jan.nijtmans tags: bug-f1253530cd-alt | |
| 09:07 | (cherry-pick): Fix signed-unsigned-compare warning (reported by François Vogel on Windows, but gcc ... check-in: 0b717ac78e user: jan.nijtmans tags: core-8-6-branch | |
| 09:05 | Fix signed-unsigned-compare warning (reported by François Vogel on Windows, but gcc can trigger it ... check-in: 76041410f9 user: jan.nijtmans tags: trunk | |
|
2016-03-21
| ||
| 21:32 | Merged trunk Closed-Leaf check-in: 828bb9373d user: fvogel tags: bug-f1253530cd | |
| 21:28 | Fixed bug [f1253530cd] - tcl_wordchars and tcl_nonwordchars are unknown at startup check-in: adf582fbe2 user: fvogel tags: bug-f1253530cd | |
| 14:22 | (experiment) Use TclpMasterLock() in stead of a separate notifierInitMutex. One less mutex to be wor... check-in: 2aa18b39c4 user: jan.nijtmans tags: notifier | |
| 12:03 | (cherry-pick): Fix [d3071887dbc7aeac]: Fix SEGV in Tcl_FinalizeNotifier(). Thanks to hirofumi for bo... check-in: c0e6064843 user: jan.nijtmans tags: core-8-6-branch | |
| 11:59 | Fix [d3071887dbc7aeac]: Fix SEGV in Tcl_FinalizeNotifier(). Thanks to hirofumi for both the bug-repo... check-in: a8ea065823 user: jan.nijtmans tags: trunk | |
| 09:16 | .... oops .... Closed-Leaf check-in: 9d6b27346e user: jan.nijtmans tags: bug-d3071887dbc7aeac | |
| 09:05 | Proposed fix for [d3071887dbc7aeac]: Fix SEGV in Tcl_FinalizeNotifier() check-in: 7636c287f5 user: jan.nijtmans tags: bug-d3071887dbc7aeac | |
|
2016-03-20
| ||
| 20:42 | [1af8de570511] Fix crash in [string replace] caused by cut-n-paste. check-in: 0d8edd300b user: dkf tags: trunk | |
| 20:40 | [1af8de570511] Fix crash in [string replace] caused by cut-n-paste. check-in: 5f1ea7ddc7 user: dkf tags: core-8-6-branch | |
|
2016-03-17
| ||
| 15:54 | merge trunk check-in: f37df7edbc user: jan.nijtmans tags: tip-439, semver | |
| 13:25 | [0b8c387cf7] Replace deprecated Tcl_VarEval(). socket accept callbacks now always evaluate in global... check-in: 632f70c01d user: dgp tags: trunk, potential incompatibility | |
| 13:19 | merge 8.6 bug fixes check-in: 24feef28e8 user: dgp tags: trunk | |
| 13:14 | [ae38befcfb] Rewrite TclGetInnermostExceptionRange() for fewer iterations. check-in: 582d6817fe user: dgp tags: core-8-6-branch | |
| 12:24 | [1a25fdfec6] Enable compile of commands like [variable ${ns}::v]. check-in: 9b6183cdf5 user: dgp tags: core-8-6-branch | |
| 12:15 | [b9b2079e6d] Unwind ExceptionAux data after failed compile. check-in: fadc9965ff user: dgp tags: core-8-6-branch | |
|
2016-03-16
| ||
| 14:52 | Merge trunk. Add TCL_EVAL_GLOBAL flag to Tcl_EvalObjEx(), for reason mentioned in [0b8c387cf7]. Closed-Leaf check-in: 727564218e user: jan.nijtmans tags: bug-0b8c387cf7 | |
| 09:58 | (cherry-pick from trunk): Update tzdata to 2016b from ietf.org check-in: 22e38d3816 user: jan.nijtmans tags: core-8-6-branch | |
| 09:56 | Remove undocumented TCL_HASH_KEY_STORE_HASH. Setting this to "0" is not supported (was it ever ????)... check-in: ecfb88c394 user: jan.nijtmans tags: trunk | |
| 09:07 | Update tzdata to 2016b from ietf.org check-in: 938b541a95 user: venkat tags: trunk | |
|
2016-03-14
| ||
| 11:58 | Merge trunk check-in: e07be1bcdb user: jan.nijtmans tags: tip-389-impl | |
|
2016-03-13
| ||
| 17:31 | merge trunk check-in: 86018f7171 user: jan.nijtmans tags: tip-439, semver | |
| 17:23 | [e6f27aa56f] Add files I missed in my previous commit check-in: 7625571c31 user: gahr tags: gahr-ticket-e6f27aa56f | |
|
2016-03-11
| ||
| 17:13 | [e6f27aa56f] Initial import of libtommath-1.0 This commit brings in libtommath-1.0, as of tag v1.0 ... check-in: c7a3a1452b user: gahr tags: gahr-ticket-e6f27aa56f | |
| 15:40 | Simple change gets most of the effect. Fails to handle backslash. anyone care? Closed-Leaf check-in: 2334f398b8 user: dgp tags: bug-1a25fdfec6 | |
| 15:00 | New test compile-5.3 for the bug. Closed-Leaf check-in: 5d1ed07268 user: dgp tags: bug-b9b2079e6d | |
| 09:33 | Allow unstable Tcl releases to use unstable packages by default (this makes "package require Tk" fin... check-in: 40b678a10d user: jan.nijtmans tags: trunk | |
|
2016-03-10
| ||
| 20:03 | [b9b2079e6d] Proposed fix. When a compileProc fails, it may have done an arbitrary amount of partial... check-in: 569d2e3d4f user: dgp tags: bug-b9b2079e6d | |
| 13:44 | Somewhat more excess spacing in for.test check-in: 405a80a711 user: jan.nijtmans tags: trunk | |
| 11:56 | Eliminate exess spacings in many test-cases check-in: d6d9491140 user: jan.nijtmans tags: trunk | |
|
2016-03-09
| ||
| 15:59 | Let Tcl 8.7 allow Tk 8.7 to be used by default Closed-Leaf check-in: 9e2043ed08 user: jan.nijtmans tags: jn-Tcl-requirement | |
|
2016-03-08
| ||
| 19:12 | Update to trunk work Leaf check-in: 8b47978cb6 user: aku tags: aku-tkt-6141c15186 | |
| 18:06 | [0b8c387cf7] Replace deprecated Tcl_VarEval() call with reworked callback system that uses Tcl_Obj s... check-in: 573945a448 user: dgp tags: bug-0b8c387cf7 | |
| 15:55 | [bbc304f61a] Avoid event handling when reflected channel has a watch change half-completed. (First h... check-in: 3ed434c670 user: dgp tags: trunk | |
| 15:50 | [bbc304f61a] Avoid event handling when reflected channel has a watch change half-completed. (First h... check-in: f2a6351600 user: dgp tags: core-8-6-branch | |
| 15:31 | Eliminate exess spacings in remaining doc pages check-in: 8731e8bf9f user: jan.nijtmans tags: trunk | |
| 15:29 | Proposed fix for [e21fc32c2aa]: auto_execok does not check executability on Windows Closed-Leaf check-in: 2f5431fd98 user: jan.nijtmans tags: bug-e21fc32c2aa | |
| 14:20 | Merge trunk check-in: e311f38ad0 user: jan.nijtmans tags: tip-439, semver | |
| 13:44 | configure.in -> configure.ac check-in: 4706c883d8 user: jan.nijtmans tags: trunk | |
|
2016-03-07
| ||
| 08:39 | merge trunk check-in: 3a2bcbbf8f user: jan.nijtmans tags: tip-439, semver | |
| 08:37 | Fix version number in .project file check-in: 94a2fe2d49 user: jan.nijtmans tags: trunk | |
|
2016-03-04
| ||
| 13:15 | (cherry-pick): Fix gcc 5.3 warning: In function ‘NRInterpCmd’: tclInterp.c:726:5: warning: assum... check-in: 8afe88e306 user: jan.nijtmans tags: core-8-6-branch | |
| 13:13 | Fix gcc 5.3 warning: In function ‘NRInterpCmd’: tclInterp.c:726:5: warning: assuming signed over... check-in: 21d2da02a9 user: jan.nijtmans tags: trunk | |
| 08:40 | merge trunk check-in: e1bf86b21a user: jan.nijtmans tags: tip-389-impl | |
| 08:21 | merge trunk check-in: 461852784c user: jan.nijtmans tags: tip-439, semver | |
|
2016-03-03
| ||
| 19:45 | Bump trunk to 8.7a0 to accept new feature development. check-in: 4def3fa682 user: dgp tags: trunk | |
| 19:29 | Open branch for continued 8.6.* patching. check-in: 6e1ff473d8 user: dgp tags: core-8-6-branch | |
| 08:34 | merge trunk check-in: 00229de885 user: gahr tags: gahr-bug-5f71353740, tip-444 | |
| 08:30 | Clarify that weekends are intended as Saturdays and Sundays check-in: aaa1b378a1 user: gahr tags: gahr-bug-5f71353740, tip-444 | |
|
2016-03-02
| ||
| 15:48 | upstream androwish check-in: e11d4873d5 user: jan.nijtmans tags: androwish | |
| 15:44 | Some more minor androwish upstream changes check-in: 76a713ab17 user: jan.nijtmans tags: androwish | |
| 15:39 | minor upstream changes check-in: a855464d28 user: jan.nijtmans tags: zipfs | |
| 15:29 | [bbc304f61a] Proposed fix for reflected watch race condition. Closed-Leaf check-in: 5057f650ba user: dgp tags: bug-bbc304f61a | |
| 15:12 | merge zipfs check-in: 5b6d200c4a user: jan.nijtmans tags: androwish | |
| 15:10 | merge trunk check-in: 24900c193e user: jan.nijtmans tags: zipfs | |
| 09:32 | merge trunk check-in: ada65114d8 user: jan.nijtmans tags: tip-439, semver | |
| 08:49 | Eliminate exess spacings in many doc pages. check-in: 840e5d4825 user: jan.nijtmans tags: trunk | |
|
2016-03-01
| ||
| 16:45 | [80304238ac] Prevent RC cycle in the localVarName objtype. check-in: 7070d2aa22 user: dgp tags: trunk | |
| 16:42 | Extra safety against cycles Closed-Leaf check-in: b4d05f59f1 user: dgp tags: bug-80304238ac | |
| 16:40 | Add test for memleak check-in: 8bbd0e6179 user: dgp tags: bug-80304238ac | |
| 16:26 | merge trunk check-in: b1515e2abb user: dgp tags: bug-80304238ac | |
| 13:24 | merge release check-in: d73a0fbece user: dgp tags: trunk | |
| 01:49 | merge trunk Closed-Leaf check-in: cb38c65929 user: dgp tags: release, core-8-6-5, core-8-6-5-rc | |
|
2016-02-26
| ||
| 16:17 | Clean up unfired timer handlers or they cause errors in -singleproc 1 test run. check-in: 016412f1ec user: dgp tags: trunk | |
| 15:42 | [80304238ac] Candidate fix for memleak due to RC cycle. check-in: 29d44ec30c user: dgp tags: bug-80304238ac | |
| 13:04 | [dee3d66bc7] Remove 'any' af Leaf check-in: 3b1d567dea user: gahr tags: gahr-ticket-dee3d66bc7 | |
| 12:28 | [dee3d66bc7] Start relaxing test constraints check-in: 19fab15fd6 user: gahr tags: gahr-ticket-dee3d66bc7 | |
|
2016-02-24
| ||
| 09:10 | More comprehensive tests adding and subtracting week-days check-in: f991a78d7a user: gahr tags: gahr-bug-5f71353740, tip-444 | |
|
2016-02-23
| ||
| 19:44 | merge trunk check-in: 4c431fc1c9 user: gahr tags: gahr-bug-5f71353740, tip-444 | |
| 16:31 | Make sure that adding 0 weekdays doesn't result in going back in time check-in: ef26db9e93 user: gahr tags: gahr-bug-5f71353740, tip-444 | |
| 14:02 | update changes check-in: de2063dbe4 user: dgp tags: rc2, core-8-6-5-rc | |
| 13:59 | merge trunk check-in: c25ac5aa31 user: dgp tags: core-8-6-5-rc | |
|
2016-02-22
| ||
| 12:39 | Convert remaining env.test test-cases to tcltest-2 format check-in: d6a977a3a6 user: jan.nijtmans tags: trunk | |
| 11:42 | Fix [9b47029467631832]: testing existence of env(some_thing) destroys traces. With test-case demonst... check-in: d644df2cad user: jan.nijtmans tags: trunk | |
|
2016-02-19
| ||
| 18:42 | Create new branch named "gahr-split-install" Closed-Leaf check-in: 9d0a216e60 user: gahr tags: gahr-split-install | |
| 16:44 | Bump to TclOO 1.0.4. Update changes file. check-in: 9ecb248b72 user: dgp tags: rc1, core-8-6-5-rc | |
| 14:42 | Add test-case which demonstrates the problem. This test-case fails in trunk (but passes in core-8-5-... Closed-Leaf check-in: 7973c950d3 user: jan.nijtmans tags: bug-9b47029467631832 | |
| 13:37 | Update to tzdata2016a. check-in: 04a238c721 user: dgp tags: core-8-6-5-rc | |
| 10:49 | Proposed fix for [9b47029467631832]: testing existence of env(some_thing) destroys traces. Was the c... check-in: 5e24c6a9db user: jan.nijtmans tags: bug-9b47029467631832 | |
|
2016-02-17
| ||
| 11:03 | [5f71353740] Support the "weekdays" unit in [clock add] check-in: 2c9afbf911 user: gahr tags: tip-444 | |
|
2016-02-16
| ||
| 18:20 | merge trunk check-in: d1f90d45c0 user: dgp tags: rc0, core-8-6-5-rc | |
|
2016-02-11
| ||
| 09:31 | Fix a few more very minor formatting glitches. check-in: dbf033509e user: dkf tags: trunk | |
| 09:27 | Fix minor formatting glitch check-in: fc972f5e83 user: dkf tags: trunk | |
|
2016-02-09
| ||
| 18:08 | merge trunk check-in: b64557cb8e user: dgp tags: core-8-6-5-rc | |
| 09:33 | Merge trunk check-in: 8dbbf50255 user: jan.nijtmans tags: tip-389-impl | |
|
2016-02-08
| ||
| 21:59 | Pulling *more* changes from zipfs check-in: d753972e9a user: hypnotoad tags: core_zip_vfs | |
| 21:58 | Merging changes from zipfs check-in: 56c362bad1 user: hypnotoad tags: core_zip_vfs | |
| 16:25 | Merge zipfs check-in: 189c2ffdb8 user: jan.nijtmans tags: androwish | |
| 16:11 | Merge trunk check-in: b7def42ca8 user: jan.nijtmans tags: zipfs | |
|
2016-02-05
| ||
| 16:31 | Tweaking some comments for clarity. check-in: 376b72b78b user: dkf tags: trunk | |
| 14:36 | Clean up the handling of buffer limit exceeding when flushing a zlib transform. check-in: 273e645082 user: dkf tags: trunk | |
|
2016-02-04
| ||
| 21:05 | [cf74deb33c] Plug memleaks in class teardown. check-in: 4bb95ffc51 user: dgp tags: trunk | |
|
2016-02-03
| ||
| 15:29 | [25842c161] Prevent zero-length compress actions in [zlib] streaming API. check-in: c1aff52ef3 user: dkf tags: trunk | |
|
2016-01-29
| ||
| 14:22 | merge trunk check-in: 29881c9181 user: dgp tags: core-8-6-5-rc | |
| 13:35 | Implement TIP #440: Add engine to tcl_platform Array check-in: 797fd8bdc2 user: jan.nijtmans tags: trunk | |
| 09:46 | Fix gcc'ism. Not all compilers can substract two void pointers. check-in: 5e13217e77 user: jan.nijtmans tags: trunk | |
| 09:22 | merge zipfs check-in: 80f22e4bf1 user: jan.nijtmans tags: androwish | |
| 09:17 | Upstream zipfs change and unbreak zipfs test-case check-in: f965826edc user: jan.nijtmans tags: zipfs | |
|
2016-01-28
| ||
| 17:33 | Bump to 8.6.5 check-in: 696f03868d user: dgp tags: core-8-6-5-rc | |
| 06:46 | Ticket [6141c15186]. Prelim fix. Necessary test still to do. Passes the existing tests. check-in: 128ad6929b user: aku tags: aku-tkt-6141c15186 | |
|
2016-01-26
| ||
| 20:29 | make the NRE stack grow downwards in memory, so that it can be traversed faster on rewinding check-in: 891196ece0 user: msofer tags: mig-opt2 | |
| 18:15 | TODO check-in: 0a29df36d8 user: msofer tags: mig-opt2 | |
| 18:15 | using gcc's sibling call optimisation: calls between NRE_callbacks are optimised to tailcalls, also ... check-in: 656bed517b user: msofer tags: mig-opt2 | |
| 16:59 | using gcc's sibling call optimisation: calls between NRE_callbacks are optimised to tailcalls, also ... Closed-Leaf check-in: 43e939b345 user: msofer tags: mig-opt2-tmp | |
| 14:02 | Redo TIP #440 alternative again, now using "info runtime". Closed-Leaf check-in: 2e88dfd278 user: jan.nijtmans tags: tip-440-alt | |
| 10:16 | Re-do "::tcl::pkgconfig get" form only. check-in: cd9aa51331 user: jan.nijtmans tags: tip-440-alt | |
|
2016-01-24
| ||
| 17:00 | merge zipfs check-in: cb46b79ce5 user: jan.nijtmans tags: androwish | |
| 16:57 | merge trunk check-in: 6a26062e39 user: jan.nijtmans tags: zipfs | |
| 16:57 | merge trunk check-in: f1f8dab417 user: jan.nijtmans tags: tip-439, semver | |
| 16:52 | Fix "make test" broken by previous commit check-in: 3bf140c0df user: jan.nijtmans tags: trunk | |
|
2016-01-23
| ||
| 21:54 | Remove build information from TIP-439 implementation: At the least should be a different separate TI... check-in: 77ccc6004e user: jan.nijtmans tags: tip-439, semver | |
| 21:04 | Merge trunk. Add some more useful build information (New TIP to be written) check-in: 8972c3e7db user: jan.nijtmans tags: tip-440-alt | |
| 20:35 | Merge zipfs (but keep deprecated zipfs commands) check-in: 48e677f97a user: jan.nijtmans tags: androwish | |
| 20:33 | Merge trunk. Depend on ensemble now, adapt documentation. check-in: e731b26ed2 user: jan.nijtmans tags: zipfs | |
| 20:28 | merge check-in: 93159f88a0 user: msofer tags: mig-opt2-tmp | |
| 20:23 | merge trunk; disabled the file/line info in disassembly, as it depends on cmdFrame check-in: 049a649f79 user: msofer tags: mig-opt2 | |
| 19:46 | add a test to insure that callbacks run at the correct C-stack depth while unwinding the NRE stack. check-in: 159e5ab27b user: msofer tags: trunk | |
|
2016-01-22
| ||
| 12:51 | fix generiation of tclUuid.h on win32/unix. Add build information (experimental) check-in: aca2c7e988 user: jan.nijtmans tags: tip-439, semver | |
| 11:03 | Merge trunk. Let "package require Tcl" output just <version>+core.<UUID> check-in: 35e522cced user: jan.nijtmans tags: tip-440-alt | |
| 10:56 | Merge trunk. Simplify build information to "+core.<UUID>" check-in: 241c75449a user: jan.nijtmans tags: tip-439, semver | |
| 10:38 | Eliminate useless variable assignment. check-in: f381242421 user: jan.nijtmans tags: trunk | |
| 09:13 | Merge zipfs check-in: 63a90e04e6 user: jan.nijtmans tags: androwish | |
| 08:45 | Add "zipfs" ensemble. check-in: 24587bb6c4 user: jan.nijtmans tags: zipfs | |
|
2016-01-21
| ||
| 13:15 | merge-mark check-in: ae06b5381c user: jan.nijtmans tags: trunk | |
|
2016-01-20
| ||
| 18:07 | merge check-in: 6871526357 user: msofer tags: mig-opt2-tmp | |
| 12:11 | Add 'engine' core.tcl.tk and build information to the output of "package require Tcl". Alternative s... check-in: 5ca5e4cb39 user: jan.nijtmans tags: tip-440-alt | |
| 03:21 | fix warnings at -O2 check-in: 2399d89260 user: msofer tags: mig-opt2 | |
|
2016-01-19
| ||
| 21:54 | Add 'engine' core.tcl.tk and build information to the output of "package require Tcl". Alternative s... check-in: 64f6131bf4 user: jan.nijtmans tags: tip-439, semver | |
| 20:32 | now really set the "manifest" setting check-in: 63b951489c user: jan.nijtmans tags: tip-439, semver | |
| 20:28 | Set versioned "manifest" setting check-in: 69c0bd36fc user: jan.nijtmans tags: tip-439, semver | |
| 17:48 | Update comment with TIP number. Closed-Leaf check-in: c0f8a3d729 user: mistachkin tags: tip-440, tclPlatformEngine | |
| 14:00 | merge trunk check-in: 64de9dbe17 user: jan.nijtmans tags: tip-439, semver | |
| 13:57 | Start implementing TCL_NO_DEPRECATED part of TIP #439 check-in: dc5fcbf41c user: jan.nijtmans tags: tip-439, semver | |
| 13:08 | [593baa032c] Stop segfault in class destruction with active namespace. check-in: b59cda3924 user: dgp tags: trunk | |
| 13:06 | merge trunk Closed-Leaf check-in: 6ffb1dd1d6 user: dgp tags: bug-593baa032c | |
| 10:46 | Merge zipfs check-in: 95f198c740 user: jan.nijtmans tags: androwish | |
| 10:43 | Merge trunk, upstream fixes to zipfs.c for win32 check-in: 5a56baa405 user: jan.nijtmans tags: zipfs | |
| 10:38 | Fix last bug (hopefully) in this branch, found by test-case safe-14.1 check-in: 02e2b8f776 user: jan.nijtmans tags: tip-439, semver | |
| 09:25 | Merge trunk check-in: 4bc5dee9ef user: jan.nijtmans tags: tip-439, semver | |
|
2016-01-18
| ||
| 15:00 | One more Tcl_GlobalEval() usage. check-in: e33dedc1e1 user: jan.nijtmans tags: trunk | |
| 14:45 | Merge zipfs changes check-in: de2bde86e0 user: jan.nijtmans tags: androwish | |
| 14:33 | Merge trunk check-in: 2241b0449e user: jan.nijtmans tags: zipfs | |
| 14:32 | Eliminate some usages of Tcl_GlobalEval() and Tcl_Eval(), which are deprecated functions. check-in: 1bfaa8fd18 user: jan.nijtmans tags: trunk | |
| 12:19 | Make function TclDisassembleByteCodeObj() static, since it is only used in a single source file. check-in: fbaa89db16 user: jan.nijtmans tags: trunk | |
| 10:16 | Put the file location information that Tcl has into the disassembled code. Important for tclquadcode... check-in: 7547bd6702 user: dkf tags: trunk | |
| 09:28 | Minor tweaks in documentation/testcases. Don't use deprecated Tcl methods any more check-in: 0524c291ed user: jan.nijtmans tags: zipfs | |
| 06:27 | making some functions NOINLINE (full implementation when the macro shortcuts do not apply) check-in: b5a4260d5f user: msofer tags: mig-opt2-tmp | |
| 06:12 | introduce macros NRE_JUMP and NRE_NEXT to abstract the NRE mechanism, previous to introducing an alt... check-in: ea7d514026 user: msofer tags: mig-opt2-tmp | |
|
2016-01-16
| ||
| 11:17 | elim stray refs to removed macro check-in: e3b25c6b3c user: msofer tags: mig-opt2 | |
| 10:30 | remove empty macro check-in: 1faa6f11f2 user: msofer tags: mig-opt2 | |
| 10:17 | TODO; removed old NRE_callback memory model check-in: 2e5c2388ed user: msofer tags: mig-opt2 | |
| 02:52 | TODO check-in: af567261ef user: msofer tags: mig-opt2 | |
|
2016-01-15
| ||
| 00:39 | Add docs and tests. check-in: 767fb963f3 user: mistachkin tags: tip-440, tclPlatformEngine | |
|
2016-01-14
| ||
| 23:55 | Add the tcl_platform(engine) element, TIP to be written. check-in: 1d66076dc4 user: mistachkin tags: tip-440, tclPlatformEngine | |
| 03:46 | remove tips #280 and #348 check-in: 2dc35ab4a6 user: msofer tags: mig-opt2 | |
| 03:44 | TODO Closed-Leaf check-in: 540aebde6c user: msofer tags: mig-opt2-tmp | |
| 03:37 | remove callback in for/while, was required for tip 280 check-in: 62d0f684a5 user: msofer tags: mig-opt2-tmp | |
|
2016-01-12
| ||
| 23:46 | fixing the last bug: command compiler returning TCL_ERROR and bailing out check-in: 6962035205 user: msofer tags: mig-opt2-tmp | |
| 21:09 | re-enable optimisation, accidentally disabled check-in: b55113ad7a user: msofer tags: mig-opt2-tmp | |
| 21:07 | fix off-by-one error check-in: 4380f23d29 user: msofer tags: mig-opt2-tmp | |
| 21:06 | fix comment check-in: 9174125163 user: msofer tags: mig-opt2-tmp | |
| 19:03 | Reconciled the inner workings of the core_zip_vfs and zipfs branch of Tcl core_zip_vfs now uses the... check-in: 6994528405 user: hypnotoad tags: core_zip_vfs | |
| 12:20 | fix expr-old.test errors check-in: 2648db35c4 user: msofer tags: mig-opt2-tmp | |
| 02:11 | small bug fix check-in: c4d364ef3b user: msofer tags: mig-opt2-tmp | |
|
2016-01-11
| ||
| 22:40 | fixing a few bugs check-in: 23f0616b7a user: msofer tags: mig-opt2-tmp | |
| 17:59 | still some errors, but now valgrind-clean check-in: 4e6d502d25 user: msofer tags: mig-opt2-tmp | |
| 00:49 | no-280 branch, it still has many errors check-in: ede41c1946 user: msofer tags: mig-opt2-tmp | |
|
2016-01-09
| ||
| 23:04 | Merge zipfs check-in: a1b7730546 user: jan.nijtmans tags: androwish | |
| 23:02 | Merge trunk. Update documentation check-in: 2b101690e0 user: jan.nijtmans tags: zipfs | |
|
2016-01-08
| ||
| 14:48 | merge trunk check-in: efa992a355 user: dgp tags: bug-593baa032c | |
|
2016-01-07
| ||
| 11:33 | Fix [f01d74dc8c]: DEFAULT_COPY_BLOCK_SIZE has incorrect value check-in: 021e073bf0 user: jan.nijtmans tags: trunk | |
|
2016-01-06
| ||
| 13:16 | Fix determination of TCL_WIN_VERSION for manifest: Didn't take the semantic version into account yet... check-in: 67e325a906 user: jan.nijtmans tags: tip-439, semver | |
| 11:46 | Merge trunk. If TCL_NO_DEPRECATED is defined, make all internal stub funcions MODULE_SCOPE check-in: 89443c0c3d user: jan.nijtmans tags: tip-439, semver | |
| 11:15 | Fix win32 mingw 32-bit build, bug was introduced by [c397433be321e6d9] (wrong zlib1.dll was copied) check-in: fae4d82205 user: jan.nijtmans tags: trunk | |
|
2016-01-02
| ||
| 23:42 | More 8.6 -> 8.7 check-in: 4eff56a3a9 user: jan.nijtmans tags: tip-439, semver | |
| 21:41 | merge trunk. Fix versioning on OSX check-in: 6916f383c6 user: jan.nijtmans tags: tip-439, semver | |
|
2016-01-01
| ||
| 17:46 | Document the Tcl_CancelEval function correctly. It was missing its second argument, making using it ... check-in: cf573224a6 user: dkf tags: trunk | |
| 16:53 | Make al zipfs command Tcl_Obj-based check-in: 41dc66bdbd user: jan.nijtmans tags: androwish | |
| 16:50 | Make al zipfs command Tcl_Obj-based check-in: 23f846eec3 user: jan.nijtmans tags: zipfs | |
|
2015-12-22
| ||
| 19:50 | [593baa032c] Additional fix for the mixinSubs list. check-in: 13d2b84536 user: dgp tags: bug-593baa032c | |
| 18:27 | [593baa032c] Possible fix (with test) for segfault in superclass teardown. check-in: 9a6b136330 user: dgp tags: bug-593baa032c | |
| 11:41 | First shot at documentation check-in: 5cfbc97755 user: jan.nijtmans tags: androwish | |
| 11:39 | first shot at documentation check-in: a6c364d166 user: jan.nijtmans tags: zipfs | |
| 09:29 | Zipfs_Mount -> Tclzipfs_Mount, it doesn't really matter which one is used. check-in: d8f7fc7aea user: jan.nijtmans tags: androwish | |
| 09:15 | More test-cases check-in: a922051327 user: jan.nijtmans tags: androwish | |
| 09:11 | Remove TIP #414 fragment, not strictly needed for the zipfs TIP. Add more zipfs test-cases check-in: 6f0bc11040 user: jan.nijtmans tags: zipfs | |
|
2015-12-21
| ||
| 21:26 | USE_TCL_STUBS is not defined anyway check-in: 7f62bae0a1 user: jan.nijtmans tags: androwish | |
| 21:25 | USE_TCL_STUBS is not defined anyway check-in: 81f13c504b user: jan.nijtmans tags: zipfs | |
| 15:31 | Start with a few simple basic test-cases check-in: 9eb6257fb7 user: jan.nijtmans tags: androwish | |
| 15:21 | Start with a few simple basic test-cases check-in: 0805686e2a user: jan.nijtmans tags: zipfs | |
| 14:03 | merge-mark check-in: 9c0308bebf user: jan.nijtmans tags: androwish | |
| 14:01 | Eliminate all use of ZIPFS_IN_TCL check-in: 9fc880225c user: jan.nijtmans tags: zipfs | |
| 12:44 | Fix android compilation (zipfsFilesystem.loadFileProc is a constant, so it cannot be written) check-in: 6b082986a9 user: jan.nijtmans tags: androwish | |
| 12:43 | Fix android compilation (zipfsFilesystem.loadFileProc is a constant, so it cannot be written) check-in: af376b3bcd user: jan.nijtmans tags: zipfs | |
| 12:30 | Make zipfsFilesystem MODULE_SCOPE everywhere check-in: 43f121316b user: jan.nijtmans tags: androwish | |
| 12:03 | Make zipfs.c compile warning-free on Visual Studio check-in: 2ee3694824 user: jan.nijtmans tags: androwish | |
| 11:59 | Finally, make it compile warning-free using Visual Studio, if ZIPFS_IN_TCL is defined check-in: 69bae2a1d6 user: jan.nijtmans tags: zipfs | |
| 11:29 | Make it compile warning-free with MSVC compiler (VS2013, at least). Other tweaks. check-in: 529e3711b6 user: jan.nijtmans tags: zipfs | |
| 11:09 | fix handling of string interface - segfault that did not happen under varlgrind or gdb (?) check-in: 40e8a44dbc user: msofer tags: mig-opt2 | |
| 10:56 | Code clean up from trunk. No functional change. check-in: dd71ba2858 user: jan.nijtmans tags: androwish | |
| 10:49 | CONST -> const check-in: db8b77ff24 user: jan.nijtmans tags: zipfs | |
| 10:41 | plugging leaks, valgrind happy check-in: ce23f68317 user: msofer tags: mig-opt2 | |
| 10:38 | Merge trunk. Remove utf-32 encoding, will not be part of the "zipfs" TIP. check-in: 6cd30f2bcc user: jan.nijtmans tags: zipfs | |
| 10:27 | Code-cleanup: CONST -> const, don't use macro's like __REG_CONST and types like re_void any more. No... check-in: 83897e067a user: jan.nijtmans tags: trunk | |
| 10:03 | Undo more Android-specific changes, which don't form part of Zipfs, as further preparation for Zipfs... check-in: 1836eee8f2 user: jan.nijtmans tags: zipfs | |
| 09:31 | Start of "zipfs" branch, meant for keeping track of the proposed changes for a new TIP. Remove some ... check-in: f454ea8e02 user: jan.nijtmans tags: zipfs | |
| 09:16 | Put back the stub entries for TclpGetDate/TclpLocaltime/TclpGmtime. Although those functions are dea... check-in: 2805b1a08c user: jan.nijtmans tags: androwish | |
|
2015-12-20
| ||
| 19:48 | remove interp->result and all supporting code; remove other deprecated apis check-in: 0f3e580e52 user: msofer tags: mig-opt2 | |
|
2015-12-18
| ||
| 15:41 | Make symbols which are deprecated MODULE_SCOPE, if the flag TCL_NO_DEPRECATED is specified check-in: 1ca3bdd080 user: jan.nijtmans tags: tip-439, semver | |
| 12:54 | removed [case] check-in: 2b2aec4e7a user: msofer tags: mig-opt2 | |
| 12:39 | upstream androwish change check-in: 786f147e7a user: jan.nijtmans tags: androwish | |
| 12:38 | adding a TODO list check-in: 684250e0ae user: msofer tags: mig-opt2 | |
| 12:28 | merge trunk check-in: 6def89fffa user: msofer tags: mig-opt2 | |
| 12:22 | merge trunk check-in: 1b3e5ac271 user: msofer tags: mig-opt2 | |
|
2015-12-17
| ||
| 15:23 | Minor tweaks on ZIPFS_IN_TCL check-in: f4690c201b user: jan.nijtmans tags: androwish | |
| 12:04 | minor tweaks for MSVC check-in: 5c6069be75 user: jan.nijtmans tags: androwish | |
|
2015-12-16
| ||
| 15:18 | remove unnecessary Tclzipfs defines in tclStubInit.c check-in: 85fa957291 user: jan.nijtmans tags: androwish | |
| 13:37 | No need for more than tcl.h in zipfs.h check-in: 3421ac5d9b user: jan.nijtmans tags: androwish | |
| 13:26 | Remove zipfs symbols from stub table. Those symbols should be exported as-is, without using the stub... check-in: 9bac0a5731 user: jan.nijtmans tags: androwish | |
| 13:21 | merge trunk check-in: fe902d33b2 user: jan.nijtmans tags: androwish | |
|
2015-12-15
| ||
| 15:16 | Different solution to the tailcall impact on -errorinfo. Leaf check-in: 8b9329b30e user: dgp tags: dgp-tailcall-errorinfo-alt | |
| 14:40 | Suppress additions to the -errorinfo from a tailcall-invoked command. Leaf check-in: 523734993c user: dgp tags: dgp-tailcall-errorinfo | |
| 13:22 | Merge trunk. Fix configure scripts: dot should be part of TCL_PATCH_LEVEL check-in: 63b129366e user: jan.nijtmans tags: tip-439, semver | |
| 13:19 | Remove unused static function definition check-in: c5394a312b user: jan.nijtmans tags: trunk | |
| 11:13 | make some MODULE_SCOPE symbols static check-in: 3c36ca4be3 user: jan.nijtmans tags: trunk | |
| 10:33 | Eliminate AuxDataType table: since this table only contains 4 constant entries, it is overkill to us... check-in: ae32969212 user: jan.nijtmans tags: trunk | |
| 09:31 | Merge trunk. Upstream zipfs change check-in: a4e8495e3b user: jan.nijtmans tags: androwish | |
|
2015-12-12
| ||
| 20:02 | remove support for obsolete 8.4 bytecodes check-in: 65e9ef3d6c user: msofer tags: mig-opt2 | |
| 19:45 | remove trampoline bounces: invoke commands directly from tebc check-in: aafed8fdb6 user: msofer tags: mig-opt2 | |
| 15:18 | incorporate limit checks into TclInterpReady check-in: 9e4402076e user: msofer tags: mig-opt2 | |
| 14:57 | removing useless trampoline bounces in cmd dispatch; added comments to README.opt2 check-in: 2115f0cd8d user: msofer tags: mig-opt2 | |
| 11:54 | Issue the correct auxType when compiling [array set]. check-in: 4ba93f8156 user: dkf tags: trunk | |
|
2015-12-11
| ||
| 22:56 | Merge trunk. Upstream androwish changes check-in: 62263368e1 user: jan.nijtmans tags: androwish | |
| 22:27 | merge trunk check-in: 066ad731b4 user: msofer tags: empty-bodies | |
| 21:51 | transforming the NRE stack from a linked list to a real stack check-in: f7809e02ac user: msofer tags: mig-opt2 | |
| 21:42 | code reordering, no func changes Leaf check-in: 2bdd045a21 user: msofer tags: mig-nre-mods | |
| 21:21 | fix segfault on invokhidden - faulty adaptation at last merge check-in: e5736a79d1 user: msofer tags: mig-nre-mods | |
| 15:55 | transforming the NRE stack from a linked list to a real stack; incomplete check-in: bf2e0e30c5 user: msofer tags: mig-nre-mods | |
| 13:37 | merge drh-micro-optimization check-in: c525cb589a user: msofer tags: mig-opt2 | |
| 13:23 | merge trunk check-in: 02b4fa0e2e user: msofer tags: drh-micro-optimization | |
| 13:17 | merge trunk check-in: b1772595c6 user: msofer tags: mig-opt2 | |
| 10:18 | Fix [c9eb6b0ac01bb8ef96a616c71426a3db4a279bec|c9eb6b0ac0]: ConvertLocalToUTCUsingC fails the first t... check-in: 38e14f6cc3 user: jan.nijtmans tags: trunk | |
| 09:29 | Bug in tclPkg.c, use semantic version in more places., but don't use "+" syntax yet. check-in: 547de1eb85 user: jan.nijtmans tags: tip-439, semver | |
| 08:51 | revert some unintentional changes check-in: a33f7202a8 user: jan.nijtmans tags: tip-439, semver | |
| 08:43 | Experiments with [http://semver.org/|Semantic Versioning] in Tcl. (Don't look!) check-in: 32379be1ed user: jan.nijtmans tags: tip-439, semver | |
|
2015-12-09
| ||
| 18:15 | comments check-in: 1ca12b8ba9 user: msofer tags: mig-opt2 | |
| 18:08 | new branch for experimental mods check-in: 21276302ce user: msofer tags: mig-opt2 | |
| 10:20 | Merge trunk. Upstream zipfs change check-in: 8bd037c973 user: jan.nijtmans tags: androwish | |
|
2015-12-02
| ||
| 11:30 | Fix 64-bit MSVC build without SDK: If the MSVC version is recent enough, compiling without SDK works... check-in: 6b5e1dd52c user: jan.nijtmans tags: trunk | |
|
2015-11-30
| ||
| 18:24 | [32c5740a4d] Have Tcl_ListObjReplace() try to use realloc() for growing when it can do so. check-in: a467b03d94 user: dgp tags: trunk | |
| 07:37 | merge trunk check-in: 8fd9093772 user: jan.nijtmans tags: androwish | |
|
2015-11-26
| ||
| 12:01 | On cygwin, install libtcl8.6.dll.a in the {prefix}/lib directory. On win32, don't create empty {pref... check-in: 687b1c51e7 user: jan.nijtmans tags: trunk | |
|
2015-11-25
| ||
| 21:07 | merge trunk check-in: 463fcfbc88 user: jan.nijtmans tags: androwish | |
|
2015-11-24
| ||
| 15:09 | Fix comments at the top of the *.decls files, which are not correct any more for a long long time check-in: cd9bab60a6 user: jan.nijtmans tags: trunk | |
| 09:00 | Make ::tcl::tm::roots work for alpha/beta Tcl releases. (backported from "novem", will be needed any... check-in: b8172944cb user: jan.nijtmans tags: trunk | |
|
2015-11-22
| ||
| 21:03 | Merge trunk check-in: c04ab9a276 user: jan.nijtmans tags: drh-micro-optimization | |
| 21:02 | Cherrypick [812a81812ebf89d2416059d45fabd27e45603f5e|812a81812e]: Turn off NRE asserts by default. A... check-in: 54583ab6ca user: jan.nijtmans tags: trunk | |
| 16:06 | merge trunk check-in: 4b32a88752 user: jan.nijtmans tags: androwish | |
|
2015-11-21
| ||
| 22:22 | [3d96b7076e] Prevent crashes when destroying an object's class inside a method call. check-in: 3a5e60f35a user: dkf tags: trunk | |
| 12:43 | REVIEW: avoid doing the full TEBC dance for empty bodies check-in: 68801e59cb user: msofer tags: empty-bodies | |
|
2015-11-20
| ||
| 16:59 | Tcl_ListObjReplace() early out when > LIST_MAX attempted. check-in: cc23ca23e0 user: dgp tags: trunk | |
| 16:42 | [40f628e8e3] Tcl_ListObjReplace() callers need to handle TCL_ERROR. check-in: fe18292f8d user: dgp tags: trunk | |
|
2015-11-18
| ||
| 08:53 | Merge trunk check-in: 49ac7413f0 user: jan.nijtmans tags: androwish | |
|
2015-11-17
| ||
| 17:01 | Spanish translation of example corrected check-in: 6e11288d6a user: oehhar tags: trunk | |
|
2015-11-16
| ||
| 10:55 | Fix --enable-symbols build on Cygwin. Reported by François Vogel check-in: bd5464f13d user: jan.nijtmans tags: trunk | |
|
2015-11-14
| ||
| 21:37 | merge trunk check-in: 162ccba25d user: jan.nijtmans tags: androwish | |
|
2015-11-13
| ||
| 08:42 | Fix [https://www.sqlite.org/src/info/34eb6911afee09e7|34eb6911af], taken over from SQLite: Fix uses ... check-in: 2ae64b3400 user: jan.nijtmans tags: trunk | |
|
2015-11-11
| ||
| 20:25 | *** ABANDONED - see branch mig-opt2 *** simplify, avoid using PATHS before init, (partial) soluti... Closed-Leaf check-in: 89be6a5ae0 user: msofer tags: mig-optimize | |
| 16:09 | Patches by Christian Werner, supporting TCL_UTF_MAX=6 on Windows. Doesn't work yet, but it's a start... Closed-Leaf check-in: 6306082702 user: jan.nijtmans tags: werner-utf_max=6 | |
| 09:56 | Remove unused calculation of the result set size from TclCreateSocketAddress() check-in: 9252ca9944 user: max tags: trunk | |
|
2015-11-10
| ||
| 16:34 | [261a8a79f0] Integer overflow leads to segfault. check-in: a03fee273c user: dgp tags: trunk | |
| 04:33 | new optimizer (give up on moving bytecodes on this branch); there is still a problem evidenced when ... check-in: 496d4b3780 user: msofer tags: mig-optimize | |
|
2015-11-05
| ||
| 16:44 | merge trunk check-in: 623a8ff73b user: msofer tags: mig-optimize | |
|
2015-11-03
| ||
| 13:13 | better handle out-of-memory conditions in ZIP filesystem hard-wire initial encoding on Android to UT... check-in: 5057cf8f6e user: jan.nijtmans tags: androwish | |
|
2015-11-01
| ||
| 22:04 | Merge trunk. Added comments in ZIP filesystem (no functional changes) check-in: 85da42b3eb user: jan.nijtmans tags: androwish | |
|
2015-10-28
| ||
| 21:15 | make genstubs check-in: 65e6468f5d user: dkf tags: trunk | |
| 21:15 | Expose some of the TclBN operations through the internal API, so clients of the bignum code don't ne... check-in: a92c7695c6 user: dkf tags: trunk | |
| 09:04 | merge trunk check-in: 8d6b22d79d user: jan.nijtmans tags: androwish | |
|
2015-10-27
| ||
| 23:16 | Merge tzdata2015g from ietf check-in: 1fb5035d65 user: venkat tags: trunk | |
| 22:09 | Chisel 1% from the TclOO object creation μbenchmark. check-in: 7bb78032e9 user: dkf tags: drh-micro-optimization | |
|
2015-10-26
| ||
| 07:23 | merge trunk check-in: 87457454c8 user: dkf tags: core_zip_vfs | |
| 07:22 | Added some TclOO microbenches. check-in: d71aaf008e user: dkf tags: drh-micro-optimization | |
| 04:02 | Merged with trunk, fixes to allow builds outside of the tcl/unix|win directory check-in: 8ac6e104b9 user: hypnotoad tags: core_zip_vfs | |
|
2015-10-25
| ||
| 22:59 | merge trunk check-in: 95e73bf9ea user: jan.nijtmans tags: androwish | |
| 22:47 | re-generate "configure", both for unix and win check-in: 896624cfd4 user: jan.nijtmans tags: trunk | |
| 21:25 | merge trunk check-in: 474e240358 user: dkf tags: drh-micro-optimization | |
| 21:23 | Higher-level microoptimizations for [clock format]. check-in: fc7f47d84c user: dkf tags: drh-micro-optimization | |
| 20:14 | Merge trunk check-in: 2b2578b68d user: jan.nijtmans tags: androwish | |
| 19:41 | Remove use of HAVE_USLEEP. It isn't use anywhere any more check-in: fc1ece2983 user: jan.nijtmans tags: trunk | |
| 18:13 | Avoid isnan call to make double-using code faster. check-in: 36a49ddb3f user: pspjuth tags: drh-micro-optimization | |
| 10:57 | Allow tuning of the number of iterations in the micro-opt loops. check-in: 2b59399d38 user: dkf tags: drh-micro-optimization | |
| 00:57 | Added drh's analysis wrapper script so that we don't need to keep private copies. check-in: 2f4be1fbdc user: dkf tags: drh-micro-optimization | |
| 00:20 | Added another micro-opt case: [clock]. check-in: 5fced0dfc8 user: dkf tags: drh-micro-optimization | |
|
2015-10-24
| ||
| 21:52 | (by drh) micro-opt of INST_LOAD_SCALAR1 (the hottest instruction) in the non-varLink (most frequent)... check-in: d054a5c345 user: msofer tags: drh-micro-optimization | |
| 19:00 | merge trunk check-in: 5f38830914 user: dkf tags: drh-micro-optimization | |
| 19:00 | Added one of the micro-opt test cases. check-in: c60a364c43 user: dkf tags: drh-micro-optimization | |
| 18:59 | Make the async-interrupt tests work more reliably. check-in: a921e888d6 user: dkf tags: drh-micro-optimization | |
| 16:02 | A more lenient test; different platforms are more diverse in their correct output. check-in: 918f81d2fe user: dkf tags: trunk | |
| 07:43 | Bring back regexp to what it was in latest release. This is the correct fix for the problem noted by... check-in: 6bad37c04c user: jan.nijtmans tags: trunk | |
| 02:37 | merge changes from pspjuth that optimize conversion from unichar to utf and add optimized versions f... check-in: e99a79a326 user: kbk tags: drh-micro-optimization | |
|
2015-10-23
| ||
| 22:46 | merge trunk check-in: 501e1a7d69 user: dkf tags: drh-micro-optimization | |
| 22:44 | Mend problems with [platform::identify] formatting. check-in: dd419aacf2 user: dkf tags: trunk | |
| 21:52 | Knock perhaps 1% off execution time: guard on TclAsyncReady more efficient when decrementing to zero... check-in: a9b4bf802b user: dkf tags: drh-micro-optimization | |
| 14:59 | merge mark check-in: 1b40769a10 user: dgp tags: trunk | |
| 12:52 | Make test clock-67.4 time zone independent. Bug [4a0c163d24] check-in: 3fdcaf2b64 user: oehhar tags: trunk | |
| 08:52 | merge trunk check-in: 180d7786fc user: jan.nijtmans tags: androwish | |
| 08:13 | Merge trunk check-in: d68de1f600 user: jan.nijtmans tags: androwish | |
| 08:12 | Change "clock scan/format -format %x -locale current" output on msgcat locale change. Bug [4a0c163d2... check-in: 5855bdf4a8 user: oehhar tags: trunk | |
| 08:08 | New test for clock scan, test numbering corrected Closed-Leaf check-in: 6c5184f499 user: oehhar tags: bug-4a0c163d24 | |
|
2015-10-22
| ||
| 14:07 | fix typo in micro-optimization TclpInitThreadAlloc check-in: 1b71628a42 user: kbk tags: drh-micro-optimization | |
| 01:00 | Turn off NRE asserts by default. About a 5% speedup on [clock format]. check-in: 812a81812e user: dkf tags: drh-micro-optimization | |
|
2015-10-21
| ||
| 23:30 | Micro-optimization: remove double checked lock from TclGetAllocCache in favour of initialization in ... check-in: fdbf64dc50 user: kbk tags: drh-micro-optimization | |
| 20:30 | Change "clock format -format %x -locale current" output on msgcat locale change [4a0c163d24] check-in: e5bf4e6084 user: oehhar tags: bug-4a0c163d24 | |
| 20:18 | Further cleanup and enhancements. Closed-Leaf check-in: e53cd46a2a user: mistachkin tags: bug-57945b574a, tip-435 | |
| 19:47 | Add macro magic for non-threaded builds. check-in: 36666aee4c user: mistachkin tags: bug-57945b574a, tip-435 | |
| 19:11 | Add experimental Tcl_SetMutexWaitProc public API. check-in: 74d995560a user: mistachkin tags: bug-57945b574a, tip-435 | |
| 17:02 | Merge updates from trunk. check-in: 6e776b8e33 user: mistachkin tags: bug-57945b574a, tip-435 | |
| 14:10 | [1080042][8f245009b0] Big bundle of regexp engine fixes and improvements contributed from Tom Lane o... check-in: 497b93405b user: dgp tags: trunk | |
|
2015-10-19
| ||
| 14:07 | [154f0982f2] Document that Tcl_NewObjectInstance() really needs to make a namespace. check-in: 2327af6915 user: dkf tags: trunk | |
| 13:52 | typo in comment. Eliminate unnecessary end-of-line spacing. check-in: a3acef607b user: jan.nijtmans tags: trunk | |
|
2015-10-18
| ||
| 10:48 | merge trunk check-in: 3b64aa38e6 user: jan.nijtmans tags: androwish | |
| 10:34 | Bring back Tcl_MutexLock() to exact implementation in Tcl 8.6.4. For details, see [ba44e415a0]: Use ... check-in: ebfd1b23cb user: jan.nijtmans tags: trunk | |
|
2015-10-17
| ||
| 07:21 | Proposed fix for [ba44e415a0]: "Use of mutexLock causes problem with reactive event handling in Andr... Closed-Leaf check-in: 934cfb547e user: jan.nijtmans tags: bug-ba44e415a0 | |
|
2015-10-14
| ||
| 19:04 | Merge trunk check-in: 673129da3d user: jan.nijtmans tags: androwish | |
|
2015-10-12
| ||
| 11:29 | Various build fixes, when using Cygwin shell in combination with native MinGW compiler. Contributed ... check-in: 19e0bd474e user: jan.nijtmans tags: trunk | |
|
2015-10-10
| ||
| 12:38 | merge-mark check-in: 6e5bffab10 user: jan.nijtmans tags: trunk | |
|
2015-10-09
| ||
| 19:11 | merge trunk check-in: 4cc09d6a51 user: jan.nijtmans tags: androwish | |
| 14:41 | Make autoconf > 2.59 work warning-free check-in: 014ebbcf3c user: jan.nijtmans tags: trunk | |
| 13:18 | Tcl/OpenBSD/Sparc needs -fPIC. check-in: 4e04900d36 user: stwo tags: trunk | |
|
2015-10-08
| ||
| 14:41 | Decorate Tcl_Exit() and Tcl_SetExitProc()'s argument with TCL_NORETURN as appropriate, as already do... check-in: efcf56ba11 user: jan.nijtmans tags: trunk | |
|
2015-10-07
| ||
| 13:34 | Fix [8587cb648c445f7]: clock default format incorrect check-in: dac4147f72 user: jan.nijtmans tags: trunk | |
| 13:14 | Where "interp" is only used for error-reporting, it can be allowed to be NULL. This should fix [5da2... check-in: 5034c136a8 user: jan.nijtmans tags: trunk | |
| 09:00 | merge trunk check-in: c1a52531aa user: jan.nijtmans tags: tip-389-impl | |
| 08:40 | Fix surrogate handling in PrintSourceToObj(), differenciating for TCL_UTF_MAX = 6 (androwish) and T... check-in: 7f398eb5b4 user: jan.nijtmans tags: trunk | |
| 07:23 | merge trunk check-in: 2abe926465 user: jan.nijtmans tags: androwish | |
|
2015-10-06
| ||
| 14:49 | Fix [b42a851475]: file normalize ~user returns wrong directory on Windows check-in: 481cc1a100 user: jan.nijtmans tags: trunk | |
| 10:50 | merge trunk check-in: 231c2f1237 user: jan.nijtmans tags: androwish | |
| 09:36 | Revise content of generate win/tclConfig.sh: Make sure that all entries use windows paths with forwa... check-in: 7491c25e44 user: jan.nijtmans tags: trunk | |
| 08:21 | Double '[' and ']', otherwise re-generating "configure" doesn't give the expected result. check-in: 7302585809 user: jan.nijtmans tags: trunk | |
|
2015-10-05
| ||
| 09:26 | Use "cygpath -m" in stead of "cygpath -w", so paths (even windows ones) always have forward slashes.... check-in: 7f273c5ec7 user: jan.nijtmans tags: trunk | |
|
2015-10-04
| ||
| 10:20 | Eliminate unnessessary end-of-line spacing. No functional change. check-in: 7caaf52e89 user: jan.nijtmans tags: trunk | |
| 09:42 | merge trunk check-in: 0c13cf11bf user: jan.nijtmans tags: androwish | |
|
2015-10-01
| ||
| 11:18 | Fix signed<->unsigned compare gcc compiler warning. check-in: d89f5f9792 user: jan.nijtmans tags: trunk | |
|
2015-09-30
| ||
| 13:57 | merge trunk check-in: c23e2e76a6 user: jan.nijtmans tags: androwish | |
| 13:45 | Mutch simpler solution to [219866c1e9]: In stead of filtering out version information from the strin... check-in: c11c32ad31 user: jan.nijtmans tags: trunk | |
| 12:59 | Fix [738bc50e93]: auto_execok doesn't recognise mklink on windows check-in: faf762a211 user: jan.nijtmans tags: trunk | |
| 11:12 | Don't limit Universal runtime support VisualStudio version 14 only, future versions will probably ha... check-in: 27dc46e5cb user: jan.nijtmans tags: trunk | |
| 08:29 | Fix [b1f19286f0]: for command documentation. Minor addendum to previous commit: Make OS version nu... check-in: 46ff66412d user: jan.nijtmans tags: trunk | |
|
2015-09-29
| ||
| 21:20 | merge trunk check-in: 2aa90f5782 user: jan.nijtmans tags: androwish | |
| 07:48 | Fix [219866c1e9]: platform::identify: regexp doesn't match platform -> platform 1.0.14 check-in: c2355bf4d3 user: jan.nijtmans tags: trunk | |
|
2015-09-28
| ||
| 11:13 | Align comment. Remove some end-of-line spacing. No functional changes. check-in: fad573cac2 user: jan.nijtmans tags: trunk | |