Fix timeouts with floating point numbers bug
[platform/upstream/nodejs.git] / tools /
2011-04-11 Ryan DahlMerge branch 'v8-3.1' into v0.4
2011-03-31 Ryan DahlMerge branch 'v8-3.1' into v0.4
2011-03-25 Ryan DahlMerge branch 'v8-3.1' into v0.4
2011-03-18 Ryan DahlMerge branch 'v8-3.1' into v0.4
2011-03-08 Tom HughesAdd string class that uses ExternalAsciiStringResource.
2011-02-17 Bert BelderFix test runner bug on windows
2011-01-16 Ryan DahlBump version to v0.3.5 v0.3.5
2011-01-11 Ryan DahlMerge branch 'vanilla-libeio'
2011-01-04 Bert BelderMerge branch 'master' of git://github.com/ry/node
2011-01-02 Bert BelderMerge remote branch 'origin/master'
2010-12-20 Bert Belder`make test` somewhat works
2010-12-20 Bert BelderBetter way of getting rid of symlinks
2010-12-20 Bert BelderWafadmin: don't even think about using msvc
2010-12-02 Ryan DahlImport cpplint.py
2010-12-02 Ryan DahlImport Google's closure_linter
2010-11-30 Bert Belderwin: Symlink to jsmin.py doesn't work on windows
2010-11-22 Tom HughesAdd cmake build support.
2010-11-18 Micheil SmithGenerate Table of Contents at compile time.
2010-11-16 Micheil SmithBuild API page into build/doc; simplify doctool.
2010-11-15 Ryan DahlRemove RonnJS not used anymore
2010-11-13 Ryan Dahlfix 'make doc'
2010-11-01 Ryan DahlBack to WAF
2010-10-29 Ryan DahlInstall node-waf
2010-10-28 Micheil SmithMore simplification of the templating & rendering.
2010-10-28 Micheil SmithAdded a single page version, moved index to be standard...
2010-10-28 Micheil SmithAdding build tools & templates/assets
2010-10-25 Ryan DahlReplace WAF with make/autoconf
2010-10-18 Ryan DahlFix test harness for Linux
2010-10-13 Ben NoordhuisPreliminary pkg-config support.
2010-10-12 Ryan DahlDynamically load native scripts
2010-10-11 Micheil SmithSoft migration of sys -> util, Removal of deprecated...
2010-09-13 Ryan DahlAdd lfs flags to node addon script
2010-09-09 isaacsBetter temporary directory handling for tests.
2010-07-14 Jérémy LalUpdate ronnjs (fix rendering of html self-closing tags)
2010-07-12 Jérémy Lallib/node, not lib/nodejs !
2010-07-12 Jérémy LalUse ronnjs 0.2 to generate docs. Small cosmetic change.
2010-07-12 Jérémy LalEnvironment variables NODE_PREFIX, NODE_PATH in node-waf
2010-07-04 Ryan DahlRemove a bunch of useless waf files
2010-07-01 Ryan DahlAdd my awk script to update AUTHORS file
2010-06-20 Ryan DahlExecute message tests by default
2010-06-11 Brian McKennaMake addon building work for Cygwin.
2010-05-29 Ryan Dahladdons should have debugging symbols
2010-04-18 Ryan DahlUpgrade Waf to 1.5.16
2010-04-14 Rhys JonesMerge branch 'master' into openssl
2010-04-05 Ryan DahlUpgrade to WAF 1.5.15
2010-03-15 Ryan DahlMerge branch 'master' into net2
2010-03-15 Ryan DahlInclude lib/ directory in node executable. Compile...
2010-03-09 Ryan DahlMerge branch 'master' into net2
2010-03-08 Ryan DahlUpgrade waf to 1.5.14a
2010-03-08 Ryan DahlMerge branch 'master' into net2
2010-03-08 Ryan DahlUpgrade WAF to 1.5.14
2010-02-26 Ryan DahlMerge branch 'master' into net2
2010-02-25 arlolraSplit tests.
2010-02-10 Ryan DahlMerge branch 'master' into net2
2010-02-08 Ryan DahlUse Google's jsmin.py so that Node can be used for...
2010-02-06 Ryan DahlMerge branch 'master' into net2
2010-02-03 Ryan DahlRevert "Adding output of Platform information into...
2010-02-03 Ryan DahlMerge branch 'master' into net2
2010-01-30 Micheil SmithAdding output of Platform information into the test...
2010-01-29 Ryan DahlMerge branch 'master' into net2
2010-01-27 Standa OpichalAdding OS X .dmg build scripts.
2010-01-20 Ryan DahlMerge branch 'develop' into net2
2010-01-20 Ryan DahlInitial Solaris support
2009-12-09 Ryan DahlUpgrade waf to 1.5.10
2009-10-12 Ryan DahlUse bundle flags for osx in node-waf
2009-10-07 Ryan DahlFix build.
2009-10-07 Ryan DahlUpgrade v8 to 1.3.14
2009-10-04 Ryan DahlModify node_addon configure api
2009-10-04 Ryan DahlAdd node-waf to help with building addons.
2009-10-02 Ryan DahlUse waf-light instead of waf
2009-08-31 RyanUpdate test script to use new debug build's name: node_g
2009-06-22 RyanFix bug waf problem with HAVE_CLOCK_SYSCALL
2009-06-22 RyanUse v8's test runner
2009-06-22 RyanCreate tools directory