summaryrefslogtreecommitdiff
path: root/src/pool.h
Commit message (Expand)AuthorAgeFilesLines
* pool: fix documentationEdward Thomson2015-10-281-2/+2
* pool: update commentVicent Marti2015-10-281-1/+1
* pool: Dot not assume mallocs are zeroed outVicent Marti2015-10-281-12/+1
* pool: Simplify implementationVicent Marti2015-10-281-35/+2
* Fix compiler warning (git_off_t cast to size_t).Albert Meltzer2014-05-191-2/+0
* Improved tree iterator internalsRussell Belfer2013-03-141-0/+7
* update copyrightsEdward Thomson2013-01-081-1/+1
* Diff iteratorsRussell Belfer2012-09-051-0/+11
* Fix bug with merging diffs with null optionsRussell Belfer2012-07-191-0/+7
* Convert revwalk to use git_poolRussell Belfer2012-04-251-0/+2
* Convert attrs and diffs to use string poolsRussell Belfer2012-04-251-2/+17
* Implement git_pool paged memory allocatorRussell Belfer2012-04-251-0/+108