index
:
xavi/tinyalloc
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Merge pull request #1 from 0xflotus/patch-1
Karsten Schmidt
2019-01-07
1
-2
/
+2
|
\
|
|
|
|
docs: added space in readme
|
*
added space
0xflotus
2019-01-07
1
-2
/
+2
|
/
*
remove various functions if TA_DISABLE_COMPACT, update ptr casts, update readme
Karsten Schmidt
2017-07-15
2
-8
/
+19
|
*
update readme
Karsten Schmidt
2017-07-15
1
-3
/
+5
|
*
add TA_DISABLE_* defines, update compact, memclear, add license, update readme
Karsten Schmidt
2017-07-15
4
-44
/
+252
|
*
update readme, add mem layout diag, rename defines & heap struct fields
Karsten Schmidt
2017-07-14
5
-28
/
+37
|
*
update readme
Karsten Schmidt
2017-07-14
1
-5
/
+76
|
*
rename fns again, add ta_calloc() & memset
Karsten Schmidt
2017-07-14
3
-53
/
+97
|
*
add readme
Karsten Schmidt
2017-07-14
1
-0
/
+13
|
*
add talloc.h, rename types & functions
Karsten Schmidt
2017-07-14
2
-71
/
+83
|
*
rename heap->head => heap->used, minor update compress(), use bool returns
Karsten Schmidt
2017-07-14
1
-26
/
+27
|
*
fix compress, add block splitting if alloc from larger free block
Karsten Schmidt
2017-07-14
1
-9
/
+45
|
*
initial import
Karsten Schmidt
2017-07-14
2
-0
/
+206