mono.git
2014-01-10 Aaron Bockovermono-api-info: avoid NumberOverflow
2014-01-10 Miguel de Icaza[csharp] do not try to read 0 characters for a string
2014-01-10 Miguel de Icaza[csharp] Make the stream reader iterate until all data...
2014-01-10 Miguel de IcazaAdd new --client/--server[=server[:port] support for...
2014-01-10 Miguel de Icazaupdate copyright
2014-01-10 Marek Safar[corlib] Update en-GB first day of week. Fixes #17151
2014-01-10 Marek Safar[mcs] Check type of index used in pointer array aritmet...
2014-01-10 Zoltan Varga[runtime] Fix large file support on android, it doesn...
2014-01-10 Marek Safar[corlib] Hunting down rare Task.WaitAll race
2014-01-10 Atsushi Enofix build.
2014-01-10 Marek Safar[mdoc] Update expected result xml templates
2014-01-10 Atsushi Enofix bug #11335.
2014-01-10 Atsushi EnoFix bug #11336.
2014-01-10 Marek Safar[System.Core] Update MonoTouch System.Linq.Expression...
2014-01-10 Marek Safar[mcs] Add missing object to dynamic conversion for...
2014-01-10 Michael Hutchinson[xbuild] Do not allow running tests or installing exe...
2014-01-10 Michael Hutchinson[xbuild] The 4.0 toolset is in the 4.5 directory
2014-01-10 Michael Hutchinson[xbuild] Reorganize xbuild targets/frameworks/bin data
2014-01-09 Rodrigo KumperaRevert "[runtime] Make mono_class_is_assignable_from...
2014-01-09 Rodrigo Kumpera[runtime] Change MonoImage::field_cache lock from the...
2014-01-09 Marek Safar[System.Core] Add dynamic interpreter
2014-01-09 Marek Safar[dlr] Better FEATURE_REFEMIT checks
2014-01-09 Rodrigo Kumpera[corlib] Add an exhaustive regression test for file...
2014-01-09 Rodrigo Kumpera[io-layer] Correctly implement permission checking...
2014-01-08 Marek Safar[mcs] Suport recursive references of non-FX assemblies
2014-01-08 Zoltan Varga[jit] Use the mono_restore_context () helper function...
2014-01-08 Zoltan Varga[jit] Align the stack in mono_arch_restore_context...
2014-01-08 Zoltan Varga[jit] Fix some checks in the arm dyn call code. Fixes...
2014-01-08 Michael Hutchinson[xbuild] Suppress new window for child processes
2014-01-08 Michael Hutchinson[xbuild] Add pkgconfig file for xbuild 12
2014-01-07 Michael Hutchinson[xbuild] Fix the xbuild 12 tests
2014-01-07 Michael Hutchinson[xbuild] Add binding redirects so old tasks work w...
2014-01-07 Michael Hutchinson[xbuild] Remove Silverlight targets, they don't work...
2014-01-07 Michael Hutchinson[xbuild] Set correct DefaultToolsVersion for xbuild 12
2014-01-07 Michael Hutchinson[xbuild] Fix 12.0 toolset location and public API
2014-01-07 Michael Hutchinson[xbuild] Fix 12.0 tasks
2014-01-07 Michael Hutchinson[xbuild] MSBuild 12 toolset should be available for...
2014-01-07 Michael Hutchinson[xbuild] Update printed version/copyright
2014-01-07 Michael Hutchinson[xbuild] Make xbuild script point to xbuild 12
2014-01-07 Michael Hutchinson[xbuild] Install data files for xbuild 12
2014-01-07 Michael Hutchinson[xbuild] Build & install MSBuild 12.0 assemblies
2014-01-07 Rodrigo Kumpera[runtime] ves_icall_type_is_assignable_from should...
2014-01-07 Rodrigo Kumpera[runtime] Make mono_class_is_assignable_from lazy resol...
2014-01-07 Rodrigo Kumpera[runtime] Make mono_class_is_assignable_from_slow handl...
2014-01-07 Zoltan Varga[jit] Fix the loading of arguments received on the...
2014-01-07 Zoltan Varga[aot] Disable aot for methods with tail calls in non...
2014-01-07 Zoltan Varga[jit] Pass flags to mini_method_compile () as an enum.
2014-01-07 Martin Baulig[PCL]: Add ReadOnlyDictionary type-forwarder for XI...
2014-01-07 Zoltan Varga[jit] Disable tail calls in AOT mode so methods using...
2014-01-07 Zoltan Varga[aot] Don't pass -W option to the clang assembler,...
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...
next