summaryrefslogtreecommitdiff
path: root/ext/psych
AgeCommit message (Expand)Author
2024-01-18[ruby/psych] Add :stringify_names option to convert symbol keys to string for...Robert Schulze
2024-01-17[ruby/psych] Provide a 'Changelog' link on rubygems.org/gems/psychMark Young
2024-01-17[ruby/psych] issue #443: quote Y and N when dumpingColin Kelley
2023-12-25[ruby/psych] Remove now-unreachable rescue blockAlexander Momchilov
2023-12-25[ruby/psych] Remove unused arrayAlexander Momchilov
2023-12-19[ruby/psych] Bump up 5.1.2Hiroshi SHIBATA
2023-12-19[ruby/psych] Use `compare_by_identity` instead of `object_id`Alexander Momchilov
2023-11-27[ruby/psych] Prefer each_char in Psych::Visitors::Visitor::ToRuby#deserializeMau Magnaguagno
2023-10-16[ruby/psych] Bump up v5.1.1.1Hiroshi SHIBATA
2023-10-11[ruby/psych] Bump up v5.1.1Hiroshi SHIBATA
2023-10-02[ruby/psych] Update SnakeYAML Engine to 2.7Charles Oliver Nutter
2023-07-05[ruby/psych] Extract accessor methods without forwardableHiroshi SHIBATA
2023-07-01[ruby/psych] Remove private methods unused since #487Nobuyoshi Nakada
2023-06-12[ruby/psych] Comment out the code used to expand the file list [ci skip]Nobuyoshi Nakada
2023-06-12[ruby/psych] Update spec filesNobuyoshi Nakada
2023-06-08[ruby/psych] Drop to support Ruby 2.4 because the latest version of core_asse...Hiroshi SHIBATA
2023-02-28Update the depend filesMatt Valentine-House
2023-02-27Remove intern/gc.h from Make depsMatt Valentine-House
2023-02-08Extract include/ruby/internal/attr/packed_struct.hNobuyoshi Nakada
2023-02-07[ruby/psych] Bump version to 5.1 for releaseCharles Oliver Nutter
2023-01-31Initial move to SnakeYAML EngineCharles Oliver Nutter
2023-01-23[ruby/psych] Fix RestrictedYAMLTree allowing the Symbol class should allow al...Jean Boussier
2023-01-18[ruby/psych] Bump up 5.0.2Hiroshi SHIBATA
2023-01-17[ruby/psych] Bump up 5.0.2.pre1 for testingHiroshi SHIBATA
2023-01-17[ruby/psych] configure of libyaml couldn't detect "arm64-apple-darwin22" for ...Hiroshi SHIBATA
2023-01-14[ruby/psych] Remove deleted file from gemspecCharles Oliver Nutter
2023-01-11[ruby/psych] Get rid of anonymous eval callsJean Boussier
2023-01-09[ruby/psych] Fix wrong package name of MSYS2/MINGW dependencyLars Kanis
2023-01-06[ruby/psych] Strip trailing spaces [ci skip]Nobuyoshi Nakada
2023-01-06[ruby/psych] Add msys2 dependencies for windowsdsisnero
2022-12-08[ruby/psych] Bump version to 5.0.1Hiroshi SHIBATA
2022-12-05[ruby/psych] Bump version to 5.0.0Hiroshi SHIBATA
2022-10-12[ruby/psych] Fix missing `abort` callNobuyoshi Nakada
2022-10-12[ruby/psych] Abandon when libyaml is not foundNobuyoshi Nakada
2022-10-07[ruby/psych] Removed the related condition of --enable-bundled-libyamlHiroshi SHIBATA
2022-10-07[ruby/psych] --enable-bundled-libyaml config has been removedHiroshi SHIBATA
2022-10-05Removed the related files for downloading with extlibsHiroshi SHIBATA
2022-09-28[ruby/psych] Bump snakeyaml from 1.31 to 1.33Chad Wilson
2022-09-20[ruby/psych] Convert some of Parser#parse to RubyAaron Patterson
2022-09-09No longer bundle external library sourcesNobuyoshi Nakada
2022-09-07[ruby/psych] Bump snakeyaml from 1.28 to 1.31Chad Wilson
2022-09-07[ruby/psych] Dump Date/DateTime as proleptic Gregorian date as well as TimeNobuyoshi Nakada
2022-08-09[ruby/psych] Raise specific error when an anchor isn't definedAlexander Momchilov
2022-08-09[ruby/psych] Raise specific error when aliases are not enabledAlexander Momchilov
2022-07-15[ruby/psych] Fix infinite loop bug after YAML_MEMORY_ERROR (psych issue #440)Karl Anderson
2022-06-15[ruby/psych] Fix libyaml download failure rescue under minirubyAlan Wu
2022-05-18[ruby/psych] Prepare to develop 5.0.0Hiroshi SHIBATA
2022-05-18[ruby/psych] [CI] Add/update 'rake install', update Psych version for Ruby 3....MSP-Greg
2022-05-10[ruby/psych] tr is typically 4 to 5 times faster than gsubMSP-Greg
2022-04-07[ruby/psych] Update autoconf files bundled with yaml-2.5Nobuyoshi Nakada