-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Comparing changes
Open a pull request
base repository: jashkenas/underscore
base: 0.5.0
head repository: jashkenas/underscore
compare: 0.5.1
- 18 commits
- 6 files changed
- 2 contributors
Commits on Dec 7, 2009
-
Configuration menu - View commit details
-
Copy full SHA for 21e0cbc - Browse repository at this point
Copy the full SHA 21e0cbcView commit details
Commits on Dec 8, 2009
-
added guards to _.first and _.rest and tests, they now work as functi…
…on parameters to _.map
Configuration menu - View commit details
-
Copy full SHA for 2afcffb - Browse repository at this point
Copy the full SHA 2afcffbView commit details -
dont try to look at the keys of zero-length arrays or arguments objec…
…ts when calling each()
Configuration menu - View commit details
-
Copy full SHA for 30329c0 - Browse repository at this point
Copy the full SHA 30329c0View commit details -
adding pervasive safety checks for using Underscore functions on obje…
…cts that jsut happen to have 'map', 'reduce', or 'filter' etc. properties that aren't functions.
Configuration menu - View commit details
-
Copy full SHA for 0ed4212 - Browse repository at this point
Copy the full SHA 0ed4212View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c7fcb7 - Browse repository at this point
Copy the full SHA 8c7fcb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38cae13 - Browse repository at this point
Copy the full SHA 38cae13View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5454d6 - Browse repository at this point
Copy the full SHA a5454d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6554c6d - Browse repository at this point
Copy the full SHA 6554c6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37930f9 - Browse repository at this point
Copy the full SHA 37930f9View commit details -
Underscore shouldn't be able to iterate over the letters of a string …
…cross-browser -- indexing into a string isn't supported in IE
Configuration menu - View commit details
-
Copy full SHA for 3eb9c28 - Browse repository at this point
Copy the full SHA 3eb9c28View commit details
Commits on Dec 9, 2009
-
added an extra check in isEqual to test for falsy against truthy valu…
…es (so as to short circuit before trying to look for properties on null)
Configuration menu - View commit details
-
Copy full SHA for 9956413 - Browse repository at this point
Copy the full SHA 9956413View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ba87d6 - Browse repository at this point
Copy the full SHA 2ba87d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76cccb6 - Browse repository at this point
Copy the full SHA 76cccb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e863fbf - Browse repository at this point
Copy the full SHA e863fbfView commit details -
merging in iamnoah's optimizations for the isType family of functions…
…, and other references to core prototoypes
Configuration menu - View commit details
-
Copy full SHA for 225d795 - Browse repository at this point
Copy the full SHA 225d795View commit details -
adding an isArguments checker and enabling iteration (using each) ove…
…r JS object hashes that have numeric length properties
Configuration menu - View commit details
-
Copy full SHA for 5c314d2 - Browse repository at this point
Copy the full SHA 5c314d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4042a38 - Browse repository at this point
Copy the full SHA 4042a38View commit details -
Configuration menu - View commit details
-
Copy full SHA for a418153 - Browse repository at this point
Copy the full SHA a418153View 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 0.5.0...0.5.1