summaryrefslogtreecommitdiff
path: root/store
AgeCommit message (Expand)AuthorFilesLines
2002-08-22#i3980# Fixed unresolved symbols from 'libsupc++' (GCC).Matthias Huetsch1-2/+5
2002-08-17#i3980# Added 'NO_DEFAULT_STL=TRUE' to avoid mix with standard allocators.Matthias Huetsch1-4/+7
2002-08-17#i3980# Added class specific allocators to 'OStorePageCache' andMatthias Huetsch2-24/+49
2002-08-17#i3980# Added class specific allocators to 'OStoreSuperBlockPage' andMatthias Huetsch1-35/+174
2002-08-17#i3980# Added class specific 'OStorePageObject' allocator to avoid mix withMatthias Huetsch1-8/+62
2002-08-17#i3980# Added class specific 'OMemoryLockBytes_Impl' allocator to avoid mix withMatthias Huetsch1-9/+52
2002-08-17#i3980# Added class specific 'OFileLockBytes_Impl' allocator to avoid mix withMatthias Huetsch1-13/+41
2002-08-17#i3980# Removed 'virtual ILockBytes::~ILockBytes() {}' from otherwise abstractMatthias Huetsch1-8/+3
2002-04-23join from OOO_STABLE_1, MacOSX fixesMartin Hollmichel1-5/+0
2001-11-29#91410# Perform more comprehensive basic file I/O test.Matthias Huetsch1-53/+109
2001-11-26#95272# Removed unused variable in OStoreBTreeNodeData::remove().Matthias Huetsch1-4/+3
2001-11-26#95272# Reordered OStoreLockBytes member initializers to match declaration.Matthias Huetsch2-8/+8
2001-11-26#95272# #i1750# Compile internal debug functions conditionally, only.Matthias Huetsch1-8/+15
2001-11-26#95272# Fixed 'statement w/ no effect' in OStoreSuperBlock::verify().Matthias Huetsch1-4/+4
2001-11-26#95272# Fixed 'signed/unsigned mismatch' in OStorePageNameBlock::namei().Matthias Huetsch1-4/+4
2001-11-26#88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).#8...Matthias Huetsch1-13/+13
2001-11-03#88337# Reviewed and updated documentation.Matthias Huetsch3-135/+328
2001-08-09#90643# Fixed 'OFileLockBytes_Impl::create()' to turn off memory mappedMatthias Huetsch1-38/+30
2001-08-09#90643# Exchanged 'OStorePageGuard::crc32()' while-loop against faster for-loop.Matthias Huetsch1-5/+5
2001-07-18#65293# Fixed 'STOREDBGLIB' (thanks to John Vandenberg).Matthias Huetsch1-10/+10
2001-07-18#65293# Adapted to <rtl/char.h> removal (thanks to John Vandenberg).Matthias Huetsch1-10/+35
2001-06-06#87605# change linklib target, use wildcardsJuergen Schmidt1-1/+1
2001-06-05#87605# create symbolic links for delivered libraryJuergen Schmidt1-0/+2
2001-05-31#87713# change UDK version numberJuergen Schmidt1-1/+1
2001-05-28#87190# removing leading * in documentationJuergen Schmidt5-210/+210
2001-05-10#TFU630#Hennes Rohling1-3/+28
2001-05-04remove version.mkJuergen Schmidt1-1/+0
2001-05-04insert versioningJuergen Schmidt1-10/+7
2001-05-04newJuergen Schmidt2-0/+235
2001-04-17#85854# Adapted OFileLockBytes_Impl::create() to support UNC and URLMatthias Huetsch1-19/+12
2001-03-19Disabled last change (using osl::File path routines).Matthias Huetsch1-3/+15
2001-03-15Added store.xmlMatthias Huetsch1-1/+3
2001-03-15Module description for module 'store'.Matthias Huetsch1-0/+7
2001-03-15Adapted to OFileLockBytes_impl::create() changes.Matthias Huetsch1-8/+33
2001-03-15Adapted OFileLockBytes_Impl::create() to support osl::File UNC and URLMatthias Huetsch1-8/+39
2001-03-15syntax correctedKurt Zenker1-2/+2
2001-03-13Major revision. Removed usage of module 'vos'.Matthias Huetsch5-81/+251
2001-03-13Major revision. Removed usage of module 'vos'.Matthias Huetsch15-731/+695
2001-03-13Major revision. Removed usage of module 'vos'.Matthias Huetsch2-79/+107
2001-03-13Major revision. Removed usage of module 'vos'.Matthias Huetsch4-82/+145
2001-03-13Added SAL_THROW(()) to (almost) all method declarations.Matthias Huetsch2-103/+140
2001-03-13Added SAL_THROW_EXTERN_C() to all function declarations.Matthias Huetsch2-33/+60
2001-03-13Generated for support of solar list particlesNils Fuhrmann1-0/+4
2001-03-02Deliver both *staticdatamembers*.hxx and *staticdatamembers*.hPatrick Luby1-1/+1
2001-03-02Correct typo in dos: line added in last revisionPatrick Luby1-1/+1
2001-03-02Added support for unique, non-colliding lib*static*.dylib files for each proj...Patrick Luby1-1/+2
2001-02-28Update for Mac OS X static data member automationPatrick Luby1-0/+6
2001-02-26#83978# Replaced '__store_getProcessTextEncoding' by 'osl_getThreadTextEncodi...Matthias Huetsch1-25/+11
2001-02-26#83878# Replaced '__store_getProcessTextEncoding' by 'osl_getThreadTextEncodi...Matthias Huetsch3-75/+28
2001-02-22Disabled symbol stripping for Mac OS XPatrick Luby1-3/+3