|
|
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 |
|
|
|
ed0fb16d53
|
compilation error checking
|
2022-05-31 19:34:52 +03:00 |
|
|
|
b48405eae2
|
small changes
|
2022-05-31 19:15:28 +03:00 |
|
|
|
e9b740183d
|
wrote build system in bash
|
2022-05-31 18:36:01 +03:00 |
|
|
|
85293d8c32
|
trying to deal with c++
|
2022-05-31 14:46:59 +03:00 |
|
|
|
3cb3dca293
|
makefile updated (compile_cpp doesnt work)
|
2022-05-31 14:46:21 +03:00 |
|
|
|
343d23dc26
|
started working on new Autoarr and Hashtable
|
2022-05-10 01:07:07 +03:00 |
|
|
|
745ae56aad
|
Network
|
2022-05-08 15:17:33 +03:00 |
|
|
|
95f5c1b072
|
visual studio project updated
|
2022-05-08 15:17:17 +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 |
|
|
|
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 |
|