Overview
| Comment: | Moved sauth files to subdir. Improved show-uncalled-procedures output. Removed few unused procedures. |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | v1.6569-diet |
| Files: | files | file ages | folders |
| SHA1: |
c9e2628a917d4690ad4ffc35a95f5d50 |
| User & Date: | matt on 2021-01-16 22:59:02.511 |
| Other Links: | branch diff | manifest | tags |
Context
|
2021-01-16
| ||
| 23:10 | Sort danglers by name if same count. Few more orpaned functions commented out check-in: 4f82003dc0 user: matt tags: v1.6569-diet | |
| 22:59 | Moved sauth files to subdir. Improved show-uncalled-procedures output. Removed few unused procedures. check-in: c9e2628a91 user: matt tags: v1.6569-diet | |
| 14:39 | Missed couple leftovers in dashboard.scm check-in: f32c8343a2 user: mrwellan tags: v1.6569-diet | |
Changes
Modified archive.scm
from [f391351322]
to [25dd06b4d1].
[diff]
Modified client.scm
from [89839595cb]
to [c493234f19].
[diff]
Modified common.scm
from [a6fd7a1472]
to [2881c8a565].
[diff]
Modified db.scm
from [5c6c187295]
to [a9d288c6b2].
[diff]
Modified mtut.scm
from [2855879998]
to [3d579ca767].
[diff]
Name change
from sauthorize.scm
to sauth-src/sauthorize.scm.
Modified server.scm
from [4e3b17b4f8]
to [8e9cdd2cea].
[diff]
Modified tasks.scm
from [b621e9649f]
to [49aab45cc7].
[diff]
Added utils/Makefile.utils version [df13f8bb7e].
Name change
from codescanlib.scm
to utils/codescanlib.scm.
Renamed and modified
show-uncalled-procedures.scm
[0afd5cabda]
to utils/show-uncalled-procedures.scm
[9e9d6c8594].
[diff]
Name change
from trackback.scm
to utils/trackback.scm.