History log of /php-uv/ (Results 201 – 225 of 655)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
7d210d8003-Jan-2014 Shuhei Tanuma

check thread feature

5fea385d03-Jan-2014 Shuhei Tanuma

remove inline flag

6f4331d003-Jan-2014 Shuhei Tanuma

improve several things

9e0935aa02-Jan-2014 brettlangdon

bump version to 0.0.2

a7e9031c02-Jan-2014 brettlangdon

uv_run now needs a mode, use UV_RUN_DEFAULT

14d8097002-Jan-2014 brettlangdon

uv.a is now called libuv.a

5000a99b02-Jan-2014 brettlangdon

update joyent/libuv to v0.10.21

c164524e02-Jan-2014 brettlangdon

update joyent/http-parser to v.2.2

6b90b9fb25-Oct-2013 kazusuke sasezaki

.travis.yml - add PHP 5.5

389bb44c09-Sep-2013 Shuhei Tanuma

initialize finished flag for 5.2 env

9ab5074c09-Sep-2013 Shuhei Tanuma

add 5.2 support

24876c8927-Apr-2013 Jeff Welch

Synced make target with aa399f2.

49f1f7d413-Apr-2013 Shuhei Tanuma

fix typo

5d58144613-Apr-2013 Shuhei Tanuma

uv_http_parser_execute: fix #46 change function behavior.

result variable was set every function call.

baed1c4718-Mar-2013 Shuhei Tanuma

fix segmentation fault when using uv_udp_recv_start #43

aa399f2428-Feb-2013 Shuhei Tanuma

switch libuv version to stable version. #40

0c9e917d26-Feb-2013 Shuhei Tanuma

fix travis build

2081b0d426-Feb-2013 Andrey Kalinovsky

Landing pull request #39. fix uv_run_once + added a return value.

More Details:
- https://github.com/chobie/php-uv/pull/39

405a302026-Feb-2013 Shuhei Tanuma

[ci skip] add note for 64bit machine. thx @csaoh

0a7cb97526-Feb-2013 Shuhei Tanuma

fix #34. forget to initialize zval

105841ef13-Feb-2013 Shuhei Tanuma

Merge pull request #37 from csaoh/master

Updated README.md


ae49de1013-Feb-2013 Andrey Kalinovsky

Update README.md

Not exactly sure about the types, but I thought it would be great to describe all the parameters for uv_fs_write and uv_fs_stat, since I spent quite some time to figure out

Update README.md

Not exactly sure about the types, but I thought it would be great to describe all the parameters for uv_fs_write and uv_fs_stat, since I spent quite some time to figure out there was more than one parameter. I guess some people might get confused as well.

show more ...

d600abc213-Feb-2013 Shuhei Tanuma

Merge pull request #35 from csaoh/fix_constants

Fix segfault in fs_stat


05bef15213-Feb-2013 Andrey Kalinovsky

Fix codestyle

57baf61413-Feb-2013 Andrey

Fix segfault in fs_stat

12345678910>>...27