Age | Commit message (Expand) | Author |
---|
2025-05-09 | [ruby/psych] Bump version for release | Aaron Patterson |
2025-05-09 | [ruby/psych] add first test for safe load stream | Oren |
2025-05-09 | [ruby/psych] fixed bugs from testing | Oren |
2025-05-09 | [ruby/psych] Add safe version for load_stream | Oren |
2025-05-08 | [ruby/psych] Refine Ruby 3.5 Set support. | Jean Boussier |
2025-05-02 | [ruby/psych] Use `rb_struct_initialize` to initialize Data | nick evans |
2025-05-01 | [ruby/psych] fix error in @dis_catch | Sam Rawlins |
2025-05-01 | Add support for Data objects with ivars | nick evans |
2025-05-01 | [ruby/psych] Add support for ruby 3.2 Data objects | nick evans |
2025-05-01 | [ruby/psych] Fix loading/parsing regular expressions | Martin Meyerhoff |
2025-05-01 | [ruby/psych] Bump version for release | Aaron Patterson |
2025-04-30 | [ruby/psych] Handle Ruby 3.5 new Set class | Jean Boussier |
2025-03-27 | [ruby/psych] Format Date in ISO-8601 explicitly | Nobuyoshi Nakada |
2025-02-14 | [ruby/psych] Avoid calls to `require` in hotspots | Jean Boussier |
2025-01-17 | [ruby/psych] Bump version for release | Charles Oliver Nutter |
2025-01-15 | [ruby/psych] Update to SnakeYAML-Engine 2.9 | Charles Oliver Nutter |
2025-01-15 | [ruby/psych] remove vim settings | Aaron Patterson |
2024-12-18 | [ruby/psych] Bump up v5.2.2 | Hiroshi SHIBATA |
2024-12-16 | [ruby/psych] Don't autolink Exception in psych module docs | zzak |
2024-12-09 | [ruby/psych] Bump up 5.2.1 | Hiroshi SHIBATA |
2024-12-04 | [ruby/psych] Do not depend on the evaluation order of C arguments | Yusuke Endoh |
2024-11-20 | [ruby/psych] Eagerly require `date`. | Thierry Deo |
2024-11-11 | [ruby/psych] Bump up v5.2.0 | Hiroshi SHIBATA |
2024-11-11 | [ruby/psych] Bump up v5.2.0.beta7 | Hiroshi SHIBATA |
2024-11-11 | [ruby/psych] Bump up v5.2.0.beta6 | Hiroshi SHIBATA |
2024-11-11 | [ruby/psych] Bump up v5.2.0.beta5 | Hiroshi SHIBATA |
2024-11-11 | [ruby/psych] Bump up v5.2.0.beta4 | Hiroshi SHIBATA |
2024-11-07 | [ruby/psych] Bump up v5.2.0.beta3 | Hiroshi SHIBATA |
2024-11-07 | [ruby/psych] Bump up v5.2.0.beta2 | Hiroshi SHIBATA |
2024-09-24 | [ruby/psych] Use `String#match?` over `String#=~` when applicable | Jean Boussier |
2024-09-11 | [ruby/psych] Ensure strings with only underscores are not processed as Integer | John Meade |
2024-09-09 | [ruby/psych] Bump up 5.2.0.beta1 | Hiroshi SHIBATA |
2024-09-09 | [ruby/psych] Unlimited line_width with -1 | Juanjo Bazán |
2024-09-09 | [ruby/psych] Make to load stringio lazily | Hiroshi SHIBATA |
2024-09-09 | [ruby/psych] docs: specify correct default `fallback` value | Gareth Jones |
2024-08-09 | [ruby/psych] Guard from memory in Psych::Emitter#start_document | Peter Zhu |
2024-08-09 | [ruby/psych] Convert missed tabs to spaces in C files | Peter Zhu |
2024-08-09 | [ruby/psych] Convert tabs to spaces in C files | Peter Zhu |
2024-07-19 | Don't call `Kernel#require` in hot loop | Jean Boussier |
2024-04-27 | ruby 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/psych | Mark Young |
2024-01-17 | [ruby/psych] issue #443: quote Y and N when dumping | Colin Kelley |
2023-12-25 | [ruby/psych] Remove now-unreachable rescue block | Alexander Momchilov |
2023-12-25 | [ruby/psych] Remove unused array | Alexander Momchilov |
2023-12-19 | [ruby/psych] Bump up 5.1.2 | Hiroshi 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#deserialize | Mau Magnaguagno |
2023-10-16 | [ruby/psych] Bump up v5.1.1.1 | Hiroshi SHIBATA |
2023-10-11 | [ruby/psych] Bump up v5.1.1 | Hiroshi SHIBATA |