Micke Prag
|
e1608f94a8
|
{ should almost always be at the end of the previous line, according to Google style guidelines "whitespace/braces"
|
2012-06-19 12:30:50 +02:00 |
|
Micke Prag
|
78444e20b9
|
Add #include <string> for string, according to Google style guidelines "build/include_what_you_use"
|
2012-06-19 12:30:50 +02:00 |
|
Micke Prag
|
0d25f0b389
|
Fix #ifndef header guard style, according to Google style guidelines
"build/header_guard"
|
2012-06-19 12:30:50 +02:00 |
|
Micke Prag
|
8d0228ced2
|
Add copyright message according to Google style guidelines "legal/copyright"
|
2012-06-19 12:30:50 +02:00 |
|
Micke Prag
|
5b5be387cd
|
Include the directory when naming .h files. According to Google style guideline "build/include".
|
2012-06-19 12:30:49 +02:00 |
|
Micke Prag
|
8bbdea6797
|
Fixed some 'No newline at end of file' warnings
|
2011-03-11 10:46:35 +00:00 |
|
Micke Prag
|
ce52f09092
|
Made Protocol::methods() abstract.
|
2010-10-15 14:53:47 +00:00 |
|
Micke Prag
|
39ae8ba0e7
|
Dim support added. Some refactoring was needed.
|
2010-10-14 13:35:23 +00:00 |
|
Micke Prag
|
2a7b8c499a
|
Added protocol Fuhaote
|
2010-10-14 12:35:03 +00:00 |
|