Commits


`d->abstract' can be NULL sometimes


tokenize: always return a valid NULL-terminated array if we couldn't extract even a single word from the string, make sure to return something that's not NULL otherwise the callers don't know whether we succeeded or not.


initial import