mono.git
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 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 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 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.
2015-03-02 Atsushi Eno[xml] update message resources for referencesource.
2015-03-02 Atsushi EnoUpdate all mcs errors expected messages for referenceso...
2015-03-02 Atsushi EnoFix regression in mcs/tools/mdoc by giving referencesou...
2015-03-02 Atsushi Eno[mdoc/Test] add missing DTD.
2015-03-02 Atsushi Eno[msbuild] fixing referencesource import "regression".
2015-03-02 Atsushi Eno[Xml] another human readable exception message.
2015-03-02 Atsushi Eno[Xml] fix regression in winforms tests.
2015-03-02 Atsushi Eno[WCF] fix mobile builds. Mono.Xml.XPath is gone.
2015-03-02 Atsushi Eno[Xml] add mobile XslCompiledTransform implementation.
2015-03-02 Atsushi Eno[Xml] Removed XslCompiledTransform and co. Now monodroi...
2015-03-02 Atsushi Eno[Sys.Xml] first onging mobile build work. It does NOT...
2015-03-02 Atsushi Eno[Xaml] fix EOL handling in tests. referencesource emits LF.
2015-03-02 Atsushi Eno[Sys.Xml] give understandable message and arguments...
2015-03-02 Atsushi Eno[XLinq] fix some "regressions" caused by referencesourc...
2015-03-02 Atsushi Eno[S.R.Serialization] explicitly add MS serialization...
2015-03-02 Atsushi Eno[Sys.Xml] swap xmlns:xsd and xmlns:xsi in serialized...
2015-03-02 Atsushi Eno[Sys.Data] fix wrong test in XmlDataDocument.
2015-03-02 Atsushi Eno[Sys.Data] Fix tests regarding XmlTextWriter EOL handling.
2015-03-02 Atsushi Eno[Sys.Data] fix DOM event order related issue caused...
2015-03-02 Atsushi Eno[System.Data] fix another NRE that was exposed by refer...
2015-03-02 Atsushi Eno[System.Data] MS implementation doesn't expect CRLF...
2015-03-02 Atsushi Eno[System.Data] MS implementation does NOT expect CRLF...
2015-03-02 Atsushi Eno[System.Data] fix NRE that was exposed by referencesource.
2015-03-02 Atsushi Enoupdate dummy messages to somewhat understandable values.
2015-03-02 Atsushi EnoFirst step to import referencesource System.Xml.
2015-03-02 Zoltan Varga[jit] Rename mini-llvm.h to mini-llvm-loaded.c and...
2015-03-01 Zoltan Varga[runtime] Fix the loadable llvm build.
2015-03-01 João MatosMerge pull request #1514 from directhex/master
2015-03-01 Zoltan Varga[jit] Move aot method loading to mono_jit_compile_metho...
2015-03-01 Zoltan Varga[jit] Remove some dead code/includes.
2015-03-01 Zoltan Varga[runtime] Split mini.c into two files: mini.c contains...
next