Commit graph

2167 commits

Author SHA1 Message Date
Vladimir Glazounov
456b392ea4 INTEGRATION: CWS unoapi3 (1.4.12); FILE MERGED
2008/01/07 16:55:15 cn 1.4.12.1: #i84995# update lists with issuesi84995
2008-03-18 15:40:37 +00:00
Oliver Bolte
e7f052a80a INTEGRATION: CWS supdremove02 (1.7.12); FILE MERGED
2008/01/29 14:00:11 rt 1.7.12.1: #i85484# Clean up
2008-02-25 14:43:18 +00:00
Oliver Bolte
4a7162cd0b INTEGRATION: CWS supdremove02 (1.10.12); FILE MERGED
2008/01/29 14:00:11 rt 1.10.12.1: #i85484# Clean up
2008-02-25 14:43:06 +00:00
Oliver Bolte
4c19c05aa6 INTEGRATION: CWS supdremove02 (1.13.12); FILE MERGED
2008/01/29 14:00:10 rt 1.13.12.1: #i85484# Clean up
2008-02-25 14:42:53 +00:00
Oliver Bolte
69318332b0 INTEGRATION: CWS supdremove02 (1.22.6); FILE MERGED
2008/01/29 15:06:49 rt 1.22.6.1: #i85484# Clean up
2008-02-25 14:42:40 +00:00
Oliver Bolte
c5ca59c38e INTEGRATION: CWS supdremove02 (1.10.116); FILE MERGED
2008/01/29 14:00:10 rt 1.10.116.1: #i85484# Clean up
2008-02-25 14:42:27 +00:00
Ivo Hinkelmann
50fcaeb882 INTEGRATION: CWS unoapi2 (1.4.6); FILE MERGED
2007/12/04 14:52:16 cn 1.4.6.1: #i83871# update lists with issues
2008-01-14 15:45:49 +00:00
Oliver Bolte
b4ca8fa2a1 INTEGRATION: CWS supdremove (1.21.56); FILE MERGED
2007/11/16 10:23:32 vg 1.21.56.1: #i83674# cleanup: remove obsolete SUPD macro use
2008-01-07 07:41:55 +00:00
Kurt Zenker
8bc80a9fa6 #i10000# commented out assertions, because smoketest hangs. See i84134 2007-11-30 16:04:03 +00:00
Ivo Hinkelmann
fe7ce0cc6f #i10000# remove obsolete l10n 2007-11-27 15:01:36 +00:00
Ivo Hinkelmann
0734653fae INTEGRATION: CWS configrefactor01 (1.19.84); FILE MERGED
2007/09/28 11:29:56 mmeeks 1.19.84.3: RESYNC: (1.21-1.22); FILE MERGED
2007/02/07 11:45:28 mmeeks 1.19.84.2: RESYNC: (1.19-1.21); FILE MERGED
2007/01/08 20:49:06 mmeeks 1.19.84.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
2007-11-23 13:50:36 +00:00
Ivo Hinkelmann
a1f6aa642f INTEGRATION: CWS configrefactor01 (1.6.84); FILE MERGED
2007/02/07 12:14:55 mmeeks 1.6.84.5: remove obsolete memory::Segment forward decls.
2007/01/16 12:18:28 mmeeks 1.6.84.4: Submitted by: mmeeks
Kill 'memory::Segment' - no longer needed.
Bin some other (empty / redundant) headers.
2007/01/11 20:16:06 mmeeks 1.6.84.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:41 mmeeks 1.6.84.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:49:06 mmeeks 1.6.84.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
2007-11-23 13:50:21 +00:00
Ivo Hinkelmann
248c1d2955 INTEGRATION: CWS configrefactor01 (1.10.24); FILE MERGED
2007/01/16 12:18:28 mmeeks 1.10.24.4: Submitted by: mmeeks
Kill 'memory::Segment' - no longer needed.
Bin some other (empty / redundant) headers.
2007/01/12 14:50:49 mmeeks 1.10.24.3: Another big prune of memory::Accessor ...
2007/01/11 10:35:41 mmeeks 1.10.24.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:49:06 mmeeks 1.10.24.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
2007-11-23 13:50:09 +00:00
Ivo Hinkelmann
53ff9c9c1c INTEGRATION: CWS configrefactor01 (1.3.84); FILE MERGED
2007/01/12 14:50:49 mmeeks 1.3.84.3: Another big prune of memory::Accessor ...
2007/01/11 10:35:41 mmeeks 1.3.84.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:49:05 mmeeks 1.3.84.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
2007-11-23 13:49:54 +00:00
Ivo Hinkelmann
27b8703608 INTEGRATION: CWS configrefactor01 (1.4.24); FILE MERGED
2007/01/11 10:35:41 mmeeks 1.4.24.1: 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-11-23 13:49:36 +00:00
Ivo Hinkelmann
d9a9d648b7 INTEGRATION: CWS configrefactor01 (1.2.84); FILE MERGED
2007/02/07 12:14:55 mmeeks 1.2.84.2: remove obsolete memory::Segment forward decls.
2007/01/16 12:18:27 mmeeks 1.2.84.1: Submitted by: mmeeks
Kill 'memory::Segment' - no longer needed.
Bin some other (empty / redundant) headers.
2007-11-23 13:49:21 +00:00
Ivo Hinkelmann
9ea09e2ba8 INTEGRATION: CWS configrefactor01 (1.4.84); FILE MERGED
2007/01/12 14:50:49 mmeeks 1.4.84.3: Another big prune of memory::Accessor ...
2007/01/11 10:35:41 mmeeks 1.4.84.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:49:05 mmeeks 1.4.84.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
2007-11-23 13:49:06 +00:00
Ivo Hinkelmann
0f5ebbd993 INTEGRATION: CWS configrefactor01 (1.5.84); FILE MERGED
2007/01/12 14:50:49 mmeeks 1.5.84.2: Another big prune of memory::Accessor ...
2007/01/08 20:49:05 mmeeks 1.5.84.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
2007-11-23 13:48:26 +00:00
Ivo Hinkelmann
e765322921 INTEGRATION: CWS configrefactor01 (1.9.24); FILE MERGED
2007/01/16 12:18:27 mmeeks 1.9.24.4: Submitted by: mmeeks
Kill 'memory::Segment' - no longer needed.
Bin some other (empty / redundant) headers.
2007/01/12 14:50:49 mmeeks 1.9.24.3: Another big prune of memory::Accessor ...
2007/01/11 10:35:41 mmeeks 1.9.24.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:49:05 mmeeks 1.9.24.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
2007-11-23 13:48:08 +00:00
Ivo Hinkelmann
53ca7ec8b2 INTEGRATION: CWS configrefactor01 (1.24.42); FILE MERGED
2007/01/16 12:18:27 mmeeks 1.24.42.5: Submitted by: mmeeks
Kill 'memory::Segment' - no longer needed.
Bin some other (empty / redundant) headers.
2007/01/12 14:50:48 mmeeks 1.24.42.4: Another big prune of memory::Accessor ...
2007/01/11 20:16:06 mmeeks 1.24.42.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:40 mmeeks 1.24.42.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:49:05 mmeeks 1.24.42.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
2007-11-23 13:47:49 +00:00
Ivo Hinkelmann
401a0291fa INTEGRATION: CWS configrefactor01 (1.30.24); FILE MERGED
2007/02/07 12:00:34 mmeeks 1.30.24.7: Submitted by: sb
Reviewed by:  mmeeks
Nice fixes from Stefan, thanks.
2007/01/16 12:18:27 mmeeks 1.30.24.6: Submitted by: mmeeks
Kill 'memory::Segment' - no longer needed.
Bin some other (empty / redundant) headers.
2007/01/12 17:51:21 mmeeks 1.30.24.5: RIP 'memory::Accessor'
2007/01/12 14:50:48 mmeeks 1.30.24.4: Another big prune of memory::Accessor ...
2007/01/11 20:16:06 mmeeks 1.30.24.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:40 mmeeks 1.30.24.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:49:05 mmeeks 1.30.24.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
2007-11-23 13:47:33 +00:00
Ivo Hinkelmann
78920205c3 INTEGRATION: CWS configrefactor01 (1.14.84); FILE MERGED
2007/01/12 14:50:48 mmeeks 1.14.84.2: Another big prune of memory::Accessor ...
2007/01/11 20:16:06 mmeeks 1.14.84.1: 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-11-23 13:47:13 +00:00
Ivo Hinkelmann
c3c8635e74 INTEGRATION: CWS configrefactor01 (1.21.24); FILE MERGED
2007/01/12 14:50:48 mmeeks 1.21.24.2: Another big prune of memory::Accessor ...
2007/01/11 10:35:40 mmeeks 1.21.24.1: 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-11-23 13:47:00 +00:00
Ivo Hinkelmann
d57c936848 INTEGRATION: CWS configrefactor01 (1.11.84); FILE MERGED
2007/02/07 12:00:34 mmeeks 1.11.84.4: Submitted by: sb
Reviewed by:  mmeeks
Nice fixes from Stefan, thanks.
2007/01/12 14:50:48 mmeeks 1.11.84.3: Another big prune of memory::Accessor ...
2007/01/11 10:35:40 mmeeks 1.11.84.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:49:04 mmeeks 1.11.84.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
2007-11-23 13:46:47 +00:00
Ivo Hinkelmann
3ca99700c2 INTEGRATION: CWS configrefactor01 (1.24.24); FILE MERGED
2007/10/12 16:56:51 mmeeks 1.24.24.6: Issue number: i#82311#
Submitted by: mmeeks
Split out bootstrapping piece, add cross-platform /tmp/ directory creation,
Fix cross-thread locking issues during notification, remove some printfs.
2007/02/07 12:00:34 mmeeks 1.24.24.5: Submitted by: sb
Reviewed by:  mmeeks
Nice fixes from Stefan, thanks.
2007/01/16 12:18:27 mmeeks 1.24.24.4: Submitted by: mmeeks
Kill 'memory::Segment' - no longer needed.
Bin some other (empty / redundant) headers.
2007/01/12 14:50:48 mmeeks 1.24.24.3: Another big prune of memory::Accessor ...
2007/01/11 10:35:40 mmeeks 1.24.24.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:49:04 mmeeks 1.24.24.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
2007-11-23 13:46:32 +00:00
Ivo Hinkelmann
43cb730f91 INTEGRATION: CWS configrefactor01 (1.18.24); FILE MERGED
2007/01/16 12:18:27 mmeeks 1.18.24.3: Submitted by: mmeeks
Kill 'memory::Segment' - no longer needed.
Bin some other (empty / redundant) headers.
2007/01/12 14:50:47 mmeeks 1.18.24.2: Another big prune of memory::Accessor ...
2007/01/11 10:35:40 mmeeks 1.18.24.1: 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-11-23 13:46:15 +00:00
Ivo Hinkelmann
6e4738b5f2 INTEGRATION: CWS configrefactor01 (1.3.84); FILE MERGED
2007/01/16 12:18:26 mmeeks 1.3.84.1: Submitted by: mmeeks
Kill 'memory::Segment' - no longer needed.
Bin some other (empty / redundant) headers.
2007-11-23 13:45:57 +00:00
Ivo Hinkelmann
056044e1c9 INTEGRATION: CWS configrefactor01 (1.5.24); FILE MERGED
2007/01/16 12:18:26 mmeeks 1.5.24.1: Submitted by: mmeeks
Kill 'memory::Segment' - no longer needed.
Bin some other (empty / redundant) headers.
2007-11-23 13:45:39 +00:00
Ivo Hinkelmann
cdc3ace161 INTEGRATION: CWS configrefactor01 (1.30.24); FILE MERGED
2007/01/16 12:18:26 mmeeks 1.30.24.5: Submitted by: mmeeks
Kill 'memory::Segment' - no longer needed.
Bin some other (empty / redundant) headers.
2007/01/12 14:50:47 mmeeks 1.30.24.4: Another big prune of memory::Accessor ...
2007/01/11 20:16:06 mmeeks 1.30.24.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:39 mmeeks 1.30.24.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:49:04 mmeeks 1.30.24.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
2007-11-23 13:45:26 +00:00
Ivo Hinkelmann
21f3340334 INTEGRATION: CWS configrefactor01 (1.14.42); FILE MERGED
2007/01/12 14:50:47 mmeeks 1.14.42.4: Another big prune of memory::Accessor ...
2007/01/11 20:16:06 mmeeks 1.14.42.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:39 mmeeks 1.14.42.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:49:04 mmeeks 1.14.42.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
2007-11-23 13:45:12 +00:00
Ivo Hinkelmann
8ae7edcd86 INTEGRATION: CWS configrefactor01 (1.24.24); FILE MERGED
2007/01/16 12:18:26 mmeeks 1.24.24.4: Submitted by: mmeeks
Kill 'memory::Segment' - no longer needed.
Bin some other (empty / redundant) headers.
2007/01/12 14:50:47 mmeeks 1.24.24.3: Another big prune of memory::Accessor ...
2007/01/11 10:35:39 mmeeks 1.24.24.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:49:04 mmeeks 1.24.24.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
2007-11-23 13:44:55 +00:00
Ivo Hinkelmann
9e574e5a17 INTEGRATION: CWS configrefactor01 (1.14.84); FILE MERGED
2007/10/05 14:14:06 mmeeks 1.14.84.5: Issue number: i#82311
Submitted by: mmeeks
Reviewed by:  mmeeks

Cleanups from patch re-review.
Improvements to unit-testing framework.
2007/02/07 12:00:34 mmeeks 1.14.84.4: Submitted by: sb
Reviewed by:  mmeeks
Nice fixes from Stefan, thanks.
2007/01/11 20:16:05 mmeeks 1.14.84.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:39 mmeeks 1.14.84.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:49:04 mmeeks 1.14.84.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
2007-11-23 13:44:39 +00:00
Ivo Hinkelmann
ec092cf410 INTEGRATION: CWS configrefactor01 (1.24.24); FILE MERGED
2007/10/05 14:14:06 mmeeks 1.24.24.4: Issue number: i#82311
Submitted by: mmeeks
Reviewed by:  mmeeks

Cleanups from patch re-review.
Improvements to unit-testing framework.
2007/01/12 14:50:47 mmeeks 1.24.24.3: Another big prune of memory::Accessor ...
2007/01/11 10:35:39 mmeeks 1.24.24.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:49:04 mmeeks 1.24.24.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
2007-11-23 13:44:23 +00:00
Ivo Hinkelmann
3547e7d630 INTEGRATION: CWS configrefactor01 (1.3.84); FILE MERGED
2007/01/08 20:49:03 mmeeks 1.3.84.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
2007-11-23 13:44:08 +00:00
Ivo Hinkelmann
d1aaf4f8b7 INTEGRATION: CWS configrefactor01 (1.7.24); FILE MERGED
2007/01/08 20:49:03 mmeeks 1.7.24.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
2007-11-23 13:43:54 +00:00
Ivo Hinkelmann
2bc2d7cf5f INTEGRATION: CWS configrefactor01 (1.9.24); FILE MERGED
2007/01/12 14:50:47 mmeeks 1.9.24.2: Another big prune of memory::Accessor ...
2007/01/11 10:35:39 mmeeks 1.9.24.1: 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-11-23 13:43:38 +00:00
Ivo Hinkelmann
e50ee1fb4f INTEGRATION: CWS configrefactor01 (1.12.42); FILE MERGED
2007/01/12 14:50:46 mmeeks 1.12.42.3: Another big prune of memory::Accessor ...
2007/01/11 20:16:05 mmeeks 1.12.42.2: 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:39 mmeeks 1.12.42.1: 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-11-23 13:43:23 +00:00
Ivo Hinkelmann
3fbe090dcd INTEGRATION: CWS configrefactor01 (1.20.24); FILE MERGED
2007/01/12 14:50:46 mmeeks 1.20.24.2: Another big prune of memory::Accessor ...
2007/01/11 10:35:38 mmeeks 1.20.24.1: 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-11-23 13:43:02 +00:00
Ivo Hinkelmann
3ca43e103c INTEGRATION: CWS configrefactor01 (1.11.24); FILE MERGED
2007/01/11 10:35:38 mmeeks 1.11.24.1: 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-11-23 13:42:43 +00:00
Ivo Hinkelmann
50202da77a INTEGRATION: CWS configrefactor01 (1.6.84); FILE MERGED
2007/01/12 14:50:46 mmeeks 1.6.84.3: Another big prune of memory::Accessor ...
2007/01/11 10:35:38 mmeeks 1.6.84.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:49:03 mmeeks 1.6.84.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
2007-11-23 13:42:29 +00:00
Ivo Hinkelmann
4fae6b0e1b INTEGRATION: CWS configrefactor01 (1.3.84); FILE MERGED
2007/01/16 12:18:25 mmeeks 1.3.84.1: Submitted by: mmeeks
Kill 'memory::Segment' - no longer needed.
Bin some other (empty / redundant) headers.
2007-11-23 13:41:40 +00:00
Ivo Hinkelmann
abd934ed30 INTEGRATION: CWS configrefactor01 (1.4.24); FILE MERGED
2007/01/16 12:18:25 mmeeks 1.4.24.2: Submitted by: mmeeks
Kill 'memory::Segment' - no longer needed.
Bin some other (empty / redundant) headers.
2007/01/12 14:50:46 mmeeks 1.4.24.1: Another big prune of memory::Accessor ...
2007-11-23 13:41:25 +00:00
Ivo Hinkelmann
f5c8376eca INTEGRATION: CWS configrefactor01 (1.7.84); FILE MERGED
2007/01/11 20:16:05 mmeeks 1.7.84.2: 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:38 mmeeks 1.7.84.1: 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-11-23 13:41:12 +00:00
Ivo Hinkelmann
f2191a02cf INTEGRATION: CWS configrefactor01 (1.8.24); FILE MERGED
2007/10/05 14:14:06 mmeeks 1.8.24.3: Issue number: i#82311
Submitted by: mmeeks
Reviewed by:  mmeeks

Cleanups from patch re-review.
Improvements to unit-testing framework.
2007/01/16 12:18:25 mmeeks 1.8.24.2: Submitted by: mmeeks
Kill 'memory::Segment' - no longer needed.
Bin some other (empty / redundant) headers.
2007/01/11 10:35:38 mmeeks 1.8.24.1: 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-11-23 13:40:55 +00:00
Ivo Hinkelmann
db2a4f09c0 INTEGRATION: CWS configrefactor01 (1.29.24); FILE MERGED
2007/02/07 12:00:33 mmeeks 1.29.24.5: Submitted by: sb
Reviewed by:  mmeeks
Nice fixes from Stefan, thanks.
2007/01/12 17:51:21 mmeeks 1.29.24.4: RIP 'memory::Accessor'
2007/01/12 14:50:46 mmeeks 1.29.24.3: Another big prune of memory::Accessor ...
2007/01/11 20:16:05 mmeeks 1.29.24.2: 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:38 mmeeks 1.29.24.1: 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-11-23 13:40:38 +00:00
Ivo Hinkelmann
039e61d31d INTEGRATION: CWS configrefactor01 (1.13.24); FILE MERGED
2007/10/31 16:41:42 sb 1.13.24.2: precompiled header fix
2007/01/11 10:35:37 mmeeks 1.13.24.1: 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-11-23 13:40:20 +00:00
Ivo Hinkelmann
cc7256de7e INTEGRATION: CWS configrefactor01 (1.12.24); FILE MERGED
2007/01/16 12:18:25 mmeeks 1.12.24.3: Submitted by: mmeeks
Kill 'memory::Segment' - no longer needed.
Bin some other (empty / redundant) headers.
2007/01/12 14:50:46 mmeeks 1.12.24.2: Another big prune of memory::Accessor ...
2007/01/11 10:35:37 mmeeks 1.12.24.1: 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-11-23 13:40:04 +00:00
Ivo Hinkelmann
ddbfba8e75 INTEGRATION: CWS configrefactor01 (1.8.24); FILE MERGED
2007/01/16 12:18:24 mmeeks 1.8.24.3: Submitted by: mmeeks
Kill 'memory::Segment' - no longer needed.
Bin some other (empty / redundant) headers.
2007/01/12 14:50:46 mmeeks 1.8.24.2: Another big prune of memory::Accessor ...
2007/01/11 10:35:37 mmeeks 1.8.24.1: 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-11-23 13:39:52 +00:00
Ivo Hinkelmann
c761d5227a INTEGRATION: CWS configrefactor01 (1.5.84); FILE MERGED
2007/01/12 14:50:45 mmeeks 1.5.84.2: Another big prune of memory::Accessor ...
2007/01/11 10:35:37 mmeeks 1.5.84.1: 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-11-23 13:39:34 +00:00
Ivo Hinkelmann
6668472f5b INTEGRATION: CWS configrefactor01 (1.9.24); FILE MERGED
2007/01/12 14:50:45 mmeeks 1.9.24.2: Another big prune of memory::Accessor ...
2007/01/11 10:35:37 mmeeks 1.9.24.1: 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-11-23 13:39:16 +00:00