Sandu Liviu Catalin
|
0c92601362
|
Update the module API and merge shared code between modules and host plugin.
|
2016-06-03 21:26:19 +03:00 |
|
Sandu Liviu Catalin
|
fdd06e8c2e
|
Minor aditions to the system path library.
Fixed small const correctness in remaining typename functions.
Added a flag to block certain format warnings on x64 builds.
|
2016-05-23 03:34:35 +03:00 |
|
Sandu Liviu Catalin
|
29da6850e4
|
Avoid GCC error "array subscript is above array bounds" which probably considers that the unsigned char could underflow and access an element out of the months range.
|
2016-03-27 22:15:51 +03:00 |
|
Sandu Liviu Catalin
|
a4cf2dae85
|
Added a custom delimiter for time and date and also the option to extract values from strings.
|
2016-03-26 18:18:41 +02:00 |
|
Sandu Liviu Catalin
|
e167a59f83
|
Merge the time utilities under the chrono library.
|
2016-03-25 14:28:07 +02:00 |
|