Vinnie Falco
496b337b27
General refactoring, using C++11
* Remove broken RecycledObjectPool
* Fix beast::ServiceQueue using List instead of LockFreeStack
* Add class semaphore, fixes broken Semaphore
* Move crytpo module files to new beast directory
* Use c++11 replacements for boost and beast types:
- std::atomic instead of beast::Atomic
- std::function instead of boost::function, beast::function
- std::unique_ptr instead of beast::ScopedPointer
- std::shared_ptr instead of boost::shared_ptr
* Remove modules:
- beast_db
- beast_crypto
- beast_extras
* Remove unnecessary classes:
- AbstractFifo
- AddConst
- AtomicCounter
- AtomicFlag
- AtomicPointer
- AtomicState
- CopyConst
- Expression
- ForwardList
- IfCond
- Interval
- IntrusiveArray
- KeyvaDB
- PointerToOther
- PointerTraits
- RemoveConst
- RemoveConstVolatile
- RemoveReference
- RemoveVolatile
- SharedObjectArray
- SingleThreadedSharedObject
- SophiaDB factory
- SortedSet
- WeakReference
- beast::unique_ptr
2014-01-07 15:57:45 -08:00
..
2013-11-05 03:09:39 -08:00
2013-10-22 10:43:15 -07:00
2013-12-27 17:46:51 -08:00
2013-12-27 17:46:51 -08:00
2014-01-07 15:57:45 -08:00
2013-10-31 08:10:06 -07:00
2014-01-07 15:57:45 -08:00
2014-01-07 15:57:45 -08:00
2014-01-07 15:57:45 -08:00
2014-01-07 15:57:45 -08:00
2014-01-07 15:57:45 -08:00
2014-01-07 15:57:45 -08:00
2013-10-31 08:10:04 -07:00
2014-01-07 15:57:45 -08:00
2013-09-28 15:09:11 -07:00
2013-12-27 16:47:43 -08:00
2013-09-28 15:09:11 -07:00
2013-10-22 11:45:30 -07:00
2013-09-28 15:09:11 -07:00
2013-12-27 16:47:43 -08:00
2013-09-28 15:30:01 -07:00
2013-10-04 14:33:59 -07:00
2013-09-28 19:34:16 -07:00
2014-01-07 15:57:45 -08:00
2013-09-28 15:09:11 -07:00
2013-12-27 16:47:43 -08:00
2014-01-07 15:57:45 -08:00
2013-09-28 15:09:11 -07:00
2013-09-23 10:13:24 -07:00
2013-12-16 12:22:25 -08:00
2014-01-07 15:57:45 -08:00
2013-12-27 17:46:51 -08:00
2014-01-07 15:57:45 -08:00
2013-10-22 10:43:16 -07:00
2013-09-28 15:30:01 -07:00
2013-11-30 01:42:37 -08:00
2013-09-19 14:42:54 -07:00
2014-01-07 15:57:45 -08:00
2013-09-23 10:13:24 -07:00
2014-01-07 15:57:45 -08:00
2013-09-19 14:42:54 -07:00
2013-09-21 16:58:55 -07:00
2013-10-18 16:04:37 -07:00
2013-09-23 10:13:24 -07:00