Commit Graph

968 Commits

Author SHA1 Message Date
57aa8e7688 Travis build: 69 2017-12-21 22:33:38 +00:00
544d69afa1 Improve isPrime to be O(sqrt(n)) (#298)
* improve isPrime to be O(sqrt(n))
2017-12-21 23:31:51 +01:00
c0d6fe3c39 Travis build: 66 2017-12-21 21:15:50 +00:00
82a7445a10 Merge pull request #300 from Y-Less/Branch_validateEmail
[FIX: #294] Remove validateEmail entirely (resolves #294).
2017-12-21 23:06:01 +02:00
b907c38bee Merge pull request #301 from Y-Less/Branch_everyNth
[FIX: #299] Make everyNth return the "Nth" value.
2017-12-21 23:04:56 +02:00
fc4a1e5cdd Travis build: 63 2017-12-21 19:08:21 +00:00
e5d46da4e6 Merge pull request #303 from robtaussig/master
[ENHANCEMENT] Removed unique occurrence of wrapping a single argument function with parenthesis
2017-12-21 21:06:34 +02:00
2082cbf2cd Removed unique occurence of wrapping a single argument function with parenthesis 2017-12-21 13:55:25 -05:00
cb5ac95f08 Travis build: 60 2017-12-21 18:36:58 +00:00
b18e553b9e Travis build: 58 2017-12-21 18:35:12 +00:00
6fe6722ea3 Merge pull request #302 from Chalarangelo/staticParts
fix typo
2017-12-21 20:34:06 +02:00
79a9e4df53 Travis build: 57 2017-12-21 18:33:03 +00:00
573a87b56d Remove validateEmail entirely (#294). 2017-12-21 18:20:59 +00:00
afe42af21c Fix #299 2017-12-21 18:19:39 +00:00
7aa92ea10b fix typo 2017-12-21 19:13:15 +01:00
a1c4b11835 Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code 2017-12-21 17:24:43 +01:00
e76dc73242 Move Uncategorized to the end 2017-12-21 17:23:38 +01:00
07679731a5 Update untagged output 2017-12-21 17:23:32 +01:00
cdfb50c92e Move uncategorized snippets to end 2017-12-21 17:11:22 +01:00
a1ddd6e34d Merge pull request #296 from iamsoorena/patch-5
Update CONTRIBUTING.md
2017-12-21 18:10:16 +02:00
98977d2408 Update CONTRIBUTING.md 2017-12-21 19:37:59 +03:30
8db6222563 Update CONTRIBUTING.md 2017-12-21 19:29:43 +03:30
920f655194 Merge branch 'master' of https://github.com/Chalarangelo/30-seconds-of-code 2017-12-21 16:52:34 +01:00
9443008364 Tag untagged snippets as uncategorized 2017-12-21 16:52:09 +01:00
21eb8d1e8b Travis build: 47 2017-12-21 15:51:36 +00:00
6f6e05989f Merge remote-tracking branch 'origin/master' 2017-12-21 17:49:09 +02:00
a7f625ec38 Tag 2017-12-21 17:45:06 +02:00
840021305c Travis build: 45 2017-12-21 15:44:47 +00:00
b0ee1b7575 Merge pull request #293 from kriadmin/master
Add snippet arrayLcm
2017-12-21 17:43:04 +02:00
bafebfb86c Travis build: 43 2017-12-21 15:39:03 +00:00
05fc2cc225 Update arrayLcm.md
Fixed second example as @iamsoorena suggested
2017-12-21 17:27:07 +02:00
a4bd86ba71 Update push.sh 2017-12-21 16:22:00 +01:00
959ae9700b update PAT 2017-12-21 16:15:51 +01:00
cc1e004cc6 Add snippet arrayLcm 2017-12-21 20:35:45 +05:30
7f41007a2b Travis build: 2017-12-21 16:03:41 +01:00
730100fdde Update push.sh 2017-12-21 15:59:27 +01:00
7e7655f686 Update .travis.yml 2017-12-21 15:55:01 +01:00
c10bc97fd4 Tag 2017-12-21 16:46:37 +02:00
0bd4d77141 Merge pull request #292 from feiwen8772/master
Add numberWithCommas
2017-12-21 15:41:01 +01:00
45f3114089 Update toDecimalMark.md 2017-12-21 15:37:35 +01:00
8032af1f88 Rename numberWithCommas.md to toDecimalMark.md 2017-12-21 15:29:51 +01:00
5aff282cab Update numberWithCommas.md 2017-12-21 15:29:32 +01:00
6e7c153154 Fixed footer padding in web builder 2017-12-21 16:28:01 +02:00
d1c2c3f2c5 Update tag_database 2017-12-21 15:22:13 +01:00
03a778242a fix travis issue(1) 2017-12-21 15:17:38 +01:00
84a0459b2a Add CNAME 2017-12-21 16:13:41 +02:00
8561503bd0 Delete test 2017-12-21 15:12:31 +01:00
0428728578 Add numberWithCommas
Use commas to separate digits。
2017-12-21 22:09:55 +08:00
1d88d4431d Travis build: 15 2017-12-21 14:05:38 +00:00
8a190f07b7 Merge pull request #290 from kingdavidmartins/rename-stringToArray
Rename stringToArrayOfWords -> words
2017-12-21 15:19:35 +02:00