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-03-29
Trevor Norris
lint: add isolate, remove semicolon
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Ben Noordhuis
src: fix Persistent<> deprecation warning
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Ben Noordhuis
deps: upgrade libuv to c43e851
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Kyle Robinson...
zlib: allow passing options to convenience methods
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
isaacs
Now working on 0.11.1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
isaacs
Merge branch 'v0.11.0-release'
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
isaacs
2013.03.28, Version 0.11.0 (Unstable)
v0.11.0
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
isaacs
lint
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
isaacs
Merge remote-tracking branch 'ry/v0.10'
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
isaacs
blog: Post about v0.10.2
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
isaacs
Node working on 0.10.3
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
isaacs
Merge branch 'v0.10.2-release' into v0.10
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Ben Noordhuis
src: tie process.versions.uv to uv_version_string()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
isaacs
2013.03.28, Version 0.10.2 (Stable)
v0.10.2
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Bert Belder
deps: upgrade libuv to v0.10.3
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
isaacs
npm: Upgrade to v1.2.15
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Fedor Indutny
tls: handle SSL_ERROR_ZERO_RETURN
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
wicked
setTimeout: do not calculate Timeout._when property
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
isaacs
stream: Emit readable on ended streams via read(0)
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
isaacs
stream: Handle late 'readable' event listeners
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
isaacs
doc: Add 'don't ignore errors' section to domain
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Benjamin Ruston
doc: debugger, dns, http: fix grammar
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Suwon Chae
os: use %SystemRoot% or %windir% in os.tmpdir()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Marcin Kostrzewa
util: fix util.inspect() line width calculation
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Ben Noordhuis
deps: upgrade libuv to 7514149
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
isaacs
test: Accept either kind of NaN
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Fedor Indutny
tls: handle errors before calling C++ methods
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Benjamin Ruston
doc: addon: fix grammar
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Fedor Indutny
openssl: disable HEARTBEAT TLS extension
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Trevor Norris
domain: fix domain callback from MakeCallback
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Ben Noordhuis
openssl: make sed tool configurable
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
isaacs
test: Use 'close' event in simple/test-repl-timeout...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Trevor Norris
buffer: remove _charsWritten
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Ben Noordhuis
doc: child_process: document 'error' event
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Ben Noordhuis
doc: fix formatting in tty.markdown
commit
|
commitdiff
|
tree
|
snapshot
2013-03-26
Manav Rathi
tls: expose SSL_CTX_set_timeout via tls.createServer
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Ben Noordhuis
Merge remote-tracking branch 'origin/v0.10'
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Timothy J Fontaine
test: test name is the last elem, not second
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Ben Noordhuis
child_process: don't emit same handle twice
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Ben Noordhuis
crypto: make getCiphers() return non-SSL ciphers
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Mathias Bynens
doc: mention `process.*.isTTY` under `process`
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Ben Noordhuis
child_process: fix sending utf-8 to child process
commit
|
commitdiff
|
tree
|
snapshot
2013-03-25
Ben Noordhuis
bench: add child process read perf benchmark
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Ben Noordhuis
deps: fix openssl build on windows
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
isaacs
stream: Fix early end in Writables on zero-length writes
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Ben Noordhuis
tools: update gyp to r1601
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Ben Noordhuis
doc: update CONTRIBUTING.md
commit
|
commitdiff
|
tree
|
snapshot
2013-03-24
Alexey Kupershtokh
timer: fix off-by-one ms error
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Timothy J Fontaine
fs: uv_[fl]stat now reports subsecond resolution
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Ben Noordhuis
deps: upgrade libuv to eca008a
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Marcel Laverdet
tls: remove harmful unnecessary bounds checking
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Marcel Laverdet
tls: remove harmful unnecessary bounds checking
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
verwaest@chromium.org
v8: Unify kMaxArguments with number of bits used to...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Ben Noordhuis
crypto: check randomBytes() size argument
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Ben Noordhuis
doc: document that stdio is usually blocking
commit
|
commitdiff
|
tree
|
snapshot
2013-03-22
Gil Pedersen
stream: Fix stall in Transform under very specific...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Fedor Indutny
timers: handle signed int32 overflow in enroll()
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Trevor Norris
doc: update that ascii write doesn't convert null
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
isaacs
Merge remote-tracking branch 'ry/v0.10' into master
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Trevor Norris
src: write ascii strings using WriteOneByte
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
isaacs
blog: Post for v0.10.1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
isaacs
Now working on v0.10.2
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
isaacs
Merge branch 'v0.10.1-release' into v0.10
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
Ben Noordhuis
deps: upgrade libuv to 9b61939
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
isaacs
2013.03.21, Version 0.10.1 (Stable)
v0.10.1
commit
|
commitdiff
|
tree
|
snapshot
2013-03-21
isaacs
npm: upgrade to 1.2.15
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Fedor Indutny
crypto: initialize transform lazily
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
isaacs
tls: Prevent hang in readStart
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Trevor Norris
bench: compare binaries equal times
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Ben Noordhuis
bench: add dgram send/recv benchmark
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Fedor Indutny
tls: always reset this.ssl.error after handling
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Fedor Indutny
v8: unbreak build on smartos after 831af97df211f04
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Ben Noordhuis
src: bump NODE_MODULE_VERSION after abi change
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Ben Noordhuis
test: fix up weakref.cc after v8 api change
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Raymond Feng
fs: make write/appendFileSync correctly set file mode
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Trevor Norris
src: pass Isolate to all applicable api
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Trevor Norris
docs: show how to use Isolate
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Fedor Indutny
dtrace: fix generation of v8 constants on freebsd
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
isaacs
dtrace: More style
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
isaacs
dtrace: Make D style more D-ish
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Fedor Indutny
dtrace: x64 ustack helper
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Fedor Indutny
dtrace: fix style in ustack helper
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Trevor Norris
v8: revert dtrace fix from 3.14 downgrade
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Bryan Cantrill
v8: loosen artificial mmap constraint
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Trevor Norris
bindings: update api
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Trevor Norris
v8: remove optimization switches
commit
|
commitdiff
|
tree
|
snapshot
2013-03-20
Trevor Norris
deps: update v8 to 3.17.13
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Iskren Ivov...
doc: fix streams2 SimpleProtocol example
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Bert Belder
windows: enable watching signals with process.on('SIGXYZ')
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Bert Belder
Update .mailmap and AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2013-03-19
Scott Blomquist
test: Misc Windows unit test fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-03-18
Ben Noordhuis
doc: fix broken links in blog footer
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Fedor Indutny
tls: write pending data of opposite side
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Fedor Indutny
tls: write pending data of opposite side
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
Trevor Norris
node: revert removal of MakeCallback
commit
|
commitdiff
|
tree
|
snapshot
2013-03-17
JeongHoon Byun
doc: fix typo in crypto docs
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Yi EungJun
doc: https: Fix the link to tls.connect
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Ben Noordhuis
deps: upgrade libuv to b45a74f
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Ben Noordhuis
install: don't install man page twice
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Nao Iizuka
readline: handle wide characters properly
commit
|
commitdiff
|
tree
|
snapshot
next