-----------------------------------------------------------------
Revision: ec71f55a84d926b7e6acb734e061a97be848c38c
Ancestor: be30dc2d65afa83e4420de81132259e0a06c082d
Author: [email protected]
Date: 2009-01-24T01:20:09
Branch: net.venge.monotone.stripped
Added files:
lazy_rng.hh
Modified files:
Makefile.am app_state.cc app_state.hh database.cc
database.hh key_store.cc
ChangeLog:
Lazy initialization of Botan RNGs. Halves testsuite runtime.
* lazy_rng.hh: New file.
* Makefile.am (MOST_SOURCES): Add it.
* app_state.hh, app_state.cc, database.hh, database.cc, key_store.cc:
Change all shared_ptr<Botan::RandomNumberGenerator> data members to
shared_ptr<lazy_rng> and change all users of those members to call get().
monotone --db={your.database} diff
--revision=be30dc2d65afa83e4420de81132259e0a06c082d
--revision=ec71f55a84d926b7e6acb734e061a97be848c38c
----------------------------------------------------------------------
_______________________________________________
Monotone-commits-nodiffs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-commits-nodiffs