pancake@pair [Mon, 27 Feb 2012 03:07:32 +0100] rev 2044
* More split of core/cmd.c
* Fix 'dbc' argument parsing
* Fix V_q error message
* Remove unused code
pancake@pair [Mon, 27 Feb 2012 02:40:27 +0100] rev 2043
* Split libr/core/cmd.c
pancake@pair [Mon, 27 Feb 2012 02:02:44 +0100] rev 2042
* Fix lot of regressions in command parsing
* Fix nested command repeaters
* Add hardcoded limit for BB analysis (fix infinite analysis bug)
- RAnal.Fcn now has a .depth field
* Fix some r_cons usage related issues in rcore
* Add 'pif' command. as in 'pdf' one resizes the blocksize
* Fix '#' command/comment again
* Fix r_io_read issue that was causing everything to go wrong
pancake@pair [Sat, 18 Feb 2012 01:49:59 +0100] rev 2041
* Fix --without-ewf
* Fix r_types.h for FreeBSD-clang
* Fix android sys build scripts
pancake [Fri, 17 Feb 2012 13:55:54 +0100] rev 2040
* Honor STRIP for android build
pancake@pair [Fri, 17 Feb 2012 13:23:58 +0100] rev 2039
* Search in io.va is broken
* Add some android build foo's reported by pof
pancake [Thu, 16 Feb 2012 18:10:06 +0100] rev 2038
* Fix static build (thanks @pof for reporting)
pancake@pair [Thu, 16 Feb 2012 02:40:50 +0100] rev 2037
* Do not show comment for nop arm opcode disasm
* Use mac->printf
* Fix javasm disassemble issue
* Use (* to list macros
* Refix clear00 in visual
pancake@pair [Thu, 16 Feb 2012 01:26:50 +0100] rev 2036
* More fixes in the code analysis loops
* Properly detect end of functions in visual
* Apply rudi_s patches for cache
* Show push flag information if available as a comment
* Clear screen after quiting Visual
* Remove unused function
pancake@pair [Wed, 15 Feb 2012 23:42:27 +0100] rev 2035
* Fix x86olly disassembler %d and 0x%08x
* Properly handle '*' in calc.c