- May 03, 2019
-
-
thodkatz authored
-
- Apr 23, 2019
- Apr 05, 2019
-
-
clang-format authored
-
- Apr 04, 2019
-
-
kongr45gpen authored
-
Grigoris Pavlakis authored
Finish fixing Message errors Fix 3 of the last 4 errors of TimeHelper
-
- Apr 02, 2019
-
-
kongr45gpen authored
-
- Apr 01, 2019
-
-
Grigoris Pavlakis authored
Fix a blunder with the test version of call() Attempt to calm down clang-tidy and fix some stupid warnings in my CRC code (nothing much, just turned the counter int in a for-loop into a uint32_t to shut gcc up) Comment out the empty constructor to mute clang-tidy's warning about trivial constructors
-
- Mar 26, 2019
-
-
kongr45gpen authored
-
- Mar 18, 2019
-
-
Theodoros Katzalis authored
-
Theodoros Katzalis authored
-
Theodoros Katzalis authored
-
Theodoros Katzalis authored
-
- Mar 17, 2019
-
-
Theodoros Katzalis authored
-
Theodoros Katzalis authored
-
Theodoros Katzalis authored
-
Theodoros Katzalis authored
-
Theodoros Katzalis authored
-
Theodoros Katzalis authored
Use assertions to ensure that dates make sense and change the implementation of operators <= and >=, increasing the readability
-
Theodoros Katzalis authored
-
Theodoros Katzalis authored
-
- Mar 16, 2019
-
-
Theodoros Katzalis authored
-
Theodoros Katzalis authored
-
- Mar 15, 2019
-
-
Theodoros Katzalis authored
-
Theodoros Katzalis authored
-
Theodoros Katzalis authored
Clang-tidy complaints, so the if-else structure of the implementation of the operators changed. The code is a little bit ugly so it should be evaluated
-
Theodoros Katzalis authored
-
Theodoros Katzalis authored
-
Theodoros Katzalis authored
-
- Mar 14, 2019
-
-
thodkatz authored
-
- Mar 13, 2019
-
-
Grigoris Pavlakis authored
-
- Mar 11, 2019
-
-
Theodoros Katzalis authored
-
- Mar 09, 2019
-
-
Theodoros Katzalis authored
-
- Mar 08, 2019
-
-
Theodoros Katzalis authored
-
Theodoros Katzalis authored
Fixed a bug: In utcTime function, when the year was leap year, the extra day was substracted two times instead of one.
-
Grigoris Pavlakis authored
-
- Mar 04, 2019