Victor Olin
|
501f319834
|
Proper singleton implementation
|
2023-03-23 12:49:47 +01:00 |
|
Victor Olin
|
ad29cc5ee5
|
Quick reference guide and runtime errors.
|
2023-03-22 11:18:30 +01:00 |
|
Victor Olin
|
7105c570d9
|
Code cleanup
|
2023-03-21 17:06:10 +01:00 |
|
Victor Olin
|
8081bc5d67
|
Minor changes
Co-authored-by: ValterMiari <ValterMiari@users.noreply.github.com>
|
2023-03-21 14:31:40 +01:00 |
|
Victor Olin
|
4bf1fd7610
|
Fixed lost chunks in free_overlap
|
2023-03-20 13:59:19 +01:00 |
|
Victor Olin
|
fcae79ce0b
|
Profiler probably finished
|
2023-03-20 10:48:18 +01:00 |
|
valtermiari
|
6840297c08
|
Fixed some bugs and modifications to mark
|
2023-03-15 18:03:08 +01:00 |
|
Victor Olin
|
7bb64c0489
|
Profiler work
|
2023-03-08 15:04:12 +01:00 |
|
Victor Olin
|
aae3a5ff78
|
Switched back to vectors
|
2023-02-24 20:41:59 +01:00 |
|
Victor Olin
|
019c54bdad
|
Switched stack start and ends to tops and bottoms.
|
2023-02-24 13:39:55 +01:00 |
|
Victor Olin
|
a684fe1ea0
|
Made exposed endpoints static
|
2023-02-24 13:39:55 +01:00 |
|
Victor Olin
|
c6463efd51
|
Documented the library
|
2023-02-24 13:39:55 +01:00 |
|
valtermiari
|
07bf2c8f48
|
Fixed bug in free and some small testing additions
|
2023-02-24 13:39:55 +01:00 |
|
valtermiari
|
3860d0ec4f
|
Tweaked sweeping, test with detached pointers
|
2023-02-24 13:39:55 +01:00 |
|
Victor Olin
|
518940ab15
|
clean up
|
2023-02-24 13:39:55 +01:00 |
|
Victor Olin
|
99c69dbd57
|
Implemented free chunk swaps and filtering
|
2023-02-24 13:39:55 +01:00 |
|
Victor Olin
|
b79a83c32a
|
Debugged mark()
Co-authored-by: ValterMiari <ValterMiari@users.noreply.github.com>
|
2023-02-24 13:39:55 +01:00 |
|
Victor Olin
|
42c22bc1eb
|
Continued debugging
Co-authored-by: ValterMiari <ValterMiari@users.noreply.github.com>
|
2023-02-24 13:39:55 +01:00 |
|
Victor Olin
|
7d91cf871a
|
Goal for next week
|
2023-02-24 13:37:47 +01:00 |
|
Victor Olin
|
17d41a408d
|
Started with a rough structure
|
2023-02-24 13:37:47 +01:00 |
|