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

Add unordered_map for string references #584

Merged
merged 14 commits into from
Mar 22, 2022
Merged

Add unordered_map for string references #584

merged 14 commits into from
Mar 22, 2022

Commits on Apr 10, 2021

  1. Configuration menu
    Copy the full SHA
    5421087 View commit details
    Browse the repository at this point in the history
  2. Off by one error

    hadley committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    32a8584 View commit details
    Browse the repository at this point in the history
  3. Basic implementation

    hadley committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    90c5dfd View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. Use strL for 500 characters and longer

    And version 13 or later. And document.
    hadley committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    b86c04d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a6a8a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    b19bd2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36546a2 View commit details
    Browse the repository at this point in the history
  3. Add strL roundtrip test

    gorcha committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    0684c88 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

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

Commits on Mar 21, 2022

  1. cpp11 updates

    gorcha committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    cfeb704 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f874b1 View commit details
    Browse the repository at this point in the history
  3. Update roxygen

    gorcha committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    bd3aaf3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9aa312c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Update NEWS for strl_threshold

    gorcha committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    9fbca8a View commit details
    Browse the repository at this point in the history