ChangeLog 639 B

12345678910111213141516171819202122232425262728
  1. 2009-07-02 Marek Safar <[email protected]>
  2. * StrongBox_T.cs: Add 4.0 bits.
  3. 2009-06-29 Marek Safar <[email protected]>
  4. * DynamicAttribute.cs: Add DynamicAttribute.
  5. 2009-03-05 Jb Evain <[email protected]>
  6. * ExecutionScope.cs: add support for hoisted locals.
  7. 2008-06-20 Jb Evain <[email protected]>
  8. * ExecutionScope.cs (CreateDelegate): implement.
  9. 2008-04-19 Jb Evain <[email protected]>
  10. * ExecutionScope.cs: change the constructor to take a list
  11. of globals.
  12. 2008-02-24 Jb Evain <[email protected]>
  13. * ExecutionScope.cs: update API.
  14. 2007-01-19 Marek Safar <[email protected]>
  15. * ChangeLog: Added