Overview
Comment: | Moved sauth and datashare files to appropriate subdirs, commented couple more unused functions. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | v1.6569-diet |
Files: | files | file ages | folders |
SHA1: |
155720494afcc761cd48f68bef2e9082 |
User & Date: | matt on 2021-01-16 23:19:38 |
Other Links: | branch diff | manifest | tags |
Context
2021-01-18
| ||
15:22 | Merged diet2 and fixed wrong use of optional (should be key). Closed-Leaf check-in: 8a73112be8 user: matt tags: v1.6569-diet | |
2021-01-17
| ||
13:03 | Merged diet branch Closed-Leaf check-in: 84be6d275a user: matt tags: v1.6569-reenable-eval-if | |
2021-01-16
| ||
23:19 | Moved sauth and datashare files to appropriate subdirs, commented couple more unused functions. check-in: 155720494a user: matt tags: v1.6569-diet | |
23:10 | Sort danglers by name if same count. Few more orpaned functions commented out check-in: 4f82003dc0 user: matt tags: v1.6569-diet | |
Changes
Name change from datashare.scm to datashare-src/datashare.scm.
Modified db.scm from [138ed10f64] to [1d483e1919]. [diff]
Name change from sauth-common.scm to sauth-src/sauth-common.scm.