radare2/libr/util
pancake 4494eac83f * Check for libtcc in acr to build or not r_lang_plugin_tcc
* R_APIze r_config
  - Added r_config_swap
  - Fix a bug in r_config_set for bool types
* Some more rules in doc/syntax
* Some integration from r_core to r_meta
  - CC command is now working to add and remove comments
  - Make 'C' show help and 'C*' list metadata
  - CF is semi working
* Show comments in disassembly 'asm.comments'
* Added 'e!' command to toggle a eval variable value
  - e!asm.bytes    ; for example
* Drop arrow-debugging in r_core_visual
  - Added key ';' to add comments
  - Do not 's eip' on debug
* Fix build of flags test program (thanks graz!)
* Added r_str_chop_ro (read-only string chopping)
2009-04-06 22:53:25 +00:00
..
t * Lot of makefile refactoring and cleanup 2009-02-06 13:17:51 +01:00
alloca.c * Fix lot of warning messages 2009-03-06 00:00:41 +00:00
alloca.s * Initial import of libr 2009-02-05 22:08:46 +01:00
btree.c * Added few coding style rules 2009-04-06 10:57:37 +00:00
cache.c * Fix build again O:) 2009-04-01 01:40:04 +00:00
file.c * Some work for r_bininfo library 2009-03-22 04:37:46 +00:00
float.c * Added '>' and '<' keys in visual 2009-03-12 12:30:32 +00:00
hex.c * Lot of random work on multiple fronts 2009-02-17 00:09:40 +01:00
Makefile * Initial import of the binary tree search algorithm 2009-04-04 19:38:59 +00:00
mem.c * Added dummy xrefs 2009-02-16 11:24:45 +01:00
num.c * Added '>' and '<' keys in visual 2009-03-12 12:30:32 +00:00
prof.c * Add ?z and ?t commands in r2 2009-03-13 12:28:36 +01:00
re.c * Remove documentation in the uninstall target 2009-04-03 11:11:17 +00:00
str.c * Check for libtcc in acr to build or not r_lang_plugin_tcc 2009-04-06 22:53:25 +00:00
sys.c * Remove documentation in the uninstall target 2009-04-03 11:11:17 +00:00