Tcl Source Code

Timeline
Login

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

50 check-ins occurring around 9804f1f1b2635016.

2019-05-16
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
17:14
small amend: tclIntType is wide in 8.7 and more corner cases for different platforms check-in: 289bb16d7c user: sebres tags: dkf-experimental-fast-number-hash
16:35
Merge 8.7 check-in: ed6a549a7a user: jan.nijtmans tags: initsubsystems
16:28
fixes TclHashObjKey for several corner cases (also x86 / x64 and different types of hash and long); ... check-in: 8258ba565e user: sebres tags: dkf-experimental-fast-number-hash
15:03
merge trunk check-in: b516dcc426 user: dgp tags: dgp-refactor
15:02
merge trunk check-in: 80416841b2 user: dgp tags: dgp-properbytearray
08:00
Merge 8.7 check-in: 95a9ccf863 user: jan.nijtmans tags: dkf-experimental-fast-number-hash
07:50
Merge trunk Closed-Leaf check-in: f0009090a2 user: jan.nijtmans tags: regexp-api-64bit
07:46
merge 8.7 check-in: f3302db091 user: jan.nijtmans tags: utf-max
2019-05-09
22:22
Merge trunk check-in: c4e0e90764 user: jan.nijtmans tags: novem
20:42
Merge 8.7. Define Tcl_GetStringResult() as macro. check-in: 02588757a0 user: jan.nijtmans tags: trunk
20:06
If compiling with -DTCL_NO_DEPRECATED, make Tcl_GetStringResult() a macro. This opens up one more si... check-in: 0dd1983bb0 user: jan.nijtmans tags: core-8-branch
15:54
Merge 8.7 check-in: ae930f1386 user: jan.nijtmans tags: trunk
15:52
Merge 8.6. Fix compilation warning. No longer return linked adress as interp result in Tcl_LinkArra(... check-in: 676d95cac7 user: jan.nijtmans tags: core-8-branch
15:32
Minor compiler warning check-in: 9bdc825afa user: jan.nijtmans tags: core-8-6-branch
2019-05-08
18:08
merge 8.7 check-in: cb804417dd user: dgp tags: trunk
18:07
merge 8.6 check-in: 859ebfe77b user: dgp tags: core-8-branch
18:06
For historical/hysterical reasons, the (unused??) public routines Tcl_UpVar() and Tcl_UpVar2() accep... check-in: cffd9b1469 user: dgp tags: core-8-6-branch
07:11
Merge 8.7. The changes in tclCmdIL.c fix the travis build. check-in: d54dcdc68f user: jan.nijtmans tags: trunk
06:53
Make more clear that TCL_INDEX_END|TCL_INDEX_NONE not necessary are int's (in Tcl 9 they are not). E... check-in: 4b75757595 user: jan.nijtmans tags: core-8-branch