Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-06 | CONTRIBUTING.md - remove note about casting numeric types | NeatNit | |
Apparently it's not true: https://github.com/citra-emu/citra/pull/4310#discussion_r223174725 | |||
2018-07-07 | Port #3466 from Citra | Tobias | |
2018-01-20 | CMake: Update contributing guide with the new clang format info | James Rowe | |
2018-01-13 | Minor cleanup | MerryMage | |
2018-01-13 | yuzu: Update CONTRIBUTING.md. | bunnei | |
2017-03-06 | Fixes typo on Citra forum link. | Schplee | |
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 | |
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 | |
2016-11-05 | Update CONTRIBUTING.md | bunnei | |
2016-11-05 | Update CONTRIBUTING.md | bunnei | |
2016-10-31 | Update CONTRIBUTING.md | wwylele | |
2016-01-15 | Update CONTRIBUTING.md | Yuri Kunde Schlesner | |
2015-08-16 | Add coding style about includes | LittleWhite | |
2015-07-11 | Update style rules with to better match current practice. | Yuri Kunde Schlesner | |
2015-06-01 | Use correct style name: PascalCase instead of CamelCase | chinhodado | |
2014-12-04 | Resolve doxycomment duplication debate | Yuri Kunde Schlesner | |
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 | |
2014-11-23 | Add comment style notes to CONTRIBUTING.md | Yuri Kunde Schlesner | |
Closes #215 | |||
2014-11-19 | Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ↵ | Emmanuel Gil Peyrot | |
or generated | |||
2014-06-12 | Update CONTRIBUTING.md | bunnei | |
- 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 | |
2014-06-12 | Added CONTRIBUTING.md with contents from Coding Style, updated README link | archshift | |