1. 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
  2. e32f7ea Take -relpath option into account in the SysCheck.pm by Andrey Ponomarenko · 9 years ago
  3. ced3a67 Removed obsolete code. Fixed syntax errors. Fixed cross-platform issues. by Andrey Ponomarenko · 9 years ago
  4. 6fce0fa Fixed cross-platform issues. by Andrey Ponomarenko · 9 years ago
  5. 01e8e50 Set LANG=en_US.UTF-8 for objdump. Fixed style of the report. by Andrey Ponomarenko · 9 years ago
  6. 6ed91e7 Fixed number of checked headers in the report summary. Removed support for old dumps < 1.18. by Andrey Ponomarenko · 9 years ago
  7. 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
  8. 14b8f02 Removed -d option (you can find descriptor example in the documentation). Renamed -lib-full option to -title. by Andrey Ponomarenko · 9 years ago
  9. 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
  10. c522134 Added 4.8.3 to the list of acceptable GCC versions. by Andrey Ponomarenko · 10 years ago
  11. 6bdaa96 Fixed regression with SysCheck.pm module by Andrey Ponomarenko · 10 years ago
  12. b9ed4c9 More accurate checking of ABI dump names by Andrey Ponomarenko · 10 years ago
  13. b862d1d Improved detection of the GCC target architecture by Andrey Ponomarenko · 10 years ago
  14. d2ed4c6 Corrected detection of the GCC target architecture; Added -gcc-options option; by Andrey Ponomarenko · 10 years ago
  15. 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
  16. a914cb5 Fix the objdump command line when the path contains spaces by Lénaïc Huard · 10 years ago
  17. d595808 1.99.9: Fixed duplicated entries in the XML report, fixed false positives, etc. by Andrey Ponomarenko · 10 years ago
  18. 33ca7f1 Corrected rule Global_Data_Size by Andrey Ponomarenko · 11 years ago
  19. 2b029aa Fixed identification of header files in the include_preamble by Andrey Ponomarenko · 11 years ago
  20. 8a5b349 Merge branch 'master' of github.com:lvc/abi-compliance-checker by Andrey Ponomarenko · 11 years ago
  21. 2489ef8 Faster on large input libraries by Andrey Ponomarenko · 11 years ago
  22. bd1767a Fix some simple typos in man page by Mathieu Malaterre · 11 years ago
  23. b6a65ee Do not hang on class A<N>:public A<N-1> by Andrey Ponomarenko · 11 years ago
  24. 522ffd4 Updated version and docs by Andrey Ponomarenko · 11 years ago
  25. ac687f9 Support for incomplete ABI dumps by Andrey Ponomarenko · 11 years ago
  26. f442c17 ABI Compliance Checker 1.99.8 by Andrey Ponomarenko · 11 years ago
  27. be558b8 Fixed a crash when instantiating template types by Andrey Ponomarenko · 11 years ago
  28. 082b4d0 Corrected checks for d-tors by Andrey Ponomarenko · 11 years ago
  29. 13bb033 Fixed auto-search of include paths by Andrey Ponomarenko · 11 years ago
  30. e3a8d81 Fixed infinite loop; Improved performance (5%). by Andrey Ponomarenko · 11 years ago
  31. 3e69aa3 Improved support for old ABI dumps by Andrey Ponomarenko · 11 years ago
  32. 177a66f ABI Compliance Checker 1.99.2 by Andrey Ponomarenko · 11 years ago
  33. 46bef51 Fixed identification of target headers; Decreased severity of Field_Size rule in some particular cases by Andrey Ponomarenko · 11 years ago
  34. ed17838 Support for ABI Dumper 0.97 by Andrey Ponomarenko · 11 years ago
  35. c593c32 Show added/removed inline virtual functions by Andrey Ponomarenko · 11 years ago
  36. fe00e7e ABI Compliance Checker 1.99 by Andrey Ponomarenko · 11 years ago
  37. 8f4b981 ABI Compliance Checker 1.98.8 by Andrey Ponomarenko · 11 years ago
  38. 74b33ee ABI Compliance Checker 1.98.7 by Andrey Ponomarenko · 12 years ago
  39. 4b077f8 ABI Compliance Checker 1.98.6 by Andrey Ponomarenko · 12 years ago
  40. 570ece5 ABI Compliance Checker 1.98.5 by Andrey Ponomarenko · 12 years ago
  41. 57a405d Fixed an issue with processing of dependent libraries by Andrey Ponomarenko · 12 years ago
  42. 2956b97 Corrected Parameter_Type_Format BC rule. by Andrey Ponomarenko · 12 years ago
  43. 82bc257 Corrected checking of constants by Andrey Ponomarenko · 12 years ago
  44. 72930b9 Improved matching of template symbols in headers and shared libraries. by Andrey Ponomarenko · 12 years ago
  45. e3d6bf0 Improved matching of template symbols in headers and shared libraries. by Andrey Ponomarenko · 12 years ago
  46. 1477d2c Code cleaning by Andrey Ponomarenko · 12 years ago
  47. 82b005f Adapted to FreeBSD by Andrey Ponomarenko · 12 years ago
  48. bdc85a9 Adapted to Mac OS X 10.8: ctags by Andrey Ponomarenko · 12 years ago
  49. 2768170 Adapted to Mac OS X 10.8 by Andrey Ponomarenko · 12 years ago
  50. 07aea07 Adapted to Mac OS X 10.8 and other fixes. by Andrey Ponomarenko · 12 years ago
  51. 9927e33 ABI Compliance Checker 1.98.4 by Andrey Ponomarenko · 12 years ago
  52. f48ec93 ABI Compliance Checker 1.98.3 by Andrey Ponomarenko · 12 years ago
  53. 01117f1 ABI Compliance Checker 1.98.2 by Andrey Ponomarenko · 12 years ago
  54. 35c44fd ABI Compliance Checker 1.98.1 by Andrey Ponomarenko · 12 years ago
  55. 5c09ef3 ABI Compliance Checker 1.98.0 by Andrey Ponomarenko · 12 years ago
  56. a01311b ABI Compliance Checker 1.97.8 by Andrey Ponomarenko · 12 years ago
  57. b8d203d ABI Compliance Checker 1.97.7 by Andrey Ponomarenko · 12 years ago
  58. 62ddcfa ABI Compliance Checker 1.97.6 by Andrey Ponomarenko · 12 years ago
  59. 8504379 ABI Compliance Checker 1.97.5 by Andrey Ponomarenko · 12 years ago
  60. 0d5917f ACC 1.97.4 by Andrey Ponomarenko · 12 years ago
  61. 989a50b ACC 1.97.3 by Andrey Ponomarenko · 12 years ago
  62. 50d0295 ACC 1.97.2 by Andrey Ponomarenko · 12 years ago
  63. 2fba630 ACC 1.97.2 by Andrey Ponomarenko · 12 years ago
  64. bede837 ACC 1.97.2 by Andrey Ponomarenko · 12 years ago
  65. 1693447 ACC 1.97.2: corrected ABI dumps, improved HTML reports. by Andrey Ponomarenko · 12 years ago
  66. dde2dad ACC 1.97.1: code cleaning. by Andrey Ponomarenko · 12 years ago
  67. 1bdef34 ABI Compliance Checker 1.97 by Andrey Ponomarenko · 12 years ago
  68. ab28210 ABI Compliance Checker 1.96.8 by Andrey Ponomarenko · 12 years ago