8000 Comparing 0.5.1...0.5.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.5.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.5.2
Choose a head ref
  • 19 commits
  • 18 files changed
  • 1 contributor

Commits on Aug 18, 2012

  1. Tweak to _.bind unit test for Narwhal.

    Former-commit-id: 5df60a9d1e46b09253151ab39281c5af0c48544f
    jdalton committed Aug 18, 2012
    Configuration menu
    Copy the full SHA
    2890b92 View commit details
    Browse the repository at this point in the history
  2. Add stable-sort note to _.sortBy documentation.

    Former-commit-id: 17b9818baa6ff72ce5762ec8b3cc01bbac8725bb
    jdalton committed Aug 18, 2012
    Configuration menu
    Copy the full SHA
    95f07ea View commit details
    Browse the repository at this point in the history
  3. Update cdnjs link to v0.5.1 in README.md.

    Former-commit-id: 3c00694a949b4f30be48a898f1f2a9046b2573d1
    jdalton committed Aug 18, 2012
    Configuration menu
    Copy the full SHA
    07a370f View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2012

  1. Ensure isXYZ methods return boolean values and almost all methods all…

    …ow falsey arguments.
    
    Former-commit-id: a842eaf2fd262bed03df4a71b560b91801b7a75f
    jdalton committed Aug 19, 2012
    Configuration menu
    Copy the full SHA
    285f0bc View commit details
    Browse the repository at this point in the history
  2. Ensure _.isElement uses strict equality in its duck type check.

    Former-commit-id: 6348026ebdc219ef1df9926aca1d8df66e472de9
    jdalton committed Aug 19, 2012
    Configuration menu
    Copy the full SHA
    0c25dd4 View commit details
    Browse the repository at this point in the history
  3. Update minified build and rebuild docs.

    Former-commit-id: 0c2c5769a94c0591359fcc7d0ae55ccfe975c38b
    jdalton committed Aug 19, 2012
    Configuration menu
    Copy the full SHA
    985f4aa View commit details
    Browse the repository at this point in the history
  4. Cleanup _.template docs and generate less unused code in compiled t…

    …emplates.
    
    Former-commit-id: e6703414b83e9286d9ce5e14214375bbbaf9285f
    jdalton committed Aug 19, 2012
    Configuration menu
    Copy the full SHA
    e4e41e5 View commit details
    Browse the repository at this point in the history
  5. Ensure _.template won't error when passed falsey values, add `_.tem…

    …plate` documentation, and DRY out `tokenizeEvaluate`.
    
    Former-commit-id: b575de8bf968c2fc2655eadff0a09bcbff1e1753
    jdalton committed Aug 19, 2012
    Configuration menu
    Copy the full SHA
    7cb3741 View commit details
    Browse the repository at this point in the history
  6. Avoid using the nano applet in perf/index.html if it isn't needed.

    Former-commit-id: 342983337140dd5608848b7f09d24038ea61d1a1
    jdalton committed Aug 19, 2012
    Configuration menu
    Copy the full SHA
    260ff6d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2012

  1. Switch order of performance.now check in perf/index.html and conver…

    …t benchmarks to strings in perf.js for better compatibility with older browsers.
    
    Former-commit-id: d766316c9c162e31dd0471d80b50ecfd1da2c9a8
    jdalton committed Aug 20, 2012
    Configuration menu
    Copy the full SHA
    de6a3c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2012

  1. Update vendors.

    Former-commit-id: 4ccda4fafe86514cdb45d191cb743baca9b1baa4
    jdalton committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    24b672b View commit details
    Browse the repository at this point in the history
  2. Cleanup string tests and add string test to _.toArray.

    Former-commit-id: 3565f7233f1f7662604e3b8e1f07eead62349454
    jdalton committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    35fea30 View commit details
    Browse the repository at this point in the history
  3. Cleanup perf/index.html.

    Former-commit-id: 7592ee8ec0c6b2bb85d93d7dc599d814ef5a1eef
    jdalton committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    a830ddc View commit details
    Browse the repository at this point in the history
  4. Keep test count consistent for Node.js.

    Former-commit-id: ca0452ff4511c946946a2208b44471b1e2c6fc43
    jdalton committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    387cc18 View commit details
    Browse the repository at this point in the history
  5. Bump to v0.5.2.

    Former-commit-id: 43998ef8cf3cbdb9205d702d950f9f59febc420b
    jdalton committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    e60bbc2 View commit details
    Browse the repository at this point in the history
  6. Add isType benchmarks.

    Former-commit-id: 875af51200d60eb6105eb36ab090e9f307a15340
    jdalton committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    5b9271c View commit details
    Browse the repository at this point in the history
  7. Update cdnjs link to v0.5.2 in README.md.

    Former-commit-id: e519a03ad9016f8aebd2c703f29bb350bcd442f1
    jdalton committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    feeb382 View commit details
    Browse the repository at this point in the history
  8. Cleanup test.js and README.md.

    Former-commit-id: af3372f58ecf8d979d22c88193589857c06ff7c1
    jdalton committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    cc150ff View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2012

  1. Update dependencies in build.js.

    Former-commit-id: 020a52bdd604b55b078637aeb59e2e53483c950d
    jdalton committed Aug 22, 2012
    Configuration menu
    Copy the full SHA
    a82a364 View commit details
    Browse the repository at this point in the history
Loading
0