mono.git
2014-05-30 Jérémie LavalMerge pull request #1068 from esdrubal/bug18421
2014-05-30 Rolf Bjarne... Merge pull request #1072 from esdrubal/bug19862
2014-05-30 marcos henrichFileInfo members that rely on System.Security.AccessCon...
2014-05-30 Rolf Bjarne... [System.Xml] Use profile-specific file names for genera...
2014-05-30 Marek Safar[mcs] Add lang version
2014-05-30 Marek SafarMerge pull request #1069 from esdrubal/bug16990
2014-05-30 marcos henrichChanged ConcurrentDictionary.Contains(KeyValuePair...
2014-05-30 marcos henrichTest ConcurrentDictionary.Contains(KeyValuePair<TKey...
2014-05-30 Rodrigo Kumpera[boehm] Implement the finalization extension API.
2014-05-30 Rodrigo Kumpera[gc] Add finalizer API, implemented only on sgen.
2014-05-30 Zoltan Varga[jit] Applied patch from Vladimir Kargov <kargov@gmail...
2014-05-29 Alexis ChristoforidesBump 'master' branch version.
2014-05-29 Sebastien Pouliot[mobile] Add support for Environment.SetEnvironmentVari...
2014-05-29 Zoltan Varga[sdb] Avoid clearning event requests if they reference...
2014-05-29 marcos henrichOverwrites dequeued ref/value with default. Fixes 18421.
2014-05-29 marcos henrichTest that ConcurrentQueue does not keep old references...
2014-05-29 Marek Safar[verifier] Set correctly stack type based on constraine...
2014-05-29 Marek Safar[mcs] If the overriding property is sealed, then the...
2014-05-29 Marek SafarFixes build with newer mcs
2014-05-29 Marek Safar[mcs] Use constrained prefix for enum calls too
2014-05-29 Marek Safar[verifier] Fix constrained type unwrap for enum types...
2014-05-29 Marek SafarAdd System.ServiceModel.Security assembly. Fixes #20108
2014-05-29 Zoltan VargaMerge pull request #1067 from esdrubal/bug19862
2014-05-28 Zoltan Varga[amd64] Simplify mono_arch_handle_altstack_exception...
2014-05-28 Jeffrey Stedfast[Mono.Debugger.Soft] minor code cleanup
2014-05-28 Jeffrey StedfastMerge pull request #1048 from DavidKarlas/cacheThreadsA...
2014-05-28 marcos henrichRemoved NET_2_1 conditional blocks from FileInfo. Fixes...
2014-05-28 Marek Safar[mcs] Fix betterness logic for default vs params parame...
2014-05-28 Marek SafarTests update
2014-05-28 Sebastien Pouliot[System] Ensure pinvoke into OXS/iOS CFNetwork framewor...
2014-05-28 Marek Safar[mcs] Flow analysis of binary expressions not using...
2014-05-28 Sebastien Pouliot[System] Ensure pinvoke into OXS/iOS Security framework...
2014-05-28 Sebastien Pouliot[corlib][ios] Fix 'write' pinvoke declaration to be...
2014-05-28 David KarlašChanged API for fetching StackFrames in bulk on multipl...
2014-05-28 Marek Safar[mcs] Emit unmanaged version info from AssemblyFileVers...
2014-05-27 Zoltan Varga[runtime] Call mono_threads_join_threads () to prevent...
2014-05-27 Zoltan Varga[llvm] Fix the loadable llvm build.
2014-05-27 Rodrigo Kumpera[runtime] Add a test for the type loading changes.
2014-05-27 Rodrigo Kumpera[runtime] Ensure reflection-based assembly load has...
2014-05-27 Miguel de Icaza[build] Address the System.Configuration test problem
2014-05-27 Zoltan Varga[llvm] Fix support for native types.
2014-05-27 Mark Probst[sgen] Remove unnecessary newline from warning.
2014-05-27 Mark Probst[sgen] Fix for ridiculously small nurseries.
2014-05-27 Joao MatosFixed TLAB_ACCESS_INIT usages in MSVC by moving the...
2014-05-27 Joao MatosRevert "Fixed TLAB_ACCESS_INIT usages in MSVC by declar...
2014-05-27 Joao MatosReplaced "__asm call $+5" pattern to get the IP with...
2014-05-27 Marek Safar[corlib] Disable test
2014-05-27 Marek Safar[mcs] More of correct error propagation
2014-05-27 Rodrigo Kumpera[System.Configuration] Temporary fix for system.configu...
2014-05-27 Marek Safar[system] Fix warnings
2014-05-27 Marek Safar[mcs] Fix expression tree conversion type for lifted...
2014-05-27 Zoltan Varga[arm64] Fix mono_strtod ().
2014-05-27 Marek Safar[mcs] Report error when named argument for param parame...
2014-05-27 Alex Rønne... Merge pull request #1062 from sethjackson/sem_timedwait
2014-05-27 Marek Safar[mcs] Unify reachable label lookup. Fixes #19887
2014-05-27 Marek SafarMerge pull request #1060 from rolfbjarne/logical-name...
2014-05-27 Atsushi Eno[ms.build] use appropriate ProjectCollection so that...
2014-05-27 Atsushi Eno[ms.build] follow xbuild to use version 12.0.
2014-05-27 Atsushi Eno[ms.build] Add msbuild.rsp.
2014-05-27 Seth JacksonOpenBSD has sem_timedwait().
2014-05-27 Sebastien Pouliot[Mono.Security] Add new test files (form previous PR...
2014-05-27 Sebastien PouliotMerge pull request #1057 from lextm/master
2014-05-26 Zoltan VargaMerge pull request #1061 from sethjackson/L_cuserid
2014-05-26 Joao MatosReplaced C99 variable-length array with an alloca to...
2014-05-26 Joao MatosFixed SGEN_HASH_TABLE_INIT usages to work in MSVC.
2014-05-26 Joao MatosFixed TLAB_ACCESS_INIT usages in MSVC by declaring...
2014-05-26 Sebastien Pouliot[System.ServiceModel.Web] Fix issue with types explicit...
2014-05-26 Seth JacksonL_cuserid was removed from OpenBSD.
2014-05-26 Rolf Bjarne... Use string.IsNullOrEmpty instead of .Length.
2014-05-26 Marek Safar[mcs] Don't release field address copy before it's...
2014-05-26 Rolf Bjarne... [arm64] Fix another crash due to not using the right...
2014-05-26 Rolf Bjarne... Fix a couple of compiler warnings.
2014-05-26 Rolf Bjarne... [Microsoft.Build.Tasks] Add support for LogicalName...
2014-05-26 Lex Li[Mono.Security] Added AuthorityKeyIdentifierExtensionTe...
2014-05-26 Marek Safar[mcs] Fix error reporting propagation for loop statemen...
2014-05-26 Zoltan VargaMerge pull request #1059 from ranma42/jenkins-warnings...
2014-05-26 Marek SafarMerge pull request #1033 from godFather89/master
2014-05-26 Marek Safar[mcs] Don't report hiding warnings for compiler generat...
2014-05-26 Marek Safar[mcs] Add cref handling of user operator documentation...
2014-05-26 Marek Safar[eval] Add test for nested types
2014-05-26 Andrea CancianiFix non-prototype function declarations
2014-05-26 Andrea CancianiMore C90 compatibility fixes
2014-05-25 Alex Rønne... Rename configure.in -> configure.ac. Based on PR #976.
2014-05-25 Alex Rønne... Merge pull request #1056 from ranma42/vc-compat-C90
2014-05-25 Lex Li[Mono.Security] Added Encode to AuthorityKeyIdentifierE...
2014-05-25 Andrea CancianiFix the build on Visual C++
2014-05-25 Marek SafarMerge pull request #1055 from josedonizetti/fix_datacon...
2014-05-25 Miguel de Icaza[build] the csproj files can now do a full class librar...
2014-05-25 Miguel de Icaza[System.Runtime.Remoting] Build if DBEUG Is defined
2014-05-25 Miguel de Icaza[build] MSBuild setup: Add support for -keyfile and...
2014-05-25 Miguel de Icaza[build] Drop AssemblyInfo from the sources in Mono...
2014-05-25 Miguel de Icaza[build] Fix Mono.Cecil.Mdb build with xbuild
2014-05-25 josedonizettivalidate if attribute is defined before check IsAny
2014-05-24 Marek SafarRevert "[build] Make Mono.Cecil use an [assmebly:Assemb...
2014-05-24 Miguel de Icaza[build] Make Mono.Cecil use an [assmebly:AssemblyKeyFil...
2014-05-24 Rolf Bjarne... Fix TimeZoneTest to build properly with new-style XI...
2014-05-24 Rolf Bjarne... Remove unused namespace from LazyTest.cs
2014-05-23 Miguel de Icaza[build] Fix the reference to ecma.pub
2014-05-23 Rodrigo Kumpera[runtime] Don't leak memory if the custom attribute...
2014-05-23 Rodrigo Kumpera[runtime] Add regression tests for custom attribute...
next