IlyaShurupov
13bcbcb23f
update numeric key interface
2024-11-24 22:41:14 +03:00
IlyaShurupov
4d381d62e4
Tree. remove redunant function
2024-11-24 22:41:14 +03:00
IlyaShurupov
9054ed9f4a
Restore buildbot status
2024-11-24 22:41:14 +03:00
IlyaShurupov
1756ca026d
RIP tp::Strings
2024-11-24 22:41:14 +03:00
IlyaShurupov
e065dc736b
Fix bugs. Sketch3D stable.
2024-11-24 22:41:13 +03:00
Ilusha
69a17a609e
tmp
2024-11-24 22:41:13 +03:00
Ilusha
afab59eb21
tmp
2024-11-24 22:41:13 +03:00
Ilusha
b8bcf58a29
Use UnitTest-Cpp library for testing
2024-11-24 22:41:13 +03:00
Ilusha
93266715c0
Edit todo and status texts
2024-11-24 22:41:13 +03:00
IlyaShurupov
aaeb6438a1
fix compile errors
2024-11-24 22:41:13 +03:00
IlyaShurupov
782a041ba8
Interval Tree added
2024-11-24 22:41:13 +03:00
IlyaShurupov
f6ba86aff8
CMake fixes
2024-11-24 22:41:12 +03:00
IlyaShurupov
91fb72bd49
Apply formating to all files. CLeanup
2024-11-24 22:41:08 +03:00
IlyaShurupov
b4ae5dde77
Complex toy classes & DataAnalysis initial
2024-11-24 22:38:04 +03:00
IlushaShurupov
ffb533ec9a
Improve module initialization log
2024-11-24 22:38:03 +03:00
IlushaShurupov
e0eb6e138d
Refactor save size calculation with SaveSizeCounter
...
SaveSizeCounter is introduced and used for calculating the save size of objects. The previous method of calculating save size directly in each class was replaced with a call to the SaveSizeCounter's calc method. This results in a cleaner, more maintainable code as the size calculation logic is now centralized in one class. It is more efficient and scalable as any changes to the calculation can be made in one place and will be reflected everywhere.
2024-11-24 22:38:03 +03:00
IlushaShurupov
63029e6083
Adding Simple Objest test. Fixes some bugs
2024-11-24 22:38:03 +03:00
IlushaShurupov
edf0548046
Objects Compiled
2024-11-24 22:38:03 +03:00
IlyaShurupov
31e420b311
Archiver Initial
2024-11-24 22:38:03 +03:00
IlushaShurupov
4a5877784b
Generating permutations and small buffer checks
2024-11-24 22:38:03 +03:00
IlushaShurupov
53aa0e34a8
Fixes
2024-11-24 22:36:45 +03:00
IlushaShurupov
9e5ac1e975
Allocators Testing Added. Pull and Chunk allocators updates.
2023-07-08 15:30:55 +03:00
IlushaShurupov
4a2ab6f5d0
Math module initial
2023-07-05 20:33:18 +03:00
Ilusha
13a8f07e32
Formatting code
2023-06-30 14:04:14 +00:00
IlushaShurupov
7e9eb95186
Rename module to modules
2023-06-30 09:12:01 +03:00