|
|
|
@377
|
[377]
|
9 months |
xi |
Clear cyclic references in the parser and the emitter to avoid extra GC …
|
|
|
|
@367
|
[367]
|
2 years |
xi |
Fixed tests on the Windows platform.
|
|
|
|
@366
|
[366]
|
2 years |
xi |
Fixed another encoding issue.
|
|
|
|
@354
|
[354]
|
2 years |
xi |
Fixed a problem with a scanner error not detected when no line break at …
|
|
|
|
@351
|
[351]
|
2 years |
xi |
Fixed emitting of invalid BOM for UTF-16.
|
|
|
|
@350
|
[350]
|
2 years |
xi |
Fixed a problem when CDumper incorrectly serializes a node anchor.
|
|
|
|
@336
|
[336]
|
3 years |
xi |
Final touches before the release.
|
|
|
|
@335
|
[335]
|
3 years |
xi |
Minor compatibility fixes.
|
|
|
|
@334
|
[334]
|
3 years |
xi |
Fixed str/bytes issues with Python 3 in _yaml.pyx.
|
|
|
|
@333
|
[333]
|
3 years |
xi |
Handle the encoding of input and output streams in a uniform way.
|
|
|
|
@331
|
[331]
|
3 years |
xi |
Use Cython if available; added Python 3 support to _yaml.pyx.
|
|
|
|
@330
|
[330]
|
3 years |
xi |
Share data files between Py2 and Py3 test suites.
|
|
|
|
@325
|
[325]
|
3 years |
xi |
Minor 2.3 and win32 compatibility fixes; clarify the 'feature not found' …
|
|
|
|
@323
|
[323]
|
3 years |
xi |
Fixed an issue with ReaderError? generated by the LibYAML wrapper.
|
|
|
|
@322
|
[322]
|
3 years |
xi |
Refactored the test suite; updated include and library paths in setup.cfg.
|
|
|
|
@312
|
[312]
|
3 years |
xi |
Fixed test errors for LibYAML bindings; added a test on emitting nodes in …
|
|
|
|
@311
|
[311]
|
3 years |
xi |
Minor fixes in the test subsystem to prevent failures in LibYAML bindings …
|
|
|
|
@291
|
[291]
|
3 years |
xi |
Added the script tests/test_all.py.
|
|
|
|
@276
|
[276]
|
3 years |
xi |
Added a test for single dot being a float bug.
|
|
|
|
@260
|
[260]
|
4 years |
xi |
A single dot is not a float value (fixes #62).
|
|
|
|
@258
|
[258]
|
4 years |
xi |
Make compose() and load() ensure that the input stream contains a single …
|
|
|
|
@247
|
[247]
|
5 years |
xi |
Add the tests for checking the libyaml bug.
|
|
|
|
@234
|
[234]
|
5 years |
xi |
Fix loss of microsecond precision in datetime.datetime constructor (fix …
|
|
|
|
@233
|
[233]
|
5 years |
xi |
Fix loading an empty YAML stream.
|
|
|
|
@228
|
[228]
|
5 years |
xi |
Fix a test to work under Python 2.3.
|
|
|
|
@226
|
[226]
|
5 years |
xi |
The 'N' plain scalar was still recognized as !!bool. Fix it (close …
|
|
|
|
@225
|
[225]
|
5 years |
xi |
Fix timestamp constructing and representing (close #25).
|
|
|
|
@223
|
[223]
|
5 years |
xi |
Completely rewrite the libyaml bindings.
|
|
|
|
@222
|
[222]
|
6 years |
xi |
Subclass all base classes from object.
Hold references to the objects …
|
|
|
|
@218
|
[218]
|
6 years |
xi |
Fix a bug when a block scalar is incorrectly emitted in the simple key …
|
|
|
|
@209
|
[209]
|
6 years |
xi |
Update libyaml bindings.
|
|
|
|
@205
|
[205]
|
6 years |
xi |
Update PyRex? based bindings to libyaml to include Parser functions.
|
|
|
|
@198
|
[198]
|
6 years |
xi |
To make porting easier, rewrite Parser not using generators.
Fix handling …
|
|
|
|
@197
|
[197]
|
6 years |
xi |
Fix invalid output of single-quoted scalars in cases when a single
quote …
|
|
|
|
@195
|
[195]
|
6 years |
xi |
Add pyrex-based bindings for the libyaml scanner.
|
|
|
|
@188
|
[188]
|
6 years |
xi |
Fix several problems caused by ill-formed documents.
The line number is …
|
|
|
|
@177
|
[177]
|
6 years |
xi |
Add ind and qnan values to a float test.
|
|
|
|
@174
|
[174]
|
6 years |
xi |
Add a test case belonging to the previous commit.
|
|
|
|
@173
|
[173]
|
6 years |
xi |
Revamp the inf/nan handling again.
|
|
|
|
@171
|
[171]
|
6 years |
xi |
Add a test case for #15.
|
|
|
|
@166
|
[166]
|
6 years |
xi |
Final touches before the release.
|
|
|
|
@154
|
[154]
|
6 years |
xi |
Fix a bug in a test.
|
|
|
|
@153
|
[153]
|
6 years |
xi |
Fix #11 (Thanks to edemaine(at)mit.edu).
|
|
|
|
@150
|
[150]
|
6 years |
xi |
Prepare setup.py for release. Fix #7.
|
|
|
|
@149
|
[149]
|
6 years |
xi |
Raise an error for colons in the flow context.
|
|
|
|
@147
|
[147]
|
6 years |
xi |
Add support for pickling/unpickling python objects.
|
|
|
|
@146
|
[146]
|
6 years |
xi |
Fix !!python/name for Python 2.3. Clear the yaml module namespace.
|
|
|
|
@144
|
[144]
|
6 years |
xi |
Add more unit tests.
|
|
|
|
@142
|
[142]
|
6 years |
xi |
Add support for recursive nodes to Composer. Constructor does not support …
|
|
|
|
@141
|
[141]
|
6 years |
xi |
Add more unit tests for error messages.
|
|
|
|
@140
|
[140]
|
6 years |
xi |
Rename error-message to loader-error and add new examples.
|
|
|
|
@138
|
[138]
|
6 years |
xi |
Fix #4 (Thanks to murphy(at)rubychan.de)
|
|
|
|
@137
|
[137]
|
6 years |
xi |
Refactor resolver.
|
|
|
|
@136
|
[136]
|
6 years |
xi |
Major refactoring.
|
|
|
|
@133
|
[133]
|
6 years |
xi |
Implement yaml.dump().
|
|
|
|
@132
|
[132]
|
6 years |
xi |
Emitter is done!!!
|
|
|
|
@130
|
[130]
|
6 years |
xi |
Add style information to events generated by Parser.
|
|
|
|
@120
|
[120]
|
6 years |
xi |
Fix a test.
|
|
|
|
@118
|
[118]
|
6 years |
xi |
* Add the token STREAM-START.
* Add parsing events: STREAM-START, …
|
|
|
|
@117
|
[117]
|
6 years |
xi |
Loose indentation rules for the following cases:
* In the flow context, …
|
|
|
|
@116
|
[116]
|
6 years |
xi |
Back to work :). Rename markers to marks.
|
|
|
|
@63
|
[63]
|
6 years |
xi |
Rename pyyaml-ng to ppyyaml to make it simpler.
|
|
copied from pyyaml-ng/trunk/tests:
|
|
|
|
@62
|
[62]
|
6 years |
xi |
Move pyyaml3000 to a separate directory.
|