Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | Purge my deadname | Leigh Brenecki | 2020-02-13 | -3/+3 | |
|/ / / | |||||
* | | | fixed some typos in German translation | caminsha | 2020-02-09 | -27/+27 | |
| | | | |||||
* | | | started fixing the translation | caminsha | 2020-02-09 | -5/+5 | |
|/ / | |||||
* | | Merge pull request #3839 from caminsha/de-de/c | Max Schumacher | 2020-02-04 | -0/+868 | |
|\ \ | | | | | | | [de-de/c] Translated C to German (See Issue #3592) | ||||
| * | | Removed unnecessary lines about google | caminsha | 2020-02-02 | -3/+0 | |
| | | | |||||
| * | | Fixed small typo | caminsha | 2020-02-02 | -1/+1 | |
| | | | | | | | | | | | | Resource => Ressource | ||||
| * | | added link to useful compiler options | caminsha | 2020-02-02 | -0/+5 | |
| | | | |||||
| * | | Changed all occurences of ss to ß | caminsha | 2020-02-02 | -24/+24 | |
| | | | | | | | | | | | | I have changed all occurences of 'ss' to 'ß' according to duden.de | ||||
| * | | reordered section about operators and changed variables to numbers | caminsha | 2020-02-02 | -82/+83 | |
| | | | |||||
| * | | Removed section about goto | caminsha | 2020-02-02 | -17/+0 | |
| | | | |||||
| * | | Made whitespace more consistent | caminsha | 2020-02-02 | -5/+5 | |
| | | | |||||
| * | | Changed gross to groß because it's de-de | caminsha | 2020-02-02 | -8/+8 | |
| | | | |||||
| * | | Added description for argc and argv | caminsha | 2020-02-02 | -3/+4 | |
| | | | |||||
| * | | Changed german variables to english | caminsha | 2020-02-02 | -87/+87 | |
| | | | |||||
| * | | Fixed small typo and added Abstraktionsniveau | caminsha | 2020-02-02 | -3/+4 | |
| | | | | | | | | | | | | | | | Typo: maneullen => manuelllen - Added new word because it makes the sentence more clear | ||||
| * | | Changed some lines so that it is not more than 80 chars | caminsha | 2020-02-01 | -29/+46 | |
| | | | |||||
| * | | Changed italic typing to bold | caminsha | 2020-02-01 | -1/+1 | |
| | | | |||||
| * | | Fixed small typo in include statement | caminsha | 2020-02-01 | -1/+1 | |
| | | | |||||
| * | | Added suffix to filename because of contributing guidelines | caminsha | 2020-02-01 | -1/+1 | |
| | | | |||||
| * | | Fixed some small typos in german translation | caminsha | 2020-02-01 | -48/+50 | |
| | | | |||||
| * | | translated further reading | caminsha | 2020-02-01 | -0/+22 | |
| | | | |||||
| * | | Translated part headerfiles to German | caminsha | 2020-02-01 | -0/+60 | |
| | | | |||||
| * | | translated associativity of operators | caminsha | 2020-02-01 | -0/+22 | |
| | | | |||||
| * | | translated section of function pointers to German | caminsha | 2020-01-31 | -0/+72 | |
| | | | |||||
| * | | added user defined types and structs | caminsha | 2020-01-31 | -0/+53 | |
| | | | |||||
| * | | added german translation to function in c | caminsha | 2020-01-31 | -0/+100 | |
| | | | |||||
| * | | translated section pointers to german | caminsha | 2020-01-31 | -1/+131 | |
| | | | |||||
| * | | added translation for type casting | caminsha | 2020-01-31 | -0/+27 | |
| | | | |||||
| * | | translated control structures to German | caminsha | 2020-01-31 | -0/+85 | |
| | | | |||||
| * | | translated operators to german | caminsha | 2020-01-31 | -3/+138 | |
| | | | |||||
| * | | Continued with german translation of C | caminsha | 2020-01-31 | -0/+72 | |
| | | | |||||
| * | | Started german translation in C | caminsha | 2020-01-30 | -0/+83 | |
| | | | |||||
* | | | Fixed some small typos | caminsha | 2020-01-31 | -3/+3 | |
| | | | |||||
* | | | Merge pull request #3808 from caminsha/de-de/bc | Max Schumacher | 2020-01-30 | -0/+102 | |
|\ \ \ | | | | | | | | | [bc/de-de] added translation in german for bc | ||||
| * | | | added ternary operator | caminsha | 2020-01-30 | -2/+2 | |
| | | | | |||||
| * | | | made newlines so that the content is not more than 80 char | caminsha | 2020-01-30 | -2/+4 | |
| | | | | |||||
| * | | | removed Wagenrücklauf because it is not very common | caminsha | 2020-01-30 | -1/+1 | |
| | | | | |||||
| * | | | removed doubled line | caminsha | 2020-01-30 | -1/+0 | |
| | | | | |||||
| * | | | [bc/de-de] added translation in german for bc | caminsha | 2020-01-09 | -0/+101 | |
| | | | | |||||
* | | | | Merge pull request #3817 from caminsha/de-de/latex-typo | Max Schumacher | 2020-01-28 | -4/+4 | |
|\ \ \ \ | | |/ / | |/| | | [latex/de-de] fixed some small typos in translation | ||||
| * | | | fixed some small typos in translation | caminsha | 2020-01-14 | -4/+4 | |
| |/ / | |||||
* | | | Merge pull request #3821 from caminsha/make_de-de_typos | Max Schumacher | 2020-01-28 | -21/+22 | |
|\ \ \ | | | | | | | | | [make/de-de] Fixed typos and comma errors | ||||
| * | | | fixed typos and grammar | caminsha | 2020-01-18 | -21/+22 | |
| |/ / | | | | | | | | | | I have fixed some typos and comama errors in make | ||||
* | | | Merge pull request #3822 from danielgolf/master | Max Schumacher | 2020-01-28 | -1/+1 | |
|\ \ \ | | | | | | | | | [bash/de-de] typo fixed | ||||
| * | | | fixed a typo in bash de-de | danielgolf | 2020-01-19 | -1/+1 | |
| |/ / | |||||
* | | | Merge pull request #3818 from caminsha/de-de/html-typos | Max Schumacher | 2020-01-28 | -8/+8 | |
|\ \ \ | | | | | | | | | [html/de-de] fixed some typos in german translation | ||||
| * | | | fixed some typos in german translation | caminsha | 2020-01-14 | -8/+8 | |
| |/ / | |||||
* | | | Merge pull request #3749 from Retoc/master | Divay Prakash | 2020-01-24 | -1/+1 | |
|\ \ \ | |/ / |/| | | Updated link to java coding guidelines, the old one is broken | ||||
| * | | updated link to java coding guidelines, the old one is broken | retoc | 2019-10-31 | -1/+1 | |
| | | | |||||
* | | | Changed two typos I did not see before review | caminsha | 2019-11-16 | -2/+2 | |
| | | |