Use memset()/memcpy().
[libfirm] / vector.c
2008-10-03 Christoph MallonUse memset()/memcpy().
2008-10-03 Christoph MallonFix too short allocations and missing initialisation...
2008-10-03 Sebastian Buchwald- integrated new PBQP solver into existing PBQP transfo...
2008-10-03 Sebastian BuchwaldContinued implementation of PBQP solver: Fixed errors...
2008-10-02 Sebastian BuchwaldStarted implementing a new PBQP solver, which should...