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

Dsyme tuple spike #3

Merged
merged 57 commits into from
Jul 6, 2016
Merged

Dsyme tuple spike #3

merged 57 commits into from
Jul 6, 2016

Conversation

KevinRansom
Copy link

merge master
update to use system.valuetuple.dll
update to allow struct tupleless apps to work in the absence of system.valuetuple.dll

dsyme and others added 30 commits June 17, 2016 16:47
F# RFC FS-1015 - Support for "fixed"
System.Security.Cryptography.Algorithms depends on System.Security.Cryptography.Primitives, removed explicit
Microsoft.NETCore.Runtime.CoreCLR 1.0.2 depends on Microsoft.NETCore.Windows.ApiSets 1.0.1, remove explicit
System.Reflection.Emit 4.0.1 depends on System.Reflection.Emit.ILGeneration 4.0.1, removed explicit

bump from System.Linq.Expressions 4.0.11-rc2-23911 to version 4.1.0 ( 1.0 RTM )
bump from System.Text.RegularExpressions 4.0.12-rc2-24027  to  4.1.0 ( 1.0 RTM )

support osx is 10.11 now, instead of 10.10

update System.Runtime.InteropServices.PInvoke to 4.0.0-rc2-24027 ?? no RTM??
…Core.Runtime.CoreCLR` directly

the `Microsoft.NETCore.Runtime` it's not published for 1.0
enricosada and others added 25 commits June 28, 2016 15:06
…t.NETCore.Runtime (prerelease)

the "Microsoft.NETCore.Runtime": "1.0.2-rc4-24201-00" was downgraded to -rc2 anyway during restore
updates to compiler perf scripts
This function is not called anywhere in the code.
…7 support published. Allow apps which don't use valuetuples to run when valuetuple assembly not present
@dsyme dsyme merged commit 958de4c into dsyme:tuple-spike Jul 6, 2016
dsyme pushed a commit that referenced this pull request Sep 5, 2018
dsyme added a commit that referenced this pull request Feb 26, 2019
dsyme pushed a commit that referenced this pull request Jan 9, 2020
…otnet#8063)

* # This is a combination of 9 commits.
# This is the 1st commit message:

ref -> mutable in more places in the compiler

# The commit message #2 will be skipped:

# Update dependencies from https://github.com/dotnet/arcade build 20191229.1
#
# - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19629.1

# The commit message #3 will be skipped:

# Update dependencies from https://github.com/dotnet/arcade build 20191230.1
#
# - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19630.1

# The commit message #4 will be skipped:

# Update dependencies from https://github.com/dotnet/arcade build 20191231.1
#
# - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19631.1

# The commit message #5 will be skipped:

# Update dependencies from https://github.com/dotnet/arcade build 20200101.1
#
# - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20051.1

# The commit message #6 will be skipped:

# Update dependencies from https://github.com/dotnet/arcade build 20191216.5 (dotnet#8079)
#
# - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19616.5

# The commit message #7 will be skipped:

# dispose fsi at the end of a scripting session (dotnet#8084)
#

# The commit message #8 will be skipped:

# Added static link tests and extended CompilerAssert (dotnet#8101)
#
# * Changed CompilerAssert to static class. Added Compile/Execute methods that take a Compilation description. Added static link tests
# 
# * Hiding compilation description internals
# 
# * Added another test to check for sanity
# 
# * Making a few optional parameters
# 
# * Hiding internals of CompilationReference

# The commit message #9 will be skipped:

# Parameterize product version (dotnet#8031)
#
# * Parameterize Product details
# 
# * fcs
# 
# * Repack pkgdef

* no ilread
dsyme pushed a commit that referenced this pull request Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants