Benoit Blanchon
|
b6d8e6c989
|
Updated copyright year from 2015 to 2016
|
2016-01-07 22:39:57 +01:00 |
|
Benoit Blanchon
|
5a4d993f7d
|
Fixed memory alignment, which made ESP8266 crash (issue #104)
|
2015-09-01 22:21:50 +02:00 |
|
Benoit Blanchon
|
5e5f060fc0
|
Updated copyright for 2015
|
2015-02-07 16:05:48 +01:00 |
|
Benoit Blanchon
|
85ebc8a1ec
|
Fixed shadowing warning (issue #36)
|
2014-12-09 20:23:49 +01:00 |
|
Benoit Blanchon
|
d8dbfe6e6d
|
Reduced size by 706 bytes by removing virtual destructors.
|
2014-11-08 17:13:41 +01:00 |
|
Benoit Blanchon
|
ee580f1968
|
Removed comment line
|
2014-11-07 09:21:07 +01:00 |
|
Benoit Blanchon
|
a7b78fadb0
|
Removed StaticJsonBuffer.clear()
|
2014-11-06 17:08:42 +01:00 |
|
Benoit Blanchon
|
bb816037d6
|
Minor change
|
2014-11-03 18:29:52 +01:00 |
|
Benoit Blanchon
|
ca0fbf00f9
|
Cleaning up...
|
2014-10-31 12:16:32 +01:00 |
|
Benoit Blanchon
|
a5dbb397ca
|
Fixed failing test with clang
|
2014-10-31 11:38:58 +01:00 |
|
Benoit Blanchon
|
10ab95522d
|
Epic refactoring in progress
|
2014-10-28 17:58:46 +01:00 |
|
Benoit Blanchon
|
852256c1af
|
Epic refactoring int progress...
|
2014-10-27 22:50:50 +01:00 |
|
Benoit Blanchon
|
cdf3777aa8
|
Removed unused friend
|
2014-10-25 21:02:56 +02:00 |
|
Benoit Blanchon
|
68fb03577c
|
Moved forward declarations in a single .hpp file
|
2014-10-24 16:29:51 +02:00 |
|
Benoit Blanchon
|
e85f27c0f3
|
Added file headers with copyrights
|
2014-10-23 23:39:22 +02:00 |
|
Benoit Blanchon
|
b43da1e421
|
Switched to Google coding style to match cpplint expectations
|
2014-10-23 23:13:13 +02:00 |
|
Benoit Blanchon
|
9175046f35
|
Formated code with clang-format
|
2014-10-23 19:54:00 +02:00 |
|
Benoit Blanchon
|
0daf82eee2
|
Renamed all .h files into .hpp (so that Sublime Text selects C++ syntax)
|
2014-10-19 15:46:36 +02:00 |
|