Skip to content
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: aytey/psychec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: aytey/psychec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: avj_original
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 17 files changed
  • 2 contributors

Commits on Mar 16, 2021

  1. fix compilation osx

    ltcmelo committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    d3fed8e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Chosing a stack version that works on Tumbleweed

    Signed-off-by: Andrew V. Jones <[email protected]>
    aytey committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    2982afd View commit details
    Browse the repository at this point in the history
  2. 'python' doesn't exist by default on Tumbleweed

    Signed-off-by: Andrew V. Jones <[email protected]>
    aytey committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    1d1d86e View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Adding additional elements from the standard library

    Signed-off-by: Andrew V. Jones <[email protected]>
    aytey committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    0fe1f3b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Do not generate size_t

    Signed-off-by: Andrew V. Jones <[email protected]>
    aytey committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    e79c952 View commit details
    Browse the repository at this point in the history
  2. Prefer floats to doubles

    Signed-off-by: Andrew V. Jones <[email protected]>
    aytey committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    008cceb View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. Using subprocess.Popen over subprocess.call

    Signed-off-by: Andrew V. Jones <[email protected]>
    aytey committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    95276b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Use 'cstddef' with 'std::size_t' for later compilers

    Signed-off-by: Andrew V. Jones <[email protected]>
    aytey committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    fb10633 View commit details
    Browse the repository at this point in the history
Loading