Commit Graph

23 Commits

Author SHA1 Message Date
54f484c442 MergeFilename改名为Combine 2025-03-27 23:07:32 +08:00
b058361b1c added a few comment that they are talk about filename length limited. 2021-09-07 13:07:47 +08:00
72b8243499 updated os lists and flags; 2021-09-04 13:42:51 +08:00
9d0febc893 added vsprintf.h 2021-08-21 17:32:31 +08:00
374da41a24 add posix_memalign comment. 2021-05-08 17:56:41 +08:00
5099410616 add MemoryAllocator/MemoryBlock codes. 2021-03-07 20:01:13 +08:00
c4c52a14ae added Collection.h 2021-02-23 19:55:53 +08:00
74f7f146ba renamed from MacOS.h to Apple.h 2021-01-27 10:29:38 +08:00
72754aa5c5 add HGL_DIRECTORY_SEPARATOR_RAWCHAR macro 2020-11-09 13:14:06 +08:00
7de3a26e0f hgl_align_malloc/hgl_align_realloc improve in Windows platform. 2020-10-22 18:55:21 +08:00
25a2605932 rename hgl_aligned_malloc to hgl_align_malloc 2020-09-20 02:40:40 +08:00
3e9b703ebc add hgl_align_realloc 2020-09-19 14:57:53 +08:00
4035476785 delete redefine u8char 2020-07-11 17:37:29 +08:00
kusugawa
039d4f19ce 为MINGW32/64编译器添加支持 2020-07-10 17:01:59 +08:00
77a570d6be add U32_TEXT macro 2020-07-08 10:48:16 +08:00
b0ac446322 move u8char position 2020-07-08 10:16:24 +08:00
f6a846c655 support "u8char" type 2020-07-07 19:14:42 +08:00
d53a65b242 split codes of "char type" to CharType.h 2020-04-13 15:32:22 +08:00
e7a9ea9e7d Update code of Crossplatform redefine 2020-02-08 15:03:07 +08:00
25748fde9b fix thread macro in Linux 2020-01-23 20:37:42 +08:00
2d9765839e thread_mutex.proc_mutex refresh define 2019-12-10 15:05:56 +08:00
1bfb503e13 cross-platform define update 2019-12-10 14:38:29 +08:00
2b71bf8135 first commit 2019-08-19 19:19:58 +08:00