Commit Graph

23 Commits

Author SHA1 Message Date
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