summaryrefslogtreecommitdiff
path: root/sal/inc/osl
AgeCommit message (Expand)Author
2011-06-09First attempt at Android supportTor Lillqvist
2011-05-25fix flaggs typoCaolán McNamara
2011-05-14Add defines for iOSTor Lillqvist
2011-05-01remove Attribute_XXX in favor of osl_File_Attribute_XXX (ure)Christina Rossmanith
2011-04-23Remove support for the obsolete BORLANDC compiler.Francois Tigeot
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (ure)Christina Rossmanith
2011-04-18Remove OS/2 support.Francois Tigeot
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre
2011-04-12remove VolumeInfoMask_XXX in favour of osl_VolumeInfo_Mask_XXXMichael Lefevre
2011-03-24merge size-sal-textenc i#70166Michael Meeks
2011-03-12add a ResettableSolarGuard typeNorbert Thiebaud
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-01avoid implicit castCaolán McNamara
2011-02-28lp#726529: arm optimizations for ARM 6/7 and gcc < 4.6Bjoern Michaelsen
2011-02-25shortly describe diagnostic macrosDavid Tardon
2011-02-25define OSL_FAIL as replacement for DBG_ERRORDavid Tardon
2011-02-25use _OSL_ENSURE to define OSL_ASSERTDavid Tardon
2011-02-18Kill _WIN16Tor Lillqvist
2011-02-16Remove SCO supportThomas Arnhold
2011-02-16Remove HPUX supportThomas Arnhold
2011-02-15dragonfly stuffFrancois Tigeot
2011-02-03some std::hash_map/set -> boost::unordered_map/set changesFridrich Strba
2011-02-03Use rtl::Allocator in MSVC hash containersFridrich Strba
2011-02-03include MSVC STL code pathFridrich Strba
2011-01-31sb138: #i115619# fix for MinGWsb
2011-01-28sb138: #i115619# osl_setThreadNamesb
2011-01-27Revert "Turn OSL_TRACE output on only if OSL_DEBUG_LEVEL > 2"Tor Lillqvist
2011-01-23Turn OSL_TRACE output on only if OSL_DEBUG_LEVEL > 2Tor Lillqvist
2011-01-16Initial hacks for 64-bit Windows buildTor Lillqvist
2010-12-23suppress compiler warningDavid Tardon
2010-12-13Remove unhelpful macros from file.hxxAndy Holder
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-11-25OSL_THIS_FUNC: use logic from boot/current_function.hppMiklos Vajna
2010-11-04Patches for ure, neeed by OpenBSDRobert Nagy
2010-10-28sb132: #i114290# current OSL_THIS_FUNC, esp. as used in OSL_LOG_PREFIX, does ...sb
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25Create an abstract interface to be used to implement a SolarMutexNorbert Thiebaud
2010-10-25remove un-necessary pam usageNadav Vinik
2010-10-24microoptCaolán McNamara
2010-10-22Disable preprocessor checks for OSL_THIS_FUNC and make it " " for now.Thomas Klausner
2010-10-18#i112656# add osl_setEnvironment and osl_clearEnvironmentCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-13AIX portCaolán McNamara
2010-10-13On NetBSD, sys/endian.h defines _BIG_ENDIAN etc; undefine the unwanted ones.Thomas Klausner
2010-10-13There is no #elifdef, use #elif defined.Thomas Klausner
2010-06-24cmcfixes76: #i112656# osl_setEnvironment/osl_clearEnvironmentCaol?n McNamara
2010-03-04merged in re/DEV300_next towards DEV300_m74sb
2010-03-03CWS-TOOLING: integrate CWS sb119Ivo Hinkelmann