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

private changes in bann #517

Draft
wants to merge 8 commits into
base: bann-base
Choose a base branch
from
Draft

private changes in bann #517

wants to merge 8 commits into from

Commits on Jan 8, 2024

  1. Initial change for save/load as one file. (#504)

    Co-authored-by: REDMOND\ninchen <[email protected]>
    NingyuanChen and REDMOND\ninchen authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    ee62d8d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. BANN single file Save and Load.

    REDMOND\ninchen committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    df84a6d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Fix Save One file bugs.

    REDMOND\ninchen committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    4467272 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

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

Commits on Feb 16, 2024

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

Commits on Feb 26, 2024

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

Commits on Feb 29, 2024

  1. Fix the wrong behavior when saving tags without calling any lazy_dele…

    …te. (#519)
    
    * Fix the wrong behavior when saving tags without calling any lazy_delete.
    
    * Add option to force compact_data.
    
    ---------
    
    Co-authored-by: REDMOND\ninchen <[email protected]>
    NingyuanChen and REDMOND\ninchen authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    1de7ac4 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Remove unnecessary tag 0 check when insertion. Fix max_points during …

    …initialization (same a PR 523)
    ltan1ms committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    bc7568e View commit details
    Browse the repository at this point in the history