headius[m] has quit [Ping timeout: 252 seconds]
asp_ has quit [Ping timeout: 252 seconds]
headius[m] has joined #jruby
asp_ has joined #jruby
victori has quit [Read error: Connection reset by peer]
victori_ has joined #jruby
KeyJoo has quit [Quit: KeyJoo]
_whitelogger has joined #jruby
drbobbeaty has quit [Ping timeout: 250 seconds]
rusk has joined #jruby
shellac has joined #jruby
shellac has quit [Ping timeout: 265 seconds]
<
kares[m]>
gsub everything!
dopplergange has joined #jruby
shellac has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
lucasb has joined #jruby
dopplerg- has joined #jruby
dopplergange has quit [Ping timeout: 240 seconds]
dopplergange has joined #jruby
dopplerg- has quit [Ping timeout: 268 seconds]
dopplergange has quit [Ping timeout: 265 seconds]
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
dopplergange has joined #jruby
dopplerg- has joined #jruby
dopplergange has quit [Ping timeout: 276 seconds]
xardion has quit [Remote host closed the connection]
rusk has quit [Remote host closed the connection]
xardion has joined #jruby
enebo has joined #jruby
shellac has quit [Ping timeout: 276 seconds]
subbu is now known as subbu|lunch
subbu|lunch is now known as subbu
<
lopex>
gsub for numbers!
<
lopex>
it should have been this way from day 0
<
lopex>
and so split, gsub, sub etc, got so convoluted in mri's codebase
<
enebo[m]>
lopex: you going to add that opto!?!?!??
<
lopex>
enebo[m]: well yeah, do we have spring split in place now though ?
<
lopex>
is been added recently too
<
enebo[m]>
lopex: I don't know
<
lopex>
or well, it was added earlier, now it's split with block
<
lopex>
enebo[m]: I wonder how many tests got affected
<
lopex>
since those affect last match etc
<
lopex>
and the paths to index/rindex are a question too