Ecosyste.ms: OpenCollective

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

neovim

Fork of Vim aiming at extensibility and usability
Collective - Host: opensource - https://opencollective.com/neovim - Website: https://neovim.io/ - Code: https://github.com/neovim

Followup for ares_build.h removal

github.com/neovim/libuv - d743cd4884468f5b62c0247352c662b212ee3731 authored over 13 years ago by Bert Belder <[email protected]>
Remove unused variable

github.com/neovim/libuv - ad9356fb04bedd19f3a419c3bfaf376644c6baa2 authored over 13 years ago by Bert Belder <[email protected]>
ares.h should not depend on ares_build.h

A dirty dirty patch but c-ares's header rules are way too annoying for a
static library.

github.com/neovim/libuv - 6049387cc6a7fd6807ddf4af978c6b043be359b5 authored over 13 years ago by Ryan Dahl <[email protected]>
Add rm to authors

github.com/neovim/libuv - e78275c64ba41cea60e90ca57a95a0981201ab25 authored over 13 years ago by Ryan Dahl <[email protected]>
Windows: No configure build

github.com/neovim/libuv - 28620a4f55c48ffc3a36168ea243b1f1ef699649 authored over 13 years ago by Bert Belder <[email protected]>
unix: Remove c-ares and libev configure scripts

Instead let's be a bit more clever.

github.com/neovim/libuv - daa499c5675c84d59d62491bdde673a58346ba0b authored over 13 years ago by Ryan Dahl <[email protected]>
Un-break the unix build

github.com/neovim/libuv - 8801925b41bccadbf87c02d41df5a402d5848f2f authored over 13 years ago by Bert Belder <[email protected]>
Igor, welcome back

github.com/neovim/libuv - b0ea919254adf169e72dffb58a203b188b7834bb authored over 13 years ago by Bert Belder <[email protected]>
Add todo item for making ares handles private

github.com/neovim/libuv - fc059832f6aecc3a80c35a10d47dd428573c13f0 authored over 13 years ago by Bert Belder <[email protected]>
Separate uv_getaddrinfo tests

github.com/neovim/libuv - 16f471fa2e9c7d25dca7507cb55b88c623593a88 authored over 13 years ago by Bert Belder <[email protected]>
benchmark-getaddrinfo: resolve more, use less concurrency

github.com/neovim/libuv - 21969b7a6fbcf0f3c01e2af8bcee783f1bac5911 authored over 13 years ago by Bert Belder <[email protected]>
uv_getaddrinfo: return int

github.com/neovim/libuv - 631a9bb626e00beef5a03257c187f09da03e4c3b authored over 13 years ago by Bert Belder <[email protected]>
Avoid type warnings in benchmark-sizes

github.com/neovim/libuv - f04abc966ab6fcae485be53d2f812c4507374063 authored over 13 years ago by Bert Belder <[email protected]>
Misc. cleanups

github.com/neovim/libuv - 5115d446c602e24b5390521da1b00b44d29c3257 authored over 13 years ago by Bert Belder <[email protected]>
Winsock extension call conventions

github.com/neovim/libuv - 9c00849c9bc5510284ab2e35a0270dbea7c7c94a authored over 13 years ago by Henry Rawas <[email protected]>
Windows: getaddrinfo support

github.com/neovim/libuv - 295fa6f538e7975e44c2c495781c7b0fc308d6b1 authored over 13 years ago by Henry Rawas <[email protected]>
Handle EAGAIN in some of the read_cb tests

github.com/neovim/libuv - af15cbe6e936f8e3974af5b97133bd76a7545485 authored over 13 years ago by Ryan Dahl <[email protected]>
unix: sync writes

Fixes #64.

github.com/neovim/libuv - 9b49e4c3597e5745dd9dfa96078f9ece4d0b713a authored over 13 years ago by Ryan Dahl <[email protected]>
c-ares integration on windows

github.com/neovim/libuv - 4aeee38484b5a715ab8fc7f124f7ff2b601ca57e authored over 13 years ago by Henry Rawas <[email protected]>
Fixes #49. test-get-currentexe fails on solaris

github.com/neovim/libuv - 31516fa150b9cde16f53c0ad3dd02542bd1ff5e8 authored over 13 years ago by Robert Mustacchi <[email protected]>
Fixes #61. Failure in test-hrtime

github.com/neovim/libuv - 6eefdaf966cd328a73d918ccbfffd4f6f6a77126 authored over 13 years ago by Robert Mustacchi <[email protected]>
Split up uv_loop type

github.com/neovim/libuv - 4eb06151bddd73b8d82b81202b98c8b216c0ee61 authored over 13 years ago by Bert Belder <[email protected]>
Declare variables first

github.com/neovim/libuv - debae0377105257a429a48824a26bc16e81a33d4 authored over 13 years ago by Bert Belder <[email protected]>
Add test-hrtime to vs solution

github.com/neovim/libuv - 608917a00f712292b6b00b87f6ec81cc5158cc05 authored over 13 years ago by Bert Belder <[email protected]>
Move uv_ip4_addr to uv-common.c

github.com/neovim/libuv - b7b7df090ca285e53eb51bf518c4e50648765964 authored over 13 years ago by Ryan Dahl <[email protected]>
uv_ip4_addr: Clear the struct sockaddr_in before using

github.com/neovim/libuv - 8218146a1cc0da04a4b62ec5a8396947da2c466a authored over 13 years ago by Ryan Dahl <[email protected]>
move uv_get_exepath() to platform files

github.com/neovim/libuv - c4c022fb0c28d5ed62b1a7b22eddce1e072e2866 authored over 13 years ago by Ryan Dahl <[email protected]>
Document that writes are in-order. Fixes #59.

github.com/neovim/libuv - d88049161629757a90778ce2b017c6d1becb07ad authored over 13 years ago by Ben Noordhuis <[email protected]>
Add test for uv_get_hrtime

github.com/neovim/libuv - 24baf360753770b355b98c9ea39b58e5e3e2f329 authored over 13 years ago by Ryan Dahl <[email protected]>
Add high-resolution timestamp support

github.com/neovim/libuv - cf45384a93d2d2d5b88579f714e3cf07c17dd498 authored over 13 years ago by Robert Mustacchi <[email protected]>
Make c-ares build on windows

github.com/neovim/libuv - afa3600aaaeec8eba2f98cf4facccd2ffb986ba6 authored over 13 years ago by Henry Rawas <[email protected]>
Mouse position coordinates are unsigned

github.com/neovim/libtermkey - 071cdb9b2adf0fcd69c2eb42229064f33174d235 authored over 13 years ago by Paul "LeoNerd" Evans <[email protected]>
Fix c-ares build on windows

github.com/neovim/libuv - 3b83125691376dc7aa61dc39b388f0668b70651a authored over 13 years ago by Bert Belder <[email protected]>
uv_ip4_addr() should take a const char*, not a mutable char*.

github.com/neovim/libuv - 1987728fa84f0869ab82d32e374d4be97889207c authored over 13 years ago by Ben Noordhuis <[email protected]>
c-ares unix

github.com/neovim/libuv - 49a2ed61204baecb10b616d1a738a922cb10d4b3 authored over 13 years ago by Ryan Dahl <[email protected]>
Compile c-ares into libuv

github.com/neovim/libuv - dae2c0979633a4f2670691421fbc15899910e7e2 authored over 13 years ago by Bert Belder <[email protected]>
Land c-ares in libuv

github.com/neovim/libuv - a9838a1cbb7607b6446ac23ef228bc5e1cfd667b authored over 13 years ago by Henry Rawas <[email protected]>
Correct ssize_t detection

github.com/neovim/libuv - 0a73e714ce9d95c5385c1265471a396e9e794aea authored over 13 years ago by Bert Belder <[email protected]>
Add docs about calling uv_accept

github.com/neovim/libuv - 2ec77b363b9500e492fa1c080b7b83a232742f56 authored over 13 years ago by Ryan Dahl <[email protected]>
Add Ben to AUTHORS

github.com/neovim/libuv - ff8485ac115a87774fa0e0b22d7aa16ebdbfea66 authored over 13 years ago by Bert Belder <[email protected]>
Silence g++ warning `type qualifiers ignored on function return type`.

Closes #54

github.com/neovim/libuv - 043d3860d9ca8d769af845b41bbc5aba2d899caa authored over 13 years ago by Ben Noordhuis <[email protected]>
Correct uv_counter API

github.com/neovim/libuv - 2b5707d834a6b85b8e589ac04cb61a6db2dab94b authored over 13 years ago by Ryan Dahl <[email protected]>
Windows: uv_tcp_init before uv_accept

github.com/neovim/libuv - 3b3df30374b9c222a5a401779e84306988e76f49 authored over 13 years ago by Bert Belder <[email protected]>
Define ssize_t if necessary

github.com/neovim/libuv - ebc73022f8276941d004e7e84a239b6389cdf34f authored over 13 years ago by Bert Belder <[email protected]>
uv_tcp_init() must be called before uv_accept()

Windows broken.

github.com/neovim/libuv - aabe56b68019f55574b2ff770eaf687cb5f093a0 authored over 13 years ago by Ryan Dahl <[email protected]>
Add some counters for testing

github.com/neovim/libuv - 9400c3ffff856967a988c326129988a908256280 authored over 13 years ago by Ryan Dahl <[email protected]>
nread should have type ssize_t

github.com/neovim/libuv - b3863c8051fbde30889f5b3720e2b271da764365 authored over 13 years ago by Ryan Dahl <[email protected]>
benchmarks should print helper output too

github.com/neovim/libuv - 6d07c0d52277585090cb0aa52abc7e8fdcb9713d authored over 13 years ago by Ryan Dahl <[email protected]>
Windows: do not report read/listen errors after uv_close

github.com/neovim/libuv - b168bd1f70c966236aef7c8f9f561d3984ff162b authored over 13 years ago by Bert Belder <[email protected]>
Misc. cleanups

github.com/neovim/libuv - 4809de9cf2b3cb62cb904b61e4be41f1c5a10a71 authored over 13 years ago by Bert Belder <[email protected]>
Use proper types instead of void pointers to store loop callbacks

github.com/neovim/libuv - 9b1123b219ddbb18b3f172ead4682c1022df8ca9 authored over 13 years ago by Bert Belder <[email protected]>
Spaces, no tabs please

github.com/neovim/libuv - cd6ceb0ef41fe8b9106b02deaeea51d2bd972e91 authored over 13 years ago by Bert Belder <[email protected]>
Increase racy sleep to make some tests pass

github.com/neovim/libuv - b2df6d9a99f940720975d478813991c2fdae0075 authored over 13 years ago by Ryan Dahl <[email protected]>
Remove EV_MULTIPLICITY=0 for ease of use

github.com/neovim/libuv - e04cc71e1a7d7e22db6a847437e3017a98fcfd5a authored over 13 years ago by Ryan Dahl <[email protected]>
Remove -pedantic flag for now (too annoying)

github.com/neovim/libuv - 2323b31856239e8e842bae3ace485085763f2472 authored over 13 years ago by Ryan Dahl <[email protected]>
API Change: Move close_cb to uv_close from init functions

github.com/neovim/libuv - 04b6aaeb4415fd689353a12298274d81afa21efd authored over 13 years ago by Ryan Dahl <[email protected]>
API Change: Remove data parameters from init functions

github.com/neovim/libuv - 7db9629f8716fbdaea446920e708f9c79766b264 authored over 13 years ago by Ryan Dahl <[email protected]>
API change: report accept errors to connection_cb

github.com/neovim/libuv - cfca30433fe7f66d55cb78a46f102cddf1b15b63 authored over 13 years ago by Bert Belder <[email protected]>
Refactor request handling on Windows

- keep a list of completed reqs to be returned.
- do not implicitly close a socket after error o...

github.com/neovim/libuv - e58a1abff02d7bacf89a56de9050e27690a97bc5 authored over 13 years ago by Bert Belder <[email protected]>
Misc. cleanups

github.com/neovim/libuv - fbd2d7a194538bfbb15edd36ecc922d2f9ac2e70 authored over 13 years ago by Bert Belder <[email protected]>
test runner separator should be paired with progress bar

github.com/neovim/libuv - 3ee60b7351452b45188dd5514e39ba763101a245 authored over 13 years ago by Ryan Dahl <[email protected]>
accept_cb -> connection_cb

github.com/neovim/libuv - 8a0742910c8255154e17953c13dc8212edf33a79 authored over 13 years ago by Ryan Dahl <[email protected]>
Add -Wno-variadic-macros as it's apparently okay in MSVC

github.com/neovim/libuv - a7494416e93c055936751986f7916b894f5b83c5 authored over 13 years ago by Ryan Dahl <[email protected]>
Use -pedantic flag to avoid breaking Windows build

github.com/neovim/libuv - a1b9be16ca5baf15cb4e6a8a13c63089725285f9 authored over 13 years ago by Ryan Dahl <[email protected]>
Add test-shutdown-eof to msvc project

github.com/neovim/libuv - ed623b3a71b73be05e397c5d7215d96baeca0370 authored over 13 years ago by Bert Belder <[email protected]>
Declare variables first please

github.com/neovim/libuv - aa59c81d607a6ea2e219c946e74230cd1eaafc2d authored over 13 years ago by Bert Belder <[email protected]>
Whitespace error

github.com/neovim/libuv - 3d9b965aee87444ea9ddddbf1ff03407a5f90ea1 authored over 13 years ago by Bert Belder <[email protected]>
Add test to assert behavior of uv_tcp_t after shutdown

Handles should *never* call the close callback without the user having first
issued a uv_close()...

github.com/neovim/libuv - acbd16806952f731824ac7651a963a370bc0438b authored over 13 years ago by Ryan Dahl <[email protected]>
API Change: uv_close only called by user - never automatically

Add test that failing on_connect callback does not trigger on_close.

github.com/neovim/libuv - 903c07bf98ce0158d209c90158282f44cc1ba47c authored over 13 years ago by Ryan Dahl <[email protected]>
API change: alloc_cb moved to uv_read_start()

Fixes #47.

github.com/neovim/libuv - 7770b1a1f6247c81d2debd7ee28d8d20ac4f3d83 authored over 13 years ago by Ryan Dahl <[email protected]>
API Change: Pass sockaddr_in by value instead of reference

github.com/neovim/libuv - 6b0779159812fd0ec710326bace6facf51eabcfb authored over 13 years ago by Ryan Dahl <[email protected]>
Separate out uv_handle_t into different types

Fixes #4

github.com/neovim/libuv - 11a4ad50c8e9c618525249cdfeed025683d41408 authored over 13 years ago by Ryan Dahl <[email protected]>
Support FreeBSD

github.com/neovim/libuv - fb5262abdc7dd7e53c6c0ea981c3b8c0c8c5212e authored over 13 years ago by Vanilla Hsu <[email protected]>
more desired api

github.com/neovim/libuv - ee712eba36f4b28bd1d19566bda7a4add3826367 authored over 13 years ago by Ryan Dahl <[email protected]>
more desired api

github.com/neovim/libuv - 5be0fe216868c310bb84aeef9772493771392730 authored over 13 years ago by Ryan Dahl <[email protected]>
improve design doc

github.com/neovim/libuv - 55de5e324269841b152bd07686e55e46f96b8c80 authored over 13 years ago by Ryan Dahl <[email protected]>
Ignore VDSUSP as a signal-sending key too, if platform defines it

github.com/neovim/libtermkey - c14844afc9968e961beb0da37beb6a1e17c3b972 authored over 13 years ago by Paul "LeoNerd" Evans <[email protected]>
sscanf'ing a size_t requires %zn

github.com/neovim/libtermkey - fb8147451b7c2bae2c0887d3a3fd68caef753ec8 authored over 13 years ago by Paul "LeoNerd" Evans <[email protected]>
Add doc on desired-api

github.com/neovim/libuv - 18f54bef3130d640887cc15a01b1f0cee0af42cb authored over 13 years ago by Ryan Dahl <[email protected]>
Revert AUTHORS update

This reverts commit 9467a923903be1cce2e60bfb95192cf3fa93dc51.

github.com/neovim/libuv - be1bfe6c4c5cd7079ba7971d4835baef01f9a6eb authored over 13 years ago by Bert Belder <[email protected]>
usleep -> uv_sleep

github.com/neovim/libuv - d5b3ae0f5824a9230eca88450328dfa1a75f78ce authored over 13 years ago by Bert Belder <[email protected]>
Echo server gracefully dies on 'Q'

Allows for better clean up during tests.

github.com/neovim/libuv - 982a620f1cefbc5ded030a963b6d7e3468a949ea authored over 13 years ago by Ryan Dahl <[email protected]>
runner: insert little delay after starting helpers

github.com/neovim/libuv - 7e34b7bdfc451ade6907777eeb3ad3e073ac69bb authored over 13 years ago by Ryan Dahl <[email protected]>
unix: Use fork instead of vfork in runner.

github.com/neovim/libuv - e28c0bb60bfc47d116fcd8f479e628c8f3f29d19 authored over 13 years ago by Ryan Dahl <[email protected]>
Split pump bench into two processes.

And add a pump test with 1 client.

github.com/neovim/libuv - f0ebf0c7fc060cf85d18b856df03a12a34eb64b5 authored over 13 years ago by Ryan Dahl <[email protected]>
UNIX: Bad was_active check in uv_check_start()

github.com/neovim/libuv - e3923b76b455f957915f9b8edf786a3de6d17b2c authored over 13 years ago by Ryan Dahl <[email protected]>
Move variable declarations to top

github.com/neovim/libuv - 143a09a33d21a77b1edc0a87938bd2e87821af5e authored over 13 years ago by Bert Belder <[email protected]>
Add Igor to AUTHORS

github.com/neovim/libuv - 9467a923903be1cce2e60bfb95192cf3fa93dc51 authored over 13 years ago by Bert Belder <[email protected]>
Adds handling of unicode paths to uv_get_exepath on windows

github.com/neovim/libuv - 802d78e6b18bb50e0e0f1fa066439faa5e578fd6 authored over 13 years ago by Igor Zinkovsky <[email protected]>
Bumped VERSION to 0.8

github.com/neovim/libtermkey - 5662317c66901633df569ca38a28301385291269 authored over 13 years ago by Paul "LeoNerd" Evans <[email protected]>
Gracefully ignore read() yielding EINTR rather than bailing out

github.com/neovim/libtermkey - b6cee8873df3cd500fde50b45a6cd93af633b1c1 authored over 13 years ago by Paul "LeoNerd" Evans <[email protected]>
Use _POSIX_VDISABLE rather than hardcoded 0 to disable individual entries in termios.c_cc; most BSDs use 0xff rather than 0 for this value

github.com/neovim/libtermkey - 1b9ddc276ccff033a5b0268627726cbfdbdf82c4 authored over 13 years ago by Paul "LeoNerd" Evans <[email protected]>
Adds uv_get_exepath API

Only works on Linux, Mac, Windows currently.

github.com/neovim/libuv - 9fc8a7f1670e6b6f223e48ebf390dd345a888007 authored over 13 years ago by Igor Zinkovsky <[email protected]>
Disable ISIG mode entirely if FLAG_CTRLC is set

github.com/neovim/libtermkey - dfc51c3ebbf30a14a73fba7237b1ee2ec4eb8649 authored over 13 years ago by Paul "LeoNerd" Evans <[email protected]>
Test the right thing

github.com/neovim/libuv - d91b5012bd32b60f1a0f35241f7ac45c147f0c8a authored over 13 years ago by Bert Belder <[email protected]>
Unix: unbreak uv_is_active

We need a test for it.

github.com/neovim/libuv - 54c95f749b10102aa5d4d9126ef706e864b1a0d7 authored over 13 years ago by Bert Belder <[email protected]>
unix: fix ref count tests

github.com/neovim/libuv - 40f0ad6d364cff76adaf1c7f182b1dc939f36617 authored over 13 years ago by Ryan Dahl <[email protected]>
Add reference count tests

Broken on UNIX.

github.com/neovim/libuv - 1352c72e35b49a32964f694e535abccbd31b847b authored over 13 years ago by Ryan Dahl <[email protected]>
Include stddef.h for NULL

github.com/neovim/libuv - c8603a74621d7151c087afdafe23b79ee0a7832e authored over 13 years ago by Ryan Dahl <[email protected]>
Add uv-common.c, move uv_err_name() there

github.com/neovim/libuv - 0177751ff5782dd96e9a634202a2ced219fac41b authored over 13 years ago by Bert Belder <[email protected]>