7
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed no indent after first line is blank More... over 3 years ago
[maven-release-plugin] prepare for next development iteration More... over 3 years ago
[maven-release-plugin] prepare release snakeyaml-1.29 More... over 3 years ago
Update changes.xml More... over 3 years ago
Remove commons-lang3 More... over 3 years ago
Remove commons-io More... over 3 years ago
Minor test refactoring More... over 3 years ago
cleaned test EmitterWithCommentEnabledTest More... almost 4 years ago
disable debug More... almost 4 years ago
fixed emitter parsing of sequence comments More... almost 4 years ago
fixed sequence reading More... almost 4 years ago
change inline comments after sequence dash are now block comments. This is a better behaviour for parsing comments. More... almost 4 years ago
fix comment consumption in sequences More... almost 4 years ago
Merged in recursiveCall (pull request #15) More... almost 4 years ago
added Test for getSingleNode() with loading comments at the start of a document More... almost 4 years ago
Rename script to test under different JDKs More... almost 4 years ago
Add JDK 15 and 16 to be tested More... almost 4 years ago
Merged in Yaml_LoadComments (pull request #10) More... almost 4 years ago
Merged in DumperOptions_ProcessComments (pull request #9) More... almost 4 years ago
Comments are no longer consumed by a MappingNode or SequenceNode except in FlowStyle More... almost 4 years ago
fix debugging recursive call for SerializerWithCommentEnabledTest More... almost 4 years ago
Update changes.xml More... almost 4 years ago
Less output in tests More... almost 4 years ago
Merged in master (pull request #8) More... almost 4 years ago
emitter: Handle comments written within flow nodes
zml
More... almost 4 years ago
fixed issues from code review More... almost 4 years ago
Add a test for issue 500 More... almost 4 years ago
Comments at the beginning of a Document are no longer ignore/skipped More... almost 4 years ago
loadFromReader, loadAll and parse now support the loading of comments More... almost 4 years ago
Added method setProcessComments to the DumperOptions to activate/deactivate saving comments from nodes More... almost 4 years ago