2009-01-14 Zoltan Varga <vargaz@gmail.com>
commit112be7d5717432aa267f1576e69b5f3d02a0bac8
authorzoltan <zoltan@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Wed, 14 Jan 2009 21:33:40 +0000 (14 21:33 +0000)
committerzoltan <zoltan@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Wed, 14 Jan 2009 21:33:40 +0000 (14 21:33 +0000)
tree2b850087368d8915a1bf1ad7d2b0f3c5a71f0e7b
parent28d2de26de785823e3a80a44591ac2f9ce143f4b
2009-01-14  Zoltan Varga  <vargaz@gmail.com>

* CILCompiler.cs: Avoid throwing exceptions for a few more unhandled opcodes.
Implement the reverse/ignorecase versions of Reference. Fix the reverse
version of Bitmap. Error out if a Jump opcode jumps outside the current
pc range. This works around #466151.

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/mcs@123417 e3ebcda4-bce8-0310-ba0a-eca2169e7518
class/System/System.Text.RegularExpressions/CILCompiler.cs
class/System/System.Text.RegularExpressions/ChangeLog
class/System/System.Text.RegularExpressions/RxCompiler.cs