1. 054f516 List modules in menu. Simplify their names. by Stian Soiland-Reyes · 8 years ago
  2. d81c2b6 Download page update for 0.3.0 by Stian Soiland-Reyes · 8 years ago
  3. c900534 The declared exception IOException is not actually thrown. by Gary Gregory · 8 years ago
  4. 87ac556 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf by Stian Soiland-Reyes · 8 years ago
  5. d9b47b7 Remove redundant superinterfaces by Gary Gregory · 8 years ago
  6. 56ddbdc Add final modifier to local variables. by Gary Gregory · 8 years ago
  7. 756cbe0 Add final modifier to method parameters. by Gary Gregory · 8 years ago
  8. 4e26ac8 Add final modifier to private fields. by Gary Gregory · 8 years ago
  9. f8c328b Remove unnecessary casts by Gary Gregory · 8 years ago
  10. 319818b Remove unused import. by Gary Gregory · 8 years ago
  11. 5274171 Always use blocks. by Gary Gregory · 8 years ago
  12. e36c67a Add missing '@Override' annotations. by Gary Gregory · 8 years ago
  13. 3fad878 Use Java 7's diamond notation. by Gary Gregory · 8 years ago
  14. 633baf0 [maven-release-plugin] prepare for next development iteration by Stian Soiland-Reyes · 8 years ago
  15. 0bcb207 [maven-release-plugin] prepare release 0.3.0-incubating-RC2 by Stian Soiland-Reyes · 8 years ago 0.3.0-incubating
  16. b25ae1f Use Jena 3.1.1 by Stian Soiland-Reyes · 8 years ago
  17. b8ccc61 Ensure early Jena initialization for 3.1.1 compatibility by Stian Soiland-Reyes · 8 years ago
  18. 1fe1b5a enable jacoco test coverage for jena/jsonldjava/rdf4j by Stian Soiland-Reyes · 8 years ago
  19. fb165fa wider test coverage of Quad.asTriple() by Stian Soiland-Reyes · 8 years ago
  20. cb6f2c1 Bump version back to 0.3.0-incubating-SNAPSHOT by Stian Soiland-Reyes · 8 years ago
  21. 3ba5c3b JenaGraph: handle null Jena pattern by Stian Soiland-Reyes · 8 years ago
  22. 17dab00 Corrected rdf4j Quad.equals() by Stian Soiland-Reyes · 8 years ago
  23. 33bc626 Avoid looking for BlankNode in a java.util.List by Stian Soiland-Reyes · 8 years ago
  24. c6fe35a Avoid duplicate _:_: by Stian Soiland-Reyes · 8 years ago
  25. 5cd68e6 JsonLdDataset - Correct getGraph() by Stian Soiland-Reyes · 8 years ago
  26. 2e5cf8f JsonLdTerm.toString() by Stian Soiland-Reyes · 8 years ago
  27. 3abb1ab Avoid too much BlankNode assumptions by Stian Soiland-Reyes · 8 years ago
  28. ecdcd23 Avoid concurrency issues in JsonLdDataset.size() by Stian Soiland-Reyes · 8 years ago
  29. 89f5328 More neutral graph2-test by Stian Soiland-Reyes · 8 years ago
  30. 30dda08 RDF4J BlankNode toString() by Stian Soiland-Reyes · 8 years ago
  31. 1f1f45e RDF4J Dataset test by Stian Soiland-Reyes · 8 years ago
  32. 16c585c rdf4j close getGraphNames() within stream by Stian Soiland-Reyes · 8 years ago
  33. 99279a1 Jena Dataset delete by wildcard by Stian Soiland-Reyes · 8 years ago
  34. a048486 JenaDatasetImpl correct quad count by Stian Soiland-Reyes · 8 years ago
  35. acc502d Jena DataSet Test by Stian Soiland-Reyes · 8 years ago
  36. 3ca2930 test dataset.toString() by Stian Soiland-Reyes · 8 years ago
  37. 1b7b2ec Avoid NPE if Dataset.contains(null, null, null, null) by Stian Soiland-Reyes · 8 years ago
  38. 9f20482 test getGraph(), getGraphNames() by Stian Soiland-Reyes · 8 years ago
  39. c483e62 Dataset test by Stian Soiland-Reyes · 8 years ago
  40. 7e700cb javadoc tweak by Stian Soiland-Reyes · 8 years ago
  41. e40d123 japicmp ignoreMissingNewVersion by Stian Soiland-Reyes · 8 years ago
  42. ce0e9ab Test default methods by Stian Soiland-Reyes · 8 years ago
  43. 0ae95c3 depend on newer rdf4j 2.1.1 by Stian Soiland-Reyes · 8 years ago
  44. 2c6c1d4 [maven-release-plugin] prepare for next development iteration by Stian Soiland-Reyes · 8 years ago
  45. d3f22c6 [maven-release-plugin] prepare release 0.3.0-incubating-RC1 by Stian Soiland-Reyes · 8 years ago
  46. 3fb92fa hyperlinks by Stian Soiland-Reyes · 8 years ago
  47. ca538d2 markdown typo by Stian Soiland-Reyes · 8 years ago
  48. 7b4df08 RDFTermFactory -> RDF by Stian Soiland-Reyes · 8 years ago
  49. c81e668 RDFTermFactory -> RDF Updated class diagram by Stian Soiland-Reyes · 8 years ago
  50. 143df2f Implementations page updated for RDF by Stian Soiland-Reyes · 8 years ago
  51. f56e856 Update javadoc by Stian Soiland-Reyes · 8 years ago
  52. a83c371 Removed SimpleNoRelativeIRIRDTest by Stian Soiland-Reyes · 8 years ago
  53. c26e346 avoid antrun as it wants to run in each submodule as well by Stian Soiland-Reyes · 8 years ago
  54. d99ff11 avoid src.tar.gz for each module by Stian Soiland-Reyes · 8 years ago
  55. a1fd7c6 Attributed Adam Soroka by Stian Soiland-Reyes · 8 years ago
  56. baf6f6e <finalName> tweaks by Stian Soiland-Reyes · 8 years ago
  57. 0a92d0d tabs -> spaces in pom.xml by Stian Soiland-Reyes · 8 years ago
  58. ac145ca prepare for 0.3.0 by Stian Soiland-Reyes · 8 years ago
  59. fafc651 generate md5/sha1 in verify-stage by Stian Soiland-Reyes · 8 years ago
  60. d8b1541 include examples by Stian Soiland-Reyes · 8 years ago
  61. ee725a5 COMMONSRDF-47 RDFSyntax as an interface by Stian Soiland-Reyes · 8 years ago
  62. 34c9b42 COMMONSRDF-7 Triple/Quad/RDFTerm are immutable by Stian Soiland-Reyes · 8 years ago
  63. 4125eff Quad.asTriple also is equivalence-immutable by Stian Soiland-Reyes · 8 years ago
  64. 47734d7 TripleLike/QuadLike NOT required to thread-safe or immutable by Stian Soiland-Reyes · 8 years ago
  65. 797a4cd COMMONSRDF-7 clarify immutability and hashcode by Stian Soiland-Reyes · 8 years ago
  66. e0dc34a typo it's -> its by Stian Soiland-Reyes · 8 years ago
  67. 2efe1ab COMMONSRDF-7 RDFTerm/Triple/Quad are immutable by Stian Soiland-Reyes · 8 years ago
  68. 413dd09 Reformat tab -> spaces by Stian Soiland-Reyes · 8 years ago
  69. f1ea9cd COMMONSRDF-46 Rename RDFTermFactory to RDF by Stian Soiland-Reyes · 8 years ago
  70. 2d4b5d3 Merge branch 'master' into COMMONSRDF-46 by Stian Soiland-Reyes · 8 years ago
  71. fb80617 typo by Stian Soiland-Reyes · 8 years ago
  72. fb0dd9c RDFDTerm is IRI/BlankNode/Literal. BlankNodeOrIRI is BlankNode/Literal by Stian Soiland-Reyes · 8 years ago
  73. d0501ac Use @Ignore rather than Assume by Stian Soiland-Reyes · 8 years ago
  74. de6842f *RDFTermFactoryTest -> *RDFTest by Stian Soiland-Reyes · 8 years ago
  75. b7016f0 Avoid space at end of line - " ;" -> ";" by Stian Soiland-Reyes · 8 years ago
  76. 2e160b5 Don't test relative IRIs by Stian Soiland-Reyes · 8 years ago
  77. e340604 JavaDoc and 'protected' for abstract test methods by Stian Soiland-Reyes · 8 years ago
  78. 6aa5a5d newer jsonld-java and rdf4j by Stian Soiland-Reyes · 8 years ago
  79. 49cba1f avoid infinite loop! :) by Stian Soiland-Reyes · 8 years ago
  80. 98d56f8 preparing 0.3.0 release notes by Stian Soiland-Reyes · 8 years ago
  81. cb58d56 COMMONSRDF-38 internallyMap on .remove() by Stian Soiland-Reyes · 8 years ago
  82. 7779fca Merge branch 'master' into COMMONSRDF-46 by Stian Soiland-Reyes · 8 years ago
  83. 4f243b3 ASF license headers by Stian Soiland-Reyes · 8 years ago
  84. c0a9b80 javadoc tweaks by Stian Soiland-Reyes · 8 years ago
  85. 9b1b958 no more jacoco report by Stian Soiland-Reyes · 8 years ago
  86. 9c4b058 Travis: Use dist trusty to force newer OracleJDK8 patch version by Stian Soiland-Reyes · 8 years ago
  87. 7410f79 Revert "Is travis happy with dist: trusty?" by Stian Soiland-Reyes · 8 years ago
  88. c06abc8 Travis Travis.. by Stian Soiland-Reyes · 8 years ago
  89. 90b681b Is travis happy with dist: trusty? by Stian Soiland-Reyes · 8 years ago
  90. 96ca8ac Travis Travis.. by Stian Soiland-Reyes · 8 years ago
  91. 13e692c Is travis happy with dist: trusty? by Stian Soiland-Reyes · 8 years ago
  92. 400d1e7 COMMONSRDF-46 Javadoc fixed references by Stian Soiland-Reyes · 8 years ago
  93. 46e159d Merge branch 'master' into COMMONSRDF-46 by Stian Soiland-Reyes · 8 years ago
  94. 9f73a14 import RDF4JFactory.Option for javadoc by Stian Soiland-Reyes · 8 years ago
  95. d6306ad Merge branch 'master' into COMMONSRDF-46 by Stian Soiland-Reyes · 8 years ago
  96. 2a5dbf9 Avoid ConcurrentModification by Stian Soiland-Reyes · 8 years ago
  97. 5c190d2 fromJena/toJena -> as* / asJena* by Stian Soiland-Reyes · 8 years ago
  98. 6fdc990 more extensive Jena tests by Stian Soiland-Reyes · 8 years ago
  99. 13464e2 remove duplicate junit dependency by Stian Soiland-Reyes · 8 years ago
  100. b54b5c6 jena no longer need log4j.properties by Stian Soiland-Reyes · 8 years ago