356 Commits

Author SHA1 Message Date
tilz0R
3ea8841aa9 Rename library to Lightweight memory manager 2019-04-22 12:25:43 +02:00
tilz0R
5280210cf5 Use unsigned char instead of uint8_t and remove all stdint dependancies 2019-04-22 11:37:32 +02:00
tilz0R
3832d3616f Fix bug with size 2019-04-21 22:07:19 +02:00
tilz0R
ce25beb13b Add const keyword to all constant values to make lib omre robust 2019-04-21 21:51:23 +02:00
tilz0R
c87668fb4b Add dynamic memory first commit 2019-04-21 01:34:12 +02:00
Tilen Majerle
7712eeda9d
Initial commit 2019-04-20 18:01:27 +02:00