1. e3c062b move trunk to 2.4.0-SNAPSHOT by Tatu Saloranta · 11 years ago
  2. 6df367a use the refactored debug level from new parent pom version by Tatu Saloranta · 11 years ago
  3. 8c9f67f add explicit settings for debug info inclusion by Tatu Saloranta · 11 years ago
  4. 6f91dcf Minor improvement to error messaging for invalid token (with reader-backed parser) by Tatu Saloranta · 11 years ago
  5. 41a3541 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 11 years ago
  6. ce3fb0a [maven-release-plugin] prepare release jackson-core-2.3.0 by Tatu Saloranta · 11 years ago
  7. 1deb492 update release notes for 2.3.0 by Tatu Saloranta · 11 years ago
  8. bc54062 Fixed #116 by Tatu Saloranta · 11 years ago
  9. e78ac28 add a unit test for #116 by Tatu Saloranta · 11 years ago
  10. 54a5a14 Fixed misspelled contributor name by Tatu Saloranta · 11 years ago
  11. be4395d ... by Tatu Saloranta · 11 years ago
  12. 5e14c46 Fixed #115 by Tatu Saloranta · 11 years ago
  13. 5cf2e6e Last piece of refactoring wrt #110 by Tatu Saloranta · 11 years ago
  14. 0e10fd5 Refactor a bit to help reduce redunancy from #110 by Tatu Saloranta · 11 years ago
  15. e574b3c Merge pull request #110 from qpliu/master by Tatu Saloranta · 11 years ago
  16. a3b10fd [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 11 years ago
  17. 822b35c [maven-release-plugin] prepare release jackson-core-2.3.0-rc1 by Tatu Saloranta · 11 years ago
  18. fc53592 fix a typo in credits by Tatu · 11 years ago
  19. 594a75d Reimplement FilterJsonGenerator as a flag to JsonGeneratorDelegate. by Q.P.Liu · 11 years ago
  20. 3da5c04 Need to modify BOM test a bit: not sure if this is the right thing, but keeping track of real input offsets seems more important by Tatu Saloranta · 11 years ago
  21. 911cca0 Fix #111 by Tatu Saloranta · 11 years ago
  22. 7ee3878 Changing UTF8StreamJsonParser to be non-final; making private methods final (and small number of protected methods) by Tatu Saloranta · 11 years ago
  23. 5db03b6 Try to clear up final/non-final confusion for UTF-8 backed generator; to allow overriding by Tatu Saloranta · 11 years ago
  24. 8fc4243 minor optimization for name writing by Tatu Saloranta · 11 years ago
  25. 36d8bc2 Improved unit testing for root value generation by Tatu Saloranta · 11 years ago
  26. f8120bb Work on fix for #108 in mainline by Tatu Saloranta · 11 years ago
  27. faa7d54 Add FilterJsonGenerator. by Q.P.Liu · 11 years ago
  28. 3761c5c streamline parser closing by Tatu Saloranta · 11 years ago
  29. 880ba76 ... by Tatu Saloranta · 11 years ago
  30. f9ad80f Impelmented #106 by Tatu Saloranta · 11 years ago
  31. e2e2e8c Minor beefing up for dup testing by Tatu Saloranta · 11 years ago
  32. 6fc0271 Commit actual dup-detection implementation by Tatu · 11 years ago
  33. 879b7cd update release notes by Tatu · 11 years ago
  34. 67a24de Minor cleanup for JsonTokenId, adding comments by Tatu · 11 years ago
  35. 45f1bb3 Removed the last anonymous inner class generated for switch-on-enum by Tatu Saloranta · 11 years ago
  36. 066463a Removing one more unneeded inner class by Tatu Saloranta · 11 years ago
  37. 8b9b4cd Another inner class bites the dust (swtich removal) by Tatu Saloranta · 11 years ago
  38. 347f237 Eliminated one more anonymous inner class by Tatu Saloranta · 11 years ago
  39. a663c69 Refactor JsonToken a bit, to add more type detection method, to replace need to use switch by Tatu Saloranta · 11 years ago
  40. 5a6fe97 further simplification by Tatu Saloranta · 11 years ago
  41. 2aa2628 minor cleanup, to eliminate one compiler-generated inner class by Tatu Saloranta · 11 years ago
  42. eaa2b0c Fixed #102 by Tatu Saloranta · 11 years ago
  43. 38d6e35 Fix #105, not detecting missing white-space between root-level numbers by Tatu Saloranta · 11 years ago
  44. 098ece8 update release notes by Tatu Saloranta · 11 years ago
  45. 0a39869 Finished #47 implementation by Tatu Saloranta · 11 years ago
  46. 89d5f32 Bit more cleanup by Tatu Saloranta · 11 years ago
  47. a3de8a0 First part of YAML comments support, for UTF-8-based pasrser by Tatu Saloranta · 11 years ago
  48. 3f84224 ... and yaml-comments Feature too by Tatu Saloranta · 11 years ago
  49. d01920e minor error handling improvement by Tatu Saloranta · 11 years ago
  50. 7d2519f Add a test for yaml style comments by Tatu Saloranta · 11 years ago
  51. c0a3c76 Trim some more constants by Tatu Saloranta · 11 years ago
  52. c5b4393 remove unneeded constants by Tatu Saloranta · 11 years ago
  53. bd5b7c0 Merge branch 'master' of github.com:FasterXML/jackson-core by Tatu Saloranta · 11 years ago
  54. 8475c8b Minor improvement for InternCache by Tatu Saloranta · 11 years ago
  55. bfd55a0 Improve ignorals as per #104 (need to roll out to other projects over time) by Tatu · 11 years ago
  56. 67a3b19 Fix a typo in canHandleBinaryNatively(), shouldnt take an arg by Tatu Saloranta · 11 years ago
  57. b883544 Implement #103, binary-data capability introspection by Tatu Saloranta · 11 years ago
  58. 711971d also, provide default bogus impl of Versioned for ObjectCodec, to avoid backwards incompatibility by Tatu Saloranta · 11 years ago
  59. eef55f5 Make ObjectCodec require impl of Versioned by Tatu Saloranta · 11 years ago
  60. 3e0a14e more minor cleanup by Tatu Saloranta · 11 years ago
  61. 838dc4c and more cleanup by Tatu Saloranta · 11 years ago
  62. 1313ea3 try to simplify VersionUtil by Tatu Saloranta · 11 years ago
  63. 12879ae Add `TreeCodec` interface by Tatu Saloranta · 11 years ago
  64. 240c455 Yet more fixes to JsonPointer handling by Tatu Saloranta · 11 years ago
  65. 2d1e19e one more fix to JsonPointer by Tatu Saloranta · 11 years ago
  66. 808d5fc Improve type casting for JsonPointer methods by Tatu Saloranta · 11 years ago
  67. d493cf0 Rename TreeNode method used for using JsonPointer by Tatu Saloranta · 11 years ago
  68. 9a61726 Merge pull request #101 from splatch/master by Tatu Saloranta · 11 years ago
  69. a188137 Improvements in OSGi manifest generation. Fixes #100. by Lukasz Dywicki · 11 years ago
  70. a12195a ... by Tatu Saloranta · 11 years ago
  71. bb63997 Start adding basic JSON Pointer support by Tatu Saloranta · 11 years ago
  72. 7dc9de6 Fixed #97 by Tatu Saloranta · 11 years ago
  73. b40ac81 Fix #98 by Tatu Saloranta · 11 years ago
  74. a9e5c9f ... by Tatu Saloranta · 11 years ago
  75. 1734a3a Implement #96 by Tatu Saloranta · 11 years ago
  76. 2ce8a31 ... by Tatu Saloranta · 11 years ago
  77. e9e78a9 improve jsonparser context testing by Tatu Saloranta · 11 years ago
  78. 56ff8dc improve license link by Tatu Saloranta · 11 years ago
  79. 98c86a9 Implement #94 by Tatu Saloranta · 11 years ago
  80. 2f9eb8c add a method to support filtering/views on positional formats like CSV by Tatu Saloranta · 11 years ago
  81. 98cb9a7 Add `JsonGenerator.canOmitFields()` discovery/introspection methods by Tatu Saloranta · 11 years ago
  82. 45cc26c Worked on improving DefaultPrettyPrinter, to allow changing linefeeds, fluent/builder style configuration by Tatu Saloranta · 11 years ago
  83. f959361 ... by Tatu Saloranta · 11 years ago
  84. caefc68 Implement #93 by Tatu Saloranta · 11 years ago
  85. 14c6899 Change type of type/object ids to java.lang.Object, since impls are likely to require different actual types by Tatu Saloranta · 11 years ago
  86. bb46be9 fix to invalid naming by Tatu Saloranta · 11 years ago
  87. a464bb1 add JsonGenerator.writeObjectRef() as well by Tatu Saloranta · 11 years ago
  88. 5963bc4 clean up; adding skeletal methods for native Object Id handling by Tatu Saloranta · 11 years ago
  89. 567257f ... by Tatu Saloranta · 11 years ago
  90. 2fdf90e minor fix to javadocs by Tatu Saloranta · 11 years ago
  91. 08f918c Implement #91 by Tatu Saloranta · 11 years ago
  92. 1764525 More improvements to readme by Tatu Saloranta · 11 years ago
  93. e427a37 ... by Tatu Saloranta · 11 years ago
  94. 55636dc update readme by Tatu Saloranta · 11 years ago
  95. e92d04f Eclipse warning removal by Tatu Saloranta · 11 years ago
  96. 0dba714 Implement #85 by Tatu Saloranta · 11 years ago
  97. ad28e35 Fix #77 by Tatu Saloranta · 11 years ago
  98. 26894d0 Merge addition of Base64Variant.decode() from 2.2.3 by Tatu Saloranta · 11 years ago
  99. 09d64c5 Upgrade parent pom version by Tatu Saloranta · 11 years ago
  100. a804cb7 fixes to a patch by Tatu Saloranta · 11 years ago