mono.git
2015-03-10 Marcos HenrichMerge pull request #1612 from esdrubal/socketsh
2015-03-10 Zoltan VargaFix the build.
2015-03-10 Zoltan VargaFix a crash introduced by 15c813d8fda7998688d17b2996543...
2015-03-10 Zoltan Varga[runtime] Add support for generic params with gshared...
2015-03-10 Zoltan Varga[runtime] Make the image->gsharedvt_types into an array.
2015-03-10 Zoltan Varga[runtime] Handle gparams constrained to vtypes correctl...
2015-03-09 Marek Safar[system] Remove closed connection groups from service...
2015-03-09 João MatosMerge pull request #1620 from alexanderkyte/bug-27755
2015-03-09 Zoltan VargaDisable SecurityFrame, the runtime code in declsec...
2015-03-09 Marcos Henrich[runtime] Fixed Process.GetProcesses ().
2015-03-09 Alexander KyteFixed early termination of string parsing on non-space...
2015-03-09 João MatosMerge pull request #1622 from akoeplinger/fix-datetime...
2015-03-09 João Matos[runtime] Fixed Windows mono_threads_core_get_stack_bou...
2015-03-09 Alexander Köplinger[corlib] Fix timezone dependent DateTimeOffset test
2015-03-09 Alexis Christoforides[DataContractJsonSerializer] Allow abstract base classe...
2015-03-08 Alex Rønne... Merge pull request #1619 from akoeplinger/flaky-dataflo...
2015-03-08 Alexander Köplinger[Dataflow] Disable flaky FaultExecutingConsume () test
2015-03-08 Zoltan Varga[jit] Rename MonoGenericParam->serial to 'gshared_const...
2015-03-07 Miguel de Icaza[UnixRegistry] Fix leak (#25559), remove races.
2015-03-06 João MatosEnable x86 cross compilation on Windows.
2015-03-06 João MatosDo not try to use the native GCC linker when targeting...
2015-03-06 João MatosFixed Windows system commands calls with non-ASCII...
2015-03-06 Sebastien Pouliot Remove the EXPORT ciphers and related code path
2015-03-06 Sebastien Pouliot Remove the client-side SSLv2 fallback.
2015-03-06 Sebastien PouliotTLS protocol: add handshake state validation
2015-03-06 Miguel de IcazaMerge pull request #1155 from steffen-kiess/json-string
2015-03-05 Zoltan Varga[jit] Use mini_get_underlying_type () in one more place.
2015-03-05 Zoltan Varga[jit] Add a make target for running the jit tests witho...
2015-03-05 Zoltan Varga[jit] Use mini_get_underlying_type () in a few more...
2015-03-05 Zoltan Varga[runtime] Remove the usage of MONO_INTERNAL, use MONO_A...
2015-03-05 Zoltan Varga[runtime] Remove the usage of MONO_INTERNAL, use MONO_A...
2015-03-05 Rodrigo Kumpera[loader] If probing for a pinvoke fails, log the error...
2015-03-05 Zoltan Varga[sdb] Avoid asserts on darwin when the thread deregistr...
2015-03-05 Zoltan Varga[runtime] Fix byref out marshalling of arrays with...
2015-03-05 Sebastien Pouliot[tests] IPInterfaceProperties DNS address does not...
2015-03-05 Marek Safar[corlib] BaseType of by-ref types is null
2015-03-05 Miguel de Icaza[System.ServiceModel.Web/WebMessageFormatter] Fix Opera...
2015-03-05 Marek Safar[corlib] Enum from reference sources
2015-03-05 Marek SafarMerge pull request #1615 from akoeplinger/fix-consolelo...
2015-03-05 Marek SafarMerge pull request #1614 from akoeplinger/fix-memorycac...
2015-03-05 Alexander Köplinger[Microsoft.Build.Enginge] Fix race in ConsoleLogger
2015-03-05 Zoltan Varga[build] Avoid redefining clean target in mcs/class...
2015-03-05 Zoltan Varga[jit] Add a new mini_get_underlying_type () function...
2015-03-04 Alexander Köplinger[System.Runtime.Caching] Make some MemoryCache tests...
2015-03-04 Atsushi EnoRemove old System.Xml.Linq code.
2015-03-04 Marek Safar[system.xml] Clean up build output
2015-03-04 Atsushi Enobump referencesource, bring in the fix for bug #27258.
2015-03-04 Marcos Henrich[System] Replaced while loop logic with an if.
2015-03-04 Atsushi EnoMerge pull request #1613 from atsushieno/import-system...
2015-03-04 Atsushi EnoMerge branch 'master' into import-system-xml-linq
2015-03-04 Atsushi Enobump referencesource.
2015-03-04 Atsushi EnoXLinq in referencesource depends on S.R.Serialization.
2015-03-04 Atsushi EnoMerge branch 'master' into import-system-xml-linq
2015-03-04 Miguel de Icaza[Registry] Revert 826060172f668401a8e69e7ec7fc7e838941c...
2015-03-04 Zoltan VargaFix Microsoft.Build tests which got broken by some...
2015-03-03 Zoltan VargaFix make dist.
2015-03-03 Miguel de IcazaStyle consistency with the rest of Mono's code
2015-03-03 Zoltan Varga[build] Delete class/lib/$(PROFILE) on clean.
2015-03-03 Zoltan Varga[jit] Really enable partial generic sharing.
2015-03-03 Alexander Köplingerappveyor.yml: switch away from unstable image and simpl...
2015-03-03 Miguel de Icaza[UnixRegistry] Fix leak (#25559), remove races.
2015-03-03 Zoltan VargaRename Managed.Windows.Forms to System.Windows.Forms...
2015-03-03 Zoltan Varga[jit] Enable partial generic sharing when not using...
2015-03-03 Atsushi EnoRemove old System.Xml sources. bye bye.
2015-03-03 Atsushi Enoimport System.Xml.Linq from referencesource.
2015-03-03 Marek Safar[corlib] Peek to attribute import from reference souces
2015-03-03 Marek Safar[corlib] Apply activation attributes for IsContextful...
2015-03-03 João MatosSupport multiple options when processing the AOT flag...
2015-03-03 Marcos Henrich[runtime] Implemented mach and windows mono_threads_cor...
2015-03-03 Marcos Henrich[System] Moved blocking system calls logic to SafeSocke...
2015-03-03 Atsushi EnoUpdate expected error message to match System.Xml refer...
2015-03-03 João MatosMerge pull request #1611 from mono/akoeplinger-patch-1
2015-03-03 Alexander KöplingerReadme: add badges for armel/armhf and split off commun...
2015-03-03 Marek Safar[corlib] Activator from reference sources
2015-03-03 Atsushi EnoMerge pull request #1608 from atsushieno/import-system...
2015-03-03 Zoltan Varga[aot] Fix thumb support with separate llvm modules.
2015-03-03 Zoltan Varga[arm] Fix support for backward branches in mono_arm_get...
2015-03-03 Zoltan VargaDisable bug-Xamarin-5278.exe for now to make the build...
2015-03-03 Zoltan VargaRevert some accidental changes in c00a4c800374819171edb...
2015-03-03 Zoltan Varga[runtime] Fix the non-loaded llvm build.
2015-03-02 Rodrigo KumperaMerge pull request #1610 from madewokherd/decimalbuild
2015-03-02 Vincent PovirkRename decimal functions to not conflict with win32...
2015-03-02 Atsushi EnoMerge branch 'master' into import-system-xml-4
2015-03-02 Zoltan Varga[build] Add the assemblies in LIB_REFS to LIB_MCS_FLAGS...
2015-03-02 João MatosMerge pull request #1609 from iainx/build-cov-for-osx
2015-03-02 Iain[COV] Set the correct link flags for OS X
2015-03-02 Marcos Henrich[System] Socket.socket is now a SafeSocketHandle.
2015-03-02 Marcos Henrich[System] Added SafeHandle overloads for Socket icalls.
2015-03-02 Marcos Henrich[System] Added SafeSocketHandle.cs.
2015-03-02 Atsushi Enotake out ThisAssembly from SR.cs, conflicts with the...
2015-03-02 Marek Safar[mcs] Handle string constants inside interpolated strin...
2015-03-02 Jo ShieldsAdd net_4_5_parallel_dirs to SUBDIRS, so it's included...
2015-03-02 Atsushi Enofix build; I only updated Consts.cs, not Consts.cs...
2015-03-02 Atsushi Eno[xml] take out some types in Dummy.cs to better source...
2015-03-02 Atsushi EnoXML error messages has changed again now that they...
2015-03-02 Marek Safar[mcs] Add cloning to string interpolation expressions...
2015-03-02 Atsushi EnoAdd referencesource's [InternalsVisiblTo] attributes...
2015-03-02 Atsushi Eno[xml] Fix dropped lines in Makefile during merge.
2015-03-02 Atsushi EnoFix mobile build wrt. Res classes.
2015-03-02 Atsushi EnoAdd referencesource-based message strings to the build.
next