]> sourceware.org Git - libabigail.git/shortlog
libabigail.git
2018-05-14 Dodji SeketeliSort the output of the leaf reporter
2018-05-14 Dodji SeketeliShow data member offsets in bytes too
2018-05-14 Dodji SeketeliInitial support of anonymous data members
2018-04-30 Dodji SeketeliRepresent sizes and offsets in bytes and hexadecimal...
2018-04-18 Dodji SeketeliUse absolute builddir paths in automake test files
2018-04-16 Jonathan WakelyUse std::string::substr instead of appending single...
2018-04-16 Jonathan WakelyRename misleading remove_trailing_white_spaces functions
2018-04-16 Jonathan WakelyRemove unused local set<string> variables
2018-04-16 Jonathan WakelyRemove assertion with side-effects
2018-04-13 Dodji SeketeliMisc style changes
2018-04-13 Dodji SeketeliUpdate tests for the "better leaf mode redundancy manag...
2018-04-13 Dodji Seketeli[abipkgdiff]: in leaf mode we always show redundant...
2018-04-13 Dodji SeketeliWhen we say an a change was reported earlier give its...
2018-04-13 Dodji SeketeliAvoid reporting an enum change if it has already been...
2018-04-13 Dodji SeketeliAlways show redundant changes in leaf mode
2018-04-13 Dodji SeketeliFix leaf report of class data member changes
2018-04-13 Dodji SeketeliOnly show leaf type changes in the leaf type changes...
2018-04-13 Dodji SeketeliDon't filter out typedef changes with redundant underly...
2018-04-13 Dodji SeketeliImprove function changes reporting in leaf and default...
2018-04-13 Dodji SeketeliBetter handle category propagation of pointer changes
2018-04-13 Dodji SeketeliFix meaning of "harmless name change" to avoid overfilt...
2018-04-13 Dodji SeketeliDo not mark "distinct" diff nodes as being redundant
2018-04-13 Dodji SeketeliOverhaul of the report diff stats summary
2018-04-13 Dodji SeketeliDo not show decl-only-to-def changes in the leaf reporter
2018-04-13 Dodji SeketeliDon't possibly forget type definition when reading...
2018-03-30 Dodji SeketeliDon't crash when invoking kmidiff with no debug info...
2018-03-30 Dodji SeketeliDo not enable fedabipkgdiff tests if fedabipkgdiff...
2018-03-29 Chenxiong QiBug 22722 - Make fedabipkgdiff and its tests support...
2018-03-29 Dodji SeketeliDetect the presence of 'rpm' as it's now needed by...
2018-03-28 Dodji SeketeliMake abipkgdiff avoid comparing private DSOs from RPMs
2018-03-16 Dodji SeketeliSkip changes to function *types* in the leaf reporter
2018-03-16 Dodji SeketeliReport change locations in leaf reports
2018-03-06 Dodji SeketeliMake the "upload-release" target be usable in parallel
2018-03-06 Dodji SeketeliBump version number to 1.3
2018-03-06 Dodji SeketeliUpdate website for 1.2
2018-03-06 Dodji SeketeliUpdate ChangeLog for 1.2 libabigail-1.2
2018-03-06 Dodji SeketeliUpdate NEWS file for 1.2
2018-03-06 Dodji SeketeliFix typo in abipkgdiff documenation
2018-03-06 Dodji SeketeliUpdate abipkgdiff documentation wrt suppression specifi...
2018-03-06 Dodji SeketeliFix indentation in the DWARF reader
2018-03-02 Dodji SeketeliFix the output indentation of abidiff --help
2018-03-02 Dodji SeketeliBug 22913 - Correctly de-duplicate pointers to anonymou...
2018-02-28 Dodji SeketeliInitial support for Ada ranges
2018-02-06 Dodji SeketeliAdd newline at end of version string display
2018-01-31 Dodji SeketeliBump version number to 1.2
2018-01-29 Dodji SeketeliUpdate website for 1.1 libabigail-1.1
2018-01-29 Dodji SeketeliUpdate ChangeLog for 1.1
2018-01-29 Dodji SeketeliUpdate NEWS file for 1.1
2018-01-29 Dodji SeketeliCorrectly link with pthread
2018-01-18 Dodji SeketeliSkip class types with changed names in leaf reports
2018-01-16 Dodji SeketeliOnly consider local changes when filtering subtype...
2018-01-16 Dodji SeketeliMake kmidiff show the wrong option when it complains...
2018-01-12 Dodji SeketeliFix typo in abipkgdiff.cc
2018-01-12 Dodji SeketeliSuppress duplicates when listing package content
2018-01-12 Dodji SeketeliFix symlinks paths handling in abipkgdiff
2018-01-12 Dodji SeketeliFix logic in common_prefix
2018-01-12 Dodji Seketeliabipkgdiff --verbose shouldn't trigger --fail-no-dbg
2018-01-10 Dodji SeketeliBug 22692 - Consider Java as a language that supports...
2018-01-09 Dodji SeketeliFix version revision number printing in tools --help...
2018-01-09 Dodji SeketeliBug 22684 - Add --d{1,2} options to kmidiff
2018-01-08 Dodji SeketeliUpdate copyright notice for all source files
2017-12-15 Dodji SeketeliBug 22437 - Make fedabipkgdiff use all debug info RPMs...
2017-12-15 Dodji SeketeliImprove comments wording in fedabipkgdiff
2017-12-11 Dodji SeketeliUpdate & cleanup the tools manuals summary
2017-12-06 Dodji SeketeliBug 22488 - Make abipkgdiff handle different binaries...
2017-12-01 Dodji SeketeliFully report diagnostic about alternate debug info...
2017-11-27 Dodji SeketeliBug 22436 - make abipkgdiff accept several debuginfo...
2017-11-22 Dodji SeketeliUpdate version number to 1.1
2017-11-22 Dodji SeketeliBug 22076 - Disable fedabipkgdiff for old koji clients
2017-11-22 Dodji SeketeliUpdate the release text template after 1.0
2017-11-22 Dodji SeketeliUpdate website for 1.0
2017-11-21 Dodji SeketeliUpdate NEWS file for 1.0 libabigail-1.0
2017-11-21 Dodji SeketeliAutomatically Update ChangeLog for 1.0
2017-11-21 Dodji SeketeliBug 22438 - Emit a clear message when debug info is...
2017-11-13 Dodji SeketeliSupport systems where fts.h can't be used with _FILE_OF...
2017-11-08 Dodji SeketeliEdit the NEWS file a tiny little bit for 1.0
2017-11-08 Dodji SeketeliAutomatically Update ChangeLog for 1.0
2017-11-08 Dodji SeketeliUpdate NEWS file for 1.0 changes
2017-11-08 Dodji SeketeliBump version number to 1.0
2017-11-08 Dodji SeketeliDon't make system headers depend on config.h
2017-11-02 Dodji SeketeliWire the --no-show-locs option to abidw
2017-11-02 Dodji SeketeliAllow setting options to instances of xml_writer::write...
2017-11-02 Dodji SeketeliRemove useless vertical space from src/abg-writer.cc
2017-10-16 Dodji SeketeliAdd a --suppressions option to fedabipkgdiff
2017-10-16 Dodji SeketeliHandle exceptions when global_config is not yet set...
2017-10-11 Dodji SeketeliFix a indentation warning from GCC 7.2.1
2017-10-11 Dodji SeketeliCleanup a switch-case logic to avoid a GCC 7.2.1 warning
2017-10-09 Mark WielaardFix -Wmisleading-indentation warning in abg-leaf-report...
2017-10-08 Dodji SeketeliAdd --impacted-changes option to kmidiff
2017-10-08 Dodji SeketeliAdd --full-impact option to kmidiff
2017-10-08 Dodji SeketeliAdd a --leaf-changes-only option to abipkgdiff
2017-10-08 Dodji SeketeliInitial implementation of a --leaf-changes-only option...
2017-10-06 Dodji SeketeliAllow several kinds of reports to be emitted
2017-10-06 Dodji SeketeliUpdate copyright year to tools/abidiff.cc
2017-10-06 Dodji SeketeliAdd missing comment to type declaration
2017-10-04 Dodji SeketeliMisc style fixes in abg-writer.cc
2017-10-04 Dodji SeketeliInitialize naked canonical type
2017-10-04 Dodji Seketeli[abixml writer] Use an unordered set when appropriate
2017-10-02 Dodji Seketeli[abixml writer] Store pointers to emitted types rather...
2017-09-27 Dodji SeketeliUse an unordered map for canonical DIE offsets
next
This page took 0.062527 seconds and 5 git commands to generate.