2010-06-21 Rodrigo Kumpera <rkumpera@novell.com>
[mono.git] / mcs / class / System / System.Text.RegularExpressions / ChangeLog
index 4850f74212a369dfc2bfb38252aaa0fea496bab3..87ab36b7c85c8eacdf7d6e405ebb7177f998c4a9 100644 (file)
@@ -1,3 +1,9 @@
+2010-06-21  Rodrigo Kumpera  <rkumpera@novell.com>
+
+       * compiler.cs: Add new internal flag to switch on regexp tracing.
+       The code is a statc readonly variable so the JIT can eliminate
+       all tracing code during normal runs.
+
 2010-03-20  Miguel de Icaza  <miguel@novell.com>
 
        * RxInterpreter.cs: Removed warnings.