Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-01-21 | CMake: Update contributing guide with the new clang format info | James Rowe | 1 | -1/+10 | |
2018-01-14 | Minor cleanup | MerryMage | 1 | -1/+1 | |
2018-01-13 | yuzu: Update CONTRIBUTING.md. | bunnei | 1 | -4/+4 | |
2017-03-06 | Fixes typo on Citra forum link. | Schplee | 1 | -2/+1 | |
An extra ".citra-emu.org," was left when the link was changed to the current forum URL, so I fixed that. | |||||
2017-01-21 | Updated Citra forum link | 3ds-emu | 1 | -1/+2 | |
The Citra forum (discuss.citra-emu.org) has recently been down. The link that has been added in this file now leads to an error pages. I update updated the link so it now leads to Citra's new forum. | |||||
2016-11-05 | Update CONTRIBUTING.md | bunnei | 1 | -1/+1 | |
2016-11-05 | Update CONTRIBUTING.md | bunnei | 1 | -4/+4 | |
2016-11-05 | Update CONTRIBUTING.md | bunnei | 1 | -2/+4 | |
2016-10-31 | Update CONTRIBUTING.md | wwylele | 1 | -13/+8 | |
2016-01-16 | Update CONTRIBUTING.md | Yuri Kunde Schlesner | 1 | -0/+8 | |
2015-08-16 | Add coding style about includes | LittleWhite | 1 | -0/+16 | |
2015-07-12 | Update style rules with to better match current practice. | Yuri Kunde Schlesner | 1 | -22/+16 | |
2015-06-01 | Use correct style name: PascalCase instead of CamelCase | chinhodado | 1 | -3/+3 | |
2014-12-04 | Resolve doxycomment duplication debate | Yuri Kunde Schlesner | 1 | -0/+1 | |
I believe putting comments in the headers has won by a good margin, with everyone other than me preferring it, so time to enshrine it. | |||||
2014-11-23 | Update CONTRIBUTING.md | Yuri Kunde Schlesner | 1 | -1/+1 | |
2014-11-23 | Add comment style notes to CONTRIBUTING.md | Yuri Kunde Schlesner | 1 | -3/+12 | |
Closes #215 | |||||
2014-11-19 | Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated | Emmanuel Gil Peyrot | 1 | -14/+14 | |
2014-06-12 | Update CONTRIBUTING.md | bunnei | 1 | -12/+7 | |
- removed variable naming starting with "_" - removed "Always break, even after a return" from case statements | |||||
2014-06-12 | CONTRIBUTING: Fix some examples, escape underscores | archshift | 1 | -9/+9 | |
2014-06-12 | Added CONTRIBUTING.md with contents from Coding Style, updated README link | archshift | 1 | -0/+107 | |