]> sourceware.org Git - libabigail.git/shortlog
libabigail.git
2016-12-19 Chenxiong QiWarn properly when cannot find peer RPM
2016-12-19 Chenxiong QiRead Koji config via Koji API
2016-12-19 Chenxiong QiFollow moved packages when download
2016-12-19 Chenxiong QiMore document for local RPMs comparison
2016-12-15 Ondrej OpralaProperly report missing files for abipkgdiff
2016-12-15 Dodji SeketeliMisc style cleanup
2016-12-15 Dodji Seketelimake is_anonymous_type work for unions and classes
2016-12-15 Dodji SeketeliNaming typedefs of classes are not read properly from...
2016-12-15 Dodji SeketeliDon't early-canonicalize function types when reading...
2016-12-13 Ondrej OpralaCheck --enable-rpm dependencies more rigorously
2016-12-13 Ondrej Opralaabipkgdiff doesn't mention --no-default-suppression...
2016-12-12 Ondrej OpralaFix a few remarks made by cppcheck
2016-12-12 Ondrej OpralaBug 19272 - abipkgdiff doesn't report arch change
2016-12-12 Chenxiong QiBug 20380 - Compare two local RPMs
2016-12-12 Dodji SeketeliFix template_decl::hash::operator()
2016-12-09 Dodji SeketeliFix aborting when reading .foo symbols from a ppc64...
2016-12-05 Dodji SeketeliBug 20927 - Segfault when $HOME is not set
2016-12-02 Dodji SeketeliBug 20887 - Show relative change of offsets
2016-12-02 Dodji SeketeliRename tests/update-test-read-dwarf-output.py
2016-11-30 Dodji SeketeliAdd tests/data/test-diff-suppr/test33-report-0.txt...
2016-11-30 Dodji SeketeliBug 20670 - abipkgdiff aborts if $XDG_CACHE_HOME does...
2016-11-29 Dodji SeketeliVery light speed improvements
2016-11-29 Dodji SeketeliIntroduce on-the-fly type canonicalization
2016-11-29 Dodji SeketeliFix pretty representation of array types
2016-11-29 Dodji SeketeliSupport naming typedef and use them to speed up type...
2016-11-29 Dodji SeketeliImplement de-duplication for types and decls at DWARF...
2016-11-29 Dodji SeketeliSetup per-corpus type maps indexed by type names
2016-11-29 Dodji SeketeliAllow pretty printing function decls for internal purposes
2016-11-26 Dodji SeketeliMake bash completion files non-executable
2016-11-26 Dodji SeketeliA suppressed diff node implies suppressing all equivale...
2016-11-26 Dodji SeketeliForgot to consider libtest33-v{0,1}.so in test-diff...
2016-11-24 Dodji SeketeliBump version number to 1.0.rc7
2016-11-24 Dodji SeketeliUpdate website for 1.0.rc6
2016-11-24 Dodji SeketeliUpdate NEWS and ChangeLog for 1.0.rc6 libabigail-1.0.rc6
2016-11-24 Dodji SeketeliAvoid using size_t to get DWARF data
2016-11-24 Dodji SeketeliFix a compiler warning issued by GCC 6.2.1
2016-11-24 Dodji SeketeliFix offset type mismatch
2016-11-24 Dodji SeketeliFix indentation in abg-writer.cc
2016-11-24 Dodji SeketeliSupport reading data member offset from DW_AT_bit_offset
2016-11-23 Dodji SeketeliLexicographically sort union data members in change...
2016-11-23 Dodji SeketeliBetter diagnostics when wget is missing
2016-11-22 Dodji SeketeliSupport union types
2016-11-10 Dodji SeketeliSupport empty properties in INI files
2016-11-10 Dodji SeketeliRename config::property_vector into config::properties_type
2016-11-10 Dodji SeketeliApply harmless and harmful filters in one pass
2016-11-10 Dodji SeketeliAvoid stripping typedefs too much
2016-11-08 Dodji SeketeliMisc style cleanups in abg-ir.cc
2016-11-03 Dodji SeketeliFactorize out string representation of array_type_def...
2016-11-03 Dodji SeketeliFactorize out parsing of integral types
2016-11-03 Dodji SeketeliMisc style fixes in abg-ir.cc
2016-11-03 Dodji SeketeliConsider a method_decl as always being a member decl
2016-11-03 Dodji SeketeliCleanup void and variadic parameter type interfaces
2016-11-03 Dodji SeketeliCleanup some entry points in abg-fwd.h
2016-11-03 Dodji SeketeliFix abigail::ir::get_type_scope()
2016-10-27 Dodji SeketeliBug 20740 Broken check for dwarf_getalt in configure.ac
2016-10-11 Dodji SeketeliCanonicalize function types when reading from DWARF
2016-10-11 Dodji SeketeliMisc cleanups here and there
2016-10-10 Dodji SeketeliCleanup namespace importing in abg-interned-str.h
2016-10-10 Dodji SeketeliCleanup functions to detect infinite comparison of...
2016-10-10 Dodji SeketeliCleanup class_decl inifite comparison detection
2016-10-10 Dodji SeketeliApply ODR-based type comparison optimization to functio...
2016-10-10 Dodji SeketeliPrevent infinite loops while comparing two function_type
2016-10-10 Dodji SeketeliDefine a new interned_string_set_type typedef
2016-09-23 Dodji SeketeliUpdate reference output of runtestreaddwarf
2016-09-21 Matthias KloseFix typo in abipkgdiff
2016-09-21 Dodji SeketeliBetter handle fedabipkgdiff dependencies detection
2016-09-21 Dodji SeketeliAdd default suppression specifications for C++ binaries
2016-09-21 Dodji SeketeliAdd default suppression specification for webkitgtk
2016-09-21 Dodji SeketeliDrop suppressed ABI artifacts from the IR
2016-09-21 Dodji SeketeliPimplify the abigail::ir::scope_decl type
2016-09-21 Dodji SeketeliAdd new helper functions
2016-09-21 Dodji SeketeliDo not emit empty namespaces in abixml
2016-09-21 Dodji SeketeliFix misleading indentation issues
2016-08-30 Dodji SeketeliBug 20534 - abipkgdiff wrongly displays the name of...
2016-08-24 Dodji SeketeliBug 20420 - Wrong ODR-based type comparison optimizatio...
2016-08-23 Dodji SeketeliDon't walk diff trees indefinitely when applying suppre...
2016-07-27 Dodji SeketeliControl symbols exported from libabigail.so
2016-07-26 Dodji SeketeliSupport DW_TAG_type_unit
2016-07-26 Dodji SeketeliMisc code cleanup
2016-07-26 Dodji SeketeliGeneralize DIE source concept in DWARF reader
2016-07-26 Dodji SeketeliCleanup is_class and is_compatible_with_class_type
2016-07-26 Dodji SeketeliAdd ABG_ASSERT_NOT_REACHED macro
2016-07-26 Dodji SeketeliPrepare support for symbol visibility control
2016-07-15 Chenxiong QiMake fedabipkgdiff consistent with Libabigail's other...
2016-07-13 Dodji SeketeliFix spurious type size change report for distinct_diff
2016-07-13 Dodji SeketeliBug 20199 - Consider integral type synonyms as being...
2016-07-08 Dodji SeketeliBug 20332 - too many ...'s counted as parameters
2016-07-07 Dodji SeketeliBetter recognize qualified void type
2016-07-05 Dodji SeketeliBug 20194 - Fail to recognize void type represented...
2016-07-04 Dodji SeketeliAdd a new overload for is_type_decl
2016-06-30 Chenxiong QiAdd --abipkgdiff option in manual and bash completion
2016-06-30 Chenxiong QiAdd fedabipkgdiff bash completion to dist
2016-06-29 Chenxiong QiUpdate bash completion for fedabipkgdiff
2016-06-29 Dodji SeketeliBump version number to 1.0.rc6
2016-06-29 Dodji SeketeliUpdate web page for 1.0.rc5
2016-06-28 Dodji SeketeliUpdate ChangeLog for 1.0.rc5 libabigail-1.0.rc5
2016-06-28 Dodji SeketeliUpdate NEWS file in preparation for 1.0.rc5
2016-06-28 Dodji SeketeliFix python interpreter path for el6
2016-06-24 Dodji SeketeliMisc cleanup in abg-reader.cc
2016-06-24 Dodji SeketeliUse ODR-based optimization on C/C++ translation unit...
next
This page took 0.071117 seconds and 5 git commands to generate.