Commit Graph

904 Commits

Author SHA1 Message Date
54ec7f14db Travis build: 1074 2019-03-19 07:46:09 +00:00
c1abc7a12b Merge pull request #937 from mkopa/935-isNumber
[FIX] #935 isNumber is wrong for NaN
2019-03-19 09:42:31 +02:00
fdfb1a9b52 Travis build: 1072 2019-03-19 07:41:59 +00:00
74e212fb9a Improve arrayToCSV to escape quotes in strings and un-quote numeric values. 2019-03-18 23:16:19 +10:00
9fbb61c79c Travis build: 1068 2019-03-18 06:32:40 +00:00
3d96e30092 Travis build: 1066 2019-03-17 15:13:05 +00:00
c2fc4dd52e Travis build: 1064 2019-03-17 12:36:20 +00:00
e5de2db600 Travis build: 1060 [cron] 2019-03-16 15:17:57 +00:00
c7fb5aa189 add test, update tags, update description 2019-03-15 12:54:57 +03:00
0daced5fd5 Fix isNumber snippet and add test for NaN value 2019-03-15 10:45:05 +01:00
08c9806c72 Travis build: 1043 2019-03-05 18:13:20 +00:00
d26eb7d2a6 fix: differenceBy.md --> update differenceBy.test.js 2019-03-05 12:26:06 -05:00
8b1d5bbd3e Travis build: 1037 2019-03-03 00:10:36 +00:00
1d84a5bf9b Travis build: 1033 2019-03-01 17:48:12 +00:00
8e22f9495b Travis build: 1026 2019-02-28 18:05:29 +00:00
04136eab6f Merge pull request #898 from FujiHaruka/promisify_test
Update promisify.test.js
2019-02-28 20:01:22 +02:00
ffc7d2aeb8 Travis build: 1019 2019-02-25 06:42:36 +00:00
067ad291d6 Update vectorDistance.test.js 2019-02-25 08:39:44 +02:00
0da7e8ce01 Update vectorDistance.test.js 2019-02-25 08:31:21 +02:00
9d26e0a93b Create vectorDistance.test.js 2019-02-23 15:48:20 +00:00
240e38b4a0 Travis build: 1012 2019-02-23 10:50:43 +00:00
9c607d00f2 Fix issues with #922 2019-02-23 12:47:03 +02:00
1a11040313 Fix issues with #922 2019-02-23 12:38:16 +02:00
6cd727c0e0 Travis build: 996 2019-02-12 20:42:35 +00:00
e0786a8944 Travis build: 989 2019-02-09 09:36:32 +00:00
2313ee266a Travis build: 961 2019-01-16 21:43:21 +00:00
8786e79777 Travis build: 955 2019-01-14 05:42:56 +00:00
afe2e11ee4 Travis build: 950 2019-01-12 09:53:39 +00:00
48b898a837 eol-last fix for code style consistency in deepClone.test.js 2019-01-12 11:50:41 +02:00
dacf8e31e7 Travis build: 948 2019-01-12 09:45:16 +00:00
af0f433975 Fixed issues with deepClone, built everything 2019-01-12 11:42:14 +02:00
Jy
09e2709fa4 Fix deepClone edge case 2019-01-11 14:52:53 +08:00
ec24d224fd Travis build: 942 2019-01-09 18:13:53 +00:00
3b6b7bb1bd Travis build: 940 2019-01-09 17:51:33 +00:00
cb0126fb0f Merge branch 'create-folder-if-not-exists' 2019-01-09 19:44:14 +02:00
e2deb15925 Travis build: 936 2019-01-09 17:41:42 +00:00
f67afc10c1 Housekeeping 2019-01-09 19:37:32 +02:00
b933d486c6 Travis build: 909 2018-12-17 09:43:27 +00:00
3e630bc10f Fix test description 2018-12-16 01:07:09 +09:00
d2caf3bcdd Add test in promisify.test.js 2018-12-16 01:05:58 +09:00
404f5a8fe7 Returns the promise in promisify.test.js 2018-12-16 00:49:08 +09:00
a4e31e4451 Merge branch 'master' into compact-whitespace 2018-12-15 15:01:27 +02:00
dbc56ed9f4 Travis build: 901 2018-12-12 22:06:03 +00:00
ee0d23d302 Merge pull request #889 from RobertAKARobin/feature/chainasync-updates
[FEATURE] chainAsync update: last function shouldn't get 'next' as argument
2018-12-13 00:03:10 +02:00
62e94f4fa1 Update compactWhitespace.test.js 2018-12-12 19:39:08 +02:00
3f52c2f88b Rename compactWhitespace.js to compactWhitespace.test.js 2018-12-12 19:33:32 +02:00
6cae953d28 Rename createDirIfNotExists.js to createDirIfNotExists.test.js 2018-12-12 19:33:17 +02:00
96e42eb2b3 Merge branch 'master' into create-folder-if-not-exists 2018-12-12 19:29:40 +02:00
777defd435 Merge branch 'master' into compact-whitespace 2018-12-12 19:28:56 +02:00
2ab0116a97 Travis build: 894 2018-12-12 17:28:50 +00:00