Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-08-14
| ||
09:40 | Updated .NET SDK and NuGet package references Leaf check-in: c939f90574 user: murphy tags: trunk | |
2024-04-19
| ||
16:32 | Removed obsolete BuildAndTest.sh check-in: 05bb75aff2 user: murphy tags: trunk | |
16:29 | Updated .NET SDK and NuGet package references check-in: 46c8a07e21 user: murphy tags: trunk | |
2024-01-19
| ||
17:20 | Updated FSharp.Core NuGet package check-in: 1b03f2df4d user: murphy tags: trunk | |
2023-12-30
| ||
19:28 | Updated .NET SDK, NuGet packages, and Docker base image references check-in: 4866aa6b56 user: murphy tags: trunk | |
2023-06-26
| ||
21:18 | Added OpenMPI build dependency missing in Alpine 3.18 check-in: c7061ea67b user: murphy tags: trunk | |
18:37 | Renamed alpine3.16.dockerfile to alpine3.18.dockerfile to reflect base image change check-in: b77a71a655 user: murphy tags: trunk | |
18:33 | Updated .NET SDK, NuGet package, and base system image references check-in: 7eeb84f2aa user: murphy tags: trunk | |
2022-11-09
| ||
03:14 | Ensure self-contained deployments are build with TrimMode=partial to avoid removal of reflectively loaded types check-in: 9150fd87d7 user: murphy tags: trunk | |
01:53 | Corrections and homogenization of alpine3.16.dockerfile check-in: 44a1a7793f user: murphy tags: trunk | |
00:40 | Tweaks of dockerized build with .NET 7.0 check-in: 534b47f688 user: murphy tags: trunk | |
00:29 | Added .NET 7.0 target to BundleAndZip.ps1 check-in: 570f78ff1c user: murphy tags: trunk | |
00:16 | Updated .NET SDK and NuGet package references check-in: b3fc8698d1 user: murphy tags: trunk | |
2022-11-06
| ||
13:50 | Mention Dockerfile alternatives in README.md check-in: 9cf90410ea user: murphy tags: trunk | |
2022-11-02
| ||
23:20 | Dockerfile alternatives for alpine3.16 and ubuntu20.04 check-in: 96ce45379b user: murphy tags: trunk | |
2022-09-20
| ||
00:51 | Limited MPI message tags to standard range check-in: 3c315fc27f user: murphy tags: trunk | |
00:21 | Bumped package version to 2.1.0 check-in: 3c2509a6fc user: murphy tags: trunk | |
00:12 | Replaced deprecated .NET serialization by BARE encoding support for EoS.Chemistry.Formula check-in: bc05fd232e user: murphy tags: trunk | |
2022-09-19
| ||
22:47 | Replaced deprecated .NET serialization by BARE encoding, MPI tweaks check-in: 0417cc7fa0 user: murphy tags: trunk | |
2022-09-17
| ||
19:58 | Updated NuGet package references check-in: b974b96d4e user: murphy tags: trunk | |
2022-08-18
| ||
11:33 | Updated the package home and license URLs check-in: c894b89800 user: murphy tags: trunk | |
2022-08-17
| ||
15:39 | Updated .NET SDK and NuGet package references check-in: 07e63d9c6f user: murphy tags: trunk | |
15:12 | Corrected id attribute in SLB21.xml check-in: a6c623c002 user: murphy tags: trunk | |
2022-08-07
| ||
20:13 | Homogenized line endings in EoS.iss check-in: c51d60e931 user: murphy tags: trunk | |
15:51 | Updated NuGet package references, more robust path handling in BuildAndTest.ps1 check-in: db93825d9e user: murphy tags: trunk | |
2022-05-18
| ||
23:33 | Merged 741ed7de39 Leaf check-in: 0440acd02c user: murphy tags: autodiff | |
23:30 | Updated .NET SDK and NuGet package references, removed obsolete 32bit MacOS X code check-in: 741ed7de39 user: murphy tags: trunk | |
2022-04-20
| ||
23:28 | Added basic infrastructure for automatic differentiation, bumped version number check-in: ac72a49998 user: murphy tags: autodiff | |
22:04 | Added default Version properties to deployable projects check-in: 0a3c3c5b6f user: murphy tags: trunk | |
20:30 | Used nameof operator in conjunction with invalidArg calls check-in: 6d7af427e1 user: murphy tags: trunk | |
2022-04-17
| ||
00:45 | Homogenized deployment options with improved directory structure check-in: b7dbd6e228 user: murphy tags: trunk | |
00:12 | Used F# 6.0 array index syntax in README check-in: ac704e47fa user: murphy tags: trunk | |
2022-04-16
| ||
22:54 | Mentioned Minisign in README check-in: a9172e635e user: murphy tags: trunk | |
21:57 | Added PowerShell usage note to README check-in: 123b43a9bb user: murphy tags: trunk | |
21:46 | Removed obsolete pkg-config descriptor check-in: 46d0e8e70a user: murphy tags: trunk | |
15:04 | Added link to distribution packages in README check-in: 169408f310 user: murphy tags: trunk | |
14:49 | Explicitly mentioned win10-x86 runtime identifier check-in: 687c96582f user: murphy tags: trunk | |
14:45 | Further conditionalized Eto.Platform dependencies check-in: dfa2b3c09d user: murphy tags: trunk | |
14:37 | Added PowerShell script for simple distribution archival check-in: 78a4d7db11 user: murphy tags: trunk | |
13:29 | Improved Docker build, selection of default database check-in: a5fc5e7b05 user: murphy tags: trunk | |
13:15 | Multi-architecture installation support for Windows, selection of default database check-in: 01df0171bf user: murphy tags: trunk | |
12:43 | Support for multi-architecture builds, adapted makefiles check-in: 4b5bd0a9e9 user: murphy tags: trunk | |
11:25 | Updated .NET 4.6.1 target framework to .NET 4.6.2 check-in: 6ab1117d75 user: murphy tags: trunk | |
04:53 | Added LICENSE file to Windows installation package check-in: f363a7669a user: murphy tags: trunk | |
04:46 | Removed obsolete packaging logic, updated README file check-in: 227afe4dbe user: murphy tags: trunk | |
04:44 | Added Inno Setup script for Windows installer check-in: 87a1a21da9 user: murphy tags: trunk | |
04:42 | Reduced dependencies in Dockerfile check-in: 3a5081ae8e user: murphy tags: trunk | |
04:41 | Render README as HTML when building documentation check-in: 81fb53b1e8 user: murphy tags: trunk | |
02:32 | Ported bitmap viewer from Windows.Forms to Eto.Forms, integrated it into EoS.CommandLineTool check-in: e64bd397aa user: murphy tags: trunk | |
2022-04-15
| ||
22:14 | More build configuration and output tweaks check-in: f5b9f2388b user: murphy tags: trunk | |