summaryrefslogtreecommitdiff
path: root/ext/psych
AgeCommit message (Expand)Author
2021-05-10Text files should end with a newlineNobuyoshi Nakada
2021-05-10Fix -Wundef warnings for patterns `#if HAVE`Benoit Daloze
2021-04-26Fix some typos [ci skip]Ryuta Kamizono
2021-02-06Merge pull request #470 from timgates42/bugfix_typo_expressedHiroshi SHIBATA
2020-12-23[ruby/psych] Make Ractor-ready.Marc-Andre Lafortune
2020-12-21Strip trailing spaces [ci skip]Nobuyoshi Nakada
2020-12-18docs: fix simple typo, expessed -> expressedTim Gates
2020-07-16Remove private_iv_getCharles Oliver Nutter
2020-06-23Bump version strings for header fileHiroshi SHIBATA
2020-06-23Bump libyaml version to 0.2.5Hiroshi SHIBATA
2020-06-05Suppress -Wshorten-64-to-32 warningsNobuyoshi Nakada
2020-06-05ext/psych/extconf.rb: braced VPATH is for nmake onlyNobuyoshi Nakada
2020-06-05Nmake needs `VPATH`Nobuyoshi Nakada
2020-06-05Add dependency on bundled yaml.h when usingNobuyoshi Nakada
2019-11-12ext/psych/yaml/api.c: Suppress a "variable set but not used" warningYusuke Endoh
2019-10-21Remove taint supportJeremy Evans
2019-08-05ext/psych/yaml/loader.c: Cast the difference of pointers to intYusuke Endoh
2019-08-05Suppress warnings of bundled libyaml.Hiroshi SHIBATA
2019-08-05yaml few build warning fixesDavid Carlier
2019-07-25Get rid of C90 featureNobuyoshi Nakada
2019-06-01Make psych.so deterministicJeremy Evans
2019-04-23syntax error can move, so do not cacheAaron Patterson
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-04-27Correct doc typo "achor" should be "anchor"utilum
2018-02-22no ID cache in Init functionsnobu
2018-01-26Removed stale .gitignore file [ci skip]Nobuyoshi Nakada
2017-11-27Picked r60919SHIBATA Hiroshi
2017-11-27Merge commits from ruby core repository.SHIBATA Hiroshi
2017-08-02Add Psych::Handler#event_locationAry Borenszweig
2017-06-19make frozen_string_literal: trueSHIBATA Hiroshi
2017-03-21Typo fix in scanner.cbrchristian
2017-02-08Fix typosSHIBATA Hiroshi
2016-11-29Removed HAVE_RUBY_ENCODING_HSHIBATA Hiroshi
2016-11-16Make Psych::Emitter store the IO object in an instance variableKazuki Yamaguchi
2016-11-16Picked regression fix from a7be452b88b274e456f3de5fde93bf41a94e48bcSHIBATA Hiroshi
2016-11-16Removed trailing white-spaces.SHIBATA Hiroshi
2016-11-16Fixed regression of typofix. Picked following commits.SHIBATA Hiroshi
2016-11-14Revert changesets after the libyaml-0.1.7 releaseSHIBATA Hiroshi
2016-11-13Update new canonical urlsSHIBATA Hiroshi
2016-11-13Merge libyaml-0.1.7 from upstreamSHIBATA Hiroshi
2016-06-24Merge pull request #274 from bbashy/patch-1SHIBATA Hiroshi
2016-06-24Merge pull request #275 from davydovanton/doc-fix-typoSHIBATA Hiroshi
2016-03-20Fix typo in error message [skip ci]Anton Davydov
2016-02-25Typo with "indentation"Ben Sampson
2016-02-23Temporary disabled to frozen literal string.SHIBATA Hiroshi
2015-12-22backport revision r53078 and r53079 from ruby/ruby.SHIBATA Hiroshi
2015-11-08backword compatibility of Ruby 2.0.0SHIBATA Hiroshi
2015-11-06merge r52447, r52448 and r52453 from ruby/ruby trunkSHIBATA Hiroshi