andrenth (Andre Nathan)
- Login: andrenth
- Email: andrenth@gmail.com
- Registered on: 07/07/2010
- Last sign in: 09/23/2013
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 1 | 1 |
Activity
09/23/2013
- 08:39 PM Ruby master Feature #8077: Returning Dir objects from C extensions
- Any chance of this going ahead?
03/13/2013
- 03:06 AM Ruby master Feature #8077: Returning Dir objects from C extensions
- The code I'm working with is wrapping the fdopendir(3) function (return a DIR* from a file descriptor). This is curre...
03/12/2013
- 03:11 AM Ruby master Feature #8077 (Feedback): Returning Dir objects from C extensions
- In 1.8 it was possible to return Dir objects from C extensions by mimicking the code in dir.c and using Data_Wrap_Str...
03/11/2013
- 10:21 PM Ruby master Feature #8050: struct stat to VALUE should be accessable from the C-API
- Can we also have a way to create a Dir object from a DIR pointer? Something like rb_dir_new(DIR *dir).
07/12/2010
- 08:54 PM Backport187 Backport #2553: Fix pthreads slowness by eliminating unnecessary sigprocmask calls
- =begin
The new patch fixed this issue for me. Thanks a lot!
Here's hoping that the patch will be merged into ru...
07/10/2010
- 05:05 AM Backport187 Backport #2553: Fix pthreads slowness by eliminating unnecessary sigprocmask calls
- =begin
Hello
I was trying to update the ubuntu ruby 1.8.7 package with this patch, but I'm still seeing the bad...
07/07/2010
- 09:06 PM Backport187 Backport #2553: Fix pthreads slowness by eliminating unnecessary sigprocmask calls
- =begin
Any chance of backporting the fix to the ruby_1_8_7 branch?
Thanks,
Andre
=end
Also available in: Atom