Ryan
|
0bb12be660
|
link to google profiler
|
16 years ago |
Ryan
|
30450388d6
|
update oi_socket - modify node code to match
|
16 years ago |
Ryan
|
be6b3acf0e
|
extract headers, status_code, path, http version from http messages.
still a work in progress.
|
16 years ago |
Ryan
|
5a071ad72f
|
Begin refactor of http.cc. Remove libebb add http_parser.
And most of http.cc was deleted.
|
16 years ago |
Ryan
|
0f5170339c
|
remove process.{cc,h} process.exit() now exit()
the process object might return in the future but for now it is going away.
|
16 years ago |
Ryan
|
f213a27657
|
Refactor setTimeout to be a Timer object.
Timer now uses ObjectWrap. setTimeout, setInterval are now implemented in
javascript.
|
16 years ago |
Ryan
|
8e7bbf26e2
|
get 'make install' working
|
16 years ago |
Ryan
|
29b528c980
|
fix the waf configure --debug options. seems to work now.
|
16 years ago |
Ryan
|
a4593e3ebd
|
WAF: fix the debug variant.
problem is they both build by default. need a way to disable the debug variant.
|
16 years ago |
Ryan
|
c62b124082
|
add scons local for v8. check for librt in wscript
|
16 years ago |
Ryan
|
40c0f755c9
|
import full versions of dependency libraries!
|
16 years ago |
Ryan
|
7703ad5153
|
update eio. add EIO_STACKSIZE define for getaddrinfo problem
|
16 years ago |
Ryan
|
822d7fa27e
|
add framework for tcp server. change eio stacksize to 16kb.
|
16 years ago |
Ryan
|
1542fc6a0b
|
add async dns for Socket
|
16 years ago |
Ryan
|
707f244291
|
begin clean up of Socket
|
16 years ago |
Ryan
|
ec9697b1ba
|
add 'make test'
|
16 years ago |
Ryan
|
67af958f81
|
rename a few files to remove node_ prefix
|
16 years ago |
Ryan
|
12d31dd0b7
|
file operations are queued.
|
16 years ago |
Ryan
|
7e1350f6e4
|
add file.write()
|
16 years ago |
Ryan
|
63a9cd3897
|
everything is changed. i've waited much too long to commit.
this is awful. i'm sorry for being so messy.
|
16 years ago |
Ryan
|
0e9e927fcb
|
enable support for the thread pool
|
16 years ago |
Ryan
|
1a126ed11c
|
use the WAF build system
|
16 years ago |