[Pkg-cli-apps-commits] [fsharp] annotated tag upstream/3.1.1.1+dfsg created (now d18bb37)

Christopher Halse Rogers raof-guest at moszumanska.debian.org
Fri Jul 11 06:38:51 UTC 2014


This is an automated email from the git hooks/post-receive script.

raof-guest pushed a change to annotated tag upstream/3.1.1.1+dfsg
in repository fsharp.

        at  d18bb37   (tag)
   tagging  831c8ef50f0a5dc46147c9a7a9fae5b301fb4412 (commit)
  replaces  upstream/3.0.34+dfsg
 tagged by  Christopher James Halse Rogers
        on  Mon Feb 10 20:03:30 2014 +1100

- Log -----------------------------------------------------------------
Upstream version 3.1.1.1+dfsg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABCAAGBQJS+JXiAAoJEBiz9Q/lkjwYfWsP/0cSeaOBu2zUtOSlrsww6OYS
gQGnjHbjNuUg+KMl27qH5/LS8TU11x7yLm+NwZb+UHYxynMOCyYM1cNpgBKtdake
J4/6g7AbBAOLwQIx9wiPhhNFuVZk6xqfcl8g9vmkTpUyRzC3TVhw47552hlLoKod
ej5D+lQDbNuzHgnw49yq7bi485Bhbr9+56vBF8rsuf4BvqDickI6vTOQKklHJkrG
Xey74CPHeN4jkP2a2KD3Q8POFzqbumOGQsN6zCnCf6C0rn/bl8PrppmDp+c+hp+e
L+mWVlmDMDBx3NRXaMmiLt5AllA1VYWMkqV8ErJVUpMzO/ho9ecjO0KkBZJiXnWH
iwJIi088lhlwoeYLAz3y0c2L8UvuqnQ4Y0l3fe18CNo6Pl3CIiEaV1GMhu9uNpYC
I7wBSWqnvtzZbXBIilbjIAAvOk/fjL+tXyLDZLDQbDu9nID31hwmfsx5tbK3XJnq
4V2H9mWzVMQKCbD70ShQLYjS0UM1ge2G3LHvfX/nLT390vE9FRO9swGugaCzALCl
YIScPNij0D8OuXSmXvWP1ZLaw5bnspDTytEuLu44s/Vbjx+0vpznTt95OgBT/O5v
20QyOTf4bwQ67Le16jwIEDqoD/ZdQz+396O+3+J5IozCCjYXL6Z2IqqzeioUWzVL
uvaqeT7n7EJJpU50itqx
=eegQ
-----END PGP SIGNATURE-----

7sharp9 (12):
      Excluded BigInteger from Portable
      Excluded BigInteger from Portable tests
      Excluded Big Integer from Portable.
      Added portable support for FSharp.Core
      Added parenthesis around OR clause to make the condition logic clear.
      Added parenthesis to make condition logic clear.
      Added Shared Unit test files
      Added Android Tests
      Added C# Android Wrapper
      Added iOS Tests
      Added Solution file
      Updated .gitignore

Andrea Canciani (2):
      Fix bootstrap on Mono
      Fix inconsistent naming of fsiAnyCpu

Andres G. Aragoneses (1):
      autogen.sh: remove aclocal calls, not needed anymore

Andrés G. Aragoneses (1):
      Simplify build by removing GC tweaking logic

Christopher James Halse Rogers (1):
      Imported Upstream version 3.1.1.1+dfsg

Chuck Durfee (1):
      Fix formatting of Wheezy build section in README

Don Syme (80):
      Cherry pick 3a1f5187baaf422a98a92001008334311827feb9 to align with base for F# 3.1 code drop
      Integrate changes from Microsoft Visual F# source code drop http://fsharppowerpack.codeplex.com up to change 71609, including changes for VS2012 Update 2 - Portable Async and Query fixes
      Minor textual changes to align fsharp/fsharp with fsharppowerpack.codeplex.com
      Integrate updates from Visual F# team for Visual Studio 2012 Update 2
      change to align 3.1 base with base for 3.0 code drop
      Fix docs for bitwise operators
      Align message text with original F# 3.0 code drop
      Clean commit of Microsoft code drop for F# Compiler 3.1 from http://fsharppowerpack.codeplex.com/SourceControl/list/changesets change 72229
      Integrate fsharp/fsharp master into fsharp_31
      Minor adjustments to align source code and compile portable profile libraries
      Simply build to use xbuild. Install targets into correct place. Adjust policy DLLs for F# 3.1
      undo unintentionial changes in code drop
      adjust version numbers and installation
      fix mistake in previous commit
      Allow projects to load in VS2013
      minor textual cleanup to project file
      Updates for F# 3.1 build on Linux
      Merge recent changes in build with F# 3.1
      tests for F# 3.1
      Merge https://github.com/fsharp/fsharp into fsharp_31
      Minor changes to run tests for F# 3.1
      integrate fix to path for diff tool
      remove regression test for fix
      remove two tests that require databases
      add binary tools needed to run tests
      Merge pull request #182 from forki/fsharp_31
      Include fix for printf regression in open edition
      use virtual directories in compiler project files
      remove FSharp.Compiler.Silverlight.fsproj from default solution
      remore use of relative links for resources
      remove use of relative links for resources (part 2)
      updates to tests/fsharp/core to allow execution of most tests as a single all.exe, for use on Linux/OSX/Mono/Android/iOS
      enable most of tests/fsharp/core/... for single-file cross-platform testing
      enable most of tests/fsharp/core/... for single-file cross-platform testing (minor tweak)
      dcoument Linux test process
      Merge pull request #191 from ovatsus/fsharp_31
      fix +x permission on run-all.sh
      fix textual mistake in tests
      Merge branch 'fsharp_31' of https://github.com/fsharp/fsharp into fsharp_31
      Update README.md
      Update README.md
      Update README.md
      test fixes for running tests on Windows
      Merge branch 'fsharp_31' of https://github.com/fsharp/fsharp into fsharp_31
      fix namespaces test on Windows
      Second part of fix for https://github.com/fsharp/fsharp/issues/172
      Cleanup README
      Test fixes for Windows, keep running after error in 'run.bat' script
      Merge pull request #205 from 7sharp9/fsharp_31
      Merge pull request #207 from 7sharp9/fsharp_31
      Merge pull request #208 from ranma42/fix_bootstrap_31
      merge latest fixes from master
      Merge branch 'fsharp_31' of https://github.com/fsharp/fsharp into fsharp_31
      Fix name of fsharpc/fsharpi, as reported here: https://github.com/fsharp/fsharp/pull/208#issuecomment-31112488
      Merge pull request #209 from enricosada/fix_fsharp_targets
      remove targets files which are not needed or have conflicting names
      re-add targets file with correct name
      resolve merge conflict
      Merge pull request #212 from ranma42/fsi_any_cpu_case
      Merge pull request #211 from enricosada/travisci_build
      Update README.md
      use correct FSharp.Core in proto
      fix unit test to just check sign of result
      Disable unit test pending fix for issue 221
      Update README.md
      merge latest master
      Update README.md
      Merge pull request #228 from jpalmer/master
      Merge pull request #230 from neontapir/patch-1
      Merge pull request #91 from knocte/master
      Merge pull request #239 from 7sharp9/master
      Merge pull request #243 from enricosada/fix_target
      Merge pull request #244 from enricosada/fix_target2
      Merge pull request #249 from jdh30/SetAndMapPerformanceTests
      Merge pull request #247 from 7sharp9/xplat-tests
      Merge pull request #235 from knocte/simplify_build
      strong name dlls
      Merge branch 'master' of https://github.com/fsharp/fsharp
      Merge pull request #258 from brodyberg/edit_readme
      update signed dlls

Enrico Sada (3):
      removed unused file, same filename different case
      add travis build
      Delete Microsoft.FSharp.target (lowercase)

Gustavo Guerra (1):
      Fix duplicate reference to System.Numerics introduced in the merge of 3.1

JonHarrop (3):
      First version of the new Set and Map benchmarks.
      Minor tidy up.
      Remove packages directory.

Steffen Forkmann (1):
      It's easier than expected to build the F# compiler on windows.

brodyberg (7):
      Small changes to README.md
      Remove prepositions, update name
      Format corrections, correct name
      Update continuous integration section
      Fix text break, add link for NUnit
      Correct markdown link
      Shorten title, correct section case

enricosada (5):
      add travis build status badge
      renamed uppercase version
      deleted uppercase version
      renamed
      renamed to uppercase versione

john pamer (1):
      Make fsi aware of what it is called

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
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