summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Merge remote-tracking branch 'adambard/master'Martin Schimandl2015-10-24-154/+1574
|\
| * Merge pull request #1752 from onebree/rm-extraven2015-10-23-24/+24
| |\ | | | | | | [js/en] Remove "feedback", fix link markdown
| | * Remove "feedback", fix link markdownHunter Stevens2015-10-23-24/+24
| |/
| * Merge pull request #1736 from labrack/masterven2015-10-22-1/+1
| |\ | | | | | | [php/en] Un-beef a comment block closing
| | * [php/en] Un-beef a comment block closinglabrack2015-10-22-1/+1
| | | | | | | | | Somebody beefed a closing on the 'Late Static Binding' Comment block, causing the next 18 or so lines to be included in the comment instead of parsed for syntax properly.
| * | Merge pull request #1732 from hack1m/coffeescript-my-translationven2015-10-22-0/+105
| |\ \ | | | | | | | | [CoffeeScript/ms-my] Added Malay (Malaysia) translation for CoffeeScript
| | * | Added ms for filenamehack1m2015-10-22-1/+1
| | | |
| | * | [CoffeeScript/ms-my] Added Malay (Malaysia) translation for CoffeeScripthack1m2015-10-22-0/+105
| | | |
| * | | fix #1726, thanks @fisktechven2015-10-21-1/+1
| | | |
| * | | Merge pull request #1716 from payet-s/python-fix-python3-linkven2015-10-21-2/+1
| |\ \ \ | | | | | | | | | | [python/fr] Fix python3 link
| | * | | [python/fr] Fix python3 linkpayet-s2015-10-21-2/+1
| |/ / /
| * | | Merge pull request #1713 from perlilja/masterAdam Bard2015-10-21-0/+11
| |\ \ \ | | | | | | | | | | [java/en] Static code block
| | * | | Added text about static code block.Per Lilja2015-10-21-0/+11
| | | | |
| | * | | Merge pull request #1 from adambard/masterPer Lilja2015-10-21-1711/+14526
| | |\ \ \ | | | | | | | | | | | | Update fork
| * | | | | Update xml-id.html.markdownAdam Bard2015-10-21-1/+1
| | |/ / / | |/| | |
| * | | | Merge pull request #1705 from kalinn/masterven2015-10-20-3/+101
| |\ \ \ \ | | | | | | | | | | | | [r/en] Add statistical analysis section with lm and glm
| | * | | | fix spaces at end-of-lines againKristin Linn2015-10-20-2/+5
| | | | | |
| | * | | | fix spaces at end-of-linesKristin Linn2015-10-20-21/+20
| | | | | |
| | * | | | add statistical analysis section with general linear modelsKristin Linn2015-10-20-22/+21
| | | | | |
| | * | | | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docsKristin Linn2015-10-20-1845/+17441
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #1453 from guntbert/issue1452ven2015-10-20-30/+223
| |\ \ \ \ \ | | | | | | | | | | | | | | [bash/de] #1452 Several sections need to be translated
| | * | | | | Improve the translationG. Reiter2015-10-17-30/+223
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | several characters were wrong, additionally German spelling/grammar is now correct (German is my primary language).
| * | | | | | Merge pull request #1703 from Gregly/function_compositionven2015-10-20-4/+4
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | Modify the function composition example to avoid two 5's
| | * | | | | really update the commentGreg Yang2015-10-20-1/+1
| | | | | | |
| | * | | | | update the comment in as wellGreg Yang2015-10-20-1/+1
| | | | | | |
| | * | | | | modify function composition exampleGreg Yang2015-10-20-4/+4
| |/ / / / /
| * | | | | Merge pull request #1659 from xssc/patch-2ven2015-10-19-5/+8
| |\ \ \ \ \ | | | | | | | | | | | | | | [javascript/en] Added setInterval
| | * | | | | Fixed bracket placementSawyer Charles2015-10-19-5/+2
| | | | | | |
| | * | | | | removed ()Sawyer Charles2015-10-19-1/+1
| | | | | | |
| | * | | | | [javascript/en] Added setIntervalSawyer Charles2015-10-19-0/+6
| | | | | | | | | | | | | | | | | | | | | Added the setInterval function provided by most browsers
| * | | | | | Merge pull request #1662 from denniskeller/masterven2015-10-19-1/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | [go/de] typo fix
| | * | | | | typo fixDennis Keller2015-10-19-1/+2
| |/ / / / /
| * | | | | Merge pull request #1654 from claudsonm/matlabAdam Bard2015-10-19-3/+544
| |\ \ \ \ \ | | | | | | | | | | | | | | [matlab-en] Figure handle and some text issues fixed
| | * | | | | Figure handle and some text issues fixedClaudson Martins2015-10-19-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - File name added to the header; - Fixed figure handle letter; - Unnecessary extra word removed.
| | * | | | | Revert "Figure handle and some text issues fixed"Claudson Martins2015-10-19-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 5f7a161f44e683d15d85126db78a6de5f1e0bfab.
| | * | | | | Figure handle and some text issues fixedClaudson Martins2015-10-19-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - File name added to the header; - Fixed figure handle letter; - Unnecessary extra word removed;
| | * | | | | Adding filename markdownClaudson Martins2015-10-18-0/+1
| | | | | | |
| | * | | | | Rename matlab.html.markdown to matlab-pt.html.markdownClaudson Martins2015-10-18-0/+0
| | | | | | |
| | * | | | | Fixing some linebreaksClaudson Martins2015-10-18-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Some lines were broken to be better presented
| | * | | | | Matlab portuguese translationClaudson Martins2015-10-18-251/+255
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The markdown is completely translated
| | * | | | | Iniciando tradução do MatLab para PT-BRClaudson Martins2015-10-18-0/+531
| | | | | | |
| * | | | | | Merge pull request #1652 from MineDoubleSpace/masterAdam Bard2015-10-19-1/+1
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Updated official python docs link.
| | * | | | | | Updated official python docs to always use the latest version of python 2MDS2015-10-20-1/+1
| |/ / / / / /
| * | | | | | Merge branch 'master' of github.com:adambard/learnxinyminutes-docsAdam2015-10-19-31/+245
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge pull request #1638 from xssc/patch-1Adam Bard2015-10-19-0/+10
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [php/en] Added variable amount of parameters as of php 5.6+
| | | * | | | | | capital letterSawyer Charles2015-10-18-1/+1
| | | | | | | | |
| | | * | | | | | Added variable amount of parameters as of php 5.6+Sawyer Charles2015-10-18-0/+10
| | | | | | | | |
| | * | | | | | | Merge pull request #1639 from labrack/masterAdam Bard2015-10-19-6/+13
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | | [php/en] Add more examples and explanations
| | | * | | | | | Add more examples and explanationsTom Duff2015-10-18-6/+13
| | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added some clarifying examples to sections on echo(), constants, and cleaned up formatting on others. Added further explanation about the spaceship operator.
| | * | | | | | Merge pull request #1641 from billowkib/masterAdam Bard2015-10-19-25/+222
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | [ruby/es] General translation update