0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 22 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #72 from Romain-Geissler-1A/index-trname-by-lver More... about 6 years ago
Merge pull request #71 from Thomas-Barbier-1A/master More... about 6 years ago
Make sure TrName is indexed by $LVer so that mangling data between the two libraries do not collide during a comparison. More... about 6 years ago
Fix gcc8 issue with cc1plus: error: unrecognized command line option ‘-fdump-translation-unit’ More... about 6 years ago
Fixed Makefile. Fixed license. More... about 6 years ago
Fixed license to LGPL 2.1 More... about 6 years ago
Fixed README More... about 6 years ago
Added -keep-reserved option to report changes in reserved fields More... about 6 years ago
Redirect stderr of ‘objdump -f’ to null More... over 6 years ago
Fix detection of GCC 7 compiled with --with-gcc-major-version-only More... over 6 years ago
Escape braces in regex for compatibility with future Perl versions. More... over 6 years ago
Release 2.2 More... over 6 years ago
- Fixed handling of C++ keywords in C code - Fixed -lang option More... over 6 years ago
- Fixed analysis of inline functions - Improved support for Fortran - Fixed analysis of calling conventions - Fixed handling of errors when compressing ABI dumps - Fixed style of the report More... over 6 years ago
- Add noindex meta tag to report if no changes detected - Updated changelog - Code cleaning More... almost 7 years ago
Header files should not be targeted if their include type is '2' More... almost 7 years ago
Documented -skip-internal-types option in -help. More... about 7 years ago
Fixed analysis of typedefs. More... about 7 years ago
Fixed analysis of static libraries on Windows. More... about 7 years ago
Fixed analysis of zero-size structs. Fixed analysis of static methods. More... about 7 years ago
Fixed logs. More... about 7 years ago
Show added v-table symbols for public classes. Fixed search for files on Windows. More... about 7 years ago
Released 2.0 More... over 7 years ago
Fixed error message if modules are not installed. Compare versioned data types. Fixed analysis of versioned symbols. Fixed analysis of alias symbols. More... over 7 years ago
Fixed -ext option. Fixed -use-dumps option. Fixed -debug option. Fixed console output. Fixed analysis of template instances. Fixed analysis of static data. More... over 7 years ago
Fixed analysis of data types derived from template instances. Enable -headers-only option automatically if header file is used as input library descriptor. More... over 7 years ago
Fixed report style. Fixed analysis of alias symbols. Uncover changed typedefs properly. Fixed Parameter_From_Register and Parameter_To_Register rules. More... over 7 years ago
Improved style of the report. Fixed TUDump and SysFiles modules. More... over 7 years ago
Fixed analysis of added and removed virtual methods. More... over 7 years ago
Fixed analysis of standard C++ libraries. Added -keep-cxx option to check _ZS*, _ZNS* and _ZNKS* symbols. Code cleaning. More... over 7 years ago