Micheil Smith
ade8cf96e0
Build API page into build/doc; simplify doctool.
14 years ago
Ryan Dahl
6b71e0b038
Remove RonnJS not used anymore
14 years ago
Rasmus Andersson
758f12f34c
added read and write support for process.title Darwin
This will only manipulate the OS X-level process name, not the title shown
in e.g. ps.
14 years ago
Jérémy Lal
2b8a9a8358
Use ronnjs 0.2 to generate docs. Small cosmetic change.
15 years ago
Ryan Dahl
d127d15d1b
License file maintenance.
- reference to OpenSSL
- note about http-parser
15 years ago
Ryan Dahl
d923c94a0c
Remove udns
15 years ago
Ryan Dahl
888a494ad8
Update LICENSE file with C-Ares info
15 years ago
Ryan Dahl
4234ac53e2
Use Google's jsmin.py so that Node can be used for evil
15 years ago
Joseph Pecoraro
820ca71a91
Updated out of date LICENSE file.
15 years ago
Ryan Dahl
7719ce33db
New http-parser
No longer based on Ragel, but hand-written.
Had to add HTTPConnection.resetParser() because the parser is stricter and
will error out when you try to give it a message after the previous had
"Connection: close". The HTTP client was doing that. Thus we reset the
parser manually after each new connection.
15 years ago
Ryan Dahl
be2ca1ec80
Fix build.
- Add -f flag to rm on make clean.
- Use old jsmin - the new one seems to be broken.
15 years ago
Ryan Dahl
1f31a7dbfe
Upgrade v8 to 1.3.14
15 years ago
Ryan Dahl
83c9e64889
http.js license reference
15 years ago
Ryan
41d89f611f
Add DNS API.
Missing functional tests. I'm not sure how to do tests because I don't want
to rely on the fact that users have an internet connection.
15 years ago
Ryan
7703a4cacb
Add scons to LICENSE
16 years ago
Ryan
115c4942db
Create tools directory
Users will need to "make distclean" to recompile from scratch since I've
moved a lot of the core build tools around.
16 years ago
Ryan
44dc6735e3
Add waf to LICENSE
16 years ago
Ryan
90d584129d
Add mongrel and parseUri references to LICENSE file
16 years ago
Ryan
765815ba1f
add license, readme
16 years ago