Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
View Latest Revision
source:
libyaml
/
trunk
/
src
/
api.c
@
237
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)
@237
7 years
xi
Add
const
qualifier for
yaml_parser_set_input_string
parameter …
(edit)
@219
7 years
xi
Add two examples and prepare the build system for distribution.
(edit)
@216
7 years
xi
Fix Emitter bugs and leaks.
(edit)
@215
7 years
xi
Scalar writers are completed.
(edit)
@213
7 years
xi
Implement Emitter state machine.
(edit)
@212
7 years
xi
Add yaml_emitter_emit_* set of functions.
(edit)
@211
7 years
xi
Add Emitter definitions and implement the Writer.
(edit)
@210
7 years
xi
Fix some leaks, segfaults and warnings.
(edit)
@208
7 years
xi
Refactor internal and external API.
(edit)
@203
7 years
xi
Complete the Parser (it requires refactoring though) and fix some bugs.
(edit)
@202
7 years
xi
Implement half of the parsers.
(edit)
@201
7 years
xi
Start working on the parser.
(edit)
@200
7 years
xi
Move yaml/yaml.h to yaml.h and merge version.c to api.c.
(edit)
@199
7 years
xi
Add event constructors and destructors.
(edit)
@190
7 years
xi
The scanner is completed (not tested though).
(edit)
@185
7 years
xi
Implementing Scanner: macros and high-level functions.
(edit)
@183
7 years
xi
Add token constructors and destructors. Add YAML_DECLARE to the API …
(edit)
@180
7 years
xi
Working on the decoding code.
(edit)
@179
7 years
xi
Implementing Reader: first tries.
(add)
@178
7 years
xi
Doxygenify the header file. Add basic reader fields to the parser …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog