Commit Graph

248 Commits

Author SHA1 Message Date
c6c70c6fcc project structure changed for clion 2022-05-08 13:59:28 +03:00
Timerix22
b8a5c0895e
Merge pull request #4 from Timerix22/network
Network
2022-05-08 13:45:05 +03:00
703bd4bef4 changed hash functions names 2022-05-07 23:15:22 +03:00
c6cbcea963 std c17 2022-05-05 14:19:12 +03:00
448b69c8e9 simplified blank hashtables serialization 2022-05-03 01:16:55 +03:00
28e654ce5a removed debug messages 2022-05-03 01:16:10 +03:00
154365ae95 project files updated 2022-05-03 00:46:38 +03:00
03feae8a5c fixed partial list deserialization 2022-05-02 23:34:45 +03:00
086552d75a kerep.vcxproj.filters 2022-04-21 20:20:17 +03:00
009174ecfc visual studio project updated 2022-04-21 18:49:50 +03:00
501ab9cd56 i still have no idea where the bug is 2022-04-21 18:34:05 +03:00
2aee6af0ca trying to fix broken list deserialization 2022-04-21 00:20:25 +03:00
2a6ad6e207 some Hashtable improvements from another branch 2022-04-20 19:50:33 +03:00
20a60fec60 StringBuilder_append_float64 fixed 2022-04-20 19:48:58 +03:00
Timerix22
5c82db2213
Merge pull request #3 from Timerix22/new_StringBuilder
New string builder
2022-04-20 19:29:01 +03:00
54bea87b5d gitignore 2022-04-20 19:28:28 +03:00
0309f0a3d0 StringBuilder rewrote 2022-04-20 19:25:19 +03:00
2434a126da some code moved to String directory 2022-04-19 20:50:44 +03:00
5fd395d7eb Autoarr_create and Autoarr_free signatures changed 2022-04-19 18:07:34 +03:00
Timerix22
a9860691ab
Merge pull request #2 from Timerix22/free_mem_on_safethrow
Free mem on safethrow
2022-04-19 16:55:37 +03:00
6aa0f526af fixed ReadString() and throw_wrongchar() 2022-04-19 14:31:53 +03:00
3c8253d264 fixed ReadString() and throw_wrongchar() 2022-04-19 14:29:39 +03:00
c50d4b546e fixed ReadString() and throw_wrongchar() 2022-04-19 14:25:53 +03:00
4ac054d651 makefile updated 2022-04-19 14:24:33 +03:00
1f0b633e90 printuni() fix 2022-04-19 14:11:42 +03:00
0d05ed299e safethrow() fix 2022-04-19 14:05:17 +03:00
fd95e311f0 added freeMem argument in safethrow and try, fixed throw_wrongchar 2022-04-18 23:34:40 +03:00
1d7beebf6c some fixes 2022-04-18 13:50:33 +03:00
354e6abaea serialized text made more readable 2022-04-17 20:33:51 +03:00
5bc2f19599 some makefile changes 2022-04-17 18:30:25 +03:00
0464bd54df DtsodV24_serialize updated to safethrow 2022-04-17 18:01:41 +03:00
8d3991f8fb dtsod lists fixed 2022-04-17 01:06:26 +03:00
394fbffc12 updated throw_wrongchar(), removoved null parsing, commits cleared 2022-04-17 00:50:24 +03:00
b4f2ca92c7 finally returned strings 2022-04-17 00:38:05 +03:00
Timerix22
f6b51dbc6e
Merge pull request #1 from Timerix22/string_revert
hope i fixed it
2022-04-17 00:30:36 +03:00
Timerix22
ecdc9c14aa
Merge branch 'main' into string_revert 2022-04-17 00:29:45 +03:00
fb611882a1 fuck go back 2022-04-17 00:06:28 +03:00
e1addc4004 go back to string 2022-04-16 23:54:01 +03:00
d611287c1a visual studio project fixed 2022-04-12 23:09:13 +03:00
root
662cb7fc40 comments with space 2022-04-12 23:03:20 +03:00
root
41f32f4f8c string -> StringFragment, throw_wrongchar() fixed 2022-04-12 22:59:29 +03:00
07c5a0ce69 removed Unitype.Char 2022-04-08 13:24:55 +03:00
9d336fd46c safethrow in DtsodV24_deserialize and sprintf_s on windows 2022-04-06 23:30:05 +03:00
a9b1545024 safethrow() and Maybe struct 2022-04-05 23:57:08 +03:00
3940eeb2a7 exported Autoarr_KVPair & Autoarr_Unitype 2022-03-31 00:09:24 +03:00
c1d004f411 visual studio project 2022-03-28 00:32:46 +03:00
5bc866cf3e build_dll 2022-03-21 23:20:24 +03:00
20ce758528 moved files from DTLib repo 2022-03-18 20:39:06 +03:00