mono.git
2014-05-23 Martin BauligRevert "Fix WebProxy.BypassProxyOnLocal logic."
2014-05-23 Alex Rønne... Merge pull request #1052 from sethjackson/master
2014-05-23 Marek SafarFix tests not to hang on failure
2014-05-23 Marek Safar[mcs] Expand type parameter member change using effecti...
2014-05-23 Martin BauligFix WebProxy.BypassProxyOnLocal logic.
2014-05-23 Marek Safar[mcs] Handling of nested effective base classes
2014-05-23 Marek SafarMerge pull request #1051 from josedonizetti/bug11916...
2014-05-23 Seth JacksonDon't define _XOPEN_SOURCE on OpenBSD. With _XOPEN_SOUR...
2014-05-23 Miguel de Icaza[build/msbuild] Tool resolves assemblies based on exact...
2014-05-23 Jose Donizettiadd IsAny=true support for DataContractSerializer
2014-05-22 Zoltan Varga[arm64] Fix the definition of DWARF_PC_REG, it should...
2014-05-22 Rolf Bjarne... Fix casing in monotouch_Mono.CSharp.dll.sources
2014-05-22 Enrico Sadafix V547 Expression 'ccw->ref_count >= 0' is always...
2014-05-22 Enrico Sadafix V547 Expression 'index >= 0' is always true. Unsign...
2014-05-22 Enrico Sadafix V547 Expression 'index >= 0' is always true. Unsign...
2014-05-22 Enrico Sadafix V595 The 'method' pointer was utilized before it...
2014-05-22 Enrico Sadafix V595 The 'amodule' pointer was utilized before...
2014-05-22 Atsushi EnoMerge pull request #924 from marcusva/master
2014-05-22 Marek SafarMerge pull request #164 from LogosBible/AppSettingsFile...
2014-05-22 Alex Rønne... Merge pull request #1045 from sethjackson/master
2014-05-22 Alex Rønne... Merge pull request #1046 from sethjackson/null-gc
2014-05-22 Marek Safar[mcs] Emit better code for null coalescing operator...
2014-05-21 Seth JacksonAllow building with no GC again.
2014-05-21 Seth Jacksonkinfo_proc2 was removed from OpenBSD. Use kinfo_proc...
2014-05-21 Alex Rønne... Merge pull request #1049 from ranma42/fix-check-gdi...
2014-05-21 Andrea CancianiFix checking when libgdi is configured as "sibling"
2014-05-21 Martin Baulig[Http]: Cleanup and simplify the ServicePoint's connect...
2014-05-21 Alex Rønne... Merge pull request #1032 from miguelzf/master
2014-05-21 Alex Rønne... Merge pull request #1044 from ranma42/fix-icc-build
2014-05-21 Andrea CancianiFix building mono with icc
2014-05-21 David Karlaš[Mono.Debugger.Soft] Caching VirtualMachine threads...
2014-05-21 Marek Safar[mcs] Add explicit array conversion involving type...
2014-05-21 Marek Safar[mcs] Undo implicit object prefix for cref interface...
2014-05-21 Atsushi Eno[MS.Build] fix support for MSBuildExtensionsPath* to...
2014-05-21 Atsushi Eno[MS.Build] Fix metadata item parsing wrong indexing.
2014-05-21 Marek Safar[mcs] Explicit type parameter conversion to generic...
2014-05-21 Rodrigo Kumpera[GC] Make size dependent vars use size_t instead of...
2014-05-21 Miguel de Icaza[vsbuild] Update Makefiles to not generate the VS metad...
2014-05-21 Miguel de Icaza[build] Kill OpenSystem.C from the Makefile
2014-05-21 Miguel de Icaza[build] Revert change in Facades parellism patch, since...
2014-05-21 Miguel de Icaza[build] Kill OpenSystem.C, nobody ever used this
2014-05-21 Miguel de Icaza[build] Fix the build for NET_4_5 (and maybe other...
2014-05-21 Martin Baulig[Http]: Cleanup chained async operations; bug #19161.
2014-05-20 Sebastien Pouliot[system] Add new StreamWebSocket.cs file to the mobile...
2014-05-20 Sebastien Pouliot[facades] Build the facades assemblies defined for...
2014-05-20 Zoltan Varga[sdb] Make sure the ids of unloading assemblies is...
2014-05-20 Zoltan Varga[runtime] Clean up an #ifdef block.
2014-05-20 Marek SafarMerge pull request #981 from methane/websocket
2014-05-20 Marek Safar[corlib] Fix public api
2014-05-20 Zoltan Varga[llvm] Update to the llvm backend to work with llvm...
2014-05-20 Sebastien Pouliot[System.Core][ios] Fix value for ENAMETOOLONG (typo...
2014-05-20 Marek Safar[corlib] Add Guid hex format parsing with whitespaces...
2014-05-20 Zoltan Varga[llvm] Detect the cpu architecture and pass it to Engin...
2014-05-20 Marek Safar[mcs] Use correct parent type in partial type base...
2014-05-20 Alexis ChristoforidesMerge pull request #1040 from ermshiperete/bug-xamarin...
2014-05-20 Marek HabersackAdd a missing assembly name to full type specification.
2014-05-20 Atsushi Eno[MS.Build] add internal expression debugging helper...
2014-05-20 Atsushi Eno[MS.Build] process Choose/When/Otherwise elements ...
2014-05-20 Atsushi Eno[ms.build] remove unused code.
2014-05-20 Marek Safar[xbuild] Add ReferenceOutputAssembly filter
2014-05-20 Marek SafarRemove 2.0 defines
2014-05-20 Miguel de Icaza[build] Record extra library builds for our Visual...
2014-05-19 Joao MatosAdded System.IO.Compression implementation based on...
2014-05-19 Joao MatosAdded SharpCompress Zip archive implementation.
2014-05-19 Rodrigo Kumpera[corlib] Fix the 2.0 testsuite.
2014-05-19 Atsushi Eno[MS.Build] add "OS" _undocumented_ predefined property.
2014-05-19 Atsushi Eno[MS.Build] now ITaskItem impl. in BuildEngine4 behaves...
2014-05-19 Marek Safar[System.Net.Http] Parsing productinfo like headers...
2014-05-19 Marek Safar[mcs] Add handling for special case cref types/members
2014-05-19 Marek Safar[xbuild] Add missing apis
2014-05-19 Marek Safar[xbuild] Add string to char[] argument conversion
2014-05-19 Miguel de Icaza[build] System.Configuration: fix signatures.
2014-05-18 Zoltan VargaMerge pull request #1042 from xplicit/fixdocs
2014-05-18 xplicit[docs] closing h2 tag
2014-05-17 xplicitadded closing h4 tag
2014-05-17 Zoltan Varga[sdb] Avoid waiting for an answer for the START_BUFFERI...
2014-05-17 Zoltan Varga[sdb] Add support for client side packet buffering.
2014-05-17 Zoltan Varga[sdb] Add ability to buffer reply packets in the wire...
2014-05-17 Miguel de Icaza[build/Facades] Parallelize the Facades directory build
2014-05-16 Rodrigo Kumpera[System] Throw IOE in more cases when dealing with...
2014-05-16 Rodrigo Kumpera[corlib] Fix ClaimsIdentity default ctor.
2014-05-16 Miguel de IcazaMerge pull request #1041 from mono/staged-cyclic-builds
2014-05-16 Eberhard Beilharz[MWF] Fix opacity of form (#19856)
2014-05-16 Miguel de IcazaMerge pull request #1039 from joelmartinez/master
2014-05-16 Miguel de IcazaMerge pull request #943 from ermshiperete/bug-novell...
2014-05-16 Stephen McConnel[MWF] Fix ComboBox list to not display offscreen (...
2014-05-16 Stephen McConnel[MWF] Fix Screen.FromRectangle (#8271)
2014-05-16 Eberhard Beilharz[MWF] Implement multi-display support on Linux (Fixes...
2014-05-16 Joel Martinez[monodoc] removed erroneous instance of 'FOO' string.
2014-05-16 Atsushi Eno[MS.Build] for item metadata access expression, remove...
2014-05-16 Atsushi Eno[MS.Build] more cleanup (remove debugging, kill extra...
2014-05-15 Miguel de IcazaMerge pull request #993 from ancailliau/fix-datacontrac...
2014-05-15 Miguel de IcazaMerge pull request #925 from ermshiperete/novell-bug...
2014-05-15 Miguel de IcazaMerge pull request #942 from ermshiperete/MessageBoxBugs
2014-05-15 Miguel de IcazaMerge pull request #948 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #926 from ermshiperete/novell-bug...
2014-05-15 Mika AaltoRemoved unneeded NET_2_0 ifdefs
2014-05-15 Mika AaltoAdded implementation and unit tests for GetFieldValue...
2014-05-15 Miguel de IcazaMerge pull request #954 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #952 from ermshiperete/bug-xamarin...
next