summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold50-129/+125
2011-03-12Remove unnecessary bracketsThomas Arnhold1-2/+2
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold10-24/+22
2011-03-10Revert "try to get it working"Thorsten Behrens1-2/+2
2011-03-10try to get it workingMartin Hosken1-2/+2
2011-03-10simplify this a bitCaolán McNamara1-23/+34
2011-03-09lp#726529: using the Linaro gcc 4.5 generated code insteadJani Monoses1-2/+8
2011-03-06WaE: silence this annoying warningCaolá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 Nabet31-93/+121
2011-03-03Remove "using namespace ::rtl"Julien Nabet12-24/+29
2011-03-03Remove "using namespace ::rtl"Julien Nabet10-88/+26
2011-03-04removed dead code; fix a commentTakeshi Abe9-51/+2
2011-03-03install unit tester in sub-directory to help windows.Michael Meeks1-0/+1
2011-03-03Added using OString - debug code needs itThorsten Behrens1-0/+1
2011-03-02Remove "using namespace ::rtl"Julien Nabet6-7/+20
2011-03-02Remove "using namespace ::rtl"Julien Nabet15-54/+37
2011-03-02Remove "using namespace ::rtl"Julien Nabet44-57/+146
2011-03-01avoid implicit castCaolán McNamara1-1/+1
2011-03-01avoid implicit castCaolán McNamara3-17/+17
2011-03-01Oops, use #if instead of #ifdefThomas Arnhold16-116/+116
2011-03-01Move CMC_DEBUG to OSL_DEBUG_LEVEL 3Thomas Arnhold18-117/+117
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-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-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold2-4/+4
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-24order of environ undefined after putenvCaolán McNamara1-0/+14
2011-02-24Remove MSDOS supportThomas Arnhold4-4/+4
2011-02-24remove empty TESTSHL2LIBCaolán McNamara6-9/+7
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-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-22add possibility of passing command line args down to testsCaolán McNamara1-7/+22
2011-02-22Account for the possibilty of a newline in an env variableCaolán McNamara2-20/+12
2011-02-22temp disable due to tinderbox failureCaolán McNamara1-0/+4
2011-02-22get to build under windowsCaolán McNamara1-10/+10
2011-02-22fix to build under windowsCaolán McNamara4-64/+22
2011-02-22tweak .mk to copy necessary filesCaolán McNamara1-4/+10
2011-02-22set test dependency orderCaolán McNamara1-2/+2
2011-02-22change all _cppunit.mk to local versionCaolán McNamara23-37/+23