summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
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
2011-01-28use gcc builtins for POWERPC and ARM cases if we have GCCJani Monoses
2011-01-27Revert "Turn OSL_TRACE output on only if OSL_DEBUG_LEVEL > 2"Tor Lillqvist
2011-01-27These files are C, not C++Tor Lillqvist
2011-01-26tweak this slightly differentlyCaolán McNamara
2011-01-26Cpp cleanliness: redundant assignment to selfKenneth Venken
2011-01-25Manipulate also the C runtime's environmentTor Lillqvist
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-25WaE: remove unused variableDavid Tardon
2011-01-25WaE: remove unused variableDavid Tardon
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-24add since version to new APIMichael Meeks
2011-01-24New method: isEmpty() - Checks if a string is empty.Thomas Arnhold
2011-01-24Kill Win9x code in file.cxxTor Lillqvist
2011-01-24Kill Win9x security codeTor Lillqvist
2011-01-24Kill Win9x mutex codeTor Lillqvist
2011-01-24Drop pipeimpl.obj from SLOFILES, tooTor Lillqvist
2011-01-24Kill Win9x codeTor Lillqvist
2011-01-23Dont assert in safe situationsTor Lillqvist
2011-01-23Turn OSL_TRACE output on only if OSL_DEBUG_LEVEL > 2Tor Lillqvist
2011-01-22Define SAL_TYPES_SIZEOFPOINTER for x64 WindowsTor Lillqvist
2011-01-22Remove empty description and dates.Thomas Arnhold
2011-01-21cppcheck: misc scope and unused variablesCaolán McNamara
2011-01-21Don't replace equalsAscii() with equalsAsciiL() in measure_oustrings.cxx.Thomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-17fix documentation typoCaolán McNamara
2011-01-16Initial hacks for 64-bit Windows buildTor Lillqvist
2011-01-15drop two arg one from this test, because it has different semanticsCaolán McNamara
2011-01-15fix test nameCaolán McNamara
2011-01-15and test with a precreated stringCaolán McNamara
2011-01-15equalsAsciiL faster than equalsAscii when length availableCaolán McNamara
2011-01-15add performance comparison test for equalsAscii groupCaolán McNamara
2011-01-14port runtime G_SLICE aware valgrind-friendly allocator over to current implCaolán McNamara
2011-01-05[opt] play around with callgrind to get repeatable numbersCaolán McNamara
2010-12-26avoid data race with wsupdate threadDavid Tardon