summaryrefslogtreecommitdiffstats
path: root/jv_alloc.c
AgeCommit message (Expand)Author
2013-05-05Remove JQ_DEBUG #define and jq_test binary, simplifying build.Stephen Dolan
2012-12-24Sneaky valgrind trick to detect stack memory issues.Stephen Dolan
2012-12-18Print an error message and abort in out-of-memory situations.Stephen Dolan
2012-12-18Add wrappers for malloc/realloc/free. See #43.Stephen Dolan