|
|
|
@267
|
[267]
|
01/19/08 08:54:22 |
xi |
Minor API updates. |
|
|
|
@266
|
[266]
|
01/03/08 22:33:04 |
xi |
Drop doxygen support, add more API documentation, API changes. |
|
|
|
@265
|
[265]
|
12/27/07 16:11:27 |
xi |
Fixed bugs and updated tests. |
|
|
|
@264
|
[264]
|
12/27/07 12:14:01 |
xi |
Another round of API update. |
|
|
|
@263
|
[263]
|
12/27/07 07:05:17 |
xi |
Completed the first phase of API refactoring. |
|
|
|
@262
|
[262]
|
12/26/07 08:46:43 |
xi |
Updated reader.c to use the new API. |
|
|
|
@261
|
[261]
|
12/25/07 18:19:23 |
xi |
API refactoring (Note: it breaks the build). |
|
|
|
@250
|
[250]
|
04/17/07 13:39:54 |
xi |
Fixed a problem when the DOCUMENT-END event is not emitted until the … |
|
|
|
@245
|
[245]
|
01/08/07 17:40:08 |
xi |
Add project files for Visual Studio 2003. |
|
|
|
@244
|
[244]
|
01/08/07 13:41:51 |
xi |
Fix the example_deconstructor project. |
|
|
|
@243
|
[243]
|
01/08/07 13:33:55 |
xi |
Eliminate some warnings and add more doxygen definitions. |
|
|
|
@242
|
[242]
|
01/08/07 11:13:59 |
xi |
Undefine the NDEBUG directive for the test programs. |
|
|
|
@241
|
[241]
|
01/08/07 07:27:08 |
xi |
Fix a bug in the emitter introduced while fixing warnings for VC6. |
|
|
|
@240
|
[240]
|
01/08/07 07:23:35 |
xi |
Add VC6 projects for the test executables. |
|
|
|
@239
|
[239]
|
01/07/07 17:51:10 |
xi |
Add win32 fixes and project files for VC6. |
|
|
|
@238
|
[238]
|
01/07/07 15:11:16 |
xi |
Add functions for constructing, parsing and emitting YAML documents. |
|
|
|
@237
|
[237]
|
12/11/06 14:33:21 |
xi |
Add const qualifier for yaml_parser_set_input_string parameter … |
|
|
|
@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 … |
|
|
|
@224
|
[224]
|
08/15/06 13:21:01 |
xi |
Older versions of gcc do not know about -Wno-pointer-sign. |
|
|
|
@221
|
[221]
|
08/01/06 07:29:20 |
xi |
Create the tag for the initial release. |
|
|
|
@220
|
[220]
|
08/01/06 07:28:16 |
xi |
Prepare the initial release. |
|
|
|
@219
|
[219]
|
07/31/06 18:24:32 |
xi |
Add two examples and prepare the build system for distribution. |
|
|
|
@217
|
[217]
|
07/30/06 08:50:15 |
xi |
Add the run-emitter test. |
|
|
|
@216
|
[216]
|
07/30/06 08:49:17 |
xi |
Fix Emitter bugs and leaks. |
|
|
|
@215
|
[215]
|
07/29/06 18:10:26 |
xi |
Scalar writers are completed. |
|
|
|
@214
|
[214]
|
07/28/06 16:09:34 |
xi |
Implement everything except tag and scalar writers. |
|
|
|
@213
|
[213]
|
07/26/06 16:32:16 |
xi |
Implement Emitter state machine. |
|
|
|
@212
|
[212]
|
07/25/06 16:54:28 |
xi |
Add yaml_emitter_emit_* set of functions. |
|
|
|
@211
|
[211]
|
07/23/06 07:57:36 |
xi |
Add Emitter definitions and implement the Writer. |
|
|
|
@210
|
[210]
|
07/21/06 14:29:00 |
xi |
Fix some leaks, segfaults and warnings. |
|
|
|
@208
|
[208]
|
07/21/06 09:50:32 |
xi |
Refactor internal and external API. |
|
|
|
@203
|
[203]
|
07/07/06 15:34:25 |
xi |
Complete the Parser (it requires refactoring though) and fix some bugs. |
|
|
|
@202
|
[202]
|
07/05/06 15:58:30 |
xi |
Implement half of the parsers. |
|
|
|
@201
|
[201]
|
07/04/06 15:39:56 |
xi |
Start working on the parser. |
|
|
|
@200
|
[200]
|
07/03/06 09:49:14 |
xi |
Move yaml/yaml.h to yaml.h and merge version.c to api.c. |
|
|
|
@199
|
[199]
|
07/03/06 09:34:57 |
xi |
Add event constructors and destructors. |
|
|
|
@194
|
[194]
|
06/19/06 16:27:22 |
xi |
Fix numerous bugs in the Scanner. |
|
|
|
@190
|
[190]
|
06/18/06 13:20:25 |
xi |
The scanner is completed (not tested though). |
|
|
|
@189
|
[189]
|
06/16/06 16:42:55 |
xi |
Implement the block scalar scanner. |
|
|
|
@187
|
[187]
|
06/11/06 13:29:09 |
xi |
Implement scanners for directives, anchors, and tags. |
|
|
|
@186
|
[186]
|
06/08/06 17:37:10 |
xi |
Scanner: implement everything except token scanners. |
|
|
|
@185
|
[185]
|
06/07/06 16:30:22 |
xi |
Implementing Scanner: macros and high-level functions. |
|
|
|
@184
|
[184]
|
06/06/06 15:43:34 |
xi |
Add scanner definitions.
Add a basic description of all tokens produced … |
|
|
|
@183
|
[183]
|
06/02/06 09:03:14 |
xi |
Add token constructors and destructors.
Add YAML_DECLARE to the API … |
|
|
|
@182
|
[182]
|
06/01/06 16:19:43 |
xi |
Complete buffering and encoding code. |
|
|
|
@181
|
[181]
|
05/30/06 13:49:18 |
xi |
Complete UTF-8 and UTF-16 decoders.
Reader is mostly done (though … |
|
|
|
@180
|
[180]
|
05/29/06 16:08:09 |
xi |
Working on the decoding code. |
|
|
|
@179
|
[179]
|
05/27/06 13:19:07 |
xi |
Implementing Reader: first tries. |
|
|
|
@178
|
[178]
|
05/26/06 17:46:47 |
xi |
Doxygenify the header file.
Add basic reader fields to the parser … |
|
|
|
@172
|
[172]
|
05/21/06 10:58:32 |
xi |
Add doxygen support. |
|
|
|
@169
|
[169]
|
05/20/06 18:43:15 |
xi |
Add the basic autoconf infrastructure. |
|
|
|
@162
|
[162]
|
05/12/06 15:39:56 |
xi |
Add yaml.h with prototypes for basic structures. |
|
|
|
@161
|
[161]
|
05/12/06 09:01:32 |
xi |
Create the place for libyaml. |