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: OpenFusionProject/ffrunner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: OpenFusionProject/ffrunner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: caching
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 19, 2025

  1. Custom HTTP cache: read

    yungcomputerchair authored and dongresource committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    9320c4d View commit details
    Browse the repository at this point in the history
  2. Custom HTTP cache: write

    yungcomputerchair authored and dongresource committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    3412274 View commit details
    Browse the repository at this point in the history
  3. Disable WinInet caching

    yungcomputerchair authored and dongresource committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    5714a79 View commit details
    Browse the repository at this point in the history
  4. Update gitignore

    yungcomputerchair authored and dongresource committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    2eca1db View commit details
    Browse the repository at this point in the history
  5. Take bytes_to_hex() out of header

    This fixes compilation with MingW. Something about sprintf() being
    static.
    dongresource committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    155340f View commit details
    Browse the repository at this point in the history
Loading