aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
AgeCommit message (Expand)Author
2016-10-07Released 1.99.25Andrey Ponomarenko
2016-10-04Released 1.99.24Andrey Ponomarenko
2016-08-15Released 1.99.23Andrey Ponomarenko
2016-07-04Released 1.99.22Andrey Ponomarenko
2016-05-26Updated docs to 1.99.21Andrey Ponomarenko
2016-05-14Use regular expressions instead of wildcards in -skip-* options.Andrey Ponomarenko
2016-05-06Improved support for OS X. Fixed identifying of non-public structure fields i...Andrey Ponomarenko
2016-04-18Support for GCC 5.1Andrey Ponomarenko
2016-04-03Fixed comparison of qualifiers in parameter data types. Fixed problem descrip...Andrey Ponomarenko
2016-03-12Released 1.99.17Andrey Ponomarenko
2016-02-21Verify changes in parameters of function pointers. Fixed comparison of virtua...Andrey Ponomarenko
2016-01-28Do not check private part of the ABI. Fixed counting of checked data types.Andrey Ponomarenko
2015-12-11Fixed false positives in the report if input ABI dumps contain __unknown__ ty...Andrey Ponomarenko
2015-11-12Fixed support for old ABI dumps (formatting of data types).Andrey Ponomarenko
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-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-26Removed obsolete code. Fixed syntax errors. Fixed cross-platform issues.Andrey Ponomarenko
2015-08-25Fixed cross-platform issues.Andrey Ponomarenko
2015-08-21Set LANG=en_US.UTF-8 for objdump. Fixed style of the report.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-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-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-16Faster on large input librariesAndrey Ponomarenko
2013-08-09Do not hang on class A<N>:public A<N-1>Andrey Ponomarenko
2013-08-05Updated version and docsAndrey 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-28Fixed auto-search of include pathsAndrey Ponomarenko
2013-06-28Fixed infinite loop; Improved performance (5%).Andrey Ponomarenko
2013-06-26Improved support for old ABI dumpsAndrey Ponomarenko