radare2/libr/bin
pancake d6f95d33c3 * Lot of fixes in the vala/swig wing
- r_util is now bindable from swig !!
  - Added test cases for r_util
  - r_flist has been mirrored in C, to keep API consistent
* Rename RIO->seek into RIO->off
  - There's a method with the same name
  - Also rename list.h ->next and ->prev into ->n ->n
* Apply patch from whats fixing 'r_cmd_str' EOF for stdin (Thanks!!)
  - Added test program to ensure stdin food works
* Allow '-f -' to rasm2 (assemble file from stdin)
* Added test case in python using RBin, RAsm and RCC to compile
  and assemble a code to be injected in the given target program
2010-02-15 22:59:26 +01:00
..
format * Add support to ARM for the debugger 2010-02-03 14:34:00 +01:00
p * Rename r_array to r_flist (RArray to RFList) 2010-02-12 11:45:22 +01:00
t * Lot of fixes in the vala/swig wing 2010-02-15 22:59:26 +01:00
bin.c * Rename r_array to r_flist (RArray to RFList) 2010-02-12 11:45:22 +01:00
Makefile * Many build fixes for mingw32 2010-01-15 01:32:28 +01:00