mono.git
2016-11-04 monojenkins[msvc] Update csproj files
2016-11-04 Zoltan Varga[jit] Cleanup the usage of DISABLE_JIT a bit so it...
2016-11-04 Zoltan Varga[runtime] Revert parts of 016709fe52e921416322982f81859...
2016-11-03 Zoltan VargaFix a warning.
2016-11-03 Zoltan Varga[arm64] Save+restore fp regs from the context in the...
2016-11-03 Alexander KöplingerMerge pull request #3871 from akoeplinger/mono.posix...
2016-11-03 Marek Safar[corcompare] Update custom XI project file to embed...
2016-11-03 Marek Safar[mono-api-html] Remove unused cecil reference
2016-11-03 Miguel de Icaza[mkbundle] Fix the argument order to put the entry...
2016-11-03 Rodrigo KumperaMerge pull request #3734 from kumpera/monoclass_reorg
2016-11-03 Rodrigo KumperaRemove spurious slash.
2016-11-03 Zoltan Varga[runtime] Fix the exception message to include the...
2016-11-02 Alexander KöplingerFix tarball
2016-11-02 Zoltan VargaFix some warnings.
2016-11-02 Rodrigo KumperaMerge pull request #3867 from kumpera/issues
2016-11-02 Zoltan VargaFix some warnings.
2016-11-02 Alexander Köplinger[utils] More Mach ARM build fixes
2016-11-02 Alexander Köplinger[utils] Fix mono_mach_arch_thread_states_to_mcontext...
2016-11-02 Ludovic Henry[process] Fix OSX build
2016-11-02 Ludovic Henry[io-layer] Extract Process runtime support (#3859)
2016-11-02 Marek Safar[mcs] Remove unknown warnings reporting to match latest csc
2016-11-02 Vlad Brezae[sgen] Fix sgen with nursery sizes bigger than 4G
2016-11-02 Aleksey Kliger... Merge pull request #3863 from lambdageek/dev-42584...
2016-11-02 Alexander KöplingerMerge pull request #3870 from evincarofautumn/fix-xmm...
2016-11-02 Alexander Köplinger[Mono.Posix] Disable Unix-specific tests on Windows
2016-11-02 Alexander KöplingerMerge pull request #3874 from henricm/isolated-file...
2016-11-02 Alexander Köplinger[bcl] Add back "dot-per-test" progress indicator to...
2016-11-02 Henric MüllerMaking sure opened streams are closed in IsolatedStorag...
2016-11-02 Marek Safar[build] MonoTouch specific build flags injection
2016-11-02 Marek SafarMerge pull request #3869 from radical/mcs-ignore-arg
2016-11-02 Zoltan Varga[arm] Fix MONO_CONTEXT_GET_CURRENT (), the inline assem...
2016-11-02 Zoltan Varga[runtime] Fix the build.
2016-11-02 Zoltan Varga[jit] Simplify the code generation for the mkrefany...
2016-11-02 Zoltan Varga[arm] Call the tls get trampoline through a GOT slot...
2016-11-02 Rodrigo KumperaFix rebase issues.
2016-11-02 Jon Purdy[runtime] Fix Mach ARM build.
2016-11-02 Zoltan VargaRevert "[bcl] Compile nunit-lite-console using -d:MONO...
2016-11-02 Rodrigo Kumpera[runtime] Introduce mono_class_is_interface.
2016-11-02 Rodrigo Kumpera[runtime] Introduce mono_class_is_abstract.
2016-11-02 Rodrigo KumperaFix copyright notices.
2016-11-02 Rodrigo Kumpera[runtime] Add counters for how many times ext, ref_info...
2016-11-02 Rodrigo Kumpera[runtime] Move MonoClass::next_class_cache to MonoClassDef.
2016-11-02 Rodrigo Kumpera[runtime] Add counters for the number of class kinds...
2016-11-02 Rodrigo Kumpera[runtime] Move MonoClass::generic_container to MonoClas...
2016-11-02 Rodrigo Kumpera[runtime] Move MonoClass::flags to MonoClassDef.
2016-11-02 Rodrigo Kumpera[runtime] Move MonoClass::generic_class to MonoClassGen...
2016-11-01 Alexander KöplingerMerge pull request #3855 from akoeplinger/shacng-monodroid
2016-11-01 Sylvan ClebschRemove exception when using SO_REUSEADDR on Linux ...
2016-11-01 Ankit Jain[mcs] Accept and ignore command line args supported...
2016-11-01 Aleksey Kliger[custom attr] Iterate over methoddef custom attrs
2016-11-01 Aleksey Kliger[loader] treat corlib same as other assemblies when...
2016-11-01 Aleksey Kliger[custom-attrs] Add low-level metadata iterator for...
2016-11-01 Rodrigo Kumpera[runtime] Introduce specialized structs for each MonoCl...
2016-11-01 Rodrigo Kumpera[runtime] Introduce kind test functions to cleanup...
2016-11-01 Rodrigo Kumpera[runtime] Introduce MonoClass::class_kind and remove...
2016-11-01 Rodrigo KumperaMerge pull request #3764 from evincarofautumn/fix-xmm...
2016-11-01 Rodrigo KumperaFix some issues found by cppcheck.
2016-11-01 Ludovic Henry[threads] Fix Posix async resume (#3861)
2016-11-01 Marek SafarMerge pull request #3864 from monojenkins/update-csprojs
2016-11-01 Zoltan Varga[bcl] Compile nunit-lite-console using -d:MONO so it...
2016-11-01 monojenkins[msvc] Update csproj files
2016-10-31 Jon Purdy[runtime] Fix scanning of SIMD registers on Mac.
2016-10-31 Zoltan Varga[runtime] Perform the reference assembly attribute...
2016-10-31 Zoltan Varga[sgen] Move the logic to determine whenever an ip is...
2016-10-31 Alexander Köplinger[corlib] Map SHA*Cng algorithms to SHA*Managed on monodroid
2016-10-31 Aleksey Kliger... Merge pull request #3802 from lambdageek/dev-reference...
2016-10-31 Alexander KöplingerBump boringssl submodule to the correct commit
2016-10-31 Marek Safar[corlib] SharedStatics from referencesource. Fixes...
2016-10-31 Alexander KöplingerMerge pull request #3851 from akoeplinger/nunitlite
2016-10-31 Alexander Köplinger[System] Disable a test that reads a file on mobile
2016-10-31 Alexander Köplinger[System] Fix monodroid build when BTLS is disabled
2016-10-29 Alexander Köplinger[nunitlite] Port babysitter work from nunit24
2016-10-29 Alexander Köplinger[System.ServiceModel] Make looper thread in ChannelDisp...
2016-10-29 Alexander Köplinger[System.Web.DynamicData] Fix references to nunit.mocks
2016-10-29 Alexander Köplinger[System.Web] Remove Explicit attribute from test
2016-10-29 Alexander Köplinger[WinForms] Disable the ApplicationTest.RestartNotSuppor...
2016-10-29 Alexander Köplinger[Microsoft.Build] Ignore ThreadAbortException in BuildN...
2016-10-29 Alexander Köplinger[System.Xml/System.ServiceModel/Dataflow] Use more...
2016-10-29 Alexander Köplinger[System.Xml] Fix embedded assembly name in XmlCodeExpor...
2016-10-29 Alexander Köplinger[System.Runtime.Remoting] Fix double call to ChannelSer...
2016-10-29 Alexander Köplinger[System.Data.OracleClient] Replace config file lookup...
2016-10-29 Alexander Köplinger[System.Data.Linq] Fix "build" subdirectory to work...
2016-10-29 Alexander Köplinger[corlib/System/System.Configuration] Fix tests relying...
2016-10-29 Alexander Köplinger[corlib] Disable a test that is incompatible with how...
2016-10-29 Marcos Henrich[bcl] Replace deprecated usage of Assertion class and...
2016-10-29 Marcos Henrich[bcl] Add NUnitHelper.cs with API not in nunit-lite
2016-10-29 Alexander Köplinger[bcl] Add patching of nunit-lite-console.exe.config...
2016-10-29 Marcos Henrich[bcl] Replace nunit24 with nunit-lite
2016-10-29 Alexander KöplingerMerge pull request #3852 from monojenkins/update-csprojs
2016-10-29 JensEhrhardt... UdpClient.Receive parameter refers to remote EP (#3842)
2016-10-29 monojenkins[msvc] Update csproj files
2016-10-28 Ludovic Henry[threads] Replace use of W32Handle by MonoOSEvent for...
2016-10-28 Aleksey Kliger[tests] Build AOT prereqs for reference-loader test
2016-10-28 Zoltan VargaMore metadata cleanup (#3792)
2016-10-28 Zoltan Varga[sre] Remove some dead code.
2016-10-28 Alexander KöplingerMerge pull request #3847 from rolfbjarne/btls-remove...
2016-10-28 Alexander Köplinger[bcl] Disable BTLS on xammac and xammac_net_4_5 profiles
2016-10-28 Alexander Köplinger[btls] Fix library install
2016-10-28 Ludovic Henry[threads] Fix suspend on watchos
2016-10-28 Alexander Köplingerconfigure.ac: fix incorrect description
next