summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba11-84/+0
2011-02-09Removing the ext_std masterpieceFridrich Štrba14-28/+2
2011-02-09Make stlport only optional dependency of postprocessFridrich Štrba1-1/+1
2011-02-09don't try and remove /tmpCaolán McNamara1-125/+0
2011-02-09quieten and quicken some of these testsCaolán McNamara3-67/+9
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist4-5/+0
2011-02-08quieten test, who cares what it does when its workingCaolán McNamara1-2/+2
2011-02-08This file is C(89), not C++Tor Lillqvist1-1/+2
2011-02-08cppcheck: variableScope fixesKayo Hamid1-4/+2
2011-02-08Get sal/qs somewhat working on Mac OS XJoseph Powers1-75/+90
2011-02-08Work on getting SAL to test on Mac OS XJoseph Powers2-51/+56
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist9-18/+18
2011-02-08oops a typoFridrich Štrba1-1/+1
2011-02-08Disable some unit tests that don't even build on windowsFridrich Štrba2-3/+3
2011-02-08Reflect the changes of 66b035b10d7d1803692056c8aca11e23095322e3 into the testsCaolán McNamara1-6/+4
2011-02-08Re-animated tests that were based on testshl.Wilhelm Pflueger1-4/+4
2011-02-08fix to build and remove 64bit warningsCaolán McNamara1-8/+7
2011-02-08use local cppunittesterDavid Tardon7-9/+7
2011-02-08enable to run non-delivered cppunittesterDavid Tardon1-0/+30
2011-02-08add (pre|post)extstl.h around cppunit includesDavid Tardon12-1/+55
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