Micke Prag
|
1ac3fc25e0
|
Use pointers when passing references according to Google style guidelines "runtime/references"
|
2012-06-19 12:30:52 +02:00 |
|
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 |
|
Stefan Persson
|
b179835fc3
|
Readded x10 as receiving protocol
|
2011-05-12 15:11:30 +00:00 |
|
Micke Prag
|
6d5ec4214c
|
Added decoding of X10-data
|
2011-05-10 09:55:46 +00: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
|
f25a970077
|
Added protocol X10
|
2010-10-15 09:25:33 +00:00 |
|