Commit Graph

  • 2798970b49 garbage resource after uv_close Andrey Kostylev 2017-02-24 18:27:24 +0300
  • 1f8fde011b uv_listen callback is not destroyed by gc anymore Andrey Kostylev 2017-02-24 14:57:58 +0300
  • 16ee60d5bb uv_pipe_open returns errno or false Andrey Kostylev 2017-02-21 23:57:52 +0300
  • 0a48764b9f stdout ofc Andrey Kostylev 2017-02-20 23:12:06 +0300
  • cd8a528523 fix uv_write2 Andrey Kostylev 2017-02-20 01:15:01 +0300
  • 1777abf3eb spaces -> tabs Andrey Kostylev 2017-02-20 00:57:37 +0300
  • 68bebeefda uv_write memory leak Andrey Kostylev 2017-02-20 00:44:54 +0300
  • cd27758748 fix uv_write memory leak test Andrey Kostylev 2017-02-20 00:19:49 +0300
  • 3b0edcc5cc uv_write memory leak test Andrey Kostylev 2017-02-20 00:14:54 +0300
  • 1139b895c9 seems it works Andrey Kostylev 2017-02-19 22:06:31 +0300
  • 3815766985 Merge pull request #26 from Ezaki113/master Bob Weinand 2017-02-19 12:25:44 +0100
  • 0778fc2fc1 Merge pull request #27 from Ezaki113/travis-php71 Bob Weinand 2017-02-19 12:24:21 +0100
  • a877637085 travis php71 Andrey Kostylev 2017-02-19 04:25:15 +0300
  • 1e8cf368e8 fix broken test Andrey Kostylev 2017-02-19 04:17:23 +0300
  • 5e0cd202cb uv_loop_delete segfault test case Andrey Kostylev 2017-02-19 04:16:49 +0300
  • 7882f1307d Prevent segfault after uv_loop_delete() call Bob Weinand 2016-12-29 02:45:20 +0100
  • 5b47ac612f Prepare release 0.1.1 v0.1.1 Bob Weinand 2016-11-14 13:26:09 +0100
  • 350d91e47a Merge branch 'issue-pkgconfig' of https://github.com/remicollet/php-uv Bob Weinand 2016-11-14 13:21:25 +0100
  • 5b0c341f8a Properly inform that the structure does not need to be cleaned again Bob Weinand 2016-11-06 23:30:12 +0100
  • b2c84429eb Fix bogus ref deletion Bob Weinand 2016-11-04 18:16:55 +0100
  • 2082929a82 use pkg-config when available Remi Collet 2016-11-01 19:03:52 +0100
  • 17619edebf Merge pull request #22 from remicollet/issue-libdir Bob Weinand 2016-11-01 18:40:26 +0100
  • 4a0ae96c3b honours --with-libdir build option Remi Collet 2016-11-01 18:38:14 +0100
  • 23962c3591 Merge pull request #21 from remicollet/issue-tests v0.1.0 Bob Weinand 2016-11-01 18:28:36 +0100
  • 0a9ac7b898 add skipif section on 2 tests Remi Collet 2016-11-01 18:26:28 +0100
  • d877d48a6d Thanks to Remi, a few package.xml fixes Bob Weinand 2016-11-01 18:02:31 +0100
  • ce784064c4 Ready for PECL Bob Weinand 2016-11-01 17:30:59 +0100
  • 30c34d72a3 pthread_rwlock requires the lock being unlocked as often as it has been acquired Bob Weinand 2016-11-01 16:31:54 +0100
  • 567ca4f30b Fix #18 remove all traces of http parser Bob Weinand 2016-10-30 00:57:41 +0200
  • b47c511163 Fix uv_queue_work Bob Weinand 2016-10-29 23:40:17 +0200
  • 6b460eb14c Merge pull request #20 from remicollet/issue-arginfo Bob Weinand 2016-10-29 19:03:27 +0200
  • 7322bf61b8 fix all build warnings Remi Collet 2016-10-29 18:39:12 +0200
  • 4e5d7f215d Use proper run-tests.php on travis Bob Weinand 2016-10-29 17:24:36 +0200
  • f694707cfe Fix non-repeating timers leaking after successful completion Bob Weinand 2016-10-29 17:00:57 +0200
  • 71aa70aee1 Fix uv build with ext/sockets being shared (See also #14) Bob Weinand 2016-10-29 17:00:50 +0200
  • 83c19d3aac Merge pull request #17 from remicollet/issue-mac Bob Weinand 2016-10-28 14:23:26 +0200
  • 12b9707c68 Merge pull request #15 from remicollet/issue-segfault Bob Weinand 2016-10-28 14:23:03 +0200
  • 7f6df50bfd use normalized macro name Remi Collet 2016-10-28 14:20:19 +0200
  • 157c2d4f06 Merge pull request #16 from remicollet/issue-lic Bob Weinand 2016-10-28 14:19:07 +0200
  • b7698fc0bc add LICENSE file (according to php_uv.c header) Remi Collet 2016-10-28 14:15:12 +0200
  • a2de77df18 fix uv_inet_ntop usage (+ segfault in tests/200-ares_getaddrinfo.phpt Remi Collet 2016-10-28 14:00:37 +0200
  • 6e6bc16199 Merge pull request #13 from DaveRandom/update/readme-windows Bob Weinand 2016-10-27 17:16:49 +0200
  • 6edd68ad77 Update README.md Chris Wright 2016-10-27 15:42:28 +0100
  • 13ae43f208 Merge pull request #12 from DaveRandom/fix/windows-fixes Bob Weinand 2016-10-26 19:08:51 +0200
  • 4ef13f5444 Add UV::S_* constant equivalents for Windows Chris Wright 2016-10-26 18:03:30 +0100
  • 36ecc7d92a Make uv_poll_init_socket() alias of uv_poll_init() Chris Wright 2016-10-26 18:01:41 +0100
  • 4484f57347 Merge pull request #11 from DaveRandom/fix/windows-config-script Bob Weinand 2016-10-26 15:07:40 +0200
  • e6d981d6dc Update windows config script Chris Wright 2016-10-26 14:00:02 +0100
  • 2f34c3dc02 Remove old clutter & dead http parser code Bob Weinand 2016-10-26 14:34:10 +0200
  • bd1e4a9b45 Fix early freeing of non closeable uv handles Bob Weinand 2016-10-01 10:50:55 +0100
  • 9a297fb792 Update README.md Bob Weinand 2016-06-03 14:55:13 +0200
  • 73076af110 Tiny README update Bob Weinand 2016-05-12 08:02:03 +0200
  • 120998fba5 Fix more refcounting and closing issues Bob Weinand 2016-05-12 07:47:29 +0200
  • bd9a7d7e81 Fix refcounting and freeing Bob Weinand 2016-05-11 02:11:32 +0200
  • a48b274549 Fix the travis matrix Bob Weinand 2016-02-08 02:16:01 +0100
  • 87f9995f34 Fix lengths when reading files Bob Weinand 2016-02-08 01:31:40 +0100
  • e5a1402674 Fix comparison Bob Weinand 2015-11-16 14:49:42 +0100
  • 7897f4a11d Merge pull request #5 from steverhoades/issue/4 Bob Weinand 2015-11-09 07:02:38 +0100
  • d173e68437 fixes #4 need to check for valid epoll fd before doing any stream casting. Steve Rhoades 2015-11-08 21:19:50 -0800
  • 32ace95b53 Always auto-close handles (do not risk an assertion failure) Bob Weinand 2015-08-18 03:46:26 +0200
  • 389e5c2f25 Fix segfault upon invalid scandir Bob Weinand 2015-08-08 16:53:18 +0200
  • 8c0953ba85 Replace various zval_dtor()s by zval_ptr_dtor() This caused crashes when the passed variable had a refcount > 1 when moved out of callback scope Bob Weinand 2015-08-07 18:25:29 +0200
  • f8db087b79 Merge pull request #3 from rdlowrey/patch-1 Bob Weinand 2015-07-31 13:11:05 +0200
  • f04e8740d8 Add missing signal stream cast Daniel Lowrey 2015-07-30 23:09:35 -0400
  • 578dda8450 Minor bug fixes & adapt for recent resource API changes Bob Weinand 2015-02-11 01:25:41 +0100
  • ce9f86d930 Merge pull request #2 from rdlowrey/master Bob Weinand 2015-02-03 07:32:58 +0100
  • 17993cf5da Merge branch 'crypto-socket-fix' Daniel Lowrey 2015-02-03 01:31:15 -0500
  • 5554a21485 Fix undefined return Daniel Lowrey 2015-02-03 01:29:17 -0500
  • 5223a36b25 Fix polling for STDIO and crypto socket handles Daniel Lowrey 2015-02-03 01:12:09 -0500
  • ec7e067ba2 Fix polling for STDIO and crypto socket handles Daniel Lowrey 2015-02-03 01:12:09 -0500
  • 25fa65eebe Make ext/sockets optional Bob Weinand 2015-01-23 22:56:41 +0100
  • ad1f4c5575 Merge pull request #1 from rdlowrey/master Bob Weinand 2015-01-22 22:26:17 +0100
  • 544b69442c Fix broken uv_fs_read() functionality Daniel Lowrey 2015-01-22 16:06:15 -0500
  • 7bc813596d Fixed missing refcount increment Bob Weinand 2015-01-21 17:04:49 +0100
  • f5b1e9d14e Fix accidental regression in checking for invalid resource Bob Weinand 2015-01-21 16:16:26 +0100
  • 74096ae99c Fix buffer overflow Bob Weinand 2015-01-18 18:51:49 +0100
  • 4751e80a65 Fix various bugs... Bob Weinand 2015-01-18 17:24:13 +0100
  • 4332fe7aa1 Current, broken PHP 7 port... Bob Weinand 2015-01-18 02:58:40 +0100
  • 605a20a568 merging offset changes from PR #60 Steve Rhoades 2014-11-23 18:02:03 +0000
  • 99791cf3b4 updating to libuv 1.0 release Steve Rhoades 2014-11-20 19:47:35 +0000
  • 42361ad0c5 fix segfault issue caused by uv_unref deleting resource, resource is freed by destruct_uv Steve Rhoades 2014-11-17 16:48:57 +0000
  • a026d7526a update test, just checking for no segfault Steve Rhoades 2014-11-14 02:26:36 +0000
  • f2052a38f1 fix notice Steve Rhoades 2014-11-14 02:05:44 +0000
  • 2408f16a7a Fix issue #36, Fix issue #56, uv_poll no longer allows plainfiles or php related streams resolving a SIGABRT as epoll doesn't support those stream types Steve Rhoades 2014-11-14 02:01:07 +0000
  • dd9aac9abb Fix Issue #59 segfault on null passed as handle to uv_stdio_new Steve Rhoades 2014-11-13 02:20:21 +0000
  • 73a295abc9 cleanup uv_fs_scandir Steve Rhoades 2014-11-12 15:52:08 +0000
  • 459b61462a fix uv_fs_scandir Steve Rhoades 2014-11-12 15:49:12 +0000
  • a25595f43a Add $offset param to uv_fs_read() to allow seeking on open handles Daniel Lowrey 2014-11-11 10:36:22 -0500
  • 9d6e66d516 add test for fs_close issue described in #36, updating travis build Steve Rhoades 2014-11-10 15:46:49 +0000
  • 59f74ea017 fix issue with uv_loop_new based on 1.0 migration guide, add additional tests Steve Rhoades 2014-11-10 04:30:57 +0000
  • 1ea6c5aca4 update for libuv 1.0.0rc2, updated tests for api changes Steve Rhoades 2014-11-07 21:42:17 +0000
  • 84d7e09ce6 saving changes, still 3 failing tests Steve Rhoades 2014-11-07 18:40:12 +0000
  • 5817bfe4b0 Merge pull request #57 from datibbaw/build-fixups Shuhei Tanuma 2014-08-27 04:46:03 +0900
  • f2389fc530 Added the '-lrt' CFLAG for linux arch back again Tjerk Meesters 2014-08-21 18:14:25 +0800
  • 8b5ffcfaa6 Added 5.4 and 5.5 as targets, quiet the 'apt-get update' command Tjerk Meesters 2014-08-21 18:14:03 +0800
  • c8aae4227b Update Travis to enable http parser Tjerk Meesters 2014-08-21 18:00:16 +0800
  • 89d25e6c14 Add 'sockets' dependency Tjerk Meesters 2014-08-21 17:58:30 +0800
  • 99c345c51d Fixed test case to include version being returned as part of the parser results Tjerk Meesters 2014-08-21 17:58:13 +0800
  • 9308a0ed05 Removed debug code Tjerk Meesters 2014-08-21 17:52:31 +0800
  • bdaf5a0bb8 Enabled http parser again Tjerk Meesters 2014-08-21 08:31:25 +0800