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
2018-01-08[mkbundle] Don't try to handle OSX and Linux unmanaged libs separatelydirecthex-patch-1Jo Shields
2018-01-08Make suggestions in github issue template XML commentsMarek Safar
2018-01-08Fix Windows buildAlexander Köplinger
2018-01-08Implement a couple of SocketAsyncEventArgs methodsMiguel de Icaza
2018-01-08[interp] Add missing param support for floating types in interp_entry (#6427)Vlad Brezae
2018-01-08return_val_and_set_pending_if_nok macro is missing do/while0. (#6396)jaykrell
2018-01-08openbsd related patches (#6358)Robert Nagy
2018-01-08[profiler] Fixed GCResizeEvent value overflow (#6335)David Karlaš
2018-01-08Rename some occurences of "error" to "gerror" so that (#6447)jaykrell
2018-01-08if MONO missing in Fix some ThreadPool performance counters. (#6118) (#6434)jaykrell
2018-01-08[centrinel] Suppress warning about body of mono_internal_thread_handle_ptr (#...Aleksey Kliger (λgeek)
2018-01-07[jit] Convert stores into sign/zero extensions for small ints during alias-an...Zoltan Varga
2018-01-07[interp] fix build when interpreter is disabled (#6416)Bernhard Urban
2018-01-06Replace MonoError foo; with ERROR_DECL (foo);Jay Krell
2018-01-06Add initial ERROR_DECL for easier to read history.Jay Krell
2018-01-06[System] Recursively delete directory in ApplicationSettingsBaseTestAlexander Köplinger
2018-01-06[System] Clear XDG_DATA_HOME and XDG_CONFIG_HOME in ApplicationSettingsBase t...Alexander Köplinger
2018-01-05Merge pull request #6392 from jaykrell/string_equaljaykrell
2018-01-05[msvc] Update csproj filesmonojenkins
2018-01-05[ci] Bump timeout in acceptance-testsAlexander Köplinger
2018-01-05[corlib] Fixes ThreadPoolTest testMarek Safar
2018-01-05[scripts] Ignore build outputAlexander Köplinger
2018-01-05[System] Improve ApplicationSettingsBase behavior (#6272)Eberhard Beilharz
2018-01-05[PerfCounters] Added "Page File Bytes" which shows VmSwap and made few MacOS ...David Karlaš
2018-01-05[build] Bump bootstrap mcs dependency for mcs buildsMarek Safar
2018-01-05[interp] Interp fixes (#6334)Vlad Brezae
2018-01-05[valuetypes] incorporate review feedback for 77a53f0dc9b6a99b8abc1504356ef114...Bernhard Urban
2018-01-05Replace explicit make invocations with uses of the MAKE variableKatelyn Gadd
2018-01-05Fix a race condition in TcpListenerTest caused by sockets' accept queue not f...Katelyn Gadd
2018-01-05[runtime] Fix include paths (#6402)Alexander Köplinger
2018-01-05XMLDSIG from .NET Core. (#6154)Vladimir Kazakov
2018-01-04Merge pull request #6372 from kumpera/wasm-p3Rodrigo Kumpera
2018-01-04Merge pull request #6329 from lewurm/unaligned-ptrs-in-valuetype-equalsRodrigo Kumpera
2018-01-04[interp] move up rtm assigment so it won't be NULL on potential usage (#6390)Bernhard Urban
2018-01-04[I18N] Add CP737 (Greek) and CP775 (Baltic) (#6361)Alexander Köplinger
2018-01-04Bump bockbuildAlexander Köplinger
2018-01-04Merge pull request #6385 from akoeplinger/bump-gtksharpAlexis Christoforides
2018-01-04[mini] Allow stind.ref only on object references. (#6164)Bernhard Urban
2018-01-04 Fix some ThreadPool performance counters. (#6118)jaykrell
2018-01-04Adds support for nanosecond resolution file information where available (Fixe...Miguel de Icaza
2018-01-04Provide g_utf16_ascii_equal and g_utf16_asciiz_equal for comparingJay Krell
2018-01-03Bump corefx (#6119)Marek Safar
2018-01-03Bump gtksharp in bockbuildAlexander Köplinger
2018-01-03[packaging] Whitelist vbc command in OSX pkg (#6382)Alexander Köplinger
2018-01-03Update a few more Bugzilla URLs to GitHub (#6381)Alexander Köplinger
2018-01-03[configure] change bug URL (#6378)Bernhard Urban
2018-01-03Add a possibility to use empty X.509 certificates.Vladimir Kazakov
2018-01-03[mcs] Allow calling by-ref types virtual methods which can be devirtualized.Marek Safar
2018-01-03The only call to mono_string_to_utf8_mp is in the file that implements it -- ...jaykrell
2018-01-03[packaging] Remove files from gtksharp package that would overwrite Mono filesAlexander Köplinger