summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Collapse)Author
2011-10-27i117017 - ARM optimization for armv6/armv7Pedro Giffuni
2011-09-3088652: applied patch, remove unicows deps, thanks to Oliver-Rainer Wittmann ↵Jürgen Schmidt
(orw)
2011-09-23make exceptions for cppunittester verboseHerbert Dürr
2011-04-14CWS-TOOLING: integrate CWS mingwport34_OOO340Kurt Zenker
2011-04-01CWS-TOOLING: integrate CWS solaris11Ivo Hinkelmann
Notes: split repo tag: ure_ooo/DEV300_m106
2011-03-28solaris11: sal: SIOCGIFHWADDR is defined on Solaris 11, but no ifr_hwaddr:Michael Stahl
according to [1] SIOCGIFHWADDR would fail at runtime for PF_INET socket anyway, so just disable it on Solaris. [1] http://opensolaris.org/jive/thread.jspa?threadID=116059
2011-03-24mav60: rebase to DEV300_m103Mikhail Voytenko
2011-03-23mav60: #164341# fix problems with the new implementationMikhail Voytenko
2011-03-22mingwport34: i#117493: mingw port of i109096 - WCHAR is not compatible with ↵tono
sal_Unicode in mingw
2011-03-16CWS-TOOLING: integrate CWS jl164obo
Notes: split repo tag: ure_ooo/DEV300_m103
2011-03-14debuglevels: pulled and merged DEV300.m102Frank Schoenheit [fs]
2011-03-03jl164 #i109096# fixing use of vectors as smart array in osl_loadModules and ↵Joachim Lingner
osl_createprocesswithredirectedio, I introduced them in one of the previous changesets in this cws
2011-03-02jl164 #i109096# osl_createProcesess failed if the executable had a long path ↵Joachim Lingner
on windows
2011-03-02#i115784# sal/rtl/alloc: fix makefile define to match source.Matthias Huetsch [mhu]
2011-03-01#i115784# configure: fix valgrind header check, use VALGRIND_CFLAGS.Matthias Huetsch [mhu]
2011-03-01jl164 #i109096# osl_loadModules did not work with long paths.Joachim Lingner
2011-02-28debuglevels: #i117073# Linux/GCC needs SAL_LOADMODULE_GLOBAL for exception ↵sb
handling to work
2011-02-26debuglevels: ooops - removed a line of code not intended to be committedFrank Schoenheit [fs]
2011-02-25debuglevels: GCC WaE / replace cppunit's DynamicLibraryManager (which does ↵Frank Schoenheit [fs]
not seem to be public API) with osl_loadModule
2011-02-25debuglevels: #i117073# added cppunittester --protector support; added ↵sb
unoexceptionprotector and use it in installationtest.mk; reverted changes to smoketest.cxx obsoleted by these additions
2011-02-23Update from master repository (DEV300_m100).Matthias Huetsch [mhu]
2011-02-23debuglevels: merged to-be-m101Frank Schoenheit [fs]
2011-02-22#i115784# configure: Add check for valgrind/memcheck.h, defining ↵Matthias Huetsch [mhu]
HAVE_VALGRIND_MEMCHECK_H.
2011-02-20debuglevels: #i116845# on assertions, don't/call osl_osl_breakDebug ↵Frank Schoenheit [fs]
depending on an environemnt variable SAL_DIAGNOSE_ABORT. On Unix, osl_breakDebug was previously implemented as exit(0), but never called (since osl_assertFailedLine always returned sal_False). It is now implemented as "abort". On Windows, osl_debugBreak was implemented as DebugBreak, which fits our intention of always aborting on an assertion, given that SAL_DIAGNOSE_ABORT is set. On OS/2 (is this an active port?), osl_debugBreak is implemented as calling "int 3" - which is quite old-fashioned, but should also do what we want.
2011-02-14debuglevels: pulled and merged DEV300.m100Frank Schoenheit [fs]
2011-02-14debuglevels: corrected assertion's condition (report the existence, not the ↵Frank Schoenheit [fs]
non-existence of forward slashes in the given path)
2011-02-11sb138: merged in re/DEV300_next towards DEV300_m100sb
2011-01-31sb138: #i115619# fix for MinGWsb
2011-01-31#i115784# sal/rtl/alloc: improved support for valgrind(memcheck).Matthias Huetsch [mhu]
2011-01-28sb138: #i115619# osl_setThreadNamesb
2011-01-27#i115784# sal/rtl/alloc: improved support for valgrind(memcheck).Matthias Huetsch [mhu]
2011-01-27#i115784# Removed obsolete and unreferenced sal/rtl/alloc implementation.Matthias Huetsch [mhu]
2011-01-25CWS gnumake3: resync to m98Mathias Bauer
2011-01-24Update from master repository (DEV300_m98).Matthias Huetsch [mhu]
2011-01-21sb139: merged in DEV300_m98sb
2011-01-19CWS-TOOLING: integrate CWS sb135Ivo Hinkelmann
Notes: split repo tag: ure_ooo/DEV300_m98
2011-01-13sb139: #i116447# osl_receivePipe triggers OSL_TRACE for non-error EOFsb
2011-01-08mingwport33: i#116357: sal: stop exporting exception class on MinGWtono
2011-01-05gnumake3: added sal/cppunit.h header to abstract sal/cppunit/stl interface ↵Bjoern Michaelsen
issues away
2011-01-05mingwport33: i#113566: MinGW port fix: w32api-3.14tono
2011-01-03sb135: merged in DEV300_m96sb
2010-12-14sb135: #i116050# make osl_trace output atomicsb
2010-12-13Update from master repository (DEV300_m95).Matthias Huetsch [mhu]
2010-12-13#115784# sal/rtl/alloc: add support for valgrind(memcheck).Matthias Huetsch [mhu]
2010-11-25Update from sibling repository.Matthias Huetsch [mhu]
2010-11-25#i115784# sal: fix memory errors uncovered by valgrind and other tools.Matthias Huetsch [mhu]
2010-11-19fwk160: #i105047# provide anough place for the locale, since it could ↵Mikhail Voytenko
contain currency and etc.
2010-11-09CWS-TOOLING: integrate CWS fwk149Vladimir Glazunov
2010-10-29sb132: #i114840# $(CPPUNITTESTER) is not yet available while building salsb
2010-10-28sb132: #i114290# current OSL_THIS_FUNC, esp. as used in OSL_LOG_PREFIX, does ↵sb
not work