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: emnl/gnista Loading
base: 0.0.3
Choose a base ref
...
head repository: emnl/gnista Loading
compare: master
Choose a head ref
  • 13 commits
  • 6 files changed
  • 2 contributors

Commits on Sep 16, 2013

  1. Missed a few changes.

    Emanuel Andersson committed Sep 16, 2013
    Configuration menu
    Copy the full SHA
    48d157c View commit details
    Browse the repository at this point in the history
  2. Version 0.0.4 released!

    Emanuel Andersson committed Sep 16, 2013
    Configuration menu
    Copy the full SHA
    387abf4 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2013

  1. Rubinius compatible test.

    Emanuel Andersson committed Sep 17, 2013
    Configuration menu
    Copy the full SHA
    e3f3d0e View commit details
    Browse the repository at this point in the history
  2. Boolean consistency.

    Emanuel Andersson committed Sep 17, 2013
    Configuration menu
    Copy the full SHA
    63e6262 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2014

  1. Useful errors on build

    Emanuel Andersson committed Mar 26, 2014
    Configuration menu
    Copy the full SHA
    99f7157 View commit details
    Browse the repository at this point in the history
  2. This fixes #4

    Emanuel Andersson committed Mar 26, 2014
    Configuration menu
    Copy the full SHA
    74dc56a View commit details
    Browse the repository at this point in the history
  3. Version 0.0.5 released!

    Emanuel Andersson committed Mar 26, 2014
    Configuration menu
    Copy the full SHA
    0227d09 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2014

  1. Each doesn't segfault anymore when closed under iteration. It returns…

    … an enumerator if no block is passed to it.
    
    Each with a block now returns itself as expected.
    Emanuel Andersson committed Mar 27, 2014
    Configuration menu
    Copy the full SHA
    cb6199b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2014

  1. Version 1.0.0 released!

    Emanuel Andersson committed May 28, 2014
    Configuration menu
    Copy the full SHA
    85d1326 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2016

  1. Fix memory leak on hash get of non-existent key

    Call sparkey_logiter_close before returning nil to ensure we don't leak memory.
    jtai committed May 21, 2016
    Configuration menu
    Copy the full SHA
    8e96ca9 View commit details
    Browse the repository at this point in the history
  2. Version 1.0.1 released!

    jtai committed May 21, 2016
    Configuration menu
    Copy the full SHA
    96a9158 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2016

  1. Merge pull request #5 from jtai/fix-memleak-on-missing-key

    Fix memory leak on hash get of non-existent key
    Emanuel Andersson committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    f56b9c0 View commit details
    Browse the repository at this point in the history
  2. Release date, not pull request date

    Emanuel Andersson committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    0eeab17 View commit details
    Browse the repository at this point in the history
Loading