Alex
|
889e1522a3
|
Restructured and rewritten entire codebase
|
2023-10-09 01:16:24 +03:00 |
|
Alex
|
816e5461c9
|
Fix type sizes
|
2023-05-13 07:40:07 +03:00 |
|
Alex
|
8c98265e06
|
Fix broken GPT structure
|
2023-05-13 06:31:56 +03:00 |
|
Alex
|
78f4bdd6a8
|
Refactored code to use {} initialization instead of dynamic allocation with 'new' in disk manager class
|
2023-04-10 06:24:44 +03:00 |
|
Alex
|
70e11f17e7
|
Implement std::atomic and remove the old implementation Atomic and rename vector.hpp to vector
|
2023-04-10 05:29:41 +03:00 |
|
Alex
|
98c137566d
|
Replace __attribute__ with a macro from types.h
|
2023-04-07 05:22:14 +03:00 |
|
Alex
|
25256d81a8
|
Added license headers to all project files
|
2023-04-04 02:19:05 +03:00 |
|
Alex
|
f86f3d9293
|
Rename std functions to match the standard
|
2023-03-23 04:56:49 +02:00 |
|
Alex
|
cddf0426e3
|
Fixed compiler warnings
|
2022-12-21 20:05:57 +02:00 |
|
Alex
|
a677f3c159
|
Updated types
|
2022-12-21 00:43:51 +02:00 |
|
Alex
|
7e7e89342d
|
todo
|
2022-11-02 17:13:11 +02:00 |
|
Alex
|
83d5397584
|
Fixed compiler warnings
|
2022-11-02 17:12:56 +02:00 |
|
Alex
|
ca33e7b85b
|
Implemented partition detection
|
2022-11-02 04:14:06 +02:00 |
|