mono.git
2014-01-07 Atsushi EnoMerge branch 'master' into msbuilddll2
2014-01-07 Atsushi EnoFix mobile builds.
2014-01-07 Zoltan Varga[jit] Allocate MonoJumpInfo structures using alloc0.
2014-01-07 Zoltan Varga[runtime] Update copyright date in --version.
2014-01-06 Alex Rønne... Allow creating MemoryMappedFiles with an in-memory...
2014-01-06 Zoltan VargaMerge pull request #865 from madewokherd/icallinit
2014-01-06 Vincent PovirkInitialize icalls before exceptions.
2014-01-06 Marek Safar[corlib] Mark all promise-style task exceptions observe...
2014-01-06 Atsushi Eno[rx][iOS] Do not try to generate doc comments with...
2014-01-06 Marek Safar[mcs] Emit Debuggable attribute. Fixes #16924
2014-01-06 Marek Safar[System.Web] Clean up assembly level attributes.
2014-01-06 Marek Safar[mcs] Method group caching needs to consider type argum...
2014-01-06 Marek SafarNew test
2014-01-06 Zoltan Varga[jit] Save/restore all-callee saved registers in method...
2014-01-05 Zoltan Varga[runtime] Fix yet another metadata problem with dynamic...
2014-01-05 Zoltan Varga[jit] Fix the handling of OP_ISUB_IMM in abcrem.
2014-01-05 Zoltan VargaMerge pull request #852 from ranma42/abc-64bits
2014-01-05 Zoltan Varga[sdb] Add async variants to the InvokeMethod methods.
2014-01-05 Zoltan Varga[jit] Emit calls to class init trampolines for fields...
2014-01-04 Zoltan Varga[runtime] Avoid RuntimeHelpers.EnsureSufficientExecutio...
2014-01-04 Zoltan Varga[runtime] Call mono_class_setup_methods () before acces...
2014-01-04 Marek Safar[corlib] Update datetime patters. Fixes #17044
2014-01-04 Marek Safar[mcs] Type arguments resolve failure needs to be report...
2014-01-04 Marek Safar[mcs] Better check for value type base call. Fixes...
2014-01-04 Marek Safar[mcs] Await flow analysis uses resolved expression...
2014-01-04 Zoltan Varga[gsharedvt] Avoid using the variable size code paths...
2014-01-04 Marek SafarMerge pull request #858 from madewokherd/datavis
2014-01-04 Marek SafarMerge pull request #859 from antoniusriha/groupDescription
2014-01-04 Zoltan Varga[jit] Avoid nullifying class init trampolines for recur...
2014-01-03 Rodrigo Kumpera[sdb] The sdb library depends on Process.Start returnin...
2014-01-03 Antonius RihaImplement GroupDescription based on moonlight implement...
2014-01-03 Vincent PovirkAvoid infinite loop in property getter.
2014-01-03 Vincent PovirkChange System.Windows.Forms.DataVisualization PKT to...
2014-01-03 Zoltan VargaRemove usage of mini_replace_type () from mono_jit_runt...
2014-01-03 Zoltan Varga[aot] Sanitize utf8 characters in symbol names. Fixes...
2014-01-03 Michael HutchinsonMerge pull request #822 from carlosmn/asp-pc
2014-01-03 Michael HutchinsonMerge pull request #849 from antoniusriha/pcCacheBug
2014-01-02 Rodrigo KumperaMerge pull request #838 from desdesdes/master
2014-01-02 Bart VriesImplementation of System.Reflection.ParameterInfo.HasDe...
2014-01-02 Antonius RihaRemove obsolete pc infos from pc cache on Update()
2014-01-02 Antonius RihaRemove redundant pc info store.
2014-01-02 Antonius RihaAdd a test for PcFileCache.GetPackages()
2014-01-02 Antonius RihaSetup PcFileCache stubs and ctor tests
2014-01-02 Antonius RihaMove internals from Microsoft.Build.Tasks to new dll...
2014-01-02 Marek Safar[mcs] Don't wrap reference type values in explicit...
2014-01-02 Marek SafarMerge pull request #855 from echampet/spec
2014-01-02 Marek SafarMerge pull request #854 from antoniusriha/sortDescription
2014-01-02 Marek Safar[eval] Consider base type members in tab completion
2014-01-02 Antonius RihaMake empty SortDescriptionCollection read-only.
2014-01-02 Antonius RihaAdd tests for empty, non-modifiable SortDesriptionColle...
2014-01-02 Etienne CHAMPETIERFix a small typo in mono-core.spec.in breaking the...
2014-01-02 Marek Safar[mcs] Restore async modifiers context after nested...
2014-01-02 Marek Safar[corlib] Promise style tasks cannot be started manually...
2014-01-01 Andrea CancianiImprove ABCREM on 64-bits architectures
2014-01-01 Marek Safar[system] Make ICommand 4.5 profile only
2014-01-01 Marek Safar[corlib] Thread.GetNamedDataSlot allocates slot on...
2014-01-01 Marek SafarMerge pull request #851 from ranma42/fix_16992v2
2013-12-31 Andrea CancianiUse LIFO policy for CancellationTokenSource
2013-12-31 Andrea CancianiAdd testcases for callback and exception ordering
2013-12-31 Andrea CancianiFix CancellationTokenSourceTest.ReEntrantRegistrationTest
2013-12-26 Rodrigo KumperaMerge pull request #847 from ranma42/fsharp-tuple-hashing
2013-12-26 Andrea CancianiMake tuple hash function consistent with the F# impleme...
2013-12-26 Andrea CancianiFix Tuples.cs code generator
2013-12-24 Marek SafarMerge pull request #846 from abatishchev/patch-1
2013-12-24 Alexander M... String.Join() calls List(IEnum) instead of looping
2013-12-23 Rolf Bjarne... Don't call CFNetworkCopyProxiesForAutoConfigurationScri...
2013-12-21 Alex Rønne... Handle 12.00 in XBuild's SolutionParser.
2013-12-18 Sebastien PouliotDo not assume the first certificate of a PKCS12 file...
2013-12-18 Sebastien PouliotSwitch to File.ReadAllBytes since we do not have to...
2013-12-18 Sebastien PouliotReplace custom Load with File.ReadAllBytes
2013-12-18 Marek SafarMerge pull request #841 from knocte/master
2013-12-17 Andrés G. Aragoneses[System] Change S.N.S.NetworkStream's param name on...
2013-12-17 Alex Rønne... Merge pull request #839 from glinos/master
2013-12-17 Harry GlinosImplemented System.Threading.Monitor.IsEntered
2013-12-16 Rodrigo Kumpera[System] When starting a process with UseShellExecute...
2013-12-16 Rodrigo Kumpera[io-layer] On OSX don't pass -W to open as we don't...
2013-12-16 Rodrigo Kumpera[runtime] Don't pass SEE_MASK_NOCLOSEPROCESS to ShellEx...
2013-12-16 Rodrigo Kumpera[runtime] A thread without a domain set cannot be runni...
2013-12-16 Atsushi EnoUpdated Rx to 2.2 release.
2013-12-16 Martin Baulig[runtime]: Cosmetic, fix log level on diagnostic PCL...
2013-12-16 Miguel de IcazaUpdated documentation
2013-12-16 Marek Safar[doc] Document CurrentCultureInfo
2013-12-16 Zoltan Varga[aot] Give the compilation unit entries in the DWARF...
2013-12-15 Zoltan Varga[aot] Add runtime wrappers for methods of generic class...
2013-12-14 Zoltan Varga[gsharedvt] Add a wrapper to the mono_gsharedvt_constra...
2013-12-14 Zoltan Varga[jit] Remove an extra newline from a mono_trace ()...
2013-12-14 Zoltan Varga[jit] Fix TLS+AOT support in the monitor enter/exit...
2013-12-14 Zoltan Varga[jit] Cache gsharedvt types in get_gsharedvt_type ().
2013-12-14 Zoltan Varga[jit] Fix memory leaks in get_gsharedvt_type (). Fixes...
2013-12-14 Zoltan VargaDisable the bin writer on osx, it only works with xdebu...
2013-12-13 Marek Safar[corlib] Don't inline await continuations when the...
2013-12-13 Rodrigo KumperaMerge pull request #832 from xplicit/webperf1
2013-12-12 Zoltan VargaRevert "[gsharedvt] Avoid using gsharedvt trampolines...
2013-12-12 Zoltan VargaMerge pull request #837 from madewokherd/update-def
2013-12-12 Rodrigo Kumpera[jit]Replace usage of mini_type_get_underlying_type...
2013-12-12 Rodrigo Kumpera[jit] Properly wire the MGSC in the amd64 backend.
2013-12-12 Zoltan VargaMerge pull request #806 from AxlPr/master
2013-12-12 Vincent PovirkUpdate msvc .def files.
2013-12-12 Vincent PovirkExclude some functions that aren't on win32.
2013-12-12 Zoltan VargaMerge pull request #836 from madewokherd/buildfixes
next