mono.git
2015-05-12 Rodrigo KumperaMerge pull request #1668 from alexanderkyte/bug1856
2015-05-12 Alexis Christoforides[runtime] Fixed typo in previous commit, added sleep
2015-05-12 Alexis Christoforides[runtime] When attaching a tools thread, spin-wait...
2015-05-12 Marek Safar[system.xml] System.Xml.Serialization.Advanced from...
2015-05-12 Marek SafarMerge pull request #1794 from jbevain/monofield_getmodule
2015-05-12 Jb EvainAdd unit test for FieldInfo.Module
2015-05-12 Marek SafarBump reference sources
2015-05-12 Jb Evain[corlib] Implement MonoField Module property
2015-05-12 Zoltan Varga[runtime] Really fix --disable-visibility-hidden.
2015-05-12 Marek SafarBump reference sources
2015-05-12 Marek Safar[corlib] Fix Test attribute name collisiong causing...
2015-05-12 Marek Safar[System.ComponentModel.DataAnnotations] Remove unused...
2015-05-12 Marek Safar[build] Don't set special library path for monolite...
2015-05-12 Rolf Bjarne... [corlib] Update SecurityCriticalAttribute test for...
2015-05-12 Marek Safar[system.xml] Resource string from reference sources
2015-05-12 Marek Safar[mcs] Support multiple string resource files
2015-05-12 Atsushi Enobump referencesource for System.Data (remove wrong...
2015-05-12 Atsushi EnoFix System.dll mobile builds.
2015-05-12 Atsushi EnoRevert "[system.xml] System.Xml.Serialization.Advanced...
2015-05-12 Atsushi EnoRevert "[system.xml] Serialization from reference sourc...
2015-05-11 Rodrigo KumperaMerge pull request #1783 from alexanderkyte/thread_tran...
2015-05-11 Ludovic Henry[bcl] Fix Process.OnExited multiple call with the MS...
2015-05-11 Alexis Christoforides[runtime] Add a couple of asserts to thread attach...
2015-05-11 Marek Safar[system] CompilerParameters from reference sources
2015-05-11 Marek Safar[system.xml] Serialization from reference sources for...
2015-05-11 Marek Safar[System.Runtime.Caching] Fix warnings
2015-05-11 Marek SafarMerge pull request #1788 from ermshiperete/master-Xamar...
2015-05-11 Eberhard BeilharzUnit test that demonstrates Xamarin-29935
2015-05-11 Ludovic Henry[threadpool-ms] Remove thread waiting and memory cleanup
2015-05-11 Ludovic Henry[threadpool-ms] Fix assertion error "threadpool-ms...
2015-05-11 Zoltan Varga[runtime] Implement support for locals info for portabl...
2015-05-10 Zoltan Varga[runtime] Finish support for sequence point info for...
2015-05-10 Zoltan Varga[runtime] Fix some FIXMEs in mono_ppdb_get_seq_points ().
2015-05-10 Zoltan Varga[runtime] Add mono_ppdb_get_seq_points () function...
2015-05-10 Zoltan Varga[runtime] Add a mono_debug_get_seq_points () function...
2015-05-10 Zoltan Varga[runtime] Rename mono_debug_symfile_get_line_numbers_fu...
2015-05-10 Zoltan Varga[runtime] Remove more unused debugger code.
2015-05-09 Marek Safar[system.runtime.caching] Remove inappropropriate use...
2015-05-09 Marek Safar[system.data] Fix culture specific test
2015-05-09 Zoltan Varga[jit] Avoid an assertion in the virtual delegate optimi...
2015-05-09 Zoltan Varga[runtime] Add beginnings of support for Portable PDB...
2015-05-09 Zoltan Varga[runtime] Add support for the new metadata tables used...
2015-05-09 Zoltan Varga[runtime] Add support for loading metadata images witho...
2015-05-08 Zoltan Varga[runtime] Use a condvar for waiting for the finalizer...
2015-05-08 Zoltan Varga[runtime] Add a mono_cond_timedwait_ms () function...
2015-05-08 Zoltan Varga[runtime] Add a FIXME to mono_cond_timedwait () on...
2015-05-08 Mark Probst[sgen] Only flush binary protocol buffers when world...
2015-05-08 Miguel de Icaza[monop] Band-aid, cope with IKVM's Type.Namespace crash...
2015-05-08 Alexander Kyte[runtime] Make thread abort synchronous
2015-05-08 Ludovic Henry[threadpool-ms] Revert part of fd0ff7bff9132c37a1db2b5a...
2015-05-08 Alex Rønne... Merge pull request #1781 from alexrp/master
2015-05-08 Alex Rønne... Merge pull request #1782 from alexrp/profiler-symbol-fix
2015-05-08 Marek Safar[system.xml] System.Xml.Serialization.Advanced from...
2015-05-08 Marek Safar[system.xml] serialization handlers from reference...
2015-05-08 Ludovic Henry[threadpool-ms] Reenable threadpool cleanup
2015-05-08 Ludovic Henry[threadpool-ms] Refactor worker creation and domain...
2015-05-08 Ludovic Henry[threadpool-ms] Ensure monitor thread does not start...
2015-05-08 Ludovic Henry[threadpool-ms] Fix potential bug on monitor thread...
2015-05-08 Ludovic Henry[threadpool-ms] Refactor lock for working and parked...
2015-05-08 Ludovic Henry[threadpool-ms] Guarantee icall parameter size
2015-05-08 Alex Rønne... [utils] Export concurrent hash table and lock free...
2015-05-08 Marek Safar[system.xml] System.Xml.Serialization.Configuration...
2015-05-08 Alex Rønne... [runtime] Improve context static LocalDataStoreSlot...
2015-05-08 Zoltan VargaFix make dist.
2015-05-08 Zoltan VargaFix the build.
2015-05-08 Marek Safar[corlib] Bump reference souces. Fixes #29808
2015-05-08 Marek Safar[system.data] remove unused files from mobile profile
2015-05-08 Zoltan Varga[sdb] Remove the usage of WaitForSingleObject (), use...
2015-05-08 Zoltan Varga[runtime] Implement support for condition variables...
2015-05-08 Zoltan Varga[runtime] Fix the windows build.
2015-05-08 Alex Rønne... [runtime] Update LocalDataStoreSlot code to the new...
2015-05-08 Atsushi EnoMerge pull request #1778 from JetBrains/xbuild_do_not_s...
2015-05-08 Zoltan Varga[runtime] Disable the broken code which aligns small...
2015-05-08 Zoltan VargaMerge pull request #1780 from alexrp/master
2015-05-08 Alex Rønne... [runtime] Initialize contexts after the GC.
2015-05-07 Mark Probst[runtime] Fix a few warnings.
2015-05-07 Alex Rønne... Merge pull request #1777 from alexrp/sgen-separation
2015-05-07 tritonRevert "[genmdesc] Improved unknown specifier error...
2015-05-07 Marek Safar[system.data] SqlConnectionStringBuilder from reference...
2015-05-07 Marek Safar[mcs] Flow analysis assignment from field expressions...
2015-05-07 Atsushi EnoRemove unused System.Runtime.Serialization code.
2015-05-07 Zoltan Varga[arm] Fix a problem introduced by 3469c138c67e4b7e0afcc...
2015-05-07 Atsushi Enoremove old System.Data code.
2015-05-07 Leonid Shalupovxbuild: do not stop BuildNodeManager after one build...
2015-05-07 João Matos[genmdesc] Fixed generator to allow instructions length...
2015-05-07 Ludovic Henry[tools] Fix sgen-grep-binprot after sgen code move...
2015-05-07 Ludovic Henry[threadpool-ms] Change the meaning of ThreadPoolCounter...
2015-05-07 João Matos[arm] Fixed regression related to invalid specifier...
2015-05-07 João Matos[genmdesc] Improved unknown specifier error handling...
2015-05-07 João Matos[genmdesc] Improved instruction length error handling...
2015-05-07 João Matos[genmdesc] Improved instruction length error handling...
2015-05-07 Atsushi EnoMerge pull request #1773 from ztzg/sql-server-datetime2
2015-05-07 Atsushi EnoMerge pull request #1772 from ztzg/sql-server-variant
2015-05-07 Atsushi EnoMerge pull request #1771 from ztzg/sql-server-bulk...
2015-05-07 Atsushi Eno[xbuild] for resolving assemblies from pkg-config,...
2015-05-07 Alex Rønne... [sgen] Move bridge debugging code out of the independen...
2015-05-07 Alexander Köplinger[tests] Trim whitespace from testname in dummy unit...
2015-05-06 Alexander Köplinger[tests] Small fixes to the dummy unit test XML output...
2015-05-06 Zoltan Varga[jit] Treat MONO_ARCH_IMT_REG as allways defined.
2015-05-06 Zoltan Varga[runtime] Fix configure so it really uses -fvisibility...
next