1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Jun 16, 2023 — Jun 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't use -std=c++0x, only -std=c++11 or none More... almost 12 years ago
Fix precision loss in implicit conversion More... almost 12 years ago
Update copyright year in files changed since 1.2 More... almost 12 years ago
Whitespace fix More... almost 12 years ago
Add support for Inno Setup 5.5.0 installers More... almost 12 years ago
Warn about unsupported setup data versions More... almost 12 years ago
Compile in C++11 mode if supported More... almost 12 years ago
Fix singular/plural logic for the warnings total More... almost 12 years ago
Don't print opened slices for --quiet and --silent More... almost 12 years ago
Consistently prefix warning messages More... almost 12 years ago
Improve std::ios_base::failure error messages More... almost 12 years ago
Add singular variants for the error/warning totals More... almost 12 years ago
Don't SHOUT. More... about 12 years ago
Rename HAVE_BIG_ENDIAN to IS_BIG_ENDIAN. More... about 12 years ago
Update README.md. More... about 12 years ago
Update README.md. More... about 12 years ago
CMake: Don't include linker flags in CMAKE_CXX_FLAGS or older gcc versions will complain. More... about 12 years ago
Change version number after release. More... about 12 years ago
Release version 1.2. More... about 12 years ago
Fix compilation with gcc < 4.3. More... about 12 years ago
CMake: Use -Wl,--as-needed if supported by the linker. More... about 12 years ago
Use lowercase name in man page. More... about 12 years ago
Fix 64-bit integer constants for 32-bit builds. More... about 12 years ago
Fix compilitation error with Boost < 1.42 on 32-bit systems. More... about 12 years ago
Change version number after release. More... about 12 years ago
Release version 1.1. More... about 12 years ago
Allow to only extract files for a specific language. More... about 12 years ago
Include the languages for language-specific files in file listings. More... about 12 years ago
Fix flag handling: 3-byte flag sets are padded to 4 bytes in non-16-bit installers. More... over 12 years ago
Update README.md. More... over 12 years ago