1. 06b2b86 ... by Tatu Saloranta · 10 years ago
  2. 4f0369b ... by Tatu Saloranta · 10 years ago
  3. e838352 ... by Tatu Saloranta · 10 years ago
  4. 141c08b ... by Tatu · 10 years ago
  5. ca3eae2 update README by Tatu Saloranta · 10 years ago
  6. 455f09f Quote branch name to make it a string [ci skip] by Christopher Currie · 10 years ago
  7. c0540e0 Travis build status [ci-skip] by Christopher Currie · 10 years ago
  8. 2536f49 Update travis config for Maven deploy by Christopher Currie · 10 years ago
  9. 4a2c548 Travis CI support by Christopher Currie · 10 years ago
  10. d6e459a Integrate #129 in mainline as well by Tatu · 10 years ago
  11. ac956fe minor change to text value secondary parsing, hoping to speed it up a bit by Tatu Saloranta · 10 years ago
  12. 32e4e91 More stylistic tweaks, moving to more compact format (sorry!) by Tatu Saloranta · 11 years ago
  13. 0e791ab Merge pull request #125 from goncalossilva/minor_cleanup by Tatu Saloranta · 11 years ago
  14. 9580482 Replace manual array copy with System.arraycopy() by Gonçalo Silva · 11 years ago
  15. 2bba5dd Remove redundant casts by Gonçalo Silva · 11 years ago
  16. d1d4382 Remove usage of StringBuilder as it's unneeded by Gonçalo Silva · 11 years ago
  17. 3c4f787 Use StringBuilder instead of StringBuffer by Gonçalo Silva · 11 years ago
  18. e78fc1f minor improvement to text buffer allocation by Tatu Saloranta · 11 years ago
  19. 007dccb ... by Tatu Saloranta · 11 years ago
  20. e15b9a8 minor cleanup by Tatu Saloranta · 11 years ago
  21. 6884325 ... by Tatu Saloranta · 11 years ago
  22. 8be1913 ... by Tatu Saloranta · 11 years ago
  23. 0c8d86e minor addition to TextBuffer by Tatu Saloranta · 11 years ago
  24. ed4098c minor trimming by Tatu Saloranta · 11 years ago
  25. 7fe0093 ... by Tatu Saloranta · 11 years ago
  26. 155a63e ... by Tatu Saloranta · 11 years ago
  27. 288b1f3 ... by Tatu Saloranta · 11 years ago
  28. fedd795 Minor trimming by Tatu Saloranta · 11 years ago
  29. d1ed0e8 ... by Tatu Saloranta · 11 years ago
  30. 5bd1c6b add an alloc method that allows defining min size by Tatu Saloranta · 11 years ago
  31. ebf0091 Refactor BufferRecycler for sub-classing by Tatu Saloranta · 11 years ago
  32. a8bc72e Change IOContext to be sub-classable (remove 'final') by Tatu Saloranta · 11 years ago
  33. 4646ed1 minor cleanup by Tatu Saloranta · 11 years ago
  34. 175a97b Implement #121 by Tatu Saloranta · 11 years ago
  35. efc2367 Removing deprecated internal methods (deprecated in 2.1) by Tatu Saloranta · 11 years ago
  36. 4663017 ... by Tatu Saloranta · 11 years ago
  37. fb85861 ... by Tatu Saloranta · 11 years ago
  38. db4c704 Combine BaseReader and UTF32Reader, to reduce jar size by Tatu Saloranta · 11 years ago
  39. fe5b698 ... by Tatu Saloranta · 11 years ago
  40. 9318b80 ... by Tatu Saloranta · 11 years ago
  41. aefbe1d ... by Tatu Saloranta · 11 years ago
  42. 9c13500 ... by Tatu Saloranta · 11 years ago
  43. 87cba32 and bit more clean up by Tatu Saloranta · 11 years ago
  44. f633f10 bit of source code sanitization by Tatu Saloranta · 11 years ago
  45. e3c062b move trunk to 2.4.0-SNAPSHOT by Tatu Saloranta · 11 years ago
  46. 6df367a use the refactored debug level from new parent pom version by Tatu Saloranta · 11 years ago
  47. 8c9f67f add explicit settings for debug info inclusion by Tatu Saloranta · 11 years ago
  48. 6f91dcf Minor improvement to error messaging for invalid token (with reader-backed parser) by Tatu Saloranta · 11 years ago
  49. 41a3541 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 11 years ago
  50. ce3fb0a [maven-release-plugin] prepare release jackson-core-2.3.0 by Tatu Saloranta · 11 years ago
  51. 1deb492 update release notes for 2.3.0 by Tatu Saloranta · 11 years ago
  52. bc54062 Fixed #116 by Tatu Saloranta · 11 years ago
  53. e78ac28 add a unit test for #116 by Tatu Saloranta · 11 years ago
  54. 54a5a14 Fixed misspelled contributor name by Tatu Saloranta · 11 years ago
  55. be4395d ... by Tatu Saloranta · 11 years ago
  56. 5e14c46 Fixed #115 by Tatu Saloranta · 11 years ago
  57. 5cf2e6e Last piece of refactoring wrt #110 by Tatu Saloranta · 11 years ago
  58. 0e10fd5 Refactor a bit to help reduce redunancy from #110 by Tatu Saloranta · 11 years ago
  59. e574b3c Merge pull request #110 from qpliu/master by Tatu Saloranta · 11 years ago
  60. a3b10fd [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 11 years ago
  61. 822b35c [maven-release-plugin] prepare release jackson-core-2.3.0-rc1 by Tatu Saloranta · 11 years ago
  62. fc53592 fix a typo in credits by Tatu · 11 years ago
  63. 594a75d Reimplement FilterJsonGenerator as a flag to JsonGeneratorDelegate. by Q.P.Liu · 11 years ago
  64. 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
  65. 911cca0 Fix #111 by Tatu Saloranta · 11 years ago
  66. 7ee3878 Changing UTF8StreamJsonParser to be non-final; making private methods final (and small number of protected methods) by Tatu Saloranta · 11 years ago
  67. 5db03b6 Try to clear up final/non-final confusion for UTF-8 backed generator; to allow overriding by Tatu Saloranta · 11 years ago
  68. 8fc4243 minor optimization for name writing by Tatu Saloranta · 11 years ago
  69. 36d8bc2 Improved unit testing for root value generation by Tatu Saloranta · 11 years ago
  70. f8120bb Work on fix for #108 in mainline by Tatu Saloranta · 11 years ago
  71. faa7d54 Add FilterJsonGenerator. by Q.P.Liu · 11 years ago
  72. 3761c5c streamline parser closing by Tatu Saloranta · 11 years ago
  73. 880ba76 ... by Tatu Saloranta · 11 years ago
  74. f9ad80f Impelmented #106 by Tatu Saloranta · 11 years ago
  75. e2e2e8c Minor beefing up for dup testing by Tatu Saloranta · 11 years ago
  76. 6fc0271 Commit actual dup-detection implementation by Tatu · 11 years ago
  77. 879b7cd update release notes by Tatu · 11 years ago
  78. 67a24de Minor cleanup for JsonTokenId, adding comments by Tatu · 11 years ago
  79. 45f1bb3 Removed the last anonymous inner class generated for switch-on-enum by Tatu Saloranta · 11 years ago
  80. 066463a Removing one more unneeded inner class by Tatu Saloranta · 11 years ago
  81. 8b9b4cd Another inner class bites the dust (swtich removal) by Tatu Saloranta · 11 years ago
  82. 347f237 Eliminated one more anonymous inner class by Tatu Saloranta · 11 years ago
  83. a663c69 Refactor JsonToken a bit, to add more type detection method, to replace need to use switch by Tatu Saloranta · 11 years ago
  84. 5a6fe97 further simplification by Tatu Saloranta · 11 years ago
  85. 2aa2628 minor cleanup, to eliminate one compiler-generated inner class by Tatu Saloranta · 11 years ago
  86. eaa2b0c Fixed #102 by Tatu Saloranta · 11 years ago
  87. 38d6e35 Fix #105, not detecting missing white-space between root-level numbers by Tatu Saloranta · 11 years ago
  88. 098ece8 update release notes by Tatu Saloranta · 11 years ago
  89. 0a39869 Finished #47 implementation by Tatu Saloranta · 11 years ago
  90. 89d5f32 Bit more cleanup by Tatu Saloranta · 11 years ago
  91. a3de8a0 First part of YAML comments support, for UTF-8-based pasrser by Tatu Saloranta · 11 years ago
  92. 3f84224 ... and yaml-comments Feature too by Tatu Saloranta · 11 years ago
  93. d01920e minor error handling improvement by Tatu Saloranta · 11 years ago
  94. 7d2519f Add a test for yaml style comments by Tatu Saloranta · 11 years ago
  95. c0a3c76 Trim some more constants by Tatu Saloranta · 11 years ago
  96. c5b4393 remove unneeded constants by Tatu Saloranta · 11 years ago
  97. bd5b7c0 Merge branch 'master' of github.com:FasterXML/jackson-core by Tatu Saloranta · 11 years ago
  98. 8475c8b Minor improvement for InternCache by Tatu Saloranta · 11 years ago
  99. bfd55a0 Improve ignorals as per #104 (need to roll out to other projects over time) by Tatu · 11 years ago
  100. 67a3b19 Fix a typo in canHandleBinaryNatively(), shouldnt take an arg by Tatu Saloranta · 11 years ago