libr/diff/diff.c
Mon, 14 Nov 2011 22:46:23 +0100 * Fix all dangerous bugs reported by llvm-analyzer
Mon, 19 Sep 2011 14:25:27 +0200 * Fix build and a null pointer segfault in r_diff
Thu, 03 Feb 2011 00:20:39 +0100 * Initial implementation of the r_anal_aop_execute api
Sat, 04 Dec 2010 15:14:53 +0100 * Huge refactoring of gdiff using Levenshtein distance and binmasks
Wed, 27 Oct 2010 16:31:51 +0200 * Many warnings fixed thanks to gentoo build and @astralia
Wed, 21 Jul 2010 11:12:24 +0200 * Fix some bugs reported by edu in the signature module
Tue, 25 May 2010 21:05:07 +0200 * r_diff
Thu, 20 May 2010 17:40:58 +0200 * Refactoring
Wed, 14 Apr 2010 13:02:23 +0200 * Mental note: %lld/%llx does not exist on windows
Mon, 08 Mar 2010 12:45:22 +0100 * Added linux-arm syscalls
Fri, 05 Feb 2010 12:21:37 +0100 * Initial working implementation of the r_diff with delta in C
Wed, 08 Jul 2009 13:49:55 +0200 * Change the name of some types
Wed, 01 Apr 2009 10:41:42 +0000 * Fix LIBDIR path issue for r_bin
Tue, 31 Mar 2009 16:52:58 +0200 * Added Levenshtein distance algorithm in r_diff
Thu, 05 Feb 2009 22:08:46 +0100 * Initial import of libr