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

Release/v0.27 #299

Merged
merged 35 commits into from
Nov 23, 2023
Merged

Release/v0.27 #299

merged 35 commits into from
Nov 23, 2023

Commits on Jul 16, 2023

  1. Merge pull request #285 from LLNL/release/v0.26

    Release v0.26
    KIwabuchi authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    8c45bf3 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Remove race warnings

    KIwabuchi committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    903db81 View commit details
    Browse the repository at this point in the history
  2. Update API document

    KIwabuchi committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e903e34 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Merge pull request #288 from LLNL/feature/bugfix_race

    Remove Data Race Warnings
    KIwabuchi authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    115e19a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Remove data race warnings.

    KIwabuchi committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    9411aaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    decd58b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #289 from LLNL/feature/remove_race_warnings

    Feature/remove race warnings
    KIwabuchi authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    80e9976 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

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

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    2a7f29c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #290 from LLNL/feature/remove_race_warnings

    Remove asserts that cause false positive race warnings.
    
    Due to a bug in GCC, we cannot write a clean macro to prevent ThreadSanitizer from checking false positive code. Decided to remove the asserts.
    KIwabuchi authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    b79772d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. (JSON) Bugfixes in key_value_pair

    - Fixed duplicated memory free in key_value_pair
    - Change the way to access string data in general_key_value_pair_equal
    KIwabuchi committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    47f5015 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

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

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    e0db6e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d6f007 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    822585a View commit details
    Browse the repository at this point in the history
  2. Log object cache status

    KIwabuchi committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    4f74811 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47dea96 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #291 from LLNL/feature/brush_up

    Feature/brush up
    KIwabuchi authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    293d4fd View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    7026a80 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #292 from LLNL/feature/disable_concurrency

    Change the single thread alloc macro name
    KIwabuchi authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c534efd View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

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

Commits on Oct 12, 2023

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

Commits on Oct 16, 2023

  1. Merge pull request #293 from LLNL/feature/refactor_defs

    Feature/refactor defs
    KIwabuchi authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0c370d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    ada530b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #294 from LLNL/feature/brush_up_cmake

    (CMake) Change the way to set up OMP and OpenMPI targets
    KIwabuchi authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    5efc9b6 View commit details
    Browse the repository at this point in the history
  3. Brush up on object cache.

    KIwabuchi committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    5f23150 View commit details
    Browse the repository at this point in the history
  4. Bugfix in proc.hpp

    KIwabuchi committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    1f17c48 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Brush up on cache

    KIwabuchi committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    41363c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. New object cache

    KIwabuchi committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    4ee1726 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d08f30 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

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

Commits on Oct 30, 2023

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

Commits on Nov 1, 2023

  1. Merge pull request #295 from LLNL/feature/optimize_cache

    Feature/optimize cache
    KIwabuchi authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a2225e5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #296 from LLNL/hotfix/json

    Hotfix/json
    KIwabuchi authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    8db3cef View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Release v0.27

    KIwabuchi committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    2b4e766 View commit details
    Browse the repository at this point in the history