summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-16Add test to demonstrate issue deserializing hash with ivarJordan Owens
2019-01-09Merge pull request #382 from ruby/exception-handling-refactorAaron Patterson
2019-01-09Round trip exception backtracesAaron Patterson
2019-01-09Refactor exception dumpingAaron Patterson
2019-01-09Dumping the backtrace never worked, so remove itAaron Patterson
2018-12-31Merge pull request #380 from colby-swandale/update-travisYuki Nishijima
2018-12-30add ruby 2.6 to travisColby Swandale
2018-12-18Bump psych 3.1.0.SHIBATA Hiroshi
2018-12-17Added psych.jar. Because it's accidentally removed.SHIBATA Hiroshi
2018-12-17Bump versions for mingw buildSHIBATA Hiroshi
2018-12-17Update file list for JRubySHIBATA Hiroshi
2018-11-23Merge pull request #379 from koic/add_uplevel_to_deprecation_log_of_psychSHIBATA Hiroshi
2018-11-23Add uplelvel to deprecation warning of PsychKoichi ITO
2018-11-10Merge pull request #378 from JuanitoFatas/update_terminologySHIBATA Hiroshi
2018-11-10Use friendlier terminology in YAML.safe_loadJuanito Fatas
2018-10-20bump version to 3.1.0.pre2SHIBATA Hiroshi
2018-10-20Avoid to warnings for deprecated interfaces.SHIBATA Hiroshi
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