Tcl Library Source Code

Timeline
Login

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

50 events occurring around 165e7adf41eba43c.

2013-11-23
00:25 Edit [93aa26ab06d873db|93aa26ab06]: Mark "Closed". artifact: b8c4086325 user: aku
00:25 Closed ticket [6b7aa0aecc]: tar::skip silently trucates skip length to 65536 plus 7 other changes artifact: b86a425c3e user: aku
00:23
Get tar fixes back. check-in: 2917507b22 user: andreask tags: trunk
00:21
Update to head of trunk. Closed-Leaf check-in: 93aa26ab06 user: andreask tags: pyk-tar
00:14
Bumped package version, updated logs, ready to merge. Fixed ticket [6b7aa0aecc]. check-in: 4a2f75b5da user: andreask tags: pyk-tar
00:00
The issue with the skip code was not the limit to 64K, but how the code (a) assumed the wrong type for the result of 'read' (number of bytes, but is the read data), and (b) mis-handled short reads. Using 'string length' to convert the result type into what was needed, and using the proper condition was what fixed the issue, and not getting rid of the limit. I have now re-instated the limit, with in-code explanation of why it makes sense, and verified that this still passes the testsuite. I further changed the variable names to be much more self-documenting as well. check-in: 8de453c348 user: andreask tags: pyk-tar
2013-11-22
23:39
Fixed the testsuite up somewhat. (1) Moved helper code into separate file. (2) Replaced helper code blocks in variables with proper procedures. (3) Simplified setup1, cleanup1 No need to search for and create lots of temp dirs in setup, just remove the directory in cleanup. Now use single temp dir, fixed name. (4) Fixed setup of tests in general (4a) Added emacs mode marker to get proper Tcl mode. (4b) Added missing Tcl 8.5 requirement (4c) Use canonical 'use' command for access to local package (memchan). (5) Constrained the one test requiring Tcl 8.6 (zlib) It is not yet clear to me why the 'stream' helper (to create a large file) is so complex. check-in: 624a1ee7b8 user: andreask tags: pyk-tar
19:24 Edit [c7f07ac14837030d|c7f07ac148]: Mark "Closed". artifact: 531f1143ff user: aku
19:23
Merging Mime Modifications. check-in: c2829102b5 user: andreask tags: trunk
19:18
(PoorYorick): general cleanup. use expr operators like eq instead of string commands. (AK Notes): Version bumped to 1.6, requirement bumped to Tcl 8.5. (AK) Updated testsuite and doc Tcl requirements. Fixed the creative writing problem of the initialization code, present before PY cleanup. Closed-Leaf check-in: c7f07ac148 user: andreask tags: pyk-mime-cleanup
18:20 Closed ticket [864a0c83e3]: memchan stops generating read events when cursor is at end of file plus 7 other changes artifact: 44edf530b7 user: aku
18:17
(Events): Ticket [864a0c83e3]. Do not suppress readable events at end of the channel. Needed to signal the eof condition. Like for regular files, always readable. Affected channels memchan, string, and variable. Versions bumped to 1.0.3, 1.0.2, and 1.0.3 respectively. check-in: fc756af785 user: andreask tags: trunk
17:39
Revert Tcl 8.5 dependency introduced by an unlogged rewrite [c80b6fffde]. check-in: 941966a233 user: andreask tags: trunk
17:29
Fix trunk split. check-in: d233d12198 user: andreask tags: trunk
2013-11-21
21:23 New ticket [864a0c83e3] memchan stops generating read events when cursor is at end of file. artifact: f8bb1fcf9a user: pooryorick
2013-11-20
06:41
revert bad change to quoting in ctrl.tcl check-in: 2cafc97e62 user: pooryorick tags: trunk
06:38
add support for default arguments to term::ansi::send fix documentation types quoting cleanup check-in: c80b6fffde user: pooryorick tags: trunk
2013-11-18
21:28 Ticket [3315620fff] Invalid JSON with values that begin with 0 status still Open with 8 other changes artifact: ae78ea3553 user: anonymous
21:25 Ticket [3042811fff] huddle bug in dicts with complex keys status still Open with 7 other changes artifact: eded000af7 user: anonymous
09:41 Deleted ticket [981605ffff]: BWidget Calendar Dialog plus 11 other changes artifact: 5f164b3241 user: oehhar
09:39 Deleted ticket [1021240fff]: bwidget table of contents in doctools format plus 11 other changes artifact: e4ce1fc4db user: oehhar
09:38 Deleted ticket [917877ffff]: Add state readonly for Entry (and LabelEntry) plus 11 other changes artifact: f59a388d3b user: oehhar
09:37 Deleted ticket [3382519fff]: "Font" option configuration for selected page of NoteBook plus 8 other changes artifact: 72b1e2b9c5 user: oehhar
2013-11-17
15:45
fix setup1 script for tar.test so that tests don't pollute each other check-in: cecf9adb75 user: pooryorick tags: pyk-tar
2013-11-16
07:21 Ticket [6b7aa0aecc] tar::skip silently trucates skip length to 65536 status still Open with 4 other changes artifact: acfcdc2585 user: pooryorick
07:19
add a test suite for tar module fix for bug 6b7aa0aecca6fdce12589884c3c9ea2b50c92ad4, tar::skip silently truncates at 65536 check-in: 165e7adf41 user: pooryorick tags: pyk-tar
07:18 New ticket [6b7aa0aecc] tar::skip silently trucates skip length to 65536. artifact: 19fab71d0c user: pooryorick
2013-11-15
16:34 Closed ticket [1043581fff]: SelectFont: add a -relief option? plus 10 other changes artifact: a00b899690 user: oehhar
16:32 Closed ticket [1041229fff]: A new splash screen widget? plus 10 other changes artifact: 804dccba2c user: oehhar
16:31 Closed ticket [1651842fff]: notebook: -raisecmd should be able to forbid raising plus 10 other changes artifact: 7746ceac6c user: oehhar
16:30 Closed ticket [681119ffff]: bwidget - Add percentage text to progressbar plus 10 other changes artifact: 1056efcf3d user: oehhar
16:29 Closed ticket [519214ffff]: bwidget - TitleFrame: patch for rounded corners plus 10 other changes artifact: c7a5507776 user: oehhar
16:28 Closed ticket [1503677fff]: Progress bar should display the current and maximum values plus 10 other changes artifact: 38f612b0bf user: oehhar
16:26 Closed ticket [1053086fff]: A new widget for scrolling many widgets with a ScrolledWidge plus 10 other changes artifact: e64d32fee5 user: oehhar
15:13 Closed ticket [2340355fff]: Combobox path to entry plus 10 other changes artifact: 3d3c264eb0 user: oehhar
15:10 Pending ticket [3004301fff]: Bad images.tgz files in CVS plus 8 other changes artifact: 467fcd4140 user: oehhar
15:09 Closed ticket [1002844fff]: Bwidget's LabelEntry won't insert plus 10 other changes artifact: b283b81314 user: oehhar
15:06 Closed ticket [1977644fff]: Using case sensitive accelerator keys for bwidget mainframe plus 11 other changes artifact: 79ae60b6c5 user: oehhar
2013-11-08
21:08 Add attachment patch-apps_pt to ticket [f5155519e7] artifact: 5673c9bb2a user: stwo
21:07 New ticket [f5155519e7] pt has non-portable shebang. artifact: aa269d2719 user: stwo
05:23 Closed ticket [b25b826973]: Inconsistency in ::math::interpolate::interp-1d-table plus 5 other changes artifact: 9b63214f11 user: arjenmarkus
2013-11-07
21:13
Regenerated embedded documentation (new man.macros, exclusion of deprecated exif module). check-in: fdbe5cb1bc user: andreask tags: trunk
21:11 Closed ticket [7c7f946046]: Exif man page installed but probably shouldn't be. plus 6 other changes artifact: 8a6efccd56 user: aku
21:10
[Ticket 7c7f946046]: Pull in exclusion information from the installer configuration, and use it to exclude the associated man-pages from generation. check-in: 0951505185 user: andreask tags: trunk
20:37 Ticket [7c7f946046] Exif man page installed but probably shouldn't be. status still Open with 4 other changes artifact: 5f45d424e5 user: aku
20:23 Closed ticket [dc50cc65ea]: package uri should accept case insensitive scheme names plus 6 other changes artifact: 03985df54a user: aku
20:22
[Ticket dc50cc65ea]: Accept schema names case-insensitively. Report and patch by Harald Oehlmann. Version bumped to 1.2.3. Extended testsuite (uri-11.0). check-in: a85537aeae user: andreask tags: trunk
20:07 Closed ticket [369f67aeee]: Update man.macros to the current one used by Tcl/Tk plus 6 other changes artifact: e8728e046f user: aku
20:05
[Ticket 369f67aeee] Updated to newest man.macros from Tcl/Tk. check-in: 082d009051 user: andreask tags: trunk
19:54 Closed ticket [1d2b62d10d]: jpeg::getExif crash plus 5 other changes artifact: e94a6975f3 user: aku