for i in *.[ch]; do sed -e 's/Copyrigth/Copyright/g' -i modeconv.h; done
[libfirm] / ir / adt / hashset.c
2007-04-26 Matthias Braunfor i in *.[ch]; do sed -e 's/Copyrigth/Copyright/g...
2007-04-26 Michael BeckRenamed all this into self for C++ compatibility
2007-04-26 Matthias Braunlicense note added, cleaned up per-file doxygen comment...
2007-04-19 Christian Würdigadded cast to avoid compiler warning
2007-03-30 Andreas Schösserfixed inline to INLINE
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-27 Christian Würdigadded comments
2007-03-26 Matthias Braunnew, faster hashset