summaryrefslogtreecommitdiff
path: root/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* added top_level_colon_align/prefix_colon0.11.9Anthon van der Neut2016-04-141-1/+1
* 1.2 version on round_trip_output (Yes/No/On/Off non-quoted)0.11.8Anthon van der Neut2016-04-071-1/+1
* corrected parser_.py nameAnthon van der Neut2016-03-271-1/+1
* fix encoding of comments0.11.7Anthon van der Neut2016-03-051-2/+2
* trigger read-the-docs0.11.6Anthon van der Neut2016-02-291-1/+2
* documentation now on read-the-docs0.11.5Anthon van der Neut2016-02-291-1/+1
* added round_trip_dump0.11.4Anthon van der Neut2016-02-291-1/+1
* guessing routine, RTD supportAnthon van der Neut2016-02-291-2/+2
* fix some commen indentation problems0.11.3Anthon van der Neut2016-02-271-1/+1
* implement indent for scalar list elementsAnthon van der Neut2016-02-271-1/+1
* pep8 compliance, util.load_yaml_guess_indent0.11.2Anthon van der Neut2016-02-271-1/+1
* - removed print statement0.11.1Anthon van der Neut2016-02-181-1/+1
* - introducing version support and differentiation for RoundTripLoader0.11.0Anthon van der Neut2016-02-181-1/+1
* - added CommentedSeq insert and pop with moving comments0.10.23Anthon van der Neut2016-02-171-1/+1
* regenerate with wheel 0.29 to reduce sizes (of py3 versions as well)0.10.22Anthon van der Neut2016-02-161-1/+1
* - make sure there is a space before # if scalar pushes (through indent)Anthon van der Neut2016-02-161-8/+5
* another 2.7 that was too big0.10.20Anthon van der Neut2016-01-311-1/+1
* fix wheel at 0.24 for now0.10.19Anthon van der Neut2016-01-311-1/+1
* testAnthon van der Neut2016-01-301-1/+1
* - dropping 2.6 windows wheel builds0.10.18Anthon van der Neut2016-01-301-1/+1
* debuggingAnthon van der Neut2016-01-301-1/+1
* - initial test for appveyor builds of windows wheelsAnthon van der Neut2016-01-301-1/+1
* moved test to _test to prevent setuptools from including test/test_*.py0.10.17Anthon van der Neut2016-01-221-1/+1
* Test and fix for #22, collections.OrderedDict could not0.10.16Anthon van der Neut2016-01-221-2/+3
* update winhhl to delete egg-info directory0.10.15Anthon van der Neut2016-01-181-1/+1
* fix #20Anthon van der Neut2016-01-181-1/+1
* minor 3.x compatibility changes in helper script make_win_whl.pyAnthon van der Neut2016-01-081-1/+1
* Jython compatibilityAnthon van der Neut2015-10-081-3/+8
* Fix for issue 13, not installing on JenkinsAnthon van der Neut2015-09-171-2/+2
* Fix issue 9: return tuple from lc.item(idx)Anthon van der Neut2015-09-141-1/+1
* include libyamlAnthon van der Neut2015-09-141-21/+22
* renamed cython module to _ruamel_yaml fixing issue #10Anthon van der Neut2015-09-131-2/+2
* - modifications to get _yaml.pyx working againAnthon van der Neut2015-09-121-6/+0
* checking cythonAnthon van der Neut2015-09-121-1/+2
* splitAnthon van der Neut2015-08-281-9/+38
* - main problem in moving stuff from yaml/py to yaml was thatAnthon van der Neut2015-08-281-0/+55
* - change install so that you can include ruamel.yaml instead of ruamel.yaml.pyAnthon van der Neut2014-11-231-373/+0
* - merge py2 and py3 code basesAnthon van der Neut2014-11-221-0/+373