radare2/libr/util/t
pancake 35c078584c * Fix build of r_debug
* 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
2009-09-22 13:27:33 +02:00
..
hexpairs.txt * Apply 'whats' fix for r_file_slurp_hexpairs() 2009-09-17 14:02:44 +02:00
iter.c * Some more work for the r_iter API 2009-08-21 19:09:48 +00:00
Makefile * Fix build of r_debug 2009-09-22 13:27:33 +02:00
pool.c * Fix build of r_debug 2009-09-22 13:27:33 +02:00
ralloc.c * Lot of makefile refactoring and cleanup 2009-02-06 13:17:51 +01:00
rax2.c * Change the name of some types 2009-07-08 13:49:55 +02:00
test_file_slurp_hexpairs.c * Apply 'whats' fix for r_file_slurp_hexpairs() 2009-09-17 14:02:44 +02:00
test.c * Change the name of some types 2009-07-08 13:49:55 +02:00