1. 26 May, 2013 2 commits
    • Mangatome's avatar
      Fix regression · 647058ac
      Mangatome authored
      Fixes regressions introduced by commit
      4cfc1f2b, due to generic collection
      exceptions in Metatables.checkMemberCache and Metatables.setMemberCache.
      647058ac
    • Mangatome's avatar
      DoString binary chunks and simplifications · 296814ea
      Mangatome authored
      - Simplified DoString for strings by replacing DoString(string,string)
      and DoString(string) by a single method DoString(string[,string]).
      - Added DoString(byte[][,string]) to allow for usage of binary chunks.
      296814ea
  2. 25 May, 2013 1 commit
    • Mangatome's avatar
      Silverlight fixes · 4cfc1f2b
      Mangatome authored
      - Replaces for all platforms the usage of legacy collections (ArrayList,
      Hashtables, and ListDictionary) by their generic and recommanded
      equivalents.
      - Fixes calls which are unsupported in Silverlight.
      4cfc1f2b
  3. 24 May, 2013 2 commits
  4. 21 May, 2013 9 commits
  5. 18 May, 2013 3 commits
  6. 17 May, 2013 1 commit
  7. 16 May, 2013 3 commits
  8. 14 Apr, 2013 1 commit
  9. 02 Apr, 2013 2 commits
  10. 01 Apr, 2013 2 commits
  11. 24 Mar, 2013 3 commits
  12. 22 Mar, 2013 6 commits
  13. 19 Mar, 2013 1 commit
  14. 18 Mar, 2013 1 commit
  15. 16 Mar, 2013 2 commits
  16. 13 Mar, 2013 1 commit