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
2012-08-21
Bert Belder
uv: upgrade to 564e7c7
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Ben Noordhuis
child_process: emit error on exec failure
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Ben Noordhuis
signal_wrap: fix unused variable compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Bert Belder
Remove node_io_watcher
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Bert Belder
Delete the old node_signal_watcher code
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Bert Belder
process: use uv_signal instead of ev_signal
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Bert Belder
uv: upgrade to 8073a26
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Bert Belder
unix: don't explicitly instantiate v8::Persistent<x...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-17
Ben Noordhuis
timers: fix assertion in Timeout.unref()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-17
Ben Noordhuis
test: use common.PORT in simple/test-regress-GH-1697
commit
|
commitdiff
|
tree
|
snapshot
2012-08-17
Ben Noordhuis
test: use common.PORT in pummel/test-net-timeout2
commit
|
commitdiff
|
tree
|
snapshot
2012-08-17
Ben Noordhuis
test: fix function name typo
commit
|
commitdiff
|
tree
|
snapshot
2012-08-17
Ben Noordhuis
Merge remote-tracking branch 'origin/v0.8'
commit
|
commitdiff
|
tree
|
snapshot
2012-08-17
Bert Belder
windows: make junctions work again
commit
|
commitdiff
|
tree
|
snapshot
2012-08-16
Bert Belder
Avoid compiler warning about negating unsigned value
commit
|
commitdiff
|
tree
|
snapshot
2012-08-16
Bert Belder
windows: avoid MSVC warnings about templates not having...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-16
isaacs
website: Improved install button behavior
commit
|
commitdiff
|
tree
|
snapshot
2012-08-16
isaacs
v8: Reapply floating patches
commit
|
commitdiff
|
tree
|
snapshot
2012-08-16
isaacs
v8: Upgrade to 3.11.10.18
commit
|
commitdiff
|
tree
|
snapshot
2012-08-16
isaacs
blog: Fix binary links for 0.8.7 post
commit
|
commitdiff
|
tree
|
snapshot
2012-08-16
Nathan Rajlich
email-footer: update the binary package links to x86/x64
commit
|
commitdiff
|
tree
|
snapshot
2012-08-16
isaacs
website: fix font-size on 'explore' list items
commit
|
commitdiff
|
tree
|
snapshot
2012-08-16
isaacs
Now working on 0.8.8
commit
|
commitdiff
|
tree
|
snapshot
2012-08-16
isaacs
Merge branch 'v0.8.7-release' into v0.8
commit
|
commitdiff
|
tree
|
snapshot
2012-08-16
isaacs
blog: release 0.8.7
commit
|
commitdiff
|
tree
|
snapshot
2012-08-15
isaacs
2012.08.15, Version 0.8.7 (Stable)
v0.8.7
commit
|
commitdiff
|
tree
|
snapshot
2012-08-15
isaacs
website: Sharpen and clean up download page more
commit
|
commitdiff
|
tree
|
snapshot
2012-08-15
isaacs
build: Don't set gcc_version for Windows
commit
|
commitdiff
|
tree
|
snapshot
2012-08-15
isaacs
website: Use table for download page
commit
|
commitdiff
|
tree
|
snapshot
2012-08-15
Golo Roden
website: download page
commit
|
commitdiff
|
tree
|
snapshot
2012-08-15
isaacs
npm: Upgrade to 1.1.49
commit
|
commitdiff
|
tree
|
snapshot
2012-08-15
Ben Noordhuis
crypto: fix uninitialized memory access in openssl
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Ben Noordhuis
test: fix up `make valgrind-test`
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Ben Noordhuis
test: raise pummel/test-net-throttle write req size
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Ben Noordhuis
addon: remove node-waf, superseded by node-gyp
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Ben Noordhuis
buffer, crypto: fix buffer decoding
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
isaacs
module: use 'repl' as the filename arg if missing
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
isaacs
events: emitter.listeners() should not have side effects
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
jbergstroem
bench: fetch port from env
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Ben Noordhuis
tls: fix segfault in pummel/test-tls-ci-reneg-attack
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Ben Noordhuis
build: compile with -fno-tree-vrp when gcc >= 4.0
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Ben Noordhuis
deps: upgrade libuv to 2c3e8b6
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Nathan Rajlich
tools: remove "addon.gypi" and "gyp_addon"
commit
|
commitdiff
|
tree
|
snapshot
2012-08-12
Ben Noordhuis
tls: handle multiple CN fields when verifying cert
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Timothy J Fontaine
timers: make unref'd timeouts execute in a domain
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Kyle Robinson...
doc: remove unused util from child_process
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Timothy J Fontaine
timers: implement setImmediate
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Felix Böhm
path: small speed improvements
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Nathan Rajlich
Makefile: add a better check to ensure a node "release"
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Ben Noordhuis
node: remove process.uvCounters()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Ben Noordhuis
test: fix pummel/test-net-connect-econnrefused
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Ben Noordhuis
test: raise pummel/test-net-throttle write req size
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Ben Noordhuis
fs: fix ReferenceError in truncateSync()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Ben Noordhuis
installer: remove c-ares header files
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
isaacs
blog post for 0.8.6
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
isaacs
Now working on 0.8.7
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
isaacs
Merge branch 'v0.8.6-release' into v0.8
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
isaacs
2012.08.07, Version 0.8.6 (Stable)
v0.8.6
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
isaacs
npm: Upgrade to 1.1.48
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Bert Belder
uv: upgrade to 41b1265
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Bert Belder
dns: use uv_inet_ntop/uv_inet_pton instead of c-ares...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Bert Belder
uv: upgrade to 3a8bb3b
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Bert Belder
dns: don't rely on libuv for c-ares integration
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Bert Belder
node.cc: include ares.h
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Bert Belder
Add c-ares dependency
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Ben Noordhuis
net: fix listen() regression, revert patches
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Josh Erickson
net: add support for IPv6 addresses ending in ::
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Nathan Rajlich
install: prevent a KeyError from being thrown when...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
isaacs
npm: Upgrade to 1.1.47
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
isaacs
uv: Upgrade to dfb6be0
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Nathan Rajlich
Merge branch 'binary-tarballs' into v0.8
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Nathan Rajlich
email-footer: add links to the expected common binary...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Nathan Rajlich
Makefile: move the release verification logic into...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Nathan Rajlich
Makefile: properly set the ARCH variable when forcing...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Nathan Rajlich
Makefile: allow the dest-cpu to be specified for `make...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Nathan Rajlich
Makefile: add `make binary` helper target
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Nathan Rajlich
Makefile: add `make tar` helper target
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Nathan Rajlich
Makefile: add target for precompiled binary tarballs
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Nathan Rajlich
install: add a "portable" mode to the shebang-rewriting...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Nathan Rajlich
install: install the "wafadmin/Tools" files into the...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
isaacs
fs: fix naming of truncate/ftruncate functions
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
isaacs
doc: util.pump is deprecated. Use Stream.pipe
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Ben Noordhuis
fs: remove undocumented .destroy callbacks
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Kyle Robinson...
doc: fix typos in child_process
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
isaacs
doc: util.pump is deprecated. Use Stream.pipe
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
isaacs
errnoException must be done immediately
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Ben Noordhuis
Makefile: DRY js lint
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Ben Noordhuis
util: mark util.pump() as deprecated
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
isaacs
test-message: fix message output
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
isaacs
errnoException must be done immediately
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Nathan Rajlich
install: use os.path.join() to create the npm shebang
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
isaacs
test-message: fix message output
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Andreas Madsen
net: support Server.listen(Pipe)
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Andreas Madsen
cluster: do not use internal server API
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Andreas Madsen
net: lazy listen on handler
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Dominic Tarr
zlib: Emit 'close' on destroy().
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Tyler Neylon
child_process: Fix stdout=null when stdio=['pipe']
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
isaacs
blog post for 0.6.21
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Nathan Rajlich
install: install the "wafadmin" files into the correct...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Ben Noordhuis
installer: prevent ETXTBSY errors
commit
|
commitdiff
|
tree
|
snapshot
next