summaryrefslogtreecommitdiff
path: root/ext/psych
AgeCommit message (Expand)Author
2025-05-09[ruby/psych] Bump version for releaseAaron Patterson
2025-05-09[ruby/psych] add first test for safe load streamOren
2025-05-09[ruby/psych] fixed bugs from testingOren
2025-05-09[ruby/psych] Add safe version for load_streamOren
2025-05-08[ruby/psych] Refine Ruby 3.5 Set support.Jean Boussier
2025-05-02[ruby/psych] Use `rb_struct_initialize` to initialize Datanick evans
2025-05-01[ruby/psych] fix error in @dis_catchSam Rawlins
2025-05-01Add support for Data objects with ivarsnick evans
2025-05-01[ruby/psych] Add support for ruby 3.2 Data objectsnick evans
2025-05-01[ruby/psych] Fix loading/parsing regular expressionsMartin Meyerhoff
2025-05-01[ruby/psych] Bump version for releaseAaron Patterson
2025-04-30[ruby/psych] Handle Ruby 3.5 new Set classJean Boussier
2025-03-27[ruby/psych] Format Date in ISO-8601 explicitlyNobuyoshi Nakada
2025-02-14[ruby/psych] Avoid calls to `require` in hotspotsJean Boussier
2025-01-17[ruby/psych] Bump version for releaseCharles Oliver Nutter
2025-01-15[ruby/psych] Update to SnakeYAML-Engine 2.9Charles Oliver Nutter
2025-01-15[ruby/psych] remove vim settingsAaron Patterson
2024-12-18[ruby/psych] Bump up v5.2.2Hiroshi SHIBATA
2024-12-16[ruby/psych] Don't autolink Exception in psych module docszzak
2024-12-09[ruby/psych] Bump up 5.2.1Hiroshi SHIBATA
2024-12-04[ruby/psych] Do not depend on the evaluation order of C argumentsYusuke Endoh
2024-11-20[ruby/psych] Eagerly require `date`.Thierry Deo
2024-11-11[ruby/psych] Bump up v5.2.0Hiroshi SHIBATA
2024-11-11[ruby/psych] Bump up v5.2.0.beta7Hiroshi SHIBATA
2024-11-11[ruby/psych] Bump up v5.2.0.beta6Hiroshi SHIBATA
2024-11-11[ruby/psych] Bump up v5.2.0.beta5Hiroshi SHIBATA
2024-11-11[ruby/psych] Bump up v5.2.0.beta4Hiroshi SHIBATA
2024-11-07[ruby/psych] Bump up v5.2.0.beta3Hiroshi SHIBATA
2024-11-07[ruby/psych] Bump up v5.2.0.beta2Hiroshi SHIBATA
2024-09-24[ruby/psych] Use `String#match?` over `String#=~` when applicableJean Boussier
2024-09-11[ruby/psych] Ensure strings with only underscores are not processed as IntegerJohn Meade
2024-09-09[ruby/psych] Bump up 5.2.0.beta1Hiroshi SHIBATA
2024-09-09[ruby/psych] Unlimited line_width with -1Juanjo Bazán
2024-09-09[ruby/psych] Make to load stringio lazilyHiroshi SHIBATA
2024-09-09[ruby/psych] docs: specify correct default `fallback` valueGareth Jones
2024-08-09[ruby/psych] Guard from memory in Psych::Emitter#start_documentPeter Zhu
2024-08-09[ruby/psych] Convert missed tabs to spaces in C filesPeter Zhu
2024-08-09[ruby/psych] Convert tabs to spaces in C filesPeter Zhu
2024-07-19Don't call `Kernel#require` in hot loopJean Boussier
2024-04-27ruby tool/update-deps --fix卜部昌平
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