1. 21 2月, 2014 1 次提交
  2. 19 2月, 2014 3 次提交
  3. 13 2月, 2014 4 次提交
  4. 07 2月, 2014 1 次提交
  5. 05 2月, 2014 3 次提交
    • M
      Merge branch 'unity-staging' of github.com:Unity-Technologies/mono into unity-staging · 6f0e6a28
      Mantas Puida 提交于
      # By Andreia Gaita (9) and others
      # Via Andreia Gaita (2) and Levi Bard (1)
      * 'unity-staging' of github.com:Unity-Technologies/mono:
        [sharpziplib] Fix DiskStorage so it doesn't keep private state when it's overridden
        Add required overload for adding entries to zip with metadata (otherwise file attributes will be incorrect)
        Fix bad cherry-pick of liveness change.
        added api to unity liveness for multithreading
        Fix several 64bit pointers being truncated to 32bit integers.
        Fix GC losing objects on OSX64 due to registers not getting pushed as roots.
        Nunit and Mono.Cairo are no longer in the 1.0 dirs
        Nunit build fixes for the 1.0-less world
        Fix copying of files, rsync is more reliable (and preserves attributes)
        Fix cecil installation
        Only build the bare essentials on the 1.1 profile, and make all tools based on 2.0 assemblies
        Remove dupe source file from sources list
        Don't try to use a potentially null assembly name, the assembly might not have been found.
        Kill really really old ziplib code
        Update SharpZipLib to latest upstream v0.86.0.518
      6f0e6a28
    • M
      Fix ARM IMT calls on AOT platform. ARM AOT implementation of imt_thunks... · 3ac6ccb2
      Mantas Puida 提交于
      Fix ARM IMT calls on AOT platform. ARM AOT implementation of imt_thunks supports only linear array/list of IMT items
      3ac6ccb2
    • A
      [sharpziplib] Fix DiskStorage so it doesn't keep private state when it's overridden · 0dc05bf0
      Andreia Gaita 提交于
      Custom implementations of DiskStorage may need to control the stream, temporary filename
      or how the stream is open (custom file permissions, etc). Keeping private state in
      the base class makes it useless for implementors.
      0dc05bf0
  6. 29 1月, 2014 1 次提交
  7. 28 1月, 2014 4 次提交
  8. 27 1月, 2014 1 次提交
  9. 24 1月, 2014 8 次提交
  10. 23 1月, 2014 4 次提交
  11. 22 1月, 2014 3 次提交
  12. 21 1月, 2014 2 次提交
  13. 03 1月, 2014 1 次提交
  14. 12 12月, 2013 3 次提交
  15. 09 12月, 2013 1 次提交