summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2011-03-18Make the qa/rtl/rtl_cipher unit test compile again.Theo van Klaveren1-53/+59
2011-03-18Make the qa/rtl/rtl_crc32 test compile again.Theo van Klaveren1-3/+6
2011-03-16CWS-TOOLING: integrate CWS jl164ooo/DEV300_m103obo2-2/+60
2011-03-15Make the qa/sal unit test build, and use it.Theo van Klaveren4-43/+9
2011-03-14debuglevels: pulled and merged DEV300.m102Frank Schoenheit [fs]13-1641/+200
2011-03-12mis-merge we don't have pre/postextstl.hNorbert Thiebaud1-2/+0
2011-03-12add a ResettableSolarGuard typeNorbert Thiebaud1-0/+1
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold3-3/+3
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold5-8/+8
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-10Revert "try to get it working"Thorsten Behrens1-2/+2
2011-03-10try to get it workingMartin Hosken1-2/+2
2011-03-09lp#726529: using the Linaro gcc 4.5 generated code insteadJani Monoses1-2/+8
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud43-1669/+597
2011-03-06WaE: silence this annoying warningLO-BASE-INTEGRATION-DEV300_M101Caolán McNamara1-0/+1
2011-03-06build these cxx files with exceptions enabledCaolán McNamara1-0/+1
2011-03-04duplicate mkdirCaolán McNamara1-1/+0
2011-03-03Remove "using namespace ::rtl"Julien Nabet12-24/+29
2011-03-03Remove "using namespace ::rtl"Julien Nabet9-87/+24
2011-03-03jl164 #i109096# fixing use of vectors as smart array in osl_loadModules and o...Joachim Lingner2-7/+7
2011-03-03install unit tester in sub-directory to help windows.Michael Meeks1-0/+1
2011-03-02Remove "using namespace ::rtl"Julien Nabet6-7/+20
2011-03-02jl164 #i109096# osl_createProcesess failed if the executable had a long path ...Joachim Lingner2-9/+46
2011-03-02#i115784# sal/rtl/alloc: fix makefile define to match source.Matthias Huetsch [mhu]1-1/+1
2011-03-01avoid implicit castCaolán McNamara3-17/+17
2011-03-01#i115784# configure: fix valgrind header check, use VALGRIND_CFLAGS.Matthias Huetsch [mhu]2-8/+9
2011-03-01jl164 #i109096# osl_loadModules did not work with long paths.Joachim Lingner1-0/+21
2011-02-28lp#726529 and #i117017#: clarified origin of assembler codeEric Bachard1-0/+3
2011-02-28lp#726529: arm optimizations for ARM 6/7 and gcc < 4.6Bjoern Michaelsen2-0/+100
2011-02-28debuglevels: #i117073# Linux/GCC needs SAL_LOADMODULE_GLOBAL for exception ha...sb1-1/+2
2011-02-27Handle DragonFly like the other BSDs in more cases.Francois Tigeot4-3/+5
2011-02-27Consolidate three #if defined tests in a single one.Francois Tigeot1-4/+0
2011-02-26debuglevels: ooops - removed a line of code not intended to be committedFrank Schoenheit [fs]1-1/+0
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold1-1/+1
2011-02-25shortly describe diagnostic macrosDavid Tardon1-0/+44
2011-02-25define OSL_FAIL as replacement for DBG_ERRORDavid Tardon1-0/+1
2011-02-25use _OSL_ENSURE to define OSL_ASSERTDavid Tardon1-9/+1
2011-02-25debuglevels: GCC WaE / replace cppunit's DynamicLibraryManager (which does no...Frank Schoenheit [fs]4-105/+38
2011-02-25debuglevels: #i117073# added cppunittester --protector support; added unoexce...sb6-14/+204
2011-02-24order of environ undefined after putenvCaolán McNamara1-0/+14
2011-02-24config dir can vary dramatically, just test for existanceCaolán McNamara1-6/+2
2011-02-24WaE: logically last test always passesCaolán McNamara1-2/+1
2011-02-24add some debug code to help find failuresCaolán McNamara1-0/+19
2011-02-23Fix MacOS X build issue.Joseph Powers1-0/+4
2011-02-23Update from master repository (DEV300_m100).Matthias Huetsch [mhu]12-2/+284
2011-02-23Likely workaround for busted environ on MacOSXCaolán McNamara2-3/+18
2011-02-23remove dead jobfile.txtCaolán McNamara1-8/+0
2011-02-23get rid of spurious TESTSHL2LIB mentionsCaolán McNamara27-108/+71
2011-02-23Reanimated test sal/qa/rtl/allocWilhelm Pflueger2-4/+10
2011-02-23debuglevels: merged to-be-m101Frank Schoenheit [fs]11-2/+242