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 / doc / community @ f06abda6

Name Size
index.html 10.2 KB

Latest revisions

# Date Author Comment
f06abda6 03/13/2012 04:02 PM isaacs

2012.03.13, Version 0.7.6 (unstable)

  • Upgrade v8 to 3.9.17
  • Upgrade npm to 1.1.8
    - Add support for os/cpu fields in package.json (Adam Blackburn)
    - Automatically node-gyp packages containing a binding.gyp
    - Fix failures unpacking in UNC shares
    - Never create un-listable directories...
1d5b6f26 03/04/2012 02:38 AM isaacs

Merge remote-tracking branch 'ry/v0.6' into v0.6-merge

Conflicts:
ChangeLog
Makefile
deps/npm/AUTHORS
deps/npm/html/api/bin.html
deps/npm/html/api/bugs.html
deps/npm/html/api/commands.html
deps/npm/html/api/config.html
deps/npm/html/api/deprecate.html...

cf6e4d82 03/03/2012 08:08 PM isaacs

Use shorter url for /docs/latest/api

48a2d34c 03/02/2012 03:36 PM isaacs

2012.03.02 Version 0.6.12 (stable)

  • Upgrade V8 to 3.6.6.24
  • dtrace ustack helper improvements (Dave Pacheco)
  • API Documentation refactor (isaacs)
  • #2827 net: fix race write() before and after connect() (koichik)
  • #2554 #2567 throw if fs args for 'start' or 'end' are strings (AJ ONeal)...
4051c284 02/29/2012 06:17 PM isaacs

docs: Move images out of the dist tarball

This puts all images in doc/images/ and references them via
http://nodejs.org/images/.

Any complaints about copyright usage etc. can thus be node/joyent's
problem, rather than the problem of a downstream distribution channel....

d384b8b0 02/23/2012 05:12 PM isaacs

2012.02.23, Version 0.7.5 (unstable)

  • startup speed improvements (Maciej MaƂecki)
  • crypto: add function getDiffieHellman() (Tomasz Buchert)
  • buffer: support decoding of URL-safe base64 (Ben Noordhuis)
  • Make QueryString.parse() even faster (Brian White)...
31721da4 02/18/2012 12:46 PM isaacs

Merge remote-tracking branch 'ry/v0.6' into v0.6-merge

Conflicts:
AUTHORS
ChangeLog
Makefile
doc/about/index.html
doc/api/tls.markdown
doc/community/index.html
doc/index.html
doc/logos/index.html
doc/template.html
lib/http.js
lib/tls.js
src/node_version.h...

dfed2cef 02/17/2012 04:35 PM isaacs

Merge branch 'v0.6.11-release' into v0.6

1eb1fe32 02/17/2012 03:39 PM isaacs

2012.02.17 Version 0.6.11 (stable)

  • http: allow multiple WebSocket RFC6455 headers (Einar Otto Stangvik)
  • http: allow multiple WWW-Authenticate headers (Ben Noordhuis)
  • windows: support unicode argv and environment variables (Bert Belder)
  • tls: mitigate session renegotiation attacks (Ben Noordhuis)...
4ed7b035 02/17/2012 10:13 AM Shannen Saez

docs: add lang="en" and remove redundant types

View revisions

Also available in: Atom