summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Put demonstrative condition into ternary expressionGuntbert Reiter2015-10-04-5/+9
| | | | | It should be made clear that the part before the ternary operator is indeed a condition, most often created as some comparison expression.
* Merge pull request #1335 from davelima/masterven2015-10-04-3/+320
|\ | | | | [hack/en] Fixed some typos and added pt-br translation
| * Including '-pt' suffix on filenameDavid Lima2015-10-04-1/+1
| |
| * [hack/pt-br] Fixed some typosDavid Lima2015-10-04-2/+2
| |
| * [hack/pt-br] Add pt-br translationDavid Lima2015-10-04-0/+316
| |
| * [hack/en] Fixed some typosDavid Lima2015-10-04-3/+4
| |
* | Merge pull request #1329 from thePsguy/patch-2ven2015-10-04-1/+3
|\ \ | | | | | | {c}Variable size array, user size input added.
| * | replaced scanf with fscanf.Pushkar Sharma2015-10-05-1/+1
| | |
| * | Variable size array, user size input added. #1170Pushkar Sharma2015-10-04-1/+3
| | | | | | | | | | | | Fixed Issue #1170 Variable size array, user size input added.
* | | Merge pull request #1341 from willianjusten/masterven2015-10-04-23/+22
|\ \ \ | | | | | | | | Fixing some typos
| * | | Fixing some typoswillianjusten2015-10-04-23/+22
| | | |
* | | | Merge pull request #1336 from thePsguy/patch-3ven2015-10-04-1/+2
|\ \ \ \ | | | | | | | | | | {common-lisp}Issue #1157 comment for '-p'
| * | | | fixed the comment formatPushkar Sharma2015-10-05-1/+1
| | | | |
| * | | | Issue #1157Pushkar Sharma2015-10-04-1/+2
| | |/ / | |/| | | | | | Comment explaining '-p', in line 178.
* | | | Merge pull request #1328 from thePsguy/patch-1ven2015-10-04-0/+6
|\ \ \ \ | | | | | | | | | | {C++}Clarified fooRef address.
| * | | | GrammarPushkar Sharma2015-10-05-2/+2
| | | | | | | | | | | | | | | the address
| * | | | Fixed a mistake from previous commit.Pushkar Sharma2015-10-05-2/+2
| | | | | | | | | | | | | | | Better explained reference address.
| * | | | Update c++.html.markdownPushkar Sharma2015-10-04-0/+6
| |/ / / | | | | | | | | Regarding issue #1216, Better explaining the Reference 'fooRef'.
* | | | Merge pull request #1340 from ozgurshn/masterven2015-10-04-5/+2
|\ \ \ \ | |_|/ / |/| | | swift-tr.html.markdown
| * | | swift-tr.html.markdownozgur sahin2015-10-04-5/+3
| | | | | | | | | | | | | | | | Translated some English sentences.
* | | | Merge pull request #1320 from Carreau/patch-1ven2015-10-04-1/+1
|\ \ \ \ | | | | | | | | | | Update French Python 2 with link to English Python 3.
| * | | | typoMatthias Bussonnier2015-10-03-1/+1
| | | | |
| * | | | Update Python-fr.html.markdown Matthias Bussonnier2015-10-03-1/+1
| | |/ / | |/| | | | | | Add Link to Python3 English article.
* | | | Merge pull request #1321 from willianjusten/masterven2015-10-04-0/+548
|\ \ \ \ | | | | | | | | | | Added pt-br translation to Javascript
| * | | | Sync pt with original jswillianjusten2015-10-03-3/+0
| | | | |
| * | | | Merge remote-tracking branch 'upstream/master'willianjusten2015-10-03-59/+301
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: Add section on eunit in erlang doc Add clarification on bind / match with = op in erlang. Fixes #1139 Removed random "r" Add to contributors Misc. typos and formatting More explanation on virtual destructors Clarify character literals Fixing typo in julia-es.html.markdown [xml/id] Translated JSON to Indonesian (json-id) [xml/id] Translated XML to Indonesian (xml-id) Aligned the comment block [javascript] Fix for issue 1248 Fixed some grammatical issues/typos Typos fixed in julia-es.html.markdown [c++/pt-br] Fix translate on editing object as parameters Update c++.html.markdown Add lang: to header of Python3 cs-cz file. All class constants can be accessed statically Add `kbd` tag Fixed the description of attributes and elements.
| * | | | [javascript pt-br] : Leitura Adicionalwillianjusten2015-10-03-21/+22
| | | | |
| * | | | [javascript pt-br] : 5. More about Objects; Constructors and Prototypeswillianjusten2015-10-03-65/+69
| | | | |
| * | | | [javascript pt-br] : Funções, Escopos e Closureswillianjusten2015-10-02-37/+42
| | | | |
| * | | | [javascript pt-br] : 3. Lógica e Estruturas de Controlewillianjusten2015-10-02-20/+22
| | | | |
| * | | | [javascript pt-br] : 2. Variáveis, Arrays e Objetoswillianjusten2015-10-01-27/+30
| | | | |
| * | | | [javascript pt-br] : 1. Números, Strings e Operadoreswillianjusten2015-10-01-36/+39
| | | | |
| * | | | [javascript pt-br] : first partwillianjusten2015-09-30-0/+533
| | | | |
* | | | | Merge pull request #1317 from DennisPS/masterven2015-10-04-2/+2
|\ \ \ \ \ | | | | | | | | | | | | [git/de] fixed typo
| * | | | | [go/de] fixed typoDPS2015-10-03-1/+1
| | | | | |
| * | | | | [git/de] fixed typoDPS2015-10-03-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #1332 from JesusTinoco/masterven2015-10-04-32/+32
|\ \ \ \ \ | | | | | | | | | | | | Typos fixed in git-es.html.markdown
| * | | | | Typos fixed in git-es.html.markdownJesus Tinoco2015-10-04-1/+1
| | | | | |
| * | | | | Fixing typo in git-es.html.markdownJesus Tinoco2015-10-04-32/+32
| | | | | |
* | | | | | Merge pull request #1331 from edholland/fix-typosven2015-10-04-19/+19
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix poor formatting and typos
| * | | | | | Fix poor formatting and typosedholland2015-10-04-19/+19
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1330 from GersonLazaro/cpp-spanish-translationven2015-10-04-0/+829
|\ \ \ \ \ \ | | | | | | | | | | | | | | [c++/es] added es-es translation for c++
| * | | | | | [c++/es] añadidoGerson Lázaro2015-10-04-0/+829
| |/ / / / /
* | | | | | Merge pull request #1325 from dstockto/grammar-visualbasicven2015-10-04-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix incorrect "its" to "it is" in visual basic doc
| * | | | | | Fix incorrect "its" to "it is" in visual basic docDavid Stockton2015-10-03-1/+1
| |/ / / / /
* | | | | | Merge pull request #1324 from dstockto/chapel-grammarven2015-10-04-3/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix usage of "it's" in example comment for chapel
| * | | | | | Fix usage of "it's" in example comment for chapelDavid Stockton2015-10-03-3/+3
| |/ / / / /
* | | | | | Merge pull request #1339 from guntbert/iss1333ven2015-10-04-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | | [csharp/en] Put demonstrative condition into ternary expression
| * | | | | Put demonstrative condition into ternary expressionGuntbert Reiter2015-10-04-1/+2
|/ / / / / | | | | | | | | | | | | | | | | | | | | It should be made clear that the part before the ternary operator is indeed a condition, most often created as some comparison expression.
* | | | | Merge pull request #1279 from edholland/erlang-eunitven2015-10-03-0/+33
|\ \ \ \ \ | | | | | | | | | | | | Add section on eunit in erlang doc