summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* 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
* tweak this slightly differentlyCaolán McNamara2011-01-261-2/+4
* Cpp cleanliness: redundant assignment to selfKenneth Venken2011-01-265-22/+9
* Manipulate also the C runtime's environmentTor Lillqvist2011-01-251-0/+16
* WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-251-7/+10
* WaE: remove unused variableDavid Tardon2011-01-251-2/+2
* WaE: remove unused variableDavid Tardon2011-01-251-3/+0
* WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-242-7/+1
* add since version to new APIMichael Meeks2011-01-241-0/+2
* New method: isEmpty() - Checks if a string is empty.Thomas Arnhold2011-01-241-0/+14
* Kill Win9x code in file.cxxTor Lillqvist2011-01-241-7/+0
* Kill Win9x security codeTor Lillqvist2011-01-241-116/+67
* Kill Win9x mutex codeTor Lillqvist2011-01-241-98/+11
* Drop pipeimpl.obj from SLOFILES, tooTor Lillqvist2011-01-241-1/+0
* Kill Win9x codeTor Lillqvist2011-01-248-1253/+110
* Dont assert in safe situationsTor Lillqvist2011-01-232-2/+2
* Turn OSL_TRACE output on only if OSL_DEBUG_LEVEL > 2Tor Lillqvist2011-01-231-1/+1
* Define SAL_TYPES_SIZEOFPOINTER for x64 WindowsTor Lillqvist2011-01-221-2/+6
* Remove empty description and dates.Thomas Arnhold2011-01-221-39/+0
* cppcheck: misc scope and unused variablesCaolán McNamara2011-01-213-5/+3
* Don't replace equalsAscii() with equalsAsciiL() in measure_oustrings.cxx.Thomas Arnhold2011-01-211-2/+2
* Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-203-9/+9
* fix documentation typoCaolán McNamara2011-01-171-1/+1
* Initial hacks for 64-bit Windows buildTor Lillqvist2011-01-163-12/+15
* drop two arg one from this test, because it has different semanticsCaolán McNamara2011-01-151-14/+4
* fix test nameCaolán McNamara2011-01-151-1/+1
* and test with a precreated stringCaolán McNamara2011-01-151-0/+16
* equalsAsciiL faster than equalsAscii when length availableCaolán McNamara2011-01-151-5/+43
* add performance comparison test for equalsAscii groupCaolán McNamara2011-01-151-3/+31
* port runtime G_SLICE aware valgrind-friendly allocator over to current implCaolán McNamara2011-01-142-1724/+134
* [opt] play around with callgrind to get repeatable numbersCaolán McNamara2011-01-052-64/+125
* avoid data race with wsupdate threadDavid Tardon2010-12-261-4/+2
* suppress compiler warningDavid Tardon2010-12-231-2/+2
* Remove commented codeAnders Jonsson2010-12-221-90/+0