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: da-luce/astroterm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.4
Choose a base ref
...
head repository: da-luce/astroterm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.5
Choose a head ref
  • 10 commits
  • 9 files changed
  • 3 contributors

Commits on Jan 15, 2025

  1. Configuration menu
    Copy the full SHA
    1ed0333 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. Fix signed overflow in bytes_to_int32_LE

    Caught by Undefined Behavior Sanitizer.
    skeeto committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    e78eb27 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. Fix signed overflow in bytes_to_int32_LE

    Merge pull request #49 from skeeto/fix-signed-overflow
    da-luce authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    4318048 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b487dfa View commit details
    Browse the repository at this point in the history
  3. use binary or ascii bsc5

    - add script for conversion
    - properly test ra and dec motion to ensure conversion was valid
    da-luce committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    f0c8c25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f0ae0a View commit details
    Browse the repository at this point in the history
  5. pin binary and ascii downloads

    - Use direct file link using "if_"
    da-luce committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    90696f2 View commit details
    Browse the repository at this point in the history
  6. Support ASCII BSC5

    * Add conversion script to convert ASCII to binary source
    * Add CI checks to ensure conversion works between platforms
    * Pin data URLS to Internet Archive snapshots
    da-luce authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    3cc22f2 View commit details
    Browse the repository at this point in the history
  7. bump version to 1.0.5

    da-luce committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    0da63fa View commit details
    Browse the repository at this point in the history
  8. Update to 1.0.5

    da-luce committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    2093e10 View commit details
    Browse the repository at this point in the history
Loading