General

Profile

dbussink (Dirkjan Bussink)

  • Login: dbussink
  • Email: d.bussink@gmail.com
  • Registered on: 05/19/2009
  • Last sign in: 07/20/2015

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 4 4

Projects

Project Roles Registered on
Ruby Committer 02/13/2013

Activity

09/23/2014

06:21 PM Ruby master Bug #10285: StringIO with encodings broken due to #9769
As another data point, I also tried this with writing to a file which seems to work:
~~~
File.open("out.txt", :mo...
dbussink (Dirkjan Bussink)
11:29 AM Ruby master Bug #10285 (Closed): StringIO with encodings broken due to #9769
It looks like the change in https://bugs.ruby-lang.org/issues/9769 resulted in a behavior change with how StringIO wo... dbussink (Dirkjan Bussink)

06/13/2014

11:31 AM Ruby master Bug #9934: High memory usage from file_expand_path_*
Thanks for the fix! dbussink (Dirkjan Bussink)

06/12/2014

11:40 AM Ruby master Bug #9934: High memory usage from file_expand_path_*
This does actually not fix the bug. This only works if a path expanded by File.expand_path is smaller than the string... dbussink (Dirkjan Bussink)

01/24/2014

07:55 PM Ruby master Bug #9424: ruby 1.9 & 2.x has insecure SSL/TLS client defaults
First of all thanks to Martin for working on the white list. I still believe specifying defaults here is the best of ... dbussink (Dirkjan Bussink)

01/22/2014

10:59 AM Ruby master Bug #9424: ruby 1.9 & 2.x has insecure SSL/TLS client defaults
Yusuke Endoh wrote:
> Please give us not only words but also a concrete plan.
As said in the original mailing...
dbussink (Dirkjan Bussink)

06/10/2013

07:14 PM Ruby master Bug #8399: Remove usage of RARRAY_PTR in C extensions when not needed
Eregon (Benoit Daloze) wrote:
> Could you share that benchmark?
> I could notice the difference in an highly cons...
dbussink (Dirkjan Bussink)

06/08/2013

06:47 PM Ruby master Bug #8399: Remove usage of RARRAY_PTR in C extensions when not needed
I've attached an updated version of the patch that uses rb_ary_subseq instead of manually creating an array. That mea... dbussink (Dirkjan Bussink)
05:57 PM Ruby master Bug #8399: Remove usage of RARRAY_PTR in C extensions when not needed
Eregon (Benoit Daloze) wrote:
> I guess it is mostly fine, but what about the for loop instead of rb_ary_new4() (whi...
dbussink (Dirkjan Bussink)
01:52 AM Ruby master Bug #8399: Remove usage of RARRAY_PTR in C extensions when not needed
Besides the discussion about the exact approach for the future, is it possible to merge in the originally proposed pa... dbussink (Dirkjan Bussink)

Also available in: Atom