-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Comparing changes
Open a pull request
base repository: jashkenas/underscore
base: 1.1.5
head repository: jashkenas/underscore
compare: 1.1.6
- 19 commits
- 8 files changed
- 4 contributors
Commits on Mar 22, 2011
-
changing order of operations to force an errror when _.bind -ing null…
… or undefined values.
6Configuration menu - View commit details
-
Copy full SHA for 2498bcc - Browse repository at this point
Copy the full SHA 2498bccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d4b767 - Browse repository at this point
Copy the full SHA 6d4b767View commit details
Commits on Mar 25, 2011
-
Configuration menu - View commit details
-
Copy full SHA for a9ac8b1 - Browse repository at this point
Copy the full SHA a9ac8b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for de50fc4 - Browse repository at this point
Copy the full SHA de50fc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f512c2 - Browse repository at this point
Copy the full SHA 3f512c2View commit details
Commits on Apr 5, 2011
-
Adding _.count to count truthy values in an iterator. _.count([1, 2, …
…3, 4, 5, 6], function(num){ return num % 2 == 0; }) = 35Configuration menu - View commit details
-
Copy full SHA for c8e3c04 - Browse repository at this point
Copy the full SHA c8e3c04View commit details -
Speeding up a few methods which assign a default identity function fo…
…r missing/optional iterators. Noticeable difference.
Configuration menu - View commit details
-
Copy full SHA for 5457522 - Browse repository at this point
Copy the full SHA 5457522View commit details
Commits on Apr 6, 2011
-
Revert "Adding _.count to count truthy values in an iterator. _.count…
…([1, 2, 3, 4, 5, 6], function(num){ return num % 2 == 0; }) = 3" This reverts commit c8e3c04. Conflicts: underscore.jsConfiguration menu - View commit details
-
Copy full SHA for 1fc7d4b - Browse repository at this point
Copy the full SHA 1fc7d4bView commit details
Commits on Apr 13, 2011
-
Configuration menu - View commit details
-
Copy full SHA for 217a6a6 - Browse repository at this point
Copy the full SHA 217a6a6View commit details
Commits on Apr 15, 2011
-
Configuration menu - View commit details
-
Copy full SHA for 5e051fb - Browse repository at this point
Copy the full SHA 5e051fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6c39fe - Browse repository at this point
Copy the full SHA b6c39feView commit details -
8
Configuration menu - View commit details
-
Copy full SHA for c7b47ed - Browse repository at this point
Copy the full SHA c7b47edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f67aa3 - Browse repository at this point
Copy the full SHA 8f67aa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3df562f - Browse repository at this point
Copy the full SHA 3df562fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf214d2 - Browse repository at this point
Copy the full SHA bf214d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea44179 - Browse repository at this point
Copy the full SHA ea44179View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f25cca - Browse repository at this point
Copy the full SHA 6f25ccaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13d4e62 - Browse repository at this point
Copy the full SHA 13d4e62View commit details
Commits on Apr 18, 2011
-
Configuration menu - View commit details
-
Copy full SHA for b617615 - Browse repository at this point
Copy the full SHA b617615View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.1.5...1.1.6