Overview
| Comment: | Moved sauth files to subdir. Improved show-uncalled-procedures output. Removed few unused procedures. From: c9e2628a917d4690ad4ffc35a95f5d5000c90cc5 User: matt |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | v1.6569-newdiet |
| Files: | files | file ages | folders |
| SHA1: |
433155d663d1d7aa7d715c3e6a6ad208 |
| User & Date: | matt on 2021-02-25 15:50:27.747 |
| Other Links: | branch diff | manifest | tags |
Context
|
2021-02-25
| ||
| 16:00 | Missed couple leftovers in dashboard.scm From: f32c8343a23eefbfb0303043805d677ab0f3c5d9 User: mrwellan check-in: 4b2ebfc4f3 user: matt tags: v1.6569-newdiet | |
| 15:50 | Moved sauth files to subdir. Improved show-uncalled-procedures output. Removed few unused procedures. From: c9e2628a917d4690ad4ffc35a95f5d5000c90cc5 User: matt check-in: 433155d663 user: matt tags: v1.6569-newdiet | |
| 15:49 | Sort danglers by name if same count. Few more orpaned functions commented out From: 4f82003dc0af1a95e10a23cc60a91b9b5ce9b461 User: matt check-in: 1dabfeb322 user: matt tags: v1.6569-newdiet | |
Changes
Modified archive.scm
from [35b9e5966e]
to [318f092a8a].
[diff]
Modified client.scm
from [dc4c7b41e8]
to [bed3bdf664].
[diff]
Modified common.scm
from [ecb6e567ad]
to [fdeca0aaad].
[diff]
Modified db.scm
from [b43d33931c]
to [373c9e3316].
[diff]
Modified mtut.scm
from [ead30f316f]
to [88e0c0a24a].
[diff]
Name change
from sauthorize.scm
to sauth-src/sauthorize.scm.
Modified server.scm
from [4218b5f3d9]
to [53d68f7e36].
[diff]
Modified tasks.scm
from [a73c5b318e]
to [e04991d46c].
[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.