GitHub / ruby/psych / commits
A libyaml wrapper for Ruby
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 9b12bb3f | v5.5.0 | Hiroshi SHIBATA <h****t@r****g> | 13 days ago | |
| 108a79ad |
Bump step-security/harden-runner from 2.20.0 to 2.21.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Hiroshi SHIBATA <h****t@r****g> |
13 days ago | |
| fd8b6a70 |
Bump rubygems/release-gem from 1.4.0 to 1.4.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Hiroshi SHIBATA <h****t@r****g> |
13 days ago | |
| 182f803c | pin test-unit-ruby-core 1.0.16 | Hiroshi SHIBATA <h****t@r****g> | 13 days ago | |
| 5f2e37dc |
Reject a reentrant Psych::Parser#parse
Co-authored-by: Claude Opus 5 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 15 days ago | |
| a667509a |
Stop the parse loop on an event that carries no type
Co-authored-by: Claude Opus 5 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 15 days ago | |
| 186c3fa3 |
Propagate an exception raised in handler#event_location
Co-authored-by: Claude Opus 5 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 15 days ago | |
| 8aaf6c21 | Merge pull request #808 from ruby/dependabot/github_actions/actions/checkout-... |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| e61b6fd0 | Remove unused visitor helpers |
Nikita Vasilevsky <n****y@s****m>
Committed by: Hiroshi SHIBATA <h****t@r****g> |
about 1 month ago | |
| baad96aa | merge Merge pull request #807 from ruby/dependabot/github_actions/step-security/har... |
Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 5ac18f02 |
Bump step-security/harden-runner from 2.19.4 to 2.20.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 7d5e0362 |
Note libfyaml performance and when to prefer libyaml
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 2 months ago | |
| 23e5c665 |
Document libfyaml scalar style and SyntaxError differences
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 2 months ago | |
| 88ac4a0c |
Require libfyaml 0.9 and build it from source in CI
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 2 months ago | |
| 23f60daf |
Address Copilot review feedback on the libfyaml backend
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 2 months ago | |
| 7c8d1523 |
Fix the libfyaml CI verify step quoting
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 2 months ago | |
| c693b4d8 |
Document the experimental libfyaml backend in the README
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 2 months ago | |
| f7c32903 |
Add CI for the experimental libfyaml backend
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 2 months ago | |
| 35d0a437 |
Add positive tests for the libfyaml backend
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 2 months ago | |
| 1c73f43d |
Harden the libfyaml backend after code review
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 2 months ago | |
| 67b6365f |
Make the test suite backend-aware for the libfyaml backend
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 2 months ago | |
| 6fdede01 |
Free tag-directive buffers on the error path in start_document
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 2 months ago | |
| 4bd13435 |
Transcode UTF-16 IO input to UTF-8 on the libfyaml backend
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 2 months ago | |
| ff15ddf3 |
Match libyaml scalar emission on the libfyaml backend
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 2 months ago | |
| d383361c |
Improve libfyaml parser fidelity and error reporting
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 2 months ago | |
| b374869c |
Resolve booleans per YAML 1.2 on the libfyaml backend
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 2 months ago | |
| 51f2493a |
Add experimental opt-in libfyaml backend
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 2 months ago | |
| 4ebee95e | merge Merge pull request #804 from nobu/unused-variables |
Nobuyoshi Nakada <n****u@r****g>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 7c1bd707 | Fix unused-but-set-global warnings in clang-23 | Nobuyoshi Nakada <n****u@r****g> | 2 months ago | |
| ed9bd8b9 |
Bump actions/checkout from 6.0.3 to 7.0.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Hiroshi SHIBATA <h****t@r****g> |
2 months ago | |
| 7755236f | merge Merge pull request #802 from ruby/dependabot/github_actions/rubygems/release-... |
Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 81bf538d |
Bump rubygems/release-gem from 1.2.0 to 1.4.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f22366ae | Test other whitespace separators in datetime-like strings | Hiroshi SHIBATA <h****t@r****g> | 3 months ago | |
| a1dcb86a |
Use String#delete_prefix to strip the BOM
Co-authored-by: Claude Fable 5 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 3 months ago | |
| a1413870 |
Strip the BOM from UTF-32 strings too
Co-authored-by: Claude Fable 5 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 3 months ago | |
| 57f34ae6 |
Restrict the BOM skip rescue to the seekability probe
Co-authored-by: Claude Fable 5 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 3 months ago | |
| 924c15ed |
Strip a leading byte order mark before parsing
Co-authored-by: Claude Fable 5 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 3 months ago | |
| 73f0131b |
Reject non-Array/String classes for their subclass tags
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 3 months ago | |
| b08a7101 |
Reject non-Hash classes for hash-with-ivars tags
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 3 months ago | |
| f2e4b9d3 |
Route !ruby/encoding through the class loader
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 3 months ago | |
| fee99eab | merge Merge pull request #798 from ruby/dependabot/github_actions/actions/checkout-... |
Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 6eaf12cc |
Bump actions/checkout from 6.0.2 to 6.0.3
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| adbe0e6c |
Run apt-get update before installing JDK in JRuby release job
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 3 months ago | |
| f7066d8f | v5.4.0 | Hiroshi SHIBATA <h****t@r****g> | 3 months ago | |
| 6201ae17 |
Round the io_reader clamp down to a character boundary
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 3 months ago | |
| 99ecd945 |
Clamp io_reader copy to libyaml's buffer size
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Hiroshi SHIBATA <h****t@r****g> | 3 months ago | |
| 7a73514f | merge Merge pull request #794 from ruby/dependabot/github_actions/step-security/har... |
Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| cada6bbb |
Bump step-security/harden-runner from 2.19.3 to 2.19.4
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| c06a2c53 | merge Merge pull request #793 from ruby/dependabot/github_actions/step-security/har... |
Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 4a7ca7ee |
Bump step-security/harden-runner from 2.19.1 to 2.19.3
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 790494a6 | merge Merge pull request #792 from ruby/dependabot/github_actions/step-security/har... |
Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 16d85187 |
Bump step-security/harden-runner from 2.19.0 to 2.19.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 13666547 |
Bump step-security/harden-runner from 2.17.0 to 2.19.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Hiroshi SHIBATA <h****t@r****g> |
5 months ago | |
| aad93d28 |
Bump step-security/harden-runner from 2.16.1 to 2.17.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Hiroshi SHIBATA <h****t@r****g> |
5 months ago | |
| 1c2db65b | merge Merge pull request #788 from ruby/dependabot/github_actions/step-security/har... |
Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| f6a19c68 | merge Merge pull request #789 from ruby/dependabot/github_actions/rubygems/release-... |
Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| db0e109d |
Bump rubygems/release-gem from 1.1.4 to 1.2.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 08691ee9 |
Bump step-security/harden-runner from 2.16.0 to 2.16.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 2ac42a0e | merge Merge pull request #785 from ruby/revert-781-update_snakeyaml |
Charles Oliver Nutter <h****s@h****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 97973490 | Revert "Update SnakeYAML-Engine to 3.0.1" |
Charles Oliver Nutter <h****s@h****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 36a085ca | merge Merge pull request #782 from ruby/dependabot/github_actions/step-security/har... |
Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 16438e63 | merge Merge pull request #784 from ruby/dependabot/github_actions/actions/create-gi... |
Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| bab402ec |
Bump actions/create-github-app-token from 2 to 3
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| b0ab844d |
Bump rubygems/release-gem from 1.1.2 to 1.1.4
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Hiroshi SHIBATA <h****t@r****g> |
6 months ago | |
| 555d5663 |
Bump step-security/harden-runner from 2.15.1 to 2.16.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 599f89d0 | Update SnakeYAML-Engine to 3.0.1 |
Charles Oliver Nutter <h****s@h****m>
Committed by: Hiroshi SHIBATA <h****t@r****g> |
6 months ago | |
| 9daae736 |
Bump step-security/harden-runner from 2.15.0 to 2.15.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Hiroshi SHIBATA <h****t@r****g> |
6 months ago | |
| 3dcb574a |
Bump step-security/harden-runner from 2.14.2 to 2.15.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Hiroshi SHIBATA <h****t@r****g> |
6 months ago | |
| 98704978 | merge Merge pull request #775 from ruby/dependabot/github_actions/step-security/har... |
Olle Jonsson <o****n@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 675245e5 |
Bump step-security/harden-runner from 2.14.1 to 2.14.2
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 6617bd78 |
Bump step-security/harden-runner from 2.14.0 to 2.14.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Hiroshi SHIBATA <h****t@r****g> |
7 months ago | |
| dfe00da9 |
Bump actions/checkout from 6.0.1 to 6.0.2
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Hiroshi SHIBATA <h****t@r****g> |
7 months ago | |
| 66e186de | merge Merge pull request #770 from nobu/data-keyword-errors |
Nobuyoshi Nakada <n****u@r****g>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| ba748d9b | Remove excessive check of message | Nobuyoshi Nakada <n****u@r****g> | 8 months ago | |
| bacd3448 | merge Merge pull request #769 from ruby/use-truffleruby-release |
Benoit Daloze <e****p@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 4dfbd98c | Use cruby-truffleruby for ruby_versions in CI | Benoit Daloze <e****p@g****m> | 8 months ago | |
| 5b43fd5e | Use TruffleRuby release in CI | Benoit Daloze <e****p@g****m> | 8 months ago | |
| 2649b89c | update README.md to reflect that Ruby is no longer at 1.9.3 |
Brandon Zylstra <9****a@u****m>
Committed by: Hiroshi SHIBATA <h****t@r****g> |
9 months ago | |
| 8345af9f | v5.3.1 | Hiroshi SHIBATA <h****t@r****g> | 9 months ago | |
| 3ae76eb3 | merge Merge pull request #765 from nevans/replace-c-ext-init_data-with-Data-initial... |
Aaron Patterson <t****e@r****g>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 72e12538 |
Bump step-security/harden-runner from 2.13.3 to 2.14.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Hiroshi SHIBATA <h****t@r****g> |
9 months ago | |
| fa487aa5 | Update comments in test.yml | Benoit Daloze <e****p@g****m> | 9 months ago | |
| 948cc218 | Don't continue on error for JRuby failures | nick evans <n****k@r****v> | 9 months ago | |
| 6a826693 | Replace C extension with Data#initialize bind_call | nick evans <n****k@r****v> | 9 months ago | |
| 5af4cec5 | merge Merge pull request #762 from kares/bump-snakeyaml-2.10 |
Charles Oliver Nutter <h****s@h****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 506bf75a | bump snakeyaml-engine to 2.10 (jruby) | kares <s****f@k****g> | 9 months ago | |
| 952008c8 | Check that Data members match exactly |
Benoit Daloze <e****p@g****m>
Committed by: nick evans <n****k@r****v> |
9 months ago | |
| d8053b0d | v5.3.0 | Hiroshi SHIBATA <h****t@r****g> | 9 months ago | |
| ba470986 | Exclude dependabot updates from release note | Hiroshi SHIBATA <h****t@r****g> | 9 months ago | |
| 7c8c5725 |
Bump step-security/harden-runner from 2.13.2 to 2.13.3
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Hiroshi SHIBATA <h****t@r****g> |
9 months ago | |
| b5033258 |
Bump actions/checkout from 6.0.0 to 6.0.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Hiroshi SHIBATA <h****t@r****g> |
9 months ago | |
| 65c7f514 | Replaced macos-15-intel from macos-13 | Hiroshi SHIBATA <h****t@r****g> | 9 months ago | |
| 8bf1f943 | merge Merge pull request #755 from etiennebarrie/use-node-to-ruby-parse-symbols-option |
Aaron Patterson <t****e@r****g>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 907fd4fa | Use Node#to_ruby parse_symbols option | Étienne Barrié <e****e@g****m> | 9 months ago | |
| be2eb69f | merge Merge pull request #741 from calebstewart/master |
Aaron Patterson <t****e@r****g>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 2e4c8328 | merge Merge pull request #748 from runephilosof/patch-1 |
Aaron Patterson <t****e@r****g>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| d1211a2e | merge Merge pull request #749 from eregon/fix-rb_struct_initialize-usage |
Aaron Patterson <t****e@r****g>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| c66ef473 |
Bump actions/checkout from 5.0.1 to 6.0.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Hiroshi SHIBATA <h****t@r****g> |
9 months ago | |
| 9ca33cd5 | Add release documentation for gem publishing workflow | Hiroshi SHIBATA <h****t@r****g> | 9 months ago | |
| dec022bf |
Bump actions/checkout from 5 to 6
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: Hiroshi SHIBATA <h****t@r****g> |
9 months ago |