Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
View Latest Revision
root
/
pyyaml
/
trunk
/
ext
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Chgset
Date
Author
Log Message
(edit)
@377
[377]
9 months
xi
Clear cyclic references in the parser and the emitter to avoid extra GC …
(edit)
@366
[366]
2 years
xi
Fixed another encoding issue.
(edit)
@361
[361]
2 years
xi
Fixed Python 3.1 incompatibility issues.
(edit)
@350
[350]
2 years
xi
Fixed a problem when CDumper incorrectly serializes a node anchor.
(edit)
@348
[348]
3 years
xi
Fixed the Pyrex implementation of Mark class.
(edit)
@343
[343]
3 years
xi
Restored Mark implementation in C as using the Python class causes a …
(edit)
@339
[339]
3 years
xi
Added a MS VC 6.0 compatibility hack against Cython-generated C sources.
(edit)
@335
[335]
3 years
xi
Minor compatibility fixes.
(edit)
@334
[334]
3 years
xi
Fixed str/bytes issues with Python 3 in _yaml.pyx.
(edit)
@333
[333]
3 years
xi
Handle the encoding of input and output streams in a uniform way.
(edit)
@331
[331]
3 years
xi
Use Cython if available; added Python 3 support to _yaml.pyx.
(edit)
@310
[310]
3 years
xi
Fixed a bug in CDumper when ascend_resolver() is never called.
(edit)
@258
[258]
4 years
xi
Make compose() and load() ensure that the input stream contains a single …
(edit)
@257
[257]
5 years
xi
Fixed _yaml.pyx to work with the latest Pyrex.
(edit)
@233
[233]
5 years
xi
Fix loading an empty YAML stream.
(edit)
@223
[223]
5 years
xi
Completely rewrite the libyaml bindings.
(edit)
@209
[209]
6 years
xi
Update libyaml bindings.
(edit)
@205
[205]
6 years
xi
Update
PyRex?
based bindings to libyaml to include Parser functions.
(edit)
@196
[196]
6 years
xi
Trying to make libyaml bindings faster.
(add)
@195
[195]
6 years
xi
Add pyrex-based bindings for the libyaml scanner.
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog