summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-0612-32/+36
* lp#726529: inline arm assembler is obsolete by nowBjoern Michaelsen2011-12-051-45/+0
* ChildStatusProc needs to be extern "C".Stephan Bergmann2011-12-051-0/+4
* Improve ChildStatusProc diagnostics.Stephan Bergmann2011-12-023-29/+79
* Mark rtl::O[U]StringBuffer::{charAt,setCharAt} as SAL_DEPRECATED.Stephan Bergmann2011-12-022-0/+4
* Revert "Remove charAt/setCharAt once and for all"Stephan Bergmann2011-12-022-0/+72
* Remove charAt/setCharAt once and for allAugust Sodora2011-12-012-72/+0
* Add back setCharAt/charAt for nowAugust Sodora2011-12-012-0/+72
* remove unused string constantsAndras Timar2011-12-011-5/+0
* WaE: unused variablesAugust Sodora2011-12-011-5/+0
* fdo#41474: remove setCharAt and charAt from O[U]StringBufferAugust Sodora2011-12-014-565/+0
* Remove uses of charAtAugust Sodora2011-12-011-1/+1
* Fix build breaker thinkoTor Lillqvist2011-11-301-1/+1
* Android code refactorig and hackingTor Lillqvist2011-11-3021-732/+115
* OSL_TRACE in sal/rtl/source/alloc_*.cxx leads to deadlock...Stephan Bergmann2011-11-303-208/+182
* Removed unused sal/inc/internal/once.h.Stephan Bergmann2011-11-305-86/+0
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* Refactor, make lo-bootstrap API usable from non-NativeActivity apps tooTor Lillqvist2011-11-292-38/+55
* Construct a .jar for use by future other Android-specific Java code, tooTor Lillqvist2011-11-291-8/+17
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove include of pch header from salNorbert Thiebaud2011-11-27122-232/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-275-24/+0
* The lo_main() thing on Android works fine, remove superfluous loggingTor Lillqvist2011-11-261-7/+0
* PDP_ENDIAN and variants are unused.François Tigeot2011-11-252-37/+0
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-1/+1
* Add lo_get_javavm() to get the JavaVM we are runnning inTor Lillqvist2011-11-252-1/+17
* Replace also the std::type_info::before() in libgnustl_shared.soTor Lillqvist2011-11-241-64/+121
* Reduce logging verbosity and tune levelsTor Lillqvist2011-11-241-44/+46
* Binary patch the mmapped libgnustl_shared.so from NDK r7Tor Lillqvist2011-11-242-3/+121
* Add "clean" targetTor Lillqvist2011-11-241-0/+3
* ditch dbg_dumpCaolán McNamara2011-11-242-100/+0
* Call getResult with fully qualified name.Stephan Bergmann2011-11-231-1/+2
* Silence bogus MSC "must return a value" errors.Stephan Bergmann2011-11-231-1/+15
* version information from Arnaud on deprecating the getpid workaround.Michael Meeks2011-11-231-0/+4
* Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann2011-11-2312-174/+267
* Some trivial fixes for MinGW with -std=c++0x enabled; not finished.Jan Holesovsky2011-11-233-6/+12
* Base SAL_INFO/WARN inclusion on if instead of #if.Stephan Bergmann2011-11-222-45/+41
* rtlbootstrap.mk.cxx needs to be a C++ file (including C++ macros.hxx).Stephan Bergmann2011-11-221-2/+2
* New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann2011-11-2219-318/+757
* remove extraneous endif.Michael Meeks2011-11-211-2/+0
* only build custom gethostbyname for OSX & IOSMichael Meeks2011-11-211-2/+2
* Revert "Remove internal gethostbyname_r implementation." - OSX needs itMichael Meeks2011-11-212-0/+98
* Remove internal backtrace and backtrace_symbols_fdArnaud Versini2011-11-212-102/+2
* Remove internal gethostbyname_r implementation.Arnaud Versini2011-11-212-98/+0
* Replace gethostbyname by _osl_gethostbyname_r in socket.c .Arnaud Versini2011-11-211-14/+9
* Add stuff to run bridgetestTor Lillqvist2011-11-211-6/+23
* Bah, don't bother with conditional copying of stuff into the .apk hereTor Lillqvist2011-11-211-7/+3
* Add the localedata_en and localedata_others libsTor Lillqvist2011-11-211-0/+2
* Use --with-library-suffix=lo for Android to avoid clash with system ICUTor Lillqvist2011-11-211-3/+3
* Do not catch signals in dbgutil buildLionel Elie Mamane2011-11-211-0/+4