test-dns so that NXDOMAIN does not rise errors
[platform/upstream/nodejs.git] / configure
2009-12-06 Ryan DahlUse --jobs=1 with WAF
2009-11-22 Jan Lehnardtdetect ccache and bail out since v8 doens't like to...
2009-10-03 Ryan DahlDon't unnecessarily output the makefile from the config...
2009-10-02 Ryan DahlUse waf-light instead of waf
2009-09-11 RyanRevert "Add xsl files to doc directory so people can...
2009-09-11 RyanAdd xsl files to doc directory so people can build...
2009-09-10 RyanMan page generation.
2009-08-25 RyanRestyle website/api.html. Now looks like the front...
2009-07-16 RyanFix 'make test-debug'
2009-07-13 RyanAdd benchmark scripts.
2009-06-30 RyanAdd new documentation (using asciidoc!)
2009-06-26 RyanAdd make test-all
2009-06-22 RyanUse v8's test runner
2009-06-22 RyanCreate tools directory
2009-06-16 Urban HafnerMerge branch 'master' of git://github.com/ry/node
2009-06-16 RyanOnly run debug tests if the build debug was built
2009-06-13 Ryantest default build too
2009-05-19 RyanAdd color PASS/FAIL statements. Use python for portability.
2009-05-15 RyanInform V8 of external allocations.
2009-05-14 RyanRemove -n from echo in Makefile. (Doesn't work on OSX.)
2009-04-23 Ryanwasn't sending pos arg for puts()
2009-04-22 Ryanimport full versions of dependency libraries!
2009-04-21 Ryanadd 'make test'
2009-04-18 Ryanfix configure so it can handle --debug argument
2009-04-15 Ryaneverything is changed. i've waited much too long to...