verify: Clarify assertion message.
[libfirm] / ir / ir / iredges_t.h
2012-12-06 Christoph Malloniredges: Remove the unused function get_irn_edge_kind().
2012-11-26 Matthias Braunoptimize iredges code
2012-11-26 Matthias Braunget rid of #define in public headers
2012-11-24 Christoph Mallonedges: Remove support for private edge data.
2012-10-24 Matthias Braunmove get_irn_edge_kind to internal API
2012-07-10 Matthias Braunmake code C++ warning clean (again)
2011-12-14 Matthias Braunmove edges_node_deleted to private API
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-11-02 Matthias Braunavoid _ prefix in identifiers, correct coding style
2011-04-08 Andreas Zwinkaumerge kaps
2011-04-08 Matthias Brauncleanup iredges API a bit
2011-01-24 Michael BeckFixed a lot of size_t related warnings, most of them...
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-08-12 Matthias Braunidentifiers starting with _ are reserved; remove this...
2010-03-15 Matthias Braunfix various warnings reported by cparser
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-01-12 Michael BeckTry to fix a rare edges bug:
2009-01-19 Matthias Braunassert that edges are enabled before using them
2008-10-20 Michael Beck- old code probably crashes in the edge set contains...
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-11 Matthias Braunno need for firm_config.h anymore
2008-01-02 Michael Beckupdate copyright message
2007-04-27 Matthias Brauncleaned up doxygen comments
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2007-02-14 Christian Würdigadded edge number for debugging purpose
2007-02-14 Christian Würdiguse edge counter instead of recalculation for getting...
2007-02-13 Andreas Schösser"Edges private data" was broken. Added allocation of...
2007-02-13 Christian Würdigadded edge verification routines
2006-12-18 Matthias Braunmove edges_reroute_kind declaration to iredges.h becaus...
2006-08-28 Sebastian HackAdded dependency edges
2006-07-17 Christian Würdigget_irn_n_edges: out_count still broken, switched back...
2006-07-05 Michael Beckget_irn_n_edges() enabled the use of the edge counter...
2006-06-09 Michael BeckFixed doxygen errors
2006-05-25 Michael Beckmissing const added
2006-05-24 Christoph MallonPlay it safe
2006-05-09 Michael BeckBugFix: edges_activate() must handle the whole root...
2006-05-08 Michael Beckremoved the INPLACE_EDGES option. They are now always...
2006-03-31 Michael Beckmoved #ifdef DEBUG_libfirm commented members last in...
2005-12-14 Daniel GrundActivated old out_count function
2005-08-31 Sebastian HackAdded private data facility for edges
2005-06-24 Sebastian HackAdded block successor edges to the iredges module.
2005-06-16 Sebastian HackBeautified
2005-06-16 Michael Beckuse firm_config.h instead of config.h
2005-06-16 Sebastian HackAdded edges_assure and edge dumping hook
2005-02-11 Michael Beckadded empty versions of the functions ...
2005-02-10 Sebastian HackAdded self updating out edges. Aka known as ir_edges