Commit graph

10 commits

Author SHA1 Message Date
Quentin Carbonneaux
72fc455978 add pool memory management 2015-10-06 22:51:51 -04:00
Quentin Carbonneaux
99ad19546d use new vector functions instead of reallocs 2015-10-06 20:42:54 -04:00
Quentin Carbonneaux
1f61873799 split long line in idup 2015-10-06 13:25:28 -04:00
Quentin Carbonneaux
1f7acbd88f specialize vdup into idup 2015-10-06 13:22:46 -04:00
Quentin Carbonneaux
ce72ad0ecd factor ins array edition in icpy 2015-10-06 13:17:20 -04:00
Quentin Carbonneaux
a83174f447 factor vector duplication in vdup() 2015-10-05 21:38:55 -04:00
Quentin Carbonneaux
60aacea0c3 rename blocka to balloc 2015-10-05 17:34:26 -04:00
Quentin Carbonneaux
2d8b7a6baf remove useless ntyp in util.c 2015-10-05 17:32:35 -04:00
Quentin Carbonneaux
bc9233d278 implement popcnt with a simple loop 2015-10-05 17:30:47 -04:00
Quentin Carbonneaux
e30fab31e1 factor some utility functions/data in util.c 2015-10-05 17:24:19 -04:00