Tcl Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 events occurring around 592c6ff5b42901b8.

2019-05-21
17:52
timerate: be more precise using unsigned wide (for total execution time), avoid signed vs unsigned c... check-in: 8d402ef26e user: sebres tags: core-8-5-branch
16:46
merge 8.7 check-in: d5cd2d2318 user: dgp tags: trunk
16:43
merge 8.6 check-in: a48d7ab5ca user: dgp tags: core-8-branch
16:42
Knock VOID back down check-in: 18545d28ab user: dgp tags: core-8-6-branch
11:46
merge 8.7 check-in: 273d53b2e7 user: sebres tags: trunk
11:40
merge 8.6 (fixed optimization for create/search hash entries with the same keys) check-in: 145a4e3e51 user: sebres tags: core-8-branch
11:34
fixed mistake in optimization of [3f693cdfe9c875c4] (bypass of compareKeysProc if keys pointers/obje... check-in: 82f721a5a0 user: sebres tags: core-8-6-branch
11:29
small amend (no cast needed) check-in: ce78a05d8f user: sebres tags: core-8-5-branch
11:22
cherry-picing of [3f693cdfe9c875c4] to be more compatible across version, resolve mistake with "key ... check-in: 295b0570ff user: sebres tags: core-8-5-branch
2019-05-20
17:48 New ticket [67fd4f973a] incorrect results of 'info exists' when unset env var in one interp and check for existence from another interp. artifact: 9dd3b3bc54 user: GrAnd
2019-05-19
11:20 Closed ticket [2370575fff]: TIP 342: Dict Get With Default plus 6 other changes artifact: 1c913cbd76 user: dkf
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:10 Edit [13417ed7dfdb0553|13417ed7df]: Change branch background color to "#ffff00". artifact: fa104e10f6 user: dkf
09:09 Edit [60d629e26202cf2d|60d629e262]: Change branch background color to "#ffff00". artifact: ca9e858661 user: dkf
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:59 Edit [a4a961564b0b25c3|a4a961564b]: Change branch background color to "#e3fec0". artifact: 09897524e7 user: sebres
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
10:12 Closed ticket [cc74e50996]: open command fails with .ext file extension (only) plus 7 other changes artifact: a4526aef1b user: fvogel
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
07:05 Ticket [cc74e50996] open command fails with .ext file extension (only) status still Open with 3 other changes artifact: feaa3de727 user: fvogel
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:46 Closed ticket [db8295ee55]: Can't find tclConfig.sh in tcl download sqlite3.27.2 plus 5 other changes artifact: dd27447d16 user: oehhar
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
18:19 Ticket [db8295ee55] Can't find tclConfig.sh in tcl download sqlite3.27.2 status still Open with 3 other changes artifact: 1832f18c23 user: jlofgren ... 1 similar event omitted.
11:46 Ticket [cc74e50996] open command fails with .ext file extension (only) status still Open with 3 other changes artifact: 1f5c95b217 user: sebres