This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit a021db151a6c890281e4367d2a2319290c70576d
tree 3c877f801ffebdd81ac0f50d5ce432a92394b4a1
parent 6c9ec1ac40be58c2feb0adb72d08c35ee5e2633d
tree 3c877f801ffebdd81ac0f50d5ce432a92394b4a1
parent 6c9ec1ac40be58c2feb0adb72d08c35ee5e2633d
node /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Oct 03 13:48:33 -0700 2009 | |
| |
ChangeLog | Tue Nov 03 04:48:02 -0800 2009 | |
| |
LICENSE | Wed Oct 07 06:02:42 -0700 2009 | |
| |
Makefile | Wed Oct 07 06:02:42 -0700 2009 | |
| |
README | Fri Oct 09 05:55:29 -0700 2009 | |
| |
benchmark/ | Fri Nov 06 03:53:27 -0800 2009 | |
| |
bin/ | Sat Oct 31 11:10:30 -0700 2009 | |
| |
configure | Sat Oct 03 12:46:59 -0700 2009 | |
| |
deps/ | Fri Nov 06 03:44:20 -0800 2009 | |
| |
doc/ | Tue Nov 03 15:18:05 -0800 2009 | |
| |
lib/ | Sat Nov 07 05:45:39 -0800 2009 | |
| |
src/ | Sat Nov 07 08:18:23 -0800 2009 | |
| |
test/ | Sat Nov 07 11:07:55 -0800 2009 | |
| |
tools/ | Mon Oct 12 07:01:22 -0700 2009 | |
| |
wscript | Sat Nov 07 05:37:22 -0800 2009 |
README
Evented I/O for V8 javascript. To build: ./configure make make install To run the tests: make test To build the documentation and install it, you will need asciidoc and xsltproc: make doc install To read the documentation: man doc/node.1 See http://nodejs.org/ for more information. For help and discussion subscribe to the mailing list by visiting http://groups.google.com/group/nodejs or by sending an email to nodejs+subscribe@googlegroups.com.







