summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-26Remove string_cache in ScalarScannerJean Boussier
2019-04-26Reduce string allocations in scalar_scannerJean Boussier
2019-04-23syntax error can move, so do not cacheAaron Patterson
2019-03-01Merge pull request #391 from ruby/azure-pipelinesSHIBATA Hiroshi
2019-03-01Try to test with macOS.SHIBATA Hiroshi
2019-03-01Set up CI with Azure PipelinesSHIBATA Hiroshi
2019-02-27Merge pull request #389 from ruby/retire-changelogSHIBATA Hiroshi
2019-02-27Removed CHANGELOG from rdoc files.SHIBATA Hiroshi
2019-02-26Retired to write CHANGELOG.rdoc. Because It has no update from 2015.SHIBATA Hiroshi
2019-01-16Merge pull request #384 from ruby/jkowens-test_hash_with_ivarAaron Patterson
2019-01-16Dump Hash ivars before elementsAaron Patterson
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