Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
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: GameAnalytics/hyper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: basho/hyper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 16 files changed
  • 9 contributors

Commits on May 2, 2016

  1. - remove need for bisect lib/hyper_bisect as it

      requires Hipe, and we won't force that usecase
      for now.
    zeeshanlakhani committed May 2, 2016
    Configuration menu
    Copy the full SHA
    5e0c97f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    006d266 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2016

  1. Merge pull request #2 from basho/cleanup-zl-remove-need-for-bisect-an…

    …d-hipe-compliation-for-now
    
    Cleanup zl remove need for bisect and hipe compliation for now
    nickelization authored Aug 16, 2016
    Configuration menu
    Copy the full SHA
    07f5869 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2016

  1. Configuration menu
    Copy the full SHA
    7334984 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32b3f24 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from basho/solaris-tgmath-fix

    Solaris tgmath fix
    fadushin authored Sep 27, 2016
    Configuration menu
    Copy the full SHA
    435939d View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2016

  1. Clean up tests, dialyzer and xref build targets; update rebar

    Brett Hazen Doug Rohrer
    Brett Hazen authored and Doug Rohrer committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    87297d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from basho/bch-cleanup-build-warnings

    Clean up tests, dialyzer and xref build targets; update rebar
    JeetKunDoug authored Sep 29, 2016
    Configuration menu
    Copy the full SHA
    f6ed834 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2017

  1. Updated rebar.config to nhs branches

    Both stdlib2 and bash_stats had periodically failing tests.
    russelldb committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    3f24709 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2017

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

Commits on Feb 17, 2018

  1. Port to OTP20/rebar3

    Vagabond committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    24ef09e View commit details
    Browse the repository at this point in the history
  2. Cleanups

    Vagabond committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    dc9f875 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Hooky test fix

    martinsumner committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    d931737 View commit details
    Browse the repository at this point in the history
  2. Update hyper_gb.erl

    Add types to resolve dialyzer error (remove the DIY fold and use gb_trees native iterator now available in OTP)
    martinsumner committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    b056f76 View commit details
    Browse the repository at this point in the history
  3. Update hyper.erl

    No longer over-riding via stdlib2
    martinsumner committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    6d8362c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd78451 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #10 from basho/develop-3.0-fixes

    Develop 3.0 fixes
    ThomasArts authored Oct 23, 2019
    Configuration menu
    Copy the full SHA
    d0bf3d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. OTP 25

    martinsumner committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    be733a4 View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    martinsumner committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    985d20d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11 from basho/develop-3.2

    Develop 3.2
    martinsumner authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    4131a3a View commit details
    Browse the repository at this point in the history
Loading