projects
/
platform
/
upstream
/
nodejs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/nodejs.git
2011-11-21
Ben Noordhuis
tls: expose more openssl SSL context options
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Roman Shtylman
tls: expose ssl bug workaround constants
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Ryan Dahl
Fixes #2084. Makeify tools/osx-dist.sh
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Ben Noordhuis
Now working on v0.6.3
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Ben Noordhuis
Bump version to v0.6.2
v0.6.2
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
isaacs
zlib: Fix invalidly failing test
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Ben Noordhuis
build: compile with -D__DARWIN_64_BIT_INO_T on OS X
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Ben Noordhuis
uv: upgrade to 01fbe7b
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Ben Noordhuis
docs: document dgram error event
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Ben Noordhuis
buffer: add .read*() and .write*() methods to SlowBuffe...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Trevor Burnham
docs: document the `persistent` option for `fs.watch...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Ben Noordhuis
crypto: add support for RSA public key signing/verification
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Ben Noordhuis
crypto: make verify() return true or false, not 1 or 0
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
E. Azer Koçulu
util: remove the line requiring events
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Ryan Dahl
Fixes #2140. Fix illumos build.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Ben Noordhuis
v8: add platform-solaris.cc to gyp build
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Ben Noordhuis
v8: compile with __C99FEATURES__=1 on sunos
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Artur Adib
docs: clarify addon docs
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Bert Belder
Windows: make Buffer and ObjectWrap available to compil...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Bert Belder
Fix strange vcbuild "label not found" error
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Ben Noordhuis
tls: make cipher list configurable
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Ryan Dahl
Upgrade libuv to 2007eb8
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Łukasz Walukiewicz
buffer: fix minimum values for writeInt*() functions
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Ryan Dahl
Upgrade V8 to 3.6.6.8
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Ryan Dahl
Remove str.format to support python2.5.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Trent Mick
"Trailer" header should mention "Content-MD5" trailer...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-13
seebees
test for REPL .save and .load and documentation updates
commit
|
commitdiff
|
tree
|
snapshot
2011-11-13
Mathias Bynens
punycode: Update to v0.1.1.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-12
seebees
.load, .save and local scope tab completion
commit
|
commitdiff
|
tree
|
snapshot
2011-11-12
seebees
Tab Compete test for node REPL
commit
|
commitdiff
|
tree
|
snapshot
2011-11-12
Ben Noordhuis
timers: remember extra setTimeout() arguments when...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Ryan Dahl
Now working on v0.6.2
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Ryan Dahl
Bump version to v0.6.1
v0.6.1
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Ryan Dahl
Add 'make dist-upload'
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Ryan Dahl
Be consistent with v before version in packages
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Igor Zinkovsky
msi changes
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Ryan Dahl
Add upload command to vcbuild.bat
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Ryan Dahl
Simplify and move getnodeversion.py
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Shigeki Ohtsu
debugger: correctly handle source with multi-byte chara...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Ryan Dahl
Fixes #2073. Cluster should be silent.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Ben Noordhuis
test: add more punycode tests
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Ben Noordhuis
punycode: replace with Mathias Bynens's implementation
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Yoji SHIDARA
docs: dgram client should be closed in the callback
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Ryan Dahl
dont use blue for numbers in util.inspect
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Ryan Dahl
Improve OSX installer
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Igor Zinkovsky
fix msi builder
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Igor Zinkovsky
throw from stdout.end and stderr.end
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Igor Zinkovsky
Add node.rc with a version resource
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Ben Noordhuis
bench: optimize io.c benchmark
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Ben Noordhuis
uv: upgrade to 224584c
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Ben Noordhuis
uv: upgrade to 26806e2
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Ben Noordhuis
fs: don't close uninitialized fs.watch handle
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Igor Zinkovsky
make stdout stream non-destroyable
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Igor Zinkovsky
make stderr stream non-destroyable
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Ben Noordhuis
bench: start (NUM_CPUS-1) workers
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Ben Noordhuis
Remove stray NODE_MODULE() semi-colons.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Ryan Dahl
Remove 'report this bug' message from cluster master
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Ryan Dahl
Fixes #2047. Fill workers array immediately after fork
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Ryan Dahl
Upgrade libuv to 196e145
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Ryan Dahl
process.kill doesn't create error obj correctly
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Ryan Dahl
Upgrade libuv to 2b7774a
commit
|
commitdiff
|
tree
|
snapshot
2011-11-08
Ryan Dahl
Fixes #2052. Readline get win cols correctly
commit
|
commitdiff
|
tree
|
snapshot
2011-11-08
Ben Noordhuis
crypto: use the right mutex
commit
|
commitdiff
|
tree
|
snapshot
2011-11-08
Ryan Dahl
Upgrade libuv to f1859eb
commit
|
commitdiff
|
tree
|
snapshot
2011-11-08
Ben Noordhuis
crypto: make module thread-safe
commit
|
commitdiff
|
tree
|
snapshot
2011-11-08
Ryan Dahl
Upgrade V8 to 3.6.6.7
commit
|
commitdiff
|
tree
|
snapshot
2011-11-08
Scott Anderson
Cluster documentation added.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-08
Ben Noordhuis
test: fs.realpath() should not call its callback twice
commit
|
commitdiff
|
tree
|
snapshot
2011-11-08
Benjamin Pasero
fs: fix fs.realpath on windows to return on error
commit
|
commitdiff
|
tree
|
snapshot
2011-11-08
Ben Noordhuis
fs: make mkdir() call callback if mode is omitted
commit
|
commitdiff
|
tree
|
snapshot
2011-11-08
Ben Noordhuis
cluster: fix call to undefined function
commit
|
commitdiff
|
tree
|
snapshot
2011-11-07
Eric Lovett
docs: minor grammar fix in cluster page
commit
|
commitdiff
|
tree
|
snapshot
2011-11-07
Ben Noordhuis
build: fix race in parallel build
commit
|
commitdiff
|
tree
|
snapshot
2011-11-07
Ryan Dahl
Update multi-core text on index.html
commit
|
commitdiff
|
tree
|
snapshot
2011-11-07
Ryan Dahl
Remove v0.4 links from index.html
commit
|
commitdiff
|
tree
|
snapshot
2011-11-07
Ben Noordhuis
build: fix man page install path on the BSDs
commit
|
commitdiff
|
tree
|
snapshot
2011-11-05
koichik
bench: update static_http_server benchmark to new API
commit
|
commitdiff
|
tree
|
snapshot
2011-11-05
Fedor Indutny
test: debugger-repl should wait for 'drain' event
commit
|
commitdiff
|
tree
|
snapshot
2011-11-05
Eric Lovett
docs: use markdown for link, not html
commit
|
commitdiff
|
tree
|
snapshot
2011-11-05
Ben Noordhuis
docs: fix copy/paste error, 0.6.0 is a stable release
commit
|
commitdiff
|
tree
|
snapshot
2011-11-05
Eric Lovett
docs: minor typo fix in child process docs
commit
|
commitdiff
|
tree
|
snapshot
2011-11-05
Ryan Dahl
Now working on v0.6.1
commit
|
commitdiff
|
tree
|
snapshot
2011-11-05
Ryan Dahl
Bump version to v0.6.0
v0.6.0
commit
|
commitdiff
|
tree
|
snapshot
2011-11-05
koichik
docs: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2011-11-05
Ben Noordhuis
uv: upgrade to c468e2a
commit
|
commitdiff
|
tree
|
snapshot
2011-11-05
Igor Zinkovsky
fix test-module-loading on windows
commit
|
commitdiff
|
tree
|
snapshot
2011-11-05
Igor Zinkovsky
update fs_event_wrap.cc to work with new uv_fs_event_in...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-05
Igor Zinkovsky
make updates to work with latest libuv api changes
commit
|
commitdiff
|
tree
|
snapshot
2011-11-05
Bert Belder
Upgrade libuv to 1997e10b50
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Ryan Dahl
docs: make std*Stream spawn opts explicitly internal
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Jacob H.C....
docs: fix some minor typos in the fs documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Ben Noordhuis
bench: add http_simple cluster edition benchmark
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Ryan Dahl
cluster: add example for message passing
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Igor Zinkovsky
upgrade libuv to 82cf0b38c0
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Ryan Dahl
cluster: Remove eachWorker, workerCount
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Ryan Dahl
new cluster api
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Jacob H.C....
docs: fix typo in the documented fchown signature
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matt Robenolt
Close #1930 Convenience methods for zlib
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Fedor Indutny
fix debugger-repl test
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Fedor Indutny
debugger: do not request `continue` on connection
commit
|
commitdiff
|
tree
|
snapshot
next