summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-20Use latest stable version of rake-compiler-dockSHIBATA Hiroshi
2018-10-20bump versions of Travis CISHIBATA Hiroshi
2018-10-20Merge tag 'v3.0.3'SHIBATA Hiroshi
2018-10-20bump version to 3.0.3.SHIBATA Hiroshi
2018-10-20Properly map Psych flow styles to SnakeYAML flow styles.Charles Oliver Nutter
2018-10-19Move Java sources under proper package structure.Charles Oliver Nutter
2018-10-19Properly map Psych flow styles to SnakeYAML flow styles.Charles Oliver Nutter
2018-10-15Merge pull request #377 from esparta/use_ssl_pyyamlSHIBATA Hiroshi
2018-10-13Use secure connection for pyyaml.orgEspartaco Palma
2018-10-13Merge pull request #376 from stomar/add-commentSHIBATA Hiroshi
2018-10-12Add comment for require fallback in Ruby repositoryMarcus Stollsteimer
2018-10-12Fix typoMarcus Stollsteimer
2018-10-12bump version to 3.0.3.pre4SHIBATA Hiroshi
2018-10-12bump version to 3.0.3.pre3SHIBATA Hiroshi
2018-10-12Fix NPE in initialization of PsychEmitter.Charles Oliver Nutter
2018-10-11Fix NPE in initialization of PsychEmitter.Charles Oliver Nutter
2018-09-28bump up v3.0.3.pre2SHIBATA Hiroshi
2018-09-28Fixup for c3c39bb7150fb548bf8f1837263d8c073e1a8cb8SHIBATA Hiroshi
2018-09-28use newer style of JRuby ext loading when availablekares
2018-09-28Force loading of ./lib/psych/versions.rb to get updated consts.Charles Oliver Nutter
2018-09-28Update to SnakeYAML 1.23.Charles Oliver Nutter
2018-09-28Re-try to add workaround for warningskazu
2018-09-28Revert "Try to add workaround for warnings"kazu
2018-09-28Try to add workaround for warningskazu
2018-09-19use newer style of JRuby ext loading when availablekares
2018-09-19Force loading of ./lib/psych/versions.rb to get updated consts.Charles Oliver Nutter
2018-09-19Update to SnakeYAML 1.23.Charles Oliver Nutter
2018-09-19Merge pull request #375 from ruby/ignore-warningsSHIBATA Hiroshi
2018-09-18Put parentheses before minus operator.SHIBATA Hiroshi
2018-09-18Prefer to use assert_nilSHIBATA Hiroshi
2018-08-27Merge pull request #360 from sorryeh/add_deprecation_warnings_to_psych_interfaceSHIBATA Hiroshi
2018-08-24Merge pull request #370 from sorryeh/add_contributing_fileSHIBATA Hiroshi
2018-08-24Merge pull request #374 from ruby/travisSHIBATA Hiroshi
2018-08-24Merge pull request #373 from ruby/use-relative-versionsSHIBATA Hiroshi
2018-08-24Update latest rubies on appveyor.SHIBATA Hiroshi
2018-08-24Update latest rubies.SHIBATA Hiroshi
2018-08-24To use version constant of snakeyamlSHIBATA Hiroshi
2018-08-24To use Gem::Specification.load instead of eval, Because eval leads to LoadErr...SHIBATA Hiroshi
2018-08-24typofixSHIBATA Hiroshi
2018-08-24Try to use version constants from versions.rb againSHIBATA Hiroshi
2018-08-24bump version to 3.1.0.pre1SHIBATA Hiroshi
2018-08-21Add a contribution file to help others contributeGreg Houle
2018-08-19Merge pull request #369 from sorryeh/add_license_fileSHIBATA Hiroshi
2018-08-18Create a LICENSE for the project. Matches license in gemspec and generated te...Greg Houle
2018-08-18Merge pull request #368 from ruby/libyaml-0.2.1SHIBATA Hiroshi
2018-08-10bump version to 0.2.1SHIBATA Hiroshi
2018-08-10Re-apply patchsets from ruby-core repository.SHIBATA Hiroshi
2018-08-10Port from libyaml-0.2.1SHIBATA Hiroshi
2018-07-15Adding deprecation warnings to Psych unified interfaceGreg Houle
2018-07-13Merge pull request #358 from sorryeh/unify_psych_interfaceAaron Patterson