Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins occurring around 2019-05-15 15:18:22.
|
2019-05-18
| ||
| 10:42 | Surface TCL_INFO_FRAME_ENABLE_ACCURATE_LINE_NUMBERS as configure --enable-line-continuations Leaf check-in: 68d2b424fb user: dkf tags: tip-530 | |
| 09:08 | Import of TIP 530 implementation, and update to follow Tcl Engineering Manual style. check-in: 60d629e262 user: dkf tags: tip-530 | |
|
2019-05-17
| ||
| 21:56 | more test cases (covering vice versa situations: hashed as string in dict/var and search for integer... Leaf check-in: 53f9e431af user: sebres tags: tip-534-sebres-fast-number-hash | |
| 21:54 | code review check-in: 7f19c9f6b1 user: sebres tags: tip-534-sebres-fast-number-hash | |
| 18:33 | comment typo check-in: 320c538465 user: dgp tags: core-8-5-branch | |
| 18:26 | more clean-up, size_t-related consolidation (prepared for unsigned object length in 9.0) check-in: 9208e61ec9 user: sebres tags: tip-534-sebres-fast-number-hash | |
| 17:43 | code review (typo fixed, compiler compat, etc) + more test cases (hashing of not canonical form of i... check-in: 0c26cd8178 user: sebres tags: tip-534-sebres-fast-number-hash | |
| 15:18 | introduces fast hash algorithm for canonical numeric objects (all wide integer ranges covered now), ... check-in: a614b04af1 user: sebres tags: tip-534-sebres-fast-number-hash | |
| 14:42 | merge 8.7 check-in: 4d59245e22 user: dgp tags: core-8-7-a3-rc | |
| 14:42 | merge 8.7 Leaf check-in: b948d2dca4 user: dgp tags: tip-445-api-fix | |
| 14:22 | Merge 8.7 check-in: 592c6ff5b4 user: jan.nijtmans tags: utf-max | |
| 10:57 | merge 8.7 check-in: a4a961564b user: sebres tags: tip-534-sebres-fast-number-hash | |
| 10:40 | merge 8.6 check-in: 645515e90f user: sebres tags: core-8-branch | |
| 08:13 | Remove misleading comment in nroff source Closed-Leaf check-in: b1549abd3f user: dkf tags: tip-431 | |
| 08:09 | Add test for what happens when the directory in the template doesn't exist; doc it too. check-in: 92fce1400e user: dkf tags: tip-431 | |
| 07:31 | merge core-8-branch check-in: 8cdb898408 user: dkf tags: tip-431 | |
| 06:40 | Change last parameter of Tcl_LinkArray() to type size_t, since we're on 9.0 here! check-in: 78f44112d3 user: jan.nijtmans tags: trunk | |
|
2019-05-16
| ||
| 18:40 | merge trunk check-in: b50177f477 user: dgp tags: dgp-properbytearray | |
| 18:34 | merge trunk check-in: d807d42276 user: dgp tags: dgp-refactor | |
| 18:26 | merge trunk check-in: f3ffbe0504 user: dgp tags: novem | |
| 18:19 | merge 8.5 check-in: 594a6ef663 user: sebres tags: core-8-6-branch | |
| 18:17 | small amend to [ac566e9df84daeab] with rollback of done/continue optimization check-in: bb7ad323d4 user: sebres tags: core-8-5-branch | |
| 17:56 | merge 8.5 (timerate fix to avoid impact of object duplication on shared interp result by the measure... check-in: dbe7cb43bc user: sebres tags: core-8-6-branch | |
| 17:49 | timerate: allow continue from measurement cycle (used for conditional flow control of iterations); m... check-in: ac566e9df8 user: sebres tags: core-8-5-branch | |
|
2019-05-15
| ||
| 15:18 | Add documentation, don't overwrite earlier stub entry! Closed-Leaf check-in: 0b73588622 user: jan.nijtmans tags: tip-544 | |
| 14:58 | TIP #544 implementation. Documentation still missing. check-in: 13417ed7df user: jan.nijtmans tags: tip-544 | |
|
2019-05-14
| ||
| 19:28 | Merge 8.7 check-in: 26ddaf45e0 user: jan.nijtmans tags: trunk | |
| 19:26 | Merge 8.6 check-in: 2c56cc8106 user: jan.nijtmans tags: core-8-branch | |
| 19:13 | Merge 8.5 check-in: 3f4bd3bf4e user: jan.nijtmans tags: core-8-6-branch | |
| 18:42 | DIGIT_BIT -> MP_DIGIT_BIT, since DIGIT_BIT is deprecated in future libtommath versions. So, better s... check-in: 464bb2de83 user: jan.nijtmans tags: core-8-5-branch | |
| 10:31 | Tweak the unix build instructions; general cleanup of a few bits and fixing of old maintainer-only t... check-in: 3f32db392d user: dkf tags: core-8-branch | |
|
2019-05-13
| ||
| 21:55 | Merge 8.7 check-in: 34fcfbb094 user: jan.nijtmans tags: utf-max | |
| 17:56 | Fix new tests cmdAH-33.[45] by making them pass on Windows check-in: 4493d19929 user: fvogel tags: tip-431 | |
| 09:54 | Fix crashing bug in tempdir name creation check-in: 870ee9c1b0 user: fvogel tags: tip-431 | |
| 04:00 | Let branch compile with MSVC 2008 check-in: 1f48601b75 user: fvogel tags: tip-431 | |
|
2019-05-12
| ||
| 20:28 | Proposed fix for bug [524b35a8b5]. No test-case yet. Leaf check-in: 0040d90962 user: jan.nijtmans tags: bug-524b35a8b5 | |
| 07:39 | Better comments, and a better fix for UB avoidance. Leaf check-in: 0b67af9667 user: dkf tags: dkf-experimental-fast-number-hash | |
|
2019-05-11
| ||
| 15:04 | Convert deprecation to elimination for Tcl 9. check-in: 6baa068632 user: dgp tags: tip-543-9 | |
| 14:56 | Start TIP 543 for Tcl 9. check-in: b493da224d user: dgp tags: tip-543-9 | |
| 14:43 | Complete doc changes for TIP 543 in Tcl 8.7 check-in: 830722ba5a user: dgp tags: tip-543 | |
| 12:58 | merge 8.7 check-in: 28bee6ebed user: dgp tags: trunk | |
| 12:57 | merge 8.6 check-in: 5a36165795 user: dgp tags: core-8-branch | |
| 12:49 | merge 8.5 check-in: 3774f93ca4 user: dgp tags: core-8-6-branch | |
| 12:48 | Revised documented advice that made obsolete reference to interp->result. check-in: 9804f1f1b2 user: dgp tags: core-8-5-branch | |
|
2019-05-10
| ||
| 21:28 | optimized variant (especially on x86) for better performance on small integers; more test cases (cov... check-in: 139414267f user: sebres tags: dkf-experimental-fast-number-hash | |
| 20:30 | Start of TIP 543 implementation. check-in: 1373a954c6 user: dgp tags: tip-543 | |
| 18:32 | testlinkarray: fixed cast to pointer from integer (and eliminate warning) check-in: 510d7e17de user: sebres tags: core-8-branch | |
| 17:43 | minor amend: tclIntType is wide in 8.7 check-in: 17fdd3e553 user: sebres tags: dkf-experimental-fast-number-hash | |
| 17:38 | better algorithm - special cases check removed, using unsigned (Tcl_WideUInt); wrapp comments to C-s... check-in: c39d6d51e4 user: sebres tags: dkf-experimental-fast-number-hash | |
| 17:31 | tests/var.test: added test in order to check all possible corner cases (integer hash is equal string... check-in: 7ceecdf341 user: sebres tags: dkf-experimental-fast-number-hash | |