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: jashkenas/underscore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.8.0
Choose a base ref
...
head repository: jashkenas/underscore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.8.1
Choose a head ref
  • 13 commits
  • 9 files changed
  • 2 contributors

Commits on Feb 20, 2015

  1. document isMatch, matcher

    jashkenas committed Feb 20, 2015
    Configuration menu
    Copy the full SHA
    194017c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5350a2f View commit details
    Browse the repository at this point in the history
  3. Fixing pick and omit for IE

    jashkenas committed Feb 20, 2015
    1 Configuration menu
    Copy the full SHA
    173a7fa View commit details
    Browse the repository at this point in the history
  4. removing hokum from _.bind

    jashkenas committed Feb 20, 2015
    7 Configuration menu
    Copy the full SHA
    ba7b8f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef3164f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f25c2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9479bc4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e9dff76 View commit details
    Browse the repository at this point in the history
  9. Revert "removing hokum from _.bind"

    This reverts commit ba7b8f1.
    jridgewell committed Feb 20, 2015
    Configuration menu
    Copy the full SHA
    5271462 View commit details
    Browse the repository at this point in the history
  10. Fix bound functions in IE8

    jridgewell committed Feb 20, 2015
    Configuration menu
    Copy the full SHA
    19405ca View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2063 from jridgewell/ie8-bound-functions

    Fixes bound functions in IE8
    jashkenas committed Feb 20, 2015
    Configuration menu
    Copy the full SHA
    d269b17 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2131d6b View commit details
    Browse the repository at this point in the history
  13. Underscore 1.8.1

    jashkenas committed Feb 20, 2015
    Configuration menu
    Copy the full SHA
    834acb6 View commit details
    Browse the repository at this point in the history
Loading