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-07-19
Fedor Indutny
net: ignore socket.setTimeout(Infinity) (and NaN)
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
isaacs
Merge remote-tracking branch 'ry/v0.8' into master
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
isaacs
npm: Upgrade to 1.1.44
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
isaacs
nextTick: Preserve depth in error/reentry cases
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
isaacs
Blog post about v0.8.3
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
isaacs
Now working on 0.8.4
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
isaacs
Merge branch 'v0.8.3-release' into v0.8
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
isaacs
2012.07.19, Version 0.8.3 (Stable)
v0.8.3
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
isaacs
uv: Upgrade to 94355e4
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
isaacs
uv: Upgrade to 94355e4
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
Ben Noordhuis
build: unbreak ustack on smartos
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Ben Noordhuis
build: link with -rdynamic, not -Wl,--export-dynamic
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Ben Noordhuis
build: fix mksnapshot crash on sunos
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Ben Noordhuis
doc: build requires GNU make 3.81+
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Ben Noordhuis
node: make ev-emul.h compile with -Wextra -Werror
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Ben Noordhuis
doc: advise *strongly* against uncaughtException
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
isaacs
uv: Upgrade to b49d6f7
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Dave Pacheco
tools: speed up genv8constants
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
isaacs
v8: Reapply floating patches
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
isaacs
v8: upgrade to 3.11.10.15
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
isaacs
uv: Upgrade to a9f6f06
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
isaacs
npm: Upgrade to 1.1.43
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
isaacs
doc: nextTick semantics and justification
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
isaacs
nextTick: explicitly no-op when _exiting
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
isaacs
nextTick: Handle tick callbacks after each tick
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
isaacs
Move MakeCallback to JS
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
isaacs
Merge remote-tracking branch 'ry/v0.8'
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
Pavel Lang
Enable color customization of `util.inspect`
commit
|
commitdiff
|
tree
|
snapshot
2012-07-17
isaacs
domain: Fix stack leak on error
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
isaacs
test-eio-limit: Remove confusing broken incorrect test
commit
|
commitdiff
|
tree
|
snapshot
2012-07-16
Mike Morearty
doc: fix bug in child_process.spawn() sample code
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Bert Belder
benchmark: add single process tls connection benchmark
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
George Shank
doc: update 'Fork me at Github' ribbon
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
isaacs
Merge remote-tracking branch 'ry/v0.8'
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
isaacs
build: Move npm shebang logic into an npm script
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
isaacs
npm: upgrade to 1.1.41
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Ben Noordhuis
build: fix add-on loading on freebsd
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Nathan Rajlich
Revert "events: don't delete the listeners array in...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Ben Noordhuis
net: fix net.Server.listen({fd:x}) error reporting
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Ben Noordhuis
net: fix bogus errno reporting
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Ben Noordhuis
build: partially fix configure on ARM
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Ben Noordhuis
build: disable unsafe optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Bert Belder
Merge branch 'v0.6' into v0.8
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
isaacs
npm: upgrade to 1.1.39
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
isaacs
lint
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
isaacs
Merge remote-tracking branch 'ry/v0.8' into v0.8-merge
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
isaacs
Now working on 0.6.21
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Philipp Hagemeister
tools: fix shebang in tools/doc/generate.js
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Ben Noordhuis
build: fix spurious mksnapshot crashes for good
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
isaacs
Blog post for v0.6.20
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
isaacs
2012.07.10 Version 0.6.20 (maintenance)
v0.6.20
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
isaacs
.gitignore: Don't ignore node_modules (breaks npm)
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
isaacs
npm: Upgrade to 1.1.37
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Shigeki Ohtsu
timer: change new Date to Date.now for performance
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
isaacs
build: Regenerate docs for tarball and releases
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
Ivan Torres
doc: clarify fs.symlink and fs.symlinkSync parameters
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
isaacs
Now working on 0.8.3
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
isaacs
v0.8.2 blog post
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
isaacs
Merge branch 'v0.8.2-release' into v0.8
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Toshihiro Nakamura
domain: Remove first arg from intercepted fn
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Bert Belder
Update AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Bert Belder
Add a .mailmap file, and clean up AUTHORS somewhat
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Justin Plock
doc: cluster: worker.pid is now worker.process.pid
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Ben Noordhuis
test: make test-fs-watch-file write to tmp dir
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Ben Noordhuis
fs: make unwatchFile() remove a specific listener
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
isaacs
zlib: Call inflateEnd for UNZIP. Fixes memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Nathan Rajlich
process: throw a TypeError when anything but an Array...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-08
Ben Noordhuis
crypto: fix DecipherUpdate() memory leak
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
isaacs
2012.07.09, Version 0.8.2 (Stable)
v0.8.2
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
isaacs
Fix test-require-json on Windows
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Bert Belder
v8: reapply floating patches
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
isaacs
v8: Upgrade to 3.11.10.14
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Bert Belder
Fix the Windows build
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Bert Belder
gitignore: ignore .svn directories
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
isaacs
Now working on 0.8.2
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
isaacs
npm: Upgrade to 1.1.36
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
isaacs
doc: Formatting and grammar on stream api doc
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Dominic Tarr
correct documentation of Stream#destroy
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Nathan Rajlich
readline: don't use Function#call()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Jonas Westerlund
Forgotten commit: add arguments to handleGroup
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Jonas Westerlund
Assign to property of global, instead of implicit globa...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Jonas Westerlund
Use unicode escape sequences instead of octal
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Jonas Westerlund
Inline timeout function, avoiding declaration in condit...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Jonas Westerlund
Move function declaration out of conditional
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Jonas Westerlund
Move function declaration to top-level
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Jonas Westerlund
Do not assign to properties that only have getters
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Jonas Westerlund
Avoid redeclaring variable
commit
|
commitdiff
|
tree
|
snapshot
2012-07-07
Jonas Westerlund
Remove octal escape sequences and avoid reserved keyword
commit
|
commitdiff
|
tree
|
snapshot
2012-07-06
TJ Holowaychuk
module: add filename to require() json errors
commit
|
commitdiff
|
tree
|
snapshot
2012-07-06
Tim Macfarlane
readline: fix for unicode prompts
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
Ben Noordhuis
timers: fix handling of large timeouts
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
Fedor Indutny
tls: use slab allocator
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
Fedor Indutny
tls: make tls a little bit faster
commit
|
commitdiff
|
tree
|
snapshot
2012-07-04
Vladimir Beloborodov
readline: Use one history item for reentered line
commit
|
commitdiff
|
tree
|
snapshot
2012-07-04
Nathan Rajlich
repl: fix passing an empty line inserting "undefined...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-04
Maciej Małecki
repl: fix crashes when buffering command
commit
|
commitdiff
|
tree
|
snapshot
2012-07-04
Ben Noordhuis
deps: upgrade libuv to be09be7
commit
|
commitdiff
|
tree
|
snapshot
2012-07-04
Mathias Bynens
punycode: update to v1.1.1
commit
|
commitdiff
|
tree
|
snapshot
2012-07-04
Ben Noordhuis
Merge remote-tracking branch 'origin/v0.8'
commit
|
commitdiff
|
tree
|
snapshot
2012-07-03
Ben Noordhuis
tools: update gyp to r1426
commit
|
commitdiff
|
tree
|
snapshot
next