New tests.
[mono.git] / mono / monograph / ChangeLog
index d6fc01d8a17f5d02be0e54b6f0bc962edbebea0c..b1b5d5dee231edab27f596ec6ebd17ddb53959dd 100644 (file)
@@ -1,3 +1,32 @@
+2009-08-18  Christian Hergert  <chris@dronelabs.com>
+
+       * monograph.c: Fix printf warnings.
+
+Mon Sep 10 15:03:06 CEST 2007 Paolo Molaro <lupus@ximian.com>
+
+       * monograph.c: added --size option to collect size statistics
+       per-type (best used with a pipe to sort -n -k3).
+
+2007-03-13  Jonathan Chambers  <joncham@gmail.com>
+
+       * monograph.vcproj: Move to msvc directory.
+       
+2007-03-13  Jonathan Chambers  <joncham@gmail.com>
+
+       * monograph.vcproj: Begin WIN64 port.
+       
+Fri Jan 26 12:37:14 CET 2007 Paolo Molaro <lupus@ximian.com>
+
+       * monograph.c: warning fixes.
+
+Tue Mar 21 16:01:26 CET 2006 Paolo Molaro <lupus@ximian.com>
+
+       * monograph.c: fixes to be able to deal with 2.0 assemblies
+       and more stats.
+
+Wed Feb 22 15:11:37 CET 2006 Paolo Molaro <lupus@ximian.com>
+
+       * monograph.c: update after MonoMethodHeader changes.
 
 Tue Jan 24 18:57:46 CET 2006 Paolo Molaro <lupus@ximian.com>