1. 1bdf026 Added 'JsonFactory.canUseSchema()' (similar to method JsonParser/JsonGenerator already had) by Tatu Saloranta · 12 years ago
  2. c06101f Fixing warnings new Eclipse version produces... by Tatu Saloranta · 12 years ago
  3. 78fa453 add services info by Tatu Saloranta · 12 years ago
  4. ad2df5f Added 'requiresCustomCodec()' methods, needed for format auto-detection by Tatu Saloranta · 12 years ago
  5. 23267b1 upgrade parent pom version by Tatu Saloranta · 12 years ago
  6. 1132bd5 Add 'getFactory()' as replacement for 'getJsonFactory()' in ObjectCodec by Tatu Saloranta · 12 years ago
  7. fe58ca8 Minor improvement to DataFormatDetector by Tatu Saloranta · 12 years ago
  8. d700bec Improve handling of low-level format auto-detection by Tatu Saloranta · 12 years ago
  9. 66a5a60 remove unnecesssary (and harmful) 'synchronized' from CharToNameCanonicalizer by Tatu Saloranta · 12 years ago
  10. d24c974 undo previous add: figured this should be done fully at databind level by Tatu Saloranta · 12 years ago
  11. caf7484 Start adding default base64 encoding by Tatu Saloranta · 12 years ago
  12. 378ecdc Improvements to JsonFactory.copy() by Tatu Saloranta · 12 years ago
  13. d67df9b Work on resolving [JACKSON-851], problems with ObjectWriter, DefaultPrettyPrinter, state by Tatu Saloranta · 12 years ago
  14. bb2b6d0 update javadoc link by Tatu Saloranta · 12 years ago
  15. 30f0352 Yet better way to share/merge symbol table contents for byte-backed entries by Tatu Saloranta · 12 years ago
  16. 965d6dd more refactoring by Tatu Saloranta · 12 years ago
  17. f221907 test refactoring by Tatu Saloranta · 12 years ago
  18. 9c9622d Improving sharing/merging of symbol tables (wrt synchronization) by Tatu Saloranta · 12 years ago
  19. feaabd1 Working on [Issue-25], removing references to 'json' (create[Json]Parser, create[Json]Generator) by Tatu Saloranta · 12 years ago
  20. 108c640 Fix [Issue-24] for 2.1 by Tatu Saloranta · 12 years ago
  21. 3409834 Fixed [JACKSON-853] by Tatu Saloranta · 12 years ago
  22. 1317cf8 ... by Tatu Saloranta · 12 years ago
  23. f484cd2 ... by Tatu Saloranta · 12 years ago
  24. 55e62e0 ... by Tatu Saloranta · 12 years ago
  25. 51d2f00 ... by Tatu Saloranta · 12 years ago
  26. 3532520 more work with hash collision handling by Tatu Saloranta · 12 years ago
  27. bda3a91 more hash collision work for 2.1 too by Tatu Saloranta · 12 years ago
  28. c2a641a ... by Tatu Saloranta · 12 years ago
  29. a7ec583 Start work on [Issue-22], trying to prevent hash-collision based attacks by Tatu Saloranta · 12 years ago
  30. ec30027 Refactor pom to use FX parent pom, to reduce fluff by Tatu Saloranta · 12 years ago
  31. 3d53559 ... by Tatu Saloranta · 12 years ago
  32. 3e5ff6d Implemented JsonParser.readBinaryValue(...) by Tatu Saloranta · 12 years ago
  33. 19e5143 Start implementing incremental base64-decoding for std JsonParser by Tatu Saloranta · 12 years ago
  34. 5437738 Fixed [Issue-6], incorrect count for pretty-printer, end-object by Tatu Saloranta · 12 years ago
  35. 7c94a12 ... by Tatu Saloranta · 12 years ago
  36. c442096 Start working on [Issue-17] (streaming binary read) by Tatu Saloranta · 12 years ago
  37. d80a2d0 Mark [Issue-16] (streaming writing of base64-encoded binary content) as completed. by Tatu Saloranta · 12 years ago
  38. b42768d Merge pull request #19 from adamv/patch-1 by Tatu Saloranta · 12 years ago
  39. a0fff64 Fix download link in readme. by Adam Vandenberg · 12 years ago
  40. 63ff574 Start work on incremental binary/base64 generation by Tatu Saloranta · 12 years ago
  41. 9e6e724 Fix [JACKSON-842] for head by Tatu Saloranta · 12 years ago
  42. 6836e4f ... by Tatu Saloranta · 12 years ago
  43. 2e70a2a Starting to implement streaming writing of binary data. by Tatu Saloranta · 12 years ago
  44. b48c3aa Change OSGi to be fully-qualified by Tatu Saloranta · 12 years ago
  45. eeb2fbd Refactoring for Issue-7 (addition of 'createParser' and 'createGenerator' on 'JsonFactory') by Tatu Saloranta · 12 years ago
  46. e53c3a9 Implemented [JACKSON-837]; made JsonGenerator implement Flushable by Tatu Saloranta · 12 years ago
  47. 48e38a8 Fix for [JACKSON-838] by Tatu Saloranta · 12 years ago
  48. eecd5a2 ... by Tatu Saloranta · 12 years ago
  49. 84101d7 ... by Tatu Saloranta · 12 years ago
  50. 9a36244 ... by Tatu Saloranta · 12 years ago
  51. 2903fa5 update javadoc link by Tatu Saloranta · 12 years ago
  52. 33c9b7a [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 12 years ago
  53. 348cb74 [maven-release-plugin] prepare release jackson-core-2.0.2 by Tatu Saloranta · 12 years ago
  54. e158a42 prepare for 2.0.2 release by Tatu Saloranta · 12 years ago
  55. da18155 ... by Tatu Saloranta · 12 years ago
  56. 9340204 Fixed Long-case of [JACKSON-832] by Tatu Saloranta · 12 years ago
  57. 1f59d79 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 12 years ago
  58. 711658f [maven-release-plugin] prepare release jackson-core-2.0.1 by Tatu Saloranta · 12 years ago
  59. ecac5c0 prepare for 2.0.1 by Tatu Saloranta · 12 years ago
  60. 7caa4f1 One last (?) fix to make things compile and work on 1.5 by Tatu Saloranta · 12 years ago
  61. 77a00cb Merge pull request #12 from dlew/master by Tatu Saloranta · 12 years ago
  62. e9b4851 Working on [JACKSON-827], accidental JDK 1.6 dep by Tatu Saloranta · 12 years ago
  63. 12b2e56 Issue 11: Fixed JsonParser.getValueAsLong() by Daniel Lew · 12 years ago
  64. 1adc898 Add 'getSchema()' method for JsonParser, -Generator (should have gone in 2.0.0 -- only publicly accessible from 2.1) by Tatu Saloranta · 12 years ago
  65. a187044 ... by Tatu Saloranta · 12 years ago
  66. 4ba2463 Merge pull request #4 from simonetripodi/master by Tatu Saloranta · 12 years ago
  67. 35719a3 enable site generation for Jackson core by simonetripodi · 12 years ago
  68. 933aec3 ... by Tatu Saloranta · 12 years ago
  69. f430905 ... by Tatu Saloranta · 12 years ago
  70. 68a66c4 upgrade javadoc plugin by Tatu Saloranta · 12 years ago
  71. 626c9ce [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 12 years ago
  72. 29fffe6 [maven-release-plugin] prepare release jackson-core-2.0.0 by Tatu Saloranta · 12 years ago
  73. 5e69eec preparing for 2.0.0 release by Tatu Saloranta · 12 years ago
  74. fb77b2f Fix issue [JACKSON-820] by Tatu Saloranta · 12 years ago
  75. 3c54aa8 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 12 years ago
  76. fec112e [maven-release-plugin] prepare release jackson-core-2.0.0-RC3 by Tatu Saloranta · 12 years ago
  77. b317eb9 ... by Tatu Saloranta · 12 years ago
  78. ddc118e ... by Tatu Saloranta · 12 years ago
  79. a2d5cec .. by Tatu Saloranta · 12 years ago
  80. 6c7061c Hmmh. Some javac versions require this cast... weird. by Tatu Saloranta · 12 years ago
  81. 8e922aa Minor improvement to JsonProcessingException, to allow better exception msgs by Tatu Saloranta · 12 years ago
  82. 01ba053 Change legal byte value range from [-128,127] to [-128,255], for better interoperability with platforms that consider bytes unsigned. by Tatu Saloranta · 13 years ago
  83. 648e67c [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 13 years ago
  84. 7182fd1 [maven-release-plugin] prepare release jackson-core-2.0.0-RC2 by Tatu Saloranta · 13 years ago
  85. 6bdca26 ... by Tatu Saloranta · 13 years ago
  86. 8608c30 ... by Tatu Saloranta · 13 years ago
  87. 487fe10 Implement [JACKSON-782], JsonParser.overrideFieldName() by Tatu Saloranta · 13 years ago
  88. 3f365e5 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 13 years ago
  89. 55a52a3 [maven-release-plugin] prepare release jackson-core-2.0.0-RC1 by Tatu Saloranta · 13 years ago
  90. 66a855e javadoc cleanup by Tatu Saloranta · 13 years ago
  91. 67ebb3c Fixed [JACKSON-779]: problems with UTF-8 multibyte chars, comments by Tatu Saloranta · 13 years ago
  92. 58d3248 Added unit test for [JACKSON-779] by Tatu Saloranta · 13 years ago
  93. 862b78b minor fix to TreeNode type handling by Tatu Saloranta · 13 years ago
  94. 08a6743 One more significant refactoring: move JsonNode out of core (to mapper); add TreeNode interface locally by Tatu Saloranta · 13 years ago
  95. d861657 Working on [JACKSON-770], [JACKSON-707] by Tatu Saloranta · 13 years ago
  96. 31ae9ce Merge branch 'master' of github.com:FasterXML/jackson-core by Tatu Saloranta · 13 years ago
  97. e6bb641 ... by Tatu Saloranta · 13 years ago
  98. 51bf030 Remove all pre-2.0 @since tags (since nothing in these packages predates 2.0) by Tatu · 13 years ago
  99. 0735190 Last (?) piece of work for [JACKSON-730], add JsonFactory.Feature instead of trying to shoe-horn things in JsonParser.Feature by Tatu · 13 years ago
  100. 9fc55aa Implemented [JACKSON-730] for core package (need similar for databinding) by Tatu Saloranta · 13 years ago