This is an automated email from the ASF dual-hosted git repository.
andy pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git
from ba8b2b7ed0 Merge pull request #1901 from afs/ui-updates
new b36abb780d G.sameTermMatch: full path needed for literals
new 7898c1512d Call the switchable compare for dateTimes
new 4a8c7bd8d6 Code tidy
new 1b9658338e Protect against Content-Type
new 25969e433a GH-1902: Handle null response
new 488f991e22 Merge pull request #1903 from afs/misc2
The 10758 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../main/java/org/apache/jena/http/HttpLib.java | 4 +--
.../main/java/org/apache/jena/riot/other/G.java | 6 ++--
.../java/org/apache/jena/sparql/SystemARQ.java | 4 +--
.../jena/sparql/exec/http/QueryExecHTTP.java | 2 ++
.../org/apache/jena/sparql/expr/NodeValueCmp.java | 2 +-
.../jena/sparql/expr/nodevalue/XSDFuncOp.java | 6 ++--
jena-cmds/src/main/java/arq/qexpr.java | 40 ++++++++++++----------
7 files changed, 34 insertions(+), 30 deletions(-)