summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* don't try and remove /tmpCaolán McNamara2011-02-091-125/+0
* quieten and quicken some of these testsCaolán McNamara2011-02-093-67/+9
* prewin.h already includes <windows.h>Tor Lillqvist2011-02-094-5/+0
* quieten test, who cares what it does when its workingCaolán McNamara2011-02-081-2/+2
* This file is C(89), not C++Tor Lillqvist2011-02-081-1/+2
* cppcheck: variableScope fixesKayo Hamid2011-02-081-4/+2
* Get sal/qs somewhat working on Mac OS XJoseph Powers2011-02-081-2/+17
* Work on getting SAL to test on Mac OS XJoseph Powers2011-02-082-9/+14
* Adapt to move of prewin.h and postwin.hTor Lillqvist2011-02-089-18/+18
* oops a typoFridrich Štrba2011-02-081-1/+1
* Disable some unit tests that don't even build on windowsFridrich Štrba2011-02-082-3/+3
* Reflect the changes of 66b035b10d7d1803692056c8aca11e23095322e3 into the testsCaolán McNamara2011-02-081-6/+4
* Re-animated tests that were based on testshl.Wilhelm Pflueger2011-02-081-4/+4
* fix to build and remove 64bit warningsCaolán McNamara2011-02-081-8/+7
* use local cppunittesterDavid Tardon2011-02-087-9/+7
* enable to run non-delivered cppunittesterDavid Tardon2011-02-081-0/+30
* add (pre|post)extstl.h around cppunit includesDavid Tardon2011-02-0812-1/+55
* Reanimated tests in ure/salWilhelm Pflueger2011-02-0815-291/+306
* Remove dead codeThomas Arnhold2011-02-071-96/+0
* use locally built cppunittesterDavid Tardon2011-02-071-0/+3
* actually enable the STL adaptationDavid Tardon2011-02-071-0/+7
* add (pre|post)extstl.h around cppunit headersDavid Tardon2011-02-072-3/+5
* TESTSHL2LIB does not exist anymoreDavid Tardon2011-02-071-1/+1
* Remove unused headerThomas Arnhold2011-02-071-2/+0
* WaE: comparison between signed and unsigned integerDavid Tardon2011-02-071-1/+1
* add (pre|post)extstl.h around cppunit headersDavid Tardon2011-02-074-0/+8
* comment out the failing test case for nowDavid Tardon2011-02-071-1/+2
* use rtl::OStringBuffer for messageDavid Tardon2011-02-071-15/+16
* Removed unnecessary includesWilhelm Pflueger2011-02-072-2/+0
* Re-animated tests that were based on testshl.Wilhelm Pflueger2011-02-076-14/+22
* OSL_DEBUG_LEVEL formattingThomas Arnhold2011-02-063-15/+13
* OString: New method isEmpty()Thomas Arnhold2011-02-041-0/+16
* Clean up makefilesThomas Arnhold2011-02-0410-78/+1
* Put this two includes backFridrich Štrba2011-02-041-0/+2
* moving the rest of ure repository to boost unordered containersFridrich Strba2011-02-042-4/+4
* some std::hash_map/set -> boost::unordered_map/set changesFridrich Strba2011-02-036-67/+7
* Use rtl::Allocator in MSVC hash containersFridrich Strba2011-02-033-4/+13
* include MSVC STL code pathFridrich Strba2011-02-035-0/+47
* Clean up makefilesThomas Arnhold2011-02-011-2/+4
* Remove RCS informationThomas Arnhold2011-02-018-8/+8
* Remove RCS lines.Thomas Arnhold2011-01-311-2/+0
* Revert "Temporary revert to compile on Windows XP"Fridrich Štrba2011-01-311-6/+1
* Temporary revert to compile on Windows XPJesús Corrius2011-01-291-1/+6
* cppcheck: remove unused variable strLen.Thomas Arnhold2011-01-291-11/+1
* that decrement doesn't look rightCaolán McNamara2011-01-291-1/+2
* Fix interlck.c to work on Mac OS again...Joseph Powers2011-01-281-9/+30
* further simplify old-style interlocked inc/decMichael Meeks2011-01-281-26/+14
* use gcc builtins for POWERPC and ARM cases if we have GCCJani Monoses2011-01-281-34/+3
* Revert "Turn OSL_TRACE output on only if OSL_DEBUG_LEVEL > 2"Tor Lillqvist2011-01-271-1/+1
* These files are C, not C++Tor Lillqvist2011-01-272-2/+2