root/libyaml/trunk/src


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @274 [274] 07/31/08 16:46:47 xi Merged grammar fixes from the stable branch.
(edit) @272 [272] 07/31/08 16:24:39 xi Tagged the 0.1.1 release (better later than never).
(edit) @267 [267] 01/19/08 08:54:22 xi Minor API updates.
(edit) @265 [265] 12/27/07 16:11:27 xi Fixed bugs and updated tests.
(edit) @264 [264] 12/27/07 12:14:01 xi Another round of API update.
(edit) @263 [263] 12/27/07 07:05:17 xi Completed the first phase of API refactoring.
(edit) @262 [262] 12/26/07 08:46:43 xi Updated reader.c to use the new API.
(edit) @261 [261] 12/25/07 18:19:23 xi API refactoring (Note: it breaks the build).
(edit) @250 [250] 04/17/07 13:39:54 xi Fixed a problem when the DOCUMENT-END event is not emitted until the …
(edit) @243 [243] 01/08/07 13:33:55 xi Eliminate some warnings and add more doxygen definitions.
(edit) @241 [241] 01/08/07 07:27:08 xi Fix a bug in the emitter introduced while fixing warnings for VC6.
(edit) @239 [239] 01/07/07 17:51:10 xi Add win32 fixes and project files for VC6.
(edit) @238 [238] 01/07/07 15:11:16 xi Add functions for constructing, parsing and emitting YAML documents.
(edit) @237 [237] 12/11/06 14:33:21 xi Add const qualifier for yaml_parser_set_input_string parameter …
(edit) @236 [236] 12/11/06 14:20:29 xi Force a new line at the end of the input stream even if there are no a new …
(edit) @219 [219] 07/31/06 18:24:32 xi Add two examples and prepare the build system for distribution.
(edit) @216 [216] 07/30/06 08:49:17 xi Fix Emitter bugs and leaks.
(edit) @215 [215] 07/29/06 18:10:26 xi Scalar writers are completed.
(edit) @214 [214] 07/28/06 16:09:34 xi Implement everything except tag and scalar writers.
(edit) @213 [213] 07/26/06 16:32:16 xi Implement Emitter state machine.
(edit) @212 [212] 07/25/06 16:54:28 xi Add yaml_emitter_emit_* set of functions.
(edit) @211 [211] 07/23/06 07:57:36 xi Add Emitter definitions and implement the Writer.
(edit) @210 [210] 07/21/06 14:29:00 xi Fix some leaks, segfaults and warnings.
(edit) @208 [208] 07/21/06 09:50:32 xi Refactor internal and external API.
(edit) @203 [203] 07/07/06 15:34:25 xi Complete the Parser (it requires refactoring though) and fix some bugs.
(edit) @202 [202] 07/05/06 15:58:30 xi Implement half of the parsers.
(edit) @201 [201] 07/04/06 15:39:56 xi Start working on the parser.
(edit) @200 [200] 07/03/06 09:49:14 xi Move yaml/yaml.h to yaml.h and merge version.c to api.c.
(edit) @199 [199] 07/03/06 09:34:57 xi Add event constructors and destructors.
(edit) @194 [194] 06/19/06 16:27:22 xi Fix numerous bugs in the Scanner.
(edit) @190 [190] 06/18/06 13:20:25 xi The scanner is completed (not tested though).
(edit) @189 [189] 06/16/06 16:42:55 xi Implement the block scalar scanner.
(edit) @187 [187] 06/11/06 13:29:09 xi Implement scanners for directives, anchors, and tags.
(edit) @186 [186] 06/08/06 17:37:10 xi Scanner: implement everything except token scanners.
(edit) @185 [185] 06/07/06 16:30:22 xi Implementing Scanner: macros and high-level functions.
(edit) @184 [184] 06/06/06 15:43:34 xi Add scanner definitions. Add a basic description of all tokens produced …
(edit) @183 [183] 06/02/06 09:03:14 xi Add token constructors and destructors. Add YAML_DECLARE to the API …
(edit) @182 [182] 06/01/06 16:19:43 xi Complete buffering and encoding code.
(edit) @181 [181] 05/30/06 13:49:18 xi Complete UTF-8 and UTF-16 decoders. Reader is mostly done (though …
(edit) @180 [180] 05/29/06 16:08:09 xi Working on the decoding code.
(edit) @179 [179] 05/27/06 13:19:07 xi Implementing Reader: first tries.
(edit) @178 [178] 05/26/06 17:46:47 xi Doxygenify the header file. Add basic reader fields to the parser …
(edit) @172 [172] 05/21/06 10:58:32 xi Add doxygen support.
(edit) @169 [169] 05/20/06 18:43:15 xi Add the basic autoconf infrastructure.
(add) @162 [162] 05/12/06 15:39:56 xi Add yaml.h with prototypes for basic structures.
Note: See TracRevisionLog for help on using the revision log.