1. 28d02cb Remove forgotten debug code by Andreas Wallner · 7 years ago
  2. 5e28298 Problem: Tag applied to tag is not decoded by Andreas Wallner · 7 years ago
  3. a46845a Merge pull request #54 from andreasWallner/duplicate_keys by Constantin Rack · 7 years ago
  4. 68f4400 Problem: No way to reject duplicate keys in maps by Andreas Wallner · 7 years ago
  5. 8c848b3 Problem: MapBuilder can add infinite length map by Andreas Wallner · 7 years ago
  6. bb04cab Fix #49, Add missing null checks by Andreas Wallner · 7 years ago
  7. 98a2fef Problem: IOException cannot occur by Constantin Rack · 7 years ago
  8. 72e6ffd Problem: UnsupportedEncodingException by Constantin Rack · 7 years ago
  9. 809e54a Problem: no need to check for IOException by Constantin Rack · 7 years ago
  10. d9d1bbe Problem: SimpleValue has no toString() implementation by Constantin Rack · 7 years ago
  11. 5a423a2 Problem: no usage example to decode simple values by Constantin Rack · 7 years ago
  12. 868f088 MicroEJ 4 EDC-1.2 test compliance by Frédéric RIVIERE · 8 years ago
  13. f6785ff MicroEJ 4 EDC-1.2 + ej.library.eclasspath.biginteger compliant by Frédéric RIVIERE · 8 years ago
  14. 2ddbceb Problem: PMD complains about unnecessary parentheses by Constantin Rack · 9 years ago
  15. ca8ec81 Problem: Array does not support setting the initial capacity by Constantin Rack · 9 years ago
  16. a51cb8b Problem: using `clone()` in ByteString is a performance bottleneck by Constantin Rack · 9 years ago
  17. 91679e9 Problem: no test for ChunkableDataItem.equals() by Constantin Rack · 9 years ago
  18. 68cd49b Problem: no tests for rational number decode by Constantin Rack · 9 years ago
  19. 6ac4341 Problem: no tests for LanguageTaggedString decoding by Constantin Rack · 9 years ago
  20. 0a3e6d5 Add automatic decoding. Fixes #11 by Constantin Rack · 9 years ago
  21. 5fc3888 Add test for model by Constantin Rack · 9 years ago
  22. ef3b91d Add link to specification by Constantin Rack · 9 years ago
  23. 19cfbe3 Basic implementation of a LanguageTaggedString by Constantin Rack · 9 years ago
  24. cc1b021 Implement RationalNumber decoding. Fixes #8 by Constantin Rack · 9 years ago
  25. aef565b Protect against NullPointerException by Constantin Rack · 9 years ago
  26. 03c4c8a Add option to automatically decode rational numbers by Constantin Rack · 9 years ago
  27. 9d45e0e Further improve test coverage. by Constantin Rack · 9 years ago
  28. c6c48f5 Fix two defects found by Coverity by Constantin Rack · 9 years ago
  29. 039201e Use correct import for java.util.Objects by Constantin Rack · 9 years ago
  30. a21b3a2 Refactored hashCode() and equals() methods by Constantin Rack · 9 years ago
  31. 408da46 Increase code coverage. by Constantin Rack · 9 years ago
  32. 29240f8 Disable Coverity due to scan.coverity.com downtime. by Constantin Rack · 9 years ago
  33. 03f11fc Add AbstractFloat.equals by Constantin Rack · 9 years ago
  34. cfda054 Fix tests based on changed DataItem.hashCode implementation by Constantin Rack · 9 years ago
  35. d2fa921 Include majorType in DataItem.hashCode by Constantin Rack · 9 years ago
  36. a0c0dbb Fix NPE found by Coverity. by Constantin Rack · 9 years ago
  37. 2da474a Removed duplicate code. by Constantin Rack · 9 years ago
  38. 08f17da Add test for CborBuilder. by Constantin Rack · 9 years ago
  39. 6b13c33 Improve test for ByteStringEncoder. by Constantin Rack · 9 years ago
  40. 21e03ac Improved tests for SpecialEncoder. by Constantin Rack · 9 years ago
  41. d6c3e09 Add test for MapEncoder. by Constantin Rack · 9 years ago
  42. 44505d8 Add tests for AbstractDecoder. by Constantin Rack · 9 years ago
  43. 9652713 Add test for ArrayBuilder. by Constantin Rack · 9 years ago
  44. 3514aeb Add more tests. by Constantin Rack · 9 years ago
  45. 6002bdc Add more tests. by Constantin Rack · 9 years ago
  46. 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 · 10 years ago
  47. f8b93c9 Added methods to MapBuilder that allow adding nested Maps or Arrays with any DataItem as key, updated MapBuilder tests accordingly. by Thomas Rix · 10 years ago
  48. 5543b98 Update copyright year by Constantin Rack · 10 years ago
  49. 55db3c7 Fixed a Javadoc error regarding external links by Thomas Rix · 10 years ago
  50. 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 · 10 years ago
  51. fa94f29 Add test for MapBuilder by Constantin Rack · 10 years ago
  52. 89c23b5 Add test for DataItemListener by Constantin Rack · 10 years ago
  53. 228847e Optimization by Constantin Rack · 10 years ago
  54. a453a8f Add unit tests by Constantin Rack · 10 years ago
  55. 0d6623c Add JDepend reporting plugin by Constantin Rack · 10 years ago
  56. e225e1f Add tests by Constantin Rack · 10 years ago
  57. 02262ad Increase code coverage by Constantin Rack · 10 years ago
  58. 90a442c Cobertura does not recognize Java7 0b11111 numberic constants by Constantin Rack · 10 years ago
  59. 1c0889b Remove assertion for NegativeInteger. Fixes #1 by Constantin Rack · 10 years ago
  60. ca4181f Code cleanup by Constantin Rack · 11 years ago
  61. 3239961 Add support for rational numbers by Constantin Rack · 11 years ago
  62. c21dece Add unit test for CborException by Constantin Rack · 11 years ago
  63. 2de7166 Add tests for AdditionalInformation and UnicodeString by Constantin Rack · 11 years ago
  64. dd7536b Separated example and model tests by Constantin Rack · 11 years ago
  65. 361c1e1 Add more reports to site. Fixed CPD and FindBugs warnings. by Constantin Rack · 11 years ago
  66. 2e1dd7e Fix failing Example73Test by Constantin Rack · 11 years ago
  67. 74b4b1e Initial commit by Constantin Rack · 11 years ago