summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Fix conflict bash.Levi Bostian2013-11-25-584/+14738
|\
| * Merge pull request #412 from evlogii/masterNami-Doc2013-11-25-2/+800
| |\ | | | | | | [c/ru][objc/ru] translate c and objc manuals to russian
| | * fix top tableAndrew Popov2013-11-22-0/+1
| | |
| | * some improvesAndrew Popov2013-11-22-3/+0
| | |
| | * [go/ru] delete name and category from headerAndrew Popov2013-11-22-2/+0
| | |
| | * [c/ru] some fixesAndrew Popov2013-11-22-1/+1
| | |
| | * [objc/ru] translate objc man to ruAndrew Popov2013-11-22-0/+319
| | |
| | * [c/ru] 413 line link fixAndrew Popov2013-11-18-2/+2
| | |
| | * [c/ru] some improvesAndrew Popov2013-11-18-18/+8
| | |
| | * [c/ru] some fixes and improvesAndrew Popov2013-11-17-50/+37
| | |
| | * [c/ru] translate c manual to russianAndrew Popov2013-11-17-0/+506
| | |
| * | Merge pull request #396 from abdala/masterNami-Doc2013-11-25-0/+700
| |\ \ | | | | | | | | [php/pt-br] php translated to pt-br
| | * | Adding pt-br version to phpAbdala Cerqueira2013-10-29-0/+700
| | | |
| * | | Merge pull request #419 from lyuehh/masterNami-Doc2013-11-24-0/+70
| |\ \ \ | | | | | | | | | | [brainfuck/zh-cn] add Chinese translate of brainfuck
| | * | | add Chinese translate of brainfucklyuehh2013-11-24-0/+70
| | | | |
| * | | | Merge pull request #417 from XuChunyang/bash-zh-cnNami-Doc2013-11-24-0/+148
| |\ \ \ \ | | |/ / / | |/| | | [bash/zh-cn] chinese bash translation
| | * | | [bash/zh-cn] Better translationxuchunyang2013-11-21-13/+13
| | | | |
| | * | | [bash/zh-cn] chinese bash translationxuchunyang2013-11-20-0/+148
| |/ / /
| * | | Merge pull request #416 from jmromer/ruby-arrayNami-Doc2013-11-20-2/+2
| |\ \ \ | | | | | | | | | | Corrects Array#[,] entry
| | * | | Corrects Array#[,] entryJake Romer2013-11-20-2/+2
| |/ / / | | | | | | | | The #[i,l] method returns a subarray starting at index i and continuing for length l. [source](http://ruby-doc.org/core-1.9.3/Array.html#method-i-5B-5D)
| * | | Merge pull request #415 from stared/miscNami-Doc2013-11-19-0/+1
| |\ \ \ | | | | | | | | | | [python/en] a link to an online intro for scientists, in IPython Notebook
| | * | | added an online intro into Python for scientistsPiotr Migdał2013-11-19-0/+1
| |/ / /
| * | | Merge pull request #414 from mvalipour/patch-1Adam Brenecki2013-11-18-1/+1
| |\ \ \ | | |_|/ | |/| | [csharp/en] Fix while loop iterator incorrect count
| | * | Fix while loop iterator incorrect count mvalipour2013-11-18-1/+1
| |/ / | | | | | | The while loop is repeated 100 times not 99 times. 0~99 inclusive.
| * | Merge pull request #411 from adambrenecki/java-errorsAdam Bard2013-11-16-15/+19
| |\ \ | | | | | | | | [java/en] Fix errors specified in #410.
| | * | Fix errors specified in #410.Adam Brenecki2013-11-16-15/+19
| |/ /
| * | Merge pull request #408 from ins429/masterAdam Bard2013-11-14-1/+2
| |\ \ | | | | | | | | [brainfuck/ko-kr] better translation
| | * | better translationins4292013-11-13-1/+2
| |/ /
| * | Merge pull request #406 from aminbandali/pythontempAdam Bard2013-11-11-0/+3
| |\ \ | | | | | | | | [python/en] reverting a list using slices
| | * | reverting a list using slicesAmin Bandali2013-11-11-0/+3
| |/ /
| * | Fix java pt-br frontmatterAdam2013-11-10-2/+2
| | |
| * | Merge pull request #401 from supernullset/julia-call-updateAdam Bard2013-11-10-17/+17
| |\ \ | | | | | | | | [Julia/en] Update syntax for `in` calls
| | * | Update syntax for `in` callssupernullset2013-11-04-17/+17
| | | | | | | | | | | | | | | | The call was flipped from how it is in the current documentation: http://docs.julialang.org/en/latest/stdlib/base/#Base.in
| * | | Merge pull request #404 from victormelo/masterAdam Bard2013-11-10-0/+435
| |\ \ \ | | | | | | | | | | [java/pt-br] java translated to pt-br
| | * | | [java/pt-br] java translated to pt-brvictormelo2013-11-10-0/+435
| |/ / /
| * | | Merge pull request #403 from raulbrito/patch-1Nami-Doc2013-11-09-1/+1
| |\ \ \ | | |/ / | |/| | fix typo
| | * | fix typoRaul Brito2013-11-09-1/+1
| |/ /
| * | [javascript/en] Enforce 80-char line widthAdam Brenecki2013-11-05-5/+5
| | |
| * | Merge pull request #399 from senatori/masterNami-Doc2013-11-02-0/+1
| |\ \ | | | | | | | | fixing one of my corrections, no idea why I deleted the }; on line 333
| | * | fixing one of my corrections, no idea why I delted the }; on line 333 ↵Steven Senatori2013-11-02-0/+1
| | | | | | | | | | | | | | | | previously...sorry
| * | | Merge pull request #398 from senatori/masterNami-Doc2013-11-02-4/+4
| |\| | | | | | | | | | JavaScript tutorial edit
| | * | Deleted some bad syntax and tweaked an explanationSteven Senatori2013-11-02-4/+4
| |/ / | | | | | | | | | for clarity
| * | Merge pull request #397 from mvalipour/masterAdam Bard2013-11-01-0/+81
| |\ \ | | |/ | |/| [brainfuck/fa-ir] Brainfuck in Farsi
| | * complete Farsi translation for brainfuckvalipour2013-10-29-46/+47
| | |
| | * add Farsi translation for brainfuck -- partialvalipour2013-10-29-0/+80
| | |
| * | Merge pull request #395 from mvalipour/masterAdam Bard2013-10-28-0/+2
| |\| | | | | | | Update header for javascript in Farsi
| | * Update header for javascript in Farsimvalipour2013-10-29-0/+3
| | |
| * | Add lang tag to farsi js translationAdam2013-10-28-0/+1
| | |
| * | Merge pull request #394 from mvalipour/masterAdam Bard2013-10-28-0/+553
| |\| | | | | | | add farsi translation for javascript article
| | * add farsi translation for javascript articlevalipour2013-10-28-0/+553
| | |