Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes Overrides.toml issues on Windows and when using nested CMake projects. #165

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Oct 17, 2023

  1. ..

    mind6 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    69acc4e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

Commits on Jun 16, 2024

  1. feat: add priority queue

    PraneethJain authored and mind6 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    1e77f95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39ceb66 View commit details
    Browse the repository at this point in the history
  3. fix: check if std::pair has less than

    PraneethJain authored and mind6 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    b89ad88 View commit details
    Browse the repository at this point in the history
  4. Add test for pair comparison

    Also:
    * adds the JLCXX_FORCE_RANGES_OFF compile flag
    * suppresses warnings when compiling without ranges
    * bumps version to v0.13.2
    barche authored and mind6 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    6071314 View commit details
    Browse the repository at this point in the history
  5. Fix undefined type for pair in test_module

    barche authored and mind6 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    33e60e9 View commit details
    Browse the repository at this point in the history
  6. Fix link problem on FreeBSD for test_module

    barche authored and mind6 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    96f7608 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d54c038 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f78fac6 View commit details
    Browse the repository at this point in the history