index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
commit-slab.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
commit-slab: add a function to deep free entries on the slab
SZEDER Gábor
2020-06-08
1
-0
/
+10
*
commit-slab: clarify slabname##_peek()'s return value
SZEDER Gábor
2020-03-10
1
-1
/
+6
*
commit-slab: support shared commit-slab
Nguyễn Thái Ngọc Duy
2018-05-21
1
-1
/
+1
*
commit-slab.h: code split
Nguyễn Thái Ngọc Duy
2018-05-21
1
-109
/
+6
*
commit-slab.h: avoid -Wsign-compare warnings
Ramsay Jones
2017-09-22
1
-3
/
+3
*
*.[ch] refactoring: make use of the FREE_AND_NULL() macro
Ævar Arnfjörð Bjarmason
2017-06-16
1
-2
/
+1
*
Merge branch 'vs/typofix'
Junio C Hamano
2016-08-12
1
-1
/
+1
|
\
|
*
Spelling fixes
Ville Skyttä
2016-08-11
1
-1
/
+1
*
|
Merge branch 'js/commit-slab-decl-fix'
Junio C Hamano
2016-08-10
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
commit-slab.h: avoid duplicated global static variables
Johannes Sixt
2016-08-09
1
-3
/
+3
*
|
Merge branch 'jc/commit-slab'
Junio C Hamano
2015-08-03
1
-5
/
+29
|
\
\
|
|
/
|
/
|
|
*
commit-slab: introduce slabname##_peek() function
Junio C Hamano
2015-05-22
1
-5
/
+29
*
|
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
2014-09-18
1
-2
/
+1
|
/
*
commit-slab: provide a static initializer
Jeff King
2014-06-13
1
-0
/
+12
*
commit-slab: sizeof() the right type in xrealloc
Thomas Rast
2013-12-02
1
-1
/
+1
*
commit-slab: declare functions "static inline"
Thomas Rast
2013-11-27
1
-6
/
+20
*
commit-slab: document clear_$slabname()
Thomas Rast
2013-11-27
1
-1
/
+10
*
commit-slab.h: Fix memory allocation and addressing
Ramsay Jones
2013-07-29
1
-7
/
+6
*
commit-slab: introduce a macro to define a slab for new type
Junio C Hamano
2013-06-07
1
-0
/
+98