mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-13 16:18:33 +00:00
35c078584c
* Some random warning fixups * extern plugins defined in handle.c for asm, bin, .. cleaner * RAPIfy the r_bininfo * Initial implementation of Rarray Iterator - Needs some tuning in core Vala..but it is ok for demos - r_bin API is now using the Rarray iterator - Added Vala test program for it * Fix build of some test programs * Added r_diff and r_bininfo VAPI files - The APIs are inconsistent and untested. Proposals welcome - Fix possible overflow in r_bininfo * Initial implementation of pool.c - Implements Memory.Pool class (Extracted from 'alt') - Added test program |
||
---|---|---|
.. | ||
hexpairs.txt | ||
iter.c | ||
Makefile | ||
pool.c | ||
ralloc.c | ||
rax2.c | ||
test_file_slurp_hexpairs.c | ||
test.c |