summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeLines
...
| * | | | | Add C++ section about RAIIMatt Kline2014-10-17-1/+129
| * | | | | Spell out favorite (instead of fav) in C++ docMatt Kline2014-10-17-3/+3
| * | | | | Minor C++ fixesMatt Kline2014-10-12-3/+6
| * | | | | Major overhaul of C++ documentationMatt Kline2014-10-12-222/+305
| * | | | | Remove trailing whitspace from c++.html.markdownMatt Kline2014-10-09-264/+265
| * | | | | Add self as contributor to C++ docMatt Kline2014-10-09-0/+1
* | | | | | Merge pull request #803 from m90/amdLevi Bostian2014-10-17-0/+203
|\ \ \ \ \ \
| * | | | | | add amd / requirejs tutorialm902014-10-12-0/+203
* | | | | | | Merge pull request #801 from g-liu/fr-xmlLevi Bostian2014-10-17-0/+127
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into fr-xmlGeoffrey Liu2014-10-12-3/+2
| |\ \ \ \ \ \ \
| * | | | | | | | CorrectionsGeoffrey Liu2014-10-12-21/+21
| * | | | | | | | A translation to French for XMLGeoffrey Liu2014-10-12-0/+127
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #794 from wzsk/masterLevi Bostian2014-10-17-90/+90
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of github.com:adambard/learnxinyminutes-docsjmaud2014-10-15-38/+150
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Updates to tmux.confjmaud2014-10-08-9/+21
| * | | | | | | | | Correct Contributor's list & line spacingJohnathan Maudlin2014-10-07-2/+2
| * | | | | | | | | Adjustments to Style & Contentjmaud2014-10-07-94/+82
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #789 from gskielian/masterLevi Bostian2014-10-17-0/+9
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Changed descriptions, added grep, fgrep examplesGregory S. Kielian2014-10-04-4/+8
| * | | | | | | | amended sed and bash descriptionsGregory S. Kielian2014-09-27-2/+2
| * | | | | | | | amended grep descriptionGregory S. Kielian2014-09-27-1/+1
| * | | | | | | | Added `sed` and `grep` examples to useful-commandsGregory S. Kielian2014-09-27-0/+5
* | | | | | | | | Merge pull request #808 from justincampbell/rust-guideNami-Doc2014-10-14-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Rust tutorial -> The Rust GuideJustin Campbell2014-10-14-2/+2
|/ / / / / / / / /
* | | | | | | | | Merge pull request #807 from zneo/masterNami-Doc2014-10-14-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | octal is eight in Chinesezang2014-10-14-2/+2
* | | | | | | | | | Merge pull request #805 from g-liu/master-renameAdam Bard2014-10-13-21/+22
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Capitalize language names for translations.Geoffrey Liu2014-10-12-17/+18
| * | | | | | | | | Capitalize language names. See #137Geoffrey Liu2014-10-12-4/+4
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #798 from asaskevich/masterAndre Polykanine A.K.A. Menelion Elensúlë2014-10-13-0/+104
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update coffeescript-ru.html.markdownAlex Saskevich2014-10-12-2/+2
| * | | | | | | | | Update coffeescript-ru.html.markdownAlex Saskevich2014-10-12-5/+5
| * | | | | | | | | Nickname moved to `translators` sectionAlex Saskevich2014-10-11-0/+1
| * | | | | | | | | Fixed filenameAlex Saskevich2014-10-11-1/+1
| * | | | | | | | | Russian tranlation of coffeescript.html.markdownAlex Saskevich2014-10-10-0/+103
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #804 from weaselp/masterNami-Doc2014-10-12-1/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Fix a comment that indicates what "say @array" will print.Peter Palfrader2014-10-12-1/+1
|/ / / / / / / /
* / / / / / / / Update scala.html.markdownAdam Bard2014-10-12-3/+2
|/ / / / / / /
* | | | | | | Merge pull request #795 from marvelousNinja/plus_signs_in_pythonLevi Bostian2014-10-09-9/+9
|\ \ \ \ \ \ \
| * | | | | | | [python/en] Removed unnecessary plus signs in bool operators sectionAlexander Sologub2014-10-09-9/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #796 from Oire/python-expLevi Bostian2014-10-09-0/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Gosh, what happened to me today?( Fixed the left bracketAndre Polykanine A.K.A. Menelion Elensúlë2014-10-09-1/+1
| * | | | | | Corrected as per @iirelu's commentAndre Polykanine A.K.A. Menelion Elensúlë2014-10-09-2/+2
| * | | | | | [python/en] Adding exponentiation operatorAndre Polykanine A.K.A. Menelion Elensúlë2014-10-09-0/+8
|/ / / / / /
* | | | | | Merge pull request #793 from m90/csharp-typoNami-Doc2014-10-07-3/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix typo -> re(s)pository patternm902014-10-07-3/+3
|/ / / / /
* | | | | Fix a brainoNami-Doc2014-10-07-1/+1
* | | | | Merge pull request #752 from Oire/add-ru-python3Nami-Doc2014-10-03-0/+630
|\ \ \ \ \
| * | | | | Oops, now I hope that's allAndre Polykanine A.K.A. Menelion Elensúlë2014-09-19-13/+9
| * | | | | Corrected as reviewed by @astynax. And yes, Jack be nimble's analog is also t...Andre Polykanine A.K.A. Menelion Elensúlë2014-09-19-7/+5