Commit Graph

87 Commits

Author SHA1 Message Date
b6e47a310b removed incomplete c++ code 2022-07-21 03:11:56 +03:00
7cd2facc5e 7 2022-07-21 01:18:38 +03:00
2de4506e01 Autoarr_define 2022-07-17 17:05:10 +03:00
16957ced1a some small changes 2022-07-17 16:56:49 +03:00
378277450b Hashtable2 with many bugs 2022-06-20 19:54:56 +03:00
9b055d775a 76 2022-06-13 14:54:58 +03:00
b5c9de24ed xxhash removed 2022-06-11 15:39:18 +03:00
abdc56d404 xxhash added 2022-06-11 15:38:35 +03:00
7ea373b6e4 fixed some warnings 2022-06-10 18:47:00 +03:00
104dde3f74 universal hashb() and hashs() macros 2022-06-10 18:44:10 +03:00
d525270443 test_hash_functions 2022-06-03 20:51:57 +03:00
11875856c2 hash functions replaced 2022-06-03 20:41:09 +03:00
6c0b23f256 classes moved to separate dirs 2022-06-02 21:28:05 +03:00
281befa1d7 Autoarr2 works now 2022-06-02 20:33:13 +03:00
c9864f3b68 fixed some warnings 2022-05-08 15:06:38 +03:00
c6c70c6fcc project structure changed for clion 2022-05-08 13:59:28 +03:00
448b69c8e9 simplified blank hashtables serialization 2022-05-03 01:16:55 +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
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
3c8253d264 fixed ReadString() and throw_wrongchar() 2022-04-19 14:29:39 +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
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
fb611882a1 fuck go back 2022-04-17 00:06:28 +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