Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-20Bump for F# bockbuild fix fix fix.mono-4.0.5.1mono-4.0.0-branch-c5sr5Alexis Christoforides
2015-10-19Bump version -> 4.0.5Alexis Christoforides
2015-09-30Merge pull request #2095 from kumpera/el_cap_fix_4_0Rodrigo Kumpera
2015-09-28[runtime] Attempt to resolve DllImport using the installation lib dir.mono-4.0.0-bug-33585-hotfixAlexis Christoforides
2015-09-17Merge pull request #2062 from lukaszunity/start-managed-process-fix-mono-4.0João Matos
2015-09-17Put quotes around path to mono. Fixes bug where Process.Start will fail for a...Lukasz
2015-08-13Bump version for Windows toomono-4.0.4.1Jo Shields
2015-08-13Bump version to 4.0.4Jo Shields
2015-08-11[utils] Add fallback TLS offset scanning to X86 and AMD64.Rodrigo Kumpera
2015-08-11Add TLS offset for pre-release OS X 10.11 x86, as in #1919 for x64Craig S. Bosma
2015-08-11Add TLS offset for pre-release OS X 10.11 on amd64Craig S. Bosma
2015-08-03[system.net.http] Add special handling for authentication with content (requi...Marek Safar
2015-07-29[mini] Fix locking order violation in mono_get_seq_points.Rodrigo Kumpera
2015-07-29[runtime] Fix locking in mono_image_file_for_image.Rodrigo Kumpera
2015-07-29[runtime] Handle generic methods in mono_method_get_vtable_slot (). Fixes #30...Zoltan Varga
2015-07-29[arm] Increase the number of stack args to 10 in the dyn call code. Fixes #31...Zoltan Varga
2015-07-20[runtime] Fix "make distcheck"Alexander Köplinger
2015-07-20[System.IO.KeventWatcher] Disable the watcher when the root directory is dele...Alexis Christoforides
2015-07-10[System] Fix DeflateStream throw on empty flush, double flush. Fixes #28777.Gabriel Garcia
2015-07-09Revert "[aot] Improve error checking when setting up class vtable."mono-4.0.3.13Sebastien Pouliot
2015-07-09[runtime] Work around an ios9 problem where dlopen() cant' find system librar...Zoltan Varga
2015-07-09[arm] Fix crashes on ios9 by using 16kb trampoline pages.Zoltan Varga
2015-07-09[aot] Avoid generating instances of AsyncMethodBuilderCore/AsyncVoidMethodBui...Zoltan Varga
2015-07-08Revert "[system.data] Replace connection string builder from reference sources"Marek Safar
2015-07-08Fix the leaking of process streams when using RedirectStandardOutput etc., in...Zoltan Varga
2015-07-08[system] Don't dispose exposed redirected streams. Fixes #30868Marek Safar
2015-07-08[jit] Add emulation r4 to u8 conversion. Fixes #31582.Rodrigo Kumpera
2015-07-08Merge pull request #1908 from alexanderkyte/mono-4.0.0-aot-method-hashingRodrigo Kumpera
2015-07-08Create xammac_net_4_5 profile for XM 4.5 Unified to remove references to unsh...Chris Hamons
2015-07-01[runtime] Conversion of a printf to string append for performanceAlexander Kyte
2015-07-01[runtime] Avoid repeated method hashing in find_aot_moduleAlexander Kyte
2015-07-01Bump version to 4.0.3.Jo Shields
2015-06-30Bump version to 4.0.3.Rodrigo Kumpera
2015-06-26[WindowsBase] Fixed potential string overflow bug when getting Zip entry file...João Matos
2015-06-26[WindowsBase] Fixed string buffer overflow when handling Zip entries.João Matos
2015-06-24Merge pull request #1893 from mono/revert-1890-mono-4.0.0-branchAlex Rønne Petersen
2015-06-23Revert "Coverage profiler"iain
2015-06-22Merge pull request #1890 from iainx/mono-4.0.0-branchJoão Matos
2015-06-22[Profiler] Add coverage information to the log profileriain holmes
2015-06-22[Utils] Use g_direct_equal if NULL is passed in as the equals functioniain holmes
2015-06-22[Utils] Add an iteration function to MonoConcurrentHashTableiain holmes
2015-06-21[aot] Added a "temp-path" option to pass a location where to store temporary ...João Matos
2015-06-19[aot] Build the LLVM temporary file paths with the temporary base name.João Matos
2015-06-19[aot] Build the temporary base name with the temporary path when it's present.João Matos
2015-06-19[aot] Initialize the temporary path to an empty string.João Matos
2015-06-05[profiler] Fix missing TYPE_JIT events for alloc/exception/monitor backtraces.mono-4.0.2.4Alex Rønne Petersen
2015-06-05Restore "Fix XAttribute.ToString method (Xamarin-29935)"Alexis Christoforides
2015-06-05[xbuild] for resolving assemblies from pkg-config, prefer specified versionAtsushi Eno
2015-06-05[monop] Band-aid, cope with IKVM's Type.Namespace crashing on generic typesMiguel de Icaza
2015-06-05Bump mono to 4.0.2Rodrigo Kumpera