2610 Commits (549ca8d060438c31101ea0bc36ffef4f0fc51d5c)
 

Author SHA1 Message Date
Christoph Ruegg 549ca8d060 Build: running tests must not restore or build implicitly 9 years ago
Christoph Ruegg f4112bba9b Build: fix version in F# unit test binding redirects 9 years ago
Christoph Ruegg 7c39bd0248 Build: manage package references with Paket again 9 years ago
Christoph Ruegg d14fefc5b2 Build: Paket: align FSharp.Core version with NuGet to v4.2.3 9 years ago
Christoph Ruegg 185f99b63c License: update upper year to 2018 9 years ago
Christoph Ruegg bc3d4d06b3 Build: adapt zip archive using collect target 9 years ago
Christoph Ruegg 52a37277e7 Release Notes: add missing attribution 9 years ago
Christoph Ruegg 7b3cc112db Build: sign all files in one step, also sign F# assemblies 9 years ago
Christoph Ruegg d5943ad9f3 Release v4.0.0-alpha04 9 years ago
Christoph Ruegg 747c91758f MatrixStorage: more reasonable GetHashCode #534 9 years ago
mjmckp cf4b2226be Fix for IndexOutOfRangeException in GetHashCode method in certain cases where ColumnCount > RowCount (#535) 9 years ago
Christoph Ruegg 2d92e30390 Build: fix regexes to propagate release notes into project file 9 years ago
Christoph Ruegg eaed5c7538 Release v4.0.0-alpha03 9 years ago
Christoph Ruegg 5a340855a6 Sign with SHA256 instead of SHA1 9 years ago
Christoph Ruegg 25af89d1a9 Build: update FAKE, NuGet.CommandLine, NUnit, FSharp.Compiler.Tools 9 years ago
Ksero 8d9f811826 Fix another typo in the Runge-Kutta solvers (the time-step was added rather than multiplied with the slope) (#531) 9 years ago
Christoph Ruegg 9bbf3b4eb8 Release v4.0.0-alpha02 9 years ago
Ignas Anikevicius 2901f24756 Target an older F# version (modified: explicitly target v4.2.3) 9 years ago
Christoph Ruegg f40a7e4ca9 Build: fix white space and line breaks in descriptions 9 years ago
Christoph Ruegg 072a3d34a6 Build: code signing support (X.509) 9 years ago
Christoph Ruegg 1977a17a59 Build: disable two serialization tests for .Net Core 1.1 (they work in Core 2.0 and .Net) 9 years ago
Christoph Ruegg c3e340272d Release v4.0.0-alpha01 9 years ago
Christoph Ruegg b942210ec0 Build: continue reworking towards dotnet sdk: cleaning, building and packaging 9 years ago
Christoph Ruegg 71c1fc47f4 FSharp: try to drive NuSpec from csproj; Paket install 9 years ago
Christoph Ruegg 2e4ab77ce6 Enable native providers in netstandard2.0 9 years ago
Christoph Ruegg 340565e118 System.Numerics is available in .Net Standard, use it; enable Native in net40 9 years ago
Christoph Ruegg 8684d25ed9 Numerics: add netstandard2.0 target 9 years ago
Christoph Ruegg b4185ecd05 Numerics: try to drive AssemblyInfo and NuSpec from csproj 9 years ago
Christoph Ruegg 381da7cc59 BuildFramework: add netstandard TFMs 9 years ago
Ignas Anikevicius 2a594cef40 FAKE: Typo fixup 9 years ago
Ignas Anikevicius 6d02a8005a Upgrade the Travis config. 9 years ago
Ignas Anikevicius 0cef0ca505 Disable certain test targets 9 years ago
Ignas Anikevicius e6978860a6 Enable more testing for the targets 9 years ago
Ignas Anikevicius 0f7e6a9c6c Initial FAKE build configuration which is using dotnte CLI 9 years ago
Ignas Anikevicius fad83886d6 Work on the fake config 9 years ago
Ignas Anikevicius 060fad2500 Revert "Remove paket references" 9 years ago
Ignas Anikevicius 833755c360 Remove paket references 9 years ago
Ignas Anikevicius 0731a49697 Remove more stuff 9 years ago
Ignas Anikevicius 16115a6c36 Start cleaning up the fakefile 9 years ago
Ignas Anikevicius 360acb1c28 More fixup after rebase 9 years ago
Ignas Anikevicius f8e8b0dd74 Fixup after rebase 9 years ago
Ignas Anikevicius 2f54c22a4e Use VS 2017 in AppVeyor 9 years ago
Ignas Anikevicius 818e5b1b9f Remove paket.references in favour of {c,f}sproj 9 years ago
Ignas Anikevicius f1f6e474c6 Start porting examples to the new format 9 years ago
Ignas Anikevicius f76d1e91a5 Port the benchmarks to the new project format 9 years ago
Ignas Anikevicius 235dbb3bbd Drop NET35, portable for all and NET40 for F# 9 years ago
Ignas Anikevicius 650899c1e7 Add NETSTANDARD usage to the assembly info of the tests 9 years ago
Ignas Anikevicius eb3eba9865 Make the FSharpUnitTests compile, drop net35 on test data 9 years ago
Ignas Anikevicius eef105aa3c Add support for NUnitLite in the F# 9 years ago
Ignas Anikevicius e62a3ab99c Reference the correct project file 9 years ago