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: ChicagoBoss/tiny_pq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.14
Choose a base ref
...
head repository: ChicagoBoss/tiny_pq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 8 files changed
  • 2 contributors

Commits on Feb 13, 2015

  1. cleaner and faster plt

    more erlang versions
    danikp committed Feb 13, 2015
    Copy the full SHA
    43c8781 View commit details
  2. less erlang versions:

    on R14** rebar need to be recompiled with that specific version of
    erlang, so we not really want to manage all this. dropping.
    danikp committed Feb 13, 2015
    Copy the full SHA
    0ac92a4 View commit details

Commits on Feb 14, 2015

  1. Merge pull request #2 from danikp/plt

    dialyzer optimizations
    danikp committed Feb 14, 2015
    Copy the full SHA
    bb0ba43 View commit details

Commits on Aug 9, 2015

  1. Merge pull request #1 from ChicagoBoss/master

    merge back
    danikp committed Aug 9, 2015
    Copy the full SHA
    480ad01 View commit details
  2. cleanups

    check Erlang 18 compatibility
    danikp committed Aug 9, 2015
    Copy the full SHA
    ffa40b6 View commit details
  3. - deps/*

    danikp committed Aug 9, 2015
    Copy the full SHA
    e0f7548 View commit details
  4. + compile

    danikp committed Aug 9, 2015
    Copy the full SHA
    70e00e2 View commit details
  5. fix typo

    danikp committed Aug 9, 2015
    Copy the full SHA
    b81d006 View commit details
  6. update for release

    danikp committed Aug 9, 2015
    Copy the full SHA
    912c6c3 View commit details
  7. Merge pull request #3 from danikp/master

    Cleanups
    danikp committed Aug 9, 2015
    Copy the full SHA
    f3d6b4d View commit details

Commits on Jul 15, 2017

  1. erlang 20 compatability

    danikp committed Jul 15, 2017
    Copy the full SHA
    276342c View commit details

Commits on Sep 1, 2018

  1. Erlang 21 (#4)

    * add Erlang 21 to supported versions, drop old ones
    * use latest rebar2
    danikp authored Sep 1, 2018
    Copy the full SHA
    124c75f View commit details

Commits on Oct 31, 2018

  1. V0.9 (#5)

    * add Erlang 21 to supported versions, drop old ones
    * update build flow
    * support rebar3
    * add license
    danikp authored Oct 31, 2018
    Copy the full SHA
    5f13986 View commit details

Commits on Jun 29, 2019

  1. version bump

    danikp committed Jun 29, 2019
    Copy the full SHA
    d4356e7 View commit details

Commits on Jan 5, 2021

  1. bump for Erlang 23

    danikp committed Jan 5, 2021
    Copy the full SHA
    a78caf5 View commit details
Loading