1. 7ff1ff8 Add skeletal methods `peekToken()` and `skipToken()` in `JsonParser`, for non-blocking use case by Tatu Saloranta · 7 years ago
  2. 51e1f98 javadoc addition by Tatu Saloranta · 8 years ago
  3. 46fbbd3 Merge branch '2.7' by Tatu Saloranta · 8 years ago
  4. d652a84 minor change: make JsonParseException serializable again by Tatu Saloranta · 8 years ago
  5. 6e3999e Additional streamlining for #86; need to ensure exception remains serializable by Tatu Saloranta · 8 years ago
  6. 0a5291f Issue 86 - Adding request payload to the JsonParseException by LokeshN · 8 years ago
  7. 42aeabf Issue 86 - Adding request payload to the JsonParseException by Lokesh N · 8 years ago
  8. 27001ed Issue86 - Adding request body to the JsonParseException by LokeshN · 8 years ago
  9. d302ae0 Add deprecation markers for parse, generation exception constructors obsoleted in 2.6 by Tatu Saloranta · 9 years ago
  10. 77be53c Implement #198: Add back-reference to `JsonParser` (from `JsonParseException`), `JsonGenerator` (from `JsonGenerationException`) by Tatu Saloranta · 9 years ago
  11. 32e4e91 More stylistic tweaks, moving to more compact format (sorry!) by Tatu Saloranta · 11 years ago
  12. 6fc0271 Commit actual dup-detection implementation by Tatu · 11 years ago
  13. 5963bc4 clean up; adding skeletal methods for native Object Id handling by Tatu Saloranta · 11 years ago
  14. 68bb83d Clean up copyright notice comments by removing refs to LICENSE, adding stub in main-level classes. by Tatu Saloranta · 11 years ago
  15. b228c04 stupid eclipse warnings... by Tatu Saloranta · 12 years ago
  16. 63ff574 Start work on incremental binary/base64 generation by Tatu Saloranta · 12 years ago
  17. f15531c Check in actual sources, moved to the new package, cleaned up a bit by Tatu Saloranta · 13 years ago