mono.git
2016-01-13 Marcos HenrichMerge pull request #2274 from esdrubal/udpclientreceive
2016-01-13 Marek SafarMerge pull request #2423 from radical/mcs-args
2016-01-13 João MatosMerge pull request #2422 from akoeplinger/environment...
2016-01-13 Alexander Köplinger[corlib] Properly implement Environment.Is64BitOperatin...
2016-01-13 Vlad BrezaeMerge pull request #2261 from BrzVlad/fix-arm-fast...
2016-01-12 Ankit Jain[mcs] Accept and ignore command line args supported...
2016-01-12 Zoltan Varga[llvmonly] Avoid disabling llvm for the Selector.GetHan...
2016-01-12 Zoltan Varga[llvmonly] Fix support for variant interface methods...
2016-01-12 Joao MatosRevert "Apple has introduced the System Integrety Prote...
2016-01-12 Zoltan Varga[llvm] Ignore OP_IL_SEQ_POINT.
2016-01-12 Aleksey Kliger... Merge pull request #2418 from lambdageek/dev/bug-12205
2016-01-12 Zoltan Varga[aot] Add support for name mangling for more types.
2016-01-11 Aleksey Kliger[reflection] Test MethodInfo.ReflectedType property
2016-01-11 Rolf Bjarne... [mscorlib] Add support for intercepting threadpool...
2016-01-11 Aleksey Kliger[reflection] remove override get ReflectedType for...
2016-01-11 Zoltan Varga[runtime] Bump version to 4.3.3.
2016-01-11 Alexander KöplingerMerge pull request #2382 from akoeplinger/system-net...
2016-01-11 Marek Safar[mcs] Fixes inconsistent accessibility check for partia...
2016-01-10 Zoltan Varga[llvm] Allow support for emitting some methods using...
2016-01-09 Alexander KöplingerMerge pull request #2415 from razzfazz/fix_timespec
2016-01-09 Zoltan VargaMerge pull request #2414 from akoeplinger/fix-threadpoo...
2016-01-09 Daniel Beckerfix struct timespec member name
2016-01-09 Alexander Köplinger[corlib] Don't throw exception for null locale to fix...
2016-01-09 Zoltan Varga[llvmonly] Avoid creating an empty output file for...
2016-01-09 Zoltan Varga[llvmonly] Avoid emitting the 'globals' aot table,...
2016-01-09 Zoltan VargaMerge pull request #2412 from akoeplinger/disable-threa...
2016-01-09 Alexander Köplinger[corlib] Disable Thread test that started failing after...
2016-01-08 Zoltan Varga[llvm] Error out when using --aot=llvmonly if the runti...
2016-01-08 Miguel de Icaza[csharp/getline] Add support for completion popup windows
2016-01-08 Radek Doulik[linker] do not use System.IO.Path on assembly resource...
2016-01-08 Alexander Köplinger[io-layer] Revert 31f13881a483201933b16e75d47a6d103d959...
2016-01-08 Zoltan Varga[runtime] Bump AOT file format version.
2016-01-08 Alexander Köplinger[io-layer] Fix build on OSX
2016-01-08 Zoltan Varga[llvmonly] Enable more tests.
2016-01-08 Zoltan Varga[llvmonly] Fix gsharedvt calls from gsharedvt methods.
2016-01-08 Alexander KöplingerMerge pull request #2384 from akoeplinger/system-net...
2016-01-08 Alexander Köplinger[System.Web] Add test for 9c254393200eb6a23bea67c053ed4...
2016-01-08 James VenningFix RouteCollection not correctly clearing itself
2016-01-08 NealeImplement a SetPriority/GetPriority facility for real...
2016-01-08 João MatosMerge pull request #2411 from rolfbjarne/parse-debug...
2016-01-08 Rolf Bjarne... [mini] Document mini_parse_debug_option.
2016-01-08 Rolf Bjarne... [mini] Rename mini_parse_debug_option's argument to...
2016-01-08 Rolf Bjarne... [man/mono.1] Fix typo.
2016-01-08 Alexander Köplinger[System] Initial port of System.Net.Sockets types from...
2016-01-08 João MatosMerge pull request #2363 from eriklarko/master
2016-01-08 João MatosMerge pull request #2410 from steffen-kiess/fix-monop
2016-01-08 Steffen Kieß[monop] Fix NullReferenceException in monop
2016-01-08 Zoltan Varga[llvmonly] Extract the runtime invoke code into a separ...
2016-01-08 João MatosMerge pull request #2390 from schani/feature-bisector
2016-01-08 João MatosMerge pull request #2409 from rolfbjarne/parse-debug...
2016-01-08 Zoltan Varga[aot] Print the number of different kinds of methods...
2016-01-08 Rolf Bjarne... [runtime] Add API to set debug options without going...
2016-01-08 Zoltan Varga[llvmonly] Add support for nullable return types in...
2016-01-08 Zoltan Varga[llvmonly] Enable some tests which now work.
2016-01-08 Zoltan Varga[llvmonly] Fix support for gsharedvt delegate invoke...
2016-01-08 Zoltan Varga[amd64] Only use the gsharedvt calling conv for variabl...
2016-01-08 Zoltan Varga[runtime] Set the wrapper info correctly for generic...
2016-01-08 João MatosMerge pull request #2406 from vkargov/master
2016-01-07 Vladimir KargovFix the format statements in mono-gdb.
2016-01-07 Zoltan Varga[ppdb] Fail fast when trying to load an .mdb file from...
2016-01-07 Zoltan Varga[llvmonly] Share more signatures.
2016-01-07 Zoltan Varga[llvmonly] Change the way delegate invokes are implemen...
2016-01-07 Zoltan Varga[llvmonly] Remove the old llvmonly runtime support...
2016-01-07 Jonathan PryorMerge pull request #2333 from joelmartinez/docs-classic-fix
2016-01-07 Rolf Bjarne... Bump referencesource to get changes for multiple appdom...
2016-01-07 Rolf Bjarne... [corlib] Remove multiple appdomain support (AppDomain...
2016-01-07 Zoltan Varga[llvm] Fix support for aot data files.
2016-01-07 Zoltan Varga[llvmonly] Remove some duplicate code.
2016-01-06 Zoltan Varga[llvmonly] Share more signatures in the gsharedvt in...
2016-01-06 Zoltan Varga[llvmonly] Fix a case where a non-virtual method was...
2016-01-06 Joel Martinez[mdoc] Added -api-style parameter.
2016-01-06 Rolf Bjarne... [aot] Fix emission of external aot data by aligning...
2016-01-06 Zoltan Varga[runtime] Fix the DISABLE_JIT build.
2016-01-06 Zoltan Varga[llvmonly] Add support for runtime invokes with nullabl...
2016-01-06 Alex Rønne... Merge pull request #2174 from stukselbax/master
2016-01-06 Zoltan Varga[llvmonly] Implement runtime invokes to gsharedvt methods.
2016-01-06 Zoltan Varga[jit] Fix the handling of virtual generic methods on...
2016-01-05 Martin BauligRevert "[corlib] Fixed the mobile build in System.Secur...
2016-01-05 Zoltan Varga[amd64] Enable LLVM for more parameter passing conventions.
2016-01-05 Martin Baulig[bcl]: Fix 'mobile_static' build.
2016-01-05 Zoltan Varga[llvm] Fix the linking of the bblocks containing endfin...
2016-01-05 Martin BauligMerge pull request #2401 from alexanderkyte/mobile_stat...
2016-01-05 Aleksey Kliger... Merge pull request #2385 from lambdageek/dev/checked...
2016-01-05 Alexander Kyte[bcl] Fix Win32 network api exclusion on non-monodroid...
2016-01-05 Alexander Kyte[bcl] Take mobile_static profile into account in prepro...
2016-01-05 Joao Matos[Mono.Security] Fixed bootstrap build.
2016-01-05 Martin Baulig[System]: Cleanup the internal 'MonoTlsProviderFactory'.
2016-01-05 Martin Baulig[System]: Include Mono.Security sources in XamMac profi...
2016-01-05 Martin Baulig[Mono.Security]: Add MonoTlsProviderFactory.GetMonoSslS...
2016-01-05 Martin Baulig[Mono.Security]: Add 'IMonoSslStream.Provider' and...
2016-01-05 Martin BauligFix some compiler warnings in Mono.Security and System.
2016-01-05 Martin Baulig[System]: Only use the 'MONO_SECURITY_ALIAS' conditiona...
2016-01-05 Alexander KöplingerMerge pull request #2396 from akoeplinger/flaky-osx...
2016-01-05 Zoltan VargaRevert "[amd64] Remove some restrictions on passing...
2016-01-05 Zoltan Varga[runtime] Fix the loaded llvm build.
2016-01-05 Zoltan Varga[runtime] Allocate a parameter array in mono_jit_runtim...
2016-01-05 Zoltan Varga[amd64] Remove some restrictions on passing/returning...
2016-01-04 Zoltan Varga[jit] Disable the support for -O=shared, use it only...
2016-01-04 Zoltan Varga[llvmonly] Introduce a MonoFtnDesc structure to represe...
2016-01-04 Zoltan Varga[llvmonly] Remove some jit icalls which are no longer...
next