radare2/swig
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
..
perl * Fix perl bindings installation 2010-02-12 01:17:31 +01:00
python * Lot of fixes in the vala/swig wing 2010-02-15 22:59:26 +01:00
ruby * Uppsercase classnames (rCore -> RCore) 2010-01-26 01:28:33 +01:00
test * Several fixups in r_asm and rasm2 2010-02-12 18:40:05 +01:00
check-langs.sh * Check for supported langs before using valaswig 2010-01-18 20:38:30 +01:00
do-swig.sh * Use valaswig-cc -x for generating bindings (iterator support and so) 2010-02-11 15:03:10 +01:00
do-test.sh * Lot of fixes in the vala/swig wing 2010-02-15 22:59:26 +01:00
Makefile * Several fixups in r_asm and rasm2 2010-02-12 18:40:05 +01:00
rules.mk * Rename r_array to r_flist (RArray to RFList) 2010-02-12 11:45:22 +01:00
TODO * Enhace the output of 'make sloc' 2010-01-14 23:31:39 +01:00