mono.git
2017-03-16 Aleksey Kliger... Merge pull request #4453 from lambdageek/bug-49721
2017-03-16 Zoltan Varga[x86] Disable the usage of mono_lmf on android as a...
2017-03-16 Zoltan Varga[x86] Remove some incorrect code from method prologs...
2017-03-16 Alexander Köplinger[corcompare] Fix support for BindableAtribute ctor...
2017-03-16 Alexander KöplingerMove target for creating monolite package to Mono
2017-03-16 Alexander KöplingerInclude Mono version in corlib version
2017-03-16 Rodrigo KumperaMerge pull request #4536 from kumpera/block-rebind...
2017-03-16 Aleksey Kliger[tests] Separate MONO_PATH directories by PLATFORM_PATH...
2017-03-16 Aleksey Kliger[mono/tests] Add strong named assembly loading tests
2017-03-16 Rodrigo Kumpera[tools] Dep check the downloads to avoid the mistake...
2017-03-16 Rodrigo Kumpera[runtime] Update the banned version list to include...
2017-03-16 Alexander Köplinger[xbuild] Fix make dist broken by a350f8f0f470
2017-03-16 Alexander Köplinger[WindowsBase] Rename method parameters to match .NET...
2017-03-16 Alexander Köplinger[System.Xaml] Rename method parameters to match .NET...
2017-03-16 Alexander Köplinger[System.Windows.Forms.DataVisualization] Rename method...
2017-03-16 Alexander Köplinger[System.Web.Extensions] Rename method parameters to...
2017-03-16 Alexander Köplinger[System.Web.ApplicationServices] Rename method paramete...
2017-03-16 Alexander Köplinger[System.Web] Rename method parameters to match .NET...
2017-03-16 Alexander Köplinger[System.Transactions] Rename method parameters to match...
2017-03-16 Alexander Köplinger[System.ServiceModel.Web] Rename method parameters...
2017-03-16 Alexander Köplinger[System.ServiceModel.Discovery] Rename method parameter...
2017-03-16 Alexander Köplinger[System.ServiceModel] Rename method parameters to match...
2017-03-16 Alexander Köplinger[System.Security] Rename method parameters to match...
2017-03-16 Alexander Köplinger[System.Management] Rename method parameters to match...
2017-03-16 Alexander Köplinger[System.IdentityModel.Selectors] Rename method paramete...
2017-03-16 Alexander Köplinger[System.IdentityModel] Rename method parameters to...
2017-03-16 Alexander Köplinger[System.EnterpriseServices] Rename method parameters...
2017-03-16 Alexander Köplinger[System.Drawing] Rename method parameters to match...
2017-03-16 Alexander Köplinger[System.DirectoryServices] Rename method parameters...
2017-03-16 Alexander Köplinger[System.Design] Rename method parameters to match ...
2017-03-16 Alexander Köplinger[System.Data.OracleClient] Rename method parameters...
2017-03-16 Alexander Köplinger[System.Data.Linq] Rename method parameters to match...
2017-03-16 Alexander Köplinger[System.Data] Rename method parameters to match .NET...
2017-03-16 Alexander Köplinger[System.Core] Rename method parameters to match .NET...
2017-03-16 Alexander Köplinger[System.Configuration] Rename method parameters to...
2017-03-16 Alexander Köplinger[System] Rename method parameters to match .NET contract
2017-03-16 Alexander Köplinger[Microsoft.Build] Rename method parameters to match...
2017-03-16 Alexander Köplinger[Microsoft.Build.Engine] Rename method parameters to...
2017-03-16 Alexander Köplinger[bcl] Rename variables to avoid conflict with later...
2017-03-16 Marek Safar[corlib] Update culture data. Fixes #53334
2017-03-16 Marek Safar[corlib] Fixes custom formatter with ";" section separa...
2017-03-16 Frederik CarlierUse MD5.Create () instead of new MD5CryptoServiceProvider()
2017-03-16 Frederik CarlierAdd [In, Out] annotation to points in GdipTransformMatr...
2017-03-15 Vincent Povirk[amd64] Fix mingw-w64 build. (#4519)
2017-03-15 Vlad Brezae[sgen] Fix xmm scanning on mac x86 (#4521)
2017-03-15 Zoltan Varga[aot] Print out more info when a method cannot be AOTed.
2017-03-15 Zoltan Varga[runtime] Fix mono_method_get_name_full () so it works...
2017-03-15 Rodrigo Kumpera[tools] Update nuget-hash-extractor to spew the new...
2017-03-15 Rodrigo Kumpera[runtime] Reject rebinds that target one of the banned...
2017-03-15 Zoltan VargaBump ikdasm.
2017-03-15 Zoltan Varga[simd] Fix some problems exposed by the corefx test...
2017-03-15 Zoltan Varga[simd] Mark Mono.Simd classes as obsolete.
2017-03-14 Zoltan VargaBump ikdasm.
2017-03-14 Aleksey Kliger[loader] Cleanup add_assemblies_to_domain
2017-03-14 Alexander Köplinger[tools] Don't install mdb2ppdb by default (#4526)
2017-03-14 Aleksey Kliger[test-runner] Add --mono-gac-prefix command line option.
2017-03-14 Aleksey Kliger[mono/tests] Make w32message.cs a normal test-runner...
2017-03-14 Aleksey Kliger[loader] Remap public key tokens of framework assemblie...
2017-03-14 Aleksey Kliger[mono/tests] Fix tests when using full or hybrid AOT
2017-03-14 Aleksey Kliger[loader] In debug output, print the domain search path...
2017-03-14 Aleksey Kliger[loader] Requesting an assembly with a strong name...
2017-03-14 Aleksey Kliger[loader] Pass predicate callback to mono_assembly_load_...
2017-03-14 Aleksey Kliger[runtime] Mark mono_assembly_open and mono_assembly_ope...
2017-03-14 Aleksey Kliger[assembly] Add mono_assembly_open_predicate function
2017-03-14 Marek Safar[xbuild] Relocate Portable frameworks
2017-03-14 Marek SafarRevert "Bump buildtools to branch that includes portabl...
2017-03-14 Bernhard Urban[configure] rename "--with-interpreter=yes" to "--enabl...
2017-03-14 Ankit JainHandle windows paths in ResXFileRef, for conversion...
2017-03-14 Zoltan Varga[jit] Add parameter type checks to the SIMD intrinsics...
2017-03-13 Alexander KöplingerBump buildtools to branch that includes portable targets
2017-03-13 Zoltan Varga[runtime] Mark array types with more than 32 dimensions...
2017-03-13 Bernhard Urban[interp] kill MINT_LDTHISA
2017-03-13 Bernhard Urban[interp] allow generic instantiation as argument in...
2017-03-13 Bernhard Urban[interp] more static trampolines
2017-03-13 Bernhard Urban[interp] inflate cee_token properly if it comes from...
2017-03-13 Bernhard Urban[interp] make sure we wrap virtual methods with synchro...
2017-03-13 Bernhard Urban[interp] clear exception storage in runtime_invoke
2017-03-13 Bernhard Urban[interp] lock when acquiring memory from a mempool.
2017-03-13 Bernhard Urban[ci] add more steps to interp
2017-03-13 Bernhard Urban[tests] update 'make testinterp' target
2017-03-13 Bernhard Urban[test-runner] remove duplicated --runtime hanlding
2017-03-13 Bernhard Urban[test-runner] allow passing runtime args
2017-03-13 Marek Safar[System.Windows.Forms] Disable failing test
2017-03-13 Marek SafarBump corefx
2017-03-13 Marek SafarBump buildtools
2017-03-13 Frederik CarlierGDI+ functions: use constant for the library name,...
2017-03-12 Marek Safar[corlib] FileStream::Name needs to include fully qualif...
2017-03-12 Zoltan Varga[jit] Implement RuntimeHelpers.IsReferenceOrContainsRef...
2017-03-11 Jon Purdy[docs] Remove dead metadata APIs.
2017-03-11 Jon Purdy[docs] Remove dead mempool APIs.
2017-03-11 Jon Purdy[docs] Remove dead hash table APIs.
2017-03-11 Jon Purdy[docs] Remove dead GC APIs.
2017-03-11 Jon Purdy[docs] Remove dead remote wrapper APIs.
2017-03-11 Jon Purdy[docs] Remove dead loader error APIs.
2017-03-11 Frederik CarlierRemove CAS from System.Drawing unit tests
2017-03-11 Marek Safar[System.Windows.Forms] Fixes test build failure
2017-03-11 Zoltan Varga[bcl] Implement RuntimeHelpers.IsReferenceOrContainsRef...
2017-03-11 Ankit JainHandle a file ref, with backslashes, in a .resx, on...
2017-03-11 Alexander Köplinger[WinForms] Fix Bindable attribute argument to use boolean
2017-03-10 Marek Safar[corlib][Mono.Posix] Remove NunitHelpers.cs reference
next