[msvc] Update csproj files (#4295)
[mono.git] / mcs /
2017-01-26 monojenkins[msvc] Update csproj files (#4295)
2017-01-26 Egor Bogatov[System.Data] SqlTypes and DataStorage from corefx...
2017-01-25 Alexander KöplingerSkip AOTing profile assemblies if AOT_BUILD_FLAGS is...
2017-01-25 Marek Safar[tools] Simplify cecil usage in stringreplacer
2017-01-25 Marek SafarMerge pull request #4276 from henricm/winaot
2017-01-25 Henric MüllerChanging Win32_IP_ADAPTER_INFO to struct to work on...
2017-01-25 Henric MüllerFixing AsyncOperationManagerTest test for winaot profile
2017-01-25 Henric MüllerFixing tests that asume IPV4 when first adapter is...
2017-01-25 Henric MüllerEnabling NativeObjectSecurity on windows aot
2017-01-25 Henric MüllerFixes in NetworkInformation for winaot profile
2017-01-25 Henric MüllerEnabled win specific time zone code using WIN_PLATFORM
2017-01-25 Henric MüllerEnabled win specific code in registry classes using...
2017-01-25 Henric MüllerEnabling Windows specific code paths with WIN_PLATFORM
2017-01-25 Henric MüllerAdding winaot corlib test assembly in LoadWithPartialName
2017-01-25 Henric MüllerAdding Console support for winaot
2017-01-25 Rodrigo KumperaMerge pull request #4280 from vargaz/class-init-cond
2017-01-25 Henric MüllerUpdates for winaot profile
2017-01-25 Henric MüllerAdded support for Windows AOT suffix
2017-01-24 Alexander Köplinger[bcl] Fix build for orbis profile
2017-01-24 Vlad BrezaeMerge pull request #3806 from BrzVlad/feature-parallel...
2017-01-23 Marek Safar[build] Add new profile
2017-01-23 Marek Safar[build] Add System.Text.Encoding.CodePages dependency...
2017-01-23 Zoltan VargaEnable AOT for all roslyn assemblies.
2017-01-22 Rodrigo KumperaMerge pull request #4274 from kumpera/cctor-abort
2017-01-20 Marek Safar[corlib] Removes unused method
2017-01-20 Alexander KöplingerReally fix the file mode this time...
2017-01-20 Alexander KöplingerFix inadvertent file mode change in previous commit
2017-01-20 Alexander Köplinger[Facades] Refresh netstandard20 typeforwarders
2017-01-20 Ludovic Henry[io-layer] Extract file (#4255)
2017-01-20 Alexander Köplinger[bcl] Rename FEATURE_MONO_CAS to MONO_FEATURE_CAS
2017-01-20 Alexander Köplinger[System.Transactions] Add stubs and visibility fixes...
2017-01-19 Aleksey Kliger[sre] Use coop handles in parts of sre.c
2017-01-18 Rodrigo KumperaMerge pull request #4262 from kumpera/fix-windows
2017-01-18 Alexander Köplinger[pdb2mdb] Detect portable PDB and fail gracefully inste...
2017-01-18 Aleksey Kliger[test] RuntimeType.GetGenericTypeDefiniton should retur...
2017-01-18 Rodrigo KumperaMerge pull request #4234 from kumpera/katia-flavia
2017-01-17 monojenkins[msvc] Update csproj files (#4254)
2017-01-17 Marek SafarClean up few warnings
2017-01-16 Zoltan Varga[tools] Add mdb2ppdb tool for converting a .mdb file...
2017-01-14 monojenkins[msvc] Update csproj files (#4249)
2017-01-13 Marek SafarMerge pull request #4246 from Unity-Technologies/mcs...
2017-01-13 Josh Peterson[mcs] Ignore constraints on enumerator generic methods...
2017-01-13 Alexander Köplinger[btls] Remove btls-cert-sync and integrate it into...
2017-01-13 Alexander Köplinger[Mono.Security] Consider _newFormat when building certi...
2017-01-13 Marek Safar[Facades] Implementation types from CoreFX
2017-01-12 Rodrigo KumperaMerge pull request #4198 from vkargov/vk-prevbb
2017-01-12 Rodrigo KumperaMerge pull request #4212 from BrzVlad/fix-ephemeron...
2017-01-12 Rodrigo KumperaMerge pull request #3563 from lewurm/interpreter
2017-01-12 Marek SafarFixes build
2017-01-12 Marek Safar[Mono.Security] Add IVT to Xamarin dlls
2017-01-12 Marek SafarMerge pull request #4235 from grendello/android_dns_servers
2017-01-12 Marek Habersack[BCL,Android] Get DNS server addresses from Android
2017-01-11 Jon Purdy[ilasm] Support 'nooptimization' attribute.
2017-01-11 Marek Safar[mcs] Don't do constraints on fabricated generic method...
2017-01-11 Marek Safar[System.Windows.Forms] Clean up misused __MonoCS__
2017-01-11 monojenkins[msvc] Update csproj files (#4226)
2017-01-11 Alexander KöplingerMerge pull request #4224 from akoeplinger/fix-46602
2017-01-11 Marek SafarMerge pull request #4219 from marek-safar/corert-bump
2017-01-11 Vlad Brezae[corlib] Avoid unnecessary ephemeron array resizes
2017-01-11 Vlad Brezae[corlib] Avoid unbounded resizes of ephemeron arrays
2017-01-11 Marek Safar[corlib] Update ValueTuple implementation
2017-01-11 Marek SafarMerge pull request #4222 from alexanderkyte/fix_mismatc...
2017-01-10 Chris HamonsMono BCL test fixes so XM can run them (#4210)
2017-01-10 Alexander Köplinger[btls] Create a native BTLS key handle for X509Certific...
2017-01-10 Alexander Köplinger[btls] Call Reset() in X509CertificateImplBtls.Import()
2017-01-10 Alexander Köplinger[System] Use non-obsolete API in SslStream
2017-01-10 monojenkins[msvc] Update csproj files (#4221)
2017-01-10 Alexander Kyte[runtime] Fix corlib out of date error with disabled COM
2017-01-10 Alexander Köplinger[bcl] Remove System.Activities.Presentation folder...
2017-01-10 Marek Safar[build] Add WIN_PLATFORM define
2017-01-09 Zoltan Varga[aot] Rewrite the AOT profiler. (#4176)
2017-01-09 Alexander Köplinger[btls] Capture inner exception in MobileAuthenticatedStream
2017-01-09 Alexander Köplinger[btls] Use MONODROID ifdef instead of ANDROID
2017-01-09 Alexander Köplinger[btls] Fix wrong path returned from MonoBtlsProvider...
2017-01-09 Alexander Köplinger[Mono.Security] Add message to obsolete APIs with repla...
2017-01-09 Marek Safar[System] Fixes ios unresolved symbols
2017-01-09 Johan LorenssonMerge pull request #4195 from lateralusX/jlorenss/win...
2017-01-06 Marek Safar[tools] Add C# strings encoding to resx2sr
2017-01-06 Marek Safar[corlib] Clean up some warnings
2017-01-05 monojenkins[msvc] Update csproj files (#4207)
2017-01-05 Marek Safar[System] Cleanup some warnings
2017-01-05 Marek SafarMerge pull request #4205 from marek-safar/compression
2017-01-05 Alexander Köplinger[bcl] Look in all .sources files when gathering files...
2017-01-04 monojenkins[msvc] Update csproj files (#4204)
2017-01-04 Alexander Köplinger[mcs] Accept and ignore /debug:portable option
2017-01-04 Marek Safar[System] Use GZipStream from corefx
2017-01-04 Marek SafarMerge pull request #4202 from marek-safar/compression
2017-01-04 Alexander Köplinger[System.Core] Fix infinite loop in csproj-local target
2017-01-04 Marek Safar[build] Fixes monotouch_tv_runtime build
2017-01-04 Marek Safar[build] Fixes monotouch_runtime build
2017-01-04 Marek Safar[System.IO.Compression] Replaced by corefx implementation
2017-01-04 Marek SafarRevert "Bump corlib version"
2017-01-04 Marek Safar[System] Compression enums from corefx
2017-01-04 Marek Safar[build] Fixes tarball build on systems with old mono
2017-01-04 David KarlašMerge pull request #4196 from DavidKarlas/stepAndCatchE...
2017-01-04 Alexander Köplinger[System] Include common.sources in the tarball
2017-01-04 Alexander KöplingerBump corlib version
2017-01-03 Alexander Köplinger[xbuild] Fix test that got broken by 248fded92a107a556d...
2017-01-03 Vlad BrezaeMerge pull request #4152 from BrzVlad/misc-gc-altstack
2017-01-03 Marek Safar[System] Warnings cleanup
next