]> sourceware.org Git - libabigail.git/shortlog
libabigail.git
2015-08-19 Dodji SeketeliPropagate canonical type of a class definition to its...
2015-08-19 Dodji SeketeliMake type_has_non_canonicalized_subtype() tighter
2015-08-19 Dodji SeketeliMake decl_base::get_qualified_name() work when decl...
2015-08-18 Dodji SeketeliBug 18844 - assert failure in abidw at abg-dwarf-reader...
2015-08-18 Dodji SeketeliFix a little glitch in the test suite
2015-08-18 Dodji SeketeliEscape XML property names that were not escaped before
2015-08-14 Dodji SeketeliBug 18828 - Handle force-resolving of multiple declarat...
2015-08-14 Dodji SeketeliAvoid declaring a type several times in the same TU...
2015-08-14 Dodji SeketeliMisc style fixes in the XMLABI writer
2015-08-14 Dodji SeketeliFix typos in abipkgdiff
2015-08-14 Dodji SeketeliInstall the manpage for abipkgdiff
2015-08-14 Dodji SeketeliBug 18818 - abidw aborts on a class with a non-complete...
2015-08-14 Dodji SeketeliUpdate the abipkgdiff manual to say that .deb files...
2015-08-14 Dodji SeketeliUpdate comment about the supported formats in abipkgdiff
2015-08-14 Dodji SeketeliMake the support of RPM and DEB package formats conditional
2015-08-14 Matthias KloseAdd support for .deb files to abipkgdiff
2015-08-14 Dodji SeketeliAdd configure check for rm and mkdir used by abipkgdiff
2015-08-14 Dodji SeketeliFix a comment in configure.ac
2015-08-14 Dodji SeketeliDo not remove api and website source files by accident
2015-08-13 Dodji SeketeliAdd an abipkgdiff --fail-no-dbg command line option
2015-08-13 Dodji SeketeliAdd -h and -d option shortcuts to abidw
2015-08-13 Dodji SeketeliAdd a -h option shortcut to abidiff
2015-08-13 Dodji SeketeliAdd a -h shortcup to abipkgdiff --help
2015-08-09 Dodji SeketeliBug 18791 - libabigail fails to read the output of...
2015-08-09 Dodji SeketeliFix a thinko in language support de-serialization
2015-08-06 Dodji SeketeliAdd --no-added-syms to abipkgdiff
2015-08-06 Dodji SeketeliUpdate diff stats when added symbols are removed from...
2015-08-01 Dodji SeketeliMake applying supp specs through pointer access look...
2015-07-24 Dodji SeketeliMake abipkgdiff erase the *parent* directory of tempora...
2015-07-24 Dodji SeketeliMake the name of the removed variable section be consistent
2015-07-24 Dodji SeketeliConsider default symbol versions when computing added...
2015-07-24 Dodji SeketeliFix a thinko in removed variables detection
2015-07-23 Dodji SeketeliFix logic of type_has_non_canonicalized_subtype()
2015-07-23 Dodji SeketeliFix style issues
2015-07-23 Dodji SeketeliAdding member type doesn't reset declaration-only-ness...
2015-07-22 Dodji SeketeliExtract all packages for a given run of abipkgdiff...
2015-07-22 Dodji SeketeliAdd a --keep-tmp-files option to abipkgidff
2015-07-21 Dodji SeketeliShow linkage names in abipkgdiff output
2015-07-21 Dodji SeketeliAdd --no-added-binaries to abipkgdiff
2015-07-21 Dodji Seketelimake abipkgdiff return a proper exit code
2015-07-21 Dodji SeketeliFix logic of determining if changes happened in abidiff
2015-07-21 Dodji SeketeliAdd a new corpus_diff::has_net_changes() entry point
2015-07-20 Dodji SeketeliFix type synthesis to fix abicompat weak mode
2015-07-20 Dodji SeketeliClean up the output of abicompat weak mode
2015-07-20 Sinny KumariDisplay --suppressions|--suppr option in help usage
2015-07-20 Dodji SeketeliFix computing the set of exported functions and varible...
2015-07-20 Dodji SeketeliFix the wording of description of abipkgdiff.cc again
2015-07-20 Dodji SeketeliRemove use of tmpnam from abilint
2015-07-19 Dodji SeketeliTry to avoid a race condition when abipkgdiff extracts...
2015-07-19 Dodji SeketeliFix the wording of the description of the abipkgdiff...
2015-07-19 Dodji SeketeliFix the --suppressions manual doc for abidiff
2015-07-19 Dodji SeketeliOn changed fn, show symbol info when name is different...
2015-07-19 Dodji SeketeliAdd --suppressions to abipkgdiff
2015-07-19 Dodji SeketeliSupport file_name_regexp and soname_regexp in supp...
2015-07-18 Dodji SeketeliFix possible crash in suppression evaluation
2015-07-17 Dodji SeketeliFix '--' being rendered as '-' in html manuals
2015-07-17 Dodji SeketeliFix the --verbose option
2015-07-17 Dodji SeketeliCleanup the output for added/removed binaries
2015-07-17 Dodji SeketeliAvoid redundant diff report messages by default.
2015-07-17 Dodji SeketeliSupport comparing only shared libraries
2015-07-17 Dodji SeketeliComment functions and types of abipkgdiff
2015-07-17 Sinny KumariAdd regression tests for abipkgdiff tool
2015-07-17 Dodji SeketeliAdd a manual for abipkgidiff
2015-07-17 Dodji SeketeliComment functions and types of abipkgdiff
2015-07-17 Dodji SeketeliVarious style fixes
2015-07-17 Dodji SeketeliRemove the last direct fiddling with ELF from abipkgdiff.cc
2015-07-17 Dodji SeketeliAdd a --verbose option to abipkgdiff
2015-07-17 Dodji SeketeliUse the library to implement ABI comparison in abipkgdiff
2015-07-17 Dodji SeketeliFix several string passing issues in abipkgdiff.cc
2015-07-17 Dodji SeketeliOnly try to compare DSOs or executable binaries in...
2015-07-17 Dodji SeketeliAvoid flushing the output stream in abipkgdiff.cc
2015-07-17 Sinny KumariMove get_soname() function to abg-dwarf-reader.h/cc
2015-07-17 Dodji SeketeliImportant organizational changes in abipkgdiff.cc
2015-07-17 Dodji SeketeliWording fixes in abipkgdiff.cc
2015-07-17 Dodji SeketeliRe-indent tools/abipkgdiff.cc
2015-07-17 Dodji SeketeliSome slight typo and wording fixes in abipkgdiff
2015-07-17 Dodji SeketeliRemove names of unused variables in callback()
2015-07-17 Dodji SeketeliRemove useless const from the declaration of extract_rpm()
2015-07-17 Dodji SeketeliEnd all branches of get_soname() finish with a return...
2015-07-17 Dodji SeketeliFix abipkgdiff compilation issues
2015-07-17 Sinny KumariExclude processing symlink, display removed/added binar...
2015-07-17 Sinny KumariStdout ABI changes if same binary found in both package
2015-07-17 Sinny KumariSave ELF files, their type and SONAME if exist for...
2015-07-17 Sinny KumariExtract packages(RPMs) into temporary directories for...
2015-07-17 Sinny KumariGuess RPM file type
2015-07-17 Sinny KumariInitial skeleton of abipkgdiff tool
2015-07-16 Dodji SeketeliSupport reading binaries that do not have a symbol...
2015-07-16 Dodji SeketeliRemove extra vertical spaces from diff report
2015-07-09 Dodji SeketeliAllow null types in type comparison again
2015-07-09 Dodji SeketeliHandle the life time of the map of canonical types
2015-07-09 Dodji SeketeliAdd --d{1,2} shortcut options for --debug-info-dir...
2015-07-09 Dodji SeketeliFactorize incompatible and subtype changes detection
2015-07-08 Dodji SeketeliAdjust some tests for output changes
2015-07-06 Dodji SeketeliFix missing newlines in diff report
2015-07-02 Dodji SeketeliSupport filtering out just one alias of a function
2015-07-01 Dodji SeketeliComplete apidoc
2015-07-01 Dodji SeketeliShow aliases of functions with changed sub-types
2015-06-25 Dodji SeketeliUpdate ChangeLog file
2015-06-24 Dodji SeketeliMisc typo fixes
2015-06-24 Dodji SeketeliApply suppression specifications to added and removed...
next
This page took 0.072645 seconds and 5 git commands to generate.