Ben Noordhuis
|
ac218a7ed5
|
test: add lots of refcount tests
|
2012-01-14 00:22:20 +01:00 |
|
Ryan Dahl
|
3e5aa06c49
|
Add two timer ref count tests
|
2011-09-26 22:01:21 -07:00 |
|
Bert Belder
|
0dc564a2aa
|
Remove uv_init calls from tests and benchmarks
|
2011-09-12 11:32:41 -07:00 |
|
Bert Belder
|
3aec77f9d4
|
bring back uv_init
|
2011-08-31 04:19:07 +02:00 |
|
Ryan Dahl
|
56dcaf9b06
|
unix: multiplicity
|
2011-08-31 04:18:55 +02:00 |
|
Ryan Dahl
|
ce8ff3031c
|
src/ and include/ directories
Helps #71 but does not update the MSVC files.
|
2011-07-07 07:52:57 -07:00 |
|
Bert Belder
|
4eb06151bd
|
Split up uv_loop type
|
2011-06-17 23:00:39 +02:00 |
|
Ryan Dahl
|
04b6aaeb44
|
API Change: Move close_cb to uv_close from init functions
|
2011-06-08 05:44:22 -07:00 |
|
Ryan Dahl
|
7db9629f87
|
API Change: Remove data parameters from init functions
|
2011-06-08 05:43:02 -07:00 |
|
Ryan Dahl
|
7770b1a1f6
|
API change: alloc_cb moved to uv_read_start()
Fixes #47.
|
2011-06-03 02:30:00 -07:00 |
|
Ryan Dahl
|
11a4ad50c8
|
Separate out uv_handle_t into different types
Fixes #4
|
2011-06-03 11:03:52 +02:00 |
|
Ryan Dahl
|
816289ae8f
|
unix: implement timers
currently loop_handles is broken.
|
2011-05-16 17:08:43 -07:00 |
|
Bert Belder
|
810651e04c
|
Update tests & benchmarks to use the new timer api
|
2011-05-17 01:17:48 +02:00 |
|