|
|
4635f4daaa
|
Added the new mallocWithFallback function which tries to allocate the specified size and falls back to a smaller size when fails
|
2022-04-23 22:51:52 +02:00 |
|
|
|
4a7765fc35
|
Removed the lastIndexOf function returning the last occurence of a character in a string, using builtin strrchr instead
|
2022-04-17 21:33:27 +02:00 |
|
anschrammh
|
7fdb7b256e
|
Created the utilities cpp file containing moved functions that were in the definition.h file
|
2020-12-19 20:40:08 +01:00 |
|