Commit Graph

606 Commits

Author SHA1 Message Date
bmagistro
ba9b8b459f return eagain if nread is 0 per libuv (#100)
Suppress EAGAIN/EWOULDBLOCK equivalents.
2017-09-12 13:39:58 +02:00
Michele Caini
9b4c6373b0 Update README.md 2017-09-09 15:28:12 +02:00
Michele Caini
f1dfeea41b WIP: tests 2017-09-08 23:36:40 +02:00
Michele Caini
a1fad242f7 updated AUTHORS 2017-09-08 22:26:54 +02:00
Michele Caini
3980f38842 updated libuv.in 2017-09-08 10:15:53 +02:00
Michele Caini
b26586f870 WIP: tests 2017-09-08 10:13:13 +02:00
Michele Caini
20a554b93e WIP: tests 2017-09-08 09:48:13 +02:00
Michele Caini
1378ba152f docs 2017-09-08 09:25:01 +02:00
Michele Caini
dd841bb813 BaseHandle::type/BaseHandle::category functionalities 2017-09-08 09:10:01 +02:00
Michele Caini
cf14a05eb0 removed useless + 2017-09-06 22:37:51 +02:00
Michele Caini
ce681db619 WIP: tests 2017-09-06 22:26:08 +02:00
Michele Caini
3e1cdf7965 WIP: tests 2017-09-02 22:10:08 +02:00
Michele Caini
a8cdb4a6a1 updated contributors list 2017-08-28 23:37:51 +02:00
Slyshyk Oleksiy
61d126020d Fix compilation on win32 (#97)
* fix build flags for WIN32
* make mingw happy with template params
* correct few remarks
* declare StreamHandle constructor only for MSVC
* Return to old declaration of StreamHandle constructor
2017-08-28 23:34:17 +02:00
Michele Caini
01488c71df WIP: tests 2017-08-28 23:32:57 +02:00
Michele Caini
f76f911c98 fixed: ProcessHandle::cwd declaration 2017-08-28 23:29:25 +02:00
Michele Caini
6b869f980d WIP: tests 2017-08-28 23:20:25 +02:00
Michele Caini
72f063ddf1 cleanup (QTCREATOR_FALLBACK is no longer required) 2017-08-28 15:08:52 +02:00
Michele Caini
a05733db59 now working with libuv 1.14.0 2017-08-18 19:09:41 +02:00
Michele Caini
383182e4b0 WIP: review process 2017-08-18 17:44:14 +02:00
Michele Caini
97e0830794 fixed (everything is now back in place after #94) 2017-08-18 17:43:54 +02:00
Michele Caini
502870ed90 fixed docs 2017-08-18 17:16:03 +02:00
Michele Caini
bbb84b0855 more tests 2017-08-06 15:15:49 +02:00
Michele Caini
806509795e more tests 2017-08-05 23:31:36 +02:00
Michele Caini
d9b070500f docs 2017-08-05 22:58:53 +02:00
Michele Caini
debddbf92a updated requirements 2017-08-05 22:35:04 +02:00
Michele Caini
4ae98c0278 cleanup 2017-08-01 17:39:24 +02:00
Michele Caini
cef596e908 minor changes 2017-08-01 17:35:59 +02:00
Tushar Maheshwari
795c6a8032 Common create method (#94)
* introduce resource_base
* Fix name resolving for ConstructorAccess
* Remove cross-ResourceBase friendship
* Rename to `UnderlyingType`
2017-08-01 17:21:35 +02:00
Michele Caini
13976fa3c5 Update AUTHORS 2017-07-25 22:41:00 +02:00
Miigon
d25e19992e tests: fix incorrect len of data in Udp ReadSend (#95) 2017-07-25 22:40:18 +02:00
Michele Caini
ba0a5a19d6 fixed (there was an UB out there) 2017-07-25 14:20:02 +02:00
Michele Caini
321be70811 fixed 2017-07-24 14:03:03 +02:00
Tushar Maheshwari
0c923be03d CMake and Travis config updates (#93)
* clean cmake usage
* reduce duplication
* deduplication
* Go travis
* Address review comments
2017-07-24 13:43:27 +02:00
Michele Caini
8ccdd51eb6 more tests 2017-07-23 11:46:41 +02:00
Michele Caini
1ed4c90225 Update AUTHORS 2017-07-23 10:52:20 +02:00
Wojciech Bartnik
0622f4f1ac Enabled syntax hightlight in example in readme (#92)
Syntax highlighting makes reading source code easier
2017-07-23 10:51:45 +02:00
Michele Caini
f4b59fb3e8 Update README.md 2017-07-17 14:05:10 +02:00
Michele Caini
6fdbec7852 Update README.md 2017-07-17 11:18:42 +02:00
Michele Caini
933738a631 tests: review (#91)
tests: review
2017-07-12 22:55:58 +02:00
Michele Caini
b294b4fbd5 Test FsPollHandle (#90)
Test FsPollHandle
2017-07-11 21:14:21 +02:00
Michele Caini
799965298a Test fs event (#89)
tests for fs_event
2017-07-10 22:59:05 +02:00
Michele Caini
7da264b3f3 tests, fs_event: rollback, still incomplete 2017-07-09 16:19:29 +02:00
Michele Caini
34119bfcd2 tests 2017-07-09 15:42:21 +02:00
Michele Caini
60f5d7124d tests + minor changes 2017-07-09 15:04:44 +02:00
Michele Caini
26ecda371c tests 2017-07-09 14:17:00 +02:00
Michele Caini
389f0baad0 fixed tests 2017-07-09 00:32:37 +02:00
Michele Caini
e27c4d3f7d workaround: see https://github.com/libuv/libuv/issues/1406 2017-07-07 13:25:02 +02:00
Michele Caini
5e456163f1 invoke functions can have void return type 2017-07-07 13:24:32 +02:00
Michele Caini
e8d38bcd6e now working on v1.1.1_libuv-v1.13 2017-07-07 09:38:51 +02:00