summaryrefslogtreecommitdiff
path: root/ext/psych
AgeCommit message (Expand)Author
2019-08-24ext/psych/yaml/api.c: Suppress a "variable set but not used" warningYusuke Endoh
2019-08-05ext/psych/yaml/loader.c: Cast the difference of pointers to intYusuke Endoh
2019-08-04Suppress warnings of bundled libyaml.Hiroshi SHIBATA
2019-08-04yaml few build warning fixesDavid Carlier
2019-07-25[ruby/psych] Get rid of C90 featureNobuyoshi Nakada
2019-07-25[ruby/psych] Deduplicate hash keys if they're stringsJean Boussier
2019-07-25[ruby/psych] Drop to support fat gem support.Hiroshi SHIBATA
2019-07-25[ruby/psych] Do not use add_development_dependency.Hiroshi SHIBATA
2019-07-14Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada
2019-06-25Do not allocate a string to check if a scalar is an integerJean Boussier
2019-06-25Remove string_cache in ScalarScannerJean Boussier
2019-06-25Reduce string allocations in scalar_scannerJean Boussier
2019-06-25Removed CHANGELOG from rdoc files.SHIBATA Hiroshi
2019-06-25Retired to write CHANGELOG.rdoc. Because It has no update from 2015.SHIBATA Hiroshi
2019-06-25Dump Hash ivars before elementsAaron Patterson
2019-06-25Round trip exception backtracesAaron Patterson
2019-06-25Refactor exception dumpingAaron Patterson
2019-06-25Dumping the backtrace never worked, so remove itAaron Patterson
2019-06-02Make psych.so deterministicJeremy Evans
2019-04-23syntax error can move, so do not cacheAaron Patterson
2019-02-08Removed moving toplevel header since r12501nobu
2018-12-18Bump version to psych 3.1.0.hsbt
2018-12-04Merge upstream from ruby/psychhsbt
2018-11-11Make rubygems follow the upstream of psychnobu
2018-11-10Revert "Merge psych from upstream."mame
2018-11-10Merge psych from upstream.hsbt
2018-10-20Merge Pysch-3.1.0.pre2 from ruby/psych.hsbt
2018-09-01Re-try to add workaround for warningskazu
2018-08-31Revert "Try to add workaround for warnings"kazu
2018-08-31Try to add workaround for warningskazu
2018-08-27Merge psych-3.1.0.pre1.hsbt
2018-04-28Merge Pysch 3.0.3.pre1.hsbt
2018-02-16no ID cache in Init functionsnobu
2018-01-26ext/psych/.gitignore: removed stale file [ci skip]nobu
2017-12-19Merge psych-3.0.2 from ruby/psych.hsbt
2017-12-01Merge psych-3.0.0.hsbt
2017-11-27psych_parser.c: fix compile errornobu
2017-11-27Merge psych-3.0.0.beta4 from upstream.hsbt
2017-10-31null byte at Psych::Emitter.hsbt
2017-10-22Fix a typo [ci skip]kazu
2017-10-21kill "discards ‘const’ qualifier" warningkosaki
2017-10-21kill "discards ‘const’ qualifier" warningkosaki
2017-10-21kill "value computed is not used" warningkosaki
2017-10-21kill variable set but not used warningkosaki
2017-10-21kill "variable set but not used" warningkosaki
2017-09-30ext: check if null byte is containednobu
2017-09-23Added sections of pysch library to LEGAL.hsbt
2017-07-14Fixup r59327. Forgot to update version number.hsbt
2017-07-14Merge psych-3.0.0.beta3 from ruby/psych.hsbt
2017-06-16Merge psych-3.0.0.beta2 from https://github.com/ruby/psychhsbt