aboutsummaryrefslogtreecommitdiffstats
path: root/src/serd_internal.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-11Create SerdNodeFlags typedef for flags.David Robillard1-32/+0
2011-05-11Record whether strings contains quotes or newlines for smart selection of lon...David Robillard1-1/+9
2011-05-05Make serd_read_state_get_base_uri return a pointer.David Robillard1-10/+12
2011-04-23Tidy.David Robillard1-1/+0
2011-04-22Fix license header (awk oops).David Robillard1-1/+1
2011-04-22Switch to ISC license (legally equivalent to MIT license but with less obnoxi...David Robillard1-20/+12
2011-02-25Switch to 2-clause BSD license.David Robillard1-16/+24
2011-01-25Move node functions into API.David Robillard1-6/+0
2011-01-25Lint.David Robillard1-1/+1
2011-01-25Change source header tag line.David Robillard1-1/+1
2011-01-25Fix memory leaks.David Robillard1-0/+6
2011-01-24Remove SerdString cruft.David Robillard1-22/+21
2011-01-24Remove SerdString from public API in favour of more expressive (and not neces...David Robillard1-3/+26
2011-01-23Add missing include.David Robillard1-0/+1
2011-01-23Rearrange code, put common internal stuff in serd_internal.h.David Robillard1-0/+101