Streamify the loader
authorPetri Lehtinen <petri@digip.org>
Mon, 13 Jul 2009 08:01:20 +0000 (11:01 +0300)
committerPetri Lehtinen <petri@digip.org>
Mon, 13 Jul 2009 18:45:16 +0000 (21:45 +0300)
commit625f50f9166592d165b8e4bd9681ba7938d4c072
treef7411acb7213543eff68768462a2958506b1c8c6
parent4c414bdd6d1038195bb6a125fc86eb68d67857e3
Streamify the loader

It's no longer needed to load the whole input into a string and then
parse from the string. Instead, the input is read as needed from
a string or file.
src/load.c
src/strbuffer.c
src/strbuffer.h
test/testdata/invalid