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: madrobby/bitarray.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: microjs/bitarray
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 7 files changed
  • 1 contributor

Commits on Nov 8, 2012

  1. export module

    Forbes Lindesay committed Nov 8, 2012
    Configuration menu
    Copy the full SHA
    b228c31 View commit details
    Browse the repository at this point in the history
  2. Add component.json

    Forbes Lindesay committed Nov 8, 2012
    Configuration menu
    Copy the full SHA
    2b1104e View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2012

  1. Add travis tests

    Forbes Lindesay committed Nov 24, 2012
    Configuration menu
    Copy the full SHA
    627adb3 View commit details
    Browse the repository at this point in the history
  2. Support not using new

    Forbes Lindesay committed Nov 24, 2012
    Configuration menu
    Copy the full SHA
    97df540 View commit details
    Browse the repository at this point in the history
  3. Add travis icon

    Forbes Lindesay committed Nov 24, 2012
    Configuration menu
    Copy the full SHA
    757a2e0 View commit details
    Browse the repository at this point in the history
  4. Release 1.0.0

    Forbes Lindesay committed Nov 24, 2012
    Configuration menu
    Copy the full SHA
    d907bc6 View commit details
    Browse the repository at this point in the history
  5. Update readme

    Forbes Lindesay committed Nov 24, 2012
    Configuration menu
    Copy the full SHA
    6818099 View commit details
    Browse the repository at this point in the history
  6. Support just using global BitArray

    Forbes Lindesay committed Nov 24, 2012
    Configuration menu
    Copy the full SHA
    f116c9f View commit details
    Browse the repository at this point in the history
Loading