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
2014-06-05
Fedor Indutny
Merge branch 'v0.10'
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Fedor Indutny
deps: update openssl to 1.0.1h
commit
|
commitdiff
|
tree
|
snapshot
2014-06-05
Michael Kebe
test: remove duplicate tests
commit
|
commitdiff
|
tree
|
snapshot
2014-06-04
Ben Noordhuis
bench: fix buffers/buffer-base64-encode benchmark
commit
|
commitdiff
|
tree
|
snapshot
2014-05-31
Chris Barber
doc: fixed wording in child_process
commit
|
commitdiff
|
tree
|
snapshot
2014-05-30
Ben Noordhuis
src: replace CONTAINER_OF with type-safe function
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
cjihrig
fs: close file if fstat() fails in readFile()
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
cjihrig
fs: close file if fstat() fails in readFile()
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Raymond Feng
net: Ensure consistent binding to IPV6 if address is...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Raymond Feng
doc: Add a README for benchmark tests
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Raymond Feng
benchmark: Add a test to measure Buffer.slice perf
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Ben Noordhuis
smalloc: rework double free bug fix
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Alexis Campailla
tls: fix performance issue
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Ben Noordhuis
src: kill isolate on exit
commit
|
commitdiff
|
tree
|
snapshot
2014-05-23
Trevor Norris
smalloc: prevent double free on dispose()
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Rohini Harendra
src: NODE_UNIXTIME_V8 needs to use an Isolate
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Timothy J Fontaine
lint: lib/_http_client.js
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Ben Noordhuis
test: fix up pummel/test-net-pingpong
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Ben Noordhuis
child_process: don't throw on EMFILE/ENFILE
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Kevin Decker
http: Optimize queued client aborts
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Ben Noordhuis
build: disable v8 handle zapping
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Yazhong Liu
doc: document url `slashes` property
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
fengmk2
querystring: custom encode and decode
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Ryan Cole
child_process: add path to spawn ENOENT Error
commit
|
commitdiff
|
tree
|
snapshot
2014-05-22
Fedor Indutny
contexify: fix infinite recursion in delete cb
commit
|
commitdiff
|
tree
|
snapshot
2014-05-21
Calvin Metcalf
doc: clarify `end` vs `finish` in streams
commit
|
commitdiff
|
tree
|
snapshot
2014-05-21
jochen@chromium.org
v8: backport no handle zapping for release builds
commit
|
commitdiff
|
tree
|
snapshot
2014-05-21
Andrew Low
string_bytes: ucs2 support big endian
commit
|
commitdiff
|
tree
|
snapshot
2014-05-21
Fedor Indutny
tls_wrap: do not store TLSCallbacks in SSL_CTX
commit
|
commitdiff
|
tree
|
snapshot
2014-05-21
Timothy J Fontaine
test: rewrite spawnsync test
commit
|
commitdiff
|
tree
|
snapshot
2014-05-18
cjihrig
net: don't throw on net.Server.close()
commit
|
commitdiff
|
tree
|
snapshot
2014-05-17
Dan Kaplun
readline: fixes scoping bug
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Andrei Sedoi
configure: allow V8 snapshot for cross-compilation
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Fedor Indutny
crypto: fix version check in hello parser
commit
|
commitdiff
|
tree
|
snapshot
2014-05-16
Yazhong Liu
crypto: check protocol version at handshake header
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Mark Stosberg
docs: Update docs on TEST single test run.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Alexis Campailla
crypto: improve memory usage
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Greg Sabia...
child_process: do not set args before throwing
commit
|
commitdiff
|
tree
|
snapshot
2014-05-14
Ben Noordhuis
src: fix _XOPEN_SOURCE redefinition warning
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Colin Ihrig
fs: add consistent flag fall throughs
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Dan Kaplun
readline: implements keypress buffering
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Fedor Indutny
tls_wrap: remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Dan Kaplun
test: fixes test/disabled/test-readline.js
commit
|
commitdiff
|
tree
|
snapshot
2014-05-13
Greg Sabia...
child_process: spawn() does not throw TypeError
commit
|
commitdiff
|
tree
|
snapshot
2014-05-12
Trevor Norris
buffer: remove Buffer#toArrayBuffer()
commit
|
commitdiff
|
tree
|
snapshot
2014-05-12
Yazhong Liu
readline: fix close event of readline.Interface()
commit
|
commitdiff
|
tree
|
snapshot
2014-05-12
Taojie
src: fix spelling mistake
commit
|
commitdiff
|
tree
|
snapshot
2014-05-12
Trevor Norris
node: remove duplicate tickInfo assignment
commit
|
commitdiff
|
tree
|
snapshot
2014-05-12
Refael Ackermann
src: fix StringBytes::Write if string is external
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Nicholas Vavilov
crypto, zlib: replace _binding with _handle
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Yazhong Liu
doc: add spec for util.deprecate()
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Trevor Norris
src: add --throw-deprecation entry to --help
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Nikolai Vavilov
doc: fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
isaacs
url: treat \ the same as /
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Feross Aboukhadijeh
buffer: Fix incorrect Buffer.compare behavior
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
Ben Noordhuis
lib: name EventEmitter prototype methods
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Timothy J Fontaine
test: http-destroyed-socket-write win32 may ABORT
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Vladimir Kurchatkin
stream: don't try to finish if buffer is not empty
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Alexis Campailla
test: replace http-destroyed-socket-write
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
isaacs
npm: upgrade to 1.4.10
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Adrian Lang
doc: correct check for failed child_process.spawn
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Fedor Indutny
installer: copy smalloc.h on installation
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Fedor Indutny
constants: export O_NONBLOCK
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Fedor Indutny
deps: backport 23f2736a from v8 upstream
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Fedor Indutny
debugger: assign Environment to DebugContext too
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Timothy J Fontaine
test: use larger buffer in net-error-twice
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Alexis Campailla
test: fix test-http-flush on Windows
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Timothy J Fontaine
Now working on 0.11.14
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Timothy J Fontaine
Merge branch 'v0.11.13-release'
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Timothy J Fontaine
Now working on 0.10.29
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Timothy J Fontaine
Merge branch 'v0.10.28-release' into v0.10
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10' into...
v0.11.13
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
Timothy J Fontaine
2014.05.01, Version 0.10.28 (Stable)
v0.10.28
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
isaacs
npm: upgrade to v1.4.9
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Timothy J Fontaine
2014.05.01, Version 0.11.13 (Unstable)
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Timothy J Fontaine
Now working on 0.10.28
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Timothy J Fontaine
Merge branch 'v0.10.27-release' into v0.10
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Timothy J Fontaine
2014.05.01, Version 0.10.27 (Stable)
v0.10.27
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Timothy J Fontaine
Merge remote-tracking branch 'upstream/v0.10'
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
isaacs
npm: upgrade to v1.4.8
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Trevor Norris
buffer: normalize compare() output
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Timothy J Fontaine
uv: update to v0.10.27
commit
|
commitdiff
|
tree
|
snapshot
2014-05-01
Fedor Indutny
deps: update uv to v0.11.25
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Vladimir Kurchatkin
stream: split `objectMode` for Duplex
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Timothy J Fontaine
test: update test-dns.js after a60a9b0
commit
|
commitdiff
|
tree
|
snapshot
2014-04-30
Shigeki Ohtsu
child_process: fix assertion error in spawnSync
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Ingmar Runge
crypto: improve error messages
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Forrest L Norvell
docs: add cautionary note to emitter.removeAllListeners
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Rasmus Christian...
crypto: fix a couple of VC++ warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Sean McArthur
buffer: add compare and equals methods
commit
|
commitdiff
|
tree
|
snapshot
2014-04-28
Ben Noordhuis
deps: fix v8 link error with glibc < 2.17
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Rod Vagg
util: format as Error if instanceof Error
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Denys Zariaiev
vm: assign Environment to created context
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Ben Noordhuis
deps: make v8 use CLOCK_REALTIME_COARSE
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Julian Gruber
doc: fix missing link in net api
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Julian Gruber
doc: fix order in net api
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Ben Noordhuis
http: add request.flush() method
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Fedor Indutny
deps: provide TXT chunk info in c-ares
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Fedor Indutny
Revert "deps: backport b5135bbc from c-ares repo"
commit
|
commitdiff
|
tree
|
snapshot
next