| Commit message (Expand) | Author | Age | Files | Lines |
* | update to flake8==3.3.0 with --ignore F405 | Anthon van der Neut | 2017-07-12 | 1 | -8/+11 |
* | fix issue # 123: type annotations0.15.2 | Anthon van der Neut | 2017-06-07 | 1 | -3/+3 |
* | initial version with YAML class0.15.0 | Anthon van der Neut | 2017-06-04 | 1 | -0/+2 |
* | fix problem in cdav/ooo.py safe-dumping with cyaml0.14.10 | Anthon van der Neut | 2017-04-26 | 1 | -1/+4 |
* | typing no longer needed, fix issue #117 (2.6 support)0.14.9 | Anthon van der Neut | 2017-04-22 | 1 | -1/+1 |
* | fix issue #116: Text not available in 3.5.0/3.5.10.14.8 | Anthon van der Neut | 2017-04-19 | 1 | -1/+3 |
* | fix issue #115: preserve _ and leading 0s in integers0.14.7 | Anthon van der Neut | 2017-04-18 | 1 | -8/+56 |
* | fix issue 112: hexadecimal not preserved0.14.6 | Anthon van der Neut | 2017-04-14 | 1 | -1/+35 |
* | fix issue #109 and #110 | Anthon van der Neut | 2017-04-04 | 1 | -2/+4 |
* | update for mypy --strict, prepare de-inheritance (Loader/Dumper)0.14.0 | Anthon van der Neut | 2017-03-21 | 1 | -32/+90 |
* | fix 83: collections.OrderedDict (safe_) dump to !!omap (reported by Frazer Mc...0.13.6 | Anthon van der Neut | 2016-12-27 | 1 | -0/+5 |
* | this should fix #75: continuing problems with numpy0.12.18 | Anthon van der Neut | 2016-11-16 | 1 | -1/+1 |
* | fix for issue #72, dot allowed in anchor | Anthon van der Neut | 2016-11-13 | 1 | -1/+1 |
* | Fix for issue #70 no preserve_quotes on _load_all0.12.15 | Anthon van der Neut | 2016-10-28 | 1 | -0/+1 |
* | round-trip sequence key elements0.12.14 | Anthon van der Neut | 2016-09-21 | 1 | -2/+8 |
* | fix issue 45: preserve datetime 'T' + timezone | Anthon van der Neut | 2016-08-20 | 1 | -0/+16 |
* | added .keys(), items(), values(), corrected __contains__ | Anthon van der Neut | 2016-08-17 | 1 | -2/+6 |
* | addition type info to satisfy schema_salad0.12.1 | Anthon van der Neut | 2016-08-16 | 1 | -0/+2 |
* | initial type info, drop 2.60.12.0 | Anthon van der Neut | 2016-08-15 | 1 | -20/+11 |
* | fix for issue 410.11.15 | Anthon van der Neut | 2016-08-07 | 1 | -1/+4 |
* | added optional preservation of quotes around scalars | Anthon van der Neut | 2016-07-06 | 1 | -0/+24 |
* | fix issue when creating from scratch | Anthon van der Neut | 2016-04-13 | 1 | -1/+4 |
* | 1.2 version on round_trip_output (Yes/No/On/Off non-quoted)0.11.8 | Anthon van der Neut | 2016-04-07 | 1 | -1/+1 |
* | pep8 compliance, util.load_yaml_guess_indent0.11.2 | Anthon van der Neut | 2016-02-27 | 1 | -3/+17 |
* | - make sure there is a space before # if scalar pushes (through indent) | Anthon van der Neut | 2016-02-16 | 1 | -13/+11 |
* | Test and fix for #22, collections.OrderedDict could not0.10.16 | Anthon van der Neut | 2016-01-22 | 1 | -3/+7 |
* | Jython compatibility | Anthon van der Neut | 2015-10-08 | 1 | -6/+19 |
* | Fix Issue 11, double dump lost comments | Anthon van der Neut | 2015-09-14 | 1 | -0/+21 |
* | - main problem in moving stuff from yaml/py to yaml was that | Anthon van der Neut | 2015-08-28 | 1 | -0/+808 |