John-David Dalton
|
d653b951e3
|
Update vendor/underscore and underscore tests.
|
2014-04-15 01:01:18 -07:00 |
|
John-David Dalton
|
900c0eafac
|
Use matched instead of found in docs. [ci skip]
|
2014-04-15 00:56:58 -07:00 |
|
John-David Dalton
|
bf6eaaf625
|
Make _.where work with empty sources.
|
2014-04-14 23:11:11 -07:00 |
|
John-David Dalton
|
32f3d214cb
|
Rebuild dist.
|
2014-04-14 21:39:55 -07:00 |
|
John-David Dalton
|
cd62b2a209
|
Add more tests for null thisArg arguments.
|
2014-04-14 21:35:10 -07:00 |
|
John-David Dalton
|
ff25b4cb46
|
Ensure resolver provided to _.memoize is a function if it's truthy.
|
2014-04-14 21:33:45 -07:00 |
|
John-David Dalton
|
5c07dd995e
|
Use arrayEach for baseClone, baseMerge, and transform.
|
2014-04-14 19:53:30 -07:00 |
|
John-David Dalton
|
f54cc28a43
|
Move doc node from shimIsPlainObject to _.isPlainObject. [ci skip]
|
2014-04-14 09:01:42 -07:00 |
|
John-David Dalton
|
9b1c7bb1e3
|
More doc tweaks. [ci skip]
|
2014-04-13 23:06:17 -07:00 |
|
John-David Dalton
|
ffe8a729b7
|
Add doc note to _.isPlainObject for objects created by Object.create(null). [closes #526] [ci skip]
|
2014-04-13 19:03:56 -07:00 |
|
John-David Dalton
|
a47f356021
|
Cleanup tests.
|
2014-04-13 19:03:09 -07:00 |
|
John-David Dalton
|
7d7a34c733
|
Increase code coverage when testing AMD modules.
|
2014-04-13 16:12:08 -07:00 |
|
John-David Dalton
|
e306959ebe
|
Ensure _.matches is tested against sources with more than one property too.
|
2014-04-13 00:36:40 -07:00 |
|
John-David Dalton
|
ce16c4d37f
|
Update narwhal, rhino, and ringo source links in travis.yml.
|
2014-04-12 23:53:18 -07:00 |
|
John-David Dalton
|
565cc05b48
|
Avoid strict comparison to function reference in _.callback test.
|
2014-04-12 23:51:55 -07:00 |
|
John-David Dalton
|
287839e498
|
Add test for custom _.indexOf methods, _.contains, and objects.
|
2014-04-12 18:57:39 -07:00 |
|
John-David Dalton
|
4be0969098
|
Rebuild dist.
|
2014-04-12 17:35:18 -07:00 |
|
John-David Dalton
|
f1008b1abf
|
Simplify _.contains. Thanks @phated.
|
2014-04-12 17:35:04 -07:00 |
|
John-David Dalton
|
8d8b3c2194
|
Inline partitionInitializer.
|
2014-04-12 17:15:17 -07:00 |
|
John-David Dalton
|
6631b57fc0
|
Case nit in test/saucelabs.js.
|
2014-04-12 16:51:31 -07:00 |
|
John-David Dalton
|
88b4bc3753
|
Add comment blocks and browserName helper to test/saucelabs.js.
|
2014-04-12 01:59:10 -07:00 |
|
John-David Dalton
|
23a4dde10f
|
Update sauce-tunnel require call.
|
2014-04-12 01:33:00 -07:00 |
|
John-David Dalton
|
5a47eb8559
|
Rebuild dist.
|
2014-04-12 01:03:27 -07:00 |
|
John-David Dalton
|
81cd990052
|
Remove source initialization from matches.
|
2014-04-12 01:02:58 -07:00 |
|
John-David Dalton
|
dd9e7cf665
|
Update sauce-tunnel in travis.yml.
|
2014-04-12 00:57:24 -07:00 |
|
John-David Dalton
|
b2f50b5327
|
Add mutation notes to _.pull and _.remove. [ci skip]
|
2014-04-12 00:22:14 -07:00 |
|
John-David Dalton
|
b21fe4b2fc
|
Fix semicolon/comma typo.
|
2014-04-12 00:00:11 -07:00 |
|
John-David Dalton
|
5f23a3143c
|
Whitespace nits.
|
2014-04-11 23:48:56 -07:00 |
|
John-David Dalton
|
ef136c9d00
|
Doc nit for _.pairs. [ci skip]
|
2014-04-11 23:24:45 -07:00 |
|
John-David Dalton
|
c7e8b724c7
|
Add arrayEach, arrayEachRight and arrayMap helpers.
|
2014-04-11 23:24:09 -07:00 |
|
John-David Dalton
|
0243e7ba8b
|
Add partitionInitializer helper.
|
2014-04-11 23:23:20 -07:00 |
|
John-David Dalton
|
b3f5375283
|
Ensure functions created by _.matches don't error when comparing falsey object values. [closes #523]
|
2014-04-10 03:05:08 -07:00 |
|
John-David Dalton
|
f90f683be5
|
Add doc note to _.isEqual about not supporting comparing DOM nodes or functions. [ci skip]
|
2014-04-10 01:20:23 -07:00 |
|
John-David Dalton
|
bd23666b45
|
Ensure _.contains works with a fromIndex for objects.
|
2014-04-10 00:54:27 -07:00 |
|
John-David Dalton
|
a620c2ec1a
|
Add more falsey value tests.
|
2014-04-09 09:27:35 -07:00 |
|
John-David Dalton
|
a723612141
|
Add null and undefined values tests for thisArg.
|
2014-04-08 08:57:26 -07:00 |
|
John-David Dalton
|
2d7d4212c1
|
Minor comment nit. [ci skip]
|
2014-04-08 01:29:55 -07:00 |
|
John-David Dalton
|
52cca034cf
|
Add more _.callback tests.
|
2014-04-08 01:21:21 -07:00 |
|
John-David Dalton
|
79ec1f5a02
|
Add JSON.stringify test.
|
2014-04-08 00:44:20 -07:00 |
|
John-David Dalton
|
68729a9696
|
Test format cleanup.
|
2014-04-08 00:43:38 -07:00 |
|
John-David Dalton
|
93383204b3
|
Rebuild dist.
|
2014-04-07 09:24:36 -07:00 |
|
John-David Dalton
|
78f17bd083
|
Add toJSON alias of valueOf. [closes #521]
|
2014-04-07 09:23:40 -07:00 |
|
John-David Dalton
|
ea87006150
|
Remove unneeded @type tag from the underscore build. [ci skip]
|
2014-04-07 00:33:45 -07:00 |
|
John-David Dalton
|
c0027c377b
|
Avoid var conflicts in the support IIFE in minified builds.
|
2014-04-06 17:39:41 -07:00 |
|
John-David Dalton
|
77b84c1de0
|
Use ok when appropriate in test/test.js.
|
2014-04-06 16:16:39 -07:00 |
|
John-David Dalton
|
a14e2fedcf
|
More doc tweaks. [ci skip]
|
2014-04-06 11:30:47 -07:00 |
|
John-David Dalton
|
0341399e54
|
Merge pull request #520 from d10/docs
Fix doc typos. [ci skip]
|
2014-04-06 11:19:05 -07:00 |
|
Benjamin Tan
|
1dcf3585fb
|
Fix typos [ci skip]
|
2014-04-06 21:47:01 +08:00 |
|
John-David Dalton
|
dbb48cf086
|
Newline nit fixed by lodash-cli patch. [ci skip]
|
2014-04-05 23:12:42 -07:00 |
|
John-David Dalton
|
064c8adcf2
|
Add more _.endsWith and _.startsWith tests.
|
2014-04-05 00:36:32 -07:00 |
|