Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
48 check-ins using file generic/tclInt.h version 2fdf504903
|
2017-09-21
| ||
| 22:00 | Checkpoint of work in progress. Leaf check-in: 13fc64f17c user: dkf tags: http3 | |
|
2017-07-06
| ||
| 16:40 | merge 8.6 check-in: 78ed92ebd5 user: dgp tags: trunk | |
|
2017-07-04
| ||
| 14:31 | Add in the URL parsing as a general service. check-in: 68f522f39f user: dkf tags: http3 | |
|
2017-07-03
| ||
| 12:45 | merge core-8-6-branch check-in: f46366c736 user: jan.nijtmans tags: trunk | |
| 08:30 | merge core-8-6-branch check-in: 1335f34599 user: jan.nijtmans tags: trunk | |
|
2017-06-29
| ||
| 13:18 | merge trunk Closed-Leaf check-in: 65f7b12c0e user: jan.nijtmans tags: jn-0d-radix-prefix | |
|
2017-06-28
| ||
| 13:44 | merge core-8-6-branch check-in: 474ea18601 user: jan.nijtmans tags: trunk | |
| 11:02 | Implement %a and %A for floating point numbers check-in: 35812670ab user: jan.nijtmans tags: jn-0d-radix-prefix | |
|
2017-06-27
| ||
| 18:21 | Rethinking how to hold the bits of configuration. check-in: 3ffd93f7c0 user: dkf tags: http3 | |
| 12:00 | Merge trunk. Don't use expensive ToUpper() for hex 0X???? formatting, just generate uppercase direct... check-in: 2004acdea6 user: jan.nijtmans tags: jn-0d-radix-prefix | |
| 10:13 | Implement "format %o" as prefixing with "0o" in stead of "0" (Kevin Kenny's suggestion). Seems ready... check-in: 3b3992d33d user: jan.nijtmans tags: jn-0d-radix-prefix | |
|
2017-06-26
| ||
| 20:00 | Merge 8.6; Bump to TclOO 1.2.0. check-in: c5252bc435 user: dgp tags: trunk | |
| 11:37 | merge trunk check-in: 0705d03cdf user: jan.nijtmans tags: tip-439, semver | |
| 10:20 | Rebase branch "jn-0d-radix-prefix" back to trunk. No new changes check-in: e2b749751c user: jan.nijtmans tags: jn-0d-radix-prefix | |
|
2017-06-25
| ||
| 22:16 | Start of work on developing a new major version of the HTTP package. check-in: 21792340da user: dkf tags: http3 | |
|
2017-06-23
| ||
| 15:04 | No longer split tests for longIs32bit/longIs64bit, since the results should be identical check-in: a7db1ba444 user: jan.nijtmans tags: trunk | |
| 13:11 | typo fix check-in: b3af99ceb9 user: dgp tags: trunk | |
| 13:09 | Rewrite the documentation of [regsub -command] so it's not quite such a mess. check-in: c11222b967 user: dgp tags: trunk | |
| 12:39 | repair broken tests check-in: b063408c38 user: dgp tags: trunk | |
| 12:28 | Repair compiler warning about uninitialized value. check-in: d06a0b65c1 user: dgp tags: trunk | |
| 08:11 | TIP #472 implementation: Add Support for 0d Radix Prefix to Integer Literals check-in: 4f68bf6677 user: jan.nijtmans tags: trunk | |
|
2017-06-22
| ||
| 22:54 | Add [regsub -command] case that wasn't actively tested for. check-in: 0bd419a4d7 user: dkf tags: trunk | |
| 22:03 | Implement TIP #473: Allow a Defined Target Namespace in oo::copy check-in: 1f77049cc0 user: dkf tags: trunk | |
| 21:50 | Implement TIP #470: Reliable Access to OO Definition Context Object check-in: 0ae0df0685 user: dkf tags: trunk | |
| 21:48 | merge trunk Closed-Leaf check-in: bc0550924f user: dkf tags: tip-470 | |
| 21:46 | Implement TIP #463: Command-Driven Substitutions for regsub check-in: 9aaee27679 user: dkf tags: trunk | |
| 12:25 | merge trunk Closed-Leaf check-in: d26f75a105 user: dgp tags: tip-463 | |
| 08:59 | merge core-8-6-branch check-in: 1d11dc7a53 user: jan.nijtmans tags: trunk | |
|
2017-06-18
| ||
| 18:02 | Factor out chunk of non-obvious code in the guts of [oo::define] into one place. check-in: bbaad94279 user: dkf tags: trunk | |
|
2017-06-16
| ||
| 19:54 | Another reworking, now with comments. check-in: e9f3293d67 user: dgp tags: trunk | |
| 16:23 | Simplify the final loop when we know we're generating strings for all. check-in: 20cca1d020 user: dgp tags: trunk | |
| 16:07 | Split loop into two cases for further simplification. check-in: afd6a2812b user: dgp tags: trunk | |
| 15:51 | Factor out and simplify loop scanning leading known empty values. check-in: 1e6a22b0fc user: dgp tags: trunk | |
| 14:46 | Use local variables. check-in: af5aec752d user: dgp tags: trunk | |
| 14:43 | Rework the logic. Equivalent function. check-in: aa9699939f user: dgp tags: trunk | |
| 12:56 | Extend cases where string rep generation can be prevented. check-in: 3f07499767 user: dgp tags: trunk | |
| 11:47 | Better define the meaning of "first" and "last". check-in: a1eb17546f user: dgp tags: trunk | |
|
2017-06-15
| ||
| 09:38 | merge core-8-6-branch check-in: a1f9019daa user: jan.nijtmans tags: trunk | |
|
2017-06-14
| ||
| 21:51 | [9c058c5803e30d02] Correction to cross linking in dict(n)'s SEE ALSO section. check-in: 49e696d1b9 user: dkf tags: trunk | |
| 21:42 | [f2336c116b] Move pragmas to make gcc happy; it is pickier than clang. check-in: dce77b1b20 user: dkf tags: trunk | |
|
2017-06-12
| ||
| 13:29 | merge trunk check-in: ef7adbfe4b user: jan.nijtmans tags: z_modifier | |
|
2017-06-09
| ||
| 12:20 | merge trunk check-in: ee2c5cf945 user: jan.nijtmans tags: tip-389-impl | |
|
2017-06-08
| ||
| 21:15 | Another TclStringCatObjv optimization to delay/avoid string rep generation. check-in: f3884d09d4 user: dgp tags: trunk | |
| 21:10 | Don't test the impossible. Closed-Leaf check-in: db46268589 user: dgp tags: dgp-stringcat-delaystringrep | |
| 21:05 | Modernize overflow checks. check-in: f4c7382b8a user: dgp tags: dgp-stringcat-delaystringrep | |
| 20:58 | merge trunk check-in: 993ce8428b user: dgp tags: dgp-stringcat-delaystringrep | |
| 20:49 | Make read and write operations on Tcl_Var handles available in tclInt API. check-in: 2487a9bc13 user: dkf tags: trunk | |
|
2017-06-05
| ||
| 23:20 | merge trunk Closed-Leaf check-in: fc7eefaf93 user: dkf tags: dkf-expose-ptrgetvar | |