Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | propagate from branch 'net.randombit.botan' (head ↵ | lloyd | 2009-12-01 | 15 | -475/+0 |
| | | | | | | b3515264af291b4785d3d296e2cc0e877ca7816a) to branch 'net.randombit.botan.c++0x' (head 66ca78008f08bb5efc2eca52a3d4501f02ffd736) | ||||
* | propagate from branch 'net.randombit.botan' (head ↵ | lloyd | 2009-11-17 | 4 | -25/+0 |
| | | | | | | 0ac5a29496b4e50775827d9655c064f6d1c98813) to branch 'net.randombit.botan.c++0x' (head 3232da044d41756582b53da9d14c3ac07e9b2916) | ||||
* | propagate from branch 'net.randombit.botan' (head ↵ | lloyd | 2009-11-13 | 1 | -0/+2 |
| | | | | | | ac888e57b614c623590d79ab615353ad7c76ef68) to branch 'net.randombit.botan.c++0x' (head 9bf78ed7e2521a328f6db7acbc1cd81b07718230) | ||||
* | propagate from branch 'net.randombit.botan' (head ↵ | lloyd | 2009-11-02 | 10 | -23/+0 |
| | | | | | | 2773c2310e8c0a51975987a2dd6c5824c8d43882) to branch 'net.randombit.botan.c++0x' (head f13cf5d7e89706c882604299b508f356c20aae3a) | ||||
* | Attic-ize all of src/timer, except for time_t_to_tm and system_time | lloyd | 2009-10-13 | 15 | -0/+498 |
| | | | | (which will go later) which will live in the new time.h | ||||
* | propagate from branch 'net.randombit.botan' (head ↵ | lloyd | 2009-09-08 | 1 | -1/+2 |
| | | | | | | 5cadcc57872bef55226579df57349fe09a93d1f5) to branch 'net.randombit.botan.c++0x' (head d1747f0394aa4442e5b32b9102b830e1a86f0e5a) | ||||
* | Move mutex directory back to the Attic | lloyd | 2009-07-03 | 14 | -0/+421 |
| | |||||
* | Move mutex.h to src/mutex (from Attic) | lloyd | 2009-07-03 | 1 | -56/+0 |
| | |||||
* | Move mutex from Attic to src to deal with merge conflict | lloyd | 2009-07-03 | 12 | -356/+0 |
| | |||||
* | Remove the mutex classes in favor of C++0x's std::mutex and std::lock_guard | lloyd | 2009-04-01 | 13 | -0/+412 |