gnunet/gnu/gnunet
Rémi Birot-Delrue 9cef3b7d43 Code cleaning: various improvements and bug fixes.
* identity.scm: `open-identity-service` now throws an exception on failure.
* binding-utils.scm: just add `destructuring-bind`.
* common.scm: `time-rel` now throws an exception instead of returning a
              meaningless negative result; add `setup-log`.
* container/metadata.scm: `metadata-set!` now throws an exception on error.
* tests/container-metadata.scm: add tests for `metadata-copy`,
                                `metadata-clear`, `metadata-equal?`
                                and `add-publication-date!`
2015-08-10 19:18:22 +02:00
..
container Code cleaning: various improvements and bug fixes. 2015-08-10 19:18:22 +02:00
fs Add `examples/identity.scm`, `examples/identity-bis.scm`, `examples/search-ns.scm`, and a few minor modifications. 2015-07-31 12:10:34 +02:00
binding-utils.scm Code cleaning: various improvements and bug fixes. 2015-08-10 19:18:22 +02:00
common.scm Code cleaning: various improvements and bug fixes. 2015-08-10 19:18:22 +02:00
configuration.scm Add `examples/identity.scm`, `examples/identity-bis.scm`, `examples/search-ns.scm`, and a few minor modifications. 2015-07-31 12:10:34 +02:00
fs.scm Add `close-filesharing-service` and dynamic allocation in `open-filesharing-handle`. 2015-08-03 17:01:54 +02:00
identity.scm Code cleaning: various improvements and bug fixes. 2015-08-10 19:18:22 +02:00
scheduler.scm Remove `set-next-task!`, as the corresponding functions have been removed 2015-08-10 19:09:22 +02:00