bearch: Disallow passing Projs to get_irn_ops().
[libfirm] / ir / adt / pmap.c
2012-12-12 Matthias Braunremove license stuff from files
2012-07-13 Christoph MallonAdd wrapper macros for set_first() and set_next(),...
2012-07-13 Christoph MallonAdd the return type as parameter to the macros set_find...
2012-07-13 Christoph MallonDo not access memory after the end of an object.
2012-07-13 Christoph MallonAdd a wrapper macro for pmap_get(), which has the retur...
2011-12-14 Matthias Braunhashptr.h: use inline functions instead of #define
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-04-08 Andreas Zwinkaumerge kaps
2011-01-18 Michael BeckSwitched set, pset, eset to size_t, hash remains unsigned.
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-06 Matthias Braunfix trailing whitespaces and tabulators in the middle...
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-01-02 Michael Beckupdate copyright message
2007-06-17 Matthias Braunfixed warnings
2007-04-26 Matthias Braunfor i in *.[ch]; do sed -e 's/Copyrigth/Copyright/g...
2007-04-26 Matthias Braunlicense note added, cleaned up per-file doxygen comment...
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-13 Matthias Braunpmap keys can be const
2006-12-10 Matthias Braunadded several missing #include config.h
2006-01-16 Daniel Grundadded pmap_count
2005-10-26 Michael BeckFixed documentation
2005-01-10 Daniel GrundAdded pmap_break
2004-12-02 Michael Beckremoved bool
2004-11-26 Michael Beckrevised all sets/maps hashing pointers to use the HASHP...
2003-08-19 Götz LindenmaierAdded copyright headers
2002-06-19 Götz LindenmaierAdded interprocedural view