index
:
delta/python-packages/ruamel.yaml.git
449_secondary_tag_url_enc
Michael-Crusoe/fix-httpsbitbucketorgruamelyamlissues281-1562835835892
The-Compiler/fix-code-formatting-in-apirst-1497982664311
The-Compiler/fix-typo-in-changelog-1498929482971
The-Compiler/update-python-versions-in-pyyamlrst-1497983331157
allow_space_break
asottile/add-test-for-newapi-parse-method-1546031299922
baserock/sam/blank-line-preservation-1
cevans/deepcopysubclassing
cleanup_0_18
dalbani/fix-version-typo-in-readmerst-1468099303673
doc-typos
fix-204-again
indent-properly
issue_11
jcfr/commentspy-remove-debug-message-this-co-1478186356718
lazy_regex
line_no
master
mmorearty/fix-small-typo-and-formatting-1498938255255
newcmnt
nu_no/fixes-windows-importerror-1515153658772
oit-tzhimmash/readerpy139-edited-online-with-bitbucket-1491206874458
pep-479
persistent_anchor
pombredanne/fixed-minor-typos-in-readmerst-1451912642895
hg.code.sf.net: p/ruamel-yaml/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
resolver.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix issue #245 regression on C parsing of explicit 1.1 source
0.15.72
Anthon van der Neut
2018-10-06
1
-6
/
+11
*
fix issue #229 enable round-trip of floats without number before the dot
Anthon van der Neut
2018-08-30
1
-1
/
+1
*
updates for mypy and remove print statements
Anthon van der Neut
2018-08-18
1
-2
/
+0
*
fix issue 222 string to dump checked against 1.1 patterns
0.15.58
Anthon van der Neut
2018-08-17
1
-61
/
+3
*
fix issue #218 single + interpreted as integer under 1.2
Anthon van der Neut
2018-08-12
1
-1
/
+1
*
added context manager, mypy cleanup (w. Optional) added tests
0.15.50
Anthon van der Neut
2018-08-05
1
-3
/
+3
*
Apply oitnb and mypy 0.620, then make everything work again
0.15.48
Anthon van der Neut
2018-08-03
1
-43
/
+43
*
fixes issue #209: dump string '019' as plain scalar
0.15.44
Anthon van der Neut
2018-07-14
1
-1
/
+1
*
evaluate re.compile lazily
Marcel Bargull
2018-03-16
1
-19
/
+20
*
no sexagesimal floats in 1.2
Anthon van der Neut
2017-08-05
1
-3
/
+12
*
update to flake8==3.3.0 with --ignore F405
Anthon van der Neut
2017-07-12
1
-1
/
+2
*
top-level folded/literal scalar col-0
0.15.6
Anthon van der Neut
2017-06-10
1
-4
/
+3
*
fix issue # 123: type annotations
0.15.2
Anthon van der Neut
2017-06-07
1
-2
/
+2
*
initial version with YAML class
0.15.0
Anthon van der Neut
2017-06-04
1
-2
/
+9
*
typing no longer needed, fix issue #117 (2.6 support)
0.14.9
Anthon van der Neut
2017-04-22
1
-2
/
+1
*
No longer accept Oo52 as octal in version 1.1 mode
0.14.3
Anthon van der Neut
2017-03-31
1
-1
/
+1
*
fix issue 106, Text undefined in 3.5.1
0.14.1
Anthon van der Neut
2017-03-22
1
-2
/
+4
*
update for mypy --strict, prepare de-inheritance (Loader/Dumper)
0.14.0
Anthon van der Neut
2017-03-21
1
-28
/
+49
*
changes for mypy
Anthon van der Neut
2017-03-17
1
-0
/
+1
*
another fix for 82, non-global resolver data for 1.2 (from 0.12.17)
0.13.4
Anthon van der Neut
2016-12-05
1
-9
/
+22
*
solve 82a
Anthon van der Neut
2016-12-05
1
-71
/
+75
*
fix issue 82 deepcopy not working properly
0.13.3
Anthon van der Neut
2016-12-05
1
-2
/
+3
*
this should fix #75: continuing problems with numpy
0.12.18
Anthon van der Neut
2016-11-16
1
-1
/
+2
*
addition type info to satisfy schema_salad
0.12.1
Anthon van der Neut
2016-08-16
1
-0
/
+1
*
initial type info, drop 2.6
0.12.0
Anthon van der Neut
2016-08-15
1
-10
/
+7
*
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
/
+5
*
pep8 compliance, util.load_yaml_guess_indent
0.11.2
Anthon van der Neut
2016-02-27
1
-5
/
+8
*
- removed print statement
0.11.1
Anthon van der Neut
2016-02-18
1
-1
/
+0
*
- introducing version support and differentiation for RoundTripLoader
0.11.0
Anthon van der Neut
2016-02-18
1
-1
/
+153
*
- make sure there is a space before # if scalar pushes (through indent)
Anthon van der Neut
2016-02-16
1
-4
/
+4
*
Jython compatibility
Anthon van der Neut
2015-10-08
1
-3
/
+9
*
- main problem in moving stuff from yaml/py to yaml was that
Anthon van der Neut
2015-08-28
1
-0
/
+233