-
Notifications
You must be signed in to change notification settings - Fork 70
Pull requests: rdfhdt/hdt-java
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Code quality fix - "@Override" annotation should be used on any method overriding.
#17
by faisal-hameed
was merged Jun 27, 2016
Loading…
Code quality fix - Array designators "[]" should be on the type, not the variable.
#18
by faisal-hameed
was merged Jun 27, 2016
Loading…
Code quality fix - Redundant Field Initializer.
#19
by faisal-hameed
was merged Jun 27, 2016
Loading…
Code quality fix - Useless parentheses around expressions should be removed
#20
by faisal-hameed
was merged Jun 27, 2016
Loading…
Code quality fix - "switch" statements should end with a "default" clause.
#21
by faisal-hameed
was merged Jun 27, 2016
Loading…
Code quality fix - Primitives should not be boxed just for "String" conversion.
#22
by faisal-hameed
was merged Jun 27, 2016
Loading…
Code quality fix - Declarations should use Java collection interfaces such as "List" rather than specific implementation.
#23
by faisal-hameed
was merged Jun 27, 2016
Loading…
Support CONSTRUCT/DESCRIBE/ASK in hdtsparql command line tool
#27
by osma
was merged Nov 25, 2016
Loading…
Fix invalid cast that breaks lookup of non-ASCII literals. Fixes #36
#40
by osma
was merged Mar 23, 2017
Loading…
Proposed fix for problem with handling nodes that don't exist in HDT in bindings.
#41
by osma
was merged Mar 23, 2017
Loading…
Added script to use hdtCat to scalably compress big RDF files
#109
by D063520
was merged Nov 23, 2020
Loading…
Bump junit from 4.12 to 4.13.1
dependencies
Pull requests that update a dependency file
#112
by dependabot
bot
was merged Nov 23, 2020
Loading…
Bump commons-compress from 1.9 to 1.19
dependencies
Pull requests that update a dependency file
#113
by dependabot
bot
was merged Nov 23, 2020
Loading…
Copy missing tools from hdt-java-cli to hdt-java-package
#114
by andrefs
was merged Nov 30, 2020
Loading…
Bump commons-compress from 1.20 to 1.21
dependencies
Pull requests that update a dependency file
#129
by dependabot
bot
was merged Sep 16, 2021
Loading…
Changing the code so that it compiles in java 11 #81
#132
by D063520
was merged Sep 1, 2021
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.