iredges: Slightly simplify foreach_out_edge_kind_safe().
[libfirm] / include / libfirm / iredges.h
2012-11-27 Christoph Malloniredges: Slightly simplify foreach_out_edge_kind_safe().
2012-11-26 Matthias Braunfix doxygen warning
2012-11-26 Matthias Braunoptimize iredges code
2012-11-26 Matthias Braunfix doxygen warnings
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-16 Matthias Braunfix warning
2012-07-13 Christoph MallonLet foreach_out_edge_kind() and foreach_out_edge_kind_s...
2012-06-21 Matthias Brauniredges: introduce new reroute_edges_except
2012-06-15 Matthias Braunrename edges_assure to assure_edges
2011-12-14 Matthias BraunAdded missing API docu, improved existing API docu
2011-12-14 Matthias Braunmove edges_node_deleted to private API
2011-12-09 Matthias BraunRework API documentation
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-09-22 Matthias Brauncleanup comments in public headers
2011-04-08 Andreas Zwinkaumerge kaps
2011-04-08 Matthias Brauncleanup iredges API a bit
2011-02-21 Matthias Braunremove confusing, unused and broken function
2010-06-17 Matthias Braunimplement node walker in direction of out-edges
2010-05-21 Michael BeckFixed Win32 DLL support.
2010-05-20 Matthias Braunproperly mark symbols in the public API to be exported...
2010-03-10 Matthias Braun- fix most of the -Wunreachable-code and -Wlogical...
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2009-09-13 Michael Beck- add graph pass for edges_verify()
2009-08-24 Sebastian BuchwaldFixed more doxygen warnings and typos.
2009-01-19 Matthias Braunget_irn_n_edges is implemented nowhere (there's #define...
2008-11-26 Michael Beck- replce parameter type from size_t to unsigned, so...
2008-07-28 Michael Beck- improved doxygen comments about edges_activate()...
2008-01-21 Matthias Braunimprove docu, use using_block_visited debug help
2008-01-06 Michael Beck- edges_assure_kind() added
2008-01-02 Michael Beckupdate copyright message
2007-08-21 Michael Beckirg_block_edges_walk() implemented
2007-06-01 Matthias Braunmoved external headers into include dir