aboutsummaryrefslogtreecommitdiffstats
path: root/src/system.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-28Add custom allocator supportDavid Robillard1-22/+1
2022-01-28Replace serdi -b and -e options with a block size optionDavid Robillard1-17/+0
2022-01-13Split up serd_internal.hDavid Robillard1-0/+2
2022-01-13Use thread-safe strerror_r() if availableDavid Robillard1-0/+4
2022-01-13Move fopen wrapper to worldDavid Robillard1-4/+0
2022-01-13Add SerdWorld for shared library stateDavid Robillard1-3/+5
2022-01-13Simplify reader interfaceDavid Robillard1-0/+17
2022-01-13Align node allocationsDavid Robillard1-0/+5
2021-01-02Use email address instead of website for attributionDavid Robillard1-1/+1
2020-12-31Format all code with clang-formatDavid Robillard1-4/+8
2020-11-13Remove dead codeDavid Robillard1-3/+0
2020-11-13Use aligned allocation via C11 or Windows API where possibleDavid Robillard1-4/+13
2020-11-10Add const, pure, and malloc function attributesDavid Robillard1-1/+3
2020-08-14Clean up and separate internal headersDavid Robillard1-0/+28