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
/
CHANGES
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix issue 102 now also for empty mappings with comments
0.15.54
Anthon van der Neut
2018-08-13
1
-0
/
+10
*
fix issue #160 flow mapping in sequence with comment gobbling newline
0.15.53
Anthon van der Neut
2018-08-12
1
-0
/
+7
*
fix issue #196 loosing items on cast to dict
0.15.52
Anthon van der Neut
2018-08-09
1
-0
/
+9
*
push new version fixing two issues
0.15.51
Anthon van der Neut
2018-08-08
1
-0
/
+9
*
added context manager, mypy cleanup (w. Optional) added tests
0.15.50
Anthon van der Neut
2018-08-05
1
-0
/
+6
*
leading empty lines and comments on root level literal scalars not preserved
0.15.49
Anthon van der Neut
2018-08-05
1
-0
/
+6
*
Apply oitnb and mypy 0.620, then make everything work again
0.15.48
Anthon van der Neut
2018-08-03
1
-0
/
+3
*
Rebuild due to old .so version in 3.6 linux .whl, this fixes issue #212
0.15.47
Anthon van der Neut
2018-07-31
1
-0
/
+5
*
added captured DeprecationWarning test
0.15.46
Anthon van der Neut
2018-07-29
1
-0
/
+27
*
This merges PR 34 and fixes issue #211
0.15.45
Anthon van der Neut
2018-07-26
1
-0
/
+10
|
\
*
|
test for StopIteration
Anthon van der Neut
2018-07-26
1
-53
/
+1
|
/
*
fixes issue #209: dump string '019' as plain scalar
0.15.44
Anthon van der Neut
2018-07-14
1
-0
/
+14
*
added (failing) test for unicode double keys 2.7
0.15.43
Anthon van der Neut
2018-07-12
1
-0
/
+28
*
HG: *When this change indeed resolves your problem, please **Close** this iss...
Anthon van der Neut
2018-07-12
1
-0
/
+14
*
fix regression caused by PR 27
0.15.42
Anthon van der Neut
2018-07-01
1
-0
/
+8
*
re-added test to make sure C-Compiler is available
0.15.41
Anthon van der Neut
2018-06-27
1
-0
/
+14
*
publish fixes on pypi
0.15.40
Anthon van der Neut
2018-06-18
1
-0
/
+6
*
merge PR27 improving startup time
0.15.39
Anthon van der Neut
2018-06-16
1
-0
/
+5
|
\
*
|
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
/
+6
|
/
*
update
0.15.36
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
-0
/
+7
*
updated README
0.15.34
Anthon van der Neut
2017-09-17
1
-0
/
+3
*
round-trip support for tagged scalars
0.15.33
Anthon van der Neut
2017-08-31
1
-0
/
+7
*
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
-0
/
+5
*
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
-11
/
+2
*
fix issue #25: dropping comment between mapping key and value
0.15.24
Anthon van der Neut
2017-08-09
1
-0
/
+24
*
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
-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
*
spurious characters
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
/
+3
*
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
-0
/
+4
*
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
-0
/
+5
[next]