summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2011-02-08Reanimated tests in ure/salWilhelm Pflueger15-327/+342
2011-02-07Remove dead codeThomas Arnhold1-96/+0
2011-02-07use locally built cppunittesterDavid Tardon1-0/+3
2011-02-07actually enable the STL adaptationDavid Tardon1-0/+7
2011-02-07add (pre|post)extstl.h around cppunit headersDavid Tardon2-3/+5
2011-02-07TESTSHL2LIB does not exist anymoreDavid Tardon1-1/+1
2011-02-07Remove unused headerThomas Arnhold1-2/+0
2011-02-07WaE: comparison between signed and unsigned integerDavid Tardon1-1/+1
2011-02-07add (pre|post)extstl.h around cppunit headersDavid Tardon4-0/+8
2011-02-07comment out the failing test case for nowDavid Tardon1-1/+2
2011-02-07use rtl::OStringBuffer for messageDavid Tardon1-15/+16
2011-02-07Removed unnecessary includesWilhelm Pflueger2-2/+0
2011-02-07Re-animated tests that were based on testshl.Wilhelm Pflueger6-14/+22
2011-02-06OSL_DEBUG_LEVEL formattingThomas Arnhold3-15/+13
2011-02-04OString: New method isEmpty()Thomas Arnhold1-0/+16
2011-02-04Clean up makefilesThomas Arnhold10-78/+1
2011-02-04Put this two includes backFridrich Štrba1-0/+2
2011-02-04moving the rest of ure repository to boost unordered containersFridrich Strba2-4/+4
2011-02-03some std::hash_map/set -> boost::unordered_map/set changesFridrich Strba6-67/+7
2011-02-03Use rtl::Allocator in MSVC hash containersFridrich Strba3-4/+13
2011-02-03include MSVC STL code pathFridrich Strba5-3/+50
2011-02-01Clean up makefilesThomas Arnhold1-2/+4
2011-02-01Remove RCS informationThomas Arnhold8-8/+8
2011-01-31Remove RCS lines.Thomas Arnhold1-2/+0
2011-01-31Revert "Temporary revert to compile on Windows XP"Fridrich Štrba1-6/+1
2011-01-29Temporary revert to compile on Windows XPJesús Corrius1-1/+6
2011-01-29cppcheck: remove unused variable strLen.Thomas Arnhold1-11/+1
2011-01-29that decrement doesn't look rightCaolán McNamara1-1/+2
2011-01-28Fix interlck.c to work on Mac OS again...Joseph Powers1-10/+31
2011-01-28further simplify old-style interlocked inc/decMichael Meeks1-26/+14
2011-01-28use gcc builtins for POWERPC and ARM cases if we have GCCJani Monoses1-34/+3
2011-01-27Revert "Turn OSL_TRACE output on only if OSL_DEBUG_LEVEL > 2"Tor Lillqvist1-1/+1
2011-01-27These files are C, not C++LO-BASE-INTEGRATION-DEV300_m98Tor Lillqvist2-2/+2
2011-01-26tweak this slightly differentlyCaolán McNamara1-2/+4
2011-01-26Cpp cleanliness: redundant assignment to selfKenneth Venken5-23/+10
2011-01-25Manipulate also the C runtime's environmentTor Lillqvist1-0/+16
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-7/+10
2011-01-25WaE: remove unused variableDavid Tardon1-2/+2
2011-01-25WaE: remove unused variableDavid Tardon1-3/+0
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara2-7/+1
2011-01-24add since version to new APIMichael Meeks1-0/+2
2011-01-24New method: isEmpty() - Checks if a string is empty.Thomas Arnhold1-0/+14
2011-01-24Kill Win9x code in file.cxxTor Lillqvist1-7/+0
2011-01-24Kill Win9x security codeTor Lillqvist1-116/+67
2011-01-24Kill Win9x mutex codeTor Lillqvist1-98/+11
2011-01-24Drop pipeimpl.obj from SLOFILES, tooTor Lillqvist1-1/+0
2011-01-24Kill Win9x codeTor Lillqvist8-1255/+112
2011-01-23Dont assert in safe situationsTor Lillqvist2-2/+2
2011-01-23Turn OSL_TRACE output on only if OSL_DEBUG_LEVEL > 2Tor Lillqvist1-1/+1
2011-01-22Define SAL_TYPES_SIZEOFPOINTER for x64 WindowsTor Lillqvist1-2/+6