The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / tools @ master

Name Size
  closure_linter
  doc
  gyp
  mdb
  msvs
  osx-pkg.pmdoc
  pkgsrc
  wrk
Makefile 510 Bytes
build-changelog.sh 702 Bytes
certdata.txt 1.25 MB
changelog-head.sh 268 Bytes
check-imports.sh 463 Bytes
cpplint.py 121 KB
email-footer.md 918 Bytes
genv8constants.py 2.73 KB
getnextnodeversion.py 443 Bytes
getnodeisrelease.py 261 Bytes
getnodeversion.py 434 Bytes
getprevnodeversion.py 443 Bytes
getstability.py 452 Bytes
gyp_node.py 1.71 KB
install.py 6.21 KB
js2c.py 10.5 KB
license2rtf.js 8.27 KB
mk-ca-bundle.pl 6.49 KB
node-release-post-build.sh 2.51 KB
osx-codesign.sh 245 Bytes
osx-pkg-postinstall.sh 171 Bytes
osx-productsign.sh 197 Bytes
run-valgrind.py 32 Bytes
specialize_node_d.py 714 Bytes
test.py 41.6 KB
updateAuthors.awk 242 Bytes
utils.py 3.06 KB

Latest revisions

# Date Author Comment
a5778cdf 08/07/2014 07:33 PM Timothy J Fontaine

Merge remote-tracking branch 'upstream/v0.10' into v0.12

Conflicts:
ChangeLog
Makefile
deps/uv/ChangeLog
deps/uv/build.mk
deps/uv/src/unix/darwin.c
deps/uv/src/unix/getaddrinfo.c
deps/uv/src/version.c
deps/v8/src/checks.h
deps/v8/src/isolate.h
lib/cluster.js...

4f2b08c5 07/31/2014 02:12 PM Timothy J Fontaine

Now working on 0.10.31

befbbad0 07/31/2014 11:53 AM Julien Gilli

timers: backport f8193ab

Original commit message:

timers: use uv_now instead of Date.now
This saves a few calls to gettimeofday which can be expensive, and
potentially subject to clock drift. Instead use the loop time which
uses hrtime internally.
...
4f1782ef 06/16/2014 08:20 PM Timothy J Fontaine

Merge remote-tracking branch 'upstream-rw/v0.10'

361aa534 06/13/2014 05:39 PM Timothy J Fontaine

build: run wix tool chain out of process

Building MSIs for different arch's can sometimes confuse MSBuild and
Wix, isntead run the toolchain externally so we don't have to worry
about which arch cmd.exe is running as.

d3204b02 05/02/2014 02:55 PM Fedor Indutny

installer: copy smalloc.h on installation

fix #7485

Signed-off-by: Fedor Indutny <>

78d245f5 03/02/2014 02:54 PM Fedor Indutny

Merge remote-tracking branch 'origin/v0.10'

Conflicts:
configure
lib/_stream_readable.js
lib/http.js
src/node_dtrace.cc

fa0ac995 02/25/2014 02:28 PM Timothy J Fontaine

wrk: compile on sunos

581b8585 02/25/2014 02:28 PM Timothy J Fontaine

wrk: build against our distributed ssl

407e295f 02/25/2014 02:28 PM Timothy J Fontaine

tools: wrk update to 5b2fa06

View revisions

Also available in: Atom