commit | 249c3c165ab3b93e1bd0a05668d81b289b8d4ccf | [log] [tgz] |
---|---|---|
author | ssuda <[email protected]> | Wed Mar 21 16:47:16 2012 |
committer | Ben Noordhuis <[email protected]> | Fri Mar 23 00:02:59 2012 |
tree | 95eaec927de099434f3f47ae7710c6c715bcc952 | |
parent | e1199fa335e0cdbe11c8d2d7480409ce741d4406 [diff] |
Avoiding unnecessary ToString() calls String::Utf8Value and String::AsciiValue constructors take Handle<Value> So no need to convert to Handle<String>
Unix/Macintosh (requires python 2.6 or 2.7):
./configure make make install
Windows:
vcbuild.bat
Unix/Macintosh:
make test
Windows:
vcbuild.bat test
make doc
man doc/node.1