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.1.1
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.1.2
Choose a head ref
  • 17 commits
  • 10 files changed
  • 2 contributors

Commits on Oct 6, 2010

  1. Configuration menu
    Copy the full SHA
    cd7c9ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4484002 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    644c5aa View commit details
    Browse the repository at this point in the history
  4. Define aliases inline.

    ryantenney committed Oct 6, 2010
    Configuration menu
    Copy the full SHA
    2aec074 View commit details
    Browse the repository at this point in the history
  5. Changed reduceRight to avoid unnecessarily cloning an array.

    `toArray` returns the first argument unmodified if it passes `isArray`.
    So if `obj` passes `isArray`, call `slice` on it directly, otherwise use `toArray`.
    ryantenney committed Oct 6, 2010
    Configuration menu
    Copy the full SHA
    2dc2033 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2de76e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81ce3ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c6e011 View commit details
    Browse the repository at this point in the history
  9. Adding minified version.

    ryantenney committed Oct 6, 2010
    Configuration menu
    Copy the full SHA
    4d901fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    18e85b8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0fb9a95 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2010

  1. Fixing template settings

    jashkenas committed Oct 7, 2010
    Configuration menu
    Copy the full SHA
    5b4b308 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b07c802 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2010

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

Commits on Oct 15, 2010

  1. Configuration menu
    Copy the full SHA
    74d282c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8aeb283 View commit details
    Browse the repository at this point in the history
  3. Underscore 1.1.2

    jashkenas committed Oct 15, 2010
    Configuration menu
    Copy the full SHA
    8fe19f2 View commit details
    Browse the repository at this point in the history
Loading