radare2/libr/util
pancake 1129f1a2fc * Remove documentation in the uninstall target
* Add 'autogen.sh' to ease the use of 'acr'
  - Added USERCC and USEROSTYPE configuration flags
    --with-compiler : select a compiler from mk/
    --with-ostype   : select a target OS (not required for ming32 f.ex)
* Add language bindings APIs from radare1
  - Fix some issues from the ruby language binding
  - Checks if file exists before slurping and causing a ruby segfault
  - Added language destructor (.fini pointer)
* Rename str_clean into r_str_chop
* Initial work on the port for ming-w32
* Show flags instead of bytes in disassembly (smart disasm)
* New r_sys_{get|set}env (for portability issues
* Added flags -i and -l to radare2
* Fix warnings and random code cleanup
* Added r_flag_get_i
2009-04-03 11:11:17 +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
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 * Fix recursive include issue in build 2009-04-01 01:30:36 +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 * Remove documentation in the uninstall target 2009-04-03 11:11:17 +00:00
sys.c * Remove documentation in the uninstall target 2009-04-03 11:11:17 +00:00