summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed most compiler warnings -Wall -Wextraperlpunk/pr27-fix-most-compiler-warningsReini Urban2017-12-0313-121/+141
* Rewrite make test-suiteTina Müller2017-12-0212-111/+33
* Skip 5 tests in libyaml-emitter.listTina Müller2017-12-011-5/+0
* Improve CMake build systemJean-Christophe Fillion-Robin2017-11-3012-31/+224
* Remove deleted test from parser test list.Ingy döt Net2017-05-141-1/+0
* Fix unitialized value crash found by OSS FuzzIan Cordasco2017-05-132-0/+6
* Updates defs for MingGW support on WindowsAnthony Hendrickson2017-03-101-1/+3
* cmake: Provide support for building dynamic and static libraries.John Kirkham2017-02-221-2/+5
* Switch test-suite run list from black to whitelistIngy döt Net2017-02-096-64/+267
* Skip edge case test M7A3Ingy döt Net2017-01-182-1/+2
* Add reminder when user is using GNUmakefileIngy döt Net2017-01-021-0/+5
* Add a `.makefile` for immediate make targetsIngy döt Net2017-01-022-0/+58
* Add fedora dockerfile from PR #43Ingy döt Net2016-12-301-0/+25
* Get tests passing on DockerIngy döt Net2016-12-303-1/+6
* Include libyaml-test and libyaml-parser-emitterIngy döt Net2016-12-3019-54/+876
* Move Travis CI steps into a Bash scriptIngy döt Net2016-12-292-9/+31
* Update .gitignore with latest generated filesIngy döt Net2016-12-291-6/+23
* Fix pointer and enum warnings in deconstructor-altIan Cordasco2016-12-291-66/+66
* Fix pointer warnings in example-deconstructorIan Cordasco2016-12-291-83/+83
* Add -Wall to list of compile flagsIan Cordasco2016-12-292-2/+2
* Fix typoKevin Wojniak2016-12-281-1/+1
* Add `make test-all` to travisIngy döt Net2016-12-171-1/+1
* Add Makefile support for yaml-test-suiteIngy döt Net2016-12-171-0/+11
* Utilize Travis CI's OSX buildersIan Cordasco2016-12-171-0/+4
* Fix -Wformat compilation errors in testsIan Cordasco2016-12-178-54/+54
* Use AM_CPPFLAGS since autotools deprecated INCLUDEIan Cordasco2016-12-101-3/+3
* Update bug report URL in READMEAlex Gaynor2016-12-091-1/+1
* Update bug report URL in LibYAMLIan Cordasco2016-12-081-1/+1
* Add maintainer field to dockerfilesIan Cordasco2016-12-072-0/+2
* Added an example of using a global tagAlex Gaynor2016-12-071-0/+14
* Include an example of a %YAML tagAlex Gaynor2016-12-071-0/+3
* Include an example of a custom tag from PythonAlex Gaynor2016-12-071-0/+1
* Start working with multiple DockerfilesIan Cordasco2016-12-073-3/+48
* Dockerfile for creating a test environmentIngy döt Net2016-12-071-0/+14
* Added missing Cflags path in pkg-config fileStephen H. Gerstacker2016-12-071-1/+1
* Fix misspell: preceedLeo Arias2016-12-071-4/+4
* add unit tests to cmake and appveyor configMiguel Grinberg2016-12-053-0/+26
* Update LICENSE years.Ingy döt Net2016-11-231-1/+1
* Removed trailing-whitespacesSHIBATA Hiroshi2016-11-236-20/+16
* Picked typofix from Ruby's Psych parserSHIBATA Hiroshi2016-11-232-21/+21
* added an examples directory with a few yaml examplesAlex Gaynor2016-11-237-0/+29
* spec-1.2 rule [53]Ingy döt Net2016-10-061-0/+4
* This code is not needed and breaks testsIngy döt Net2016-09-211-4/+0
* Make .travis.yml a little easier to readIan Cordasco2016-09-161-1/+4
* Add .travis.yml to use Travis-CIIngy döt Net2016-09-141-0/+7
* Add `make test` target to MakefileIngy döt Net2016-09-141-0/+2
* Use .gitignore instead of .hgignoreIan Cordasco2016-09-071-1/+0
* Added tag 0.1.7 for changeset 88bd944837cdKirill Simonov2016-08-280-0/+0
* Updated announcement.0.1.7Kirill Simonov2016-08-271-18/+10
* Fixed error handling in run-emitter example.Kirill Simonov2016-07-041-1/+1