Age | Commit message (Expand) | Author |
2014-01-28 | bool improvements | Stephan Bergmann |
2013-11-20 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::append | Noel Grandin |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-09-30 | API CHANGE: Remove osl_getEthernetAddress and osl/util.h . | Arnaud Versini |
2013-09-28 | General cleanup in sal module for all and unix. | Arnaud Versini |
2013-06-19 | Add missing break statements | Tor Lillqvist |
2013-05-14 | Fix syntax error | Tor Lillqvist |
2013-05-14 | Include PID and TID in SAL_DEBUG output | Stephan Bergmann |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-16 | Further clean-up related to removed library unloading feature | Stephan Bergmann |
2013-04-16 | API CHANGE: remove some of useless rtl/unload.h functionality | Matúš Kukan |
2013-04-05 | No need to setenv SAL_LOG in the code for iOS | Tor Lillqvist |
2013-03-27 | -Werror=unused-macros (Android) | Stephan Bergmann |
2013-03-22 | WaE: unused functions | Tor Lillqvist |
2013-03-20 | use #if instead of #ifdef for testing config_xxx.hxx macros | Luboš Luňák |
2013-03-01 | Pass log output directly to the Android log mechanism | Tor Lillqvist |
2013-02-19 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan |
2013-01-29 | Strip SRCDIR from the logging output | Tor Lillqvist |
2013-01-11 | Fix workaround for thead-unsafe getenv again | Stephan Bergmann |
2013-01-05 | Remove accidentally committed logging code | Tor Lillqvist |
2013-01-05 | Notice if SAL_LOG is changed while the process is running | Tor Lillqvist |
2012-12-20 | Add ability to send SAL_* messages to syslog | Riccardo Magliocchetti |
2012-12-17 | API CHANGE: Remove useless deprecated rtl/memory.h | Arnaud Versini |
2012-12-06 | Put stubs for removed functionality into compat.cxx | Stephan Bergmann |
2012-12-04 | Fixup: putting back dummy methods for removed semaphore | Thorsten Behrens |
2012-11-21 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-12 | WaE: C-linkage specified, but returns user-defined type | Tor Lillqvist |
2012-10-07 | When DISABLE_DYNLOADING don't even provide any module loading/unloading API | Tor Lillqvist |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-15 | Include saldllapi.h explicitly where needed | Stephan Bergmann |
2012-09-12 | Work around some potential problems with thread-unsafe getenv | Stephan Bergmann |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-05-17 | drop debug_oustring now that gdb pretty-printers exist | Caolán McNamara |
2012-04-26 | improve error message | Markus Mohrhard |
2012-04-19 | clang warning for osl_detail_ObjectRegistry_getMutex() in the .cxx file too | Luboš Luňák |
2012-04-04 | Minor tweakings | Stephan Bergmann |
2012-04-03 | SAL_DEBUG(), instead of those temporary debug printf's | Luboš Luňák |
2011-12-19 | sal: add visibility symbols | Matúš Kukan |
2011-12-19 | sal: convert to gbuild | Matúš Kukan |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara |
2011-11-27 | remove include of pch header from sal | Norbert Thiebaud |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud |
2011-11-23 | Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros. | Stephan Bergmann |
2011-11-22 | New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx. | Stephan Bergmann |
2011-10-08 | Second attempt at (cross-platform) OSL_FORMAT. | Stephan Bergmann |
2011-10-08 | Revert "Introduced OSL_FORMAT, adpated some places to it." | Tor Lillqvist |
2011-10-08 | Introduced OSL_FORMAT, adpated some places to it. | Stephan Bergmann |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara |