IlyaShurupov
fe908fe0bc
Restore buildbot status
2024-03-22 17:33:29 +03:00
IlyaShurupov
893a07e924
RIP tp::Strings
2024-03-22 16:13:42 +03:00
IlyaShurupov
3cdc5fbbef
Fix bugs. Sketch3D stable.
2024-03-18 11:16:03 +03:00
Ilusha
1ead32d84a
tmp
2024-03-16 12:51:09 +03:00
Ilusha
65cb26a627
tmp
2024-03-15 23:42:10 +03:00
Ilusha
00d8fa0886
Use UnitTest-Cpp library for testing
2024-03-15 17:22:33 +03:00
Ilusha
ac4f08c67c
Edit todo and status texts
2024-03-07 13:28:59 +03:00
IlyaShurupov
63b0560375
fix compile errors
2024-03-07 12:31:48 +03:00
IlyaShurupov
a3399fdc56
Interval Tree added
2024-02-13 19:07:46 +03:00
IlyaShurupov
5a55011911
CMake fixes
2023-10-28 15:56:52 +03:00
IlyaShurupov
744c01c5d0
Apply formating to all files. CLeanup
2023-10-22 20:23:29 +03:00
IlyaShurupov
43e374f269
Complex toy classes & DataAnalysis initial
2023-10-21 23:20:20 +03:00
IlushaShurupov
43fe34dcbf
Improve module initialization log
2023-08-11 16:42:47 +03:00
IlushaShurupov
0cefb47b66
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.
2023-08-01 07:41:09 +03:00
IlushaShurupov
2c8e1470d1
Adding Simple Objest test. Fixes some bugs
2023-07-31 20:16:05 +03:00
IlushaShurupov
64e1f78739
Objects Compiled
2023-07-31 08:04:14 +03:00
IlyaShurupov
3575cbc543
Archiver Initial
2023-07-30 08:28:31 +03:00
IlushaShurupov
01ba8160ef
Generating permutations and small buffer checks
2023-07-26 23:30:38 +03:00
IlushaShurupov
bc892da992
Fixes
2023-07-16 18:28:24 +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