Commit Graph

199 Commits (c7f873f904617c201e359196717eb2133d91cef5)

Author SHA1 Message Date
Tpt 75695dcdf7 Upgrades dependencies 6 months ago
Tpt 0ac70e73dc Adds an enum for CanonicalizationAlgorithm 6 months ago
Tpt bdde46b5c7 Releases v0.4.0-alpha.4 7 months ago
Yuri Astrakhan 089875ad21 A few more minor lints, keyword fix 7 months ago
Yuri Astrakhan a924df0e0a
Clean workspace dependency list and updates dependencies 7 months ago
Tpt 0b1aabfcdd Moves main crate to lib/oxigraph and centralizes dependencies 7 months ago
Tpt 70a4ff231b Runs SPARQL 1.2 testsuite 8 months ago
Yuri Astrakhan 1e4326a2c5 Optimize format performance 8 months ago
Tpt d838d55f02 Uses nightly rustfmt on imports and comments 8 months ago
Yuri Astrakhan 2b8df24b8b Use `Self::AssocName` to simplify declarations 8 months ago
Tpt df040400c5 Turtle: fixes parsing bug with escaped dot at the end of a local name 8 months ago
Tpt cffc536eb9 Releases v0.4.0-alpha.2 9 months ago
Tpt 42a66f62b9 Enables cargo semver-checks again 9 months ago
Tpt 790501e1b3 Setup codspeed and improves benchmarks 9 months ago
Tpt 4c79e7ee78 Upgrades testsuite 9 months ago
Tpt 025bd2afd2 Uses new cargo lint configuration system 9 months ago
Tpt efd5eec65d Introduces load_from_read instead of load_graph and load_dataset 10 months ago
Tpt ab5f5c1c60 Upgrades quick-xml 11 months ago
Tpt 1dfad23e4b Upgrades RocksDB 11 months ago
Tpt 5647624012 Testsuite: executes C14N tests 11 months ago
Tpt ef429e6d1b Uses anyhow context function more often 11 months ago
Tpt b0a01e65fa SPARQL: makes sure that STR is working properly on small IRIs 11 months ago
Tpt 517df6d59e Testsuite: Makes use of mf:assumedTestBase 11 months ago
Vilnis Termanis c1b57f460b SPARQL: Fix ASK + FROM combination 11 months ago
Tpt 38844f6436 sparesults: use Read instead of BufRead as input type 12 months ago
Tpt 90b7b128f2 Upgrades MSRV to 1.70 1 year ago
Tpt 3c51dd31bc Move back MSRV to 1.67 but keep Cargo.lock to 1.70 1 year ago
Tpt bdedcc47e3 Renames oxigraph-server to oxigraph(-cli) 1 year ago
Tpt 13c3515d7b OxTTL: return file position in errors 1 year ago
Tpt 8193cac86d Testsuite: avoid creating and dropping Stores 1 year ago
Tpt b1c90b599b Testsuite: simplifies error handling 1 year ago
Tpt 7fe055d2b4 Exposes SPARQL results I/O in Oxigraph and improve EvaluationError 1 year ago
Tpt f10e5a40a3 Enables more Clippy lints 1 year ago
Tpt 6611b491b1 Sets Rust minimum version to 1.70 1 year ago
Tpt 570f21748d Cargo.toml: share some common fields in the workspace 1 year ago
Tpt 7c227830e9 Upgrades RocksDB 1 year ago
Tpt f183196859 Adopt new I/O API for parsing 1 year ago
Tpt 4f7445104a Testsuite: Upgrades to new RDF syntax test structure 1 year ago
Tpt 3adf33d2f4 Renames "parse_from_read" to "parse_read" 1 year ago
Tpt 922023b1da Parsers do not need BufRead anymore 1 year ago
Tpt b22e74379a Run RDF canon tests to check isomorphism 1 year ago
Thomas 24a1dd2556 Applies some recent Clippy lints 1 year ago
Tpt db7fab0f20 Run Clippy on more configurations 1 year ago
Thomas 94986a0d28 Fixes a testsuite typo 1 year ago
Thomas b69e0d38f6 Fixes a testsuite typo 1 year ago
Tpt cb9922379c Uses "let else" syntax where relevant 1 year ago
Tpt 71b1768d28 New N3/Turtle/TriG/N-Triple/N-Quad parsers and serializers 1 year ago
Tpt 40b10cdabc Adds a naive standalone query optimizer 1 year ago
Tpt ae294683d6 Upgrades MSRV to 1.65 1 year ago
Tpt 8e76341bb2 Releases v0.3.18 1 year ago