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 |
|
jief
|
0484955f0b
|
New platform Posix. Replace strlen, strcmp implementation.
|
2020-03-13 16:11:58 +03:00 |
|
Jief L
|
d1a66122d3
|
Start to switch UTF16 litteral to utf8.
|
2020-03-12 20:45:28 +03:00 |
|
jief
|
b920b9f8fb
|
Introducing a UTF8 XString
|
2020-03-12 17:40:38 +03:00 |
|
Jief L
|
8541a85391
|
Disable warning for VS.
|
2020-03-11 21:36:21 +03:00 |
|
jief
|
b0da9ea598
|
cpp tests debug message cleaning.
|
2020-03-11 19:41:45 +03:00 |
|
jief
|
d3f5ae071e
|
Remove dead code that gives a warning with GCC.
|
2020-03-11 19:32:32 +03:00 |
|
jief
|
19cfe2831a
|
Warning removal. New class XUINTN (not yet used).
|
2020-03-11 17:23:58 +03:00 |
|
Sergey Isakov
|
61cab50a09
|
fix mistake with deleteParser
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-11 14:52:40 +03:00 |
|
Sergey Isakov
|
0d4c4eb5ee
|
C++ One Definition Rule
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-10 21:31:40 +03:00 |
|
jief
|
51711c1004
|
Disable assign & ctor with char* and wchar_t* parameter.
|
2020-03-10 19:50:55 +03:00 |
|
jief
|
7256a868e5
|
REFIT_ABSTRACT_MENU_ENTRY.Title to XStringW
|
2020-03-10 14:51:04 +03:00 |
|
Sergey Isakov
|
956009f8ea
|
files for qemu
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-10 07:32:08 +03:00 |
|
jief
|
2b41073035
|
Jief debug code
|
2020-03-05 10:38:15 +03:00 |
|
jief
|
c6a59f85f9
|
Caught few access to address 0
|
2020-03-05 00:54:59 +03:00 |
|
Jief L
|
2fca0d97a5
|
VS2017 C++ globals and unit tests
|
2020-03-04 16:37:39 +03:00 |
|
Sergey Isakov
|
b9b89cc46a
|
change debugging codes
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-04 09:20:37 +03:00 |
|
jief
|
fc2f226e8d
|
Resolve conflicts. Compile, but unresolved external.
|
2020-03-03 17:43:23 +03:00 |
|
Sergey Isakov
|
8ff35c6295
|
improved XPoitner and XImage, menu advance
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-03-03 17:17:39 +03:00 |
|
jief
|
e05286e4a4
|
Big big refactoring of REFIT_MENU structs. They are now objects.
There is some cleaning to do
in the hierarchy of REFIT_ABSTRACT_MENU_ENTRY.
|
2020-02-28 23:28:33 +03:00 |
|
jief
|
c77802d200
|
Refactor of "Volumes" global var as an XObjArray.
|
2020-02-27 17:34:29 +03:00 |
|
Sergey Isakov
|
282bc531d7
|
fix GCC53 compatibility
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-02-25 20:42:06 +03:00 |
|
Sergey Isakov
|
0155a4bf8a
|
some VS adoptations
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
|
2020-02-25 13:29:33 +03:00 |
|
jief
|
40dbcf08a9
|
UTF8 conversion for XStringW
|
2020-02-24 16:07:24 +03:00 |
|
jief
|
71e952401a
|
Import XStringWArray in Clover.
Added unit tests
|
2020-02-23 23:23:31 +03:00 |
|
jief
|
56ca2c3e67
|
Import XArray and XObjArray.
Create a basic unit test of C++ classes.
|
2020-02-23 14:21:28 +03:00 |
|