-
Ivo Hinkelmann yazdı
2007/02/07 12:14:54 mmeeks 1.18.62.7: remove obsolete memory::Segment forward decls. 2007/01/16 12:18:21 mmeeks 1.18.62.6: Submitted by: mmeeks Kill 'memory::Segment' - no longer needed. Bin some other (empty / redundant) headers. 2007/01/12 17:51:19 mmeeks 1.18.62.5: RIP 'memory::Accessor' 2007/01/12 14:50:44 mmeeks 1.18.62.4: Another big prune of memory::Accessor ... 2007/01/11 20:16:01 mmeeks 1.18.62.3: Submitted by: mmeeks More re-factoring, lots of locking rationalized, drastically reduced the mutex count, also removed ~300k interlocked increments with a non-interlocking SimpleReferencedObject base 2007/01/11 10:35:30 mmeeks 1.18.62.2: Submitted by: mmeeks Large scale re-factoring, remove fine-grained locking in favor of a simple, single global lock (still in progress). Identify and fix various hot-spots. Remove otherwise empty / non-compiled files. Kill UpdateAccessor 2007/01/08 20:48:56 mmeeks 1.18.62.1: Issue number: Submitted by: mmeeks Substantial configmgr re-factoring #1 ... + remove endless typedef chains + remove custom allocator & associated complexity + remove Pointer, and 'Address' classes
53c97d48