radare2/libr/util
pancake/fluendo 9526a34445 * Add ?z and ?t commands in r2
- ?z stands for strlen (zero length is true)
  - ?t stands for 'time profiling' for commands
    > ?t.(run-profiled-macro)
    > ?tpd 20
    > ?t33x 128
    ...
* Add r_prof stuff inside r_util
* Fix hexdump when color is disabled
2009-03-13 12:28:36 +01: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
file.c * Initial fixup for default LIBR_PLUGINS on installed r_lib 2009-03-10 21:58:00 +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 * Add ?z and ?t commands in r2 2009-03-13 12:28:36 +01: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 * 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