radare2/libr/util
pancake 4fcf226269 * Lot of random work on multiple fronts
* Add 'var' in build liblist and 'vapi/t' for make clean
* Add ^C handler for r_cons. support for callbacks
* Add support for ./m ELF for example to interpret the output of commands
* Fix a bug in the regexp algorithm that can get into infinite loop
* Binmask can now contain non hexpair values
* Add '/m' search regexp matches using the new R_SEARCH_REGEXP algorithm
  - Handle ^C in search loop..needs to use callback method
* Properly cleanup the flag names
* Added asm.bits and asm.os eval vars
* Added some random tips for debug in README
  - Stupid snippets for import/export data between modules
  - Register support requires a rethink
* Initial work on the integration of r_io_undo() api
2009-02-17 00:09:40 +01:00
..
t * Lot of makefile refactoring and cleanup 2009-02-06 13:17:51 +01:00
alloca.c * Initial import of libr 2009-02-05 22:08:46 +01:00
alloca.s * Initial import of libr 2009-02-05 22:08:46 +01:00
file.c * Initial integrated implementation of r_lang in r_core 2009-02-10 15:56:20 -08:00
hex.c * Lot of random work on multiple fronts 2009-02-17 00:09:40 +01:00
Makefile * Initial import of libr 2009-02-05 22:08:46 +01:00
mem.c * Added dummy xrefs 2009-02-16 11:24:45 +01:00
num.c * More work on visual core 2009-02-09 12:42:54 +01:00
re.c * Initial import of libr 2009-02-05 22:08:46 +01:00
str.c * Lot of random work on multiple fronts 2009-02-17 00:09:40 +01:00