Commit graph

8 commits

Author SHA1 Message Date
Hiroshi SHIBATA
f6ecbea675
Revert "Restore Pathname#realdirpath"
This reverts commit 7d79475bec.
2025-08-26 18:53:54 +09:00
Hiroshi SHIBATA
7d79475bec Restore Pathname#realdirpath 2025-08-25 17:40:11 +09:00
Hiroshi SHIBATA
1b4a380855 Import https://github.com/ruby/pathname/pull/57 2025-08-25 17:40:11 +09:00
Nobuyoshi Nakada
4fab4cfe35 [ruby/pathname] Fix Init and InitVM
2b63d44453
2025-07-15 19:33:34 +09:00
Hiroshi SHIBATA
b67e10257c pathname.rbinc conflicts with lib/pathname.rb in our test suite.
We can use `pathname.rb` after merging `lib/pathname.rb` to `pathname_builtin.rb`.
2025-07-15 15:59:11 +09:00
Hiroshi SHIBATA
69d4c67347 Provide pathname.so with embedded Pathname 2025-07-15 13:36:03 +09:00
Hiroshi SHIBATA
8794406583 Move builtin methods to pathname.rbinc from lib/pathname.rb 2025-07-15 11:17:51 +09:00
Hiroshi SHIBATA
98ea78f347 Make Pathname to embedded class 2025-07-15 11:17:51 +09:00
Renamed from ext/pathname/pathname.c (Browse further)