[Pkg-cli-apps-commits] [fsharp] 58/60: Imported Upstream version 3.1.1.26+dfsg
Christopher Halse Rogers
raof-guest at moszumanska.debian.org
Sun Sep 14 08:13:43 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 62076c79d330826687263ed2bd0442725e1025f6
Merge: 6e7a10a 1d3e209
Author: Christopher James Halse Rogers <raof at ubuntu.com>
Date: Sun Sep 14 17:45:22 2014 +1000
Imported Upstream version 3.1.1.26+dfsg
.gitignore | 2 +
CHANGES.txt | 6 +-
FSharp.Core.Nuget/FSharp.Core.Mono.Signed.nuspec | 32 +-
README.md | 13 +-
build.bat | 8 +-
config.make.in | 24 +-
src/ChangeLog | 371 ---
src/FSharpSource.targets | 73 +-
src/fsharp/FSComp.txt | 2 +-
src/fsharp/FSharp.Build/FSharp.Build.fsproj | 1 +
src/fsharp/FSharp.Build/InternalsVisibleTo.fs | 9 +
.../FSharp.Compiler.Interactive.Settings.fsproj | 4 +
.../InternalsVisibleTo.fs | 10 +
.../FSharp.Compiler.Server.Shared.fsproj | 1 +
.../InternalsVisibleTo.fs | 10 +
src/fsharp/FSharp.Compiler/InternalsVisibleTo.fs | 21 +-
.../FSharp.Core.Unittests.fsproj | 17 +-
.../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 +-
.../FSharp.Core.Unittests/SurfaceArea.2.0.fs | 2 +-
.../FSharp.Core.Unittests/SurfaceArea.4.0.dev10.fs | 2792 --------------------
.../FSharp.Core.Unittests/SurfaceArea.4.0.fs | 11 +-
.../FSharp.Core.Unittests/SurfaceArea.Portable.fs | 4 +-
.../SurfaceArea.Silverlight.2.0.fs | 2 +-
src/fsharp/FSharp.Core/FSharp.Core.fsproj | 4 +-
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/FSharp.Core/string.fsi | 12 +-
.../InternalsVisibleTo.fs | 22 +
src/fsharp/Fsc/Fsc.fsproj | 1 +
src/fsharp/Fsc/InternalsVisibleTo.fs | 8 +
src/fsharp/Makefile.in | 10 +-
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 | 10 +-
tests/fsharp/core/array/test.fsx | 33 +
tests/fsharp/core/libtest/test.fsx | 3 +-
.../ConsoleApplication1/portabletestentry.csproj | 18 +-
tests/fsharp/core/netcore/build.bat | 6 -
tests/fsharp/core/netcore/netcore259/build.bat | 10 +
tests/fsharp/core/netcore/netcore259/run.bat | 23 +
tests/fsharp/core/netcore/netcore7/build.bat | 10 +
tests/fsharp/core/netcore/netcore7/run.bat | 24 +
tests/fsharp/core/netcore/netcore78/build.bat | 10 +
tests/fsharp/core/netcore/netcore78/run.bat | 23 +
.../netcoreautomationhelperlibrary.fsproj | 27 +-
.../netcorelibrary1/netcoretestinglibrary.fsproj | 27 +-
tests/fsharp/core/netcore/run.bat | 19 -
...le_VS2013_FSharp_Portable_Library_net451.fsproj | 2 +-
...le_VS2013_FSharp_Portable_Library_net451.fsproj | 2 +-
.../SharedTests/math-numbersVS2008.fs | 4 -
63 files changed, 970 insertions(+), 3530 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