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: lodash/lodash
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.9.0
Choose a base ref
...
head repository: lodash/lodash
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.9.1
Choose a head ref
  • 10 commits
  • 11 files changed
  • 1 contributor

Commits on Oct 24, 2012

  1. Update .npmignore.

    Former-commit-id: 7073069a2002a707bdf2becf80c653767e93d7a6
    jdalton committed Oct 24, 2012
    Configuration menu
    Copy the full SHA
    fcabd5e View commit details
    Browse the repository at this point in the history
  2. Add CDN links to the Underscore and development builds and cleanup ch…

    …angelog.
    
    Former-commit-id: 1414f0509900e858c441ad642e27b369fbf875c8
    jdalton committed Oct 24, 2012
    Configuration menu
    Copy the full SHA
    7457001 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2012

  1. Remove chainability from _.forEach in the lodash underscore build.

    Former-commit-id: 1db7daafacddcf78492643d6c6301af706b92150
    jdalton committed Oct 25, 2012
    Configuration menu
    Copy the full SHA
    447e43e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2012

  1. Reduce the size of _.union.

    Former-commit-id: c8f4d18817e6a294ece014b65fb3c690d4ddf7b9
    jdalton committed Oct 26, 2012
    Configuration menu
    Copy the full SHA
    4eff301 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2012

  1. Ensure _.every returns false as soon as the callback result is …

    …falsey.
    
    Former-commit-id: d5488688c4a30376999b04ba80f1551af403b516
    jdalton committed Oct 28, 2012
    Configuration menu
    Copy the full SHA
    2ad6faa View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2012

  1. Update @category docs.

    Former-commit-id: edf8964b2061c80d8c868ea71b8c05a29cee4e28
    jdalton committed Oct 30, 2012
    Configuration menu
    Copy the full SHA
    08b1261 View commit details
    Browse the repository at this point in the history
  2. Adjust _.throttle unit test.

    Former-commit-id: 1cc461b62fb5ca20f2e623ab145f157a92d18fcf
    jdalton committed Oct 30, 2012
    Configuration menu
    Copy the full SHA
    dfec6d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2012

  1. Ensure _.isFinite returns false for non-numeric strings. [closes #98

    ]
    
    Former-commit-id: 2505c8d7d9a0ab1e5f669730c318efdc9232799b
    jdalton committed Oct 31, 2012
    Configuration menu
    Copy the full SHA
    c6093c0 View commit details
    Browse the repository at this point in the history
  2. Tweak times of async unit tests.

    Former-commit-id: 064813c739edde5f6236f33a3c75a6cb39ba774e
    jdalton committed Oct 31, 2012
    Configuration menu
    Copy the full SHA
    39fb050 View commit details
    Browse the repository at this point in the history
  3. Bump to v0.9.1.

    Former-commit-id: d7cece2893c97c38a9379877f987ec2cfe60cb47
    jdalton committed Oct 31, 2012
    Configuration menu
    Copy the full SHA
    1baefeb View commit details
    Browse the repository at this point in the history
Loading