]> sourceware.org Git - libabigail.git/shortlog
libabigail.git
2015-01-07 Dodji SeketeliDetect and report changes in ELF architecture
2015-01-06 Sinny KumariInclude libabigail-website.doxy file in EXTRA_DIST
2015-01-06 Dodji SeketeliDelete ltsugar.m4 and pkg.m4 files from m4/
2014-12-28 Dodji SeketeliEnable parallel tests
2014-12-28 Dodji SeketeliAdd a --dump-diff-tree to abidiff for debugging purposes
2014-12-27 Dodji SeketeliFix typos in the abicompat manual
2014-12-27 Dodji SeketeliFix a typo in the abidiff manual
2014-12-27 Dodji SeketeliFix redundancy in abidiff manual
2014-12-26 Dodji SeketeliFix the doc string of the CanonicalDiff section of...
2014-12-26 Dodji SeketeliUpdate doc string for new --no-redundant option of...
2014-12-26 Dodji SeketeliMake abidiff *NOT* show redundant changes by default
2014-12-26 Dodji SeketeliTry harder to handle pointer/reference to void
2014-12-26 Dodji SeketeliDo not mark sibling structurally identical nodes as...
2014-12-26 Dodji SeketeliUn-share diff nodes in the comparison IR
2014-12-26 Dodji SeketeliStyle fix
2014-12-26 Dodji SeketeliFix pretty printing of pointer_diff node
2014-12-18 Sinny KumariAdd new methods in corpus_diff class
2014-12-15 Sinny KumariAdd new corpus_diff::added_variables() method
2014-12-12 Dodji SeketeliExtend detection of compatible types to arrays
2014-12-12 Dodji SeketeliImprove the doc string for the elf_symbol::get_id_strin...
2014-12-11 Dodji SeketeliBetter handle pointer-to-void in various places of...
2014-12-11 Dodji SeketeliTry harder to detect a DWARF attribute pointing into...
2014-12-11 Dodji SeketeliFix accidentally removing the scope of variables when...
2014-12-11 Dodji SeketeliFix several aborts while diffing libdw.so
2014-12-10 Dodji SeketeliTemporarily disable redundant diff report elimination
2014-12-10 Jan EngelhardtFix conditional build wrt zip archives and cx11
2014-12-10 Dodji SeketeliMake determining of compatible types complete
2014-12-09 Dodji SeketeliFix classification of parameter addition in C
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
next
This page took 0.063258 seconds and 5 git commands to generate.