1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 26, 2023 — May 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Avoid warnings if compiling without progress bar More... over 11 years ago
Fix spelling in comment More... over 11 years ago
Resize the screen resized flag after handling it More... over 11 years ago
Fix console width handling for the progress bar More... over 11 years ago
Use symbolic names for exit codes More... over 11 years ago
Reserve exit values above 2 in the man page More... over 11 years ago
Use different exit values for user and data errors More... over 11 years ago
Improve the man page formatting More... over 11 years ago
Use --option=ARG syntax for optional arguments More... over 11 years ago
Mark optional arguments in the options summary More... over 11 years ago
Add an options summary to the man page More... over 11 years ago
Mark size_t -> std::streamsize conversions More... over 11 years ago
[style] Make single-argument constructors explicit More... over 11 years ago
Don't style-check the generated release.cpp More... over 11 years ago
[style] Remove redundant semicolons More... over 11 years ago
[clang-analyzer] Remove useless assignment More... over 11 years ago
Remove unused member variables in the logger class More... over 11 years ago
Update copyright lines for files changed this year More... over 11 years ago
Don't hard-code the license string in the source More... over 11 years ago
Add options to make static builds easier More... over 11 years ago
Fix compile error with some iconv implementations More... over 11 years ago
Remove redundant inline specifiers More... over 11 years ago
Improve checks for compiler and linker flags More... over 11 years ago
Set the default symbol visibility to hidden More... over 11 years ago
Change the CMake project name to innoextract More... over 11 years ago
Prefix configuration defines with INNOEXTRACT_ More... over 11 years ago
Use libc's bswap_{16,32,64} if missing builtins More... over 11 years ago
Add a note about CMake's check_cxx_compiler_flag More... over 11 years ago
Use little-endian byte order when decoding UTF-16 More... over 11 years ago
Fix configure error when no libiconv is found More... over 11 years ago