]> sourceware.org Git - libabigail.git/shortlog
libabigail.git
2014-12-08 Dodji SeketeliWire the soname check into abicompat
2014-12-07 Dodji SeketeliFixup messed up old runtestdiffdwarf input tests
2014-12-07 Dodji SeketeliSupport reading and comparing soname from ELF files
2014-12-07 Dodji SeketeliFix some style nits in the native reader and writer
2014-12-07 Dodji SeketeliFix a crash while writing symbol information
2014-12-05 Dodji SeketeliAvoid showing ugly version info in the libabigail onlin...
2014-12-05 Dodji SeketeliInitial implementation of the abicompat tool
2014-11-30 Dodji SeketeliSupport reading undefined symbols from an ELF file
2014-11-30 Dodji SeketeliShow the pretty representation of deleted variables...
2014-11-30 Dodji SeketeliFix status checking in abidw
2014-11-30 Dodji SeketeliRename elf_symbol::get_is_defined() to elf_symbol:...
2014-11-30 Dodji SeketeliUpdate the copyright years of include/abg-corpus.h
2014-11-20 Dodji SeketeliMake tests/data directory have its own Makefile
2014-11-20 Dodji SeketeliHmh, finally EXTRA_DIST was just fine
2014-11-19 Dodji SeketeliMake sure we don't try to build test data
2014-11-19 Dodji SeketeliFix manual documentation generation
2014-11-19 Dodji SeketeliFix apidoc building
2014-11-19 Dodji SeketeliCleanup of configure.ac
2014-11-19 Dodji SeketeliAdd loads of forgotten test data files to source distri...
2014-11-19 Dodji SeketeliUse DESTDIR in doc/manuals/Makefile.am when creating...
2014-11-19 Dodji SeketeliFix a thinko in doc/Makefile.am
2014-11-19 Dodji SeketeliAdd doc/api/libabigail.doxy to source distribution
2014-11-19 Dodji SeketeliMake the install-html target of apidoc/manual be condit...
2014-11-19 Dodji SeketeliMake the alt dwarf debug file *not* be a symlink
2014-11-19 Dodji SeketeliUse the POSIX 1003.1-1988 tar format for dist tar
2014-11-19 Dodji SeketeliNested automake conditionals don't work
2014-11-19 Dodji SeketeliINSTALL file is not yet in the distribution
2014-11-19 Dodji SeketeliIf c++11 is disable do not execute the runtestdot test
2014-11-18 Dodji Seketelimake html now generates the apidoc, manual and web...
2014-11-18 Dodji SeketeliGenerate the manual html documentation in the proper...
2014-11-18 Dodji SeketeliUpdate Makefile.am after the additions related to gen...
2014-11-18 Dodji SeketeliAdded a ChangeLog that is auto-generated by gen-changel...
2014-11-18 Dodji Seketeli[gen-changelog] Make subject line always come first
2014-11-18 Dodji SeketeliTry harder to remove timezone info from the date
2014-11-18 Dodji SeketeliNot all ChangeLog file lines end up with a ':'
2014-11-18 Dodji SeketeliAllow introductory text in commit log and ignore it...
2014-11-18 Dodji SeketeliInitial import of gen-changelog.py
2014-11-18 Dodji SeketeliFix the reference to the IRC channel on the web page
2014-11-10 Dodji SeketeliConsider enclosing template when comparing template...
2014-11-10 Dodji SeketeliRemove mention of libzip from the web page
2014-11-10 Dodji SeketeliCleanup of the web page
2014-11-08 Dodji SeketeliSort functions by the their qualified name
2014-11-08 Dodji SeketeliRemove too tight assert from de-mangling code
2014-11-08 Dodji SeketeliSort reported changed declarations & types in a given...
2014-11-08 Dodji SeketeliSort elf symbols before serializing them
2014-11-07 Dodji SeketeliFix template parameter hashing: make it know about...
2014-11-07 Dodji SeketeliStyle fix
2014-11-05 Dodji SeketeliPass -std=gnu++11 to the compiler when --enable-cxx11...
2014-11-05 Dodji SeketeliMake the use of a C++-11 compiler optional
2014-11-05 Dodji SeketeliRemove some m4 auto-generated files from version control
2014-11-03 Dodji SeketeliAdd usage examples to the abidiff manual
2014-11-01 Dodji SeketeliFix the API doc string of the abigail::xml_writer namespace
2014-11-01 Dodji SeketeliFix an apidoc typo
2014-11-01 Dodji SeketeliUpdate the manual for variable suppression concepts
2014-11-01 Dodji SeketeliFix some restructured text doc glitches in the fn suppr...
2014-11-01 Dodji SeketeliCleanup the mainpage of the API doc
2014-11-01 Dodji SeketeliMake get_binary_load_address static
2014-11-01 Dodji SeketeliInitial support for variable suppressions
2014-11-01 Dodji SeketeliUpdate the suppr-doc.txt file for variable suppressions
2014-11-01 Dodji SeketeliMake var_diff and function_decl_diff extend decl_diff_base
2014-11-01 Dodji SeketeliFix logic of type suppression evaluation
2014-11-01 Dodji SeketeliRemove useless functions from the comparison engine
2014-11-01 Dodji SeketeliSpit and polish variables presentation in diff report
2014-11-01 Dodji SeketeliFix various apidoc typos
2014-11-01 Dodji SeketeliFix regexp escaping section of manual
2014-11-01 Dodji SeketeliDoxygen shouldn't extract doc for static functions...
2014-11-01 Dodji SeketeliUpdate .gitignore
2014-10-29 Dodji SeketeliSeparate alias targets with a comma
2014-10-28 Dodji SeketeliFix a typo in the manual about function suppressions
2014-10-28 Dodji SeketeliInitial support for function suppressions
2014-10-28 Dodji SeketeliAdd missing virtual destructor in comparison engine...
2014-10-27 Dodji SeketeliPimplify abigail::ir::function_type
2014-10-27 Dodji SeketeliLight style fix
2014-10-27 Dodji SeketeliAllow white spaces in ini file property values
2014-10-27 Dodji SeketeliFix typo in suppression specification manual
2014-10-22 Dodji SeketeliSupport comparing symbols not referenced by debug info
2014-10-22 Dodji SeketeliAllow comparison of shared_ptr of things
2014-10-17 Dodji SeketeliUse the "standard" equality operator when comparing...
2014-10-16 Dodji SeketeliYet another fix to the DWARF method "static-ness" detec...
2014-10-16 Dodji SeketeliAvoid infinite loops in the comparison code for classes
2014-10-15 Dodji SeketeliUpdate the manual for the suppression specification...
2014-10-13 Dodji SeketeliProperly propagate {REDUNDANT, SUPPRESSED}_CATEGORY...
2014-10-13 Dodji SeketeliGain ability know if a diff node has local changes
2014-10-13 Dodji SeketeliWrite comparison functions that hint at the kind of...
2014-10-13 Dodji SeketeliFix struct type kind suppression support
2014-10-13 Dodji SeketeliReplace is_typedef by type_kind property in type suppre...
2014-10-13 Dodji SeketeliInitial support for type suppressions
2014-10-13 Dodji SeketeliMake all type diff types extend new type_diff_base...
2014-10-13 Dodji SeketeliRename abigail::ini::config::section_vector to sections...
2014-10-13 Dodji SeketeliImplement the abigail::ini::config abstraction
2014-10-13 Dodji SeketeliInitial support of ini-style file parsing
2014-10-13 Dodji SeketeliInitial examples of suppression list specifications
2014-10-13 Dodji SeketeliPut IR artifacts in the abigail::ir namespace
2014-10-13 Dodji SeketeliMisc style cleanups
2014-10-13 Dodji Seketeliconstify dm_context_rel::operator==
2014-10-13 Dodji SeketeliA distinct_diff node has no children node
2014-10-13 Dodji SeketeliRemove useless redundant_filter
2014-10-10 Dodji SeketeliSort diff reports about function parameters by their...
2014-10-10 Dodji SeketeliDon't be too eager to use distinct_diff
2014-10-10 Dodji SeketeliImplement generic diff tree walking and port categoriza...
next
This page took 0.398148 seconds and 5 git commands to generate.