- 6015f80 Fixed typos (wether -> whether) by Matthias Seidel · 7 years ago
- b0c3084 Only update PATH if /usr/local/bin is missing for macOS by Jim Jagielski · 7 years ago
- 6226353d This is the wrong place to do this, because we are unilaterally overruling CWD. by Jim Jagielski · 7 years ago
- 485bdc2 Fix https://bz.apache.org/ooo/show_bug.cgi?id=127966 in a location where we know environments are setup by Jim Jagielski · 7 years ago
- 2a8c9c8 save some cycles by Jim Jagielski · 7 years ago
- 004f559 ensure NULL by Jim Jagielski · 7 years ago
- 4e555ab more PATH weirdness on macOS by Jim Jagielski · 7 years ago
- c50f8b48 Get macOS building and packaging again. Following changes/fixes: by Jim Jagielski · 7 years ago
- 071d0ff Fixed typo (meaningfull -> meaningful) by Matthias Seidel · 8 years ago
- 3cc7c171e Arrays allocated with new [] should be freed using delete[]. by Don Lewis · 8 years ago
- 4c184a2 Update targets for macOS by Jim Jagielski · 8 years ago
- bb86fdd Work on getting macOS building again w/ 4.2.0 and the versioning of libs... by Jim Jagielski · 8 years ago
- a13841a Fixed typos: by Matthias Seidel · 8 years ago
- a3e1123 Fix potential memory alignment issues on X86_64. by Don Lewis · 8 years ago
- 6c23838 Port the "kill" command and some useful parts by Damjan Jovanovic · 8 years ago
- dc34451 Fix use of ::std::min and ::std::max by Damjan Jovanovic · 8 years ago
- 9ab0a11 Add some initial fixes for Win64 in main/sal. by Damjan Jovanovic · 8 years ago
- 1e98fcb #i126518# OS/2 link with system libcx0 to use new exception and memory mapping handling. by Yuri Dario · 8 years ago
- b57d22f Revert r1719566 and bringing back some casts. by Pedro Giffuni · 9 years ago
- 6892550 i101100 - Fix some aliasing issues. by Pedro Giffuni · 9 years ago
- da84407 i101100 - Fix some aliasing issues. by Pedro Giffuni · 9 years ago
- 270a2e7 Add initial support for building AOO with Clang on Linux. by Damjan Jovanovic · 9 years ago
- 91eb929 The clear_001 QA test fails sporadically with a 7 nSec mutex hold time by Don Lewis · 9 years ago
- 28b9aab osl_diagnose_backtrace_Impl(): leave a default value for FreeBSD. by Pedro Giffuni · 9 years ago
- 55ffac6 FreeBSD PPC: Missing patch by Pedro Giffuni · 9 years ago
- 5bcbb16 Add some "Revision" svn keywords. by Pedro Giffuni · 9 years ago
- 2cebc01 Re-enable some Id svn:keywords. by Pedro Giffuni · 9 years ago
- 57c845b Update endianness detection on FreeBSD. by Pedro Giffuni · 9 years ago
- 329c887 In the SAL_UNUSED macro, __attribute((__unused__)) should be by Don Lewis · 10 years ago
- f717de8 Fix improper usage of strncat() and snprintf(). Flagged by -Wstrncat-size by Don Lewis · 10 years ago
- cc9823f Fix -Wunused-private-field errors in sc/inc/compiler.hxx. The structure by Don Lewis · 10 years ago
- fe28961 Spelling, spelling ... by Pedro Giffuni · 10 years ago
- 8d94f9e Replace 0 with NULL for pointers. by Pedro Giffuni · 10 years ago
- aaf1514 Drop redundant parenthesis. by Pedro Giffuni · 10 years ago
- 2cf713b #i126890# code: compiling with recent clang generates thousands of infinite-recu by Don Lewis · 10 years ago
- e18ecd4 Platforms that need CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT for sockets usually by Damjan Jovanovic · 10 years ago
- 561f3f4 Remove an unused empty file that is causing the RAT scan to fail. by Damjan Jovanovic · 10 years ago
- 729d1c1 #i126787# fix unit tests on Windows by Damjan Jovanovic · 10 years ago
- dcfb788 Remember to NULL terminate when using strncpy. by Pedro Giffuni · 10 years ago
- 7d41b0a Use %tx to print ptrdiff_t. by Damjan Jovanovic · 10 years ago
- 25f1851 Use %p to print pointers in sal backtraces instead of 0x%x + conversion to integer. by Damjan Jovanovic · 10 years ago
- dd99de5 Drop useless malloc casts in C code by Pedro Giffuni · 10 years ago
- 8be34a8 Missing Unlock by Pedro Giffuni · 10 years ago
- 7f413ff Off by one using readlink(2) by Pedro Giffuni · 10 years ago
- 557a4f2 Destination buffer too small by Pedro Giffuni · 10 years ago
- e0e462a Use the ptrdiff_t printf format code for backtracing on FreeBSD. by Damjan Jovanovic · 10 years ago
- 87451f6 Implement osl_diagnose_backtrace_Impl() on FreeBSD. Also fix the value of FRAME_PTR_OFFSET by Damjan Jovanovic · 10 years ago
- 0faee39 Fix the stack frame layout for backtraces on FreeBSD. by Damjan Jovanovic · 10 years ago
- 24e9542 i66807 - Fix GCC warning in backtrace.c by Pedro Giffuni · 10 years ago
- bdd653f Resource leak by Pedro Giffuni · 10 years ago
- 3200e44 Fix a main/sal/qa/osl/mutex build error on MacOS. by Damjan Jovanovic · 10 years ago
- 36a5f9d Don't build/run the main/sal/qa/rtl/process test which doesn't always link and by Damjan Jovanovic · 10 years ago
- f1c9a20 Fix some main/sal unit tests on Windows, remove unneeded OOO_SUBSEQUENT_TESTS, by Damjan Jovanovic · 10 years ago
- 3b78105 Remove unnecessary OOO_SUBSEQUENT_TESTS from main/sal/qa/ByteSequence by Damjan Jovanovic · 10 years ago
- 7b5912e #i125194# Fix RC2 issue by changing approach. by Andrea Pescetti · 10 years ago
- 4eb5b30 #i126582# Prevent errors with read/only shares on Sharepoint. by Andrea Pescetti · 10 years ago
- d3600c1 #i126586# don't break on non-Linux non-FreeBSD non-NetBSD *nix systems ... by Damjan Jovanovic · 10 years ago
- 4c7bfe3 #i126586# FreeBSD automation deadlock: osl_closeSocket() doesn't wake up thread stuck in accept(). by Damjan Jovanovic · 10 years ago
- e088c9f Make all unit tests depend on sa_cpprt.u in case they also break the build. by Damjan Jovanovic · 10 years ago
- bc4f3c4 salcpprt doesn't always build before the qa_osl_thread unit test, causing the build to fail. by Damjan Jovanovic · 10 years ago
- 6c12a27 Bring back the casts for Win32. by Pedro Giffuni · 11 years ago
- d52c7f2 FreeBSD: Small cleanup and enhancement. by Pedro Giffuni · 11 years ago
- 3dd63a6 Enable some code from SUN Studio that works for other compilers (GCC). by Pedro Giffuni · 11 years ago
- ea92e14 #i125194# #i126305# Move new enum to last position. by Andrea Pescetti · 11 years ago
- 839f74c #i125003# fix a cppunit comment by Damjan Jovanovic · 11 years ago
- fa23243 #i125003# eliminate cppunittester, include files, and all cppunit usage in ported tests from from main/sal. by Damjan Jovanovic · 11 years ago
- b8333c1 #i125003# migrate main/sal/workben from cppunit to Google Test. by Damjan Jovanovic · 11 years ago
- 862bf0c #i125003# Commit leftover changes from some unit test. by Damjan Jovanovic · 11 years ago
- 44e19ff #i125003# Remove some superfluous version.map files from tests. Google Test uses executables, by Damjan Jovanovic · 11 years ago
- 4fe9fcf Fix an incompletely ported Google Test. by Damjan Jovanovic · 11 years ago
- fc4e91e malloc + memset (0) --> calloc by Pedro Giffuni · 11 years ago
- 6427a95 #i125194# Fix WebDAV file locking. by Andrea Pescetti · 11 years ago
- 201e6e9 #i125003# migrate main/sal/qa/osl/security from cppunit to Google Test. by Damjan Jovanovic · 11 years ago
- f2e9a48 #i125003# migrate main/sal/qa/systools from cppunit to Google Test. by Damjan Jovanovic · 11 years ago
- 8ed5013 Revert r1700845 for more scripts. by Pedro Giffuni · 11 years ago
- e44f7fe #i125003# migrate main/sal/qa/osl/file from cppunit to Google Test, by Damjan Jovanovic · 11 years ago
- 00e029e #i125003# migrate main/sal/qa/osl/socket from cppunit to Google Test, by Damjan Jovanovic · 11 years ago
- 0647471 #i125003# migrate main/sal/qa/osl/module from cppunit to Google Test. by Damjan Jovanovic · 11 years ago
- 43fbebf #i125003# migrate main/sal/qa/osl/process from cppunit to Google Test. by Damjan Jovanovic · 11 years ago
- e59b591 #i125003# migrate main/sal/qa/osl/profile from cppunit to Google Test. by Damjan Jovanovic · 11 years ago
- 38ee8ff #i125003# migrate main/sal/qa/osl/setthreadname from cppunit to Google Test. by Damjan Jovanovic · 11 years ago
- 8d66d4e #i125003# migrate main/sal/qa/osl/mutex from cppunit to Google Test. by Damjan Jovanovic · 11 years ago
- 6dff45e #i125003# migrate main/sal/qa/testHelperFunctions from cppunit to Google Test. by Damjan Jovanovic · 11 years ago
- 366772d #i125003# migrate main/sal/qa/OStringBuffer from cppunit to Google Test. by Damjan Jovanovic · 11 years ago
- 4ffeb7b Fix some perl shebangs. by Pedro Giffuni · 11 years ago
- 4d2d42f6 #i125003# migrate main/sal/qa/rtl/oustring from cppunit to Google Test. by Damjan Jovanovic · 11 years ago
- ec94065 #i125003# migrate main/sal/qa/rtl/ostring from cppunit to Google Test. by Damjan Jovanovic · 11 years ago
- 5d85807 #i125003# migrate main/sal/qa/rtl/doublelock from cppunit to Google Test. Also fix by Damjan Jovanovic · 11 years ago
- 3f7cee3 #i125003# migrate main/sal/qa/rtl/bootstrap from cppunit to Google Test. Many tests fail, by Damjan Jovanovic · 11 years ago
- 567a559 #i125003# migrate main/sal/qa/rtl/oustringbuffer from cppunit to Google Test. by Damjan Jovanovic · 11 years ago
- 5dfdde4 #i125003# migrate main/sal/qa/rtl/locale from cppunit to Google Test. by Damjan Jovanovic · 11 years ago
- 89784e3 #i125003# migrate main/sal/qa/rtl/logfile from cppunit to Google Test. Also fix a test by Damjan Jovanovic · 11 years ago
- dfebf9b #i125003# migrate main/sal/qa/rtl/process from cppunit to Google Test. by Damjan Jovanovic · 11 years ago
- e2e16c0 #i125003# migrate main/sal/qa/rtl/random from cppunit to Google Test. by Damjan Jovanovic · 11 years ago
- 55c5892 #i125003# migrate main/sal/qa/rtl/strings from cppunit to Google Test. Some tests fail, by Damjan Jovanovic · 11 years ago
- 998b231 #i125003# migrate main/sal/qa/rtl/textenc from cppunit to Google Test. Some tests fail, by Damjan Jovanovic · 11 years ago
- c838a0b #i125003# migrate main/sal/qa/rtl/cipher from cppunit to Google Test. by Damjan Jovanovic · 11 years ago
- ec56847 #i125003# migrate main/sal/qa/rtl/crc32 from cppunit to Google Test. by Damjan Jovanovic · 11 years ago
- e176c5d #i125003# migrate main/sal/qa/rtl/digest from cppunit to Google Test. by Damjan Jovanovic · 11 years ago
- 92c4e2f #i125003# migrate main/sal/qa/rtl/math from cppunit to Google Test. by Damjan Jovanovic · 11 years ago