An open API service providing commit metadata for open source projects.

GitHub / thi-ng/tinyalloc / commits

malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)

SHA Message Author Date Stats
b60fcd7a Update README.md Karsten Schmidt <k****@t****g>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
72730516 merge Merge pull request #9 from Ryzee119/patch-1 Karsten Schmidt <k****@p****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
0f1d708a Allow inclusion in CPP projects Ryzee119 <w****d@l****u>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
8241b049 merge Merge pull request #6 from llucinat/fix-heap-init Karsten Schmidt <k****@p****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
822743cd merge Merge pull request #7 from ANLAB-KAIST/warning-fix Karsten Schmidt <k****@p****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
438d894d Fix discarded-qualifiers & pointer comparison warnings Wonsup Yoon <p****w@k****r> over 6 years ago
3bbef734 Fix heap initialization llucinat <l****t@d****d> almost 7 years ago
96450f32 merge Merge pull request #5 from winduptoy/master Karsten Schmidt <k****@p****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
824a6403 Move compile-time configuration into a runtime configuration. Matt Reyer <2****y@u****m> about 7 years ago
9ebd4a40 merge Merge pull request #3 from silentcarl/master Karsten Schmidt <i****o@p****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
2181fcf3 out of bouds 安静的卡尔 <s****0@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
8feeb53d merge Merge pull request #1 from 0xflotus/patch-1 Karsten Schmidt <i****o@p****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
1286ac7d added space 0xflotus <0****s@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
feef1bae remove various functions if TA_DISABLE_COMPACT, update ptr casts, update readme Karsten Schmidt <k****@p****m> about 9 years ago
b838efb4 update readme Karsten Schmidt <k****@p****m> about 9 years ago
ad2d638e add TA_DISABLE_* defines, update compact, memclear, add license, update readme Karsten Schmidt <k****@p****m> about 9 years ago
1c06015c update readme, add mem layout diag, rename defines & heap struct fields Karsten Schmidt <k****@p****m> about 9 years ago
11fdb104 update readme Karsten Schmidt <k****@p****m> about 9 years ago
e4646804 rename fns again, add ta_calloc() & memset Karsten Schmidt <k****@p****m> about 9 years ago
cebcee69 add readme Karsten Schmidt <k****@p****m> about 9 years ago
ad15f9bb add talloc.h, rename types & functions Karsten Schmidt <k****@p****m> about 9 years ago
3184e82a rename heap->head => heap->used, minor update compress(), use bool returns Karsten Schmidt <k****@p****m> about 9 years ago
36220a9d fix compress, add block splitting if alloc from larger free block Karsten Schmidt <k****@p****m> about 9 years ago
695b1f15 initial import Karsten Schmidt <k****@p****m> about 9 years ago

← Back to repository