Age | Commit message (Expand) | Author |
2022-12-13 | Fix the "Found char > 127" warning to check the correct characters | Mike Kaganski |
2022-12-13 | Add Emscripten ifdef to bootstrap_getExecutableFile() | Tor Lillqvist |
2022-12-10 | Introduce CPPUNIT_PROPAGATE_EXCEPTIONS environment variable | Stephan Bergmann |
2022-12-04 | rtl bootsratp : use enum class | Arnaud VERSINI |
2022-12-04 | osl : remove useless includes | Arnaud VERSINI |
2022-11-30 | We won't need Executable_osl_process_child for WASM in the foreseeable future | Tor Lillqvist |
2022-11-21 | sal/osl win32 : use non recursive mutexes in file and thread | Arnaud VERSINI |
2022-11-17 | Revert "TempFile: clear handle on close" | Stephan Bergmann |
2022-11-11 | Drop useless std::move of const object | Stephan Bergmann |
2022-11-08 | A better fix for C++23 P2266R1 | Stephan Bergmann |
2022-11-07 | file: Use calloc | Dr. David Alan Gilbert |
2022-11-07 | TempFile: clear handle on close | Dr. David Alan Gilbert |
2022-11-05 | -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): sal | Stephan Bergmann |