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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-15
Fix potential Python errors on test suite failure
David Robillard
1
-5
/
+5
2022-11-15
Fix implementation-defined integer conversion
David Robillard
1
-1
/
+1
2022-11-14
Arrange CI rows more logically
David Robillard
1
-91
/
+57
2022-11-14
Add Windows path separator support to serd_node_new_file_uri()
David Robillard
3
-10
/
+69
2022-10-24
Add meson subproject files to .gitignore
David Robillard
1
-0
/
+1
2022-10-24
Fix MSVC warning in header test
David Robillard
1
-0
/
+4
2022-10-23
Fix hang when skipping an error at EOF when lax parsing
David Robillard
2
-1
/
+2
2022-10-23
Fix crash when trying to read chunks without starting
David Robillard
3
-3
/
+11
2022-10-23
Fix whitespace
David Robillard
1
-2
/
+2
2022-10-23
Add trailing commas to enum declarations
David Robillard
2
-7
/
+7
2022-10-23
Fix "suspicious" string comparison
David Robillard
2
-2
/
+1
2022-10-23
Strengthen clang-tidy configuration
David Robillard
1
-2
/
+0
2022-10-23
Use uppercase integer literal suffixes
David Robillard
8
-60
/
+58
2022-10-23
Simplify clang-tidy configuration
David Robillard
3
-16
/
+15
2022-10-23
Test header for warnings more strictly
David Robillard
5
-3
/
+50
2022-10-07
Override pkg-config dependency within meson
David Robillard
4
-3
/
+12
2022-09-08
Serd 0.30.16
v0.30.16
David Robillard
4
-5
/
+5
2022-09-08
Use 0BSD for trivial "public domain intent" things
David Robillard
22
-142
/
+33
2022-09-08
Only run REUSE test in strict mode
David Robillard
1
-12
/
+14
2022-09-01
Fix licensing metadata
David Robillard
4
-4
/
+4
2022-09-01
Update NEWS file
David Robillard
1
-1
/
+2
2022-08-31
Adopt REUSE machine-readable licensing standard
David Robillard
65
-494
/
+335
2022-08-22
Use standard ISC license text
David Robillard
1
-7
/
+7
2022-08-22
Only run autoship test in strict mode
David Robillard
2
-3
/
+9
2022-08-09
Allow programs to be used from subproject
David Robillard
2
-1
/
+4
2022-08-09
Fix array size warning
David Robillard
1
-3
/
+7
2022-07-20
Make NEWS file readable by dpkg-parsechangelog
David Robillard
1
-20
/
+20
2022-07-17
Use consistent pkg-config description
David Robillard
1
-1
/
+1
2022-07-16
Remove fill from logo
David Robillard
1
-17
/
+9
2022-07-16
Simplify command line usage printing
David Robillard
1
-16
/
+19
2022-07-16
Remove redundant check for command line argument count
David Robillard
1
-4
/
+1
2022-07-16
Write test outputs to a temporary directory
David Robillard
1
-12
/
+10
2022-07-16
Define _POSIX_C_SOURCE globally in the build system
David Robillard
4
-8
/
+13
2022-07-16
Use a lookup table to determine UTF-8 encoding length
David Robillard
1
-20
/
+38
2022-07-16
Build with C11 on CI
David Robillard
1
-13
/
+13
2022-07-16
Fix spelling error in serdi man page
David Robillard
4
-5
/
+12
2022-07-14
Set strict C warnings globally
David Robillard
1
-1
/
+1
2022-07-13
Suppress clang-tidy identifier length warning in header
David Robillard
1
-0
/
+1
2022-07-13
Suppress new warnings in clang and clang-tidy 14
David Robillard
3
-0
/
+5
2022-07-13
Simplify linking against static libraries
David Robillard
1
-3
/
+7
2022-07-12
Fix test coverage reporting on CI
David Robillard
1
-0
/
+1
2022-07-10
Serd 0.30.14
v0.30.14
David Robillard
4
-5
/
+5
2022-07-10
Use temporary files in test suite where possible
David Robillard
1
-74
/
+74
2022-07-10
Add FreeBSD row to CI
David Robillard
3
-2
/
+23
2022-07-10
Switch to meson build system
David Robillard
26
-708
/
+962
2022-06-27
Factor out test suite running to a standalone script
David Robillard
2
-199
/
+442
2022-06-27
Suppress new clang-tidy warnings
David Robillard
1
-0
/
+1
2022-06-12
Update benchmarks
David Robillard
8
-5214
/
+723
2022-06-12
Remove extra include-what-you-use configuration
David Robillard
2
-10
/
+0
2022-06-12
Rename INSTALL to INSTALL.md and add a link from README
David Robillard
2
-2
/
+3
[next]