Download List

Descripción del Proyecto

Syck is a YAML parser library that is designed to load data into scripting languages. Extensions for Ruby, PHP, and Python are included.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-11-24 03:24
0.7.0

64-bit y la compatibilidad de limpieza importante.
64-bit compatibility and major cleanup.

2005-03-29 10:02
0.53

En esta versión, los cambios finales a libsyck API se han hecho ahora. La extensión de Ruby ahora pasa a todos sus pruebas originales para la carga y el dumping. El nuevo YAML:: Tag mecanismo es funcional.
Tags: Major bugfixes
In this release, the final changes to libsyck API have now
been made. The Ruby extension now passes all of its original
tests for loading and dumping. The new YAML::Tag
mechanism is functional.

2005-02-08 09:33
0.50

Un generador de YAML reescrito que aumenta la velocidad de salida por un factor de cuatro, la simplificación de los tipos personalizados en la extensión de Ruby, pruebas unitarias para la biblioteca principal, y corrección de fugas de memoria para muchos.
Tags: Major feature enhancements
A rewritten YAML generator that increases output speed by a factor of four, simplified custom types in the Ruby extension, unit tests for the core library, and fixes for many memory leaks.

2004-09-13 08:58
0.45

Mejor manejo de los finales de línea de DOS, establece, para los desbordamientos de búfer en el emisor, y ints sexagecimal.
Tags: Major bugfixes
Better handling of DOS line endings, fixes for buffer
overflows in the emitter, and sexagecimal ints.

2003-11-26 01:49
0.42

Esta versión corrige un problema de almacenamiento temporal cuando ciertos tipos de nodos escalar exceder el tamaño de búfer predeterminado, e incluye pequeñas correcciones de código de bytes de análisis.
Tags: Major bugfixes
This version fixes a buffering problem when certain types
of scalar nodes exceed the default buffer size, and
includes small fixes to bytecode parsing.

Project Resources