mono.git
2014-04-28 Alexis ChristoforidesMerge pull request #920
2014-04-28 Miguel de IcazaMerge pull request #1009 from joelmartinez/msdoc-import
2014-04-28 Joel Martinez[docs] monodoc style update for blockquote attribution.
2014-04-28 Alexis ChristoforidesMerge pull request #971
2014-04-28 Alexis ChristoforidesExtended test time for timer-sensitive tests.
2014-04-28 Rodrigo KumperaDrop Events and Items units in favor of Count as they...
2014-04-28 Rodrigo Kumpera[counters] Only dump monotonic counters as variable...
2014-04-28 Rodrigo Kumpera[counters] Restore the previous behavior of mono_counte...
2014-04-28 Rodrigo Kumpera[counters] Document mono_counters_foreach.
2014-04-28 Rodrigo Kumpera[counters] Install mono-counters.h since it's part...
2014-04-28 Rodrigo Kumpera[mono-counters] Bring MONO_COUNTER_TIME_INTERVAL back.
2014-04-28 Rodrigo KumperaRevert "[counters] Simplify things a bit by removing...
2014-04-28 Miguel de Icazagenproj: add support for Alias in project references
2014-04-28 Miguel de Icaza[genproj] For Path.GetFullPath to work, we must use...
2014-04-28 Alexis ChristoforidesMerge pull request #961 from ermshiperete/bug-xamarin...
2014-04-28 Alex Rønne... Emit profiler enter/leave instrumentation calls as...
2014-04-28 Marek SafarMerge pull request #1005 from ranma42/race-free-paralle...
2014-04-28 Miguel de IcazaMerge pull request #1006 from joelmartinez/msdoc-import
2014-04-28 Joel Martinez[docs] Minor update to monodoc html template.
2014-04-28 Joel Martinez[docs] Import of Microsoft BCL Documentation.
2014-04-28 Joel Martinez[docs] Schema additions, and monodoc template updates.
2014-04-26 Zoltan Varga[arm] Fix some native types issues.
2014-04-25 Marek HabersackInclude support for SSL/TLS right in System when buildi...
2014-04-25 Rodrigo Kumpera[sgen-bridge] Fix the bridge with forwarded objects.
2014-04-25 Marek Safar[corlib] Fix extra await context switch when custom...
2014-04-25 Rolf Bjarne... Revert "Revert "Merge branch 'master' of https://github...
2014-04-25 Rolf Bjarne... [mono-api-html] Print string fields with no (or null...
2014-04-25 Alex Rønne... Merge pull request #916 from akoeplinger/fix-gac-test
2014-04-24 Rodrigo Kumpera[sgen-bridge] Implement type based dfs1 filtering.
2014-04-24 Rodrigo Kumpera[sgen-bridge] Fix counters. They were not zeroed after...
2014-04-24 Rodrigo Kumpera[sgen-bridge] Use an extra vtable bit to flag opaque...
2014-04-24 Rodrigo Kumpera[runtime] Fix bitfield comments.
2014-04-24 Joao MatosRevert "Added our own slightly modified copy of Ionic...
2014-04-24 Joao MatosRevert "Added System.IO.Compression implementation."
2014-04-24 Rolf Bjarne... [System.Xml] Use profile-specific file names for genera...
2014-04-24 Alex Rønne... Merge pull request #1002 from ranma42/make-check-no...
2014-04-24 Marek SafarMerge pull request #1003 from robertpi/Bug12211
2014-04-24 Robert PickeringAllow .NET 4.0 + users to use the ConnectSocket property
2014-04-24 Atsushi EnoFix bug #9541 by Bart Verthé - do not reset document...
2014-04-24 Rodrigo Kumpera[sgen-bridge] Add the new bridge to the testing matrix.
2014-04-24 Rodrigo Kumpera[sgen-bridge] New bridge implementation - currently...
2014-04-24 Rodrigo Kumpera[sgen-bridge] Move the bridge implementation behind...
2014-04-23 Mark Probst[sgen] Fix time logging. We inflated durations by...
2014-04-23 Joao MatosAdded System.IO.Compression implementation.
2014-04-23 Joao MatosAdded our own slightly modified copy of Ionic.Zip library.
2014-04-23 Andrea CancianiFix 'make check' when mono is not installed
2014-04-23 Alexis ChristoforidesRevert "Mono version is now pulled in to configure...
2014-04-23 Alexis ChristoforidesRevert "Merge branch 'master' of https://github.com...
2014-04-23 Alexis ChristoforidesMerge branch 'master' of https://github.com/mono/mono
2014-04-23 Alexis ChristoforidesMono version is now pulled in to configure.in from...
2014-04-23 Zoltan Varga[jit] Add some comments to register_icall ().
2014-04-23 Marek HabersackUpdate test description to include full bug report url
2014-04-23 Marek HabersackCorrectly apply DST offset if the date being converted...
2014-04-23 Rodrigo KumperaRevert "Disable bug-18026.exe when running tests in...
2014-04-23 Andrea CancianiUse mktemp instead of $RANDOM to generate unique names
2014-04-23 Marek HabersackA couple of fixes for TimeZoneInfo.ConvertTime.
2014-04-23 Rodrigo Kumpera[sgen] Add a bunch of clear-at-gc variants to the test...
2014-04-23 Rolf Bjarne... [Mono.CSharp] Fix compilation for the monotouch profile...
2014-04-23 Zoltan VargaMerge pull request #1000 from ranma42/disable-18026...
2014-04-23 Andrea CancianiDisable bug-18026.exe when running tests in the CI...
2014-04-22 Zoltan Varga[sdb] Add support for DebuggerNonUserCodeAttribute.
2014-04-22 Zoltan Varga[arm64] Add AOT support.
2014-04-22 Zoltan Varga[arm64] Add JIT support.
2014-04-22 Zoltan Varga[arm64] Add sgen support.
2014-04-22 Zoltan Varga[arm64] Add context/mach support.
2014-04-22 Zoltan Varga[arm64] Add basic port infrastructure.
2014-04-22 Marek Safar[system] Don't terminate response reading on bad cookie...
2014-04-22 Alexis ChristoforidesMerge pull request #994 from drummerhu/patch-1
2014-04-21 Zoltan Varga[jit] Fix a bug introduced by 683527c69465843d05709782a...
2014-04-21 Rodrigo Kumpera[counters] Simplify things a bit by removing unsigned...
2014-04-21 Rodrigo Kumpera[counters] Add mono_counters_foreach API.
2014-04-21 Rodrigo Kumpera[counter] Kill counter type MONO_COUNTER_TIME_INTERVAL...
2014-04-21 Rodrigo Kumpera[counters] Introduce variance and units.
2014-04-21 Rodrigo Kumpera[counters] Introduce two new counters categories, runti...
2014-04-19 Zoltan Varga[jit] Get rid of mono_arch_nullify_plt_entry (), it...
2014-04-19 Alex Rønne... Update CONTRIBUTING.md with info about pull request...
2014-04-19 Miguel de Icaza[genproj] Steps towards making pre-build scripts cross...
2014-04-18 Miguel de IcazaRefreshed the CSProj files to use the new output build...
2014-04-18 Miguel de Icaza[genproj] Set the output directory to the Mono one...
2014-04-18 Miguel de IcazaUpdate order.xml
2014-04-18 Alexis ChristoforidesFixed xamarin #18898 # / novell #595899
2014-04-18 Alex Rønne... Fix my last commit to match our libgc's declaration...
2014-04-18 Alex Rønne... Hopefully fix a build error in libgc on some compilers.
2014-04-18 Miguel de Icaza[genproj] Some hygiene changes to genproj, to be able...
2014-04-17 Rodrigo Kumpera[sgen-bridge] Introduce accounting mode to bridge proce...
2014-04-17 Alex Rønne... Really, seriously, for real fix mono/tests/Makefile...
2014-04-17 Martin Baulig[Http]: Correctly handle request bodies when resending...
2014-04-17 Jeffrey Stedfast[Mono.Debugger.Soft] Throw a NotSupportedException...
2014-04-17 Marek Safar[corlib] Defer TypeInfo instantiation logic in DefinedT...
2014-04-17 Zoltan Varga[jit] Fix an unreachable code part in mini_emit_memset...
2014-04-17 Alex Rønne... Shell expansion rules suck. Fix a7712d90931a29c76f83e62...
2014-04-17 Miguel de IcazaAdd System.Xml.Linq to the dotnet.pkg
2014-04-17 Alex Rønne... Fix a couple of warnings in sgen-cardtable.c.
2014-04-17 Alex Rønne... Remove .travis.yml.
2014-04-17 Alex Rønne... Ignore testlist files in mono/tests.
2014-04-17 Alex Rønne... Clean up mono/tests/Makefile.am.
2014-04-17 Marek Safar[mcs] Fix tie breaking rules when both candidates have...
2014-04-17 Zoltan Varga[aot] Add a separate mutex to each AOT module to reduce...
2014-04-17 Zoltan Varga[jit] Use compile-time conditionals in a few places.
2014-04-17 Zoltan Varga[llvm] Fix the decomposition of some long opcodes on...
next