4 Commits

Author SHA1 Message Date
Nobuyoshi Nakada
397a77557c [ruby/yarp] Fix wrong conversion and cast
Conversions from `uint64_t`/`VALUE` to `long` may loose upper bits.

https://github.com/ruby/yarp/commit/c26f650d96
2023-08-08 13:21:39 +00:00
Nobuyoshi Nakada
d931bf2232 [ruby/yarp] Adjust indents [ci skip]
https://github.com/ruby/yarp/commit/2d1135769d
2023-08-08 13:21:38 +00:00
Takashi Kokubun
711cabec26 Sync ruby/yarp to 89a00203af 2023-06-22 09:23:07 -07:00
Jemma Issroff
cc7f765f2c [Feature #19741] Sync all files in yarp
This commit is the initial sync of all files from ruby/yarp
into ruby/ruby. Notably, it does the following:

* Sync all ruby/yarp/lib/ files to ruby/ruby/lib/yarp
* Sync all ruby/yarp/src/ files to ruby/ruby/yarp/
* Sync all ruby/yarp/test/ files to ruby/ruby/test/yarp
2023-06-21 11:25:39 -07:00