| Commit message (Expand) | Author | Age | Files | Lines |
* | fix issue #255 and #256 empty collection defaulting to flow-style0.15.76 | Anthon van der Neut | 2018-11-01 | 1 | -4/+0 |
* | fixes issue #254 single question mark not dumped with quotes0.15.75 | Anthon van der Neut | 2018-10-27 | 1 | -1/+1 |
* | fix issue 251 error on multiple merge keys | Anthon van der Neut | 2018-10-17 | 1 | -3/+25 |
* | fix issue #250 dropping of comment when seq within seq0.15.74 | Anthon van der Neut | 2018-10-17 | 1 | -1/+0 |
* | added failing test re issue #250 comment on sequence within sequence | Anthon van der Neut | 2018-10-17 | 1 | -0/+11 |
* | fix issue #249 irregular output on pre-comment and seq within seq | Anthon van der Neut | 2018-10-16 | 1 | -1/+0 |
* | add failing test re issue #249 | Anthon van der Neut | 2018-10-16 | 2 | -3/+21 |
* | fix issue #245 regression on C parsing of explicit 1.1 source0.15.72 | Anthon van der Neut | 2018-10-06 | 3 | -4/+9 |
* | failing test re #245 | Anthon van der Neut | 2018-10-06 | 1 | -0/+19 |
* | test hierarchy, per file creation/loading of YAML | Anthon van der Neut | 2018-10-02 | 2 | -15/+20 |
* | added Python -> YAML testing | Anthon van der Neut | 2018-10-02 | 2 | -11/+33 |
* | fix issue #238 construct recursive objects0.15.71 | Anthon van der Neut | 2018-09-26 | 2 | -0/+43 |
* | fix issue #214 part two: use __qualname__ for tag:yaml.org,2002:python/object... | Anthon van der Neut | 2018-09-26 | 4 | -216/+176 |
* | added failing test re #242 | Anthon van der Neut | 2018-09-26 | 1 | -0/+5 |
* | fix #233 fix #231 reverting to subclass dict resp list for CommentedMap/Seq0.15.70 | Anthon van der Neut | 2018-09-21 | 1 | -8/+13 |
* | revert CommentedMap to ordereddict subclass | Anthon van der Neut | 2018-09-21 | 1 | -1/+1 |
* | fix issue #239 dropping comments before document-end on load_all0.15.69 | Anthon van der Neut | 2018-09-20 | 1 | -2/+2 |
* | added failing test re issue #239 | Anthon van der Neut | 2018-09-20 | 1 | -1/+23 |
* | fix issue #238 incompatibility between __setstate__ and recursive parameters0.15.68 | Anthon van der Neut | 2018-09-20 | 1 | -11/+10 |
* | added failing test, re #238 | Anthon van der Neut | 2018-09-20 | 1 | -0/+33 |
* | fix issue 236 newline without proper following indent on nested flow-style se... | Anthon van der Neut | 2018-09-20 | 1 | -4/+3 |
* | add failing test re #236 | Anthon van der Neut | 2018-09-20 | 1 | -0/+15 |
* | fix for issue #235 extra indent on non-root literal strings on rt0.15.67 | Anthon van der Neut | 2018-09-19 | 1 | -0/+1 |
* | Merged in sixolet/ruamel-yaml/indent-properly (pull request #37) | Ruamel/Anthon van der Neut | 2018-09-19 | 1 | -0/+12 |
|\ |
|
| * | Stop explicitly-indented literals from stacking with flow-based indents. | sixolet | 2018-09-11 | 2 | -3/+15 |
* | | nprint object with set_max_print to limit recursion | Anthon van der Neut | 2018-09-16 | 1 | -2/+2 |
* | | py2, oitnb | Anthon van der Neut | 2018-09-09 | 1 | -7/+7 |
|/ |
|
* | adding test re #150, which passes but might fail when trying to implement re ... | Anthon van der Neut | 2018-09-08 | 1 | -0/+17 |
* | re #233 added failing tests | Anthon van der Neut | 2018-09-08 | 1 | -0/+18 |
* | fix issue #234 safe_load inserting a fold indicator character0.15.66 | Anthon van der Neut | 2018-09-07 | 1 | -2/+0 |
* | added failing test for issue @234 | Anthon van der Neut | 2018-09-07 | 1 | -0/+19 |
* | roll out new version, with some fixes/enhancements0.15.65 | Anthon van der Neut | 2018-09-07 | 2 | -4/+5 |
* | Respond to comments on PR; leave errors for parser to find. | sixolet | 2018-09-06 | 1 | -6/+2 |
* | Change an unmatched closing bracket from an IndexError to a ScannerError. | sixolet | 2018-09-05 | 1 | -0/+12 |
* | add key and reverse parameter to CommentedSeq.sort() | Anthon van der Neut | 2018-09-01 | 1 | -0/+75 |
* | rt of doc with root literal and embedded directive/document end | Anthon van der Neut | 2018-09-01 | 1 | -26/+61 |
* | default to non-braced single item mappings in flow sequences0.15.64 | Anthon van der Neut | 2018-08-30 | 2 | -3/+14 |
* | fix issue #229 enable round-trip of floats without number before the dot | Anthon van der Neut | 2018-08-30 | 1 | -0/+4 |
* | add failing test re #229 | Anthon van der Neut | 2018-08-30 | 1 | -0/+2 |
* | allow round trip of tagged sequences | Anthon van der Neut | 2018-08-30 | 1 | -0/+17 |
* | allow version 1.2 using C loader/dumper0.15.62 | Anthon van der Neut | 2018-08-29 | 2 | -14/+9 |
* | cleanup of commented out xfails, added some (most failing) rt tests for spec ... | Anthon van der Neut | 2018-08-29 | 9 | -12/+311 |
* | failing tests for CYaml 1.2 load/dump, re #155 | Anthon van der Neut | 2018-08-29 | 1 | -0/+41 |
* | remove erroneous version from CHANGES, update use of LiteralScalarString | Anthon van der Neut | 2018-08-23 | 1 | -2/+2 |
* | fix #158 folded scalars not roundtripping0.15.61 | Anthon van der Neut | 2018-08-23 | 1 | -20/+0 |
* | change tests for folded scalars to fail, re #158 | Anthon van der Neut | 2018-08-23 | 1 | -1/+19 |
* | cleanup | Anthon van der Neut | 2018-08-21 | 1 | -0/+2 |
* | update and extend walk_tree, cover with test | Anthon van der Neut | 2018-08-20 | 1 | -0/+40 |
* | fix issue #219 breakage on single entry map as flow sequence element0.15.60 | Anthon van der Neut | 2018-08-18 | 1 | -3/+9 |
* | failing test re #219 single entry map as flow sequence element | Anthon van der Neut | 2018-08-18 | 1 | -0/+7 |