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