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

various enhancements #421

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

various enhancements #421

wants to merge 13 commits into from

Commits on Dec 15, 2019

  1. Configuration menu
    Copy the full SHA
    4dcc06d View commit details
    Browse the repository at this point in the history
  2. fixed test compilation

    karasikov committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    b71b213 View commit details
    Browse the repository at this point in the history
  3. const access operator

    karasikov committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    ba62ecc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e32c521 View commit details
    Browse the repository at this point in the history
  5. added support for constructing wavelet trees directly from int_vector

    const reference for the input
    
    fixed constructor
    karasikov committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    b1755de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04bd82f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1993fd3 View commit details
    Browse the repository at this point in the history
  8. fixed llvm warnings

    karasikov committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    2fa06a6 View commit details
    Browse the repository at this point in the history
  9. support file offset in int_vector_buffer

    open int_vector_buffer file for out if out|in fails (fix failing test)
    
    bugfix: buffer assignment and swap
    Christopher Barber authored and karasikov committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    329a2e6 View commit details
    Browse the repository at this point in the history
  10. refactored uint128_t and uint256_t

    constructor for converting uint128_t to uint258_t
    karasikov committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    90210ec View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1252924 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    540e4b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. fixes and improvements

    karasikov committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    c7dd50c View commit details
    Browse the repository at this point in the history