Shyouhei Urabe

  • Email:
  • Registered on: 05/05/2008
  • Last connection: 01/23/2012

Projects

Activity

Reported issues: 68

01/23/2012

09:25 pm ruby-trunk Revision 34363: ChangeLog added.
09:25 pm ruby-trunk Revision 34362: Writing entire packet at once to avoid incomplete transmission
Signed-off-by: URABE, Shyouhei <shyouhei@ruby-lang.org>

01/16/2012

12:46 am ruby-trunk Revision 34314: st optimize st_insert
12:46 am ruby-trunk Revision 34313: st refactor add_packed_direct a bit
12:46 am ruby-trunk Revision 34312: st macroses for allocation
12:46 am ruby-trunk Revision 34310: st macroses for packed table
12:46 am ruby-trunk Revision 34309: st use function instead of macro

01/10/2012

05:18 pm ruby-trunk Bug #5871: regexp \W matches some word characters when inside a case-insensitive character class
Martin Dürst wrote:
> Shouhei Urabe writes:
>
> > Quite generally speaking you are advised not to use /i in Unico...
10:55 am ruby-trunk Bug #5871: regexp \W matches some word characters when inside a case-insensitive character class
Quite generally speaking you are advised not to use /i in Unicode. The reason? because Babylonians did something wro...

12/31/2011

03:26 pm ruby-trunk Feature #5825: Sweet instance var assignment in the object initializer
I liked this 1.8-specific trick:
define_method(:intialize){|@foo, @bar|}
but it was abondoned for any reason.

Also available in: Atom