1. 619d943 Merge pull request #30 from c-rack/update-dependencies by Constantin Rack · 8 years ago
  2. 6e4b28c Problem: several dependencies are outdated by Constantin Rack · 8 years ago
  3. 83e86df Merge pull request #28 from c-rack/update-maven-compiler-plugin by Constantin Rack · 8 years ago
  4. 16e425f Problem: maven-compiler-plugin is outdated by Constantin Rack · 8 years ago
  5. 9b5e221 Merge pull request #27 from c-rack/update-copyright-year by Constantin Rack · 8 years ago
  6. 05a992f Update copyright year by Constantin Rack · 8 years ago
  7. 3a2b12f Merge pull request #26 from c-rack/update-maven-compiler-plugin by Constantin Rack · 8 years ago
  8. bcd1366 Problem: maven-compiler-plugin is outdated by Constantin Rack · 8 years ago
  9. 2a60bcb Merge pull request #25 from c-rack/update-maven-surefire-report-plugin by Constantin Rack · 8 years ago
  10. fa0b1a6 Problem: maven-surefire-report-plugin is outdated by Constantin Rack · 8 years ago
  11. aa4e285 Merge pull request #23 from c-rack/update-maven-pmd-plugin by Constantin Rack · 8 years ago
  12. ed38a82 Problem: maven-pmd-plugin is outdated by Constantin Rack · 8 years ago
  13. 8c108b7 Merge pull request #22 from c-rack/release-0.7 by Constantin Rack · 8 years ago
  14. 51aed62 Release 0.7 by Constantin Rack · 8 years ago
  15. de8fcfe Merge pull request #21 from c-rack/issue-19 by Constantin Rack · 8 years ago
  16. ca8ec81 Problem: Array does not support setting the initial capacity by Constantin Rack · 8 years ago
  17. 0140521 Merge pull request #20 from c-rack/issue-18 by Constantin Rack · 8 years ago
  18. a51cb8b Problem: using `clone()` in ByteString is a performance bottleneck by Constantin Rack · 8 years ago
  19. 34823c5 Merge pull request #17 from c-rack/release-0.6 by Constantin Rack · 8 years ago
  20. 01633be Release version 0.6 by Constantin Rack · 8 years ago
  21. 24ce2a9 Merge pull request #14 from c-rack/update-coveralls by Constantin Rack · 9 years ago
  22. 40f5172 Problem: coveralls plugin was outdated by Constantin Rack · 9 years ago
  23. bf80243 Merge pull request #13 from c-rack/update-dependency by Constantin Rack · 9 years ago
  24. ee90d59 Update dependency by Constantin Rack · 9 years ago
  25. 474ec3d Merge pull request #12 from c-rack/use-travis-containers by Constantin Rack · 9 years ago
  26. 16b080e Problem: does not run on travis container by Constantin Rack · 9 years ago
  27. c400e0f Update maven-surefire-report-plugin dependency by Constantin Rack · 9 years ago
  28. 151c286 Update README.md by Constantin Rack · 9 years ago
  29. 77c3907 Problem: maven-project-info-reports-plugin is out of date by Constantin Rack · 9 years ago
  30. 91679e9 Problem: no test for ChunkableDataItem.equals() by Constantin Rack · 9 years ago
  31. 124c375 Use badges from travis and coveralls instead of shields.io by Constantin Rack · 9 years ago
  32. 68cd49b Problem: no tests for rational number decode by Constantin Rack · 9 years ago
  33. 2979bef Problem: cobertura does not correctly report code coverage by Constantin Rack · 9 years ago
  34. 6ac4341 Problem: no tests for LanguageTaggedString decoding by Constantin Rack · 9 years ago
  35. 5a0aba8 Problem: coveralls-maven-plugin out of date by Constantin Rack · 9 years ago
  36. c126427 Problem: coveralls-maven-plugin is outdated by Constantin Rack · 9 years ago
  37. caddc34 Problem: findbugs-maven-plugin out of date by Constantin Rack · 9 years ago
  38. 59720a7 Problem: maven-pmd-plugin is outdated by Constantin Rack · 9 years ago
  39. 8c648be Update site-maven-plugin to 0.12 by Constantin Rack · 9 years ago
  40. 002d8d5 Update README.md by Constantin Rack · 9 years ago
  41. 1464101 Switch to C4.1 process by Constantin Rack · 9 years ago
  42. 6081390 Update README.md by Constantin Rack · 9 years ago
  43. 0a3e6d5 Add automatic decoding. Fixes #11 by Constantin Rack · 9 years ago
  44. 5fc3888 Add test for model by Constantin Rack · 9 years ago
  45. ef3b91d Add link to specification by Constantin Rack · 9 years ago
  46. 19cfbe3 Basic implementation of a LanguageTaggedString by Constantin Rack · 9 years ago
  47. 610a768 Update dependencies by Constantin Rack · 9 years ago
  48. cc1b021 Implement RationalNumber decoding. Fixes #8 by Constantin Rack · 9 years ago
  49. aef565b Protect against NullPointerException by Constantin Rack · 9 years ago
  50. 03c4c8a Add option to automatically decode rational numbers by Constantin Rack · 9 years ago
  51. 9d45e0e Further improve test coverage. by Constantin Rack · 9 years ago
  52. c6c48f5 Fix two defects found by Coverity by Constantin Rack · 9 years ago
  53. 039201e Use correct import for java.util.Objects by Constantin Rack · 9 years ago
  54. e4c0823 Re-enable Coverity by Constantin Rack · 9 years ago
  55. a21b3a2 Refactored hashCode() and equals() methods by Constantin Rack · 9 years ago
  56. 408da46 Increase code coverage. by Constantin Rack · 9 years ago
  57. 29240f8 Disable Coverity due to scan.coverity.com downtime. by Constantin Rack · 9 years ago
  58. 03f11fc Add AbstractFloat.equals by Constantin Rack · 9 years ago
  59. cfda054 Fix tests based on changed DataItem.hashCode implementation by Constantin Rack · 9 years ago
  60. d2fa921 Include majorType in DataItem.hashCode by Constantin Rack · 9 years ago
  61. a0c0dbb Fix NPE found by Coverity. by Constantin Rack · 9 years ago
  62. 31e7f76 Add coverity badge. by Constantin Rack · 9 years ago
  63. 4beed11 Add coverity scan. by Constantin Rack · 9 years ago
  64. ec7d607 Update dependencies. by Constantin Rack · 9 years ago
  65. 2da474a Removed duplicate code. by Constantin Rack · 9 years ago
  66. 08f17da Add test for CborBuilder. by Constantin Rack · 9 years ago
  67. 6b13c33 Improve test for ByteStringEncoder. by Constantin Rack · 9 years ago
  68. 21e03ac Improved tests for SpecialEncoder. by Constantin Rack · 9 years ago
  69. d6c3e09 Add test for MapEncoder. by Constantin Rack · 9 years ago
  70. 44505d8 Add tests for AbstractDecoder. by Constantin Rack · 9 years ago
  71. 9652713 Add test for ArrayBuilder. by Constantin Rack · 9 years ago
  72. 3514aeb Add more tests. by Constantin Rack · 9 years ago
  73. d593591 Merge master by Constantin Rack · 9 years ago
  74. 6002bdc Add more tests. by Constantin Rack · 9 years ago
  75. e240f7b Update README.md by Constantin Rack · 9 years ago
  76. df71e59 Merge pull request #10 from decoit/master by Constantin Rack · 9 years ago
  77. c0e611f Reworked how tagging works. A Tag may be now assigned to any DataItem by using DataItem.setTag(long) or DataItem.setTag(Tag). This change allows tagging of any data item (as it is explicitly stated in RFC 7049), especially those used as values and keys inside Maps. Additonal helper methods on DataItem make working with tags easier. Use DataItem.removeTag() to remove a tag from a data item and DataItem.hasTag() to check for an existing tag. DataItem.getTag() retrieved the tag of the data item. Existing equals() and hashCode() methods were updated to take the tag into account if present. If no tag is present, they work as they did before. by Thomas Rix · 9 years ago
  78. f8b93c9 Added methods to MapBuilder that allow adding nested Maps or Arrays with any DataItem as key, updated MapBuilder tests accordingly. by Thomas Rix · 9 years ago
  79. 0fef3f4 Update version by Constantin Rack · 9 years ago
  80. 5543b98 Update copyright year by Constantin Rack · 9 years ago
  81. 8609307 Merge pull request #9 from decoit/master by Constantin Rack · 9 years ago
  82. 55db3c7 Fixed a Javadoc error regarding external links by Thomas Rix · 9 years ago
  83. ac1c392 Updated Version in pom.xml to 0.4.1, added myself as developer by Thomas Rix · 9 years ago
  84. 7bbecc4 Added method to add a nested Map to a Map using a key of type String/UNICODE_STRING in the parent Map. Updated MapBuilderTest accordingly. by Thomas Rix · 9 years ago
  85. fa94f29 Add test for MapBuilder by Constantin Rack · 9 years ago
  86. 89c23b5 Add test for DataItemListener by Constantin Rack · 9 years ago
  87. e391841 Update README.md by Constantin Rack · 9 years ago
  88. 177b6c2 Update README.md by Constantin Rack · 9 years ago
  89. cfdbdca Update README.md by Constantin Rack · 9 years ago
  90. 228847e Optimization by Constantin Rack · 10 years ago
  91. f8b47f4 Update plugin versions by Constantin Rack · 10 years ago
  92. 7205745 Fix missing CPD, PMD reports by Constantin Rack · 10 years ago
  93. a453a8f Add unit tests by Constantin Rack · 10 years ago
  94. 0d6623c Add JDepend reporting plugin by Constantin Rack · 10 years ago
  95. e225e1f Add tests by Constantin Rack · 10 years ago
  96. 02c2b8b Update plugin dependencies by Constantin Rack · 10 years ago
  97. 02262ad Increase code coverage by Constantin Rack · 10 years ago
  98. 90a442c Cobertura does not recognize Java7 0b11111 numberic constants by Constantin Rack · 10 years ago
  99. 34571b2 Update github site-maven-plugin by Constantin Rack · 10 years ago
  100. 03b59ca Update version by Constantin Rack · 10 years ago