Overview
| Comment: | 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). |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | v1.62 |
| Files: | files | file ages | folders |
| SHA1: |
5508c2814498f6a67335404d2c0167e9 |
| User & Date: | mrwellan on 2016-10-12 13:16:11.142 |
| Other Links: | branch diff | manifest | tags |
Context
|
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 | |
| 14:27 | Merged in v1.62 to db branch check-in: e2c9fe027b user: mrwellan tags: db | |
| 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 | |
|
2016-10-10
| ||
| 11:50 | Improved stats updating. Still has issue with first round check-in: 8455164d0e user: mrwellan tags: v1.62 | |
Changes
Modified dashboard.scm
from [2e23768337]
to [be1d65a564].
[diff]
Modified db.scm
from [4773ff4432]
to [84abbe1c4a].
[diff]