index
:
serd.git
1.x
absolute-base-uri
jsonld
main
master
model
python
remove-message
serd1
serd1-meson
serd1-warnings
serd1-world-log
test-performance
windows
Serd RDF serialisation library
d@drobilla.net
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-02
Add SerdNodes for storing a cache of interned nodes
David Robillard
1
-0
/
+1
2023-12-02
Make blank node prefixing automatic
David Robillard
1
-33
/
+0
2023-12-02
Split SERD_READ_VERBATIM into two more precise flags
David Robillard
1
-8
/
+16
2023-12-02
Add a reader flag to disable generated blank label avoidance
David Robillard
1
-0
/
+8
2023-12-02
Collapse input and output options into single flags
David Robillard
1
-41
/
+70
2023-12-02
[WIP] Add support for converting literals to canonical form
David Robillard
1
-1
/
+13
2023-12-02
[WIP] Generalize node construction API
David Robillard
1
-0
/
+5
2023-12-02
Add support for custom allocators
David Robillard
1
-0
/
+1
2023-12-02
Add command-line option to write output to a file
David Robillard
1
-14
/
+50
2023-12-02
[WIP] Add extensible logging API
David Robillard
1
-0
/
+26
2023-12-02
[WIP] Add support for reading and writing variables
David Robillard
1
-1
/
+7
2023-12-02
[TESTED] Replace -b and -e options with a block size option
David Robillard
1
-4
/
+7
2023-12-02
Add support for reading multiple files at once
David Robillard
1
-2
/
+2
2023-12-02
Simplify handling of input string arguments
David Robillard
1
-1
/
+1
2023-12-02
Add base URI command-line option
David Robillard
1
-1
/
+8
2023-12-02
Rename serdi to serd-pipe
David Robillard
8
-12
/
+12
2023-12-02
Use Zix attributes directly
David Robillard
1
-7
/
+7
2023-12-02
Add empty syntax type for suppressing output
David Robillard
1
-4
/
+11
2023-12-02
Add support for writing terse output with minimal newlines
David Robillard
1
-1
/
+3
2023-12-02
Add SerdStatement
David Robillard
1
-0
/
+1
2023-12-02
Add SerdCaret
David Robillard
1
-0
/
+1
2023-12-02
Add SerdWorld for shared library state
David Robillard
2
-0
/
+2
2023-12-02
Use a fixed-size reader stack
David Robillard
1
-0
/
+7
2023-12-02
Add SerdSink interface and hide implementations
David Robillard
1
-0
/
+1
2023-12-02
Make nodes opaque
David Robillard
1
-0
/
+1
2023-12-02
Split up public API header
David Robillard
1
-1
/
+4
2023-12-02
Remove serd_uri_to_path()
David Robillard
2
-3
/
+1
2023-10-22
Serd 0.32.0
v0.32.0
David Robillard
1
-1
/
+1
2023-09-23
Explicitly specify all documentation dependencies
David Robillard
5
-14
/
+37
2023-09-22
Fix documentation dependencies
David Robillard
3
-4
/
+4
2023-09-22
Remove custom documentation CSS
David Robillard
1
-18
/
+0
2023-09-22
Clean up meson formatting
David Robillard
1
-1
/
+2
2023-09-22
Clean up sphinx build commands
David Robillard
3
-9
/
+19
2023-09-22
Fix documentation build in a virtualenv
David Robillard
1
-2
/
+2
2023-09-22
Move man pages to their own directory
David Robillard
4
-45
/
+77
2023-05-15
Clean up and organize configuration summary
David Robillard
1
-7
/
+9
2023-05-11
Clean up documentation and remove junk files from install
David Robillard
11
-161
/
+163
2023-05-05
Update benchmarks
David Robillard
3
-378
/
+417
2023-05-05
Run mandoc with strict errors
David Robillard
2
-3
/
+10
2023-05-05
Add options to disable html or singlehtml documentation
David Robillard
1
-29
/
+33
2023-05-05
Remove unused meson.build file
David Robillard
1
-8
/
+0
2023-05-05
Fail on documentation warnings when werror=true
David Robillard
1
-6
/
+9
2023-05-05
Fix stylelint issues
David Robillard
2
-3
/
+5
2023-04-30
Add long "help" and "version" options to serdi
David Robillard
1
-2
/
+2
2023-04-16
Gracefully handle errors when writing text
David Robillard
1
-1
/
+1
2023-04-06
Make URI writing stricter by default
David Robillard
1
-1
/
+3
2023-04-06
Add pylint test
David Robillard
1
-1
/
+1
2023-04-06
Only load sphinxygen subproject if required tools are found
David Robillard
1
-7
/
+19
2023-04-06
Clean up documentation symbol ignore list
David Robillard
1
-12
/
+0
2023-04-06
Use more consistent meson formatting
David Robillard
2
-7
/
+17
[next]