8000 Comparing 0.3.1...0.3.2 · lodash/lodash · GitHub
[go: up one dir, main page]

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.3.1
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.3.2
Choose a head ref
  • 15 commits
  • 14 files changed
  • 1 contributor

Commits on Jun 12, 2012

  1. Make _.escape match _.template's escape delimiter results for `nu…

    …ll` and `undefined` values.
    
    Former-commit-id: b6717c6debf3bc308cf12b778916f5a46dbb954d
    jdalton committed Jun 12, 2012
    Configuration menu
    Copy the full SHA
    3a698eb View commit details
    Browse the repository at this point in the history
  2. 8000

    Add comments, documentation, and update the minified build.

    Former-commit-id: c65665063f254b1ba9dab9c6948fedf29f1e795f
    jdalton committed Jun 12, 2012
    Configuration menu
    Copy the full SHA
    a5873a3 View commit details
    Browse the repository at this point in the history
  3. Ensure sourceURL support doesn't cause errors in Adobe's JS engine.

    Former-commit-id: 2ad1214e6a58832c732499b272ebfc434953213b
    jdalton committed Jun 12, 2012
    Configuration menu
    Copy the full SHA
    b60d43e View commit details
    Browse the repository at this point in the history
  4. Update docs and minified build.

    Former-commit-id: d0673323dc850f4e7936f00374905cd29c5d6e24
    jdalton committed Jun 12, 2012
    Configuration menu
    Copy the full SHA
    62e7da9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2012

  1. Remove the useSourceURL variable from the minified build.

    Former-commit-id: c0f02e7e87c533220a99ebe99c9ee08516fb9deb
    jdalton committed Jun 13, 2012
    Configuration menu
    Copy the full SHA
    3f07d3e View commit details
    Browse the repository at this point in the history
  2. Indicate slow paths in perf.js.

    Former-commit-id: 561e4f0957934b25422f7f515678705be4af726f
    jdalton committed Jun 13, 2012
    Configuration menu
    Copy the full SHA
    a068339 View commit details
    Browse the repository at this point in the history
  3. Add _.throttle unit test for recursive calls.

    Former-commit-id: 7208516b56905c83df73aef6b02cee0101602349
    jdalton committed Jun 13, 2012
    Configuration menu
    Copy the full SHA
    fbdadec View commit details
    Browse the repository at this point in the history
  4. Update submodules.

    Former-commit-id: 801d3c7413cb5906b4a517639098a6a32d015cba
    jdalton committed Jun 13, 2012
    Configuration menu
    Copy the full SHA
    aef130b View commit details
    Browse the repository at this point in the history
  5. Ensure custom builds generate lodash.custom files.

    Former-commit-id: c89ee640688f6f598bb2d3834f714f0edc4ce7a4
    jdalton committed Jun 13, 2012
    Configuration menu
    Copy the full SHA
    ee2d0dd View commit details
    Browse the repository at this point in the history
  6. Move _.tap to the "Chaining" category, and deprecate _(…).chain, …

    …`_.isNull`, `_.isUndefined`, `_.result`, and `_.size`.
    
    Former-commit-id: 64ee67758b8730fd70cbb28af4230bb336b91214
    jdalton committed Jun 13, 2012
    Configuration menu
    Copy the full SHA
    e5555dd View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2012

  1. Move _.pluck and _.invoke back to the "Collections" category and …

    …optimize `_.sortedIndex` when a `callback` is passed.
    
    Former-commit-id: d16763e7d35660d8ba9ea976c8b2a4dc20f1211f
    jdalton committed Jun 14, 2012
    Configuration menu
    Copy the full SHA
    24c9b6e View commit details
    Browse the repository at this point in the history
  2. Update documentation and minified build.

    Former-commit-id: 5472dccceb33c3575c538190472dde0e82bcfcde
    jdalton committed Jun 14, 2012
    Configuration menu
    Copy the full SHA
    3223e4f View commit details
    Browse the repository at this point in the history
  3. Tweak _.sortedIndex for Chrome optimizations.

    Former-commit-id: d1d9f1bd1ecfd3bcde98aa51423e05e128f6ffd4
    jdalton committed Jun 14, 2012
    Configuration menu
    Copy the full SHA
    c2db180 View commit details
    Browse the repository at this point in the history
  4. Simplify dependencies in build.js.

    Former-commit-id: 2d154d1dfb4d639aa32c5e9aeaeea6942965aee7
    jdalton committed Jun 14, 2012
    Configuration menu
    Copy the full SHA
    2a0b223 View commit details
    Browse the repository at this point in the history
  5. Bump to v0.3.2.

    Former-commit-id: ff3cac0ce890b46a45c8738d559f68ac63b80caf
    jdalton committed Jun 14, 2012
    Configuration menu
    Copy the full SHA
    6ce9df8 View commit details
    Browse the repository at this point in the history
Loading
0