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
2013-01-18
isaacs
console: Support formatting options in trace()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Dave Olszewski
domain: empty stack on all exceptions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Yi EungJun
doc: Add NODE_DEBUG env to the first example.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
isaacs
Merge remote-tracking branch 'ry/v0.8' into master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
isaacs
blog: Post for v0.8.18 release
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
isaacs
Now working on 0.8.19
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
isaacs
Merge branch 'v0.8.18-release' into v0.8
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
isaacs
2013.01.18, Version 0.8.18 (Stable)
v0.8.18
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
isaacs
npm: Upgrade to v1.2.2
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
isaacs
Now working on 0.9.8
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
isaacs
Merge branch 'v0.9.7-release'
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
isaacs
blog: Post for v0.9.7 release
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
isaacs
2013.01.18, Version 0.9.7 (Unstable)
v0.9.7
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
isaacs
doc: Remove mention of child.send 'track' option
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
isaacs
buffer: Define INFINITY for MSVC compiler
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
isaacs
npm: Upgrade to 1.2.2
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Ben Noordhuis
cluster: make --prof work for workers
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Dan Milon
dns: make error message match errno
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Ben Noordhuis
v8: add %p option to --logfile, expands to pid
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Fedor Indutny
tls: follow RFC6125 more stricly
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Fedor Indutny
Revert "Revert "tls: allow wildcards in common name""
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Fedor Indutny
child_process: do not keep list of sent sockets
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Fedor Indutny
Revert "child_process: do not keep list of sent sockets"
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
isaacs
benchmark: Add resume() in static_http_server
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Fedor Indutny
child_process: do not keep list of sent sockets
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
isaacs
Revert "events: Don't crash on events named __proto__"
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
isaacs
stdio: Set readable/writable flags properly
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
isaacs
events: Don't crash on events named __proto__
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Ben Noordhuis
Revert "tls: allow wildcards in common name"
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Ryunosuke SATO
doc: modify documentation style about 'Stability: 5'
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Ben Noordhuis
test: add cluster 'bind twice' test
commit
|
commitdiff
|
tree
|
snapshot
2013-01-17
Ben Noordhuis
buffer: reject negative SlowBuffer offsets
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Ben Noordhuis
deps: upgrade libuv to 4ba03dd
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
isaacs
test: add module-loading test with empty string
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Felix Böhm
module: assert that require() is called with a string
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
isaacs
lint: Prefer double-quotes over single
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Ryunosuke SATO
repl: fix how to module requiring in code comment
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Dean McNamee
TypedArrays: Improve dataview perf without endian param
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
James Campos
assert that require() has a truthy path
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
isaacs
stream: Properly handle large reads from push-streams
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Trevor Norris
buffer: improve read/write speed with assert
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Trevor Norris
buffer: floating point read/write improvements
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Alexandr Emelin
http: fix duplicate var initialization
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Mathias Bynens
punycode: update to v1.2.0
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Ben Noordhuis
v8: work around String::WriteAscii segfault
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Chris Dent
install: add simplejson fallback
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Fedor Indutny
tls: follow RFC6125 more stricly
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
isaacs
streams2: Do not allow hwm < lwm
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
isaacs
stream: Do not call endReadable on a non-empty stream
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Bert Belder
buffer: zero-length buffers shouldn't be slab-backed
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Bert Belder
buffer: zero-length buffers shouldn't be slab-backed
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Fedor Indutny
tls: allow wildcards in common name
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Fedor Indutny
tls: allow wildcards in common name
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Ben Noordhuis
http: fix "Cannot call method 'emit' of null"
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Ben Noordhuis
gitignore: ignore perf data files
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
yangguo@chromium.org
v8: Hardfloat does not imply VFPv3, only VFPv2.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Ben Noordhuis
deps: upgrade libuv to 8e3e60f
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Nathan Rajlich
repl: fix lint
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Felix Böhm
repl: make built-in modules available by default
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Scott Blomquist
windows: add support for '_Total' perf counters
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Ben Noordhuis
v8: remove optimization switches
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Fedor Indutny
deps: update v8 to 3.15.11.7
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
isaacs
Now working on 0.9.7
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
isaacs
Merge branch 'v0.9.6-release'
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
isaacs
blog: release v0.9.6
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
isaacs
2013.01.11, Version 0.9.6 (Unstable)
v0.9.6
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
isaacs
Merge remote-tracking branch 'ry/v0.8' into master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Bert Belder
path: make basename and extname ignore trailing slashes
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Ben Noordhuis
typed arrays: fix sunos signed/unsigned char issue
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
isaacs
test: child process { stdio:'inherit' }
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Fedor Indutny
Revert "typed arrays: fix build on sunos"
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Fedor Indutny
typed arrays: fix build on sunos
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Bert Belder
Revert "path: fix bugs related to paths with trailing...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Ben Noordhuis
deps: upgrade libuv to 9aab5d4
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
isaacs
http: Set _dumped=false initially
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Andreas Madsen
path: fix bugs related to paths with trailing slashes
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Nathan Rajlich
configure: define "arm_fpu" and "arm_neon" for ARM
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Nathan Rajlich
make binary: allow custom config flags
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
yangguo@chromium.org
v8: Hardfloat does not imply VFPv3, only VFPv2.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
isaacs
http: Don't switch the socket into old-mode
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
isaacs
http: Use stream.push() instead of touching _readableState
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
isaacs
net: Use readable.push() instead of private methods
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
isaacs
stream: Use push() for Transform._output()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
isaacs
stream: Use push() for readable.wrap()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
isaacs
stream: Add readable.push(chunk) method
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
isaacs
blog, changelog: 0.8.17 was released in 2013, not 2012
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
isaacs
blog: Correct shasums for v0.8.17
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
isaacs
blog: Add security notice to v0.8.17 post
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
isaacs
blog: Post about v0.8.17
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
isaacs
Now working on 0.8.18
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
isaacs
Merge branch 'v0.8.17-release' into v0.8
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Ben Noordhuis
test: run tests in alphabetical order
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
isaacs
2012.01.09, Version 0.8.17 (Stable)
v0.8.17
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Ben Noordhuis
typed arrays: fix 32 bit size/index overflow
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
isaacs
npm: Upgrade to v1.2.0
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Dean McNamee
typed arrays: implement load and store swizzling
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Dean McNamee
typed arrays: swizzle with compiler intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Ben Noordhuis
typed arrays: undo local changes
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Fedor Indutny
object_wrap: add missing HandleScope
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Shigeki Ohtsu
stream: fix typo
commit
|
commitdiff
|
tree
|
snapshot
next