src/dietline.c
2009-12-09 * Dewarnification for mingw32
2009-12-08 * Huge dewarnification.. some segfaults fixed
2009-09-28 * Fix w32 build
2009-03-10 * ^L in visual refreshes screen resolution
2009-01-13 * Added macro label example
2009-01-13 * Initial draft for the new 'rasign' program
2008-11-04 * Huge dewarnification... more work is needed!
2008-10-18 * Build ruby with wscript
2008-10-07 * Added documentation for asm.objdump
2008-09-30 * Visual mode now handles shift+arrow keys for selecting bytes
2008-09-24 * Fix nonverbose dietline bug (rasm -d affected)
2008-08-25 * Update WAF to svn (adds broken support for sunstudio)
2008-08-10 * Some indentation fixups
2008-07-30 * Fix rsc maps
2008-07-30 * Fix bug in history with readline
2008-07-28 * Fix stupid readline bug
2008-07-26 * Move some readline stuff into dietline
2008-07-15 * Import latest Nibble's changes on dietelf
2008-06-28 * Initial implementation of 'fs' flag spaces
2008-06-10 * Fix pipes '>' in the shell \o/
2008-06-05 * Fix fgets for assembly insertion
2008-06-05 * New flag commands: 'fc' and 'fg'
2008-05-21 * Fix flag autocompletion (fixes infinit loop bug)
2008-05-07 * Initial import of radiff
2008-04-28 * Thanks nibble for fixing the history bug in dietline
2008-04-08 * Initial pseudo-working implementation of debugger for mips
2008-04-04 * Dietline enhacements
2008-03-26 * Fix build of grava stuff /oops/
2008-03-21 * WARNATON! - 3 guys nonstop hacking night fixing warnings
2008-03-10 * Fix psapi symbols loading in init_maps for w32
2008-03-07 * Add project_close() called by radare_close
2008-03-07 * Check for vala 0.1.7 instead of 0.1.6 in configure.acr
2008-02-25 * Completely port flag stuff to list.h
2008-02-11 * Add 'p%' print percentatge bar (ida-like navigation bar)
2008-02-10 * Initial extraction of perl and python from the core
2008-01-29 * Make radare debugger happy with ARM
2008-01-28 * Rename cfg.color to scr.color
2008-01-26 * Fix independent dietline.c build
2008-01-26 * Add 'c' compare command. Works like 'w'