]> sourceware.org Git - libabigail.git/shortlog
libabigail.git
2017-07-03 Dodji SeketeliBug 21567 - Fedabipkgdiff matches build distro names...
2017-06-14 Sinny KumariCheck if return_codes list is empty in fedabipkgdiff
2017-06-13 Dodji SeketeliDo not forget to erase temporary directories in abipkgdiff
2017-06-02 Ben WoodardFix more clang build warnings
2017-06-02 Ben WoodardFix some clang compile problems
2017-05-31 Sinny KumariAdd --self-compare option in fedabipkgdiff
2017-05-10 Dodji SeketeliAvoid building DIE -> parent DIE map when analyzing...
2017-05-10 Dodji SeketeliSpeed up access to the definition of a class declaratio...
2017-05-10 Dodji SeketeliSpeedup comparison of decl-only classes
2017-05-10 Dodji SeketeliUpdate the description of what abipkgdiff does
2017-05-10 Dodji SeketeliMisc cleanups in abg-writer.cc
2017-05-10 Dodji SeketeliDon't consider changes to basic types as being redundant
2017-05-10 Dodji SeketeliRename fn_parm_diff::get_type_diff into fn_parm_diff...
2017-05-10 Dodji SeketeliInvalidate function and variable ID cache when invoking...
2017-05-10 Dodji SeketeliRemove useless overloads of is_type
2017-05-10 Dodji SeketeliEnsure build_qualified_type can return non-qualified...
2017-05-10 Dodji SeketeliFix array subranges (wrongly) having the same lower...
2017-05-10 Dodji SeketeliFix buffer overrun in 'equals' function for arrays
2017-04-18 Dodji SeketeliFix a race condition in queue::priv::do_bring_workers_down
2017-04-14 Ondrej Opralacppcheck: mitigate performance warnings
2017-04-14 Ondrej OpralaFix cppcheck error: "Same iterator is used with differe...
2017-04-14 Ondrej OpralaClean up scripts/*
2017-04-12 Ondrej OpralaFix comparison used instead of an assignment
2017-04-12 Dodji SeketeliFix some random deadlock while running fedabipkgidiff...
2017-03-27 Slava BarinovFix types in header to meet sources
2017-03-24 Dodji SeketeliLaunch fedabipkgdiff tests first
2017-03-24 Dodji SeketeliBug 21296 - Reporting diff of const ref against non...
2017-03-22 Chenxiong QiBug 20087 - Clean cache before or after ABI comparison
2017-03-17 Dodji SeketeliShut down a helgrind false positive in the "system...
2017-03-15 Dodji SeketeliFix data race on worker::queue::priv::bring_workers_down
2017-03-07 Dodji SeketeliBug 21228 - Handle cloning union member functions
2017-03-03 Dodji SeketeliConsider file path when sorting virtual member functions
2017-03-03 Dodji SeketeliFix virtual members sorting to unbreak the build on EL6
2017-03-02 Dodji SeketeliMake Helgrind suppressions less specific to libgcc_s...
2017-03-02 Dodji SeketeliMore Helgrind suppressions
2017-03-02 Dodji SeketeliSilence Helgrind reports about exception stack unwinding
2017-03-01 Dodji SeketeliMake the helgrind suppressions less specific
2017-03-01 Dodji SeketeliMove test-read-dwarf.cc to abigail::workers
2017-02-28 Dodji SeketeliDisplay the command that failed the runtestfedabipkgdif...
2017-02-27 Dodji SeketeliMake abipkgdiff.cc use the abigail::workers interface
2017-02-27 Dodji SeketeliDo not ignore valgrind checks returning an error
2017-02-27 Dodji SeketeliAdd a "make check-valgrind-helgrind-recursive" target
2017-02-27 Dodji SeketeliSeveral fixes and enhancements to abigail::workers
2017-02-15 Dodji SeketeliFix typo in help string of abipkgdiff
2017-02-15 Dodji Seketelifedabipkgdiff refuses to compare packages with the...
2017-02-15 Dodji SeketeliAdd missing tests input files to distribution files
2017-02-15 Dodji SeketeliAdd missing new line to an error message of runtestfeda...
2017-02-15 Dodji SeketeliFix silent failure of tests/runtestfedabipkgdiff.py
2017-02-14 Dodji SeketeliMisc style fixes
2017-02-14 Dodji SeketeliBug 20476 - Compare virtual member functions when compa...
2017-02-14 Dodji SeketeliFix indentation in src/abg-writer.cc
2017-02-13 Dodji SeketeliAdjust reference output of test-annotate
2017-02-13 Dodji SeketeliFix help string for --header-dirs
2017-02-13 Dodji SeketeliMake abidw --headers-dir work with the --out-file option
2017-01-24 Ondrej OpralaBug 20970 - Add a --annotate option to abidw
2017-01-20 Dodji SeketeliFix test-diff-pkg after commit 2dcc606
2017-01-20 Dodji SeketeliAdd --harmless option to abipkgdiff
2017-01-20 Dodji SeketeliFix suppression category propagation in diff node graph
2017-01-18 Dodji SeketeliBug 21058 - abipkgdiff wrongly drops non-public types
2017-01-18 Dodji SeketeliFix some include logic in abg-suppression.cc
2017-01-16 Dodji SeketeliSupport virtual member functions with vtable offset...
2017-01-16 Dodji Seketeli[comparison engine] Don't crash when the context is...
2017-01-16 Dodji Seketeli[dwarf reader] Don't abort when trying to canonicalize...
2017-01-16 Dodji Seketeli[dwarf reader] properly separate function decls and...
2017-01-16 Dodji Seketeli[dwarf reader] Allow updating and de-duplicating member...
2017-01-16 Dodji Seketeli[dwarf reader] Do not over de-duplicate function *defin...
2017-01-16 Dodji Seketeli[dwarf reader] Fix pretty printing static methods from...
2017-01-16 Dodji SeketeliHandle several virtual member functions having the...
2017-01-16 Dodji SeketeliSpeed up pretty representing (function) types
2017-01-16 Dodji SeketeliAdd missing deep comparison operators for {function...
2017-01-16 Dodji SeketeliFix performance regression while analyzing libjvm.so
2017-01-16 Dodji SeketeliUpdate copyright notice for abg-fwd.h, abg-ir.h and...
2017-01-16 Dodji SeketeliRemove unused functions from abg-ir.cc
2017-01-06 Dodji SeketeliSupport Linux Kernel ABI whitelist files
2017-01-06 Dodji SeketeliSupport Linux Kernel binaries
2017-01-06 Dodji SeketeliAdd debug routines to dump locations to a stream
2017-01-06 Dodji SeketeliBetter de-duplicate classes, unions, enums in non-odr...
2017-01-06 Dodji SeketeliAdjust some reference outputs of the test-read-dwarf...
2017-01-05 Ondrej OpralaBug 18754 - Add the "--no-added-syms" option to abidiff
2017-01-05 Dodji SeketeliUpdate copyright year on a bunch of files
2017-01-05 Dodji Seketeli[apidoc] Allow brief description at the top of class...
2017-01-05 Dodji SeketeliMisc style fixes
2017-01-05 Dodji SeketeliMisc comments and apidoc fixes
2017-01-05 Dodji SeketeliSpeedup set_member_is_static
2017-01-05 Dodji SeketeliAvoid unnecessary updates to type lookup maps
2017-01-05 Dodji SeketeliUpdate tests/data/test-read-dwarf/*.abi files
2017-01-05 Dodji SeketeliUpdate tests/data/test-diff-dwarf-abixml/test0-pr19026...
2017-01-05 Dodji Seketeli[abixml writer] Make sure all function types are emitted
2017-01-05 Dodji Seketeli[abixml writer] Fix comparison of pointer to types
2017-01-05 Dodji Seketeli[dwarf-reader] Don't early canonicalize function types
2017-01-05 Dodji SeketeliFix qualified name caching for some types
2017-01-05 Dodji SeketeliCleanup ODR-based type canonicalization optimization...
2017-01-05 Dodji SeketeliFix a typo in method name computation
2017-01-05 Dodji SeketeliUpdate tests/data/test-diff-pkg/libICE-1.0.6-1.el6...
2017-01-05 Dodji SeketeliUpdate tests/data/test-read-write/test27.xml
2017-01-05 Dodji Seketeli[dwarf-reader] Handle per translation-unit type de...
2017-01-05 Dodji SeketeliHandle per translation unit and per corpus types maps
2017-01-05 Dodji SeketeliMake abg-fwd.h use *_sptr typedefs
2016-12-19 Chenxiong QiFix wrong variable name
2016-12-19 Chenxiong QiWarn properly when cannot find peer RPM
next
This page took 0.065441 seconds and 5 git commands to generate.