[git] Ignore Doxygen-related generated files.
[mono.git] / mcs /
2015-02-16 Marek SafarMerge pull request #1568 from akoeplinger/xbuild
2015-02-16 Atsushi EnoMerge branch 'import-text-encoding-2'
2015-02-16 Alexander Köplinger[Microsoft.Build.Tasks] Add stub for UseHardlinksIfPoss...
2015-02-16 Alexander Köplinger[Microsoft.Build.Tasks] Implement retries in Copy task
2015-02-15 Atsushi Eno[sys.xaml] serialize string value as string, do not...
2015-02-13 Marek Safar[mcs] Better error reporting after delegate probing...
2015-02-13 Marek Safar[mcs] Set fixed buffer layourt wihout StructLayoutAttri...
2015-02-13 Marek Safar[corlib] Random from reference sources
2015-02-13 Marek Safar[corlib] MissingMember exceptions from reference sources
2015-02-13 Marek Safar[corlib] UnitySerialization from reference sources
2015-02-13 Marek Safar[system.net.http] Parsing of nested parens inside comme...
2015-02-13 Marek Safar[mcs] Resolve using aliases on demand to fix issue...
2015-02-13 Atsushi Enoavoid reflection in EncodingHelper.
2015-02-13 Atsushi Eno[encoding] import referencesource encoding foundation...
2015-02-13 Zoltan Varga[corlib] Fix a race in LazyTest.EnsureSingleThreadSafeE...
2015-02-12 Rodrigo KumperaMerge pull request #1439 from BrzVlad/feature-managed...
2015-02-12 Atsushi EnoMerge pull request #1496 from echampet/serializers
2015-02-12 Atsushi Eno[encoding] as part of referencesource import, use new...
2015-02-12 Marek Safar[system] Mark ping MT implementation as broken
2015-02-12 João MatosMerge pull request #1534 from haf/bugs/hmac-wrong-keysizes
2015-02-12 Marek Safar[system] More linker friendly tests
2015-02-12 Zoltan VargaMerge pull request #1562 from vkargov/master
2015-02-12 Marek Safar[corlib] Add timeout to more tests
2015-02-12 Marek Safar[system] Add old monotouch test codepath
2015-02-12 Marek Safar[system.core] Fix wrong 405f9534df56496068a4af85d05ba12...
2015-02-12 Marcos Henrich[corlib] Fixes commit ceef1e2.
2015-02-11 Sebastien Pouliot[linker] Do not update the Scope on TypeSpecification...
2015-02-11 Zoltan VargaMerge pull request #1561 from main--/patch-1
2015-02-11 main()Only call string.Format in Debug.Assert if really necessary
2015-02-11 Marek SafarMerge pull request #1560 from esdrubal/xlstregression
2015-02-11 Marcos Henrich[corlib] ModuleBuilder.GetMethodToken no longer has...
2015-02-11 Marcos Henrich[corlib] Test GetMethodToken ability to get other modul...
2015-02-11 Sebastien Pouliot[linker] Ignore null type arguments in MarkWithResolved...
2015-02-11 Marek Safar[corlib] Fixes build
2015-02-11 Zoltan VargaMerge pull request #1559 from directhex/emit-nunit...
2015-02-11 Marek Safar[system] Fix ping process exit code check
2015-02-11 Marek Safar[system] updates fixed test
2015-02-11 Marek Safar[system.core] Update aes test to match imported code
2015-02-11 Marek Safar[mcs] Additional fix for #26892
2015-02-11 Sebastien Pouliot[linker] Resolve types inside custom attributes since...
2015-02-10 Marek Safar[corlib] Guid from reference sources
2015-02-10 Marek Safar[mcs] Fixes failing test
2015-02-10 Marcos Henrich[corlib] Calling 'tzi.exe -i' now prints olson transitions.
2015-02-10 Marcos Henrich[corlib] Updated make target tzi.exe
2015-02-10 Marcos HenrichMoved android-dump-tzdata make target to corlib.
2015-02-10 Zoltan VargaMerge pull request #1557 from StephenMcConnel/bug-26887
2015-02-10 Marek SafarRename binary reference assemblies location
2015-02-10 Marek Safar[eval] Add C#6 using handling
2015-02-10 Zoltan VargaMerge pull request #1558 from ermshiperete/fixCrash
2015-02-10 Damien Daspit[MWF] Fix NullReferenceException introduced by commit...
2015-02-10 Marek Safar[mcs] Fixed casts rules don't apply to strings and...
2015-02-10 Marek Safar[mcs] Resolve delegate optional parameters only once...
2015-02-10 Stephen McConnelPrevent right click from triggering ToolStripItem.Handl...
2015-02-09 Marek Safar[corlib] Remove unused file
2015-02-09 Marek Safar[corlib] Keep file names ordered
2015-02-09 Marek SafarMerge pull request #1556 from atsushieno/import-text...
2015-02-09 Atsushi Enoreplace CharUnicodeInfo with that of referencesource...
2015-02-09 Marek Safar[corlib] Update failing test
2015-02-09 Marek SafarMerge pull request #1555 from JetBrains/unrecognized_pragma
2015-02-08 Miguel de IcazaFix the build
2015-02-08 Leonid ShalupovAdd test for skipping unrecognized #pragma directive
2015-02-08 Leonid ShalupovSkip unrecognized #pragma directive
2015-02-08 Miguel de Icaza[monop] Port to use IKVM.Reflection, add -xi and -xa...
2015-02-07 Miguel de IcazaMerge pull request #1552 from mono/ms-decimal
2015-02-06 Jeffrey Stedfast[Mono.Debugger.Soft] Fixed StackFrame.Domain logic...
2015-02-06 Miguel de IcazaRemove old implementation of Decimal support, it served...
2015-02-06 Miguel de IcazaMerge branch 'master' into ms-decimal
2015-02-06 Miguel de Icaza[Decimal] Add test cases from the bugs that this branch...
2015-02-06 Miguel de Icaza[Decimal] Expand test suite with Microsoft's CoreFX...
2015-02-06 Marek Safar[corlib] Imports messages from coreclr project
2015-02-06 Jeffrey Stedfast[Microsoft.Build.Utilities] Fixed to make unit tests...
2015-02-06 Marek SafarMerge pull request #1551 from directhex/fix-missing...
2015-02-06 Marek Safar[mcs] Correctly import metadata constant with mismatche...
2015-02-06 Jo ShieldsMove files which were split out from System.Web into...
2015-02-06 Miguel de IcazaMerge pull request #1550 from tpetazzoni/mips-fix
2015-02-06 Sebastien Pouliot[tests] Fix TypeDescriptorTests compilation when NUnitL...
2015-02-06 Marek Safar[mcs] Fix cloning of labels from outer anonymous block...
2015-02-06 Marek Safar[mcs] Replace 1684 warning turned into error with uniqu...
2015-02-06 Marek SafarMerge pull request #1508 from slluis/fix-20966
2015-02-06 Marek SafarMerge pull request #1549 from esdrubal/tziathens
2015-02-06 Marcos Henrich[corlib] Fixed TimeZoneInfo.TryGetTransitionOffset.
2015-02-06 Marcos Henrich[corlib] Added test to TimeZoneInfoTest. Covers #25050.
2015-02-06 Miguel de Icaza[Build] Make the code build with old bootstrapped envir...
2015-02-06 Miguel de IcazaMerge pull request #1548 from akoeplinger/stubs
2015-02-05 Miguel de Icaza[Decimal] Completed the methods in decimal-ms.c
2015-02-05 Sebastien Pouliot[linker] Only consider [Preserve] (i.e. without any...
2015-02-05 Sebastien Pouliot[linker] Preserve types given to custom attributes...
2015-02-05 Sebastien Pouliot[linker] Do not process custom attribute fields unless...
2015-02-05 Mark ProbstMerge pull request #1546 from evincarofautumn/faster...
2015-02-05 Jeffrey Stedfast[Microsoft.Build.Utilities] Fixed MSBuildErrorParser...
2015-02-05 Marek Safar[mcs] Prefer not missing type for ambiguous imported...
2015-02-05 Alexander Köplinger[bcl] Added a few stubs for missing APIs
2015-02-05 Marek Safar[corlib] TimeZoneInfo.ConvertTimeToUtc maximum datetime...
2015-02-05 Marek Safar[xbuild] Fix When Condition with a user comment
2015-02-05 Marek Safar[build] remove unused defines
2015-02-05 Marek Safar[corlib] BitConverter from reference sources
2015-02-05 Alex Rønne PetersenMerge pull request #1541 from alexrp/mcs-build-cleanup
2015-02-04 Marek SafarMove TimeZoneInfo tests to corlib
2015-02-04 Marek Safar[system.xml] Disable failing test, requires reference...
2015-02-04 Marek Safar[corlib] Fix overflow in TimeZoneInfo utc conversion
next