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: Reregistered/node-cpp-modules
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kkaefer/node-cpp-modules
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 26 files changed
  • 3 contributors

Commits on Jan 16, 2012

  1. Merge pull request kkaefer#4 from Reregistered/master

    when baton is created, baton->error can be any value ( typically not false). Set baton->error to false.
    kkaefer committed Jan 16, 2012
    Configuration menu
    Copy the full SHA
    313d5c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2012

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

Commits on Oct 9, 2012

  1. update build instructions

    kkaefer committed Oct 9, 2012
    Configuration menu
    Copy the full SHA
    2616415 View commit details
    Browse the repository at this point in the history
  2. fix benchmark

    kkaefer committed Oct 9, 2012
    Configuration menu
    Copy the full SHA
    f9ed272 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2012

  1. remove reference to wscript

    kkaefer committed Oct 11, 2012
    Configuration menu
    Copy the full SHA
    d029841 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2012

  1. Configuration menu
    Copy the full SHA
    0f7ee63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9702374 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2013

  1. node v0.9.4+ compatibility

    mscdex committed Feb 7, 2013
    Configuration menu
    Copy the full SHA
    99500ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request kkaefer#9 from mscdex/master

    node v0.9.4+ compatibility
    kkaefer committed Feb 7, 2013
    Configuration menu
    Copy the full SHA
    b68bd1c View commit details
    Browse the repository at this point in the history
Loading