aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-11Fixed hang on some template instances.Andrey Ponomarenko
2015-11-01Added -skip-types option. Fixed formatting of symbol signatures. Fixed checks...Andrey Ponomarenko
2015-10-18Released 1.99.13Andrey Ponomarenko
2015-10-16Fixed method signatures in the report (C++).Andrey Ponomarenko
2015-10-15Check public symbols only when comparing public ABI dumps.Andrey Ponomarenko
2015-10-13Added -skip-internal-types option. Fixed Makefile. Fixed Type_Became_Opaque, ...Andrey Ponomarenko
2015-09-20Fixed title of the report. Print warning if version number is not set in the ...Andrey Ponomarenko
2015-09-12Fixed Removed_Field_And_Layout rule. Fixed -skip-symbols option.Andrey Ponomarenko
2015-09-08Released 1.99.10Andrey Ponomarenko
2015-09-06Added more test cases.Andrey Ponomarenko
2015-09-04Improved style of the report.Andrey Ponomarenko
2015-09-01Allow to check for source-compatibility in the -cmp-systems mode by specifyin...Andrey Ponomarenko
2015-08-28Limit number of checked types if -headers-list option is specified. Carefully...Andrey Ponomarenko
2015-08-26Fixed CSS styles of the CmpSystems module.Andrey Ponomarenko
2015-08-26Take -relpath option into account in the SysCheck.pmAndrey Ponomarenko
2015-08-26Fixed SysCheck.pm module.Andrey Ponomarenko
2015-08-26Removed obsolete code. Fixed syntax errors. Fixed cross-platform issues.Andrey Ponomarenko
2015-08-25Fixed cross-platform issues.Andrey Ponomarenko
2015-08-21Fixed CSS styles of the report.Andrey Ponomarenko
2015-08-21Set LANG=en_US.UTF-8 for objdump. Fixed style of the report.Andrey Ponomarenko
2015-08-14Fixed number of checked headers in the report summary. Removed support for ol...Andrey Ponomarenko
2015-08-14Fixed checks of base classes. Fixed -headers-list and -skip-symbols options. ...Andrey Ponomarenko
2015-08-13Removed -d option (you can find descriptor example in the documentation). Ren...Andrey Ponomarenko
2015-08-13New documentation.Andrey Ponomarenko
2015-08-11Added -types-list option. Fixed detection of DataType_Size_And_Stack rule. Li...Andrey Ponomarenko
2014-09-24Added 4.8.3 to the list of acceptable GCC versions.Andrey Ponomarenko
2014-04-22Fixed regression with SysCheck.pm moduleAndrey Ponomarenko
2014-04-16More accurate checking of ABI dump namesAndrey Ponomarenko
2014-03-06Improved detection of the GCC target architectureAndrey Ponomarenko
2014-03-05Corrected detection of the GCC target architecture; Added -gcc-options option;Andrey Ponomarenko
2014-03-04Check if the cpu architecture of the input objects is equal to architecture o...Andrey Ponomarenko
2014-02-06Merge pull request #8 from L3n41c/masterAndrey Ponomarenko
2014-02-06Fix the objdump command line when the path contains spacesLénaïc Huard
2014-01-231.99.9: Fixed duplicated entries in the XML report, fixed false positives, etc.Andrey Ponomarenko
2013-10-03Corrected rule Global_Data_SizeAndrey Ponomarenko
2013-09-27Fixed identification of header files in the include_preambleAndrey Ponomarenko
2013-09-16Merge branch 'master' of github.com:lvc/abi-compliance-checkerAndrey Ponomarenko
2013-09-16Faster on large input librariesAndrey Ponomarenko
2013-08-26Merge pull request #5 from malaterre/masterAndrey Ponomarenko
2013-08-26Fix some simple typos in man pageMathieu Malaterre
2013-08-09Do not hang on class A<N>:public A<N-1>Andrey Ponomarenko
2013-08-05Updated version and docsAndrey Ponomarenko
2013-08-01Support for incomplete ABI dumpsAndrey Ponomarenko
2013-07-30ABI Compliance Checker 1.99.8Andrey Ponomarenko
2013-07-01Fixed a crash when instantiating template typesAndrey Ponomarenko
2013-06-28Corrected checks for d-torsAndrey Ponomarenko
2013-06-28Updated docs to 1.99.5Andrey Ponomarenko
2013-06-28Fixed auto-search of include pathsAndrey Ponomarenko
2013-06-28Fixed infinite loop; Improved performance (5%).Andrey Ponomarenko
2013-06-26Updated docs to 1.99.3Andrey Ponomarenko