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 / deps @ e851fef6

Name Size
  cares
  http_parser
  mdb_v8
  npm
  openssl
  uv
  v8
  zlib

Latest revisions

# Date Author Comment
e851fef6 08/05/2013 05:19 PM Timothy J Fontaine

build: embed the mdb_v8.so into the binary

This builds and includes the mdb_v8.so in the binary of node so mdb
can be sure to always use the latest version

222e5239 08/04/2013 08:53 PM Ben Noordhuis

v8: fix openbsd build

This is [1] applied ahead of time. Summary:

OpenBSD doesn't have <ucontext.h>. ucontext_t lives in <signal.h>
and is a typedef for struct sigcontext. There is no uc_mcontext.

[1] https://codereview.chromium.org/21705003/

3ff2cbc8 07/30/2013 05:33 PM Ben Noordhuis

deps: upgrade libuv to joyent/libuv@4bdb7d8

Non-release upgrade so pending patches can land.

2fc47ab1 07/30/2013 11:14 AM Ben Noordhuis

v8: upgrade v8 to 3.20.11

b8c04b92 07/30/2013 09:19 AM Ben Noordhuis

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

Conflicts:
AUTHORS
ChangeLog
deps/uv/ChangeLog
deps/uv/src/version.c
deps/uv/src/win/fs.c
src/node.cc
src/node_crypto.cc
src/node_os.cc
src/node_version.h

1bd711c8 07/29/2013 03:21 PM Ben Noordhuis

v8: upgrade to v8 3.20.9

5c81f41e 07/25/2013 01:48 PM Timothy J Fontaine

uv: Upgrade to v0.10.13

508a6c2e 07/25/2013 10:27 AM Fedor Indutny

openssl: use asm for sha, md5, rmd

ff0de459 07/24/2013 04:23 PM isaacs

npm: Upgrade to v1.3.5

e3bb6e11 07/22/2013 06:56 PM Ben Noordhuis

v8: reapply floating patches

View revisions

Also available in: Atom