1. 68a66c4 upgrade javadoc plugin by Tatu Saloranta · 12 years ago
  2. 626c9ce [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 12 years ago
  3. 29fffe6 [maven-release-plugin] prepare release jackson-core-2.0.0 by Tatu Saloranta · 12 years ago
  4. 5e69eec preparing for 2.0.0 release by Tatu Saloranta · 12 years ago
  5. fb77b2f Fix issue [JACKSON-820] by Tatu Saloranta · 12 years ago
  6. 3c54aa8 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 12 years ago
  7. fec112e [maven-release-plugin] prepare release jackson-core-2.0.0-RC3 by Tatu Saloranta · 12 years ago
  8. b317eb9 ... by Tatu Saloranta · 12 years ago
  9. ddc118e ... by Tatu Saloranta · 12 years ago
  10. a2d5cec .. by Tatu Saloranta · 12 years ago
  11. 6c7061c Hmmh. Some javac versions require this cast... weird. by Tatu Saloranta · 12 years ago
  12. 8e922aa Minor improvement to JsonProcessingException, to allow better exception msgs by Tatu Saloranta · 12 years ago
  13. 01ba053 Change legal byte value range from [-128,127] to [-128,255], for better interoperability with platforms that consider bytes unsigned. by Tatu Saloranta · 12 years ago
  14. 648e67c [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 12 years ago
  15. 7182fd1 [maven-release-plugin] prepare release jackson-core-2.0.0-RC2 by Tatu Saloranta · 12 years ago
  16. 6bdca26 ... by Tatu Saloranta · 12 years ago
  17. 8608c30 ... by Tatu Saloranta · 12 years ago
  18. 487fe10 Implement [JACKSON-782], JsonParser.overrideFieldName() by Tatu Saloranta · 12 years ago
  19. 3f365e5 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 12 years ago
  20. 55a52a3 [maven-release-plugin] prepare release jackson-core-2.0.0-RC1 by Tatu Saloranta · 12 years ago
  21. 66a855e javadoc cleanup by Tatu Saloranta · 12 years ago
  22. 67ebb3c Fixed [JACKSON-779]: problems with UTF-8 multibyte chars, comments by Tatu Saloranta · 12 years ago
  23. 58d3248 Added unit test for [JACKSON-779] by Tatu Saloranta · 12 years ago
  24. 862b78b minor fix to TreeNode type handling by Tatu Saloranta · 12 years ago
  25. 08a6743 One more significant refactoring: move JsonNode out of core (to mapper); add TreeNode interface locally by Tatu Saloranta · 12 years ago
  26. d861657 Working on [JACKSON-770], [JACKSON-707] by Tatu Saloranta · 12 years ago
  27. 31ae9ce Merge branch 'master' of github.com:FasterXML/jackson-core by Tatu Saloranta · 13 years ago
  28. e6bb641 ... by Tatu Saloranta · 13 years ago
  29. 51bf030 Remove all pre-2.0 @since tags (since nothing in these packages predates 2.0) by Tatu · 13 years ago
  30. 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
  31. 9fc55aa Implemented [JACKSON-730] for core package (need similar for databinding) by Tatu Saloranta · 13 years ago
  32. 3d47100 javadoc improvements by Tatu · 13 years ago
  33. 7b0d091 Start work on [JACKSON-718] by Tatu · 13 years ago
  34. 1f6e1fb ... by Tatu Saloranta · 13 years ago
  35. 9b59c3b ... by Tatu Saloranta · 13 years ago
  36. 0ccc4c9 Implement [JACKSON-742], add more SerializableString accessors by Tatu Saloranta · 13 years ago
  37. fd07e4b Minor change; remove IOException from ObjectCodec.treeToValue by Tatu Saloranta · 13 years ago
  38. ae727f8 Merge branch 'master' of github.com:FasterXML/jackson-core by Tatu Saloranta · 13 years ago
  39. 5b2aff3 test cleanup by Tatu Saloranta · 13 years ago
  40. 1b68163 Fix [JACKSON-753] for 2.0, clean up otherwise by Tatu · 13 years ago
  41. 4b7260c Merge pull request #1 from jroper/master by Tatu Saloranta · 13 years ago
  42. 7877499 Added support for leading versions from maven pom.properties files by James Roper · 13 years ago
  43. b1baffc javadoc fixes by Tatu Saloranta · 13 years ago
  44. c1fec35 ... by Tatu Saloranta · 13 years ago
  45. 5a1bd99 ... by Tatu Saloranta · 13 years ago
  46. 48d2609 Further improvements to version handling by Tatu Saloranta · 13 years ago
  47. 96e131f Improve version detection; add optional group, artifact ids in Version (and thereby Versioned) by Tatu Saloranta · 13 years ago
  48. 7dffbbe ... by Tatu Saloranta · 13 years ago
  49. e6b2599 Fix version reading problems by Tatu Saloranta · 13 years ago
  50. 3c75618 Add version info back, enable test by Tatu Saloranta · 13 years ago
  51. 32aca9e Fixed the failing unit test(s), now all pass as expected by Tatu Saloranta · 13 years ago
  52. 5ff8a2d Add unit tests from 1.x, all but 2 passing by Tatu Saloranta · 13 years ago
  53. 7af402f Refactoring: moving JavaType into databind, creating more abstract base type, ResolvedType to define ObjectCodec by Tatu Saloranta · 13 years ago
  54. 46384a0 Move TokenBuffer to databind package by Tatu Saloranta · 13 years ago
  55. d77350e More clean up by Tatu Saloranta · 13 years ago
  56. f15531c Check in actual sources, moved to the new package, cleaned up a bit by Tatu Saloranta · 13 years ago
  57. 7e2b22a update readme, pom by Tatu Saloranta · 13 years ago
  58. ae8a4b3 clean up pom, readme by Tatu Saloranta · 13 years ago
  59. a57fbe1 ... by Tatu Saloranta · 13 years ago
  60. 8f75cb7 ... by Tatu Saloranta · 13 years ago
  61. e0f0754 first commit by Tatu Saloranta · 13 years ago