Age | Commit message (Expand) | Author | Files | Lines |
2014-07-13 | Add configure option to ignore POSIX functions even if present. | David Robillard | 1 | -17/+20 |
2013-12-25 | Fix serd test suite when running recursively (#912). | David Robillard | 1 | -8/+7 |
2013-12-25 | Load waf modules before everything else so CFLAGS and friends are correct (oo... | David Robillard | 1 | -1/+1 |
2013-12-25 | Tidy up configuration output. | David Robillard | 1 | -2/+2 |
2013-12-24 | Update to latest Turtle test suite. | David Robillard | 1 | -14/+14 |
2013-03-30 | Add more tests from the new W3C Turtle test suite. | David Robillard | 1 | -1/+1 |
2013-03-30 | Merge test suites. | David Robillard | 1 | -4/+0 |
2013-03-04 | Use quiet flag on bad tests (back to 100% coverage). | David Robillard | 1 | -3/+3 |
2013-03-04 | Improve dot support. | David Robillard | 1 | -1/+3 |
2013-03-03 | Write thru files to build directory. | David Robillard | 1 | -11/+10 |
2013-03-03 | Pass negative eval tests (reject invalid escaped URI characters). | David Robillard | 1 | -0/+8 |
2013-03-03 | Don't write xsd:decimal literals to Turtle bare if they would not be read back | David Robillard | 1 | -10/+16 |
2013-03-03 | Simplify manifest-based test running. | David Robillard | 1 | -20/+13 |
2013-03-03 | Abstract out thru test running. | David Robillard | 1 | -21/+28 |
2013-03-02 | Pass turtle-syntax-number-08.ttl (integer followed by terminating dot). | David Robillard | 1 | -5/+2 |
2013-03-02 | Use same base URI for both new test suites. | David Robillard | 1 | -2/+2 |
2013-02-26 | Fix URI for tests-ttl tests. | David Robillard | 1 | -1/+1 |
2013-02-26 | Remove debug print and fix Python 3 compatibility. | David Robillard | 1 | -1/+0 |
2013-02-25 | Support most of the latest Turtle Editor's Draft. | David Robillard | 1 | -3/+118 |
2013-02-24 | Move old test suite to its own directory. | David Robillard | 1 | -71/+86 |
2013-02-24 | Restructure test suite to match new Turtle test suite. | David Robillard | 1 | -5/+6 |
2013-01-22 | Fix possible crash in serd_writer_end_anon() when writing invalid lists | David Robillard | 1 | -1/+1 |
2012-12-23 | Serd 0.18.2 | David Robillard | 1 | -1/+1 |
2012-09-10 | Update to r79/autowaf (Add --pardebug option for parallel-installable debug l... | David Robillard | 1 | -17/+1 |
2012-09-10 | Build correct debug library names on MSVC. | David Robillard | 1 | -1/+1 |
2012-09-10 | Build correct debug library names on MSVC. | David Robillard | 1 | -5/+14 |
2012-09-10 | Use name instead of pattern mangling to add D suffix. | David Robillard | 1 | -2/+5 |
2012-09-10 | Tidy up wscript. | David Robillard | 1 | -55/+44 |
2012-09-09 | Fix clashing symbol "error" in amalgamation build. | David Robillard | 1 | -1/+1 |
2012-08-23 | Serd 0.18.0 | David Robillard | 1 | -1/+1 |
2012-08-08 | Update to r74/autowaf (Add autowaf.set_c99_mode()). | David Robillard | 1 | -5/+1 |
2012-08-08 | Consistency. | David Robillard | 1 | -11/+11 |
2012-08-08 | Consistency. | David Robillard | 1 | -11/+11 |
2012-08-08 | Tidy up wscript. | David Robillard | 1 | -78/+78 |
2012-08-08 | Fix static build on Windows. | David Robillard | 1 | -1/+1 |
2012-08-08 | Add --no-shared configure option for doing static-only builds. | David Robillard | 1 | -23/+40 |
2012-08-04 | Use more portable defines instead of -D in CFLAGS. | David Robillard | 1 | -11/+9 |
2012-08-02 | Clean up wscript. | David Robillard | 1 | -9/+6 |
2012-07-09 | Improve documentation style. | David Robillard | 1 | -21/+3 |
2012-07-05 | Bump version. | David Robillard | 1 | -1/+1 |
2012-07-05 | Add error callback to reader and writer for custom error reporting. | David Robillard | 1 | -0/+1 |
2012-05-08 | Add incremental read interface suitable for reading from infinite streams. | David Robillard | 1 | -1/+3 |
2012-04-18 | Fix absolute path in documentation. | David Robillard | 1 | -2/+2 |
2012-03-18 | Add serd_reader_set_default_graph() for reading a file as a named graph. | David Robillard | 1 | -1/+1 |
2012-03-10 | Add serd_writer_set_root_uri(), root parameter to | David Robillard | 1 | -1/+4 |
2012-03-08 | Add serd_writer_get_env(). | David Robillard | 1 | -1/+1 |
2012-03-03 | Add serd_chunk_sink for easy writing to a string. | David Robillard | 1 | -1/+1 |
2012-02-21 | Bump version. | David Robillard | 1 | -1/+1 |
2012-02-05 | Update to r65/autowaf and waf-1.6.10. | David Robillard | 1 | -0/+7 |
2012-01-18 | Use consistent *_config.h rather than *-config.h. | David Robillard | 1 | -17/+19 |