mono.git
2014-05-27 Sebastien PouliotMerge pull request #1057 from lextm/master
2014-05-26 Zoltan VargaMerge pull request #1061 from sethjackson/L_cuserid
2014-05-26 Joao MatosReplaced C99 variable-length array with an alloca to...
2014-05-26 Joao MatosFixed SGEN_HASH_TABLE_INIT usages to work in MSVC.
2014-05-26 Joao MatosFixed TLAB_ACCESS_INIT usages in MSVC by declaring...
2014-05-26 Sebastien Pouliot[System.ServiceModel.Web] Fix issue with types explicit...
2014-05-26 Seth JacksonL_cuserid was removed from OpenBSD.
2014-05-26 Marek Safar[mcs] Don't release field address copy before it's...
2014-05-26 Rolf Bjarne... [arm64] Fix another crash due to not using the right...
2014-05-26 Rolf Bjarne... Fix a couple of compiler warnings.
2014-05-26 Lex Li[Mono.Security] Added AuthorityKeyIdentifierExtensionTe...
2014-05-26 Marek Safar[mcs] Fix error reporting propagation for loop statemen...
2014-05-26 Zoltan VargaMerge pull request #1059 from ranma42/jenkins-warnings...
2014-05-26 Marek SafarMerge pull request #1033 from godFather89/master
2014-05-26 Marek Safar[mcs] Don't report hiding warnings for compiler generat...
2014-05-26 Marek Safar[mcs] Add cref handling of user operator documentation...
2014-05-26 Marek Safar[eval] Add test for nested types
2014-05-26 Andrea CancianiFix non-prototype function declarations
2014-05-26 Andrea CancianiMore C90 compatibility fixes
2014-05-25 Alex Rønne... Rename configure.in -> configure.ac. Based on PR #976.
2014-05-25 Alex Rønne... Merge pull request #1056 from ranma42/vc-compat-C90
2014-05-25 Lex Li[Mono.Security] Added Encode to AuthorityKeyIdentifierE...
2014-05-25 Andrea CancianiFix the build on Visual C++
2014-05-25 Marek SafarMerge pull request #1055 from josedonizetti/fix_datacon...
2014-05-25 Miguel de Icaza[build] the csproj files can now do a full class librar...
2014-05-25 Miguel de Icaza[System.Runtime.Remoting] Build if DBEUG Is defined
2014-05-25 Miguel de Icaza[build] MSBuild setup: Add support for -keyfile and...
2014-05-25 Miguel de Icaza[build] Drop AssemblyInfo from the sources in Mono...
2014-05-25 Miguel de Icaza[build] Fix Mono.Cecil.Mdb build with xbuild
2014-05-25 josedonizettivalidate if attribute is defined before check IsAny
2014-05-24 Marek SafarRevert "[build] Make Mono.Cecil use an [assmebly:Assemb...
2014-05-24 Miguel de Icaza[build] Make Mono.Cecil use an [assmebly:AssemblyKeyFil...
2014-05-24 Rolf Bjarne... Fix TimeZoneTest to build properly with new-style XI...
2014-05-24 Rolf Bjarne... Remove unused namespace from LazyTest.cs
2014-05-23 Miguel de Icaza[build] Fix the reference to ecma.pub
2014-05-23 Rodrigo Kumpera[runtime] Don't leak memory if the custom attribute...
2014-05-23 Rodrigo Kumpera[runtime] Add regression tests for custom attribute...
2014-05-23 Rodrigo Kumpera[reflection] Harder the custom attribute code against...
2014-05-23 Rodrigo Kumpera[runtime] Change the semantics of mono_error_set_type_l...
2014-05-23 Rodrigo Kumpera[reflection] Do proper error handling in more cases.
2014-05-23 Miguel de Icaza[build] Fresh new csproj files based on the updated...
2014-05-23 Miguel de Icaza[build] Fix location of the key file
2014-05-23 Miguel de Icaza[Managed.Windows.Forms] Disable TRACE code, since it...
2014-05-23 Miguel de Icaza[build] The ecma.pub is one directory above
2014-05-23 Miguel de Icaza[msvc/scripts] Update order.xml file with Makefile...
2014-05-23 Miguel de Icaza[build] Ensure that staged build directories are set...
2014-05-23 Marek SafarFix warnings
2014-05-23 Marek Safar[system] Add SendMailAsync methods
2014-05-23 Miguel de Icaza[mscorlib] Since .NET 4.5 some of the System.IdentityMo...
2014-05-23 Jonathan Pryor[Mono.Posix] Support OS X ENOATTR
2014-05-23 Sebastien PouliotRevert "[system] Add new StreamWebSocket.cs file to...
2014-05-23 Atsushi Eno[xbuild] fix NET_2_0 build.
2014-05-23 Atsushi Eno[xbuild] implement ToolLocationHelper.GetPathToStandard...
2014-05-23 Miguel de Icaza[build] Add new project files based on the new staged...
2014-05-23 Miguel de Icaza[build] Use LOCAL_MCS_FLAGS to give preference to the...
2014-05-23 Marek SafarRevert "Merge pull request #981 from methane/websocket"
2014-05-23 Miguel de Icaza[System] Fix parsing of IPv6 addresses (bug #18574)
2014-05-23 Miguel de IcazaUpdate order.xml
2014-05-23 Sebastien Pouliot[system] Small optimization for Xamarin.Mac (where...
2014-05-23 Atsushi Eno[msbuild] implement CodeTaskFactory i.e. inline tasks.
2014-05-23 Atsushi Eno[MS.Build] fix some TaskFactory related bugs uncovered...
2014-05-23 Atsushi Eno[MS.Build] fix default build targets to not return...
2014-05-23 Martin BauligSmall fix.
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 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...
next