summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Compilation fix for Solaris.solaris-fixAndy Grundman2018-01-081-1/+6
* Docker test file changes (added alpine testing)Ingy döt Net2018-01-085-27/+54
* add -no-undefined to src/Makefile.amMarty E. Plummer2018-01-061-1/+1
* Fix problems in CI failures (travis and semaphore)Ingy döt Net2018-01-064-17/+30
* Move tests/run-test-suite to branch run-test-suiteIngy döt Net2017-12-2915-647/+13
* Replace Mercurial with Git in READMETina Müller2017-12-261-1/+1
* Update libyaml-{parser,emitter}.listTina Müller2017-12-232-0/+92
* Define PTRDIFF_MAX if it's not in stdint.hTina Müller2017-12-231-0/+7
* Forbid escaped singlequote in doublequotesTina Müller2017-12-021-4/+0
* 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