Age | Commit message (Expand) | Author | Files | Lines |
2011-05-11 | Record whether strings contains quotes or newlines for smart selection of lon... | David Robillard | 1 | -0/+1 |
2011-05-09 | Improve documentation and const-correctness. | David Robillard | 1 | -3/+3 |
2011-05-06 | Merge SerdEnv and SerdReadState. | David Robillard | 1 | -4/+87 |
2011-04-30 | Use descriptive return codes instead of bool | David Robillard | 1 | -4/+4 |
2011-04-27 | Don't hide pointers in typedefs. | David Robillard | 1 | -8/+8 |
2011-04-23 | Tidy. | David Robillard | 1 | -1/+0 |
2011-04-22 | Fix license header (awk oops). | David Robillard | 1 | -1/+1 |
2011-04-22 | Switch to ISC license (legally equivalent to MIT license but with less obnoxi... | David Robillard | 1 | -19/+11 |
2011-02-25 | Switch to 2-clause BSD license. | David Robillard | 1 | -18/+24 |
2011-02-16 | Make serd_writer_set_prefix return bool so it is compatible with SerdPrefixSi... | David Robillard | 1 | -2/+2 |
2011-02-16 | Add SERD_STYLE_RESOLVED option for resolving (expanding) relative URIs in out... | David Robillard | 1 | -0/+36 |
2011-01-25 | Add `amalgamate' waf target for building single source file distribution. | David Robillard | 1 | -0/+2 |
2011-01-25 | Move node functions into API. | David Robillard | 1 | -10/+0 |
2011-01-25 | Change source header tag line. | David Robillard | 1 | -1/+1 |
2011-01-25 | Fix memory leaks. | David Robillard | 1 | -6/+0 |
2011-01-24 | Remove SerdString cruft. | David Robillard | 1 | -11/+27 |
2011-01-24 | Remove SerdString from public API in favour of more expressive (and not neces... | David Robillard | 1 | -14/+14 |
2011-01-22 | SerdNamespaces => SerdEnv. | David Robillard | 1 | -0/+114 |