root/libyaml/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @362 [362] 2 years xi Property changes.
(edit) @274 [274] 4 years xi Merged grammar fixes from the stable branch.
(edit) @272 [272] 4 years xi Tagged the 0.1.1 release (better later than never).
(edit) @267 [267] 4 years xi Minor API updates.
(edit) @266 [266] 4 years xi Drop doxygen support, add more API documentation, API changes.
(edit) @265 [265] 4 years xi Fixed bugs and updated tests.
(edit) @264 [264] 4 years xi Another round of API update.
(edit) @263 [263] 4 years xi Completed the first phase of API refactoring.
(edit) @262 [262] 4 years xi Updated reader.c to use the new API.
(edit) @261 [261] 4 years xi API refactoring (Note: it breaks the build).
(edit) @250 [250] 5 years xi Fixed a problem when the DOCUMENT-END event is not emitted until the …
(edit) @245 [245] 5 years xi Add project files for Visual Studio 2003.
(edit) @244 [244] 5 years xi Fix the example_deconstructor project.
(edit) @243 [243] 5 years xi Eliminate some warnings and add more doxygen definitions.
(edit) @242 [242] 5 years xi Undefine the NDEBUG directive for the test programs.
(edit) @241 [241] 5 years xi Fix a bug in the emitter introduced while fixing warnings for VC6.
(edit) @240 [240] 5 years xi Add VC6 projects for the test executables.
(edit) @239 [239] 5 years xi Add win32 fixes and project files for VC6.
(edit) @238 [238] 5 years xi Add functions for constructing, parsing and emitting YAML documents.
(edit) @237 [237] 5 years xi Add const qualifier for yaml_parser_set_input_string parameter …
(edit) @236 [236] 5 years xi Force a new line at the end of the input stream even if there are no a new …
(edit) @224 [224] 5 years xi Older versions of gcc do not know about -Wno-pointer-sign.
(edit) @220 [220] 6 years xi Prepare the initial release.
(edit) @219 [219] 6 years xi Add two examples and prepare the build system for distribution.
(edit) @217 [217] 6 years xi Add the run-emitter test.
(edit) @216 [216] 6 years xi Fix Emitter bugs and leaks.
(edit) @215 [215] 6 years xi Scalar writers are completed.
(edit) @214 [214] 6 years xi Implement everything except tag and scalar writers.
(edit) @213 [213] 6 years xi Implement Emitter state machine.
(edit) @212 [212] 6 years xi Add yaml_emitter_emit_* set of functions.
(edit) @211 [211] 6 years xi Add Emitter definitions and implement the Writer.
(edit) @210 [210] 6 years xi Fix some leaks, segfaults and warnings.
(edit) @208 [208] 6 years xi Refactor internal and external API.
(edit) @203 [203] 6 years xi Complete the Parser (it requires refactoring though) and fix some bugs.
(edit) @202 [202] 6 years xi Implement half of the parsers.
(edit) @201 [201] 6 years xi Start working on the parser.
(edit) @200 [200] 6 years xi Move yaml/yaml.h to yaml.h and merge version.c to api.c.
(edit) @199 [199] 6 years xi Add event constructors and destructors.
(edit) @194 [194] 6 years xi Fix numerous bugs in the Scanner.
(edit) @190 [190] 6 years xi The scanner is completed (not tested though).
(edit) @189 [189] 6 years xi Implement the block scalar scanner.
(edit) @187 [187] 6 years xi Implement scanners for directives, anchors, and tags.
(edit) @186 [186] 6 years xi Scanner: implement everything except token scanners.
(edit) @185 [185] 6 years xi Implementing Scanner: macros and high-level functions.
(edit) @184 [184] 6 years xi Add scanner definitions. Add a basic description of all tokens produced …
(edit) @183 [183] 6 years xi Add token constructors and destructors. Add YAML_DECLARE to the API …
(edit) @182 [182] 6 years xi Complete buffering and encoding code.
(edit) @181 [181] 6 years xi Complete UTF-8 and UTF-16 decoders. Reader is mostly done (though …
(edit) @180 [180] 6 years xi Working on the decoding code.
(edit) @179 [179] 6 years xi Implementing Reader: first tries.
(edit) @178 [178] 6 years xi Doxygenify the header file. Add basic reader fields to the parser …
(edit) @172 [172] 6 years xi Add doxygen support.
(edit) @169 [169] 6 years xi Add the basic autoconf infrastructure.
(edit) @162 [162] 6 years xi Add yaml.h with prototypes for basic structures.
(add) @161 [161] 6 years xi Create the place for libyaml.
Note: See TracRevisionLog for help on using the revision log.