|
b78d31d8a0
|
Layout codes of InputEvent/WindowEvent
|
2025-03-06 01:20:37 +08:00 |
|
|
b8613b245d
|
to upgraded LoadString....
|
2025-02-18 00:28:18 +08:00 |
|
|
d07baa9c71
|
Removed viewport_info of WindowEvent
|
2025-01-24 23:14:17 +08:00 |
|
|
1bcd213b63
|
added viewport_info in io::WindowEvent
|
2025-01-18 20:27:28 +08:00 |
|
|
e416162a1e
|
Use U8String/U16String/WString instead of UTF8String/UTF16String/WideString
|
2024-12-24 22:39:02 +08:00 |
|
|
8dc653b7b1
|
renamed to SortedSet instead of SortedSets
|
2024-11-02 19:32:32 +08:00 |
|
|
74caaea566
|
to improved safe
|
2024-03-16 00:37:55 +08:00 |
|
|
15b86eaf3b
|
added deconstruct function for TextInputStream
|
2023-10-10 10:56:36 +08:00 |
|
|
d5264e1da6
|
delete "const" in TextInputStream
|
2023-10-10 02:45:00 +08:00 |
|
|
70b6567029
|
TextInputStream support parse from buffer.
|
2023-10-10 01:12:38 +08:00 |
|
|
09d9678e11
|
fixed little bug in Java I/O Stream
|
2023-09-28 15:35:05 +08:00 |
|
|
b0514c94e3
|
renamed to Free/Clear instead of Clear/ClearData
|
2023-08-14 20:01:44 +08:00 |
|
|
2f1200b8d5
|
fixed name of value
|
2023-07-27 18:52:40 +08:00 |
|
|
c39eea296f
|
added CreateFileOutputStream function
|
2023-07-26 22:26:23 +08:00 |
|
|
f7712fd499
|
added WriteLine at TextOutputStream<>
|
2023-07-25 22:17:04 +08:00 |
|
|
641ed83442
|
Merge branch 'master' of http://www.hyzgame.com:3000/hyzboy/CMCore
|
2023-07-17 20:26:51 +08:00 |
|
|
e3bf1e0cd3
|
improved ParseCallback of TextInputStream
|
2023-07-17 20:26:45 +08:00 |
|
|
96c89b000f
|
renamed to DataArray instead of MemBlock
|
2023-07-15 00:27:06 +08:00 |
|
|
11ef085d97
|
Created LoadMemBlock/SaveMemBlock in "inc/hgl/io", their code comes from MemBlock.h
|
2023-07-15 00:06:30 +08:00 |
|
|
c722d40049
|
moved to "io" folder from "type"
|
2023-07-15 00:03:48 +08:00 |
|
|
dd57965556
|
improved TextInputStream
|
2023-07-13 21:11:33 +08:00 |
|
|
8d829b9690
|
The callback function of TextInputStream create independent callback structure
|
2023-07-13 14:45:03 +08:00 |
|
|
d27b8d75fa
|
added TextInputStream
|
2023-07-13 14:30:08 +08:00 |
|
|
7e469db038
|
used utf8 instead of gb18080 in few files.
|
2023-06-28 18:36:12 +08:00 |
|
|
59f7b25075
|
layout codes.
|
2023-02-23 19:58:31 +08:00 |
|
|
ba7176099f
|
added ConstBufferReader
|
2023-02-23 18:59:25 +08:00 |
|
|
3c047a6803
|
renamed to SortedSets instead of Sets.
|
2022-02-08 11:10:20 +08:00 |
|
|
6280ace5a5
|
fixed order of run event
|
2022-01-24 19:29:19 +08:00 |
|
|
b6f37bef87
|
added files of io/event
|
2022-01-24 18:56:05 +08:00 |
|
|
9d0febc893
|
added vsprintf.h
|
2021-08-21 17:32:31 +08:00 |
|
|
2ec8168b16
|
use default destruct function.
|
2020-09-21 11:54:11 +08:00 |
|
|
7c69cfff60
|
use "enum class" in ByteOrderMask
|
2020-09-11 18:51:36 +08:00 |
|
|
7927586bd1
|
rename from BaseString to String
|
2020-09-03 15:52:46 +08:00 |
|
|
51f22f0ed3
|
layout codes.
|
2020-09-03 15:39:00 +08:00 |
|
|
46574e0f49
|
use int64 instead size_t in MemoryInputStream/MemoryOutputStream
|
2020-08-08 20:10:27 +08:00 |
|
|
4c22ba5a60
|
change MemoryOutputStream::CreateCopyData param type.
|
2020-08-07 21:57:59 +08:00 |
|
|
f5291b6288
|
add WriteAnsiString/WriteAnsiShortString/WriteAnsiTinyString functions.
|
2020-07-09 17:57:10 +08:00 |
|
|
f6a846c655
|
support "u8char" type
|
2020-07-07 19:14:42 +08:00 |
|
|
fa37096d7b
|
fix commit of DataInputStream
|
2020-06-09 20:06:14 +08:00 |
|
|
72f2b58e12
|
add TellPointer function in MemoryInputStream
|
2020-06-09 19:39:37 +08:00 |
|
|
6b4feef78e
|
修正OpenFileOutputStream调用FileOutputStream::Open没有正确传递mode的bug
|
2020-06-05 16:22:05 +08:00 |
|
|
f895b3c3b0
|
add new Construct function of BaseString from InputStream
|
2020-01-13 20:12:15 +08:00 |
|
|
2ba8757dec
|
add two LoadFromInputStream functions
|
2020-01-13 15:24:43 +08:00 |
|
|
51be93f2d7
|
1.fix List::GetBegin/GetEnd bug.
2.fix TextOutputStream bug
|
2019-12-16 20:34:53 +08:00 |
|
|
2b71bf8135
|
first commit
|
2019-08-19 19:19:58 +08:00 |
|