1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
May 01, 2024 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[cow_]darray: Include <numbers> for phi (emscripten caught)
Sven Gothel
as Sven Göthel
More... about 1 year ago
[cow_]darray: Include <numbers> for phi (emscripten caught)
Sven Gothel
as Sven Göthel
More... about 1 year ago
emscripten/wasm: Use static linkage
Sven Gothel
as Sven Göthel
More... about 1 year ago
emscripten/wasm: Use static linkage
Sven Gothel
as Sven Göthel
More... about 1 year ago
JaulibSetup: Integrate wasm/emscripten setup
Sven Gothel
as Sven Göthel
More... about 1 year ago
JaulibSetup: Integrate wasm/emscripten setup
Sven Gothel
as Sven Göthel
More... about 1 year ago
emscripted/32-bit: Avoid dead-code comparison (error)
Sven Gothel
as Sven Göthel
More... about 1 year ago
emscripted/32-bit: Avoid dead-code comparison (error)
Sven Gothel
as Sven Göthel
More... about 1 year ago
emscripten fix: to_hexstring(aptr): Hardcode as emscripten is unable to deduce uint16_t, uint32_t or uint64_t override of cpu_to_le() or bswap() (FIXME)
Sven Gothel
as Sven Göthel
More... about 1 year ago
emscripten fix: to_hexstring(aptr): Hardcode as emscripten is unable to deduce uint16_t, uint32_t or uint64_t override of cpu_to_le() or bswap() (FIXME)
Sven Gothel
as Sven Göthel
More... about 1 year ago
emscripten fix: include/jau/basic_types.hpp: include <thread>
Sven Gothel
as Sven Göthel
More... about 1 year ago
emscripten fix: include/jau/basic_types.hpp: include <thread>
Sven Gothel
as Sven Göthel
More... about 1 year ago
CHANGES v1.3.2
Sven Gothel
as Sven Göthel
More... about 1 year ago
CHANGES v1.3.2
Sven Gothel
as Sven Göthel
More... about 1 year ago
make: Ensure CC_FLAGS_WARNING is used for all (adding GCC), i.e. using pedantic etc; Adding PRAGMA to 'pause' pedantic and zero-length-array
Sven Gothel
as Sven Göthel
More... about 1 year ago
make: Ensure CC_FLAGS_WARNING is used for all (adding GCC), i.e. using pedantic etc; Adding PRAGMA to 'pause' pedantic and zero-length-array
Sven Gothel
as Sven Göthel
More... about 1 year ago
basic_types: Make all Exception* default ctor and assignments noexcept
Sven Gothel
as Sven Göthel
More... about 1 year ago
basic_types: Make all Exception* default ctor and assignments noexcept
Sven Gothel
as Sven Göthel
More... about 1 year ago
test_type_traits_queries01.cpp: Replace variadic macro w/ template-template-pack (variadic) to please new C++ strictness; test_datatype01.cpp: Remove in-macro macro directive
Sven Gothel
as Sven Göthel
More... about 1 year ago
test_type_traits_queries01.cpp: Replace variadic macro w/ template-template-pack (variadic) to please new C++ strictness; test_datatype01.cpp: Remove in-macro macro directive
Sven Gothel
as Sven Göthel
More... about 1 year ago
JaulibSetup.cmake: Increase strict C++ by adding '-pedantic -pedantic-errors' for compilation and for clangd `-pedantic -pedantic-errors -Wall -Wextra -Werror -DDEBUG -std=c++20`
Sven Gothel
as Sven Göthel
More... about 1 year ago
JaulibSetup.cmake: Increase strict C++ by adding '-pedantic -pedantic-errors' for compilation and for clangd `-pedantic -pedantic-errors -Wall -Wextra -Werror -DDEBUG -std=c++20`
Sven Gothel
as Sven Göthel
More... about 1 year ago
Fix or silent misc clang-tidy warnings
Sven Gothel
as Sven Göthel
More... about 1 year ago
Fix or silent misc clang-tidy warnings
Sven Gothel
as Sven Göthel
More... about 1 year ago
fraction/fraction_timespec: Use correct jau::sign()
Sven Gothel
as Sven Göthel
More... about 1 year ago
fraction/fraction_timespec: Use correct jau::sign()
Sven Gothel
as Sven Göthel
More... about 1 year ago
cmake: Fix jaulib_clangd_source_args setting (erroneosly leaked gamp name)
Sven Gothel
as Sven Göthel
More... about 1 year ago
cmake: Fix jaulib_clangd_source_args setting (erroneosly leaked gamp name)
Sven Gothel
as Sven Göthel
More... about 1 year ago
test_to_string: Adopt to commit 435857521c01f418321291945529f29cbf206400, i.e. dropped leading zero in bytesHexString()/to_hexstring()/to_string(void*)
Sven Gothel
as Sven Göthel
More... about 1 year ago
test_to_string: Adopt to commit 435857521c01f418321291945529f29cbf206400, i.e. dropped leading zero in bytesHexString()/to_hexstring()/to_string(void*)
Sven Gothel
as Sven Göthel
More... about 1 year ago