Andrey Ponomarenko

Results 29 issues of Andrey Ponomarenko

The review of API changes for the args4j library since 1.0 version: https://abi-laboratory.pro/java/tracker/timeline/args4j/ The report is updated 3 times a week (Mon, Wed, Fri). Hope it will be helpful for...

Hi, I'd like to share my results on API changes analysis of the library: https://abi-laboratory.pro/java/tracker/timeline/etcd4j/ The report is generated by the https://github.com/lvc/japi-compliance-checker tool for jars found at http://central.maven.org/maven2/org/mousio/etcd4j/ according to...

We need an option `--skip-namespaces=PATH` to provide a file with the list of name-spaces that should not be checked.

We need to port the tool on Mac OS with the help of `gobjdump` or `dwarfdump` tools in order to simplify usage of the `ABI Compliance Checker`.

The source-compatibility analysis report generated by ABICC should be added to the ABI timeline of a library.

Automatically filter checked symbols if module descriptor is available.

Sometimes the dladdr function fails to find some symbol names in the v-table. Output of `vtable-dumper /usr/lib64/libQt5Gui.so.5.4.2`: ``` Vtable for QImageTextureGlyphCache _ZTV23QImageTextureGlyphCache: 10 entries 0 (int (*)(...)) 0 8 (int...

The review of API changes for the Async Http Client library since 2.0.0 version: https://abi-laboratory.pro/java/tracker/timeline/async-http-client/ The report is updated 3 times a week (Mon, Wed, Fri). Hope it will be...

Hi, Here is the report on API changes and backward binary compatibility for the Fst library: https://abi-laboratory.pro/java/tracker/timeline/fst/ The report is generated by the https://github.com/lvc/japi-compliance-checker tool for jars at http://central.maven.org/maven2/de/ruedigermoeller/fst/ according...

May be useful for tracking API/ABI changes in the library: https://abi-laboratory.pro/tracker/timeline/chipmunk/ The report is created with the help of open-source abi-tracker tool: https://github.com/lvc/abi-tracker ![chipmunk2d-1](https://cloud.githubusercontent.com/assets/1517837/25081240/3c0cb992-235a-11e7-8003-a4e2ab32961e.png) ![chipmunk2d-2](https://cloud.githubusercontent.com/assets/1517837/25081243/4250019c-235a-11e7-9d14-8aeb00d6823a.png) ## Environment * Linux x86_64...