Commit Graph

3655 Commits

Author SHA1 Message Date
Zachary Ferguson
93d7d801d8 [java/en] Merged definitions of abstract and added final
Merged definitions of abstract and added a definition of final classes.
2015-10-06 18:28:57 -04:00
Zachary Ferguson
da10a0bf06 Merge remote-tracking branch 'adambard/master' 2015-10-06 18:27:48 -04:00
ven
6ac7368b3b Merge pull request #1370 from dreamtocode/patch-2
Update c++.html.markdown
2015-10-07 00:21:12 +02:00
Zachary Ferguson
c4f93c0b0e Merge remote-tracking branch 'adambard/master'
Conflicts:
	java.html.markdown
2015-10-06 18:19:20 -04:00
ven
b4428b190e Merge pull request #1369 from pboutin/master
[PHP - fr] Added the french translation for the PHP guide
2015-10-07 00:17:37 +02:00
Zachary Ferguson
29cbff1768 [java/en] Edits and additions
Included an example of printf
Discussed final variable
initialization
Gave a floating point division example
Discussed boolean
operators
Defined the abstract and final class and compared them.
Added
some clarifying remarks to comments.
2015-10-06 18:16:33 -04:00
George Gognadze
9d64b532f8 Update c++.html.markdown
spelling error
2015-10-07 01:27:12 +04:00
pboutin
7ffea42953 fixed grammar errors following the comments of vendethiel 2015-10-06 17:18:10 -04:00
ven
55c80f2552 Merge pull request #1368 from Ribeiro/master
Added The Elvis Operator to Groovy docs - Issue #1181
2015-10-06 22:07:57 +02:00
Geovanny Ribeiro
35ba352668 Update groovy.html.markdown 2015-10-06 16:49:21 -03:00
Pascal Boutin
08ba654955 Quick review for the fr-fr php page 2015-10-06 15:11:34 -04:00
Ribeiro
d810a71b76 Added The Elvis Operator to Groovy docs 2015-10-06 15:09:29 -03:00
ven
a8621d1aad Merge pull request #1367 from theist/patch-1
[ruby-ecosystem/en] Ruby 1.9.x is also retired
2015-10-06 18:32:29 +02:00
Levi Bostian
0af2e565df Merge pull request #1365 from volnt/patch-1
[python/fr] Fix typo in french python doc
2015-10-06 09:39:43 -05:00
Levi Bostian
ab95776a15 Merge pull request #1364 from oylenshpeegul/patch-3
Typo: "too many" rather than "to many"
2015-10-06 09:39:24 -05:00
Levi Bostian
36c2165f29 Merge pull request #1363 from oylenshpeegul/patch-2
Typo: should be advice, not advise.
2015-10-06 09:39:04 -05:00
Levi Bostian
8dbeea3653 Merge pull request #1362 from oylenshpeegul/patch-1
Typo: should be variable, not varaible
2015-10-06 09:38:43 -05:00
Levi Bostian
5433241d7a Merge pull request #1361 from dstockto/master
Comment translation for swift-pt
2015-10-06 09:38:23 -05:00
Levi Bostian
da378ae56e Merge pull request #1359 from ayush--s/gitedit
[git/en] added gitignore section plus few other things
2015-10-06 09:37:57 -05:00
Levi Bostian
56d7a71fe9 Merge pull request #1358 from muniz95/muniz95-typos-patch
Fixed typos
2015-10-06 09:36:59 -05:00
Levi Bostian
9b0877f7eb Update java en file to fix small typo buy to by 2015-10-06 09:36:03 -05:00
Levi Bostian
c7fd8814af Merge pull request #1357 from perlilja/java/en
[java/en] Added description for Double Brace Initialization
2015-10-06 09:35:17 -05:00
Carlos
58c24258b2 Ruby 1.9.x is also retired
Ruby 1.9.3 reached end of life in Feb 2015 as is stated in https://www.ruby-lang.org/en/news/2015/02/23/support-for-ruby-1-9-3-has-ended/ 

Is good to anyone to know that 2.x.x are the only rubies which get official security patches
2015-10-06 16:08:41 +02:00
João Costa
9732d62eac Remove duplicated filename field 2015-10-06 10:47:36 +01:00
Florent Espanet
00624c1a9b Update python-fr.html.markdown
Fix typo
2015-10-06 09:25:12 +02:00
Pascal Boutin
ca85ca56da first draft of the french version of the PHP manual 2015-10-06 00:13:29 -04:00
Tim Heaney
57ad6d412d Typo: "too many" rather than "to many" 2015-10-05 22:46:03 -04:00
Tim Heaney
5e11d06a4f Typo: should be advice, not advise. 2015-10-05 22:19:59 -04:00
Tim Heaney
001a99b13a Typo: should be variable, not varaible 2015-10-05 21:18:50 -04:00
wboka
b8ad751cc0 Update coldfusion.html.markdown
Adds a few more examples
2015-10-05 21:07:13 -04:00
David Stockton
377570a015 Merge pull request #1 from mariane-sm/master
Translates "its an array"
2015-10-05 17:49:04 -06:00
ven
e0f81c1a9f Merge pull request #1360 from GersonLazaro/javascript-correction
Fix for issue #1248 [fa-ir, zh-cn, ko-kr, es-es, ru-ru, fr-fr, de-de]
2015-10-05 23:17:39 +02:00
Mariane Siqueira Machado
8d57b90efe Translates another line 2015-10-05 17:59:30 -03:00
wboka
1e7f639755 Update coldfusion.html.markdown
Fixes a typo
2015-10-05 16:52:47 -04:00
wboka
9d33f09170 Update coldfusion.html.markdown
Adds variable declaration, comparison operators, and if/else control structures
2015-10-05 16:52:07 -04:00
Gerson Lázaro
e848adf9d5 Fix for issue #1248 [fa-ir, zh-cn, ko-kr, es-es, ru-ru, fr-fr, de-de] 2015-10-05 15:20:35 -05:00
Ayush
9e605ee35c Git: fixed typo 2015-10-06 01:10:20 +05:30
Rodrigo Muniz
ab2ef777e2 Corrigidos erros de ortografia 2015-10-05 16:34:58 -03:00
Ayush
e75a9e031b Git: added few random things 2015-10-06 00:56:08 +05:30
Ayush
037ff22ef6 Git: added more clone options 2015-10-06 00:47:10 +05:30
Ayush
7b7ce666b6 Git: added para for gitignore 2015-10-06 00:45:40 +05:30
Ayush
6611db502a Git: removed some clutter 2015-10-06 00:44:05 +05:30
Sean Corrales
1bc4577375 Finishing up documentation for additional Sass functionality. Removing CSS specific instructions from usage, compatibility, and further reading sections. 2015-10-05 13:52:53 -05:00
Per Lilja
8b45642640 Added description for Double Brace Initialization 2015-10-05 20:29:05 +02:00
Levi Bostian
d1a822f96c Merge pull request #1353 from chashmeetsingh/patch-4
Reverse an array
2015-10-05 13:22:17 -05:00
Levi Bostian
d3519b2269 Merge pull request #1347 from bomberstudios/patch-1
Fixed some typos
2015-10-05 13:20:36 -05:00
Levi Bostian
e244e08383 Merge pull request #1337 from jig08/master
[smalltalk/en] Addition of an article for Smalltalk
2015-10-05 13:17:19 -05:00
Levi Bostian
79d598507e Merge pull request #1293 from ian-bertolacci/master
[chapel] Updated info for release 1.12.0
2015-10-05 13:14:55 -05:00
Levi Bostian
bb02567725 Merge pull request #1306 from zfergus2/master
[python3/en] edits and additions
2015-10-05 13:14:09 -05:00
wboka
1d43bd50c3 Initial placeholder 2015-10-05 12:29:08 -04:00