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
/
README.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
This merges PR 34 and fixes issue #211
0.15.45
Anthon van der Neut
2018-07-26
1
-2
/
+7
*
fixes issue #209: dump string '019' as plain scalar
0.15.44
Anthon van der Neut
2018-07-14
1
-2
/
+9
*
HG: *When this change indeed resolves your problem, please **Close** this iss...
Anthon van der Neut
2018-07-12
1
-2
/
+9
*
fix regression caused by PR 27
0.15.42
Anthon van der Neut
2018-07-01
1
-4
/
+12
*
re-added test to make sure C-Compiler is available
0.15.41
Anthon van der Neut
2018-06-27
1
-2
/
+9
*
publish fixes on pypi
0.15.40
Anthon van der Neut
2018-06-18
1
-1
/
+1
*
fixes issue #190: added landingplaces to README.rst
Anthon van der Neut
2018-06-18
1
-2
/
+11
*
fixes issue #201: decoding Unicode
Anthon van der Neut
2018-06-17
1
-0
/
+4
*
Added tag 0.15.39 for changeset 6661f6fd07ef
Anthon van der Neut
2018-06-17
1
-1
/
+1
*
merge PR27 improving startup time
0.15.39
Anthon van der Neut
2018-06-16
1
-0
/
+5
|
\
*
|
several PRs merged
0.15.38
Anthon van der Neut
2018-06-13
1
-1
/
+1
*
|
several PRs merged
Anthon van der Neut
2018-06-13
1
-0
/
+7
*
|
fixes issue #187
0.15.37
Anthon van der Neut
2018-03-21
1
-0
/
+3
|
/
*
update
0.15.36
Anthon van der Neut
2018-02-07
1
-1
/
+1
*
fix issued #187
Anthon van der Neut
2018-02-07
1
-0
/
+4
*
allow None stream if transforming
0.15.35
Anthon van der Neut
2017-12-03
1
-2
/
+9
*
updated README
0.15.34
Anthon van der Neut
2017-09-17
1
-1
/
+5
*
round-trip support for tagged scalars
0.15.33
Anthon van der Neut
2017-08-31
1
-13
/
+21
*
fix issue #149: operated on ScalarFloat cannot be dumped.
0.15.32
Anthon van der Neut
2017-08-21
1
-0
/
+5
*
fix comment dumping
0.15.31
Anthon van der Neut
2017-08-15
1
-0
/
+3
*
fix for '{"in":{},"out":{}}' no longer parsing, reported by mjalkio on so
0.15.30
Anthon van der Neut
2017-08-14
1
-2
/
+7
*
fix issue #51: separate indent levels for mappings and sequences
0.15.29
Anthon van der Neut
2017-08-14
1
-0
/
+6
*
issue #61: merge of merge cannot be __repr__-ed (reported by Tal Liron)
0.15.28
Anthon van der Neut
2017-08-13
1
-0
/
+3
*
fix issue #62: not allowing : or ? in flow style plain scalar
0.15.27
Anthon van der Neut
2017-08-13
1
-0
/
+5
*
fix for block sequences with non-commented elements
0.15.26
Anthon van der Neut
2017-08-10
1
-0
/
+4
*
fix issue #147: not able to dump floats
0.15.25
Anthon van der Neut
2017-08-09
1
-0
/
+3
*
fix issue #25: dropping comment between mapping key and value
0.15.24
Anthon van der Neut
2017-08-09
1
-0
/
+12
*
fix issue #144: integer overflow on 2.7 (reported by ccatterina)
0.15.23
Anthon van der Neut
2017-08-01
1
-0
/
+3
*
fix for issue #143: handling single excl mark tags
0.15.22
Anthon van der Neut
2017-07-28
1
-0
/
+3
*
fix https://stackoverflow.com/a/45281922/1307905
0.15.21
Anthon van der Neut
2017-07-25
1
-0
/
+3
*
rm winwhl.bat
0.15.20
Anthon van der Neut
2017-07-23
1
-1
/
+1
*
appveyor changes
Anthon van der Neut
2017-07-23
1
-0
/
+3
*
using incraw for links
Anthon van der Neut
2017-07-20
1
-0
/
+3
*
added register_class/yaml_object
0.15.19
Anthon van der Neut
2017-07-13
1
-0
/
+6
*
added pure to YAML
0.15.18
Anthon van der Neut
2017-07-04
1
-0
/
+7
*
allow output of supplimentary unicode characters
0.15.17
Anthon van der Neut
2017-07-03
1
-0
/
+5
*
Fix typo in changelog
Florian Bruhin
2017-07-01
1
-1
/
+1
*
Added tag 0.15.16 for changeset bf3cd222269e
Anthon van der Neut
2017-07-01
1
-1
/
+1
*
Added tag 0.15.16 for changeset bf3cd222269e
Anthon van der Neut
2017-07-01
1
-1
/
+1
*
minor doc improvements
0.15.16
Anthon van der Neut
2017-07-01
1
-0
/
+5
*
Use selected Representer/Resolver with C dump
0.15.15
Anthon van der Neut
2017-06-27
1
-0
/
+4
*
change ModuleNotFoundError to ImportError
0.15.14
Anthon van der Neut
2017-06-25
1
-0
/
+5
*
fix issue #130: warning on duplicates in merge key mapping
0.15.13
Anthon van der Neut
2017-06-24
1
-0
/
+4
*
fix issue #131: setup.py dependig on wheel
0.15.12
Anthon van der Neut
2017-06-24
1
-0
/
+4
*
fix issue #130: regression in nested merges
0.15.11
Anthon van der Neut
2017-06-24
1
-1
/
+1
*
fix issue #130: regression in nested merges
Anthon van der Neut
2017-06-24
1
-0
/
+4
*
typo
Anthon van der Neut
2017-06-24
1
-1
/
+1
*
level zero literals, renamed plug-in, mypy updates
Anthon van der Neut
2017-06-23
1
-63
/
+5
*
fix issue #127: quotes for tagged scalars
0.15.9
Anthon van der Neut
2017-06-16
1
-0
/
+5
*
enable: pip install ruamel.yaml[jinja2]
0.15.8
Anthon van der Neut
2017-06-15
1
-0
/
+3
[next]