radare2/libr/core
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 * Remove documentation in the uninstall target 2009-04-03 11:11:17 +00:00
cmd.c * Remove documentation in the uninstall target 2009-04-03 11:11:17 +00:00
config.c * Removed expand option from reflines 2009-04-02 15:07:26 +02:00
core.c * Removed expand option from reflines 2009-04-02 15:07:26 +02:00
file.c * More R_API-zation 2009-04-01 22:44:43 +00:00
io.c * Another 700-LOC train-based commit 2009-04-02 10:23:32 +00:00
libs.c * More R_API-zation 2009-04-01 22:44:43 +00:00
Makefile * More R_API-zation 2009-04-01 22:44:43 +00:00
visual.c * Remove documentation in the uninstall target 2009-04-03 11:11:17 +00:00
yank.c * Added doc/changes-from-1.x 2009-02-18 13:10:59 +01:00