[msvc] Update csproj files (#5052)
[mono.git] / mcs /
2017-06-16 monojenkins[msvc] Update csproj files (#5052)
2017-06-16 Aleksey Kliger ... Merge pull request #5010 from Unity-Technologies/boehm...
2017-06-16 David KarlašMerge pull request #5049 from mono/fixSdbTests
2017-06-16 Marek HabersackEnable translation of WSEACCESS (10013) on mobile ...
2017-06-16 David KarlašFixed Mono.Debugger.Soft unit tests and added new ...
2017-06-16 David KarlašMerge pull request #5042 from mono/sdbSyncDebuggerLibs
2017-06-16 David KarlašBug 44266 - Unable to change variable values whilst...
2017-06-16 David Karlašcaching thread state
2017-06-16 David KarlašUpdated SourceLocation with end line and end column
2017-06-16 David KarlašFix one extra allocation on MethodMirror.FullName
2017-06-16 David KarlašBug 36053 - Broken enum values conversion
2017-06-16 David KarlašFixed fetching Enum values on older runtimes
2017-06-16 David Karlaš[Debugger] Set the encoding of the error/output readers.
2017-06-16 Rodrigo KumperaMerge pull request #5032 from kumpera/profiler-reorder...
2017-06-15 Frederik CarlierUse CoreFX sources for System.Printing (#5041)
2017-06-15 Frederik CarlierUse CoreFX sources for System.Drawing.Imaging (#5048)
2017-06-15 monojenkins[msvc] Update csproj files
2017-06-15 Frederik CarlierUse Drawing2D classes from CoreFX
2017-06-15 Jo ShieldsEnsure monodoc/Test/ exists, with an empty file
2017-06-15 Frederik CarlierUse Brush classes from CoreFX (#5039)
2017-06-14 Aleksey Kliger ... Merge pull request #5020 from lambdageek/fix-strict...
2017-06-14 Frederik CarlierUse CoreFX sources for System.Drawing.Text (#5036)
2017-06-14 Frederik CarlierUse CoreFX sources for System.Drawing.Imaging (#5035)
2017-06-14 Frederik CarlierUse source from CoreFX for System.Drawing.Drawing2D...
2017-06-13 saraedum[Mono.Security] Fix typo in CryptographicException...
2017-06-13 Rodrigo KumperaMerge pull request #5011 from kumpera/quiet-mode
2017-06-13 Vlad BrezaeMerge pull request #5002 from BrzVlad/feature-sgen...
2017-06-13 Vlad BrezaeMerge pull request #5021 from BrzVlad/fix-parallel...
2017-06-12 Marek Safar[build] Bumps mcs bootstrap requirement
2017-06-12 monojenkins[msvc] Update csproj files (#4898)
2017-06-12 Rodrigo KumperaMerge pull request #4967 from kumpera/profiler-arg...
2017-06-11 Pablo Ruiz GarcíaFix OpenMappedWebConfiguration throws: System.IndexOutO...
2017-06-11 Alexander KöplingerFix System.Numerics xunit tests and add them to CI...
2017-06-11 Marek Safar[mcs] C#7 type pattern matching
2017-06-10 Zoltan Varga[sdb] Fix passing of nullable parameters in invokes...
2017-06-09 Rodrigo KumperaMerge pull request #4998 from kumpera/fix_56684
2017-06-09 Aleksey Kliger ... Merge pull request #4997 from lambdageek/bug-57222
2017-06-08 Aleksey Kliger[test] Test SRE of a class with two methods with the...
2017-06-08 Rodrigo Kumpera[corlib] Don't pass RuntimeMethodHandle across domains...
2017-06-08 Aleksey Kliger[sre] FieldBuilder:RuntimeResolve shouldn't lookup...
2017-06-08 Aleksey Kliger[test] Test SRE of a class with two fields with same...
2017-06-08 Aleksey Kliger ... Merge pull request #4995 from lambdageek/dev-monodis...
2017-06-07 Marek Safar[mcs] Better detection of null operator inside conditio...
2017-06-07 Martin BauligCosmetic; remove [Category ("Martin")] from the test.
2017-06-07 Martin Baulig[System]: Fix possible initialization issue in MonoTlsP...
2017-06-07 Martin Baulig[System]: Actually disable the keychain code and SecIte...
2017-06-07 Marek Safar[mcs] C#7 out variable declaration
2017-06-06 Frederik CarlierSystem.Drawing: Start consuming sources from corefx
2017-06-06 Martin Baulig[System]: Correctly implement close and shutdown in...
2017-06-06 Marek HabersackUse correct path separator for satellite assemblies...
2017-06-05 ralovichimplement Image.SetPropertyItem() method v4 (#1167)
2017-06-05 Ludovic Henry[w32handle] Fix deadlock on SignalAndWait (#4973)
2017-06-05 Marek Safar[mcs] Remove unwanted tests
2017-06-05 Marek Safar[mcs] Throw expression cannot be placed after any colon.
2017-06-05 Marek Safar[mcs] C#7 throw expression
2017-06-02 Zoltan VargaRevert "[sdb] Add an API to make the contents of the...
2017-06-02 Zoltan Varga[sdb] Add an API to make the contents of the 'State...
2017-06-02 Alexander Köplinger[Mono.Options] Fix test and add suite to CI (#4963)
2017-06-02 Marek Safar[corlib] Updates api
2017-06-02 Marius Ungureanu[Posix] Optimize string marshal code by using unsafe...
2017-06-01 Marek Safar[mcs] Constant folding of enum constant and literal...
2017-06-01 Marek Safar[mcs] Moves using static lookup at the end of simple...
2017-06-01 Marek SafarBump corert
2017-05-31 Ludovic Henry[Socket] Fix Socket.BeginConnect to multiple IPAddress...
2017-05-31 Aleksey Kliger ... Merge pull request #4935 from lambdageek/dev-handles-may
2017-05-31 Marek Safar[System] Adds watch specific HttpListenerWebSocketContext
2017-05-31 Marek SafarBump corefx
2017-05-31 Marek Safar[build] Fixes profile path for aot compilation
2017-05-31 Alexander Köplinger[System] Add missing configuration properties to the...
2017-05-30 Cody Russell[System] Add useDefaultCredentialsProp to the list...
2017-05-30 Rodrigo KumperaMerge pull request #4938 from kumpera/optimize_ref_queries
2017-05-30 Marek Safar[mcs] Don't emit param-array attribute on method overri...
2017-05-30 Alexander Köplinger[S.R.I.RuntimeInformation] Fix FrameworkDescription...
2017-05-30 Marek Safar[mcs] Reset catch state variable after it has been...
2017-05-29 Marek Safar[mcs] New property/indexer cannot have accessors implem...
2017-05-29 Jochen KühnerBugfix Ping.cs (#4936)
2017-05-29 Alexander Köplinger[Facades] Update to match latest contracts (#4939)
2017-05-28 Marek Safar[mcs] Improves imported destructor detection. Fixes...
2017-05-27 Rodrigo KumperaMerge pull request #4904 from kumpera/more_opts
2017-05-27 Rodrigo KumperaMerge pull request #4928 from kumpera/ptr_to_struct_int...
2017-05-27 Bill Holmes[Mono.Posix] Adding .Net Core 2.0 support. (#4774)
2017-05-26 Rodrigo KumperaMerge pull request #4931 from kumpera/com-interop-fix
2017-05-26 Rodrigo KumperaMerge pull request #4840 from kumpera/unaligned-access
2017-05-26 Marek Safar[mcs] Codegen for optimized new with valuetype load...
2017-05-24 Aleksey Kliger ... Merge pull request #4923 from lambdageek/bug-56694
2017-05-24 Rodrigo KumperaMerge pull request #4872 from kumpera/add_test_for_eloop
2017-05-24 Aleksey Kliger ... Merge pull request #4845 from lambdageek/dev-coop-delegates
2017-05-24 Marcin CieślakBug #56499: unreadable /etc/localtime should not cause...
2017-05-24 Zoltan Varga[runtime] Implement interior handles as a special case...
2017-05-24 Marek Safar[corlib] Fixes warning
2017-05-24 Marek Safar[mcs] Parsing of nested unbound types. Fixes #55400
2017-05-24 Marek Safar[corlib] Remove unused field
2017-05-24 Miguel de IcazaImprove error messages to help users diagnose problems...
2017-05-24 Zoltan VargaFix make dist.
2017-05-23 Rodrigo KumperaUpdate test for correct behavior.
2017-05-23 Martin Baulig[System]: Don't call OnCompleted(this) twice in SocketA...
2017-05-23 Alexander Köplinger[bcl] Fix compiling xunit-based tests
2017-05-23 Alexander KöplingerRemove outdated info and unused files from mcs/ (#4916)
2017-05-23 Marek Safar[mcs] When setting struct empty layout consider compile...
2017-05-22 Marek Safar[mcs] Add expression bodied syntax for accessors. Fixes...
next