radare2/libr/include
pancake 9442317413 * Major refactoring patch
- Remove plugin prefixes
    - It was unnecessary complicated
  - Remove unused code
  - Some RAPIfication
  - Rename _set( methods into _use(
  - Simplify some string processing
  - r_parse is working again
  - Sync all those api changes in r_core
  - External static plugin lists moved to .c
  - Fix some cast-related segfaults in core
* Review the r_search API
  - RAPIfication
  - Allow to pass NULL as binmask
  - Added TODO with some more ideas
2009-09-24 12:29:05 +02:00
..
btree.h * Added few coding style rules 2009-04-06 10:57:37 +00:00
iter.h * Initial working version of the r_iter for Vala 2009-09-03 11:17:00 +00:00
list.h * Added few coding style rules 2009-04-06 10:57:37 +00:00
r_anal.h * Some malloc checks in _new() class constructors 2009-09-09 00:35:00 +00:00
r_asm.h * Major refactoring patch 2009-09-24 12:29:05 +02:00
r_bin.h * Major refactoring patch 2009-09-24 12:29:05 +02:00
r_bininfo.h * Fix build of r_debug 2009-09-22 13:27:33 +02:00
r_bp.h * Rename some handle_set into _use() new syntax 2009-09-20 02:16:14 +02:00
r_cmd.h * r_asm 2009-04-11 18:49:09 +02:00
r_config.h * Change the name of some types 2009-07-08 13:49:55 +02:00
r_cons.h * Make r_cons independent from r_line 2009-04-07 11:28:22 +00:00
r_core.h * More type renaming 2009-07-08 13:56:04 +02:00
r_crypto.h * Added doc/oo: describes the object dis-orientation of libr 2009-09-15 13:24:28 +02:00
r_db.h * Added r_db_add_unique method to the r_db api 2009-07-22 17:30:21 +02:00
r_debug.h * Fix build of r_debug 2009-09-22 13:27:33 +02:00
r_diff.h * Fix build of r_debug 2009-09-22 13:27:33 +02:00
r_flags.h * Change the name of some types 2009-07-08 13:49:55 +02:00
r_hash.h * Some more random refactoring on r_debug and r_reg 2009-09-15 00:06:37 +02:00
r_io.h * Added 'mk/stat' tools 2009-09-17 11:48:36 +02:00
r_lang.h * Initial implementation of the r_lang VAPI 2009-09-20 01:03:57 +02:00
r_lib.h * Rename some handle_set into _use() new syntax 2009-09-20 02:16:14 +02:00
r_line.h * More R_API-zation 2009-04-01 22:44:43 +00:00
r_macro.h * Change the name of some types 2009-07-08 13:49:55 +02:00
r_meta.h * Change the name of some types 2009-07-08 13:49:55 +02:00
r_parse.h * Major refactoring patch 2009-09-24 12:29:05 +02:00
r_print.h * Change the name of some types 2009-07-08 13:49:55 +02:00
r_range.h * Change the name of some types 2009-07-08 13:49:55 +02:00
r_reg.h * Single valadoc by default 2009-09-21 15:39:10 +02:00
r_search.h * Major refactoring patch 2009-09-24 12:29:05 +02:00
r_sign.h * Change the name of some types 2009-07-08 13:49:55 +02:00
r_socket.h * Add r_socket_to_string() function in r_socket API 2009-07-24 13:38:53 +00:00
r_syscall.h * Fix Vala r_bin VAPI and example 2009-08-20 12:20:14 +00:00
r_th.h * Initial import of r_th. The simplified and portable threading library 2009-07-21 11:13:24 +00:00
r_trace.h * Change the name of some types 2009-07-08 13:49:55 +02:00
r_types.h * Major refactoring patch 2009-09-24 12:29:05 +02:00
r_userconf.h.acr * Fix build O:) 2009-04-19 23:43:43 +02:00
r_util.h * Fix build of r_debug 2009-09-22 13:27:33 +02:00
r_var.h * Change the name of some types 2009-07-08 13:49:55 +02:00
r_vm.h * Fix build and linkage of r_vm 2009-07-16 12:38:49 +02:00
r.h * Initial import of libr 2009-02-05 22:08:46 +01:00