20
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add some Sony IDs
kmilos
as Miloš Komarčević
More... 10 months ago
Use compiler macros for endianness
kmilos
as Miloš Komarčević
More... 10 months ago
use if constexpr instead of macros More... 10 months ago
github CI: remove msvcrt More... 10 months ago
avoid newer clang-format issue More... 10 months ago
avoid LTO issues More... 10 months ago
remove inline More... 10 months ago
Fix preprocessor warnings about undefined _MSVC_LANG More... 10 months ago
remove boilerplate More... 10 months ago
avoid division by 0 false positive More... 10 months ago
add null dynamic_cast checks More... 10 months ago
avoid copy_n More... 10 months ago
FreeBSD Fix getLoadedLibraries() crash More... 10 months ago
Merge pull request #2663 from kevinbackhouse/fuzz-metadatum-print-nullptr More... 10 months ago
Fuzz Metadata::print() with nullptr parameter. More... 10 months ago
Merge pull request #2665 from kevinbackhouse/metadata-null-checks More... 10 months ago
endian check from runtime to compile time More... 10 months ago
Check if the metadata is NULL. More... 10 months ago
Add support for indirect null-pointer dereferences. More... 10 months ago
Add CodeQL query to warn about null pointer exceptions in the print functions. More... 10 months ago
Check if the metadata is NULL. More... 10 months ago
Add new Exif 3.0 tags
kmilos
as Miloš Komarčević
More... 10 months ago
Enable CodeQL analysis of workflow yaml files. More... 10 months ago
Fix various typos Found via `codespell -q 3 -S *.po,*.pot,*.ts,./doc/ChangeLog,./xmpsdk -L alis,discus,filetest,ist,nd,ois,optio,siz,te,tempdate` Excluded 3rd-party code (ie ./xmpsdk) More... 10 months ago
Avoid triggering assertion in std::vector::operator[] More... 10 months ago
Fix unit test failure. More... 10 months ago
Allow c_data() to return zero byte buffer. More... 10 months ago
Fix regression parsing PNG text chunks with zero length payload
kmilos
as Miloš Komarčević
More... 10 months ago
reduce nesting of operator More... 11 months ago
clang format More... 11 months ago