1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CHANGES/PLATFORM: Update Debian 12 version as of 2022-10-17; Add passed platform tests in CHANGES.md More... almost 3 years ago
CHANGES/PLATFORM: Update Debian 12 version as of 2022-10-17; Add passed platform tests in CHANGES.md More... almost 3 years ago
darray.hpp: Workaround gcc 12.2.0-3 Debian 12 Bookworm 2022-10-17 false positive '-Werror=stringop-overflow=' using ::explicit_bzero(..) More... almost 3 years ago
darray.hpp: Workaround gcc 12.2.0-3 Debian 12 Bookworm 2022-10-17 false positive '-Werror=stringop-overflow=' using ::explicit_bzero(..) More... almost 3 years ago
darray.hpp: Fix (disabled) JAU_DARRAY_PRINTF0() More... almost 3 years ago
darray.hpp: Fix (disabled) JAU_DARRAY_PRINTF0() More... almost 3 years ago
jau::type_info: Remove constexpr from ctor as abort_invalid() !constexpr (gcc 12.2.0) More... almost 3 years ago
jau::type_info: Remove constexpr from ctor as abort_invalid() !constexpr (gcc 12.2.0) More... almost 3 years ago
jau.fs.linux.[Unm|M]outFlags: Use lower case names in analog to changed C++ jau::fs API More... almost 3 years ago
jau.fs.linux.[Unm|M]outFlags: Use lower case names in analog to changed C++ jau::fs API More... almost 3 years ago
setup-machine-arch.sh: Search for junit jar file variants junit4.jar and junit.jar More... almost 3 years ago
setup-machine-arch.sh: Search for junit jar file variants junit4.jar and junit.jar More... almost 3 years ago
test_basictypeconv.cpp: Include <endian.h> ifndef BYTE_ORDER (Alpine Linux) More... almost 3 years ago
test_basictypeconv.cpp: Include <endian.h> ifndef BYTE_ORDER (Alpine Linux) More... almost 3 years ago
scripts/setup-machine-arch.sh: Add `Alpine Linux` OpenJDK locations More... almost 3 years ago
scripts/setup-machine-arch.sh: Add `Alpine Linux` OpenJDK locations More... almost 3 years ago
Add testsudo_fileutils02 test script More... almost 3 years ago
Add testsudo_fileutils02 test script More... almost 3 years ago
README/PLATFORMS: Add `Alpine Linux` using `musl` C library More... almost 3 years ago
README/PLATFORMS: Add `Alpine Linux` using `musl` C library More... almost 3 years ago
testsudo_fileutils02: Use group-name and derive group-id in test via 'getent' More... almost 3 years ago
testsudo_fileutils02: Use group-name and derive group-id in test via 'getent' More... almost 3 years ago
Linux/GLIBC vs Linux/musl (Alpine): If !GLIBC drop using pthread_cond_clockwait(), statx(), renameat2() More... almost 3 years ago
Linux/GLIBC vs Linux/musl (Alpine): If !GLIBC drop using pthread_cond_clockwait(), statx(), renameat2() More... almost 3 years ago
jau::fs::[u]mountflags_linux: Use 'enum class' and simple lower-case names to avoid collision w/ posix names (Alpine/Linux) More... almost 3 years ago
jau::fs::[u]mountflags_linux: Use 'enum class' and simple lower-case names to avoid collision w/ posix names (Alpine/Linux) More... almost 3 years ago
file_util.hpp: Include sys/types.hpp for having ::mode_t posix protection bits (detected via Alpine/Linux compilation) More... almost 3 years ago
file_util.hpp: Include sys/types.hpp for having ::mode_t posix protection bits (detected via Alpine/Linux compilation) More... almost 3 years ago
cpp_lang_util.hpp: Have is_rtti_available* as a type trait and constexpr inline function, pulled-up from jau::type_info More... almost 3 years ago
cpp_lang_util.hpp: Have is_rtti_available* as a type trait and constexpr inline function, pulled-up from jau::type_info More... almost 3 years ago