00:15
zacts has joined #jruby
00:15
<
GitHub154 >
jruby/master ffe01dc Chris Seaton: [Truffle] rb_block_given_p
00:15
<
GitHub154 >
jruby/master 5c122bd Chris Seaton: [Truffle] cext sub-headers just include the main header.
00:15
<
GitHub154 >
jruby/master 78baabe Chris Seaton: [Truffle] cext native threads.
00:20
yipdw has quit [Ping timeout: 250 seconds]
00:21
yipdw has joined #jruby
00:21
yipdw has joined #jruby
00:23
yfeldblum has joined #jruby
00:29
<
GitHub129 >
jruby/master a712772 Chris Seaton: [Truffle rb_exc_new3
00:29
<
GitHub129 >
jruby/master fab96d4 Chris Seaton: [Truffle] Stub rb_sprintf and rb_vsprintf
00:54
e_dub has joined #jruby
01:19
esmiurium has joined #jruby
01:30
pawnbox has quit [Remote host closed the connection]
01:31
<
GitHub196 >
jruby/master f692f62 Chris Seaton: [Truffle] Not sure about this function-pointer cast syntax, but we can't compile it.
01:31
pawnbox has joined #jruby
01:31
<
GitHub135 >
jruby/truffle-head 7e18032 Chris Seaton: Merge branch 'master' into truffle-head
01:35
pawnbox has quit [Ping timeout: 244 seconds]
01:53
zacts has quit [Quit: WeeChat 1.4]
01:53
yfeldblum has quit [Quit: Leaving...]
02:01
yfeldblum has joined #jruby
02:10
yfeldblum has quit [Remote host closed the connection]
02:11
yfeldblum has joined #jruby
02:34
haze has quit [Remote host closed the connection]
02:40
cremes has joined #jruby
02:48
haze has joined #jruby
03:02
pawnbox has joined #jruby
03:05
zacts has joined #jruby
03:07
pawnbox has quit [Ping timeout: 258 seconds]
03:14
cremes has quit [Ping timeout: 260 seconds]
04:14
zacts has quit [Quit: WeeChat 1.4]
04:47
Osho has quit [Remote host closed the connection]
04:58
pawnbox has joined #jruby
05:02
pawnbox has quit [Ping timeout: 258 seconds]
05:17
<
GitHub94 >
jruby/truffle-no-method-error-layout-with-args 8c6bdcd Brandon Fish: [Truffle] Update NoMethodError.new
05:35
raeoks has joined #jruby
05:46
yipdw has quit [Ping timeout: 250 seconds]
05:54
thedarkone2 has quit [Quit: thedarkone2]
06:07
yipdw has joined #jruby
06:07
yipdw has joined #jruby
06:15
e_dub has quit [Read error: Connection reset by peer]
06:16
e_dub has joined #jruby
06:33
zacts has joined #jruby
06:45
zacts has quit [Quit: WeeChat 0.4.2]
07:20
pawnbox has joined #jruby
07:25
pawnbox has quit [Ping timeout: 276 seconds]
07:35
pawnbox has joined #jruby
08:21
raeoks has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
08:25
lopex has quit [Quit: Connection closed for inactivity]
08:47
e_dub has quit [Read error: Connection reset by peer]
08:47
e_dub has joined #jruby
09:08
raeoks has joined #jruby
09:13
Antiarc_ has quit [Quit: No Ping reply in 180 seconds.]
09:15
Antiarc has joined #jruby
09:23
yfeldblum has quit [Remote host closed the connection]
09:29
pawnbox has quit [Remote host closed the connection]
09:29
pawnbox has joined #jruby
09:34
pawnbox_ has joined #jruby
09:35
pawnbox has quit [Ping timeout: 276 seconds]
10:30
skade has joined #jruby
10:31
CaptainHeavy has quit [Ping timeout: 252 seconds]
10:55
pawnbox_ has quit [Remote host closed the connection]
11:01
pawnbox has joined #jruby
11:08
marvik has joined #jruby
11:08
marvik has quit [Client Quit]
11:10
skade has quit [Read error: Connection reset by peer]
11:11
skade has joined #jruby
12:02
neversleepz has joined #jruby
12:02
<
GitHub70 >
[jruby] eregon closed pull request #4027: [Truffle] Add NoMethodError layout with args (master...truffle-no-method-error-layout-with-args)
https://git.io/vKy7y
12:02
<
GitHub17 >
jruby/master 460a2c4 Benoit Daloze: Merge pull request #4027 from jruby/truffle-no-method-error-layout-with-args...
12:14
<
neversleepz >
hi everyone
12:35
skade has quit [Quit: Computer has gone to sleep.]
13:09
prasunanand has joined #jruby
13:16
pitr-ch has joined #jruby
13:35
prasunanand has quit [Ping timeout: 258 seconds]
13:59
prasunanand has joined #jruby
14:03
<
GitHub165 >
jruby/master af84ca7 Chris Seaton: [Truffle] A few more cext constant accessors.
14:03
<
GitHub165 >
jruby/master 913e2ea Chris Seaton: [Truffle] A few more cases where OpenSSL uses this function pointer cast syntax that we don't understand.
14:03
<
GitHub165 >
jruby/master 8ad5fbf Chris Seaton: [Truffle] Stub rb_funcallv and rb_funcallv_public
14:34
prasunanand has quit [Ping timeout: 264 seconds]
14:35
pawnbox has quit [Remote host closed the connection]
14:36
e_dub has quit [Read error: Connection reset by peer]
14:37
e_dub has joined #jruby
15:22
pawnbox has joined #jruby
15:22
etehtsea has joined #jruby
15:26
pawnbox has quit [Ping timeout: 260 seconds]
15:29
etehtsea has quit [Quit: Computer has gone to sleep.]
15:38
<
GitHub64 >
jruby/master b49c512 Chris Seaton: [Truffle] PRI values.
15:38
<
GitHub64 >
jruby/master a41a24e Chris Seaton: [Truffle] rb_class_real and rb_obj_class
15:38
<
GitHub64 >
jruby/master 4749417 Chris Seaton: [Truffle] RB_GC_GUARD is a no-op
15:39
thedarkone2 has joined #jruby
15:40
<
GitHub98 >
jruby/master 6ab945e Petr Chalupa: [Truffle] do not lock mutex if unlock fails, improve comments
16:00
e_dub has quit [Quit: ZZZzzz…]
16:07
donV has joined #jruby
16:09
pitr-ch has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
16:22
pitr-ch has joined #jruby
16:37
e_dub has joined #jruby
16:37
<
GitHub61 >
jruby/master 324e588 Chris Seaton: [Truffle] I think we need to define some configuration macros such as HAVE_SYS_TIME_H
16:37
<
GitHub61 >
jruby/master e9b5bf5 Chris Seaton: [Truffle] rb_Integer
16:37
<
GitHub61 >
jruby/master fb21cf3 Chris Seaton: [Truffle] rb_string_value_ptr, StringValuePtr and stubbed rb_string_value_cstr, StringValueCStr
17:00
<
GitHub68 >
jruby/master 98325c5 Chris Seaton: [Truffle] rb_class_superclass
17:00
<
GitHub68 >
jruby/master 1a9c209 Chris Seaton: [Truffle] Stub rb_str_append
17:00
<
GitHub68 >
jruby/master 19d8576 Chris Seaton: [Truffle] rb_mEnumerable
17:07
pitr-ch has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
17:10
pitr-ch has joined #jruby
17:10
skade has joined #jruby
17:11
pawnbox has joined #jruby
17:15
e_dub has quit [Quit: ZZZzzz…]
17:15
pawnbox has quit [Ping timeout: 265 seconds]
17:18
bruceadams has quit [Ping timeout: 250 seconds]
17:21
bruceadams has joined #jruby
17:33
skade has quit [Quit: Computer has gone to sleep.]
17:54
<
GitHub168 >
jruby/master 0c4c1fa Chris Seaton: [Truffle] ruby.h should include unistd.h
17:54
<
GitHub168 >
jruby/master 76c25ff Chris Seaton: [Truffle] rb_io_t
17:54
<
GitHub168 >
jruby/master 04c14a7 Chris Seaton: [Truffle] rb_update_max_fd is a no-op.
18:11
lopex has joined #jruby
18:12
pawnbox has joined #jruby
18:13
yfeldblum has joined #jruby
18:19
enebo has joined #jruby
18:20
pawnbox_ has joined #jruby
18:23
pawnbox has quit [Ping timeout: 244 seconds]
18:34
prasunanand has joined #jruby
18:39
donV has quit [Quit: donV]
18:41
donV has joined #jruby
18:42
enebo has quit [Quit: enebo]
19:54
djellemah has joined #jruby
20:01
pawnbox_ has quit [Remote host closed the connection]
20:05
skade has joined #jruby
20:32
skade has quit [Quit: Computer has gone to sleep.]
20:32
skade has joined #jruby
20:34
skade has quit [Client Quit]
20:36
pawnbox has joined #jruby
20:39
skade has joined #jruby
20:40
zacts has joined #jruby
20:41
pawnbox has quit [Ping timeout: 250 seconds]
20:42
<
GitHub68 >
jruby/master b12f070 Chris Seaton: [Truffle] Put fd in rb_io_t, but it won't do anything for now.
20:42
<
GitHub68 >
jruby/master 3d19518 Chris Seaton: [Truffle] Prefix non-standard cext API functions with rb_jt_
20:42
<
GitHub68 >
jruby/master 5189f42 Chris Seaton: [Truffle] GetOpenFile
20:43
prasunanand has quit [Quit: Leaving]
20:55
zacts has quit [Read error: Connection reset by peer]
20:58
zacts has joined #jruby
21:07
skade has quit [Quit: Computer has gone to sleep.]
21:14
pitr-ch has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
22:24
e_dub has joined #jruby
22:52
<
GitHub188 >
jruby/master f83dd53 Chris Seaton: [Truffle] rb_String
22:52
<
GitHub188 >
jruby/master 87cb672 Chris Seaton: [Truffle] Stub buffer cext functions.
22:52
<
GitHub188 >
jruby/master 8dee4de Chris Seaton: [Truffle] Start to stub out typed data.
23:00
e_dub has quit [Read error: Connection reset by peer]
23:00
e_dub has joined #jruby
23:31
donV has quit [Quit: donV]
23:49
e_dub has quit [Quit: ZZZzzz…]
23:58
pawnbox has joined #jruby