Commit Graph
6 Commits
Author SHA1 Message Date
Johannes Schickel 89abab97e3 JANITORIAL: Remove trailing whitespaces.
Powered by:
git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
2012-09-26 04:17:55 +02:00
Willem Jan Palenstijn 6e14e97670 BADA: Convert CRLF to LF 2012-09-04 22:25:28 +02:00
Christoph Mallon 9f827e3392 JANITORIAL: Remove +x from files, which should not be executable. 2012-03-17 22:43:32 +01:00
Johannes Schickel 223794fb38 ALL: Make use of defined() for the preprocessor consistent.
This does not change the use of defined for some NDS source files, since they
seem to be (based on?) third party code.
2012-03-17 22:02:44 +01:00
Willem Jan Palenstijn a784aeb187 BADA: Fix loop 2011-11-02 01:23:02 +01:00
Chris Warren-Smith 43059b1878 BADA: Moved timer manager to backends/timer/bada 2011-08-21 16:39:09 +10:00