1. 613e46a Add separate test for JSON parsing by Andrey Somov · 8 years ago
  2. 662e9cd Add a test to parse events by Andrey Somov · 8 years ago
  3. 0bd61b5 Fix a typo in the previous commit by Andrey Somov · 8 years ago
  4. 93deac2 Remove code duplication in ParserImplTest by Andrey Somov · 8 years ago
  5. 80c0ebb Merge by Andrey Somov · 8 years ago
  6. acef7a2 Improve javadoc for Resolver by Andrey Somov · 8 years ago
  7. d8d5271 Add example for issue 332 by Andrey Somov · 8 years ago
  8. 51cccc6 formatting... by maslovalex · 8 years ago
  9. 2622cb0 remove usage URLClassloader.close() from issue 318 test, because it is @since 1.7 and we are still 1.6 compartible by maslovalex · 8 years ago
  10. ccac229 Build SnakeYAML for different JDKs with docker without building images by Andrey Somov · 8 years ago
  11. f6c9ab2 Update version by Andrey Somov · 8 years ago
  12. 8699dde Update plugin versions by Andrey Somov · 8 years ago
  13. ffa3dc5 Update changes.xml by Andrey Somov · 8 years ago
  14. a9847f3 Update changes.xml by maslovalex · 8 years ago
  15. 51cc2aa issue 318 #resolve use Class.forName(name, true, Thread.currentThread().getContextClassLoader()) first intead of Class.forName(name) by maslovalex · 8 years ago
  16. b0454ef issue 318 #comment failing test added (class loader for YAML class has no knowledge about domain classes) by maslovalex · 8 years ago
  17. 6abec02 Remove Ragel machine implementation by Andrey Somov · 8 years ago
  18. 0d45790 Fix javadoc links by Andrey Somov · 8 years ago
  19. 7b2eda2 Add a test for issue 327 and for ScalarStyle to DumperOptions by Andrey Somov · 8 years ago
  20. d1dd873 Support customizing a whitespace before list indicators by tareq sha · 8 years ago
  21. 5c12dda Add parameters to POM to change distribution server by Andrey Somov · 8 years ago
  22. 1a751c9 Improve code readability by Andrey Somov · 8 years ago
  23. 98f24c0 Update changes.xml by Andrey Somov · 8 years ago
  24. ddfaba6 #326 relax some modifiers and split methods to allow atomic wrapping in composer by PVeretennikovs · 8 years ago
  25. f4ead0c #326 extra token types by PVeretennikovs · 8 years ago
  26. 35fb096 Update changes.xml by maslovalex · 8 years ago
  27. f005169 EOLs fixed... again by maslovalex · 8 years ago
  28. ab5af14 issue #310. with-java8-tests profile added. It adds src/test/java8 as test folder and sets source and target to 1.8 by maslovalex · 8 years ago
  29. c83fb68 issue #310. Skip checkGlobalTag for Sequence nodes if the real value is not Iterable (e.g. 'immutable' object represented as list of constructor parameters) by maslovalex · 8 years ago
  30. 58dcb8e issue #310 try not only public constructors when using sequence to create 'immutable' instances (ConstructSequence) by maslovalex · 8 years ago
  31. 9866884 Better support to customise BaseConstructor. Make 'composer' field and constructDocument() method protected by Andrey Somov · 9 years ago
  32. 5d47381 Remove deprecation warnings caused by old JUnit code by Andrey Somov · 9 years ago
  33. b71447e Fix issue 306: UUID support is complete by Andrey Somov · 9 years ago
  34. ebe7279 Better UUID support by Andrey Somov · 9 years ago
  35. 463ea2a Intriduce AbstractConstructTest to improve coverage by Andrey Somov · 9 years ago
  36. 3f2b89d Update changes.xml by Andrey Somov · 9 years ago
  37. 6c87d81 Remove unused code in tests by Andrey Somov · 9 years ago
  38. b02f233 Fix test by Andrey Somov · 9 years ago
  39. f5d32ad Provide ability to customize anchor names by Andrey Somov · 9 years ago
  40. 4ec2f29 Update changes by Andrey Somov · 9 years ago
  41. 64ea2f2 Apply ANN by Andrey Somov · 9 years ago
  42. 05d02b2 Improve example for issue 311 by Andrey Somov · 9 years ago
  43. 757c6a9 Add example for issue 311 by Andrey Somov · 9 years ago
  44. d187b36 issue #310 try not only public constructors in ConstructScalar, try constructor for scpecific Tag if available before throwing YAMLException("Unsupported class...") from constructStandardJavaInstance(...) by maslovalex · 9 years ago
  45. 234c86c Improve testing for Java 8 by Andrey Somov · 9 years ago
  46. 339b737 Update changes by Andrey Somov · 9 years ago
  47. 0fca807 Convert byte[] to String when it matches the JavaBean property by Andrey Somov · 9 years ago
  48. 14eb7b5 Migrate to Bitbucket by Andrey Somov · 9 years ago
  49. 5ef29b0 Fix a typo in an error message in ScannerImpl by Andrey Somov · 9 years ago
  50. cc24b94 Do not print special characters in the error message by Andrey Somov · 9 years ago
  51. 11a89b4 Only leave the start year in the Copyright statement by Andrey Somov · 9 years ago
  52. 25ac3b2 Apply PMD recommendations by Andrey Somov · 9 years ago
  53. d62b061 Apply FindBugs recommendations by Andrey Somov · 9 years ago
  54. 591473d Findbugs recommendation: do not expose mutable data by Andrey Somov · 9 years ago
  55. 49e8883 Update plugin versions by Andrey Somov · 9 years ago
  56. 43828cf Add a test for issue 207 by Andrey Somov · 9 years ago
  57. 9cddfdc Merge by Andrey Somov · 9 years ago
  58. c5a8071 Additional unit tests for split line functionality in Emitter. by Ville Koskela · 9 years ago
  59. 8171e08 Update changes.xml by Andrey Somov · 9 years ago
  60. 7ab18a9 Prepare 1.15 release notes by Andrey Somov · 9 years ago
  61. cd642cb Backed out changeset: e9ec8f7cbaa9 - keep ignoring duplicate keys by Andrey Somov · 9 years ago
  62. 242cbad Update changes by Andrey Somov · 9 years ago
  63. 7fbc656 Added split lines option to DumperOptions to allow line splitting to be disabled. by Ville Koskela · 9 years ago
  64. 155694e Fail to parse with duplicate mapping keys by Andrey Somov · 9 years ago
  65. be5b9a4 Add test to clarify iOS emoji character in the surrogate range by Andrey Somov · 9 years ago
  66. 6f3a52d Add test for issue 203 by Andrey Somov · 9 years ago
  67. cbf6bfd Add missing copyright statement by Andrey Somov · 9 years ago
  68. bb60497 Fix issue 201: correct grammar mistake in exception message by Andrey Somov · 10 years ago
  69. 466d458 Remove temp. fix which was implemented as a quick fix for issue 29 by Andrey Somov · 10 years ago
  70. 615d371 Reformat deprecated stuff by Andrey Somov · 10 years ago
  71. 9b3d9d7 Reformat code by Andrey Somov · 10 years ago
  72. 9eb87b8 Prepare 1.14 release by maslovalex · 10 years ago
  73. 668afb8 trailing spaces removed by maslovalex · 10 years ago
  74. b6e058b Prepare announcement for release 1.14 by Andrey Somov · 10 years ago
  75. 9708cf2 (issues 197) Treat not secondary tags ("tag:yaml.org:2002:") a bit different way. by maslovalex · 10 years ago
  76. a970ad3 convert line endings by maslovalex · 10 years ago
  77. 15abdfd change tests to reproduce issue 197 by maslovalex · 10 years ago
  78. 6b158cf some changes to test for issue 193 by maslovalex · 10 years ago
  79. e71fc27 Add tests for issue 193 by Andrey Somov · 10 years ago
  80. fd3b721 Issue 192: Drop support for 'Value Key Language-Independent Type' by Andrey Somov · 10 years ago
  81. 7be8e3a Using LinkedHashMap in some tests to be sure about keys order in dumped yaml. by maslovalex · 10 years ago
  82. c755243 Update test by Andrey Somov · 10 years ago
  83. 9c87d57 Apply year 2014 in the header by Andrey Somov · 10 years ago
  84. 9e7e270 Fix issue 183: Number fields failed to parse dumped values for +/- Infinity and NaN by Andrey Somov · 10 years ago
  85. cef525a Minor test change by Andrey Somov · 10 years ago
  86. 8d3a3b2 Issue 188: improve error message by Andrey Somov · 10 years ago
  87. 8723ed3 Fix issue 183: Support Number class by Andrey Somov · 11 years ago
  88. 8c0d5ed Fix issue 182: Double.POSITIVE_INFINITY applied to float fields by Andrey Somov · 11 years ago
  89. dd6e632 Prepare 1.13 release by Andrey Somov · 11 years ago
  90. 00aebc7 Update changes.xml with fix for issue 178 by Andrey Somov · 11 years ago
  91. 86516d7 issue 177: Improve error report while parsing a JavaBean by Andrey Somov · 11 years ago
  92. 61d96e5 Update a test: the error message may be different on Windows by Andrey Somov · 11 years ago
  93. b28bb6a Add parsing check to issue 176 by Andrey Somov · 11 years ago
  94. d7b2558 Improve SingleQuoteTest for issue 176 by Andrey Somov · 11 years ago
  95. c5d5148 Add SingleQuoteTest for issue 176 by Andrey Somov · 11 years ago
  96. 9a537ee Add Jordan to the developer list by Andrey Somov · 11 years ago
  97. e594362 - additional work on issue135 by Jordan Angold · 11 years ago
  98. 99ce175 Issue 135: Arrays of primitives are not fully supported by Jordan Angold · 11 years ago
  99. 7392572 Duplicate anchors in an input document should be accepted by Andrey Somov · 11 years ago
  100. db6f2de Add a test for issue 173 by Andrey Somov · 11 years ago