Changes In Branch v1.60 Through [45af7ab710] Excluding Merge-Ins
This is equivalent to a diff from a5ea19cd4a to 45af7ab710
2013-11-22
| ||
22:44 | Merged trunk with inmem fixes to v1.60 check-in: f5036458ae user: matt tags: v1.60 | |
2013-11-18
| ||
23:28 | Partial transition to steps in main db check-in: e1eebd3848 user: matt tags: trunk | |
22:02 | Merged sucessful inmemdb work to v1.60 check-in: 45af7ab710 user: matt tags: v1.60 | |
22:00 | fixed call to tdb:test-data-rollup, removed db placeholder check-in: a5ea19cd4a user: matt tags: trunk | |
20:39 | Fixed handful of bugs due to inmemdb check-in: 540d5096fd user: matt tags: trunk | |
2013-11-09
| ||
13:55 | Starting v1.60 series check-in: f172579176 user: matt tags: v1.60, v1.6001 | |
Modified megatest-version.scm from [9faa76c705] to [c3e2c52b04].
1 2 3 4 5 | ;; Always use two digit decimal ;; 1.01, 1.02...1.10,1.11 ... 1.99,2.00.. (declare (unit megatest-version)) | | | 1 2 3 4 5 6 7 | ;; Always use two digit decimal ;; 1.01, 1.02...1.10,1.11 ... 1.99,2.00.. (declare (unit megatest-version)) (define megatest-version 1.6001) |