Xavier Noria

Hash Date Message
437a4ccbf2e944a7029fc55df789e0fbb945f162 2023-07-27 [rubygems/rubygems] Restore support for Pathname objects in the replaced require
aad246feba1579cc3c34f8309845692e2f11babd 2024-01-09 s/SafeStringValue/StringValue/
0dbe3af417a0333b03dc1ebe81f228f366e80c23 2024-03-09 Fix the signature of Module#name in the API docs
a26e3bf360ed1044d3b3079402df2e2956921c16 2024-03-09 Minor edits to variable.c
9284fe123ef583ec4ba09097bcc795a54b1f5cf7 2024-03-09 Remove unnecessary else branch
077ac25ed8c699724467f209cf8df84b4abf9768 2024-03-09 Iterate the documentation of Module.const_missing
401251979b74d6c04241da593499bc829f5173ba 2024-03-23 [DOC] Small edits in rbasic.h
d6e9367edb940ea26a51e56b2be1032a97eea4c2 2024-03-13 Skip Bootsnap and Zeitwerk in bundled gems warning
4235bc295b1a0952fd610afb4d333dd03b162bea 2024-03-25 Add an example to base_label API
dadaa1142fc89d9752e9454f99b0b4d32068ef41 2024-03-25 Update vm_backtrace.c
3b4dacf2ede0dafbcf942ac696439237f8b31dc6 2024-03-25 Let the docs of base_label and label be similar
f6e259da87433c2b2f89e395ce535f78521c7625 2025-01-24 Improve docs of -I ruby option
c5c0bb5afcbbc054c9e8f4e4b9209253d42f7326 2025-04-08 Restore the original order of const_added and inherited callbacks
08ce6268ee1690f003af40b9357272d43e990d75 2025-02-16 Document order of execution const_added vs inherited
80cf292c79ff0cd91353ab5e7e1112a6f800413d 2025-04-20 Add a new spec for const_added
5f3fb35a14665374f353d3889ded3e8a0061895a 2025-04-20 Add a new spec for inherited