2014-07-17 22:52
closer changed the topic of #ruby-core to: check the latest release candidate for 1.9.1 release ftp.ruby-lang.org:/home/yugui/ruby-1.9.1-r26021+1.tar.bz2
00:00
ItSANgo has joined #ruby-core
00:08
hsbt_away is now known as hsbt
00:26
travis-ci has joined #ruby-core
00:26
travis-ci has left #ruby-core [#ruby-core]
00:30
charliesome has joined #ruby-core
01:01
travis-ci has joined #ruby-core
01:01
travis-ci has left #ruby-core [#ruby-core]
01:11
travis-ci has joined #ruby-core
01:11
travis-ci has left #ruby-core [#ruby-core]
01:16
tarui has quit [Remote host closed the connection]
04:26
tarui has joined #ruby-core
05:06
konsolebox has joined #ruby-core
05:14
closer has joined #ruby-core
05:18
closer has quit [Client Quit]
05:21
closer has joined #ruby-core
05:23
konsolebox has quit [Read error: Connection reset by peer]
05:39
konsolebox has joined #ruby-core
05:49
konsolebox has quit [Read error: Connection reset by peer]
05:54
travis-ci has joined #ruby-core
05:54
travis-ci has left #ruby-core [#ruby-core]
06:06
konsolebox has joined #ruby-core
06:28
hsbt is now known as hsbt_away
06:29
hsbt_away is now known as hsbt
06:29
hsbt is now known as hsbt_away
06:29
hsbt_away is now known as hsbt
07:04
hsbt is now known as hsbt_away
07:05
hsbt_away is now known as hsbt
07:05
hsbt is now known as hsbt_away
07:05
hsbt_away is now known as hsbt
07:19
konsolebox has quit [Ping timeout: 276 seconds]
07:31
konsolebox has joined #ruby-core
08:02
charliesome has quit [Quit: zzz]
08:12
Caius has quit [Ping timeout: 276 seconds]
08:19
Caius has joined #ruby-core
08:23
charliesome has joined #ruby-core
09:20
yoongkang has quit [Remote host closed the connection]
09:20
yoongkang has joined #ruby-core
09:27
znz_jp has quit [Quit: kill -QUIT $$]
09:28
konsolebox has quit [Ping timeout: 252 seconds]
09:31
znz_jp has joined #ruby-core
09:51
yoongkang has quit [Remote host closed the connection]
10:07
yoongkang has joined #ruby-core
10:16
hsbt is now known as hsbt_away
10:18
Valdrone has joined #ruby-core
10:58
hsbt_away is now known as hsbt
11:14
yoongkang has quit [Remote host closed the connection]
11:18
yoongkang has joined #ruby-core
11:45
Ox0dea has joined #ruby-core
11:46
<
Ox0dea >
Array#any? overrides Enumerable's; how come?
11:47
<
Ox0dea >
Enumerable#any?/all?/one?/none? are pretty involved, so maybe this was a performance decision?
12:30
centrx has joined #ruby-core
12:32
<
centrx >
Ox0dea, Yes, for example, Array#any? checks the len first, while Enumerable's don't have a len
12:33
<
Ox0dea >
centrx: But is that necessary?
12:33
<
centrx >
It's for performance
12:33
<
centrx >
the len specifically
12:34
<
centrx >
The fact that the iteration is different I'm not sure
12:34
<
centrx >
An Enumerable is just guaranteed to have a next element
12:34
<
centrx >
While the Array uses pointers, which is probably better performance too
12:35
<
Ox0dea >
centrx: Yeah, makes sense enough.
12:36
Philpax_ has joined #ruby-core
12:36
<
Ox0dea >
I'm guessing I ought to just leave Array's implementation of #any? alone, then.
12:36
<
centrx >
What does the ## do?
12:37
Philpax has quit [Ping timeout: 265 seconds]
12:37
<
Ox0dea >
Token pasting.
12:38
<
centrx >
interesting
12:52
Valdrone has quit [Quit: Valdrone]
12:54
Philpax_ has quit [Ping timeout: 255 seconds]
13:15
enebo has joined #ruby-core
13:19
centrx has quit [Quit: Shutting down, Please wait...]
13:25
yoongkang has quit [Remote host closed the connection]
13:41
rafaelfranca has quit [Ping timeout: 264 seconds]
13:57
rafaelfranca has joined #ruby-core
14:07
shinnya has joined #ruby-core
14:26
yoongkang has joined #ruby-core
16:39
imperator has joined #ruby-core
16:43
hsbt_ has joined #ruby-core
16:45
hsbt has quit [*.net *.split]
17:20
Ox0dea has quit [Ping timeout: 252 seconds]
17:33
Aethenelle has joined #ruby-core
17:39
rafaelfranca has quit [Read error: No route to host]
17:40
rafaelfranca has joined #ruby-core
17:40
Philpax_ has joined #ruby-core
17:47
charliesome has quit [Quit: zzz]
18:16
Valdrone has joined #ruby-core
18:21
wycats has joined #ruby-core
18:29
closer has quit [Ping timeout: 272 seconds]
18:31
closer has joined #ruby-core
18:43
Philpax_ has quit [Ping timeout: 255 seconds]
19:13
Valdrone has quit [Quit: Valdrone]
19:40
shinnya has quit [Ping timeout: 265 seconds]
19:44
Valdrone has joined #ruby-core
20:08
nagachika has joined #ruby-core
20:39
Valdrone has quit [Quit: Valdrone]
20:41
Valdrone has joined #ruby-core
20:51
Valdrone has quit [Quit: Valdrone]
21:17
nagachika has quit [Ping timeout: 265 seconds]
21:41
Aethenelle has quit [Quit: Aethenelle]
21:47
imperator has quit [Quit: Leaving]
21:48
Valdrone has joined #ruby-core
22:12
mkosaki_ has joined #ruby-core
22:13
mkosaki has quit [Ping timeout: 256 seconds]
22:33
enebo has quit [Quit: enebo]
22:50
mkosaki has joined #ruby-core
22:50
mkosaki_ has quit [Ping timeout: 264 seconds]
22:55
mkosaki has quit [Ping timeout: 265 seconds]
23:10
hsbt_ is now known as hsbt_away