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.4
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.5
Choose a head ref
  • 6 commits
  • 5 files changed
  • 2 contributors

Commits on Nov 18, 2009

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

Commits on Nov 19, 2009

  1. Add init(), tail() and reverse() Array functions. Alias first() to he…

    …ad();
    Luke Sutton committed Nov 19, 2009
    Configuration menu
    Copy the full SHA
    8cac2d5 View commit details
    Browse the repository at this point in the history
  2. Correct the test for functions() to account for the new functions and…

    … aliases.
    Luke Sutton committed Nov 19, 2009
    Configuration menu
    Copy the full SHA
    4ed79d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8e939d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5f111e View commit details
    Browse the repository at this point in the history
  5. Underscore 0.4.5, with first/rest, head/tail, and all Array functions…

    … guaranteed to work on 'arguments' objects. Many method implementations reworked to use _.rest()
    jashkenas committed Nov 19, 2009
    Configuration menu
    Copy the full SHA
    ae968a6 View commit details
    Browse the repository at this point in the history
Loading