2007-09-14 Zoltan Varga <vargaz@gmail.com>
[mono.git] / mono / monoburg / ChangeLog
index dee19da0e70f737884a710a2f03d18d686e64f44..bcca1a32d1b725c1d39e4220894026ad0d2b1389 100644 (file)
@@ -1,3 +1,32 @@
+2007-05-27  Raja R Harinath  <harinath@gmail.com>
+
+       * Makefile.am (am_CFLAGS): Look for config.h in top_builddir.
+
+2007-05-25  Jonathan Chambers  <joncham@gmail.com>
+
+       * monoburg.y: Add configure check for unistd.h.
+       * wparser.c: Update for monoburg.y changes.
+       * Makefile.am: Add top_srcdir to include path for config.h.
+
+    Code is contributed under MIT/X11 license.
+
+2007-03-13  Jonathan Chambers  <joncham@gmail.com>
+
+       * runburg.bat, monoburg.vcproj: Move to msvc directory.
+       
+2007-03-13  Jonathan Chambers  <joncham@gmail.com>
+
+       * runburg.bat:  Run executable that was produced by the current
+       target and sent via an argument.
+       * monoburg.vcproj: Fix  Release build target, add define to remove CRT warnings, 
+       structure output folders a bit better, begin WIN64 port.
+       
+2007-02-03  Pekka J Enberg <penberg@cs.helsinki.fi>
+
+       * monoburg.c: Let the Monoburg specification override MBState reg1
+       and reg2 types. Not everyone wants to store the information as
+       integers.
+
 2006-12-01  Miguel de Icaza  <miguel@novell.com>
 
        * parser.c: Added this file which is autogenerated by bison to the