Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/neovim/libuv

[DEPRECATED] Nvim 0.6+ uses upstream libuv, not this fork.
https://github.com/neovim/libuv

API change: oio_tcp_handle_init() required before oio_accept()

Fixes close_cb_stack on UNIX.

2ba25c8249f562d37c4dcc111111e55f647d08a3 authored over 13 years ago by Ryan Dahl <[email protected]>
add version

d3ba74a68145ea696f20a8299b1d156bcab457b1 authored over 13 years ago by Ryan Dahl <[email protected]>
Add note about oio_req initialization

00a947e7b38d5e4b4e535c65a9fae0b7163d2ec9 authored over 13 years ago by Ryan Dahl <[email protected]>
linux: ping-pong test passes.

42cefd934e4275e3614d4900f2f5c0d35cdfbdf2 authored over 13 years ago by Ryan Dahl <[email protected]>
Unix: fix build for timer test

c8bdf15f5d56d40a912bc550e5c8ac3a9f2db01d authored over 13 years ago by Ryan Dahl <[email protected]>
style fixes to close_cb_stack

84ebdf842922102c53a970d72f20cc811e1dbe54 authored over 13 years ago by Ryan Dahl <[email protected]>
Fix close_cb_stack

2414d7e728aac1e9e079c2a90adb6f4b143e58ee authored over 13 years ago by Ryan Dahl <[email protected]>
Timeout test passes on windows

0ffc8b624028d11cc361947b40fa1428625797b7 authored over 13 years ago by Bert Belder <[email protected]>
Typo

1ce1f82ca3c72ab76788cc6342720ce4e6f3065d authored over 13 years ago by Bert Belder <[email protected]>
Add timeout test to msvs project

57cc0efd8632a0d0d34852331d735a90b4d4a833 authored over 13 years ago by Bert Belder <[email protected]>
Add oio_timeout test

aec5eac8bc63a8fecab651aa04dbfa0d5d899230 authored over 13 years ago by Bert Belder <[email protected]>
unix: echo-server works

a2c24c67d602ce4762a6750327be23e5268ed518 authored over 13 years ago by Ryan Dahl <[email protected]>
Clean up test error handling

Define FATAL and ASSERT macros. Dont use libc's assert as it might get optimized away.

93dd5f74c7809f304c24e4001ae75751e2971ed4 authored over 13 years ago by Bert Belder <[email protected]>
Un-break windows

9f746952cfc0254109a098ad617d48c4029c84b6 authored over 13 years ago by Bert Belder <[email protected]>
Fix exit status checking in test-runner-unix

7ed7bb34b0a68a5647ca9863bfbf1732a8d90c39 authored over 13 years ago by Ryan Dahl <[email protected]>
test-runner compiles

769948a5ad12013defab6a349c81c55391fc6098 authored over 13 years ago by Ryan Dahl <[email protected]>
oio.a compiles - totally broken

01cd1c5b17962a32344600ed1c9dde2b80019e8d authored over 13 years ago by Ryan Dahl <[email protected]>
Fix bug in test

53207d0e784a66bc812efa2d527e57214549fe89 authored over 13 years ago by Bert Belder <[email protected]>
Consisten naming, declare functions static, line length

23416dd9098b9587af19a6b8f74204757dcb36ec authored over 13 years ago by Bert Belder <[email protected]>
Windows: first shot at oio_timeout support

34f69db83ad0556b422214d6fc0b4dc68ecea48f authored over 13 years ago by Bert Belder <[email protected]>
Implicitly bind client socket in oio_connect

abcfcd557336e87768808071bdb19db8596978cc authored over 13 years ago by Bert Belder <[email protected]>
add link to book

26b56fec8397e84c4f4700a57726dfe2eebc54a3 authored over 13 years ago by Ryan Dahl <[email protected]>
Move oio_req_s and oio_handle_s back to oio.h; Windows improvements

11ee00f08cdce087079f3189968a04cbf6d2472e authored over 13 years ago by Bert Belder <[email protected]>
ol -> oio

39d31a100f542d3e4d50cf22ee3147563eb1b5c7 authored over 13 years ago by Bert Belder <[email protected]>
API changes - unix broken

0d85eb252bb9c068fe2c5a46aa18273574aee2f6 authored over 13 years ago by Bert Belder <[email protected]>
Windows: x64 support, fixes

ea149dd2d73a8d4d0628a5f136a79e7d5e0ccf2d authored over 13 years ago by Bert Belder <[email protected]>
Add ol_close_cb stack test and fix it for Windows

48993281660a79ca4845b8a9e8b14d3e0400f68a authored over 13 years ago by Bert Belder <[email protected]>
Test runner minor fixes

56608452afb00f2967e3c485aa241d5867ac0532 authored over 13 years ago by Bert Belder <[email protected]>
First shot at test harness

ad94c9297e59f4dccb06cb4dbbcb38dbc8d64edf authored over 13 years ago by Bert Belder <[email protected]>
Windows: improvements

618421ce958936bae37ec4f31f0aa439fc9628fa authored over 13 years ago by Bert Belder <[email protected]>
iocp-links: clean up introduction

47e95cbf4a3e3112f6c393161039d8871c5e7b1e authored over 13 years ago by Ryan Dahl <[email protected]>
style

500989728a395bde73161534a848aac2dccd139a authored over 13 years ago by Ryan Dahl <[email protected]>
better check for strnlen

6477b5295d1df42274cabfcffeddbe3ea7f5b629 authored over 13 years ago by Ryan Dahl <[email protected]>
Fix build for Apple/OSX.

3ad227498968355001b65c49891d4b89a012ae8d authored over 13 years ago by Josh Roesslein <[email protected]>
Update tests

37ea7d572d02289c486bf8d6ba81a63b38a9d8e1 authored over 13 years ago by Bert Belder <[email protected]>
Make unix work again

e5d9ef954d0648293cf1f3dc504f35cc3df95879 authored over 13 years ago by Ryan Dahl <[email protected]>
Echo demo fix

3b0175c135a18b2e25d7cb2b33e07c91750929fa authored over 13 years ago by Bert Belder <[email protected]>
Windows: checks, better error handling, api change

ca38cd91a9736dba4ac4f8d82d17377bfa9104a8 authored over 13 years ago by Bert Belder <[email protected]>
API change - probably breaks unix

5628ee9e51ca2680fc1bc12def0c731122646eed authored over 13 years ago by Bert Belder <[email protected]>
Add ping-pong test - not yet working on unix

42d96dc3ca3d28d3a76f54fb11da49b64cd8660b authored over 13 years ago by Ryan Dahl <[email protected]>
Change around names in test directory - sorry bert

5304a18002d9348ae6bbde936452a117ab0702dc authored over 13 years ago by Ryan Dahl <[email protected]>
echo-server on unix works

7ce2cb815d039941d5576fe06c8463a953ea2818 authored over 13 years ago by Ryan Dahl <[email protected]>
windows: connect

08ae03ec86bd3dddd0843d54f85a0bb87ac3ae91 authored over 13 years ago by Bert Belder <[email protected]>
Correct statement about select on windows

1c15142618f9d321df4dd19244483980bd9134cc authored over 13 years ago by Ryan Dahl <[email protected]>
Windows: bugfixes, read, write

336a768a2103e54c7a7ababecf2c9d4696d33307 authored over 13 years ago by Bert Belder <[email protected]>
Accept for Windows

2d5b55091864ca52225835ad0a64dadfcd7500a5 authored over 13 years ago by Bert Belder <[email protected]>
Work on Windows support

5917f8b273a27d4d79c2a1b65cb32e279825a3fe authored over 13 years ago by Bert Belder <[email protected]>
ol_handle_new -> ol_tcp_handle_new

3a23aaa21c7f8f0b28f15dcb5331471891760280 authored over 13 years ago by Ryan Dahl <[email protected]>
unix: simple write/read for now

dee44d886b48dc2e782ffe26c050509d19c2702e authored over 13 years ago by Ryan Dahl <[email protected]>
Visual Studio project

b538d55139fdc8124a8fe5c528f2ac5391f1cd12 authored over 13 years ago by Bert Belder <[email protected]>
.gitignore

6fc7bfd19e038b938c228391f6d5e37fcbb0e083 authored over 13 years ago by Bert Belder <[email protected]>
Use stddef isntead of sys/types for size_t

f73141f6c4da7baff3bf5da4f9ae911da4f21beb authored over 13 years ago by Ryan Dahl <[email protected]>
iocp-links: Simplify function example

0dbaa019d1b51518af694584c9617587740a0940 authored over 13 years ago by Ryan Dahl <[email protected]>
Compile with -ansi

311fbe3f8f1c6464ae997c0b44cab935b2b1a273 authored over 13 years ago by Ryan Dahl <[email protected]>
C90 conformance

0fe92b75bc61f30fb356cc481d486eb2892a206a authored over 13 years ago by Bert Belder <[email protected]>
More gitignore

77bc96b75bd17a26ae8ba192117e9bb1c39a5405 authored over 13 years ago by Ryan Dahl <[email protected]>
remove old files

06b00e58cf50bc9fb357abc87d305d2bca6f234e authored over 13 years ago by Ryan Dahl <[email protected]>
add gitignore

510a5e4a2b5e09f388d6719d0b0d7a8b753ba29d authored over 13 years ago by Ryan Dahl <[email protected]>
...

4fdf0276b32a8487386304a6981436508bdb982f authored over 13 years ago by Ryan Dahl <[email protected]>
compiles - obviously doesn't work

b17dcd55d724cd9c07e35dec2a2bf5f659ce2de4 authored over 13 years ago by Ryan Dahl <[email protected]>
Improve makefile

668c0c6b272cc3b295fa0addfde0177cb2cf7345 authored over 13 years ago by Ryan Dahl <[email protected]>
Mostly compiling

6b0d4fa3725beea11ca8c0e43b0fd3169407d15e authored over 13 years ago by Ryan Dahl <[email protected]>
Add libev, more changes

151e2a8f0daa0c83913f7953ee3be95a3284bd36 authored over 13 years ago by Ryan Dahl <[email protected]>
New start

cb17a5e37a5c0c4521220a6afe8d9e0e77332151 authored over 13 years ago by Ryan Dahl <[email protected]>
...

dc2d8bc31358ef40867237171d3da735397319ba authored over 13 years ago by Ryan Dahl <[email protected]>
Use dashes in name

modern looking

fa85f4ac59077fd3d2a1665183bb895912ffbf75 authored almost 14 years ago by Ryan Dahl <[email protected]>
Work!

bdda3252bcb577e3375df52e5cc5c5349c56f55c authored almost 14 years ago by Ryan Dahl <[email protected]>
...

116bd967d6177640fba452aafe0222a0151f4816 authored almost 14 years ago by Ryan Dahl <[email protected]>
...

e108022ccc6e33a12ebac2ba33eef190d9f89b8f authored almost 14 years ago by Ryan Dahl <[email protected]>
docs

508eeb42c4144ec43147181b1f9c7b57ed0e294b authored almost 14 years ago by Ryan Dahl <[email protected]>
sleep

f3eb0d90f7cf171a06bb78d10e96a875d56b28ab authored almost 14 years ago by Ryan Dahl <[email protected]>
Add a bunch more text

a91c63ba8fd87975a4ac00266a3492b7abf272ca authored almost 14 years ago by Ryan Dahl <[email protected]>
start!

133b4e3999221ba654744262cb065c3aafce3312 authored almost 14 years ago by Ryan Dahl <[email protected]>