1. e30363a Released 1.99.25 by Andrey Ponomarenko · 8 years ago
  2. dd17216 Released 1.99.24 by Andrey Ponomarenko · 8 years ago
  3. ad3f504 Released 1.99.23 by Andrey Ponomarenko · 8 years ago
  4. e59087d Released 1.99.22 by Andrey Ponomarenko · 8 years ago
  5. d24a337 Updated docs to 1.99.21 by Andrey Ponomarenko · 8 years ago
  6. b3118d9 Use regular expressions instead of wildcards in -skip-* options. by Andrey Ponomarenko · 8 years ago
  7. 737aef5 Improved support for OS X. Fixed identifying of non-public structure fields in C. by Andrey Ponomarenko · 8 years ago
  8. 3ad495d Support for GCC 5.1 by Andrey Ponomarenko · 8 years ago
  9. 9e05bee Fixed comparison of qualifiers in parameter data types. Fixed problem descriptions in the report. Reduced size of the report. Fixed console output. by Andrey Ponomarenko · 8 years ago
  10. 0b4e203 Released 1.99.17 by Andrey Ponomarenko · 8 years ago
  11. 8a4c3f8 Verify changes in parameters of function pointers. Fixed comparison of virtual table entries. Do not show time stamp in the report. Fixed detection of the GCC version number. Fixed -skip-symbols option. by Andrey Ponomarenko · 8 years ago
  12. e3419b4 Do not check private part of the ABI. Fixed counting of checked data types. by Andrey Ponomarenko · 8 years ago
  13. 86b503b Fixed false positives in the report if input ABI dumps contain __unknown__ types. by Andrey Ponomarenko · 8 years ago
  14. dfd1245 Fixed support for old ABI dumps (formatting of data types). by Andrey Ponomarenko · 9 years ago
  15. 1b597c3 Fixed hang on some template instances. by Andrey Ponomarenko · 9 years ago
  16. 99640d3 Added -skip-types option. Fixed formatting of symbol signatures. Fixed checks of template types. by Andrey Ponomarenko · 9 years ago
  17. d20d2b8 Released 1.99.13 by Andrey Ponomarenko · 9 years ago
  18. 2c530f7 Check public symbols only when comparing public ABI dumps. by Andrey Ponomarenko · 9 years ago
  19. 1fbbce6 Added -skip-internal-types option. Fixed Makefile. Fixed Type_Became_Opaque, Parameter_Changed_Register, Parameter_From_Register and Parameter_To_Register rules. Added more metadata to the report. Fixed -headers-list option. Option -skip-internal renamed to -skip-internal-symbols. Fixed false positives if vtable-dumper generates incomplete data. by Andrey Ponomarenko · 9 years ago
  20. 15bfdc2 Fixed title of the report. Print warning if version number is not set in the ABI dump. by Andrey Ponomarenko · 9 years ago
  21. a6d2e22 Fixed Removed_Field_And_Layout rule. Fixed -skip-symbols option. by Andrey Ponomarenko · 9 years ago
  22. 8bfdcd8 Released 1.99.10 by Andrey Ponomarenko · 9 years ago
  23. 2076d6c Added more test cases. by Andrey Ponomarenko · 9 years ago
  24. 41834e3 Improved style of the report. by Andrey Ponomarenko · 9 years ago
  25. 5e80d97 Allow to check for source-compatibility in the -cmp-systems mode by specifying both -bin and -src options. by Andrey Ponomarenko · 9 years ago
  26. 2887476 Limit number of checked types if -headers-list option is specified. Carefully substitute parameters in rules. Fixed sorting of problems listed in the report. by Andrey Ponomarenko · 9 years ago
  27. ced3a67 Removed obsolete code. Fixed syntax errors. Fixed cross-platform issues. by Andrey Ponomarenko · 9 years ago
  28. 6fce0fa Fixed cross-platform issues. by Andrey Ponomarenko · 9 years ago
  29. 01e8e50 Set LANG=en_US.UTF-8 for objdump. Fixed style of the report. by Andrey Ponomarenko · 9 years ago
  30. ed4d389 Fixed checks of base classes. Fixed -headers-list and -skip-symbols options. Fixed list of headers in the report. Fixed style of the report. by Andrey Ponomarenko · 9 years ago
  31. 14b8f02 Removed -d option (you can find descriptor example in the documentation). Renamed -lib-full option to -title. by Andrey Ponomarenko · 9 years ago
  32. 52b2e35 Added -types-list option. Fixed detection of DataType_Size_And_Stack rule. Limited number of affected symbols shown for each BC problem in the report. Simplified Makefile. Do not install descriptors. Removed unused code. Improved CSS styles of the report. by Andrey Ponomarenko · 9 years ago
  33. c522134 Added 4.8.3 to the list of acceptable GCC versions. by Andrey Ponomarenko · 10 years ago
  34. 6bdaa96 Fixed regression with SysCheck.pm module by Andrey Ponomarenko · 10 years ago
  35. b9ed4c9 More accurate checking of ABI dump names by Andrey Ponomarenko · 10 years ago
  36. b862d1d Improved detection of the GCC target architecture by Andrey Ponomarenko · 10 years ago
  37. d2ed4c6 Corrected detection of the GCC target architecture; Added -gcc-options option; by Andrey Ponomarenko · 10 years ago
  38. 54040a1 Check if the cpu architecture of the input objects is equal to architecture of the used GCC compiler; Added -arch option by Andrey Ponomarenko · 10 years ago
  39. d595808 1.99.9: Fixed duplicated entries in the XML report, fixed false positives, etc. by Andrey Ponomarenko · 10 years ago
  40. 33ca7f1 Corrected rule Global_Data_Size by Andrey Ponomarenko · 11 years ago
  41. 2b029aa Fixed identification of header files in the include_preamble by Andrey Ponomarenko · 11 years ago
  42. 2489ef8 Faster on large input libraries by Andrey Ponomarenko · 11 years ago
  43. b6a65ee Do not hang on class A<N>:public A<N-1> by Andrey Ponomarenko · 11 years ago
  44. 522ffd4 Updated version and docs by Andrey Ponomarenko · 11 years ago
  45. f442c17 ABI Compliance Checker 1.99.8 by Andrey Ponomarenko · 11 years ago
  46. be558b8 Fixed a crash when instantiating template types by Andrey Ponomarenko · 11 years ago
  47. 082b4d0 Corrected checks for d-tors by Andrey Ponomarenko · 11 years ago
  48. 13bb033 Fixed auto-search of include paths by Andrey Ponomarenko · 11 years ago
  49. e3a8d81 Fixed infinite loop; Improved performance (5%). by Andrey Ponomarenko · 11 years ago
  50. 3e69aa3 Improved support for old ABI dumps by Andrey Ponomarenko · 11 years ago
  51. 177a66f ABI Compliance Checker 1.99.2 by Andrey Ponomarenko · 11 years ago
  52. ed17838 Support for ABI Dumper 0.97 by Andrey Ponomarenko · 11 years ago
  53. fe00e7e ABI Compliance Checker 1.99 by Andrey Ponomarenko · 11 years ago
  54. 8f4b981 ABI Compliance Checker 1.98.8 by Andrey Ponomarenko · 11 years ago
  55. 74b33ee ABI Compliance Checker 1.98.7 by Andrey Ponomarenko · 11 years ago
  56. 4b077f8 ABI Compliance Checker 1.98.6 by Andrey Ponomarenko · 11 years ago
  57. 570ece5 ABI Compliance Checker 1.98.5 by Andrey Ponomarenko · 11 years ago
  58. e3d6bf0 Improved matching of template symbols in headers and shared libraries. by Andrey Ponomarenko · 12 years ago
  59. 07aea07 Adapted to Mac OS X 10.8 and other fixes. by Andrey Ponomarenko · 12 years ago
  60. 9927e33 ABI Compliance Checker 1.98.4 by Andrey Ponomarenko · 12 years ago
  61. f48ec93 ABI Compliance Checker 1.98.3 by Andrey Ponomarenko · 12 years ago
  62. 01117f1 ABI Compliance Checker 1.98.2 by Andrey Ponomarenko · 12 years ago
  63. 35c44fd ABI Compliance Checker 1.98.1 by Andrey Ponomarenko · 12 years ago
  64. 5c09ef3 ABI Compliance Checker 1.98.0 by Andrey Ponomarenko · 12 years ago
  65. a01311b ABI Compliance Checker 1.97.8 by Andrey Ponomarenko · 12 years ago
  66. b8d203d ABI Compliance Checker 1.97.7 by Andrey Ponomarenko · 12 years ago
  67. 62ddcfa ABI Compliance Checker 1.97.6 by Andrey Ponomarenko · 12 years ago
  68. 8504379 ABI Compliance Checker 1.97.5 by Andrey Ponomarenko · 12 years ago
  69. 0d5917f ACC 1.97.4 by Andrey Ponomarenko · 12 years ago
  70. 989a50b ACC 1.97.3 by Andrey Ponomarenko · 12 years ago
  71. 1693447 ACC 1.97.2: corrected ABI dumps, improved HTML reports. by Andrey Ponomarenko · 12 years ago
  72. dde2dad ACC 1.97.1: code cleaning. by Andrey Ponomarenko · 12 years ago
  73. 1bdef34 ABI Compliance Checker 1.97 by Andrey Ponomarenko · 12 years ago
  74. 21f044e Renamed INSTALL.txt and LICENSE.txt by Andrey Ponomarenko · 12 years ago[Renamed from INSTALL.txt]
  75. ab28210 ABI Compliance Checker 1.96.8 by Andrey Ponomarenko · 12 years ago