Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
View Latest Revision
source:
pyyaml
/
trunk
/
lib
/
yaml
/
constructor.py
@
222
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
Age
Author
Log Message
(edit)
@222
7 years
xi
Subclass all base classes from
object
. Hold references to the objects …
(edit)
@198
7 years
xi
To make porting easier, rewrite Parser not using generators. Fix handling …
(edit)
@195
7 years
xi
Add pyrex-based bindings for the libyaml scanner.
(edit)
@175
7 years
xi
Optimize slightly the float constructor.
(edit)
@173
7 years
xi
Revamp the inf/nan handling again.
(edit)
@170
7 years
xi
Fixed
#15
(pyyaml discards '-' sign on negative floats). Thanks to …
(edit)
@168
7 years
xi
Dynamically determine the inf and nan values. Should fix
#14
. Thanks to …
(edit)
@147
7 years
xi
Add support for pickling/unpickling python objects.
(edit)
@146
7 years
xi
Fix !!python/name for Python 2.3. Clear the yaml module namespace.
(edit)
@142
7 years
xi
Add support for recursive nodes to Composer. Constructor does not support …
(edit)
@139
7 years
xi
Add constructors for some simple python types.
(edit)
@136
7 years
xi
Major refactoring.
(edit)
@133
7 years
xi
Implement yaml.dump().
(edit)
@116
7 years
xi
Back to work :). Rename markers to marks.
(copy)
@63
7 years
xi
Rename pyyaml-ng to ppyyaml to make it simpler.
copied from
pyyaml-ng/trunk/lib/yaml/constructor.py
:
(copy)
@62
7 years
xi
Move pyyaml3000 to a separate directory.
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog