radare2/libr/vapi
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
..
t * Lot of fixes in the vala/swig wing 2010-02-15 22:59:26 +01:00
libr.deps * Fix 'const char*' issue in valaswig bindings 2010-02-12 00:43:11 +01:00
libr.vapi * Add 'install-vapi' target in libr/Makefile 2010-01-24 23:47:18 +01:00
r_anal.vapi * Fix delta seeking (do not allow seeks <0) 2010-02-02 11:09:52 +01:00
r_asm.vapi * Lot of fixes in the vala/swig wing 2010-02-15 22:59:26 +01:00
r_bin.deps * Add r_bin.deps 2010-02-08 01:36:52 +01:00
r_bin.vapi * Rename r_array to r_flist (RArray to RFList) 2010-02-12 11:45:22 +01:00
r_bininfo.vapi * Uppsercase classnames (rCore -> RCore) 2010-01-26 01:28:33 +01:00
r_bp.vapi * Fix 'const char*' issue in valaswig bindings 2010-02-12 00:43:11 +01:00
r_config.vapi * Fix 'const char*' issue in valaswig bindings 2010-02-12 00:43:11 +01:00
r_cons.vapi * Split install-includes from install: libr/ mk target 2010-01-27 01:50:26 +01:00
r_core.vapi * Some work to standarize r_cmd (R_API and _new) 2010-01-26 14:06:41 +01:00
r_crypto.vapi * Uppsercase classnames (rCore -> RCore) 2010-01-26 01:28:33 +01:00
r_db.vapi * Uppsercase classnames (rCore -> RCore) 2010-01-26 01:28:33 +01:00
r_debug.deps * Add 'install-vapi' target in libr/Makefile 2010-01-24 23:47:18 +01:00
r_debug.vapi * Fix 'const char*' issue in valaswig bindings 2010-02-12 00:43:11 +01:00
r_diff.vapi * Fix 'const char*' issue in valaswig bindings 2010-02-12 00:43:11 +01:00
r_hash.vapi * Uppsercase classnames (rCore -> RCore) 2010-01-26 01:28:33 +01:00
r_io.deps * Add missing r_io.deps 2010-01-25 18:09:06 +01:00
r_io.vapi * Lot of fixes in the vala/swig wing 2010-02-15 22:59:26 +01:00
r_lang.vapi * Uppsercase classnames (rCore -> RCore) 2010-01-26 01:28:33 +01:00
r_lib.vapi * Fix 'const char*' issue in valaswig bindings 2010-02-12 00:43:11 +01:00
r_line.vapi * Initial working implementation of the r_diff with delta in C 2010-02-05 12:21:37 +01:00
r_parse.vapi * Uppsercase classnames (rCore -> RCore) 2010-01-26 01:28:33 +01:00
r_range.vapi * Uppsercase classnames (rCore -> RCore) 2010-01-26 01:28:33 +01:00
r_reg.vapi * Rename r_array to r_flist (RArray to RFList) 2010-02-12 11:45:22 +01:00
r_search.vapi * Fix 'const char*' issue in valaswig bindings 2010-02-12 00:43:11 +01:00
r_socket.vapi * Uppsercase classnames (rCore -> RCore) 2010-01-26 01:28:33 +01:00
r_syscall.vapi * Fix 'const char*' issue in valaswig bindings 2010-02-12 00:43:11 +01:00
r_util.vapi * Lot of fixes in the vala/swig wing 2010-02-15 22:59:26 +01:00