Tcl Source Code

Timeline
Login

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

50 events occurring around 33d5f13bd67f44e6.

2018-07-26
19:10
merge 8.7 check-in: 48caefe5a1 user: sebres tags: trunk
18:58
merge 8.6: bug [d051b77fc1] fixed check-in: 4e57a1242b user: sebres tags: core-8-branch
18:56
amend after merge: 8.6th provide additionally an error-code (so missing `errCode = "OVERFLOW"`) check-in: 64c3676a57 user: sebres tags: core-8-6-branch
18:51
merge 8.5 - bug [d051b77fc1] fixed check-in: de522f0a45 user: sebres tags: core-8-6-branch
18:15
merge test cases from 8.6 check-in: c46f02dc09 user: sebres tags: core-8-branch
18:07
amend to [d498578df4], still one test for [Bug ba921a8d98] with inplace by subst inside string (comp... check-in: caba7ba1cf user: sebres tags: core-8-6-branch
16:46
test cases added to cover width overflow by format (should cause limit exceeded) check-in: 3b55e9c1e1 user: sebres tags: core-8-5-branch
16:18 Closed ticket [ba921a8d98]: concatenating binary array with empty string yields the empty string plus 9 other changes artifact: 5c13b2113b user: dgp
16:14
[ba921a8d98] Make sure [string cat] includes all data from all bytearrays. check-in: 9819e2fe99 user: dgp tags: core-8-branch
16:03 Ticket [d051b77fc1] segmentation fault in tclStringObj.c, line 2405 status still Closed with 4 other changes artifact: 7b31d54f6a user: sebres ... 1 similar event omitted.
15:57
closes [d051b77fc18d7340]: fixed segfault by integer overflow (if width by format like "%4000000000g... check-in: 16846911c7 user: sebres tags: core-8-5-branch
15:51
New test for [Bug ba921a8d98]. check-in: d498578df4 user: dgp tags: core-8-6-branch
15:24 Ticket [d051b77fc1] segmentation fault in tclStringObj.c, line 2405 status still Open with 3 other changes artifact: 78d4f86974 user: aspect
10:47
enhanced tclsh syntax (rich command line for applications using Tcl_Main without startup-script): tr... Leaf check-in: e61a1add32 user: sebres tags: sebres-rich-cmd-line
2018-07-25
21:34 Ticket [ba921a8d98] concatenating binary array with empty string yields the empty string status still Open with 3 other changes artifact: 889ec81176 user: anonymous ... 1 similar event omitted.
13:57 Ticket [d051b77fc1] segmentation fault in tclStringObj.c, line 2405 status still Open with 4 other changes artifact: dc2dc3a1c3 user: sebres ... 1 similar event omitted.
01:43
Resolve inadvertent fork check-in: fc9e243e02 user: kbk tags: core-8-branch
2018-07-22
20:46 Ticket [ba921a8d98] concatenating binary array with empty string yields the empty string status still Open with 3 other changes artifact: 0f28248863 user: pooryorick
20:44
Fix for [ba921a8d98e02a96] - concatenating binary array with empty string yields the empty string. check-in: f274e1f1ba user: pooryorick tags: core-8-branch
20:35 New ticket [ba921a8d98] concatenating binary array with empty string yields the empty string. artifact: df672682d1 user: pooryorick
2018-07-21
18:46
Merge 8.7: Add a note in the 'clock' man page about the interpretation of impossible values on [cloc... check-in: 4b94075b58 user: kbk tags: trunk
18:45
Merge 8.6: Add a note in the 'clock' man page about the interpretation of impossible values on [cloc... check-in: 33d5f13bd6 user: kbk tags: core-8-branch
18:45
Add a note in the 'clock' man page about the interpretation of impossible values on [clock scan] check-in: 8d69e2a5f2 user: kbk tags: core-8-6-branch
2018-07-20
16:25
merge 8.6 check-in: 33f2814604 user: sebres tags: sebres-8-6-clock-speedup-cr2
16:07
merge 8.7 check-in: 59a4bcc685 user: sebres tags: trunk
16:05
merge 8.6 check-in: 29189acca8 user: sebres tags: core-8-branch
15:58
win: avoids warning by x64-build in function 'TclWinCPUID' - pointer targets in passing argument 1 o... check-in: edab70f507 user: sebres tags: core-8-6-branch
15:54
win: fixes x64-build within gcc-compile runtime env for (mingw64, etc): "$do64bit" may be "amd64|x64... check-in: 298c8329c8 user: sebres tags: core-8-6-branch
2018-07-19
09:03 Ticket [29aa1c7b13] Mixed-in destructors aren't called status still Open with 3 other changes artifact: 1224c1fd3e user: aspect
2018-07-18
03:34
Minor documentation wording change to clean up an awkward construct check-in: ce9c2bde19 user: andy tags: trunk
2018-07-17
19:15 New ticket [29aa1c7b13] Mixed-in destructors aren't called. artifact: f2b38e2b72 user: stu
2018-07-16
17:43 Edit [0108bf4c0edf1782|0108bf4c0e]: Mark "Closed". artifact: 8b048e6285 user: sebres
17:42 Closed ticket [61fa4879ed]: RFE: use system temp-folder as default temporary directory in test-suite plus 5 other changes artifact: e3d7c10192 user: sebres
17:12 Ticket [270f78ca95] file mkdir: race condition if two workers creates same directory and one worker deletes it immediately status still Closed with 5 other changes artifact: aab0797683 user: anonymous
14:35 Pending ticket [61fa4879ed]: RFE: use system temp-folder as default temporary directory in test-suite plus 3 other changes artifact: 247de65d4a user: sebres
14:33 Edit [0108bf4c0edf1782|0108bf4c0e]: Change branch background color to "#bff0eb". artifact: a7ca1ee4c0 user: sebres
14:32
RFE [61fa4879ed] implementation - use system temp-folder as default temporary directory in the test-... Closed-Leaf check-in: 0108bf4c0e user: sebres tags: rfe-61fa4879ed
14:30 New ticket [61fa4879ed] RFE: use system temp-folder as default temporary directory in test-suite. artifact: 0bae4efd4f user: sebres
14:01 Closed ticket [525ccacaef]: win: strange discrepancy regarding Tcl_FSStat (all file sub-commands using GetStatBuf) corresponding path by "built-in Windows names with dir path and extension" plus 6 other changes artifact: b8e69a5fae user: sebres
13:59
win: fixed test-cases (see [525ccacaef]) running under windows outside of temp-folder check-in: d61a95dfb6 user: sebres tags: core-8-6-branch
13:58 Ticket [525ccacaef] win: strange discrepancy regarding Tcl_FSStat (all file sub-commands using GetStatBuf) corresponding path by "built-in Windows names with dir path and extension" status still Open with 3 other changes artifact: 6c10029750 user: sebres ... 2 similar events omitted.
2018-07-15
15:46
Added more tests and made [initialize] an alternate spelling for [initialise]. check-in: 155bc7ab0b user: dkf tags: tip-478
11:42 Closed ticket [3a865fe1df]: Tcl_AsyncDelete: async handler deleted by the wrong thread plus 6 other changes artifact: de1d0f237f user: pooryorick
09:29 Closed ticket [16081ce163]: [thread::send -async $tid nosuchcommand ] plus 4 other changes artifact: 4c666782ae user: pooryorick ... 1 similar event omitted.