summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-09Removing the ext_std masterpieceFridrich Štrba
2011-02-09Make stlport only optional dependency of postprocessFridrich Štrba
2011-02-09don't try and remove /tmpCaolán McNamara
2011-02-09quieten and quicken some of these testsCaolán McNamara
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist
2011-02-08quieten test, who cares what it does when its workingCaolán McNamara
2011-02-08This file is C(89), not C++Tor Lillqvist
2011-02-08cppcheck: variableScope fixesKayo Hamid
2011-02-08Get sal/qs somewhat working on Mac OS XJoseph Powers
2011-02-08Work on getting SAL to test on Mac OS XJoseph Powers
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist
2011-02-08oops a typoFridrich Štrba
2011-02-08Disable some unit tests that don't even build on windowsFridrich Štrba
2011-02-08Reflect the changes of 66b035b10d7d1803692056c8aca11e23095322e3 into the testsCaolán McNamara
2011-02-08Re-animated tests that were based on testshl.Wilhelm Pflueger
2011-02-08fix to build and remove 64bit warningsCaolán McNamara
2011-02-08use local cppunittesterDavid Tardon
2011-02-08enable to run non-delivered cppunittesterDavid Tardon
2011-02-08add (pre|post)extstl.h around cppunit includesDavid Tardon
2011-02-08Reanimated tests in ure/salWilhelm Pflueger
2011-02-07Remove dead codeThomas Arnhold
2011-02-07use locally built cppunittesterDavid Tardon
2011-02-07actually enable the STL adaptationDavid Tardon
2011-02-07add (pre|post)extstl.h around cppunit headersDavid Tardon
2011-02-07TESTSHL2LIB does not exist anymoreDavid Tardon
2011-02-07Remove unused headerThomas Arnhold
2011-02-07WaE: comparison between signed and unsigned integerDavid Tardon
2011-02-07add (pre|post)extstl.h around cppunit headersDavid Tardon
2011-02-07comment out the failing test case for nowDavid Tardon
2011-02-07use rtl::OStringBuffer for messageDavid Tardon
2011-02-07Removed unnecessary includesWilhelm Pflueger
2011-02-07Re-animated tests that were based on testshl.Wilhelm Pflueger
2011-02-06OSL_DEBUG_LEVEL formattingThomas Arnhold
2011-02-04OString: New method isEmpty()Thomas Arnhold
2011-02-04Clean up makefilesThomas Arnhold
2011-02-04Put this two includes backFridrich Štrba
2011-02-04moving the rest of ure repository to boost unordered containersFridrich Strba
2011-02-03some std::hash_map/set -> boost::unordered_map/set changesFridrich Strba
2011-02-03Use rtl::Allocator in MSVC hash containersFridrich Strba
2011-02-03include MSVC STL code pathFridrich Strba
2011-02-01Clean up makefilesThomas Arnhold
2011-02-01Remove RCS informationThomas Arnhold
2011-01-31Remove RCS lines.Thomas Arnhold
2011-01-31Revert "Temporary revert to compile on Windows XP"Fridrich Štrba
2011-01-29Temporary revert to compile on Windows XPJesús Corrius
2011-01-29cppcheck: remove unused variable strLen.Thomas Arnhold
2011-01-29that decrement doesn't look rightCaolán McNamara
2011-01-28Fix interlck.c to work on Mac OS again...Joseph Powers
2011-01-28further simplify old-style interlocked inc/decMichael Meeks