Cronologia Commit

Autore SHA1 Messaggio Data
  Miguel de Icaza 3e427fe0ef Force use of 4.0.0.0 version for System.Net.Http 11 anni fa
  Rolf Bjarne Kvinge 2d13830146 Properly preserve VPF registers in iOS. Fixes #17793. 12 anni fa
  Zoltan Varga d02edc4281 [arm] Use d0/d1 as fp scratch regs on non-hard float platforms. Hopefully fixes #17597. 12 anni fa
  Atsushi Eno ae86e67f1b fix bug #16744 - null values on nullable value types were not handled in deserializer. 12 anni fa
  Marek Safar e3a4ce1117 [corlib] Improve 85aaf9b07485d5253de4c142985e32b00ad19347 change 12 anni fa
  Marek Safar 6ee3fd4e87 [corlib] Hunting down rare Task.WaitAll race 12 anni fa
  Marek Safar b95d8a65b9 [corlib] Mark all promise-style task exceptions observed. Fixes #17015 12 anni fa
  Marek Safar 8c73578428 [corlib] Promise style tasks cannot be started manually. Fixes #16857 12 anni fa
  Marek Safar cceaabac62 [corlib] Don't inline await continuations when the context does not allow it. Fixes #16548 12 anni fa
  Marek Safar 693da9b0bb Revert "[corlib] Mark all promise-style task exceptions observed. Fixes #17015" 12 anni fa
  Zoltan Varga 04f55b81b2 [jit] Fix dwarf line number info generation, make AOT use it again instead of the .loc/.file directives of GAS, since CLANG only supports those with assembly, not with .byte directives. Fixes part of #15202. 12 anni fa
  Zoltan Varga dbd7eedb92 [aot] Give the compilation unit entries in the DWARF debug info different names, the osx tools seem to need this (#15202). 12 anni fa
  Rolf Bjarne Kvinge 2007e2b9c4 [corlib] Mark all promise-style task exceptions observed. Fixes #17015 12 anni fa
  Sebastien Pouliot 552554e9f2 Revert "[gsharedvt] Avoid using gsharedvt trampolines for calls with a non-variable signature." 12 anni fa
  Martin Baulig 5f0b43c260 [corlib]: Add stubs for the remaining `System.Runtime.InteropServices.WindowsRuntime' APIs. 12 anni fa
  Martin Baulig 335769d7f1 [PCL]: Add new 'System.Runtime.InteropServices.WindowsRuntime' Facade Assembly. 12 anni fa
  Martin Baulig 265ec9665d [corlib]: Add 'System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken' stub. 12 anni fa
  Martin Baulig dd390c5e03 [PCL]: Add "System.Dynamic.Runtime.dll" Facade Assembly to MonoTouch. 12 anni fa
  Sebastien Pouliot e33b302618 [tests] Fix some corlib unit tests to run successfully on iOS 12 anni fa
  Zoltan Varga 1786712331 [jit] Disable the optimized lmf push/pop code even if the arch specific code enables if it is not supported. 12 anni fa
  Mark Probst 85ef4bad2a [sgen] Explain a FIXME. 12 anni fa
  Mark Probst 08e9f6ec2e [sgen] Our bzero()/memmove() must store “volatile”, lest LLVM screw us. 12 anni fa
  Mark Probst 2effcc1b53 [sgen] Reverse the free-list after sweeping to be in address-order. 12 anni fa
  Mark Probst de75a12c63 [sgen] Only enqueue LOS objects if they contain references. 12 anni fa
  Marek Safar 39fa8bb4c2 [mcs] Update populated member cache of dynamic containers manually for additional entries. Fixes #16659 12 anni fa
  Zoltan Varga c1908d7e47 [jit] Implement the delegate ctor optimization in AOT mode too. 12 anni fa
  Alex Rønne Petersen a07c846bc9 Merge pull request #831 from madewokherd/win64-warnings 12 anni fa
  Vincent Povirk 493d786a89 Fix MonoW32ExceptionHandler type on win64. 12 anni fa
  Vincent Povirk 524362a752 Move a variable declaration to the start of a block. 12 anni fa
  Vincent Povirk 9ee5928c57 Mark some functions as static. 12 anni fa