Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
83 check-ins using file generic/tclZlib.c version 5e31e62d9b
|
2016-10-28
| ||
| 20:33 | WIP check-in: 8f63620a09 user: dgp tags: dgp-string-cat | |
| 16:55 | revise [dict append] to make use of common [string cat] engine. check-in: 673871f49c user: dgp tags: dgp-string-cat | |
| 15:47 | merge trunk check-in: 65b0c59fbd user: dgp tags: dgp-string-cat | |
| 15:46 | Add optimization to [dict append]. check-in: df0c2fc07c user: dgp tags: trunk | |
| 14:59 | When appropriate, implement [join] with the common [string cat] engine. check-in: 5e2e74931b user: dgp tags: dgp-string-cat | |
| 14:45 | Add obvious optimizations to [join] implementation. check-in: b24a53dd0c user: dgp tags: trunk | |
| 14:28 | merge trunk check-in: 8fe04e59f6 user: dgp tags: dgp-string-cat | |
| 14:27 | Add warning commentary making important assumptions explicit. check-in: 329ff4fad8 user: dgp tags: trunk | |
| 14:06 | merge trunk check-in: f9b8e6269b user: dgp tags: dgp-string-cat | |
| 14:06 | Add obvious optimization to Tcl_GetCharLength(). check-in: a3157e22e5 user: dgp tags: trunk | |
|
2016-10-27
| ||
| 20:06 | Convert INST_STR_CONCAT1 to the common `string cat` implementation. check-in: fc9ed1e751 user: dgp tags: dgp-string-cat | |
| 19:39 | Start bringing all `string cat` operations into one place so it can be coded correctly one time inst... check-in: 30418debb6 user: dgp tags: dgp-string-cat | |
|
2016-10-26
| ||
| 08:04 | Merge timezone data tzdata2016h check-in: 12bcc304b7 user: venkat tags: trunk | |
|
2016-10-21
| ||
| 13:12 | merge trunk check-in: 463bbb7445 user: dgp tags: tip-445 | |
| 13:12 | merge 8.6 check-in: 5860b1c25b user: dgp tags: trunk | |
|
2016-10-20
| ||
| 16:37 | merge trunk check-in: b1dcc7542c user: dgp tags: tip-445 | |
|
2016-10-18
| ||
| 19:16 | Use memcmp where possible. check-in: 1799506222 user: dgp tags: trunk | |
|
2016-10-14
| ||
| 19:54 | merge trunk check-in: b4524d0b86 user: dgp tags: tip-445 | |
| 19:29 | [eb6b68c1a9] Simple fix for [string replace] error demonstrated by new test. check-in: 699a33324b user: dgp tags: trunk | |
|
2016-10-13
| ||
| 17:04 | merge trunk check-in: 071bc9cadb user: dgp tags: tip-445 | |
| 16:56 | Merge INST_STR_REPLACE fixes and improvements. check-in: 85150d4e86 user: dgp tags: trunk | |
|
2016-10-12
| ||
| 17:31 | Correct improper NULL return from initializing Tcl_InitStringRep(o, b, 0). Go ahead and return point... check-in: e429fe0958 user: dgp tags: tip-445 | |
| 16:58 | Reduce direct use of the tclEmptyStringRep. check-in: 48b4b1d728 user: dgp tags: tip-445 | |
| 15:14 | Purge another direct access to bytes field. check-in: efe3b3ea35 user: dgp tags: tip-445 | |
| 14:11 | merge trunk check-in: 26734ca1a2 user: dgp tags: tip-445 | |
| 13:47 | merge TclParseNumber fixes check-in: b83207f166 user: dgp tags: trunk | |
| 09:58 | [74bc0e44f5] Doc tweak. check-in: 238be90a8b user: dkf tags: trunk | |
|
2016-10-11
| ||
| 21:52 | Fix [3cc1d91345]: duplicate calls to TclpFreeAllocCache() on thread exists check-in: bbfcd2c669 user: jan.nijtmans tags: trunk | |
|
2016-10-09
| ||
| 16:02 | [62b36e326c] Noted edge case in behaviour of [concat] with empty arguments. check-in: 53cdc09f00 user: dkf tags: trunk | |
| 15:22 | [7114ac6141] Improve testing and docs of Tcl_GetInt and Tcl_GetDouble. No behaviour change. check-in: 925103116e user: dkf tags: trunk | |
| 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 | |
| 16:41 | [838e99a76d] Ensure that encodings are handled with application/xml and friends. check-in: e3de800d7d user: dkf tags: trunk | |
|
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 | |
| 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 | |
| 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 | |
| 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: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 | |
|
2016-09-21
| ||
| 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 | |
|
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 | |
|
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-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 | |
| 09:49 | Expose some of the core variable access APIs. check-in: b4dfc30083 user: dkf tags: dkf-expose-ptrgetvar | |
| 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 | |
| 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 | |
| 13:34 | Fix [d4e7780ca1681cd095dbd81fe264feff75c988f7|d4e7780ca1]: "global" cmd literal sharing vs. per-inte... check-in: 8dd58d9800 user: jan.nijtmans tags: trunk | |
|
2016-09-06
| ||
| 10:46 | Fixed bug in pushed transforms with full internal buffers not writing out. check-in: 6636f975db user: dkf tags: trunk | |