Alexander Batalov
|
c8d45854ba
|
Normalize line endings when reading text files
Closes #250
|
2023-04-11 20:00:38 +03:00 |
Alexander Batalov
|
6de4ac87df
|
Use snprintf
|
2022-12-08 23:05:50 +03:00 |
Alexander Batalov
|
9bb053b3ba
|
Add namespace (#155)
|
2022-09-23 15:43:44 +03:00 |
Alexander Batalov
|
1b6e29acc0
|
Reorder includes
|
2022-09-15 12:38:23 +03:00 |
Alexander Batalov
|
039ad65557
|
Add getFileSize
|
2022-09-01 07:37:00 +03:00 |
Alexander Batalov
|
26e5104a96
|
Add compat_strdup
|
2022-09-01 06:48:26 +03:00 |
Alexander Batalov
|
c1e89205ed
|
Fix some sprintf warnings
|
2022-07-06 14:12:48 +03:00 |
Alexander Batalov
|
a4d4650a1b
|
Cleanup xfile.h
See #42
|
2022-06-19 19:02:01 +03:00 |
Alexander Batalov
|
8b37a22dd0
|
Provide compatibility layer for paths on Linux/Mac (#50)
See #17
See #49
|
2022-06-18 10:58:15 +03:00 |
Alexander Batalov
|
a49970ac3f
|
Decompile editor options window
|
2022-06-07 23:18:59 +03:00 |
Alexander Batalov
|
3571db7f40
|
Remove unnecessary io.h
|
2022-05-29 22:11:00 +03:00 |
Alexander Batalov
|
3d477ed235
|
Provide mkdir compatibility layer
See #17, #24
|
2022-05-29 18:08:55 +03:00 |
Jan Šimek
|
86c0585efc
|
Provide filepath compatibility layer (#22)
Co-authored-by: Alexander Batalov <alex.batalov@gmail.com>
|
2022-05-29 00:22:40 +03:00 |
Alexander Batalov
|
442e0a17ab
|
Provide splitpath/makepath compatibility layer
See #17
|
2022-05-28 23:17:48 +03:00 |
Alexander Batalov
|
6ae1afc57c
|
Make file find utils cross-platform
See #17
|
2022-05-28 14:01:52 +03:00 |
Alexander Batalov
|
b1216967c0
|
Replace MAX_PATH with COMPAT_MAX_PATH
|
2022-05-28 12:34:49 +03:00 |
Alexander Batalov
|
4bac829739
|
Add string functions compatibility layer
See #17
|
2022-05-28 11:57:32 +03:00 |
Alexander Batalov
|
98c6acbf11
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |