[Pkg-cli-apps-commits] [fsharp] 57/60: Merge pull request #329 from fsgit/update1
Christopher Halse Rogers
raof-guest at moszumanska.debian.org
Sun Sep 14 08:13:42 UTC 2014
This is an automated email from the git hooks/post-receive script.
raof-guest pushed a commit to branch master
in repository fsharp.
commit 1d3e209e0236ab7ef36f1bf00675c1c72dbfd16f
Merge: 20a9d20 8c86772
Author: F# Software Foundation <fsgit at users.noreply.github.com>
Date: Wed Sep 3 12:09:08 2014 +0200
Merge pull request #329 from fsgit/update1
Integrate visualfsharp latest
.gitignore | 2 +
src/FSharpSource.targets | 7 +-
src/fsharp/FSComp.txt | 2 +-
.../FSharp.Core.Unittests.fsproj | 16 +-
.../FSharp.Core/DiscrimantedUnionType.fs | 2 +-
.../Microsoft.FSharp.Control/AsyncModule.fs | 14 +-
.../Microsoft.FSharp.Control/AsyncType.fs | 56 ++++-
.../Microsoft.FSharp.Control/LazyType.fs | 36 +--
.../Microsoft.FSharp.Core/BigIntType.fs | 249 +++++++++++++++++++--
.../FSharpReflection.fs | 32 ++-
.../FSharp.Core.Unittests/FSharp.Core/PrimTypes.fs | 2 +-
src/fsharp/FSharp.Core.Unittests/LibraryTestFx.fs | 13 +-
src/fsharp/FSharp.Core/control.fs | 9 +-
src/fsharp/FSharp.Core/math/n.fs | 2 +-
src/fsharp/FSharp.Core/math/z.fs | 130 ++++++++---
src/fsharp/FSharp.Core/math/z.fsi | 2 +-
src/fsharp/FSharp.Core/set.fs | 2 +-
src/fsharp/ast.fs | 32 +--
src/fsharp/fsc.fs | 11 +-
src/fsharp/opt.fs | 33 ++-
src/fsharp/pars.fsy | 26 +--
src/fsharp/pickle.fs | 126 +++++------
tests/config.bat | 4 +-
tests/fsharp/core/array/test.fsx | 33 +++
tests/fsharp/core/netcore/netcore259/build.bat | 2 +-
tests/fsharp/core/netcore/netcore259/run.bat | 4 +-
tests/fsharp/core/netcore/netcore7/build.bat | 2 +-
tests/fsharp/core/netcore/netcore7/run.bat | 7 +-
tests/fsharp/core/netcore/netcore78/build.bat | 2 +-
tests/fsharp/core/netcore/netcore78/run.bat | 2 +-
.../netcoreautomationhelperlibrary.fsproj | 6 +-
31 files changed, 632 insertions(+), 234 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/fsharp.git
More information about the Pkg-cli-apps-commits
mailing list