Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • branch/default default protected
  • canonical-code-style
  • dist
  • experimental
  • integer-overflow
  • issue/10
  • master
  • master-2
  • master-libyaml-test-suite
  • old/master
  • old/perl-yaml-xs
  • old/stable
  • old/yaml-1.2
  • packaging
  • perlpunk/anchor-chars
  • perlpunk/fix-tag-chars
  • perlpunk/pr27-fix-most-compiler-warnings
  • release-0.1.8
  • release/0.2.3
  • release/0.2.4
20 results
Created with Raphaël 2.2.030Jul311Aug1511Dec7Jan817Apr25Dec26274Jan1931Jul30Sep2Oct27Dec28305Jan23Feb29Aug3011Oct29May23Dec2411Feb1Dec311Jan122Feb326Mar28Nov22Dec11Aug16Feb274May2Jun520264Jul27Aug287Sep13141614Oct3114Nov162023293Dec5678914272829301Jan2310189Feb10Mar3013May142Oct30Nov2Dec232628292Jan567892Feb2020May14Jun252426282918Jul2621Aug28Feb1Mar41229314Apr5176Jun25Jul21Dec262Mar1923262829282911Apr101115171917May21252729301Jun24Add the run-emitter test.Add the run-emitter test.Add two examples and prepare the build system for distribution.Add two examples and prepare the build system for distribution.Prepare the initial release.Prepare the initial release.Older versions of gcc do not know about -Wno-pointer-sign.Older versions of gcc do not know about -Wno-pointer-sign.Force a new line at the end of the input stream even if there are no a new line character. This fixes a nasty bug when libyaml hangs on documents like `[[[[`. Thanks ciaranm for reporting the bug.Force a new line at the end of the input stream even if there are no a new line character. This fixes a nasty bug when libyaml hangs on documents like `[[[[`. Thanks ciaranm for reporting the bug.Add `const` qualifier for `yaml_parser_set_input_string` parameter `input`.Add `const` qualifier for `yaml_parser_set_input_string` parameter `input`.Add functions for constructing, parsing and emitting YAML documents.Add functions for constructing, parsing and emitting YAML documents.Add win32 fixes and project files for VC6.Add win32 fixes and project files for VC6.Add VC6 projects for the test executables.Add VC6 projects for the test executables.Fix a bug in the emitter introduced while fixing warnings for VC6.Fix a bug in the emitter introduced while fixing warnings for VC6.Undefine the NDEBUG directive for the test programs.Undefine the NDEBUG directive for the test programs.Eliminate some warnings and add more doxygen definitions.Eliminate some warnings and add more doxygen definitions.Fix the example_deconstructor project.Fix the example_deconstructor project.Add project files for Visual Studio 2003.Add project files for Visual Studio 2003.Fixed a problem when the DOCUMENT-END event is not emitted until the beginning of the next document is available. Fixed #51. Thanks edward(at)sweetbytes.net for the bug report.Fixed a problem when the DOCUMENT-END event is not emitted until the beginning of the next document is available. Fixed #51. Thanks edward(at)sweetbytes.net for the bug report.API refactoring (Note: it breaks the build).Updated reader.c to use the new API.Completed the first phase of API refactoring.Another round of API update.Fixed bugs and updated tests.Drop doxygen support, add more API documentation, API changes.Minor API updates.Created a stable branch from revision [250].Created a stable branch from revision [250].Bumped the version number in the stable branch.
Loading