Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
34 check-ins using file generic/tclTrace.c version ed96ce6db0
|
2020-03-17
| ||
| 14:07 | Implement "none" index and "string is none"/"string is index" commands. No compiled version yet. check-in: 88c45a2fec user: jan.nijtmans tags: strict-index-experiment | |
|
2020-03-16
| ||
| 15:59 | Merge jn-index-reform. New implementation of basic idea, based on this index reform. check-in: 5df7ddb5bd user: jan.nijtmans tags: strict-index-experiment | |
| 15:28 | Merge 8.7 check-in: 2f32a6550f user: jan.nijtmans tags: jn-index-reform | |
| 14:51 | Complete implementation. Let's take some time for testing. check-in: 9d32466d21 user: jan.nijtmans tags: jn-index-reform | |
| 13:38 | More WIP check-in: 44ff81220e user: jan.nijtmans tags: jn-index-reform | |
| 09:07 | Further simply TclIndexEncode(), and fix range checks. check-in: ffcfbe4405 user: jan.nijtmans tags: jn-index-reform | |
|
2020-03-15
| ||
| 23:44 | Simplify TclIndexEncode(). Range checks not 100% correct yet. More WIP. check-in: 2f58abbb5f user: jan.nijtmans tags: jn-index-reform | |
| 22:24 | merge-mark check-in: 8f0e82f437 user: jan.nijtmans tags: core-8-branch | |
| 12:11 | Merge 8.6. Also fix build with -DTCL_NO_DEPRECATED (which was also the cause of the "master" build f... check-in: b0305b537f user: jan.nijtmans tags: core-8-branch | |
|
2020-03-14
| ||
| 22:07 | Merge 8.6 check-in: e47f987a38 user: jan.nijtmans tags: core-8-branch | |
| 21:52 | Merge 8.6 check-in: 843cbb3830 user: jan.nijtmans tags: core-8-branch | |
| 21:21 | Convert many test-cases to modern test syntax check-in: 95683ddca3 user: jan.nijtmans tags: core-8-branch | |
|
2020-03-13
| ||
| 23:32 | WIP: Reform internal representation of "end-offset" type, so it can be used for "integer-integer" as... check-in: b4fb638333 user: jan.nijtmans tags: jn-index-reform | |
| 20:39 | Fix Travis build problem Closed-Leaf check-in: 9609f950dc user: jan.nijtmans tags: strict-index-2 | |
| 18:55 | Need declaration too. check-in: c21411569c user: dgp tags: core-8-branch | |
| 18:32 | New internal routine TclGetBytesFromObj(). Aimed to become public, see TIP 568 in progress. check-in: 798286f36f user: dgp tags: core-8-branch | |
| 12:42 | Merge 8.7. Add many "nodep" restrictions to test-cases, so they pass (too much, actually, WIP!) check-in: b2cf2d65ed user: jan.nijtmans tags: strict-index-2 | |
| 11:03 | Merge 8.6 check-in: b7908b6011 user: jan.nijtmans tags: core-8-branch | |
|
2020-03-12
| ||
| 22:43 | Merge 8.7. More progress. check-in: e90505aff4 user: jan.nijtmans tags: strict-index-2 | |
| 20:54 | Minimal fix for crash bug. check-in: fd775cefd6 user: dgp tags: core-8-branch | |
| 17:38 | Merge new tests. Reveals crash in Tcl 8.7 implementation. check-in: 9f835122fd user: dgp tags: core-8-branch | |
|
2020-03-11
| ||
| 15:51 | fixes segfault [234d6c811d]: "lpop" on empty list variable without index + new test case check-in: 1dab3d405f user: sebres tags: core-8-branch | |
| 15:48 | close [234d6c811d]: fixed segfault on empty list variable by "lpop" without index Closed-Leaf check-in: 445fdcd15e user: sebres tags: bug-234d6c811d | |
| 15:33 | lpop.test: added test illustrating segfault in [234d6c811d] (and small review - stability of tests d... check-in: 7d3e49680d user: sebres tags: bug-234d6c811d | |
|
2020-03-10
| ||
| 15:25 | Merge 8.7 check-in: 0086a4e1ec user: jan.nijtmans tags: death-to-dbgx | |
| 13:51 | Fix Windows build, broken by [d5175f6050e308f4] check-in: 8976514111 user: jan.nijtmans tags: core-8-branch | |
|
2020-03-09
| ||
| 16:59 | merge 8.7 check-in: eb98cb3f10 user: dgp tags: dgp-review | |
| 16:24 | Mac fix check-in: a55f79a595 user: dgp tags: core-8-branch | |
| 16:13 | TCL_UNUSED for win sources. check-in: 2c8f3c4653 user: dgp tags: core-8-branch | |
| 15:45 | TCL_UNUSED in the unix sources. check-in: 2c910028eb user: dgp tags: core-8-branch | |
| 14:43 | need internal header now. check-in: 6ebad1c60d user: dgp tags: core-8-branch | |
| 14:40 | Bring TCL_UNUSED to macosx sources. check-in: 5cc2745f54 user: dgp tags: core-8-branch | |
| 14:34 | more check-in: d5175f6050 user: dgp tags: core-8-branch | |
| 13:15 | More check-in: c708d98e98 user: dgp tags: core-8-branch | |