/
githubmirror
/
libyaml
Обзор
Документация
Войти
/
githubmirror
/
libyaml
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
0.1.7
announcement.msg
19 строк
777 B
Kirill Simonov
Updated announcement.
28 авг 2016, 00:00
28 авг 2016, 00:00
955060d
Код
Авторство
О чём код?
From: Kirill Simonov <xi@resolvent.net> To: yaml-core@lists.sourceforge.net Subject: LibYAML-0.1.7: A minor bugfix release This is a minor bugfix release of LibYAML, a C library for parsing and emitting YAML. * Fixed segfault in yaml_string_write_handler. * Fixed invalid simple key assertion. * Fixed error handling in some examples (thank to Mathias Svensson). * Removed obsolete VS project files. LibYAML homepage: http://pyyaml.org/wiki/LibYAML TAR.GZ package: http://pyyaml.org/download/libyaml/yaml-0.1.7.tar.gz HG repository: https://bitbucket.org/xi/libyaml Bug tracker: https://bitbucket.org/xi/libyaml/issues/new LibYAML is written by Kirill Simonov <xi@resolvent.net> and released under the MIT license; see the file LICENSE for more details.