summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* take from list of active branchespep-479Anthon van der Neut2021-12-250-0/+0
* load_all: remove StopIterationZachary Buhman2018-07-241-1/+1
* Added tag 0.15.44 for changeset 984524322dd6Anthon van der Neut2018-07-140-0/+0
* fixes issue #209: dump string '019' as plain scalar0.15.44Anthon van der Neut2018-07-146-10/+34
* Added tag 0.15.43 for changeset 2dd2b6fabe10Anthon van der Neut2018-07-120-0/+0
* added (failing) test for unicode double keys 2.70.15.43Anthon van der Neut2018-07-121-0/+28
* HG: *When this change indeed resolves your problem, please **Close** this iss...Anthon van der Neut2018-07-127-9/+39
* resolves issue #186: facilitate register_class as decoratorAnthon van der Neut2018-07-121-1/+2
* merge PR33Anthon van der Neut2018-07-121-4/+1
|\
| * Merged in mbargull/ruamel.yaml/fix-204-again (pull request #33)Ruamel/Anthon van der Neut2018-07-121-4/+1
| |\
| | * on Windows+PY2 get_config_var('Py_UNICODE_SIZE') is NoneMarcel Bargull2018-07-121-4/+1
| |/
* | readd 3.7Anthon van der Neut2018-07-081-3/+2
* | skip test_compile if on Windows doing 3.4Anthon van der Neut2018-07-081-2/+9
* | debugging 3.4 build on appveyor failingAnthon van der Neut2018-07-082-4/+5
|/
* Added tag 0.15.42 for changeset 6d1b19ab0d12Anthon van der Neut2018-07-010-0/+0
* fix regression caused by PR 270.15.42Anthon van der Neut2018-07-0110-23/+43
* Added tag 0.15.41 for changeset 75b1b39341d9Anthon van der Neut2018-06-270-0/+0
* re-added test to make sure C-Compiler is available0.15.41Anthon van der Neut2018-06-2718-82/+132
* Added tag 0.15.40 for changeset df8ae62f51f4Anthon van der Neut2018-06-180-0/+0
* publish fixes on pypi0.15.40Anthon van der Neut2018-06-184-4/+10
* fixes issue #190: added landingplaces to README.rstAnthon van der Neut2018-06-181-2/+11
* fixes issue #201: decoding UnicodeAnthon van der Neut2018-06-174-5/+15
* Added tag 0.15.39 for changeset 6661f6fd07efAnthon van der Neut2018-06-171-1/+1
* Added tag 0.15.39 for changeset 6661f6fd07efAnthon van der Neut2018-06-160-0/+0
* merge PR27 improving startup time0.15.39Anthon van der Neut2018-06-168-36/+111
|\
| * fix _get_non_printable_ascii for PY2Marcel Bargull2018-06-161-3/+4
| * use RegExp for macOS, tooMarcel Bargull2018-06-161-1/+1
| * add doc string for util.LazyEvalMarcel Bargull2018-03-171-0/+9
| * add type annotationMarcel Bargull2018-03-161-1/+4
| * str.translate slow for non-ASCII; use bytes.translate/regexMarcel Bargull2018-03-161-14/+32
| * use faster str.translate in Reader.check_printableMarcel Bargull2018-03-161-17/+23
| * evaluate re.compile lazilyMarcel Bargull2018-03-165-29/+56
* | Added tag 0.15.38 for changeset 11b67cf11187Anthon van der Neut2018-06-130-0/+0
* | several PRs merged0.15.38Anthon van der Neut2018-06-132-3/+3
* | several PRs mergedAnthon van der Neut2018-06-133-0/+21
* | Merged in nu_no/yaml/nu_no/fixes-windows-importerror-1515153658772 (pull requ...Ruamel/Anthon van der Neut2018-06-131-1/+1
|\ \
| * | fixes Windows ImportErrorNuno André2018-01-051-1/+1
* | | merges part of PR30Anthon van der Neut2018-06-131-1/+1
|\ \ \
| * | | Fix typosAndrey Somov2018-05-211-1/+1
* | | | Merge PR29, fixes issue #195Anthon van der Neut2018-06-132-1/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Consider m_sign when calculating precisionRolf Wojtech2018-03-221-1/+1
| * | | Attempted fix for scientic notation parsingRolf Wojtech2018-03-212-1/+12
| | |/ | |/|
* | | Added tag 0.15.37 for changeset 731f9a604926Anthon van der Neut2018-03-210-0/+0
* | | fixes issue #1870.15.37Anthon van der Neut2018-03-213-2/+11
|/ /
* | Merged in erictheise/yaml/doc-typos (pull request #26)Ruamel/Anthon van der Neut2018-02-075-2959/+6172
|\ \
| * | Added tag 0.15.36 for changeset e7161bfd51eeAnthon van der Neut2018-02-070-0/+0
| * | update0.15.36Anthon van der Neut2018-02-074-4/+9
| * | fix issued #187Anthon van der Neut2018-02-071-0/+4
| * | update C extension for 3.7, fixes issue #137Anthon van der Neut2018-02-071-2956/+6160
| |/
* | Typo fixes and a few readability improvements.Eric Theise2018-02-015-9/+9
|/