0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Resolve clang-tidy warnings (#172) More... over 3 years ago
Add LITTLE_ENDIAN_ARCHITECTURE macro (#168) More... over 3 years ago
Improve CHANGELOG.md (#166) More... over 3 years ago
Update CHANGELOG.md for v2.3.2 (#164) More... over 3 years ago
Restore building shared library on macOS (#165) More... over 3 years ago
Add -Wcast-align=strict and use void+static_cast (#163) More... over 3 years ago
Implement hidding of extra gcc/stl symbols (#159) More... over 3 years ago
Add conditional_static_cast template to fix GCC -Wuseless-cast warnings (#162) More... over 3 years ago
Do not enforce exactly c++14 standard when building charls (#158) More... over 3 years ago
Setup VISIBILITY_INLINES_HIDDEN cmake property on charls target (#157) More... over 3 years ago
Use SFINAE on Container::value_type to prevent ambiguous overloads (#156) More... over 3 years ago
Update CHANGELOG.md for v2.3.0 (#154) More... over 3 years ago
Use const instead of constexpr for VS 2017 in unit test code (#153) More... over 3 years ago
Prevent that the wrong byte_swap method is selected on macOS (#152) More... over 3 years ago
Update release notes for v2.3.0 (#151) More... over 3 years ago
Add overflow detection for estimated_destination_size in x86 build (#150) More... over 3 years ago
Add unit test and benchmark for log2_ceil (#149) More... over 3 years ago
Resolve some minor SonarLint warnings (#148) More... over 3 years ago
Use combined byte_swap + read_unaligned for WebAssembly (#147) More... over 3 years ago
Sync functions that read a marker segment (#146) More... over 3 years ago
Improve Visual Studio 2017 compatibility (#144) More... over 3 years ago
Restore Visual Studio 2015 compatibility (#143) More... over 3 years ago
Write full coding parameters when not default (#142) More... over 3 years ago
Threat linker warning as an error (#141) More... over 3 years ago
Check component count in start of scan (SOS) (#140) More... over 3 years ago
Benchmark the update_variables for context (#139) More... over 3 years ago
Improve the benchmark project (exclude from always build) (#138) More... over 3 years ago
Clarify limitation for palette color (#137) More... over 3 years ago
Drop VS 2017 and make VS2022 primary CI build (#136) More... over 3 years ago
Enable IPO (LTO) for GCC builds (#135) More... over 3 years ago