Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge future-stabilization into master #12127

Merged
merged 84 commits into from Jun 23, 2016
Merged
Changes from 1 commit
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
1662e3b
Generalize the version update script, add support for LKG
tmat Jun 11, 2016
8abe2b9
Merge pull request #11935 from tmat/update_deps
tmat Jun 12, 2016
5116e42
Update prerelease nuget version for Dev15 Preview 3
shyamnamboodiripad Jun 13, 2016
ada58c6
Update to corefx RTM
cston Jun 12, 2016
bd23fe4
Merge pull request #11945 from cston/u3-rtm
cston Jun 13, 2016
71f5cf5
Update to corefx RTM
cston Jun 13, 2016
169f8e8
Merge pull request #11955 from cston/u3-rtm-2
cston Jun 13, 2016
4e63530
Update PreReleaseOnlyPackages
cston Jun 13, 2016
4911b8c
Merge pull request #11957 from cston/u3-rtm-3
cston Jun 13, 2016
b54df73
Prevent stack overflow when creating symbol ids.
CyrusNajmabadi Jun 13, 2016
214aa34
Merge pull request #11963 from CyrusNajmabadi/symbolIdOverflow
CyrusNajmabadi Jun 13, 2016
251191e
fix crash due to result existing both in compiler and ide side.
heejaechang Jun 13, 2016
8b2e60b
Revert changes to generate release versions
cston Jun 13, 2016
9bdaba0
Merge pull request #11954 from shyamnamboodiripad/future-stabilization
shyamnamboodiripad Jun 13, 2016
21aead4
Add option to disable converting metadata to project references
mattwar Jun 13, 2016
a7c04df
disable workspace document events on project disconnect
mattwar Jun 10, 2016
ab599a0
Merge pull request #11974 from cston/pre-release
cston Jun 14, 2016
24de6a5
Merge pull request #11985 from mattwar/Issue11912Stab
mattwar Jun 14, 2016
0648b01
Relax compiler server spinwait test (#11864)
agocke Jun 14, 2016
559ab3b
Merge pull request #11972 from heejaechang/fixcrash10
heejaechang Jun 14, 2016
035bc15
Merge pull request #11982 from mattwar/Issue11913Stab
mattwar Jun 14, 2016
55836e7
Change version to 1.3.1
cston Jun 14, 2016
225b0a1
Update bindingRedirects for 1.3.1
cston Jun 14, 2016
32b8b32
Revert changes to PreReleaseOnlyPackages
cston Jun 14, 2016
b4f28a3
Merge pull request #12003 from cston/version
cston Jun 14, 2016
38df45c
Merge pull request #12009 from cston/publish
cston Jun 14, 2016
8ad20ad
Merge remote-tracking branch 'upstream/stabilization' into merge-stab…
jinujoseph Jun 15, 2016
644ab8d
MicrosoftDiaSymReaderNativeVersion version changed to rc2
jinujoseph Jun 15, 2016
4441acf
Fixing the dependencies
jinujoseph Jun 15, 2016
31fadd6
Merge pull request #12030 from vslsnap/merge-stabilization-into-futur…
jinujoseph Jun 15, 2016
42fd266
Fix Interactive Window versioning (don't version separately)...
KevinH-MS Jun 16, 2016
0ec704a
Merge pull request #12048 from KevinH-MS/FixInteractiveVersion
KevinH-MS Jun 16, 2016
816218d
Merge pull request #12054 from dotnet/stabilization
jinujoseph Jun 16, 2016
15bc390
add csharp 7 language version flag (#11660)
TyOverby Jun 2, 2016
0eae3a4
Move language features to the langver switch
jaredpar Jun 17, 2016
df88a0d
Merge pull request #12080 from jaredpar/patch
jaredpar Jun 19, 2016
6205883
Fixed up the code references
jaredpar Jun 19, 2016
1d939f2
Provide C# options for controlling new Dev15 features.
CyrusNajmabadi Jun 2, 2016
dea8f4e
Don't load Dev15 binaries unless a dev15 completion option is set.
CyrusNajmabadi Jun 2, 2016
43ca856
Add VB support for these options as well.
CyrusNajmabadi Jun 2, 2016
c11295f
Break non-language-specific options into its own Class.
CyrusNajmabadi Jun 2, 2016
34136d6
PR feedback.
CyrusNajmabadi Jun 2, 2016
05f4acd
Remove file.
CyrusNajmabadi Jun 3, 2016
da07713
Actually listen to completion options.
CyrusNajmabadi Jun 3, 2016
c9eb85c
Formatting.
CyrusNajmabadi Jun 3, 2016
e1415dd
Fix all of the unit test diagnostic messages
jaredpar Jun 20, 2016
29c11cd
Properly implement type inference for C# member access expressions.
CyrusNajmabadi Jun 20, 2016
045003e
Add VB side.
CyrusNajmabadi Jun 20, 2016
1e4027f
Share comment.
CyrusNajmabadi Jun 20, 2016
91cad67
More VB side.
CyrusNajmabadi Jun 20, 2016
033e770
Merge pull request #12099 from Pilchie/CompletionOptions
Pilchie Jun 20, 2016
19fedfc
Make sure CompletionItems have DisplayTexts of differing lengths befo…
Jun 20, 2016
41a1d64
Fix inference in awaits.
CyrusNajmabadi Jun 20, 2016
058ffc1
Don't invoke SignFiles if there's no files to sign
jasonmalinowski Jun 21, 2016
138ac57
Only compute entry points when compiling everything.
gafter Jun 21, 2016
b35bac4
Merge branch 'master' into typeInferenceWork
CyrusNajmabadi Jun 21, 2016
f29a6cb
Add better inference for task and enumerable scenarios.
CyrusNajmabadi Jun 21, 2016
6bdb5a5
VB side of type inference.
CyrusNajmabadi Jun 21, 2016
e11beed
Fix test.
CyrusNajmabadi Jun 21, 2016
3491dd2
Only consider identifiers that bind to lambda parameters.
CyrusNajmabadi Jun 21, 2016
bc2369d
Merge pull request #12119 from jasonmalinowski/fix-signed-build-warnings
jasonmalinowski Jun 21, 2016
16fde31
Redirect more of MSBuild
jasonmalinowski Jun 21, 2016
52595d7
Merge pull request #12120 from gafter/master-12113
gafter Jun 21, 2016
a5b8071
Add test.
CyrusNajmabadi Jun 21, 2016
96568b8
Merge pull request #12110 from CyrusNajmabadi/typeInferenceWork
CyrusNajmabadi Jun 21, 2016
76b3818
Update CoreFX to RTM and CorecLR to the latest vNext
tmat Jun 17, 2016
2ba614e
Delete types and tests moved to System.Reflection.Metadata
tmat May 8, 2016
c6a1c2c
Fix up namespaces
tmat May 8, 2016
ea2bca8
Merge pull request #12103 from jaredpar/move
jaredpar Jun 21, 2016
f8296d1
Use linked files for shared sources
jaredpar Jun 21, 2016
ef1f1a4
Adjust to API changes.
tmat May 14, 2016
eca2b74
Update update_dependencies.csx
tmat Jun 21, 2016
e8c3712
Linked more files
jaredpar Jun 21, 2016
4c34104
SRM version correction
tmat Jun 21, 2016
7abdbb5
Improve lambda type inference for erroneous method groups
gafter Jun 13, 2016
1d7a91e
Don't deploy VSIX during perf correctness run
jaredpar Jun 21, 2016
3e27633
Merge pull request #12133 from jasonmalinowski/fix-signed-build-warnings
jasonmalinowski Jun 21, 2016
9f74043
Merge branch 'master-errlambda05'
gafter Jun 22, 2016
eed3167
Merge pull request #12073 from tmat/CoreRTM
tmat Jun 22, 2016
aa1fb65
Merge pull request #12144 from jaredpar/dupe
jaredpar Jun 22, 2016
99b92a7
Merge pull request #12149 from jaredpar/sanity
jaredpar Jun 22, 2016
5d42f86
Merge pull request #12115 from rchande/fixPrefixCheck
Jun 22, 2016
6b525d0
Merge remote-tracking branch 'upstream/future-stabilization' into mer…
jinujoseph Jun 22, 2016
4107f24
Getting rid of RequiredFeatureLegacy
jinujoseph Jun 22, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update PreReleaseOnlyPackages
  • Loading branch information
cston committed Jun 13, 2016
commit 4e6353076ab332cf13ec22639557911c3dbde6af
1 change: 1 addition & 0 deletions build/BuildNuGets.csx
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ var PreReleaseOnlyPackages = new HashSet<string>
{
"Microsoft.CodeAnalysis.EditorFeatures",
"Microsoft.CodeAnalysis.EditorFeatures.Text",
"Microsoft.CodeAnalysis.VisualBasic.Scripting",
"Microsoft.VisualStudio.LanguageServices",
"Microsoft.Net.Compilers",
"Microsoft.Net.Compilers.netcore",
Expand Down