Megatest

Check-in [cf8efb253b]
Login
Overview
Comment:Fixed initial draw of stats in Summary tab. Issue was that the inital update was happening before the widget had been drawn.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.62
Files: files | file ages | folders
SHA1: cf8efb253b817c4d3ee2cb24fe31579792d02eb3
User & Date: mrwellan on 2016-10-12 16:38:39
Other Links: branch diff | manifest | tags
Context
2016-10-13
15:05
Buttons added check-in: 991de5e83d user: ritikaag tags: db
10:36
Fixed bug where search pattern was not correctly reset in Run Times view causing a crash. Added context to last-db-change time check-in: e652404cdb user: mrwellan tags: v1.62
2016-10-12
16:38
Fixed initial draw of stats in Summary tab. Issue was that the inital update was happening before the widget had been drawn. check-in: cf8efb253b user: mrwellan tags: v1.62
13:16
Check for actual matching run data in run-tabs-layout-updater. Fix for apply when list too long (Chicken Scheme limitation). Protect some tree updater calls with checks for db changed. Convert sqlite3:for-each-row to sqlite3:fold where the list can get long and the for-each will run out of memory (not tail recursive). check-in: 5508c28144 user: mrwellan tags: v1.62
Changes

Modified dcommon.scm from [5cb93c13c6] to [14f554b7f5].    [diff]