issues
search
mattn
/
mruby-uv
interface to libuv for mruby(experimental)
http://mattn.kaoriya.net/
92
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add API mrb_uv_setup_args.
#35
take-cheeze
closed
10 years ago
2
Implement binding of UV API that use uv_os_sock_t .
#34
take-cheeze
closed
10 years ago
1
Implement UV::Req.
#33
take-cheeze
closed
10 years ago
1
Force cfunc in queue_work's work_cb and add test for it.
#32
take-cheeze
closed
10 years ago
2
Update libuv version to 0.11.24 .
#31
take-cheeze
closed
10 years ago
1
Fix rescuing exception name in example.
#30
take-cheeze
closed
10 years ago
1
Implement (almost) full binding of libuv.
#29
take-cheeze
closed
10 years ago
6
Make shared library functions public to mruby/uv.h .
#28
take-cheeze
closed
10 years ago
1
Split mrb_uv.c to few files.
#27
take-cheeze
closed
10 years ago
1
Rebase #16.
#26
take-cheeze
closed
10 years ago
1
Update and support libuv-0.11.22.
#25
take-cheeze
closed
10 years ago
1
Refactor and libuv update.
#24
take-cheeze
closed
10 years ago
1
Refactor mruby-uv.
#23
take-cheeze
closed
10 years ago
1
always call close callback, free ref for GC
#22
client9
closed
10 years ago
5
memory leak - connections never freed, even with GC
#21
client9
closed
10 years ago
7
mruby-1.0.0 support and libuv improvement.
#20
take-cheeze
closed
10 years ago
1
fix compile error for latest mruby and libuv-v0.10.19
#19
take-cheeze
closed
10 years ago
1
Fix memory corruptions.
#18
crimsonwoods
closed
11 years ago
1
Fix bug in UV::FS.open
#17
viking
closed
11 years ago
1
Implement getpeername and getsockname
#16
viking
closed
10 years ago
4
Implement several IPv6 methods
#15
viking
closed
11 years ago
3
Remove references to uv_last_error
#14
viking
closed
11 years ago
1
Threading segfaults
#13
georgi
opened
11 years ago
1
fixed osx compilation
#12
schmurfy
closed
11 years ago
2
connection stay in CLOSED state
#11
schmurfy
closed
2 years ago
10
implemented getaddrinfo addr method.
#10
matsumotory
closed
11 years ago
3
Removed CFLAGS since don't use in build_tasks.rb for mrbgems.
#9
matsumotory
closed
11 years ago
1
Here we are
#8
DAddYE
closed
11 years ago
3
More simple to compile + Small fix
#7
DAddYE
closed
11 years ago
6
Fix arena_overflow error
#6
matsumotory
closed
11 years ago
3
Still active?
#5
DAddYE
closed
11 years ago
29
Fix mrb_parser_string.
#4
matsumotory
closed
12 years ago
1
ritevm to mruby
#3
rystyle
closed
12 years ago
1
Runner and examples in external files
#2
carsonmcdonald
closed
12 years ago
1
Remove unref causing a segfault.
#1
carsonmcdonald
closed
12 years ago
1
Previous