Commit Graph

19 Commits

Author SHA1 Message Date
Shuhei Tanuma
9cac14b665 sigh, i should sleep today. 2012-09-07 01:41:52 +09:00
Shuhei Tanuma
2b8cf9bf0c OSX doesn't have -lrt. 2012-09-07 01:39:57 +09:00
Shuhei Tanuma
ace9cb9d3f fix #19 add -lrt flag to CPPFLAGS
also you need to add `CPP_FLAGS += -fPIC` to `libuv/Makefile` if you use 64bit system.
2012-09-07 01:30:52 +09:00
Shuhei Tanuma
be965f991f fixed compiler warnings 2012-07-21 21:10:15 +09:00
Shuhei Tanuma
20ab459846 adjust dtrace support 2012-07-14 22:57:18 +09:00
Shuhei Tanuma
232ed1f90d dtrace just work on OSX box. Yay 2012-07-13 12:59:15 +09:00
Shuhei Tanuma
48dfbd42f6 for now, add files 2012-07-12 23:37:47 +09:00
Shuhei Tanuma
bdb47a7106 add ./configure --enable-uv-debug option. 2012-07-09 13:57:16 +09:00
Shuhei Tanuma
8eff213350 add http parser support:
currently, php-uv has socket handling problem. (https://github.com/chobie/php-uv/issues/5)
if I don't support httpparser. hard to explain it.
2012-07-01 13:15:14 +09:00
Shuhei Tanuma
7f026cf1b2 add several test cases 2012-06-25 00:20:19 +09:00
Shuhei Tanuma
0245146134 $host seems better 2012-06-24 23:05:43 +09:00
Shuhei Tanuma
6f7be1172b improve config.m4 2012-06-24 22:57:38 +09:00
Shuhei Tanuma
6ed669b8d1 use libuv v0.8.0. for now this can compile osx only. i'll fix it soon 2012-06-23 12:07:22 +09:00
Shuhei Tanuma
76b8f969b0 remove unused flags 2012-06-15 20:45:02 +09:00
Shuhei Tanuma
c1562eb9ae this is not mruby 2012-05-28 00:19:51 +09:00
Shuhei Tanuma
0976df55b6 WIP: uv_read_start 2012-05-25 08:07:12 +09:00
Shuhei Tanuma
c4d01fb060 2012/05/24 snapshot 2012-05-24 02:31:16 +09:00
Shuhei Tanuma
9d3bde8942 add some functions. still doesn't work yet 2012-05-23 13:35:28 +09:00
Shuhei Tanuma
eda6016be7 add config.m4 2012-05-23 12:34:07 +09:00