Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mattn/mruby-uv issues and pull requests

#85 - update for mruby 3.0

Pull Request - State: closed - Opened by yamori813 almost 3 years ago - 1 comment

#84 - Updates for libuv-1.34

Pull Request - State: open - Opened by take-cheeze almost 5 years ago

#83 - Updates for latest mruby

Pull Request - State: closed - Opened by take-cheeze almost 5 years ago - 2 comments

#82 - 'MRB_TT_HAS_BASIC' undeclared

Issue - State: closed - Opened by yamori813 almost 5 years ago - 1 comment

#81 - Fix libresolv leak.

Pull Request - State: closed - Opened by take-cheeze over 6 years ago - 1 comment

#80 - Fixes for libuv-1.0 build.

Pull Request - State: closed - Opened by take-cheeze over 6 years ago - 1 comment

#79 - Updates!

Pull Request - State: closed - Opened by take-cheeze over 6 years ago - 1 comment

#78 - Add supports for APIs after 1.0.0.

Pull Request - State: closed - Opened by take-cheeze about 7 years ago - 3 comments

#77 - Refactor getaddrinfo.

Pull Request - State: closed - Opened by take-cheeze about 7 years ago - 11 comments

#76 - Add supports for new APIs since libuv-1.0.

Issue - State: closed - Opened by take-cheeze about 7 years ago

#75 - Test failed on no IPv6 Debian GNU/Linux

Issue - State: open - Opened by nishidayuya about 7 years ago - 3 comments

#74 - Fix compilation error

Pull Request - State: closed - Opened by nishidayuya about 7 years ago - 7 comments

#73 - Fix UV.get_error test

Pull Request - State: closed - Opened by avsej over 7 years ago

#72 - mrb_uv_setup_args() has to be called before *process_title functions

Pull Request - State: closed - Opened by avsej over 7 years ago

#71 - Fix infinite loop in mrb_uv_setup_args

Pull Request - State: closed - Opened by avsej over 7 years ago - 1 comment

#70 - Expose method to convert numeric error code to exception object

Pull Request - State: closed - Opened by avsej over 7 years ago - 1 comment

#69 - Zero out all fields of addrinfo hints

Pull Request - State: closed - Opened by avsej over 7 years ago - 1 comment

#68 - Fix build on FreeBSD

Pull Request - State: closed - Opened by avsej over 7 years ago - 1 comment

#67 - Fix status handing in getaddrinfo callback

Pull Request - State: closed - Opened by avsej over 7 years ago - 1 comment

#66 - Segfault sometimes occurred by error handling

Issue - State: open - Opened by matsumotory over 7 years ago - 6 comments

#65 - noop

Pull Request - State: closed - Opened by pyama86 over 7 years ago - 1 comment

#64 - Assign mruby nil to loop on initialize in UV::Poll.new

Pull Request - State: closed - Opened by udzura over 7 years ago - 1 comment

#63 - Getaddrinfo hints

Pull Request - State: closed - Opened by hone about 9 years ago - 2 comments

#62 - Use released 1.0.0 of lib-uv and document pre-requisites for compile

Pull Request - State: closed - Opened by zzak about 9 years ago - 1 comment

#61 - Cross Compile Support from Linux to OS X/Windows

Pull Request - State: closed - Opened by hone about 9 years ago - 3 comments

#60 - Cross Compile Support from Linux to OS X/Windows

Pull Request - State: closed - Opened by hone about 9 years ago - 1 comment

#59 - specify where deps come from

Pull Request - State: closed - Opened by hone about 9 years ago - 1 comment

#58 - Constants for Addrinfo missing

Issue - State: closed - Opened by Asmod4n over 9 years ago

#57 - Examples for UV.queue_work?

Issue - State: closed - Opened by Asmod4n over 9 years ago - 1 comment

#56 - Benchmarks

Issue - State: open - Opened by kbrock almost 10 years ago

#55 - Follow libuv v1.0.0 rc2 API.

Pull Request - State: closed - Opened by take-cheeze almost 10 years ago - 1 comment

#54 - Support libuv-v1.0.0-rc1.

Pull Request - State: closed - Opened by take-cheeze about 10 years ago - 1 comment

#53 - Update libuv version to 0.11.29.

Pull Request - State: closed - Opened by take-cheeze about 10 years ago - 1 comment

#52 - Update libuv version to 0.11.28.

Pull Request - State: closed - Opened by take-cheeze about 10 years ago - 1 comment

#51 - Update libuv version to 0.11.27.

Pull Request - State: closed - Opened by take-cheeze about 10 years ago - 1 comment

#50 - Fix #49.

Pull Request - State: closed - Opened by take-cheeze about 10 years ago - 1 comment

#49 - MRB_NAN_BOXING has non-zero nil value

Issue - State: closed - Opened by AE9RB about 10 years ago - 4 comments

#48 - Use `cptr` instead of `voidp` since it's removed.

Pull Request - State: closed - Opened by take-cheeze about 10 years ago - 1 comment

#47 - Update to libuv 0.11.26.

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 1 comment

#46 - Define `UV::SOMAXCONN`.

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 2 comments

#45 - Use req API in uv_connect_t.

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 1 comment

#44 - Support `uv_write2` in stream write.

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 1 comment

#43 - Use default uv.h if available.

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 1 comment

#42 - Fix and improve mode flag.

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 1 comment

#41 - Add binding of `uv_now`.

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 1 comment

#40 - Update libuv version to 0.11.25.

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 1 comment

#39 - Support travis.

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 2 comments

#38 - May cause freeing error in Addrinfo#next .

Issue - State: closed - Opened by take-cheeze over 10 years ago - 1 comment

#37 - Define uv_fs_f* as instance method of UV::FS .

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 2 comments

#36 - Use fixnum as much as possible in some API result.

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 4 comments

#35 - Add API mrb_uv_setup_args.

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 2 comments

#34 - Implement binding of UV API that use uv_os_sock_t .

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 1 comment

#33 - Implement UV::Req.

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 1 comment

#32 - Force cfunc in queue_work's work_cb and add test for it.

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 2 comments

#31 - Update libuv version to 0.11.24 .

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 1 comment

#30 - Fix rescuing exception name in example.

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 1 comment

#29 - Implement (almost) full binding of libuv.

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 6 comments

#28 - Make shared library functions public to mruby/uv.h .

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 1 comment

#27 - Split mrb_uv.c to few files.

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 1 comment

#26 - Rebase #16.

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 1 comment

#25 - Update and support libuv-0.11.22.

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 1 comment

#24 - Refactor and libuv update.

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 1 comment

#23 - Refactor mruby-uv.

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 1 comment

#22 - always call close callback, free ref for GC

Pull Request - State: closed - Opened by client9 over 10 years ago - 5 comments

#21 - memory leak - connections never freed, even with GC

Issue - State: closed - Opened by client9 over 10 years ago - 7 comments

#20 - mruby-1.0.0 support and libuv improvement.

Pull Request - State: closed - Opened by take-cheeze over 10 years ago - 1 comment

#19 - fix compile error for latest mruby and libuv-v0.10.19

Pull Request - State: closed - Opened by take-cheeze almost 11 years ago - 1 comment

#18 - Fix memory corruptions.

Pull Request - State: closed - Opened by crimsonwoods about 11 years ago - 1 comment

#17 - Fix bug in UV::FS.open

Pull Request - State: closed - Opened by viking about 11 years ago - 1 comment

#16 - Implement getpeername and getsockname

Pull Request - State: closed - Opened by viking about 11 years ago - 4 comments

#15 - Implement several IPv6 methods

Pull Request - State: closed - Opened by viking about 11 years ago - 3 comments

#14 - Remove references to uv_last_error

Pull Request - State: closed - Opened by viking about 11 years ago - 1 comment

#13 - Threading segfaults

Issue - State: open - Opened by georgi over 11 years ago - 1 comment

#12 - fixed osx compilation

Pull Request - State: closed - Opened by schmurfy over 11 years ago - 2 comments

#11 - connection stay in CLOSED state

Issue - State: closed - Opened by schmurfy over 11 years ago - 10 comments

#10 - implemented getaddrinfo addr method.

Pull Request - State: closed - Opened by matsumotory over 11 years ago - 3 comments

#9 - Removed CFLAGS since don't use in build_tasks.rb for mrbgems.

Pull Request - State: closed - Opened by matsumotory almost 12 years ago - 1 comment

#8 - Here we are

Issue - State: closed - Opened by DAddYE almost 12 years ago - 3 comments

#7 - More simple to compile + Small fix

Pull Request - State: closed - Opened by DAddYE almost 12 years ago - 6 comments

#6 - Fix arena_overflow error

Pull Request - State: closed - Opened by matsumotory almost 12 years ago - 3 comments

#5 - Still active?

Issue - State: closed - Opened by DAddYE almost 12 years ago - 29 comments

#4 - Fix mrb_parser_string.

Pull Request - State: closed - Opened by matsumotory about 12 years ago - 1 comment

#3 - ritevm to mruby

Pull Request - State: closed - Opened by rystyle over 12 years ago - 1 comment

#2 - Runner and examples in external files

Pull Request - State: closed - Opened by carsonmcdonald over 12 years ago - 1 comment

#1 - Remove unref causing a segfault.

Pull Request - State: closed - Opened by carsonmcdonald over 12 years ago - 1 comment