| Commit message (Expand) | Author | Age | Files | Lines |
* | fix comments on anchored nodes in block sequence0.15.95 | Anthon van der Neut | 2019-05-16 | 1 | -1/+1 |
* | fix issue #261 Str, Num, Bytes, NameConstant moved from _ast to ast in 3.80.15.78 | Anthon van der Neut | 2018-11-15 | 1 | -1/+1 |
* | push new version fixing two issues0.15.51 | Anthon van der Neut | 2018-08-08 | 1 | -1/+1 |
* | Apply oitnb and mypy 0.620, then make everything work again0.15.48 | Anthon van der Neut | 2018-08-03 | 1 | -3/+9 |
* | added captured DeprecationWarning test0.15.46 | Anthon van der Neut | 2018-07-29 | 1 | -17/+4 |
* | Resolving issue #210 deprecation warning in python 3.7 | Anthon van der Neut | 2018-07-28 | 1 | -4/+21 |
* | fixes issue #209: dump string '019' as plain scalar0.15.44 | Anthon van der Neut | 2018-07-14 | 1 | -1/+1 |
* | HG: *When this change indeed resolves your problem, please **Close** this iss... | Anthon van der Neut | 2018-07-12 | 1 | -1/+1 |
* | fix regression caused by PR 270.15.42 | Anthon van der Neut | 2018-07-01 | 1 | -1/+6 |
* | re-added test to make sure C-Compiler is available0.15.41 | Anthon van der Neut | 2018-06-27 | 1 | -2/+8 |
* | added register_class/yaml_object0.15.19 | Anthon van der Neut | 2017-07-13 | 1 | -2/+2 |
* | level zero literals, renamed plug-in, mypy updates | Anthon van der Neut | 2017-06-23 | 1 | -1/+1 |
* | enable: pip install ruamel.yaml[jinja2]0.15.8 | Anthon van der Neut | 2017-06-15 | 1 | -8/+3 |
* | added `transform` parameter to `dump`, to post-process output before writing0.15.4 | Anthon van der Neut | 2017-06-08 | 1 | -0/+1 |
* | error/warning on duplicate mapping keys0.15.1 | Anthon van der Neut | 2017-06-07 | 1 | -1/+1 |
* | update for mypy --strict, prepare de-inheritance (Loader/Dumper)0.14.0 | Anthon van der Neut | 2017-03-21 | 1 | -1/+1 |
* | allow ':' in flow-style scalar when not followed by space0.13.11 | Anthon van der Neut | 2017-01-23 | 1 | -1/+1 |
* | fix #84, deepcopy not working (reported by Peter Amstutz)0.13.5 | Anthon van der Neut | 2016-12-25 | 1 | -1/+1 |
* | fix #6: non-safe load() now issues warning0.13.0 | Anthon van der Neut | 2016-11-20 | 1 | -1/+1 |
* | initial type info, drop 2.60.12.0 | Anthon van der Neut | 2016-08-15 | 1 | -1/+1 |
* | added optional preservation of quotes around scalars | Anthon van der Neut | 2016-07-06 | 1 | -1/+1 |
* | pep8 compliance, util.load_yaml_guess_indent0.11.2 | Anthon van der Neut | 2016-02-27 | 1 | -1/+1 |
* | regenerate with wheel 0.29 to reduce sizes (of py3 versions as well)0.10.22 | Anthon van der Neut | 2016-02-16 | 1 | -1/+2 |
* | - make sure there is a space before # if scalar pushes (through indent) | Anthon van der Neut | 2016-02-16 | 1 | -1/+1 |
* | moved test to _test to prevent setuptools from including test/test_*.py0.10.17 | Anthon van der Neut | 2016-01-22 | 1 | -1/+1 |
* | Test and fix for #22, collections.OrderedDict could not0.10.16 | Anthon van der Neut | 2016-01-22 | 1 | -1/+2 |
* | Jython compatibility | Anthon van der Neut | 2015-10-08 | 1 | -1/+1 |
* | tested on 3.5 with upgraded pytest | Anthon van der Neut | 2015-09-15 | 1 | -1/+2 |
* | checking cython | Anthon van der Neut | 2015-09-12 | 1 | -0/+9 |
* | removed utility | Anthon van der Neut | 2015-08-27 | 1 | -2/+0 |
* | initial html conversion | Anthon van der Neut | 2015-06-02 | 1 | -0/+1 |
* | preserve eol comments on flow style sequences/mappings | Anthon van der Neut | 2015-03-29 | 1 | -1/+1 |
* | now installs and tests for pypy (by testing in setup.py and not | Anthon van der Neut | 2015-03-18 | 1 | -1/+1 |
* | - tox no longer replicates dependency on ruamel.base | Anthon van der Neut | 2015-01-28 | 1 | -2/+0 |
* | - add dependency on ruamel.base | Anthon van der Neut | 2015-01-14 | 1 | -0/+1 |
* | updated documentation based on feedback from Sess (leycec@gmail.com) | Anthon van der Neut | 2015-01-12 | 1 | -1/+1 |
* | - INI conversion in yaml | Anthon van der Neut | 2014-11-24 | 1 | -1/+2 |
* | - merge py2 and py3 code bases | Anthon van der Neut | 2014-11-22 | 1 | -0/+12 |