fix cparser warnings
[libfirm] / include / libfirm / adt / array.h
2011-04-15 Matthias Braunfix cparser warnings
2011-04-08 Andreas Zwinkaumerge kaps
2011-02-24 Matthias Braunfix a bunch of whitespace errors in headerfiles
2011-02-08 Matthias Braunavoid some warnings by not using macros
2011-01-29 Michael BeckSimplyfied firm arrays by deleting useless macro and...
2011-01-24 Michael BeckSwitch array to size_t for length parameter ...
2011-01-08 Michael BeckRemoved old and unused support for sorted arrays.
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-05-21 Michael BeckFixed Win32 DLL support.
2010-05-20 Matthias Braunproperly mark symbols in the public API to be exported...
2010-05-19 Matthias Braunwe can do without the odd align.h
2010-02-14 Christoph MallonSome more cleanup: Put the return type and other specif...
2008-10-11 Matthias Braunavaoid gcc extensions here
2008-10-11 Matthias Braun- remove some now unnecessary firm_config.h
2008-09-28 Matthias Braun- split array.h into array.h/array_t.h and make array...
2008-08-05 Michael Beck- add two more (void *) casts to should up MSVC const...
2008-08-03 Michael Beck- add a cast to suppress DEL_ARR_F() warnings when...
2008-03-05 Matthias BraunDEL_ARR_F should not use a const pointer
2008-01-02 Michael Beckupdate copyright message
2007-08-17 Sebastian Hackmore on array sets
2007-08-02 Sebastian HackRemoved the "specializable" arrayset
2007-06-01 Matthias Braunmove adt headers