index
:
sratom.git
main
serd1
Sratom LV2 atom serialisation library
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-01
Suppress new clang-tidy warnings
David Robillard
2
-0
/
+4
2023-05-01
Constrain relative URI references to the base URI
David Robillard
2
-2
/
+3
2023-05-01
Replace strict option with new meson warning level
David Robillard
6
-242
/
+77
2023-02-13
Fix build as a subproject
David Robillard
1
-3
/
+0
2023-02-05
Add missing includes
David Robillard
1
-0
/
+2
2023-02-04
Fix clang and clang-tidy warnings on Windows
David Robillard
5
-7
/
+34
2023-01-14
Fix and simplify library naming on Windows
David Robillard
2
-33
/
+16
2022-12-11
Fix "suspicious" string comparisons
David Robillard
5
-4
/
+3
2022-12-11
Use uppercase integer literal suffixes
David Robillard
2
-6
/
+5
2022-12-11
Make clang-tidy configuration clean when run via meson
David Robillard
4
-30
/
+26
2022-12-11
Test header for warnings more strictly
David Robillard
4
-2
/
+64
2022-12-08
Replace duplicated dox_to_sphinx script with sphinxygen dependency
David Robillard
8
-714
/
+78
2022-11-01
Avoid error in gcc's address sanitizer
David Robillard
1
-1
/
+9
2022-10-24
Add meson subproject files to .gitignore
David Robillard
1
-0
/
+1
2022-10-07
Override pkg-config dependency within meson
David Robillard
2
-12
/
+8
2022-10-05
Fix dependencies in pkg-config file
David Robillard
2
-1
/
+8
2022-09-09
Sratom 0.6.14
v0.6.14
David Robillard
2
-3
/
+3
2022-09-08
Use 0BSD for trivial "public domain intent" things
David Robillard
18
-137
/
+28
2022-09-08
Only run REUSE test in strict mode
David Robillard
1
-13
/
+14
2022-09-01
Adopt REUSE machine-readable licensing standard
David Robillard
27
-66
/
+226
2022-08-22
Use standard ISC license text
David Robillard
1
-8
/
+8
2022-08-22
Only run autoship test in strict mode
David Robillard
2
-4
/
+10
2022-08-17
Bump dependency requirements to stable versions
David Robillard
1
-3
/
+3
2022-08-15
Add project metadata
David Robillard
3
-1
/
+36
2022-07-20
Make NEWS file readable by dpkg-parsechangelog
David Robillard
1
-12
/
+12
2022-07-18
Sratom 0.6.12
v0.6.12
David Robillard
2
-3
/
+3
2022-07-18
Suppress new warnings in clang and clang-tidy 14
David Robillard
3
-0
/
+5
2022-07-18
Switch to meson build system
David Robillard
25
-329
/
+601
2022-07-17
Use a consistent tagline everywhere
David Robillard
6
-10
/
+11
2022-06-17
Avoid signed conversion warning on MinGW
David Robillard
1
-1
/
+1
2022-05-26
Sratom 0.6.10
v0.6.10
David Robillard
2
-3
/
+4
2022-05-26
Suppress new warnings in clang-tidy 13
David Robillard
3
-3
/
+10
2022-05-09
Fix documentation installation directory
David Robillard
1
-0
/
+1
2022-05-09
Fix -D_FORTIFY_SOURCE=3 warning
Martin Liska
1
-2
/
+4
2021-01-11
Clean up documentation comments
David Robillard
1
-31
/
+23
2021-01-11
Avoid use of snprintf for simple string copying
David Robillard
1
-4
/
+9
2021-01-11
Fix potential blank node ID truncation
David Robillard
2
-1
/
+7
2021-01-07
Sratom 0.6.8
v0.6.8
David Robillard
2
-3
/
+3
2021-01-07
Add waf build artifacts to gitignore file
David Robillard
1
-0
/
+3
2021-01-07
Update autowaf
David Robillard
1
-0
/
+0
2021-01-07
Remove unused HTML static path
David Robillard
1
-1
/
+0
2021-01-07
Switch to LV2 documentation theme
David Robillard
4
-192
/
+35
2021-01-02
Use email address instead of website for attribution
David Robillard
4
-4
/
+4
2021-01-02
Use SRATOM_STATIC instead of SRATOM_SHARED to control visibility
David Robillard
2
-17
/
+10
2021-01-01
Use consistent test naming scheme
David Robillard
3
-4
/
+4
2021-01-01
Use separate clang-tidy configurations for headers and tests
David Robillard
3
-1
/
+21
2021-01-01
Remove unused generated configuration header
David Robillard
1
-2
/
+0
2020-12-31
Format all code with clang-format
David Robillard
3
-1010
/
+1072
2020-12-24
Fix header installation
Atsushi Eno
1
-1
/
+1
2020-12-22
Avoid "else" after "return"
David Robillard
2
-10
/
+20
[next]