mono.git
2014-07-21 Jeffrey Stedfast[System.Web] Oops, there really is a .moov file extension
2014-07-21 Rodrigo Kumpera[corlib] Add regression test for #21196.
2014-07-21 Rodrigo Kumpera[corlib] Handle closed-over-null delegates created...
2014-07-21 Jeffrey Stedfast[System.Web] Fixed some mime types
2014-07-20 Zoltan Varga[runtime] Avoid loading marshal info for types without...
2014-07-19 Zoltan Varga[runtime] Add method_is_dynamic () inline function...
2014-07-19 Zoltan Varga[runtime] Add image_is_dynamic ()/assembly_is_dynamic...
2014-07-19 Marek SafarRevert "[mcs] Initializers with parameters scope and...
2014-07-19 Marek Safar[mcs] Initializers with parameters scope and primary...
2014-07-19 Marek Safar[mcs] Less cascading errors
2014-07-19 Zoltan VargaRevert "[runtime] Force inlining of membar functions."
2014-07-17 Zoltan Varga[bcl] Increase a timeout to fix a corlib+llvm test...
2014-07-17 Zoltan Varga[runtime] Add a mono_reflection_assembly_get_assembly...
2014-07-17 Joao MatosFixed MSVC build by explicitly providing "ssize_t".
2014-07-17 Zoltan VargaBump required windows version to xp sp2.
2014-07-17 Zoltan VargaFix the windows build.
2014-07-17 Zoltan VargaFix the windows build.
2014-07-17 Zoltan Varga[jit] Fix some build problems when cross compiling.
2014-07-17 Rodrigo Kumpera[jit] Move runtime_invoke_hash to use the concurrent...
2014-07-17 Rodrigo Kumpera[runtime] Move field_cache to use the concurrent hashta...
2014-07-17 Rodrigo Kumpera[runtime] Add tests for concurrent hashtable.
2014-07-17 Rodrigo Kumpera[runtime] Add a lock-free read hashtable.
2014-07-17 Rodrigo Kumpera[runtime] Force inlining of membar functions.
2014-07-16 Alexis ChristoforidesRevert "Reimplemented much of the kqueue-based file...
2014-07-16 Alexis ChristoforidesRevert "Revert some whitespace changes."
2014-07-16 Alexis ChristoforidesRevert "Add a test for Creation event on FileSystemWatc...
2014-07-16 Stephen McConnelFix error in tooltip display for ListView.ShowGroups
2014-07-16 Cody RussellAdd a test for Creation event on FileSystemWatcher.
2014-07-16 Cody RussellRevert some whitespace changes.
2014-07-16 Cody RussellReimplemented much of the kqueue-based file watcher...
2014-07-16 Zoltan VargaMerge pull request #1164 from nlhepler/patch-1
2014-07-16 Marek Safar[mcs] Make primary constructor body parsing more error...
2014-07-16 Marek Safar[mcs] Remove backing field from primary constructors
2014-07-16 Lance Heplermint and monodiet are no longer built
2014-07-16 Lance HeplerGuess base for mono-sgen and -boehm equivalently
2014-07-15 Zoltan Varga[jit] Clean up the libgc configuration code in configur...
2014-07-15 Zoltan VargaMerge pull request #1162 from DavidKarlas/endInvokeWith...
2014-07-15 Marek Safar[mcs] More work on primary constructors
2014-07-15 David Karlaš[Mono.Debugger.Soft] Added methods EndInvokeMethodWithR...
2014-07-14 Zoltan VargaEnable sgen on mingw64.
2014-07-14 Zoltan VargaRevert "Enable sgen on mingw64."
2014-07-14 Zoltan Varga[jit] Remove some unneccesary ifdefs from the amd64...
2014-07-14 Zoltan Varga[jit] Remove more dead code.
2014-07-14 Aaron Bockover[mcs] eval.cs: remove CWL that snuck in with my last...
2014-07-14 Zoltan Varga[jit] Remove some dead code.
2014-07-14 Aaron Bockover[mcs] eval.cs: add ValueModificationHandler delegate...
2014-07-14 Zoltan Varga[jit] Fix support for tls entries with offset >= 64...
2014-07-14 Zoltan VargaFix the build.
2014-07-14 Rodrigo KumperaMerge pull request #1150 from ludovic-henry/pr17c-deleg...
2014-07-14 Zoltan Varga[jit] Fix the objdump cmd line used on winx64.
2014-07-14 Zoltan VargaEnable sgen on mingw64.
2014-07-14 Zoltan VargaFix the mingw64 build.
2014-07-14 Zoltan Varga[jit] Use the generic lmf push/pop code on winx64.
2014-07-14 Zoltan Varga[runtime] Avoid building libgc if its disabled.
2014-07-14 Alexis ChristoforidesMerge pull request #1064 from ranma42/fix-config-paths
2014-07-14 Rodrigo KumperaMerge pull request #1122 from PoppermostProductions...
2014-07-14 Marek Safar[mcs] Handling CreateStandardLiftedOperatorsTable for...
2014-07-14 Marek Safar[mcs] Arguments can be empty when reporting missing...
2014-07-14 Marek Safar[mcs] Wrap exceptions in async state machine with no...
2014-07-13 Zoltan VargaRevert "[runtime] Fix a win32 build failure, more remains."
2014-07-13 Zoltan Varga[jit] Remove an unneccesary line from the win32 tls_get...
2014-07-13 Zoltan Varga[bcl] Fix build dependencies for the corlib vts tests.
2014-07-13 Zoltan Varga[runtime] Fix the --disable-boehm build on windows.
2014-07-13 Zoltan Varga[jit] Enable support for tls offsets >= 64 on win32.
2014-07-13 Zoltan Varga[jit] Disable MONO_ARCH_ENABLE_MONO_LMF_VAR on win32...
2014-07-13 Zoltan Varga[jit] Implement support for tls offsets >= 64 on win32.
2014-07-13 Zoltan Varga[runtime] Fix some win32 warnings.
2014-07-13 Zoltan Varga[runtime] Use pthread tls on mingw32, recent versions...
2014-07-13 Zoltan Varga[runtime] Fix a win32 build failure, more remains.
2014-07-13 Zoltan Varga[jit] Avoid conditional members in the MonoJitInfo...
2014-07-13 Zoltan Varga[runtime] Avoid using tls in the monitor wrappers if...
2014-07-13 Zoltan Varga[runtime] Avoid initializing static variables to NULL...
2014-07-13 Filip LundgrenFixed libmono MSVC compilation
2014-07-13 i59Corrected mono_domain_set_config description.
2014-07-13 i59Added new mono_domain_set_config function; used to...
2014-07-13 Zoltan Varga[jit] Move the registration of jit icalls into a separa...
2014-07-13 Zoltan VargaFix the build.
2014-07-13 Zoltan Varga[runtime] Remove unused g_thread () functions.
2014-07-13 Zoltan Varga[jit] Remove MONO_ARCH_HAVE_IMT define, all platforms...
2014-07-13 Zoltan Varga[jit] Use the win32 check for all tls keys in mini_get_...
2014-07-13 Jonathan PryorMerge pull request #1153 from akoeplinger/fix-doc-message
2014-07-13 Jeffrey Stedfast[corlib] minor code cleanup
2014-07-12 Zoltan Varga[runtime] Handle generic methods in interfaces in imt...
2014-07-12 Zoltan VargaRevert a change added by cd35ca1 by mistake
2014-07-11 Zoltan Varga[bcl] Fix a race in a Task test. Fixes #20921.
2014-07-11 Zoltan Varga[jit] Fix system aot on amd64.
2014-07-11 Zoltan VargaFix a warning.
2014-07-11 Alex Rønne... Merge pull request #1154 from Zoltu/patch-1
2014-07-10 Zoltan Varga[runtime] Only apply the maverick stack size hack added...
2014-07-10 Micah ZoltuBackwards accuracy.
2014-07-10 Marek Safar[mcs] auto-implemented property initializer
2014-07-10 Alexander Köplinger[monodoc] Clarified message when a backing file isn...
2014-07-10 Zoltan Varga[sdb] Add a new 'socket-fd' transport, this is the...
2014-07-10 Micah ZoltuMakes AppendTextUnquoted public.
2014-07-09 Zoltan VargaFix a warning.
2014-07-09 Zoltan Varga[jit] Rewrite the generic trampoline code on x86 to...
2014-07-09 Miguel de IcazaFix fallout from WebSocketMessageType change.
2014-07-09 Ludovic Henry[delegate-trampoline] Update invoke_impl and method_ptr...
2014-07-09 Ludovic Henry[delegate-trampoline] Share DelegateTrampInfo with...
2014-07-09 Zoltan Varga[runtime] Enable system aot when using --enable-loadedl...
next