2009-04-21 13:42:45 +0200 sb r271035 : removed obsolete psprint dependency
2009-04-21 10:33:31 +0200 sb r271024 : changes to previous -c270971 so that build does not break for USE_SHELL!=bash (but instead resulting bridgetest_xxx scripts are nonfunctional)
2009-04-21 08:56:48 +0200 sb r271017 : merged in cws/sb107 -c 268250 (avoid warnings about format specifier and argument mismatch (on 64bit debug builds))
2009-04-20 16:42:27 +0200 sb r270995 : #i98625# add make_xxx functions for C++ representations of UNO polystructs; fixed and adapted tests (patch by thb, slightly adapted)
2009-04-20 14:23:45 +0200 sb r270981 : #i84751# selective performance improvements (patch by mmeeks, slightly adapted)
2009-04-20 13:39:50 +0200 sb r270978 : #i99711# removed dead code (patch by cmc, slightly modified)
2009-04-20 11:59:39 +0200 sb r270972 : #i97975# avoid crashes during shutdown (patch by cmc, slightly modified)
2009-04-20 11:57:52 +0200 sb r270971 : made tests work again after LD_LIBRARY_PATH clean up
2009-04-20 09:49:32 +0200 sb r270963 : #i95593# made tests work again after LD_LIBRARY_PATH cleanup
2009-04-17 13:52:33 +0200 sb r270941 : merged in cws/sb107 -c 270023 (added svn:ignore)
2009-04-15 13:46:24 +0200 sb r270841 : #i92131# dead code elimination (based on a patch by cmc)
2009-04-15 13:29:27 +0200 sb r270839 : #i100743# use a FastLess for the Data map (based on a patch my mmeeks)
2009-04-15 13:12:11 +0200 sb r270837 : #i100583# dead code elimination (patch by cmc)
2009-04-15 13:02:19 +0200 sb r270835 : avoid bogus Solaris C++ compiler warning when building with debug=x
2009-04-15 11:49:46 +0200 sb r270828 : adapted to cleared LD_LIBRARY_PATH
2009-04-15 10:49:48 +0200 sb r270826 : #i101101# for performance reasons, do not put ComponentContext in unsafe appartment
2009-04-15 10:08:20 +0200 sb r270824 : #i99113# removed duplicated stocservices.uno lib from basis layer
2007/10/10 11:06:16 mmeeks 1.1.2.3: Issue number: i#82311#
Submitted by: mmeeks
Remove some fprintf clutter, add files, adjust configuration so we actually
read the data, add a new performance test based on the framework access pattern.
2007/10/08 16:35:39 mmeeks 1.1.2.2: Issue number: i#82311#
Submitted by: mmeeks
More work on unit tests - now set / get keys works (not just bootstrapping)
2007/10/05 15:39:23 mmeeks 1.1.2.1: Issue number: i#82311
Submitted by: mmeeks
Start of regression test framework - test actually boostraps configmgr & passes ...
2007/10/11 16:14:07 mmeeks 1.1.2.2: Issue number: i#82311#
Submitted by: mmeeks
Add threaded unit tests, fix locking issues in apitreeimplobj.cxx
Add UnoApiLockClearable, and UnoApiLockReleaser (prolly needed for the next tests)
2007/10/10 11:06:16 mmeeks 1.1.2.1: Issue number: i#82311#
Submitted by: mmeeks
Remove some fprintf clutter, add files, adjust configuration so we actually
read the data, add a new performance test based on the framework access pattern.
2007/10/10 11:06:16 mmeeks 1.1.2.2: Issue number: i#82311#
Submitted by: mmeeks
Remove some fprintf clutter, add files, adjust configuration so we actually
read the data, add a new performance test based on the framework access pattern.
2007/10/05 15:39:23 mmeeks 1.1.2.1: Issue number: i#82311
Submitted by: mmeeks
Start of regression test framework - test actually boostraps configmgr & passes ...
2007/10/12 16:56:50 mmeeks 1.1.2.12: 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/10/11 16:14:07 mmeeks 1.1.2.11: Issue number: i#82311#
Submitted by: mmeeks
Add threaded unit tests, fix locking issues in apitreeimplobj.cxx
Add UnoApiLockClearable, and UnoApiLockReleaser (prolly needed for the next tests)
2007/10/10 12:46:40 mmeeks 1.1.2.10: Issue number: i#82311#
Submitted by: mmeeks
add missing UnoApiLock on dispose, and clean unit test.
2007/10/10 11:43:24 mmeeks 1.1.2.9: Issue number: i#82311#
Submitted by: mmeeks
add performance unit test - dump time taken, and time-stamps etc.
2007/10/10 11:06:16 mmeeks 1.1.2.8: Issue number: i#82311#
Submitted by: mmeeks
Remove some fprintf clutter, add files, adjust configuration so we actually
read the data, add a new performance test based on the framework access pattern.
2007/10/10 09:42:32 mmeeks 1.1.2.7: Issue number: i#82311#
Submitted by: mmeeks
3 unit tests now working & (old) locking snafu fixed
2007/10/08 16:35:39 mmeeks 1.1.2.6: Issue number: i#82311#
Submitted by: mmeeks
More work on unit tests - now set / get keys works (not just bootstrapping)
2007/10/05 15:39:23 mmeeks 1.1.2.5: Issue number: i#82311
Submitted by: mmeeks
Start of regression test framework - test actually boostraps configmgr & passes ...
2007/10/05 14:14:04 mmeeks 1.1.2.4: Issue number: i#82311
Submitted by: mmeeks
Reviewed by: mmeeks
Cleanups from patch re-review.
Improvements to unit-testing framework.
2007/02/08 12:44:56 sb 1.1.2.3: Not yet working unit testing framework.
2007/02/07 12:20:20 sb 1.1.2.2: Made code warning free (unxsoli4.pro).
2007/02/05 15:21:45 mmeeks 1.1.2.1: Submitted by: mmeeks
Reduce memory usage for 'subtree' further ~250k or so, start of unit tests.
2007/10/12 16:56:50 mmeeks 1.1.2.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/10/11 16:14:06 mmeeks 1.1.2.5: Issue number: i#82311#
Submitted by: mmeeks
Add threaded unit tests, fix locking issues in apitreeimplobj.cxx
Add UnoApiLockClearable, and UnoApiLockReleaser (prolly needed for the next tests)
2007/10/08 16:35:39 mmeeks 1.1.2.4: Issue number: i#82311#
Submitted by: mmeeks
More work on unit tests - now set / get keys works (not just bootstrapping)
2007/10/05 14:14:04 mmeeks 1.1.2.3: Issue number: i#82311
Submitted by: mmeeks
Reviewed by: mmeeks
Cleanups from patch re-review.
Improvements to unit-testing framework.
2007/02/08 12:44:56 sb 1.1.2.2: Not yet working unit testing framework.
2007/02/05 15:21:44 mmeeks 1.1.2.1: Submitted by: mmeeks
Reduce memory usage for 'subtree' further ~250k or so, start of unit tests.
2007/10/12 16:56:50 mmeeks 1.1.2.5: 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/10/10 11:06:16 mmeeks 1.1.2.4: Issue number: i#82311#
Submitted by: mmeeks
Remove some fprintf clutter, add files, adjust configuration so we actually
read the data, add a new performance test based on the framework access pattern.
2007/10/10 09:42:32 mmeeks 1.1.2.3: Issue number: i#82311#
Submitted by: mmeeks
3 unit tests now working & (old) locking snafu fixed
2007/10/08 16:35:38 mmeeks 1.1.2.2: Issue number: i#82311#
Submitted by: mmeeks
More work on unit tests - now set / get keys works (not just bootstrapping)
2007/10/05 15:39:23 mmeeks 1.1.2.1: Issue number: i#82311
Submitted by: mmeeks
Start of regression test framework - test actually boostraps configmgr & passes ...