]> andersk Git - libyaml.git/shortlog
libyaml.git
2017-12-02  Tina MüllerRewrite make test-suite
2017-12-01  Tina MüllerSkip 5 tests in libyaml-emitter.list
2017-11-30  Jean-Christophe... Improve CMake build system
2017-05-14  Ingy döt NetRemove deleted test from parser test list.
2017-05-13  Ian CordascoFix unitialized value crash found by OSS Fuzz
2017-03-10  Anthony HendricksonUpdates defs for MingGW support on Windows
2017-02-22  John Kirkhamcmake: Provide support for building dynamic and static...
2017-02-09  Ingy döt NetSwitch test-suite run list from black to whitelist
2017-01-18  Ingy döt NetSkip edge case test M7A3
2017-01-02  Ingy döt NetAdd reminder when user is using GNUmakefile
2017-01-02  Ingy döt NetAdd a `.makefile` for immediate make targets
2016-12-30  Ingy döt NetAdd fedora dockerfile from PR #43
2016-12-30  Ingy döt NetGet tests passing on Docker
2016-12-30  Ingy döt NetInclude libyaml-test and libyaml-parser-emitter
2016-12-30  Ingy döt NetMove Travis CI steps into a Bash script
2016-12-30  Ingy döt NetUpdate .gitignore with latest generated files
2016-12-29  Ian CordascoFix pointer and enum warnings in deconstructor-alt
2016-12-29  Ian CordascoFix pointer warnings in example-deconstructor
2016-12-29  Ian CordascoAdd -Wall to list of compile flags
2016-12-29  Kevin WojniakFix typo
2016-12-17  Ingy döt NetAdd `make test-all` to travis
2016-12-17  Ingy döt NetAdd Makefile support for yaml-test-suite
2016-12-17  Ian CordascoUtilize Travis CI's OSX builders
2016-12-17  Ian CordascoFix -Wformat compilation errors in tests
2016-12-10  Ian CordascoUse AM_CPPFLAGS since autotools deprecated INCLUDE
2016-12-09  Alex GaynorUpdate bug report URL in README
2016-12-08  Ian CordascoUpdate bug report URL in LibYAML
2016-12-08  Ian CordascoAdd maintainer field to dockerfiles
2016-12-08  Alex GaynorAdded an example of using a global tag
2016-12-08  Alex GaynorInclude an example of a %YAML tag
2016-12-08  Alex GaynorInclude an example of a custom tag from Python
2016-12-07  Ian CordascoStart working with multiple Dockerfiles
2016-12-07  Ingy döt NetDockerfile for creating a test environment
2016-12-07  Stephen H. GerstackerAdded missing Cflags path in pkg-config file
2016-12-07  Leo AriasFix misspell: preceed
2016-12-06  Miguel Grinbergadd unit tests to cmake and appveyor config
2016-11-23  Ingy döt NetUpdate LICENSE years.
2016-11-23  SHIBATA HiroshiRemoved trailing-whitespaces
2016-11-23  SHIBATA HiroshiPicked typofix from Ruby's Psych parser
2016-11-23  Alex Gaynoradded an examples directory with a few yaml examples
2016-10-06  Ingy döt Netspec-1.2 rule [53]
2016-09-21  Ingy döt NetThis code is not needed and breaks tests
2016-09-16  Ian CordascoMake .travis.yml a little easier to read
2016-09-15  Ingy döt NetAdd .travis.yml to use Travis-CI
2016-09-15  Ingy döt NetAdd `make test` target to Makefile
2016-09-07  Ian CordascoUse .gitignore instead of .hgignore
2016-08-28  Kirill SimonovAdded tag 0.1.7 for changeset 88bd944837cd
2016-08-27  Kirill SimonovUpdated announcement.
2016-07-05  Kirill SimonovFixed error handling in run-emitter example.
2016-06-27  Kirill SimonovExamples: prevent crashes on some input files (thank...
2016-06-21  Kirill SimonovFixed double free in an example.
2016-06-20  Kirill Simonovwin32/config.h: bump the version number.
2016-06-20  Kirill SimonovRemoved obsolete Visual Studio project files; use CMake.
2016-06-20  Kirill SimonovUpdated the link to the bug tracker.
2016-06-05  Kirill SimonovFixed segfault in yaml_string_write_handler.
2014-11-28  Kirill SimonovRemoved invalid simple key assertion (thank to Jonathan...
2014-03-26  Kirill SimonovAdded tag 0.1.6 for changeset bce8b60f0b9a
2014-03-26  Kirill SimonovFixed heap overflow in yaml_parser_scan_uri_escapes...
2014-02-04  Kirill SimonovAdded tag 0.1.5 for changeset a5142b24428b
2014-02-04  Kirill SimonovManually define PTRDIFF_MAX for VS C compiler.
2014-02-03  Kirill SimonovForgot to set the error state.
2014-02-03  Kirill SimonovLimit input size to SIZE_MAX/2.
2014-02-03  Kirill SimonovGuard against overflows in indent and flow_level.
2014-02-03  Kirill SimonovAdded .hgignore.
2014-02-03  Kirill SimonovPrevent node index overflow (Reported by Florian Weimer).
2014-01-13  Kirill SimonovBumped the version number.
2014-01-13  Kirill SimonovFixed invalid size_t->int cast (Thank to Florian Weimer).
2014-01-13  Kirill SimonovAdded a basic CMake project.
2014-01-12  Kirill SimonovAdded tag 0.1.4 for changeset 3e6507fa0c26
2012-12-24  convert-repoupdate tags
2011-05-29  Kirill SimonovBumped the version number and updated the announcement.
2011-05-29  Kirill SimonovAdded support for pkg-config.
2011-05-29  Kirill SimonovUse _WIN32 instead of WIN32 as the latter is not define...
2010-10-11  Kirill SimonovFixed pointer arithmetic overflow when calculating...
2010-10-11  Kirill SimonovFixed a bug which prevented an empty mapping from being...
2009-08-29  Kirill SimonovAdded a short note on changes in this release.
2009-08-29  Kirill SimonovPreparing the 0.1.3 release.
2009-08-29  Kirill SimonovDo not update the raw buffer when not necessary (fixes...
2009-02-23  Kirill SimonovFixed non-ANSI initializations (fixes #115).
2009-01-05  Kirill SimonovSet YAML_AGE to 0 as the current interface is not reall...
2008-12-30  Kirill Simonov'make distclean' should not remove html docs, 'make...
2008-12-28  Kirill SimonovAlways use lower case in error messages.
2008-12-27  Kirill SimonovAdded autoconf rules to distribute win32 project files.
2008-12-27  Kirill SimonovUpdated the LibYAML announcement.
2008-12-27  Kirill SimonovFixed the DLL name in the win32 projects.
2008-12-27  Kirill SimonovBumped the version number.
2008-12-27  Kirill SimonovFixed emitting folded scalars with trailing breaks...
2008-12-27  Kirill SimonovRewritten whitespace detection in the scalar analyzer...
2008-10-02  Kirill SimonovUpdated Visual Studio projects to use MSVCRT.dll.
2008-09-30  Kirill SimonovAdded project files for Visual Studio 2008.
2008-07-31  Kirill SimonovFixed grammar in error messages (from YAML::XS::LibYAML).
2008-07-31  Kirill SimonovBumped the version number in the stable branch.
2008-07-31  Kirill SimonovCreated a stable branch from revision [250].
2007-04-17  Kirill SimonovFixed a problem when the DOCUMENT-END event is not...
2007-01-08  Kirill SimonovAdd project files for Visual Studio 2003.
2007-01-08  Kirill SimonovFix the example_deconstructor project.
2007-01-08  Kirill SimonovEliminate some warnings and add more doxygen definitions.
2007-01-08  Kirill SimonovUndefine the NDEBUG directive for the test programs.
2007-01-08  Kirill SimonovFix a bug in the emitter introduced while fixing warnin...
2007-01-08  Kirill SimonovAdd VC6 projects for the test executables.
next
This page took 0.082207 seconds and 4 git commands to generate.