That's actually crafty. I wonder what the rationale was for the C function time_mload(). Anyone able to find out? How can we see which person created it first?
The source code for that function is at https://github.com/ruby/ruby/blob/a75a8ccd9d2fa46eb68fe21469...
You can check the git blame and all the history. Unsurprisingly the function itself is from the 90s.
The source code for that function is at https://github.com/ruby/ruby/blob/a75a8ccd9d2fa46eb68fe21469...
You can check the git blame and all the history. Unsurprisingly the function itself is from the 90s.