aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-15Remove unused BUFFER_SIZEupstream-masterAndrey Somov
2024-04-07Minor refactoringAndrey Somov
2024-03-17Merge branch '1086-dereference-aliases-add-test'Andrey Somov
2024-03-17Issue 1086: update changesAndrey Somov
2024-03-17Issue 1088: add testAndrey Somov
2024-03-16feat: add dereferenceAliases to DumperOptionsmaslovalex
2024-02-22Comment out the test for issue 1084Andrey Somov
2024-02-21Failing test for JSON dumpingMikael Ståldal
2023-12-03Add test for issue 1080Andrey Somov
2023-12-03Merge remote-tracking branch 'github/master' into merge-2Andrey Somov
2023-12-01Merge pull request #9 from Suraj-Vashista-BK/fixFlakyTestAndrey Somov
2023-11-30Fixed several flaky testsSuraj-Vashista-BK
2023-09-11Fix issue 1079Andrey Somov
2023-08-29Add test for issue 1076Andrey Somov
2023-08-27[maven-release-plugin] prepare for next development iterationAndrey Somov
2023-08-27[maven-release-plugin] prepare release snakeyaml-2.2Andrey Somov
2023-08-27Release 2.2 for polyglot MavenAndrey Somov
2023-08-20Use default scalar style in SafeRepresenterAndrey Somov
2023-08-19Define default scalar style as PLAINAndrey Somov
2023-08-10Update changes.xmlAndrey Somov
2023-08-10Minor changes in commentsAndrey Somov
2023-08-10Merge pull request #8 from Maran23/export-module-infoAndrey Somov
2023-08-10Add missing 'exports org.yaml.snakeyaml.inspector' to module-info.javaMarius Hanl
2023-08-04Update changesAndrey Somov
2023-08-04[maven-release-plugin] prepare for next development iterationAndrey Somov
2023-08-04[maven-release-plugin] prepare release snakeyaml-2.1Andrey Somov
2023-08-03Format sourceAndrey Somov
2023-08-03Merge pull request #7 from carterkozak/ckozak/emitScalar_benchmarkAndrey Somov
2023-08-02Add JMH benchmarks for issue 1075Carter Kozak
2023-08-02Merge pull request #6 from carterkozak/ckozak/1075_testsAndrey Somov
2023-08-02Format sourceAndrey Somov
2023-08-02Add test coverage for Emitter.analyzeScalar memory allocationCarter Kozak
2023-08-02Merge pull request #5 from carterkozak/ckozak/1075Andrey Somov
2023-08-02Issue 1075: Improve performance of Emitter.analyzeScalarCarter Kozak
2023-07-13Issue 1065: improve DocumentSizeLimitTestAndrey Somov
2023-07-13Issue 1065: Respect document start token when limiting the document sizeAndrey Somov
2023-06-05Merge remote-tracking branch 'origin/master'Andrey Somov
2023-06-04Improve commentsAndrey Somov
2023-05-21Add CodeLimitTestAndrey Somov
2023-05-13Merge branch 'master' into issue1065-doc-limitAndrey Somov
2023-05-09Issue 1064: improve node representationAndrey Somov
2023-05-09Issue 1064: improve testAndrey Somov
2023-05-09Issue 1064: use identity in toString() for sequencesAndrey Somov
2023-05-06Improve testAndrey Somov
2023-05-06Add mote tests for issue 1065Andrey Somov
2023-05-06Fix a typo in commentAndrey Somov
2023-04-29Update READMEAndrey Somov
2023-04-15ReformatAndrey Somov
2023-04-15Create a test for issue 1062Andrey Somov
2023-04-13Revert "Refactor - Optimize Regex for date and Timestamp"prasanthomanakuttan