aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-26build: Add device-side build support in the AOSPandroid-wear-n-preview-3android-wear-n-preview-2android-wear-n-preview-1android-wear-7.1.1_r1android-n-preview-5android-n-preview-4android-n-preview-3android-n-iot-preview-2nougat-mr1-wear-releasen-iot-preview-2Igor Murashkin
2016-03-23build: Add support for building snakeyaml within the AOSP (host only).android-n-preview-2Igor Murashkin
2016-03-23Revert "build: Add support for building snakeyaml within the AOSP (host only)."Igor Murashkin
2016-03-23Revert "build: Fix build on AOSP"Igor Murashkin
2016-03-22build: Fix build on AOSPIgor Murashkin
2016-03-22build: Add support for building snakeyaml within the AOSP (host only).Igor Murashkin
2016-03-15android: Add project metadataIgor Murashkin
2016-03-15Merge branch 'upstream-master'Igor Murashkin
2016-03-09Initial empty repositoryBill Yi
2016-03-09Add separate test for JSON parsingAndrey Somov
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