aboutsummaryrefslogtreecommitdiffstats
path: root/src/allocator.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add option UNSAFE which disables all internal error checksMattias Andrée2016-04-271-1/+1
* Add, and use, libzahl_memfailure for conciseness, also fix possible unset errnoMattias Andrée2016-04-261-5/+2
* Fix bug in libzahl_msb_nz_* and optimise and simplify libzahl_reallocMattias Andrée2016-03-151-13/+7
* Mostly optimisationsMattias Andrée2016-03-141-1/+1
* Fix so that no workaround is required.Mattias Andrée2016-03-141-6/+1
* Cleaner workaround for clang bugMattias Andrée2016-03-141-32/+15
* Add reference to clang bug reportMattias Andrée2016-03-141-0/+1
* Multiple changes:Mattias Andrée2016-03-131-14/+34
* Clean upMattias Andrée2016-03-051-2/+0
* Add memory pool, also let the user know that libzahl is not designed for cryptographyMattias Andrée2016-03-051-0/+41