aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-04README.md edited online with BitbucketAndrey Somov
2016-02-28Add a test to parse eventsAndrey Somov
2016-02-28Fix a typo in the previous commitAndrey Somov
2016-02-28Remove code duplication in ParserImplTestAndrey Somov
2016-02-27MergeAndrey Somov
2016-02-27Improve javadoc for ResolverAndrey Somov
2016-02-25don't fail the build because of javadoc errorsmaslovalex
2016-02-24Add example for issue 332Andrey Somov
2016-02-23formatting...maslovalex
2016-02-23remove usage URLClassloader.close() from issue 318 test, because it is @since...maslovalex
2016-02-23make use of maven-toolchain-plugin to compile project againt desired JDKmaslovalex
2016-02-22Build SnakeYAML for different JDKs with docker without building imagesAndrey Somov
2016-02-19Update versionAndrey Somov
2016-02-19Update plugin versionsAndrey Somov
2016-02-19Update changes.xmlAndrey Somov
2016-02-19[maven-release-plugin] prepare for next development iterationmaslovalex
2016-02-19[maven-release-plugin] copy for tag v1.17maslovalex
2016-02-19[maven-release-plugin] prepare release v1.17maslovalex
2016-02-19change developerConnetion to sshmaslovalex
2016-02-17Update changes.xmlmaslovalex
2016-02-15issue 318 #resolve use Class.forName(name, true, Thread.currentThread().getCo...maslovalex
2016-02-15issue 318 #comment failing test added (class loader for YAML class has no kno...maslovalex
2016-02-06Remove Ragel machine implementationAndrey Somov
2016-02-06Fix javadoc linksAndrey Somov
2016-02-06Add a test for issue 327 and for ScalarStyle to DumperOptionsAndrey Somov
2016-02-06Support customizing a whitespace before list indicatorstareq sha
2016-02-03Add parameters to POM to change distribution serverAndrey Somov
2016-02-03MergeAndrey Somov
2016-02-03Improve code readabilityAndrey Somov
2016-02-02Run Java 8 tests with profile with-java8-testsAndrey Somov
2016-02-02Update changes.xmlAndrey Somov
2016-02-02Merged in Vermut/snakeyaml/326-extra-code-for-parser (pull request #5)Andrey Somov
2016-02-02#326 relax some modifiers and split methods to allow atomic wrapping in composerPVeretennikovs
2016-02-02#326 extra token typesPVeretennikovs
2016-01-08Update changes.xmlmaslovalex
2016-01-08sync pom.xml -> pom.yamlmaslovalex
2016-01-07EOLs fixed... againmaslovalex
2016-01-07issue #310. with-java8-tests profile added. It adds src/test/java8 as test fo...maslovalex
2016-01-07issue #310. Skip checkGlobalTag for Sequence nodes if the real value is not I...maslovalex
2016-01-07issue #310 try not only public constructors when using sequence to create 'im...maslovalex
2015-11-07Rename info fileAndrey Somov
2015-11-07Update docker files for Java 6-8Andrey Somov
2015-11-07Update docker files for Java 8Andrey Somov
2015-10-03Better support to customise BaseConstructor. Make 'composer' field and constr...Andrey Somov
2015-10-01Remove deprecation warnings caused by old JUnit codeAndrey Somov
2015-09-23Fix issue 306: UUID support is completeAndrey Somov
2015-09-23Better UUID supportAndrey Somov
2015-09-22Intriduce AbstractConstructTest to improve coverageAndrey Somov
2015-09-11Rename pom.yml to pom.yamlAndrey Somov
2015-09-11Update changes.xmlAndrey Somov