mono.git
2014-06-03 Alex Rønne... Merge pull request #1079 from esdrubal/webclient_cancel
2014-06-03 Zoltan Varga[runtime] Add an EXTRA_DISABLED_TESTS make variable...
2014-06-03 Zoltan Varga[bcl] Disable a test added by 3cf55e6016811ce115ef47fbb...
2014-06-03 marcos henrichChanged UploadStringAsync to handle UploadString encaps...
2014-06-03 Marek Safar[mcs] Update new error codes
2014-06-03 Zoltan Varga[runtime] Applied patch from Kyle Edwards <kyleedwardsn...
2014-06-03 Marek Safar[corlib] Add CreateTypeInfo method
2014-06-03 Marek Safar[mcs] Better error reporting for incorrect async lambdas
2014-06-02 Alex Rønne... Merge pull request #1080 from chillitom/patch-1
2014-06-02 Tom RathboneAdd new missing ClaimTypes entries
2014-06-02 marcos henrichTest WebClient asynchronous uploads cancellation.
2014-06-02 Zoltan Varga[llvm] Fix a native types problem.
2014-06-02 Zoltan VargaMerge pull request #1070 from tpokorra/FixTarball
2014-06-02 Atsushi Eno[xbuild/msbuild] fix previous ItemGroup definition...
2014-06-02 Marek Safar[mcs] Remove wrong comment
2014-06-02 Marek Safar[mcs] Add more warnings for caller attributes
2014-06-02 Atsushi Eno[xbuild/msbuild] fix build: fix Exists() argument.
2014-06-02 Marek Safar[mcs] Add support for await in catch clause
2014-06-02 Marek SafarFixes build
2014-06-02 Marek Safar[mcs] Extend possible unintended reference comparison...
2014-06-02 Atsushi Eno[msbuild/xbuild] use ToolLocationHelper.GetPathToStanda...
2014-06-02 Atsushi Eno[MS.Build] add MS.Build.dll-specific well-known propert...
2014-06-02 Atsushi Eno[xbuild] fix 4.0-only test condition.
2014-06-02 Atsushi Eno[msbuild] build the projects via MSBuild task with...
2014-06-02 Atsushi Eno[MS.Build] ProjectOnErrorInstance should not cause...
2014-06-02 Atsushi Eno[MS.Build] added test for ToolLocationHelper.GetPathToS...
2014-06-02 Atsushi Eno[MS.Build] when evaluated as object, do not add extra...
2014-06-02 Atsushi Eno[xbuild] ToolLocationHelper.GetPathToStandardLibraries...
2014-06-02 Atsushi Eno[MS.Build] fix some issues around quoted string handling.
2014-06-02 Atsushi Eno[MS.Build] add function call releated tests.
2014-06-02 Atsushi Eno[MS.Build] '\\' is also escaped syntax, so parse it...
2014-06-02 Atsushi Eno[MS.Build] fix function call expression parsing wrt...
2014-06-02 Atsushi Eno[ms.build] make sure that we don't skip any other kind...
2014-06-02 Atsushi Eno[MS.Build] simplify IBuildEngine.Build() implementation...
2014-06-02 Atsushi Eno[MS.Build] make env. properties are read only, and...
2014-06-02 Atsushi Eno[MS.Build] revise previous fix; only Items are in rever...
2014-06-02 Atsushi Eno[MS.Build] ProjectInstance needs ChildrenReversed to...
2014-06-02 Atsushi Eno[MS.Build] load ImportGroup in root.
2014-06-02 Atsushi Eno[ms.build] several fixes in BuildEngine4.
2014-06-02 Atsushi Eno[ms.build] pass DefaultToolsVersion from ProjectInstanc...
2014-06-02 Marek SafarMerge pull request #1078 from LRFalk01/master
2014-06-01 LucasNull Exception in System.Security.Claims
2014-06-01 Alex Rønne... Merge pull request #1071 from bl8/cairo-additions
2014-06-01 Alex Rønne... Merge pull request #1075 from Meai1/patch-1
2014-06-01 Alex Rønne... Merge pull request #1077 from sethjackson/null-gc-sgen
2014-06-01 Alex Rønne... Merge pull request #1076 from sethjackson/null-gc-msg
2014-06-01 Seth JacksonAllow building with null-gc and sgen.
2014-06-01 Seth JacksonPrint the correct GC type if compiling using --with...
2014-05-31 Meai1Update README.md
2014-05-31 Miguel de IcazaMemoryMappedFile fixes
2014-05-31 Zoltan VargaMerge pull request #1073 from DavidKarlas/logging
2014-05-31 Meai1Update README.md
2014-05-30 Zoltan Varga[sdb] Add a lower level lock and use it in place of...
2014-05-30 Jérémie LavalMerge pull request #1068 from esdrubal/bug18421
2014-05-30 David Karlaš[Mono.Debugger.Soft] Using environment variable MONO_SD...
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 Bertrand LorentzMono.Cairo: Add Context.SetSourceColor(Color) convenien...
2014-05-30 Bertrand LorentzMono.Cairo: Add Context.HasCurrentPoint property
2014-05-30 Bertrand LorentzMono.Cairo: Add Context.InClip method
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 Timotheus Pokorramake sure that the subdirectories of mcs/class/Facades...
2014-05-30 Timotheus Pokorraadd files System.Configuration.dll and System.Security...
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.
next