isaacs
|
943c396b86
|
Fix merge conflict in doc/api/readline.markdown
|
2012-03-13 09:16:48 -07:00 |
|
Yoshihiro Kikuchi
|
c450ac343f
|
docs: fix using legacy api in the buffer doc
|
2012-03-12 15:04:53 +01:00 |
|
Nao Iizuka
|
f8ce384446
|
docs: correct the description of assert.ok()
|
2012-03-12 02:27:55 +01:00 |
|
Ben Noordhuis
|
407ecc6b5f
|
docs: console.dir() prints to stdout, not stderr
|
2012-03-12 01:37:34 +01:00 |
|
Bert Belder
|
31ad1d29c7
|
Merge branch 'v0.6'
|
2012-03-08 03:14:48 +01:00 |
|
Ming Liu
|
b6023905ff
|
docs: correct repl eval callback signature
|
2012-03-06 20:46:27 +01:00 |
|
Nathan Rajlich
|
07c886f944
|
process: add process.hrtime()
This commit adds a high-resolution timer function.
|
2012-03-06 20:43:55 +01:00 |
|
Dmitry Nizovtsev
|
1e9bcf26ce
|
net, http, https: add localAddress option
Binds to a local address before making the outgoing connection.
|
2012-03-06 13:35:49 +01:00 |
|
isaacs
|
8258bd467a
|
doc: 'filename' arg not guaranteed ever.
|
2012-03-05 10:28:47 -08:00 |
|
isaacs
|
1d5b6f26fe
|
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
deps/npm/html/api/docs.html
deps/npm/html/api/edit.html
deps/npm/html/api/explore.html
deps/npm/html/api/help-search.html
deps/npm/html/api/init.html
deps/npm/html/api/install.html
deps/npm/html/api/link.html
deps/npm/html/api/load.html
deps/npm/html/api/ls.html
deps/npm/html/api/npm.html
deps/npm/html/api/outdated.html
deps/npm/html/api/owner.html
deps/npm/html/api/pack.html
deps/npm/html/api/prefix.html
deps/npm/html/api/prune.html
deps/npm/html/api/publish.html
deps/npm/html/api/rebuild.html
deps/npm/html/api/restart.html
deps/npm/html/api/root.html
deps/npm/html/api/run-script.html
deps/npm/html/api/search.html
deps/npm/html/api/shrinkwrap.html
deps/npm/html/api/start.html
deps/npm/html/api/stop.html
deps/npm/html/api/submodule.html
deps/npm/html/api/tag.html
deps/npm/html/api/test.html
deps/npm/html/api/uninstall.html
deps/npm/html/api/unpublish.html
deps/npm/html/api/update.html
deps/npm/html/api/version.html
deps/npm/html/api/view.html
deps/npm/html/api/whoami.html
deps/npm/html/doc/README.html
deps/npm/html/doc/adduser.html
deps/npm/html/doc/bin.html
deps/npm/html/doc/bugs.html
deps/npm/html/doc/build.html
deps/npm/html/doc/bundle.html
deps/npm/html/doc/cache.html
deps/npm/html/doc/changelog.html
deps/npm/html/doc/coding-style.html
deps/npm/html/doc/completion.html
deps/npm/html/doc/config.html
deps/npm/html/doc/deprecate.html
deps/npm/html/doc/developers.html
deps/npm/html/doc/disputes.html
deps/npm/html/doc/docs.html
deps/npm/html/doc/edit.html
deps/npm/html/doc/explore.html
deps/npm/html/doc/faq.html
deps/npm/html/doc/folders.html
deps/npm/html/doc/help-search.html
deps/npm/html/doc/help.html
deps/npm/html/doc/index.html
deps/npm/html/doc/init.html
deps/npm/html/doc/install.html
deps/npm/html/doc/json.html
deps/npm/html/doc/link.html
deps/npm/html/doc/list.html
deps/npm/html/doc/npm.html
deps/npm/html/doc/outdated.html
deps/npm/html/doc/owner.html
deps/npm/html/doc/pack.html
deps/npm/html/doc/prefix.html
deps/npm/html/doc/prune.html
deps/npm/html/doc/publish.html
deps/npm/html/doc/rebuild.html
deps/npm/html/doc/registry.html
deps/npm/html/doc/removing-npm.html
deps/npm/html/doc/restart.html
deps/npm/html/doc/root.html
deps/npm/html/doc/run-script.html
deps/npm/html/doc/scripts.html
deps/npm/html/doc/search.html
deps/npm/html/doc/semver.html
deps/npm/html/doc/shrinkwrap.html
deps/npm/html/doc/star.html
deps/npm/html/doc/start.html
deps/npm/html/doc/stop.html
deps/npm/html/doc/submodule.html
deps/npm/html/doc/tag.html
deps/npm/html/doc/test.html
deps/npm/html/doc/uninstall.html
deps/npm/html/doc/unpublish.html
deps/npm/html/doc/update.html
deps/npm/html/doc/version.html
deps/npm/html/doc/view.html
deps/npm/html/doc/whoami.html
deps/npm/lib/install.js
deps/npm/lib/ls.js
deps/npm/man/man1/npm.1
deps/npm/man/man1/shrinkwrap.1
deps/npm/man/man3/npm.3
deps/npm/man/man3/shrinkwrap.3
deps/npm/node_modules/request/main.js
deps/npm/node_modules/request/package.json
deps/npm/package.json
deps/uv/src/unix/core.c
deps/v8/src/conversions-inl.h
deps/v8/src/elements.cc
deps/v8/src/version.cc
doc/about/index.html
doc/api/assert.markdown
doc/api/child_process.markdown
doc/api/cluster.markdown
doc/api/crypto.markdown
doc/api/debugger.markdown
doc/api/dgram.markdown
doc/api/dns.markdown
doc/api/documentation.markdown
doc/api/events.markdown
doc/api/fs.markdown
doc/api/globals.markdown
doc/api/http.markdown
doc/api/https.markdown
doc/api/modules.markdown
doc/api/net.markdown
doc/api/os.markdown
doc/api/path.markdown
doc/api/process.markdown
doc/api/querystring.markdown
doc/api/readline.markdown
doc/api/stdio.markdown
doc/api/stream.markdown
doc/api/timers.markdown
doc/api/tls.markdown
doc/api/tty.markdown
doc/api/url.markdown
doc/api/util.markdown
doc/api/vm.markdown
doc/api/zlib.markdown
doc/api_assets/style.css
doc/community/index.html
doc/index.html
doc/logos/index.html
doc/template.html
src/node_version.h
tools/doc/html.js
tools/gyp/test/mac/app-bundle/empty.c
|
2012-03-03 23:38:52 -08:00 |
|
isaacs
|
a42b4ad44e
|
doc: Typo'd some stability indicators.
|
2012-03-03 22:12:43 -08:00 |
|
isaacs
|
1d59a73fef
|
doc: Change 'file_system' module to 'fs' as it should be
|
2012-03-03 17:14:06 -08:00 |
|
isaacs
|
2e487379ad
|
doc: Stability and Caveats for fs.watch/watchFile
|
2012-03-03 17:04:02 -08:00 |
|
isaacs
|
f70be203e4
|
doc: indentation and structure in fs.markdown
|
2012-03-03 17:04:02 -08:00 |
|
isaacs
|
c368e46e7f
|
doc: Document JSON docs
|
2012-03-03 17:03:59 -08:00 |
|
isaacs
|
2d44dcc8be
|
doc: Add stability indicators to documentation
|
2012-03-03 17:03:52 -08:00 |
|
isaacs
|
86d077da00
|
Debugger should be a misc, not 'concept'
|
2012-02-29 16:04:55 -08:00 |
|
isaacs
|
17db291b5c
|
'Events' is a module, not an event named 's'
|
2012-02-29 16:04:55 -08:00 |
|
isaacs
|
7bfa5cf284
|
s/streams/stream/
|
2012-02-29 16:04:55 -08:00 |
|
isaacs
|
674416fbc9
|
s/buffers/buffer/
|
2012-02-29 16:04:55 -08:00 |
|
isaacs
|
b34feeeb86
|
doc refactor: zlib
|
2012-02-29 16:04:55 -08:00 |
|
isaacs
|
169b0820f0
|
doc refactor: vm
|
2012-02-29 16:04:55 -08:00 |
|
isaacs
|
3c195d04f3
|
doc refactor: util
|
2012-02-29 16:04:54 -08:00 |
|
isaacs
|
c417de409d
|
doc refactor: url
|
2012-02-29 16:04:54 -08:00 |
|
isaacs
|
c2f6405a0f
|
doc refactor: tty
|
2012-02-29 16:04:54 -08:00 |
|
isaacs
|
c0446edcc2
|
doc refactor: tls
|
2012-02-29 16:04:54 -08:00 |
|
isaacs
|
4ed05da2be
|
doc refactor: timers
|
2012-02-29 16:04:54 -08:00 |
|
isaacs
|
8d1e5d3ae1
|
doc refactor: synopsis
|
2012-02-29 16:04:54 -08:00 |
|
isaacs
|
774c289ba8
|
doc refactor: streams
|
2012-02-29 16:04:53 -08:00 |
|
isaacs
|
8e22004cb5
|
doc refactor: stdio
|
2012-02-29 16:04:53 -08:00 |
|
isaacs
|
d39297251f
|
doc refactor: repl
|
2012-02-29 16:04:53 -08:00 |
|
isaacs
|
3b6c1d74c7
|
doc refactor: readline
|
2012-02-29 16:04:53 -08:00 |
|
isaacs
|
798f8a0dc1
|
doc refactor: querystring
|
2012-02-29 16:04:53 -08:00 |
|
isaacs
|
e083720d54
|
doc refactor: process
|
2012-02-29 16:04:53 -08:00 |
|
isaacs
|
3ce782b7f2
|
doc refactor: path
|
2012-02-29 16:04:52 -08:00 |
|
isaacs
|
8a121fa0e7
|
doc refactor: os
|
2012-02-29 16:04:52 -08:00 |
|
isaacs
|
e8ad5b9c1c
|
doc refactor: net
|
2012-02-29 16:04:52 -08:00 |
|
isaacs
|
e88a1ba74a
|
doc refactor: modules
|
2012-02-29 16:04:52 -08:00 |
|
isaacs
|
c205d3b53a
|
doc refactor: https
|
2012-02-29 16:04:52 -08:00 |
|
isaacs
|
4f24b20fcb
|
doc refactor: http
|
2012-02-29 16:04:52 -08:00 |
|
isaacs
|
a62ec4437b
|
doc refactor: globals
|
2012-02-29 16:04:51 -08:00 |
|
isaacs
|
2a6ff3f56b
|
doc refactor: fs
|
2012-02-29 16:04:51 -08:00 |
|
isaacs
|
14d4fbb002
|
doc refactor: events
|
2012-02-29 16:04:51 -08:00 |
|
isaacs
|
cacb28c92c
|
doc refactor: dns
|
2012-02-29 16:04:51 -08:00 |
|
isaacs
|
db8c55e77c
|
doc refactor: dgram
|
2012-02-29 16:04:51 -08:00 |
|
isaacs
|
f775c5cea4
|
doc refactor: debugger
|
2012-02-29 16:04:50 -08:00 |
|
isaacs
|
032b877f31
|
doc refactor: crypto
|
2012-02-29 16:04:50 -08:00 |
|
isaacs
|
6738d82e38
|
doc refactor: cluster
|
2012-02-29 15:24:27 -08:00 |
|
isaacs
|
03d6aa07ea
|
doc refactor: buffers
|
2012-02-29 15:23:04 -08:00 |
|
isaacs
|
d383954ffe
|
doc refactor: assert
|
2012-02-29 15:23:00 -08:00 |
|