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