Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hogliux/semimap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: QuantStack/semimap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 24, 2023

  1. Apply changes of ArcticDB's vendored version

    This ports changes made on the vendored version of semimap
    made by ArcticDB (as of ArcticDB@ff833e3).
    
    See:
    https://github.com/man-group/ArcticDB/blob/master/cpp/third_party/semimap/semimap.h
    
    Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
    jjerphan committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    bf10612 View commit details
    Browse the repository at this point in the history
  2. v1.0.0

    This also updates the project to use the latest version of cmake(1).
    
    Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
    jjerphan committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    3e2175d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. chore: Add a minimal cmake(1) setup

    Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
    jjerphan committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    17283cd View commit details
    Browse the repository at this point in the history
  2. Use intermediary directory for headers

    Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
    
    Co-authored-by: Johan Mabille <johan.mabille@gmail.com>
    jjerphan and JohanMabille committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    cd21ee0 View commit details
    Browse the repository at this point in the history
  3. Build using Release mode by default

    Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
    
    Co-authored-by: Johan Mabille <johan.mabille@gmail.com>
    jjerphan and JohanMabille committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    4097a22 View commit details
    Browse the repository at this point in the history
  4. Parse version number from header file

    Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
    
    Co-authored-by: Johan Mabille <johan.mabille@gmail.com>
    jjerphan and JohanMabille committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    ff87256 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from jjerphan/chore/cmake-setup

    chore: Add a minimal `cmake(1)` setup
    JohanMabille authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    9a106db View commit details
    Browse the repository at this point in the history
  6. Release 1.0.0

    Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
    jjerphan committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    f8d9d8a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

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