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: 0.4.6
Choose a base ref
...
head repository: jashkenas/underscore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.7
Choose a head ref
  • 8 commits
  • 6 files changed
  • 1 contributor

Commits on Dec 1, 2009

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

Commits on Dec 4, 2009

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

Commits on Dec 6, 2009

  1. Configuration menu
    Copy the full SHA
    79cb7bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a97836a View commit details
    Browse the repository at this point in the history
  3. pushed all hasOwnProperty checks into _.keys, speeding _.keys up by a…

    …bout 25%, and using it to simplify other functions: _.each, _.isEmpty, _.functions
    jashkenas committed Dec 6, 2009
    Configuration menu
    Copy the full SHA
    689cd97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86c2ad2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a1f92a View commit details
    Browse the repository at this point in the history
  6. Underscore 0.4.7 is done

    jashkenas committed Dec 6, 2009
    Configuration menu
    Copy the full SHA
    4bd535e View commit details
    Browse the repository at this point in the history
Loading