Age | Commit message (Expand) | Author |
2024-07-20 | Remove now unneeded osl/diagnose.h | Gabor Kelemen |
2024-05-12 | WaE: C6011 Dereferencing NULL pointer warnings | Caolán McNamara |
2024-05-12 | WaE: C6011 Dereferencing NULL pointer warnings | Caolán McNamara |
2024-05-09 | loplugin:ostr in jvmfwk | Noel Grandin |
2024-05-03 | makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) | Christian Lohmaier |
2024-03-21 | Tie javac -g option to --enable-symbols instead of gb_DEBUGLEVEL | Stephan Bergmann |
2024-03-08 | use more string_view | Noel Grandin |
2024-03-06 | Use less boost_headers in low level libraries | Gabor Kelemen |
2023-11-20 | Extended loplugin:ostr: jvmfwk | Stephan Bergmann |
2023-10-20 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: jvmfwk | Stephan Bergmann |
2023-06-27 | loplugin:stringstatic look for more strings | Noel Grandin |
2023-06-21 | Allow bootstrap variables in Java user classpath settings, 2nd try | Samuel Mehrbrodt |
2023-06-08 | Revert "Allow bootstrap variables in Java user classpath settings" | Samuel Mehrbrodt |
2023-05-25 | Allow bootstrap variables in Java user classpath settings | Samuel Mehrbrodt |
2023-04-11 | accept aarch64 JDK for win/aarch64 | Christian Lohmaier |
2023-03-30 | loplugin:stringadd in various | Noel Grandin |
2023-03-14 | elide some temporary OStrings | Noel Grandin |
2023-01-27 | Remove support for 32-bit S390 | Stephan Bergmann |
2023-01-27 | Remove support for AIX | Stephan Bergmann |
2022-11-24 | loplugin:unusedfields make some fields private | Noel Grandin |
2022-11-10 | Add riscv64 support | Sakura286 |
2022-10-18 | tdf#151545: Restrict JvmfwkUtil_isLoadableJVM to macOS x86-64 | Stephan Bergmann |
2022-09-23 | Fix a misuse of two-argument std string_view rfind | Stephan Bergmann |
2022-09-19 | try harder to remove "OSL_PIPE" pipe on SIGTERM | Caolán McNamara |
2022-08-11 | Add loongarch64 support. | wjh-la |
2022-07-21 | elide some makeStringAndClear() calls | Noel Grandin |
2022-06-21 | clang-tidy modernize-pass-by-value in io..jvmfwk | Noel Grandin |
2022-05-05 | use more o3tl::getToken | Noel Grandin |
2022-05-04 | Some JREs need the bin/server/jvm.dll path after all | Stephan Bergmann |
2022-04-15 | use more string_view in jvmfwk | Noel Grandin |
2022-04-13 | loplugin:stringviewparam whitelist some more functions | Noel Grandin |
2022-04-12 | loplugin:stringview more o3tl conversion | Noel Grandin |
2022-04-10 | loplugin:stringviewparam | Stephan Bergmann |
2022-03-15 | Allow for java.version consisting of four dotted segments | Stephan Bergmann |
2022-03-11 | new loplugin:trivialdestructor | Noel Grandin |
2022-02-22 | Replace some fprintf with SAL_WARN | Stephan Bergmann |
2022-02-22 | Remove a debug-style fprintf | Stephan Bergmann |
2022-02-21 | Avoid unnecessary empty -Djava.class.path= | Stephan Bergmann |
2022-01-27 | Recheck modules [i-l]* with IWYU | Gabor Kelemen |
2021-12-07 | loplugin:unnecessaryvirtual | Noel Grandin |
2021-11-18 | There was a typo in the AdoptOpenJDK java.vendor property value | Stephan Bergmann |
2021-11-17 | tdf#144695 VendorBase::isValidArch also for macOS | Stephan Bergmann |
2021-11-17 | Don't fail jfw_findAllJREs for just one JRE of WrongArch | Stephan Bergmann |
2021-11-16 | rtl::Static->thread-safe static in jvmfwk | Noel Grandin |
2021-10-21 | Restrict macOS ARM64 to Java >= 17 | Stephan Bergmann |
2021-10-21 | Make getVersionInformation always return a VersionInfo | Stephan Bergmann |
2021-10-20 | Drop support for dead GNU Java | Stephan Bergmann |
2021-10-20 | Azul is just another OpenJDK variant | Stephan Bergmann |
2021-10-11 | loplugin:moveparam in jvmfwk | Noel Grandin |
2021-10-11 | In O[U]StringBuffer, make string_view params replacements for OUString ones | Stephan Bergmann |