Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: accord-net/framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: development
Choose a base ref
...
head repository: blueshift777/Accord.NET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: development
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 1,350 files changed
  • 1 contributor

Commits on Feb 12, 2023

  1. Removed any project that was causing build errors

    Removed or ignored any test that failed
    Updated some tests so that they would pass
    blueshift777 committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    0ee8283 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Started migration to .NET 6

    Added Accord.Imaging.WPF.NET6 project as a .NET 6 project
    Moved classes from Accord.Imaging.WPF
    Added necessary NuGet packages
    Set UseWPF in the project settings to true
    Updated settings to "Allow code that uses the 'unsafe' keyword
    blueshift777 committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    854afcf View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    f47f3d9 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    blueshift777 authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    96a0729 View commit details
    Browse the repository at this point in the history
  3. Delete run-tests.cmd

    blueshift777 authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    fdd2e0f View commit details
    Browse the repository at this point in the history
  4. Delete configure.ac

    blueshift777 authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b0a9082 View commit details
    Browse the repository at this point in the history
  5. Delete Tools directory

    blueshift777 authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    3eb8edb View commit details
    Browse the repository at this point in the history
  6. Delete Setup directory

    blueshift777 authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    f084874 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    391d3de View commit details
    Browse the repository at this point in the history
  8. Delete clean-all.cmd

    blueshift777 authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    f00d1b3 View commit details
    Browse the repository at this point in the history
  9. Delete build-all.cmd

    blueshift777 authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    58dda66 View commit details
    Browse the repository at this point in the history
  10. Delete autogen.sh

    blueshift777 authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    58f4c26 View commit details
    Browse the repository at this point in the history
  11. Delete accord.pc.in

    blueshift777 authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6d4bd0c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0e38a3d View commit details
    Browse the repository at this point in the history
  13. Delete .appveyor.yml

    blueshift777 authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    58b9b95 View commit details
    Browse the repository at this point in the history
  14. Delete Makefile.am

    blueshift777 authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0b119f2 View commit details
    Browse the repository at this point in the history
  15. Delete .travis.yml

    blueshift777 authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    5bd4e8d View commit details
    Browse the repository at this point in the history
Loading