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.018Jun193Jul45721232526282930311Aug1511Dec7Jan817Apr25Dec26274Jan1931Jul30Sep2Oct27Dec28305Jan23Feb29Aug3011Oct29May23Dec2411Feb1Dec311Jan122Feb326Mar28Nov22Dec11Aug16Feb274May2Jun520264Jul27Aug287Sep13141614Oct3114Nov162023293Dec5678914272829301Jan2310189Feb10Mar3013May142Oct30Nov2Dec232628292Jan567892Feb2020May14Jun252426282918Jul2621Aug28Feb1Mar41229314Apr5176Jun25Jul21Dec262Mar1923262829282911Apr101115171917May21252729301Jun24The scanner is completed (not tested though).The scanner is completed (not tested though).Fix numerous bugs in the Scanner.Fix numerous bugs in the Scanner.Add event constructors and destructors.Add event constructors and destructors.Move yaml/yaml.h to yaml.h and merge version.c to api.c.Move yaml/yaml.h to yaml.h and merge version.c to api.c.Start working on the parser.Start working on the parser.Implement half of the parsers.Implement half of the parsers.Complete the Parser (it requires refactoring though) and fix some bugs.Complete the Parser (it requires refactoring though) and fix some bugs.Refactor internal and external API.Refactor internal and external API.Fix some leaks, segfaults and warnings.Fix some leaks, segfaults and warnings.Add Emitter definitions and implement the Writer.Add Emitter definitions and implement the Writer.Add yaml_emitter_emit_* set of functions.Add yaml_emitter_emit_* set of functions.Implement Emitter state machine.Implement Emitter state machine.Implement everything except tag and scalar writers.Implement everything except tag and scalar writers.Scalar writers are completed.Scalar writers are completed.Fix Emitter bugs and leaks.Fix Emitter bugs and leaks.Add 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.
Loading