Commit Graph

157 Commits

Author SHA1 Message Date
Timerix22
996dcd41de
removed test_network() definition 2022-08-24 13:50:11 +06:00
Timerix22
491929c3c2
Delete test_network.c 2022-08-24 13:49:26 +06:00
Timerix22
16dcadb3f3
Delete src/Network directory 2022-08-24 13:48:48 +06:00
Timerix22
8b3043b546
Delete src/Network directory 2022-08-24 13:44:30 +06:00
Timerix22
af758fc318
Merge pull request #5 from Timerix22/main
merge with main
2022-08-24 13:42:57 +06:00
731c589b6e build_static_lib_dbg 2022-08-16 21:41:13 +06:00
8efee6e738 removed 'reset' call 2022-08-16 20:20:06 +06:00
827ff474cb continue working on sockets 2022-08-16 15:51:27 +06:00
7213a361b2 removed PACK() macro 2022-08-14 14:29:03 +06:00
171d5c4763 fixed visual studio project 2022-08-14 14:21:14 +06:00
7ba7201d3a PACK() macro 2022-08-14 13:23:39 +06:00
4e162bd474 Network/* structure changed 2022-08-13 00:53:30 +06:00
d96bebaf45 test_network 2022-08-12 22:27:34 +06:00
4ec2984b5a network.h 2022-08-12 22:27:23 +06:00
ae1320e31f small changes 2022-08-12 22:26:58 +06:00
305f372a6c build_static_lib 2022-08-10 21:58:01 +06:00
3d66ff08af my_type_last 2022-08-01 01:41:18 +06:00
d4f6a632c5 build_configurations 2022-08-01 01:14:21 +06:00
b6e47a310b removed incomplete c++ code 2022-07-21 03:11:56 +03:00
8dd6e49269 Merge branch 'rewriting_to_cpp' 2022-07-21 03:06:44 +03:00
7cd2facc5e 7 2022-07-21 01:18:38 +03:00
84c3a10035 SearchTree: push/pull by string keys 2022-07-21 00:07:50 +03:00
2de4506e01 Autoarr_define 2022-07-17 17:05:10 +03:00
ecae6eb04e vs project 2022-07-17 16:56:58 +03:00
16957ced1a some small changes 2022-07-17 16:56:49 +03:00
bee08e4754 fixed cptr_copy 2022-07-17 13:31:08 +03:00
378277450b Hashtable2 with many bugs 2022-06-20 19:54:56 +03:00
893a24eeb3 valgrind logfile 2022-06-20 19:54:06 +03:00
9b055d775a 76 2022-06-13 14:54:58 +03:00
38aad5c108 75 2022-06-13 14:54:50 +03:00
37eb4540e9 makefile 2022-06-11 16:24:12 +03:00
50039bbd03 build_dbg 2022-06-11 16:22:42 +03:00
b5c9de24ed xxhash removed 2022-06-11 15:39:18 +03:00
abdc56d404 xxhash added 2022-06-11 15:38:35 +03:00
a475b0d73c parallel compilation 2022-06-11 15:10:45 +03:00
2e3f16905b working on Hashtable2 2022-06-10 18:47:36 +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
e63ce573ff Autoarr2 search 2022-06-03 23:29:43 +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
5b0098ad39 class header files made less weird 2022-06-03 20:40:41 +03:00
eb72368958 scripts fixed again 2022-06-03 20:37:58 +03:00
d9dc064793 visual studio project 2022-06-02 22:00:57 +03:00
6c0b23f256 classes moved to separate dirs 2022-06-02 21:28:05 +03:00
358ec7d262 test_valgrind fixed 2022-06-02 21:02:31 +03:00
bb79c5e2c7 block allocation fixed 2022-06-02 21:00:17 +03:00
8c005321c2 optime.h 2022-06-02 20:44:16 +03:00
281befa1d7 Autoarr2 works now 2022-06-02 20:33:13 +03:00
cb64df9218 build scripts improved 2022-06-02 20:32:04 +03:00