mono.git
2015-12-03 Rodrigo KumperaMerge pull request #2260 from xmcclure/fix-testwaitany
2015-12-03 Marek Safar[System] Uri component values from reference source
2015-12-03 Zoltan VargaBump referencesource to 0632b0f497253bb43a217247ee99c95...
2015-12-03 Zoltan Varga[aot] Fix the emission of EnumComparer instances, some...
2015-12-03 Zoltan Varga[runtime] Mark an AOT tests as GSHAREDVT.
2015-12-03 Zoltan Varga[ppdb] Fix support for loading debug info for .dll...
2015-12-03 Marek SafarMerge pull request #2284 from akoeplinger/httpclient-fix
2015-12-02 Alexander Köplinger[System.Net.Http] Replace google.com with example.org...
2015-12-02 Zoltan Varga[jit] Remove the partial sharing enabling code, its...
2015-12-02 Zoltan Varga[jit] Enable partial sharing for the JIT too.
2015-12-02 Zoltan Varga[runtime] Get rid of the unused MONO_ARCH_HAVE_LLVM_IMT...
2015-12-02 Zoltan Varga[runtime] Get rid of LLVM_IMT_TRAMPOLINE, its no longer...
2015-12-02 Andi McClureMerge pull request #2279 from xmcclure/mono-posix-version
2015-12-02 Miguel de IcazaMerge pull request #2282 from joelmartinez/docs-multias...
2015-12-02 Marek SafarMerge pull request #2281 from lambdageek/dev/bug-36418
2015-12-02 Aleksey KligerMake System.DefaultBinder.CanConvertPrimitive reflexive...
2015-12-02 Aleksey KligerTest case for #36418
2015-12-02 Joel Martinez[mdoc] Improved error handling for multiassembly.
2015-12-02 Rodrigo KumperaMerge pull request #2231 from ludovic-henry/coop-sync...
2015-12-02 Andi McClureCleanup in signal.c and related tests
2015-12-02 Zoltan Varga[jit] Initialize gsharing counters in mono_generic_shar...
2015-12-02 Alexander Köplinger[System.ServiceModel] Fix Bug32886 test to work on...
2015-12-02 Zoltan Varga[runtime] Rename the 'ARCHITECTURE' define to 'MONO_ARC...
2015-12-02 Zoltan Varga[runtime] Add a test for MONO_ENV_OPTIONS.
2015-12-02 Alexander KöplingerMerge pull request #2278 from akoeplinger/remove-net...
2015-12-02 Zoltan Varga[jit] Add a testcase for #36280.
2015-12-02 Zoltan Varga[jit] Avoid a verification error in gsharedvt code...
2015-12-01 Zoltan Varga[llvm] Zero extend array indexes when targeting llvm...
2015-12-01 Andi McClureFail cleanly when MonoPosixHelper.dll version is wrong...
2015-12-01 João MatosMerge pull request #2223 from lobrien/master
2015-12-01 Zoltan Varga[aot] Cache inflated methods loaded from aot images...
2015-12-01 Alexander Köplinger[csproj] Small fixes to the genproj readme
2015-12-01 Alexander Köplinger[csproj] Update order.xml and csproj files
2015-12-01 Alexander Köplinger[csproj] Remove *net_4_5.csproj files from the class...
2015-12-01 Zoltan VargaFix a warning.
2015-12-01 Zoltan Varga[aot] Add instances of EnumEqualityCompater<T> for...
2015-12-01 Alexander KöplingerMerge pull request #2277 from lewurm/xmldoc
2015-12-01 Marek Safar[mcs] Remove parenthesized null operator special case...
2015-12-01 Bernhard Urban[docs] fix case in Makefile
2015-12-01 João MatosMerge pull request #2275 from lewurm/httputilityfix
2015-12-01 Bernhard Urban[System.Net] use WebUtility instead of HttpUtility
2015-12-01 Zoltan Varga[aot] Add instances of EnumEqualityComparer which is...
2015-12-01 Zoltan Varga[gsharedvt] Fix support for constrained calls on interf...
2015-12-01 Marek Safar[mcs] Better fix for commit 1bcab9bcd735c65ea850bed2bb5...
2015-12-01 Alexander Köplinger[System] Add test case for bug #2231
2015-12-01 João MatosMerge pull request #2256 from joelmartinez/docs-morenetdocs
2015-12-01 João MatosMerge pull request #2258 from protel-opensource/protelm...
2015-12-01 João MatosMerge pull request #2269 from dellis1972/xmlpeek
2015-12-01 João MatosMerge pull request #2265 from directhex/pthread_tls_on_mips
2015-12-01 Marek SafarMerge pull request #2272 from alex-skiffin/master
2015-12-01 alex-skiffin[NetworkInterface] Implement IPv4Mask property on Linux.
2015-11-30 Marek Safar[mcs] Tidy up better function betterness for methods...
2015-11-30 Sebastien PouliotBump external/referencesource to get mobile fixes
2015-11-30 João MatosMerge pull request #2271 from BrzVlad/fix-sizeof-monoarray
2015-11-30 Zoltan Varga[sdb] Fix ppdb support by adding a variant of mono_debu...
2015-11-30 Zoltan Varga[jit] Disable the gsharedvt version of Array.UnsafeMov.
2015-11-29 Zoltan Varga[llvm] Remove unused includes from mini-llvm-cpp.cpp.
2015-11-29 Zoltan Varga[llvm] Move the JIT related code to a separate llvm...
2015-11-29 Zoltan Varga[llvm] Fix the passing of the this argument which got...
2015-11-29 Zoltan Varga[runtime] Fix support for MONO_ENV_OPTIONS which got...
2015-11-28 Zoltan Varga[jit] Fix the verbosity of the 'LLVM failed for' messages.
2015-11-28 Zoltan Varga[ppdb] Fix reading of locals/scopes for the last method...
2015-11-27 Sebastien Pouliot[System.Data] Remove unneeded files that includes win32...
2015-11-27 Zoltan VargaFix a warning.
2015-11-27 Sebastien Pouliot[System.Xml] Do not build MS RS Win8Helpers.cs file...
2015-11-27 Marek Safar[mcs] Add new test
2015-11-27 Marek Safar[mcs] Fix codegen for nested binary bitwise operators.
2015-11-27 Rolf Bjarne... [mscorlib][System] Use PlatformNotSupportedException...
2015-11-26 Sebastien Pouliot[System][ios] Disable non-working Ping code (and non...
2015-11-26 Marek Safar[mcs] Fixes codegen for lifted bitwise operators which...
2015-11-26 Sebastien Pouliot[Mono.Data.Sqlite] Remove p/invokes to symbols that...
2015-11-26 Sebastien Pouliot[mscorlib] Do not include several win32-p/invoke calls...
2015-11-26 Sebastien Pouliot[mscorlib] Do not include a win32-p/invoke call (GetFul...
2015-11-26 Vlad Brezae[runtime] Fix sizeof MonoArray with non gnu compiler
2015-11-26 Dean Ellis[msbuild] Added XmlPeek
2015-11-26 Marek Safar[mcs] Fix null coalescing operator on cast of source...
2015-11-26 Zoltan VargaRevert "[aot] Cache inflated methods loaded from aot...
2015-11-26 Zoltan Varga[jit] Comment out a call to mono_debug_count (), it...
2015-11-25 Martin Baulig[Mono.Security]: Actually rename MonoSslStream.cs into...
2015-11-25 Zoltan Varga[aot] Cache inflated methods loaded from aot images...
2015-11-25 Martin Baulig[Mono.Security]: Rename 'Mono.Security.Interface.MonoSs...
2015-11-25 Martin Baulig[Mono.Security]: Add a few more 'Mono.Security.Interfac...
2015-11-25 Martin Baulig[System]: Make $(the_libdir_base)Mono.Security.dll...
2015-11-25 Marek Safar[System.Data] Implement CommandBehavior.SequentialAcces...
2015-11-25 Zoltan Varga[aot] Escape some characters in method names to avoid...
2015-11-25 Jo ShieldsForce with_tls=pthreads on MIPS, which lacks proper...
2015-11-25 Rolf Bjarne... [System.Data] Try to fix random DataViewTest.DefaultCol...
2015-11-25 Rolf Bjarne... [System] Fix SmtpClientTest.Deliver_Async to not requir...
2015-11-25 Rolf Bjarne... [System] Remove Process.Start and related API from...
2015-11-25 Rolf Bjarne... [corlib] Re-introduce Thread.Abort/Suspend/Resume,...
2015-11-25 Rolf Bjarne... [System] Tweak tests to work with Thread.Interrupt...
2015-11-25 Rolf Bjarne... [System] Don't throw SocketExceptions when we're stopping.
2015-11-24 Zoltan Varga[aot] Handle gsharedvt versions of delegate invoke...
2015-11-24 Marek SafarMerge pull request #2263 from akoeplinger/net_4_6.xml
2015-11-24 Martin Baulig[Mono.Security]: Minor 'Mono.Security.Interface' API...
2015-11-24 Andi McClureSpinlock to prevent SIGPIPE in signal.c (bug #36214)
2015-11-24 Martin Baulig[System]: Allow null 'settings' argument in ChainValida...
2015-11-24 Jonathan PryorMerge pull request #2264 from xmcclure/fix-testwaitany...
2015-11-24 Andi McClureDon't fsync() on a pipe (causes bug #35936)
2015-11-24 Ludovic Henry[coop] Remove MONO_TRY_BLOCKING
next