Overview
| Comment: | Cleaned up globals. Added audit script to report on globals, where defined and where used. |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | v1.62-no-rpc |
| Files: | files | file ages | folders |
| SHA1: |
22df9fe278fe36be125eec2298fb88b4 |
| User & Date: | matt on 2016-11-26 18:16:14.447 |
| Other Links: | branch diff | manifest | tags |
Context
|
2016-11-26
| ||
| 21:09 | Version transitions can only be addressed on the homehost. check-in: 279aab9f23 user: matt tags: v1.62-no-rpc | |
| 18:16 | Cleaned up globals. Added audit script to report on globals, where defined and where used. check-in: 22df9fe278 user: matt tags: v1.62-no-rpc | |
|
2016-11-25
| ||
| 22:30 | Runs through test4 pretty well. No server enabled yet check-in: 6444c1bdfc user: matt tags: v1.62-no-rpc | |
Changes
Modified common.scm
from [03889704ec]
to [512dfcca1d].
[diff]
Modified db.scm
from [05634fcfcf]
to [78f8818c84].
[diff]
Modified http-transport.scm
from [9e8b14e328]
to [1ecd29c566].
[diff]
Modified megatest.scm
from [db7e42e4e9]
to [a8a0fb352a].
[diff]
Name change
from debugger.scm
to oldsrc/debugger.scm.
Name change
from newdashboard.scm
to oldsrc/newdashboard.scm.
Modified rmt.scm
from [2858b3ea4e]
to [47bcf5283a].
[diff]
Modified rpc-transport.scm
from [03438a9e32]
to [7aa56cfddc].
[diff]
Modified server.scm
from [7b40e2c3b9]
to [0ee3e1c9e6].
[diff]
Modified tree.scm
from [5c27bcda2b]
to [be6fd73bd7].
[diff]
Added utils/find-unused-globals.sh version [54735d591a].