summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
...
* | | | | Merge pull request #3885 from MonliH/patch-1Max Schumacher2020-03-14-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | | [raku/en] Added missing function call
| * | | | Fixed typo in sample outputJonathan2020-03-13-1/+1
| | | | |
| * | | | Update raku.html.markdownJonathan2020-03-13-2/+2
|/ / / /
* | | | Merge pull request #3874 from tendermario/patch-1Divay Prakash2020-03-03-1/+1
|\ \ \ \ | | | | | | | | | | [dynamic-programming/en] Fix whitespace to be consistent
| * | | | Fix whitespace to be consistentMario Viens2020-02-29-1/+1
|/ / / /
* | | | Merge pull request #3871 from brianl9995/masterDivay Prakash2020-02-29-1/+1
|\ \ \ \ | |/ / / |/| | | [ruby/es] Fixed a spelling mistake
| * | | Fixed a spelling mistakebrian2020-02-28-1/+1
|/ / /
* | | Merge pull request #3862 from tomasbedrich/patch-2Max Schumacher2020-02-27-1/+2
|\ \ \ | | | | | | | | [python/cs-cz] Fix bad description of floor division
| * | | Fix bad description of floor divisionTomáš Bedřich2020-02-19-1/+2
| | | |
* | | | Merge pull request #3870 from rmukh/patch-3Max Schumacher2020-02-27-24/+25
|\ \ \ \ | | | | | | | | | | [cmake/en] Some grammar, vocabulary improvements
| * | | | Some grammar, vocabulary improvementsRinat M2020-02-27-24/+25
| | | | |
* | | | | Merge pull request #3869 from rmukh/patch-2Max Schumacher2020-02-27-30/+32
|\ \ \ \ \ | |/ / / / |/| | | | [asymptotic-notation/en] Some grammar, vocabulary, stylistic changes
| * | | | Some grammar, vocabulary, stylistic changesRinat M2020-02-27-30/+32
|/ / / /
* | | | Merge pull request #3865 from bitfield/patch-1Max Schumacher2020-02-27-1/+7
|\ \ \ \ | | | | | | | | | | [go/en] Add Golang University playlist links
| * | | | Remove links/source mentionJohn Arundel2020-02-27-2/+2
| | | | |
| * | | | Update go.html.markdownJohn Arundel2020-02-26-1/+1
| | | | | | | | | | | | | | | Remove link in body
| * | | | Fix playlist linkJohn Arundel2020-02-25-1/+1
| | | | |
| * | | | Add Golang University playlist linksJohn Arundel2020-02-23-1/+7
| | | | |
* | | | | Merge pull request #3868 from caminsha/en/procesing/fix_math_errorDivay Prakash2020-02-26-1/+1
|\ \ \ \ \ | | | | | | | | | | | | [processing/en] Fixed a small math error
| * | | | | Fixed a small math errorcaminsha2020-02-25-1/+1
|/ / / / / | | | | | | | | | | | | | | | | | | | | Before: 2 -1 = 0 After: 2 - 1 = 1
* | | | | Merge pull request #3867 from caminsha/de-de/c/rephraseVariableMax Schumacher2020-02-25-3/+4
|\ \ \ \ \ | | | | | | | | | | | | [c/de-de] reworded variable declaration comment
| * | | | | reworded variable declaration commentcaminsha2020-02-25-3/+4
|/ / / / / | | | | | | | | | | | | | | | | | | | | I reworded the comment so that the English and the German version have the same content. See PR #3864
* | | | | Merge pull request #3866 from nitinrathi/patch-1Max Schumacher2020-02-25-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | [pascal/en] Fixed a spelling mistake
| * | | | Fixed a spelling mistakeNitin Rathi2020-02-25-1/+1
|/ / / /
* | | | Merge pull request #3864 from KoenigKrote/masterDivay Prakash2020-02-23-4/+6
|\ \ \ \ | |/ / / |/| | | [C/en] Rephrase variable declaration comments
| * | | Requires -> RequireKoenigKrote2020-02-21-1/+1
| | | |
| * | | Rephrase variable declaration commentsKoenigKrote2020-02-21-4/+6
|/ / /
* | | Merge pull request #3855 from kdxcxs/pyqt-cnMax Schumacher2020-02-18-0/+80
|\ \ \ | | | | | | | | [pyqt/zh-cn] PyQT Chinese translation
| * | | Update pyqt-cn.html.markdownkdxcxs2020-02-18-0/+2
| | | | | | | | | | | | Update translators list
| * | | Update pyqt-cn.html.markdownkdxcxs2020-02-18-3/+3
| | | | | | | | | | | | Suggestions from lsvih
| * | | Apply suggestions from code reviewkdxcxs2020-02-18-1/+1
| | | | | | | | | | | | Co-Authored-By: lsvih <lsvih@qq.com>
| * | | Apply suggestions from code review kdxcxs2020-02-18-2/+2
| | | | | | | | | | | | | | | | | | | | 完善注释 Co-Authored-By: lsvih <lsvih@qq.com>
| * | | 纠正语法错误,中英文连接处加空格kdxcxs2020-02-18-14/+14
| | | |
| * | | Replace tabs with spaceskdxcxs2020-02-18-10/+10
| | | |
| * | | remove a translated sentencekdxcxs2020-02-18-1/+0
| | | |
| * | | Add PyQT Chinese translationkdxcxs2020-02-12-1/+1
| | | |
| * | | Add PyQT Chinese translationkdxcxs2020-02-12-21/+24
| | | |
| * | | Add PyQT Chinese translationkdxcxs2020-02-12-0/+76
| | | |
* | | | Merge pull request #3854 from caminsha/de-de/python3_typofixMax Schumacher2020-02-17-27/+19
|\ \ \ \ | | | | | | | | | | [python3/de-de] fixed some small typos in German translation
| * | | | Added example for f-stringscaminsha2020-02-17-0/+8
| | | | |
| * | | | Changed sentence about deprecated python 2caminsha2020-02-17-1/+1
| | | | |
| * | | | removed section with different .format for stringformattingcaminsha2020-02-16-4/+0
| | | | |
| * | | | Fixed explanation about legacy pythoncaminsha2020-02-16-5/+2
| | | | |
| * | | | Delete python3-de.html.markdowncaminsha2020-02-15-646/+0
| | | | | | | | | | | | | | | | | | | | | | | | | I deleted the old file. I'm sorry I had to commit twice. Was my first time to fetch upstream and merge it with old files.
| * | | | fetched upstream and made some translations to Pythoncaminsha2020-02-15-7821/+8625
| |\ \ \ \
| * | | | | fixed some small typos in German translationcaminsha2020-02-10-21/+12
| | | | | |
* | | | | | Merge pull request #3861 from caminsha/de-de/c/fix_whitespaceMax Schumacher2020-02-16-27/+27
|\ \ \ \ \ \ | | | | | | | | | | | | | | [c/de-de] made a whitespace after { character
| * | | | | | made a whitespace after charactercaminsha2020-02-16-27/+27
|/ / / / / / | | | | | | | | | | | | | | | | | | I changed the indentation because of a discussion in PR #3839
* | | | | | Merge pull request #3857 from polazarus/patch-1Divay Prakash2020-02-16-2/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | [rust/en] Change misleading method and add two other methods
| * | | | | Change callpolazarus2020-02-12-1/+1
| | | | | |