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
Michele Caini
00de1f1110
it just works as-is with libuv 1.13.*
2017-07-07 09:36:19 +02:00
Michele Caini
c37019801c
now working on v1.1.0_libuv-v1.13
2017-07-06 10:01:11 +02:00
Michele Caini
1c2e1b3e90
updated version
2017-07-06 09:23:45 +02:00
Michele Caini
f922d84d9d
Update AUTHORS
2017-07-06 09:18:38 +02:00
Daniel Filonik
e14d44d12e
Fixed Watch/Event flags. ( #88 )
...
* Fixed Watch/Event flags.
* Changed parameter name to flag.
* Changed parameter name to "flag".
* Replaced "Watch" with "details::UVFsEvent".
2017-07-06 09:17:45 +02:00
Michele Caini
9b0185a4a4
Merge branch 'master' of https://github.com/skypjack/uvw
2017-07-06 09:16:37 +02:00
Michele Caini
48f6525711
Update README.md
2017-07-04 09:21:14 +02:00
Michele Caini
88a7d08db8
updated .gitignore
2017-06-18 16:19:07 +02:00
Michele Caini
f877cf340c
WIP: tests
2017-06-18 15:37:41 +02:00
Michele Caini
5a10ca65a1
WIP: tests
2017-06-17 22:41:32 +02:00
Michele Caini
c3537ce52f
Revert "me trying to solve the timing issue with WorkReq (damnit)"
...
This reverts commit ab118fb712 .
2017-06-16 15:46:16 +02:00