isaacs 205b9beb6b Merge branch 'v0.4'
Conflicts:
	lib/tls.js
	lib/url.js
	src/node_version.h
	test/simple/test-buffer.js
	test/simple/test-url.js
2011-05-07 20:38:32 -07:00
2011-04-30 11:38:55 -07:00
2011-05-07 20:38:32 -07:00
2011-05-07 20:38:32 -07:00
2011-05-07 20:38:32 -07:00
2011-05-07 20:38:32 -07:00
2011-04-15 00:12:19 -07:00
2011-04-22 17:06:25 -07:00
2011-04-22 19:04:43 -07:00
2011-02-18 10:45:25 -08:00
2010-11-22 13:32:49 -08:00
2010-11-01 16:51:20 -07:00
2010-11-23 23:33:20 -06:00
2011-03-14 17:37:05 -07:00
2011-04-02 02:35:23 -07:00
2011-01-27 16:24:02 -08:00
2011-01-05 11:59:04 -08:00
2011-02-04 14:49:50 -08:00
2011-05-07 20:38:32 -07:00

Evented I/O for V8 javascript.

To build:

./configure
make
make install

To run the tests:

make test

To build the documentation:

make doc

To read the documentation:

man doc/node.1

Resources for Newcomers

Description
Languages
JavaScript 61.4%
C++ 23.3%
Python 10.7%
C 2.8%
HTML 0.7%
Other 1%