[SCM] Syck port, a YAML 1.0 processor for Ruby annotated tag, upstream/0.0.2, created. upstream/0.0.2

Torsten Werner twerner at alioth.debian.org
Sat Sep 17 18:30:25 UTC 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Syck port, a YAML 1.0 processor for Ruby".

The annotated tag, upstream/0.0.2 has been created
        at  be28ed99caa84ba14a47a2411f4efdc0efa7feda (tag)
   tagging  157cf1334ffa1834a00aec3489560cb79f9c650f (commit)
  replaces  0.0.1
 tagged by  Torsten Werner
        on  Sat Sep 17 20:09:12 2011 +0200

- Log -----------------------------------------------------------------
tag 0.0.2 as upstream/0.0.2

Ola Bini (17):
      Add some stuff to help with profiling and other testing
      Add new token scanner that will be the refactored version. As of right now, it is actually slower though. But much more readable, at least!
      Move debug things to its own package, add support for Jay instead of Jacc, and improve performance substantially
      Remove all transitionary pieces and puts everything in the right place
      Add new timings and a small todo
      Add some things so I can turn on optimizing of the parser if wanted
      Handwritten document() section in scanner, plus updated timings for this
      Refactor and hand write plain
      Improve the implicit-scanner
      Remove some pieces not used anymore
      Fix some smaller bugs and add new timings for the Ruby part
      Preallocate some symbols and make the whole thing slightly faster
      Lots of refactorings to reduce the number of const and symbol lookups
      Refactor Ruby part of YAML implementation into separate files and classes
      Add loads of different fixes to performance
      Stop using internal variables and use instance variables instead
      Update version to 0.0.2

-----------------------------------------------------------------------


hooks/post-receive
-- 
Syck port, a YAML 1.0 processor for Ruby



More information about the pkg-java-commits mailing list