07b187e
cbor encoding works by
2020-10-14 18:08:58 +0200
95e418b
added map encoding by
2020-10-14 15:36:46 +0200
3f3f389
added float encoding by
2020-10-14 14:47:58 +0200
38fe683
Can encode most basic (non recursive) value into cbor by
2020-10-14 12:48:12 +0200
0c61712
Fix bug in gp::vector::reserve by
2020-10-13 17:41:30 +0100
f36ccc6
Bug, unknown whenever in vector or variant (see cbor test) by
2020-10-13 10:05:32 +0200
b4d4763
enable_if issue by
2020-10-12 09:03:14 +0200
61741f6
Bunch of fixes and progress on cbor by
2020-10-12 06:56:29 +0200
998dda0
Various fixes to containers and enhancements by
2020-10-06 19:06:14 +0200
b7e5d3f
fixed some permissions by
2020-10-06 15:09:20 +0200
1e12161
emplace back to vector by
2020-10-06 14:55:48 +0200
4caf7f2
made variant more practical by
2020-10-06 11:34:44 +0200
5a7564f
cbor value types by
2020-10-05 18:13:34 +0200
87cd5ab
fixed the grow function by
2020-10-05 18:13:15 +0200
cf98c43
Untested vector added by
2020-10-05 17:32:10 +0200
5e9a412
Allocators are now polymorphic by
2020-10-05 15:43:41 +0200
bc4280d
Improved .gitignore for vscode by
2020-10-05 07:40:17 +0200
4423a88
(tagfs)
extended integer math with log2(uint8_t) by
2020-10-05 07:37:24 +0200
341981d
Progress on tagfs by
2020-10-05 07:36:57 +0200
15fbba7
Bugged, do not use by
2020-09-22 14:46:56 +0200
e778628
Basic tests for tagfs by
2020-09-14 22:35:42 +0200
ca5866f
Made the base of the file-system allocation engine by
2020-09-14 18:49:41 +0200
1347811
Fixed bug introduced by experiment around concepts by
2020-09-12 22:46:08 +0200
b3e42c6
Fixed headers to fit the current guidelines by
2020-09-12 22:35:40 +0200
5ce21b2
Fixing headers to fit new guidelines by
2020-09-12 22:27:07 +0200
e902ed3
Merge branches 'master' and 'master' of ssh://git.nekoit.xyz/Archivist/gplib by
2020-09-12 21:54:58 +0200
63cad9d
Removed a misplaced header, ficed header order by
2020-09-12 21:54:21 +0200
4473232
Merge pull request 'Make arena allocator align depending on size #3' (#5) from arena-allocator-alignment-fix-#3 into master by
2020-09-12 19:48:02 +0000
1dbc473
Compiles with GCC by
2020-09-12 21:40:39 +0200
5d0b2b1
(refs/pull/5/head)
Make arena allocator align depending on size #3 by
2020-09-12 20:38:50 +0100
f5ef265
Reformat arena.hpp by
2020-09-12 18:07:27 +0100
f6c5635
Fixed ring_list #4 by
2020-09-12 15:47:41 +0200
43c9503
Fixed a buf in ring_list, found another (see test cases) by
2020-09-12 14:11:53 +0200
c9d2515
removed files unsafe for master by
2020-09-10 00:02:43 +0200
5a4dbad
Some more math fixes and dependency fixes by
2020-09-09 23:49:26 +0200
0d7d77f
(devel)
Some more math fixes and dependency fixes by
2020-09-09 23:46:38 +0200
26ae913
fixed some trigonometry shenanigans by
2020-09-09 23:26:00 +0200
41d6966
Fixed every frigging stuff including #1 by
2020-09-09 23:11:59 +0200
7b2395a
Merge master by
2020-09-09 13:47:29 +0200
cb2dfec
Fixed some previously unnoticed bugs by
2020-09-09 11:08:02 +0200
4b1aa7d
Fixed some interface problems as well as some bugs by
2020-09-09 01:15:55 +0200
7bbdf7b
poorly written test fixed by
2020-09-09 00:21:57 +0200
25f2f47
added the pair type (mostly std conformant) by
2020-09-09 00:07:55 +0200
bf90e85
Update of the stable version by
2020-06-05 06:38:22 +0200
9cdf62d
work on function and rendering characters by
2020-06-05 06:18:56 +0200
42e3ae6
Refactoring RC6 tests by
2020-06-03 13:56:01 +0200
314c145
Allow me to save the weirdest ass bug I ever had by
2020-05-28 19:09:29 +0200
236d5ea
Better handling of function copy (still buggy issue #1 ) by
2020-05-28 00:03:14 +0200
558e3dc
Ignoring more potential debugging byproducts by
2020-05-26 21:02:21 +0200
dff2c93
Added the discriminative test for the function bug by
2020-05-26 21:00:22 +0200
23665e9
Removed some debug printing by
2020-05-22 12:54:33 +0200
9780901
Put some documentation by
2020-05-21 21:45:29 +0200
86226c6
chennels prototyped by
2020-05-21 14:46:24 +0200
946ace4
pushing buggy code is a thing I do deal with it this is devel not stable by
2020-05-16 14:10:57 +0200
e592c65
todo by
2020-05-15 22:37:45 +0200
3fa4ac8
implemented new structures by
2020-05-15 22:32:14 +0200
4dc0739
moved fs types by
2020-05-15 22:31:59 +0200
e47731f
sanitized square roots by
2020-05-15 22:31:27 +0200
f92e3b4
improved buffers by
2020-05-15 22:31:01 +0200
167fe00
Added some nice functions to the renderer by
2020-05-11 03:44:11 +0200
f896a57
bmp render is now portable by
2020-05-11 02:30:37 +0200
3c178f9
rendering vectors now with colors by
2020-05-11 02:16:56 +0200
11c5760
renderer works by
2020-05-10 12:34:05 +0200
446fa53
function fixed by
2020-05-10 12:33:02 +0200
8eca42c
moved bitops by
2020-05-10 12:32:47 +0200
4c4ff05
fixed minof by
2020-05-10 12:32:30 +0200
2c6dea5
vfs and rendering scaffolds by
2020-05-04 23:07:28 +0200
2d32cb2
fixed optional and function dependeny on memory.hpp by
2020-04-28 12:31:05 +0200
9bf5404
optional hotfix by
2020-04-28 12:09:47 +0200
0e87425
Optional typesafety (found bug with asan) by
2020-04-28 12:08:42 +0200
5ba9dd3
Marked future changes for tracking by
2020-04-28 11:08:35 +0200
65e74db
devel -> master : removing unstable by
2020-04-28 10:39:10 +0200
6cdcdcd
array from C-array by
2020-04-28 10:34:05 +0200
479f2a6
Added aggregate allocator by
2020-04-28 10:18:49 +0200
968dcfb
Buddy allocator works by
2020-04-23 15:35:34 +0200
37175c0
lotsa updates by
2020-04-21 10:27:28 +0200
a28c7d1
Updated some code by
2020-03-02 19:05:15 +0100
0ef4c57
More RC6 fixes by
2020-02-05 18:54:27 +0100
32e7305
fixed a bug in RC6 by
2020-02-05 17:03:15 +0100
597ba11
Quotient filter and advancements to RC6 by
2020-02-03 17:22:59 +0100
93ba0b4
Update to a lot of function by
2020-02-03 10:40:49 +0100
a0bc24c
Added a way to get the native fd by
2019-09-20 12:23:16 +0200
e6cabf9
renamed a function by
2019-09-20 10:02:17 +0200
f0103d8
Unix and net sockets started by
2019-09-19 21:01:52 +0200
5c5162d
shared_fd base done, coverage 100% by
2019-09-19 20:17:45 +0200
5d787ad
Added more scaffolding (tests final)t by
2019-09-18 18:34:10 +0200
261d2fb
Scaffold for tests by
2019-09-17 23:32:25 +0200
2cbc1cc
Scafolding by
2019-09-17 23:02:11 +0200
d4eeda2
Initial commit by
2019-09-17 19:52:37 +0000