summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close branch issue_11.issue_11Ruamel/Anthon van der Neut2018-06-160-0/+0
* Fix Issue 11, double dump lost commentsAnthon van der Neut2015-09-143-0/+28
* include libyamlAnthon van der Neut2015-09-1413-73/+12975
* renamed cython module to _ruamel_yaml fixing issue #10Anthon van der Neut2015-09-137-2145/+2145
* - modifications to get _yaml.pyx working againAnthon van der Neut2015-09-129-3860/+6723
* checking cythonAnthon van der Neut2015-09-125-25/+97
* splitAnthon van der Neut2015-08-283-105/+230
* - main problem in moving stuff from yaml/py to yaml was thatAnthon van der Neut2015-08-2825-677/+324
* removed utilityAnthon van der Neut2015-08-279-548/+6
* intermediate version 0.10.6 fixed on ruamel.base 0.3 and ruamel.std.argparse ...Anthon van der Neut2015-08-272-3/+3
* Added tag 0.10.5 for changeset 8feb415618c6Anthon van der Neut2015-08-250-0/+0
* version bump0.10.5Anthon van der Neut2015-08-255-9/+90
* Merged in samthursfield/yaml (pull request #4)Anthon van der Neut2015-08-253-7/+64
|\
| * Merge tipSam Thursfield2015-08-242-4/+39
| |\
| | * Fix assertoin failure for certain kinds of mergesSam Thursfield2015-08-242-4/+39
| * | Merged ruamel/yaml into defaultSam Thursfield2015-08-243-7/+64
| |\ \ | | |/ | |/|
| | * Fix extra trailing line break with `|-` block literalsSam Thursfield2015-07-162-6/+3
| | * Preserve blank lines after block scalarsSam Thursfield2015-07-142-5/+39
| | * Preserve blank lines after commentsSam Thursfield2015-07-142-4/+9
| | * Preserve some of the blank lines in the input when round-tripping.Sam Thursfield2015-07-132-1/+22
* | | Fix assertion failure for certain kinds of mergesSam Thursfield2015-08-242-4/+39
|/ /
* | ignore unknown directives %YAML:1.1 (without colon)Anthon van der Neut2015-08-077-5/+64
|/
* fix issue with anchors on sequences (reported by Bjorn Stabell)Anthon van der Neut2015-07-043-1/+29
* parameterised maximum lenght of simple keyAnthon van der Neut2015-07-031-1/+3
* - set anchor explicitly (yaml_set_anchor)Anthon van der Neut2015-06-236-10/+228
* - bump minor versionAnthon van der Neut2015-06-2212-29/+409
* add from CSVAnthon van der Neut2015-06-211-0/+46
* - add normal merge processing to RoundTripLoaderAnthon van der Neut2015-06-211-0/+8
* - --test option for reading from iniAnthon van der Neut2015-06-182-2/+9
* added multilevel get on CommentedMap (mlget())Anthon van der Neut2015-06-135-3/+89
* - remove tmpdir printAnthon van der Neut2015-06-053-2/+4
* py3 compatibilityAnthon van der Neut2015-06-052-1/+1
* version numberAnthon van der Neut2015-06-051-1/+1
* keep start and end sequence when doing 'yaml rt'Anthon van der Neut2015-06-054-49/+154
* missing 0.9.4 filesAnthon van der Neut2015-06-025-0/+540
* up-ed micro versionAnthon van der Neut2015-06-021-1/+1
* initial html conversionAnthon van der Neut2015-06-025-335/+33
* make purity of wheel depend on --universalAnthon van der Neut2015-05-281-1/+2
* - tests run on windows 2.6. and 2.7 (3.3/3.4 have someinstall problems)Anthon van der Neut2015-05-285-7/+48
* added test and fix for json numbers ( 1e-06 and 3.0e4 )Anthon van der Neut2015-05-275-3/+123
* flow and non-flow style for yaml jsonAnthon van der Neut2015-05-131-1/+1
* flow and non-flow style for yaml jsonAnthon van der Neut2015-05-132-3/+7
* updated descriptionAnthon van der Neut2015-04-182-0/+6
* merged line_no branchAnthon van der Neut2015-04-180-0/+0
|\
* | added line and column to collection typesAnthon van der Neut2015-04-187-13/+86
|/
* added add/update of eol commentsAnthon van der Neut2015-04-152-0/+250
* added add/update of eol commentsAnthon van der Neut2015-04-155-11/+166
* roundtrip ordereddict bugAnthon van der Neut2015-04-144-32/+21
* preserve eol comments on flow style sequences/mappingsAnthon van der Neut2015-03-2911-21/+111
* updated short descriptionAnthon van der Neut2015-03-271-2/+2