summaryrefslogtreecommitdiffstats
path: root/store
Commit message (Expand)AuthorAgeFilesLines
* INTEGRATION: CWS mhu05 (1.3.8); FILE MERGEDVladimir Glazounov2004-12-231-5/+5
* INTEGRATION: CWS mhu05 (1.6.4); FILE MERGEDVladimir Glazounov2004-12-231-22/+36
* INTEGRATION: CWS mhu05 (1.2.78); FILE MERGEDVladimir Glazounov2004-12-231-6/+14
* INTEGRATION: CWS mhu05 (1.3.32); FILE MERGEDVladimir Glazounov2004-12-231-12/+19
* INTEGRATION: CWS mhu05 (1.2.78); FILE MERGEDVladimir Glazounov2004-12-232-12/+27
* INTEGRATION: CWS mhu05 (1.12.74); FILE MERGEDVladimir Glazounov2004-12-231-12/+10
* INTEGRATION: CWS sb22 (1.10.92); FILE MERGEDPascal Junck2004-11-031-2/+2
* INTEGRATION: CWS ooo20040704 (1.5.82); FILE MERGEDRĂ¼diger Timm2004-09-081-5/+3
* INTEGRATION: CWS gcc340fixes01 (1.2.106); FILE MERGEDKurt Zenker2004-07-301-3/+25
* INTEGRATION: CWS gcc340fixes01 (1.2.106); FILE MERGEDKurt Zenker2004-07-301-22/+3
* INTEGRATION: CWS ooo64bit01 (1.3.96); FILE MERGEDRĂ¼diger Timm2004-06-171-4/+5
* INTEGRATION: CWS ooo20040225 (1.3.74); FILE MERGEDJens-Heiner Rechtien2004-03-091-4/+5
* INTEGRATION: CWS geordi2q14 (1.11.10); FILE MERGEDJens-Heiner Rechtien2004-02-021-7/+3
* INTEGRATION: CWS net2003 (1.5.20); FILE MERGEDVladimir Glazounov2003-10-061-4/+4
* INTEGRATION: CWS geordi2q01 (1.10.8); FILE MERGEDHans-Joachim Lankenau2003-08-181-2/+4
* INTEGRATION: CWS geordi2q01 (1.2.24); FILE MERGEDHans-Joachim Lankenau2003-08-181-6/+6
* INTEGRATION: CWS ooo11rc2 (1.9.4); FILE MERGEDJens-Heiner Rechtien2003-07-161-2/+4
* INTEGRATION: CWS mh11rc (1.8.10); FILE MERGEDVladimir Glazounov2003-06-121-2/+6
* INTEGRATION: CWS dbgmacros1 (1.4.24); FILE MERGEDVladimir Glazounov2003-04-151-5/+5
* INTEGRATION: CWS dbgmacros1 (1.3.6.1.10); FILE MERGEDVladimir Glazounov2003-04-151-6/+6
* INTEGRATION: CWS dbgmacros1 (1.9.4.1.10); FILE MERGEDVladimir Glazounov2003-04-151-6/+6
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-2712-501/+1491
* #100000# memcpy + strlen unkown if with debug=tOliver Bolte2002-09-031-3/+4
* #i3980# Fixed unresolved symbols from 'libsupc++' (GCC).Matthias Huetsch2002-08-221-2/+5
* #i3980# Added 'NO_DEFAULT_STL=TRUE' to avoid mix with standard allocators.Matthias Huetsch2002-08-171-4/+7
* #i3980# Added class specific allocators to 'OStorePageCache' andMatthias Huetsch2002-08-172-24/+49
* #i3980# Added class specific allocators to 'OStoreSuperBlockPage' andMatthias Huetsch2002-08-171-35/+174
* #i3980# Added class specific 'OStorePageObject' allocator to avoid mix withMatthias Huetsch2002-08-171-8/+62
* #i3980# Added class specific 'OMemoryLockBytes_Impl' allocator to avoid mix withMatthias Huetsch2002-08-171-9/+52
* #i3980# Added class specific 'OFileLockBytes_Impl' allocator to avoid mix withMatthias Huetsch2002-08-171-13/+41
* #i3980# Removed 'virtual ILockBytes::~ILockBytes() {}' from otherwise abstractMatthias Huetsch2002-08-171-8/+3
* join from OOO_STABLE_1, MacOSX fixesMartin Hollmichel2002-04-231-5/+0
* #91410# Perform more comprehensive basic file I/O test.Matthias Huetsch2001-11-291-53/+109
* #95272# Removed unused variable in OStoreBTreeNodeData::remove().Matthias Huetsch2001-11-261-4/+3
* #95272# Reordered OStoreLockBytes member initializers to match declaration.Matthias Huetsch2001-11-262-8/+8
* #95272# #i1750# Compile internal debug functions conditionally, only.Matthias Huetsch2001-11-261-8/+15
* #95272# Fixed 'statement w/ no effect' in OStoreSuperBlock::verify().Matthias Huetsch2001-11-261-4/+4
* #95272# Fixed 'signed/unsigned mismatch' in OStorePageNameBlock::namei().Matthias Huetsch2001-11-261-4/+4
* #88337# Fixed 'forward' typedefs of enums (never trust one compiler alone).#8...Matthias Huetsch2001-11-261-13/+13
* #88337# Reviewed and updated documentation.Matthias Huetsch2001-11-033-135/+328
* #90643# Fixed 'OFileLockBytes_Impl::create()' to turn off memory mappedMatthias Huetsch2001-08-091-38/+30
* #90643# Exchanged 'OStorePageGuard::crc32()' while-loop against faster for-loop.Matthias Huetsch2001-08-091-5/+5
* #65293# Fixed 'STOREDBGLIB' (thanks to John Vandenberg).Matthias Huetsch2001-07-181-10/+10
* #65293# Adapted to <rtl/char.h> removal (thanks to John Vandenberg).Matthias Huetsch2001-07-181-10/+35
* #87605# change linklib target, use wildcardsJuergen Schmidt2001-06-061-1/+1
* #87605# create symbolic links for delivered libraryJuergen Schmidt2001-06-051-0/+2
* #87713# change UDK version numberJuergen Schmidt2001-05-311-1/+1
* #87190# removing leading * in documentationJuergen Schmidt2001-05-285-210/+210
* #TFU630#Hennes Rohling2001-05-101-3/+28
* remove version.mkJuergen Schmidt2001-05-041-1/+0