Tcl Source Code

Timeline
Login

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

50 events occurring around 8531135e454c2231.

2018-03-05
20:05
merge 8.7 check-in: d5b12651ab user: dgp tags: trunk
20:00
Take the next step in TIPs 330 and 336, ending in 8.7 the USE_INTERP_RESULT and USE_INTERP_ERRORLINE... check-in: fc9f725045 user: dgp tags: core-8-branch
19:29
Last bit of TIP 503 implementation. Closed-Leaf check-in: d122852556 user: dgp tags: tip-503
18:16
merge 8.7 check-in: debcf945ba user: dgp tags: sebres-string-insert-cr1
17:50 Closed ticket [1873ea0ee4]: open channel "nul" within non-main thread on windows (not-console application) plus 6 other changes artifact: 46b20943ca user: sebres
17:43
merge core-8-5-branch (fixes [1873ea0ee4f01b26]: wrong initialization of std-channels ...) check-in: 6b38bf6d66 user: sebres tags: core-8-6-branch
17:41
merge 8.7 check-in: 6489350c8b user: dgp tags: tip-421
17:40
merge 8.7 check-in: a06898693e user: dgp tags: bug-e593adf103-core-8
17:37
fixes [1873ea0ee4f01b26]: wrong initialization of std-channels, if no std-handles available at all (... check-in: 041bc74867 user: sebres tags: core-8-5-branch
17:32
merge trunk check-in: 7358deebed user: dgp tags: dgp-refactor
17:26
merge trunk check-in: 3b759ebe50 user: dgp tags: dgp-properbytearray
17:26
merge trunk check-in: 96454253e2 user: dgp tags: novem
17:18
merge 8.7 check-in: 927955d0ab user: dgp tags: tip-445
17:16
merge 8.7 check-in: 9d080b5730 user: dgp tags: trunk
17:07
TIP 351 Implementation. check-in: 7ac44158fa user: dgp tags: core-8-branch
16:50 Edit [4dca2189b07e6f5e|4dca2189b0]: Mark "Closed". artifact: 0294f9e97c user: dgp
16:49
Rebase TIP 421 implementation to core-8-branch (8.7). var-23.1[01] segfaults! check-in: 3d48c6641f user: dgp tags: tip-421
16:18 Ticket [1873ea0ee4] open channel "nul" within non-main thread on windows (not-console application) status still Open with 4 other changes artifact: ba7942e639 user: sebres
16:09
Merge 8.7; avoid checkin converting TclGetNumberFromObj to TclParseNumber. check-in: 209140ed94 user: dgp tags: tip-502
14:41 Ticket [1873ea0ee4] open channel "nul" within non-main thread on windows (not-console application) status still Open with 3 other changes artifact: 784f5a2068 user: sebres ... 2 similar events omitted.
2018-03-03
17:56 Edit [adf9964e6f30f751|adf9964e6f]: Edit check-in comment. artifact: 23c9fa4af4 user: dgp
2018-03-01
23:16 Ticket [db36fa5122] compiled lindex botches index artihmetic status still Open with 3 other changes artifact: cef68870ce user: sebres
22:37
Merge 8.7 check-in: b4215b096d user: jan.nijtmans tags: trunk
22:27
Re-generate tclTomMath.h. Fix win32 build (due to the use of uint8_t) check-in: 8531135e45 user: jan.nijtmans tags: core-8-branch
21:15
Merge 8.7 Closed-Leaf check-in: 70ad0a2752 user: jan.nijtmans tags: index-range-and-overflow
21:06
Merge 8.7 check-in: 2e45811671 user: jan.nijtmans tags: trunk
20:55
Update libtommath to latest "develop" check-in: 914ba7d4ea user: jan.nijtmans tags: core-8-branch
20:54
Use TclParseNumber() in stead of TclGetNumberFromObj(). This gives less surprising results in test c... check-in: adf9964e6f user: jan.nijtmans tags: index-range-and-overflow
20:43
Lots of code cleanup, mainly Pull request #102 check-in: d6e5ed84c1 user: jan.nijtmans tags: libtommath
20:20
merge 8.7 check-in: fd239d6457 user: dgp tags: index-range-and-overflow
20:13
merge 8.6 check-in: fde243bcbd user: dgp tags: core-8-branch
20:07
Some comments info for the next folks who come wandering in. check-in: 650f9e6c7c user: dgp tags: core-8-6-branch
19:30
Avoid full list conversion when we can cheaply discover a multi-element list is not possible. check-in: ca6ab1446a user: dgp tags: index-range-and-overflow
19:10 Ticket [db36fa5122] compiled lindex botches index artihmetic status still Open with 4 other changes artifact: 2026945604 user: dgp ... 1 similar event omitted.
16:48
Refactor to eliminate duplicate routine parsing tokens as indices. check-in: 620b046459 user: dgp tags: core-8-6-branch
04:19
Continue consistent use of LLONG_MIN and LLONG_MAX. check-in: ec70581d16 user: dgp tags: index-range-and-overflow
04:13
merge 8.7 check-in: c3b9bfbc3d user: dgp tags: index-range-and-overflow
04:13
We have LLONG_MIN and LLONG_MAX to denote range limits of Tcl_WideInt. Use them consistently. Also f... check-in: bdc69f0764 user: dgp tags: core-8-branch
2018-02-28
13:40
Use mp_isneg() as appropriate. check-in: 8d27d9381c user: dgp tags: index-range-and-overflow
13:38
merge 8.7 check-in: 8b8bc7ed1e user: dgp tags: index-range-and-overflow
10:16 Edit [3a0430c3e2d454c4|3a0430c3e2]: Cancel background color. artifact: fa252e31c1 user: jan.nijtmans
07:58 New ticket [33903cb1f6] the front page tcl.tk doesn't mention how to contribute?!. artifact: 8aaa5c7af1 user: anonymous
2018-02-27
23:17
merge 8.7 check-in: 29aff18140 user: dgp tags: index-range-and-overflow
22:35
Don't save indices with values outside the int range in bytecode. check-in: 5de7a219fe user: dgp tags: index-range-and-overflow
21:55
Merge trunk check-in: bbb2d60708 user: jan.nijtmans tags: memory-API
21:12
Merge 8.7 check-in: e9564f822a user: jan.nijtmans tags: trunk
20:48
Use mp_isneg() in stead of mp_cmp_d() when the output of this function is simply compared with MP_LT... check-in: e509642a0b user: jan.nijtmans tags: core-8-branch