[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / jay / ChangeLog
old mode 100755 (executable)
new mode 100644 (file)
index 4405cdc..ecef165
@@ -1,3 +1,36 @@
+2010-04-05  Zoltan Varga  <vargaz@gmail.com>
+
+       * defs.h: Quiet warnings which might bother rpm.
+
+2009-11-27  Marek Safar  <marek.safar@gmail.com>
+
+       * skeleton.cs: Add global state stacks.
+
+2008-10-17  Jonathan Pryor  <jpryor@novell.com>
+
+       * Makefile: Add doc-update target support.
+
+2008-09-09  Miguel de Icaza  <miguel@novell.com>
+
+       * skeleton.cs: A little refactoring to support producing a list of
+       tokens as opposed to a list of token strings for code that uses
+       the yyExpecting code.
+
+2006-05-29  Raja R Harinath  <rharinath@novell.com>
+
+       * skeleton.cs: Implement a better translation for named-loop continues.
+       Remove "unreachable code" warnings in the generated code.
+
+2006-04-03  Zoltan Varga  <vargaz@gmail.com>
+
+       * output.c skeleton skeleton.cs: Initialize the jay debug tables
+       lazily. Fixes #77946.
+
+2006-03-10  Zoltan Varga  <vargaz@gmail.com>
+
+       * reader.c (copy_action): Applied patch from Axel T Schreiner (ats@cs.rit.edu).
+       Fixes a small bug.
+
 2006-03-04  Martin Baulig  <martin@ximian.com>
 
        * skeleton.cs: Don't call yyerror if `yyErrorFlag == 0', so we can