jief666
|
75097bd304
|
Remove include <Platform.h> from headers. Keep them in sources.
|
2021-02-07 17:39:03 +03:00 |
|
jief666
|
1a02f530db
|
Refactoring to allow Clover to be compiled as a macOs app.
|
2021-02-06 20:16:46 +03:00 |
|
jief666
|
7f1b87c92f
|
Create object MacOsVersion.
|
2020-11-13 00:25:56 +03:00 |
|
Jief L
|
da8ad5c0eb
|
MSVC compilation.
|
2020-11-02 16:45:11 +03:00 |
|
jief666
|
5779130ea5
|
MemLogfVA now use only printf_lite which has better handling of
timestamp at the beginning of lines.
|
2020-08-26 21:49:49 +03:00 |
|
jief666
|
2961827dce
|
Correct some refactoring bugs.
|
2020-08-17 22:40:52 +03:00 |
|
Jief L
|
a71fe28d34
|
Fix VS compilation.
|
2020-04-25 12:59:07 +03:00 |
|
Jief L
|
5f195c9d8a
|
More cleaning in tests.
|
2020-04-24 12:30:09 +03:00 |
|
Jief L
|
73411bbc47
|
Cleaning in XString. Some method renaming.
|
2020-04-23 23:43:35 +03:00 |
|
Sergey Isakov
|
e37d782aad
|
VS2019 compatibility
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-04-20 15:45:25 +03:00 |
|
jief
|
1db9b51864
|
Revert a change, add a test.
|
2020-04-17 16:32:12 +03:00 |
|
jief
|
647955dd8c
|
Fix %x format for char and short.
|
2020-04-17 15:27:38 +03:00 |
|
jief
|
ff91406362
|
Update unicode_conversions
|
2020-04-15 20:28:59 +03:00 |
|
jief
|
e471eb744a
|
Make Id protected in XCinema
|
2020-04-14 22:37:44 +03:00 |
|
jief
|
3ed1a89bcc
|
Swicth %X to %x in snprintf and get rid of LowCase.
|
2020-04-13 10:25:42 +03:00 |
|
Jief L
|
cb51add9aa
|
Add 2 tests about spd serial.
|
2020-04-11 09:12:10 +03:00 |
|
Jief L
|
109cbc1cda
|
Some more checked conversion to snprintf.
|
2020-04-10 16:27:04 +03:00 |
|
Jief L
|
2fb28154a8
|
Unit test.
|
2020-04-10 14:32:10 +03:00 |
|
Jief L
|
8e8fb57178
|
Fix printf width specifier for %s.
|
2020-04-10 14:01:16 +03:00 |
|
Jief L
|
7ad745cfa1
|
Replace utf8Conversion by unicode_conversions.
|
2020-04-09 18:46:17 +03:00 |
|
Jief L
|
ee6124bd10
|
Bye bye PoolPrintFloat.
|
2020-03-26 15:59:20 +03:00 |
|
Jief L
|
e8fd94bb8f
|
Switch to new printf format for DebugLog.
|
2020-03-25 21:32:44 +03:00 |
|
asava
|
ceb6ffbd2f
|
Omit debug to console in printf_lite tests
|
2020-03-21 23:36:24 +02:00 |
|
Jief L
|
14cdfe29c7
|
MemLogf and MemLogfVA. Not used yet in Clover.
|
2020-03-21 16:12:26 +03:00 |
|