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-02-20
Maciej Małecki
startup: move `EventEmitter` closer to the lookup
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Maciej Małecki
startup: use `.hasOwnProperty` instead of `in`
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Brandon Benvie
repl: add automatic loading of built-in libs
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Luke Gallagher
util: fix typo in lib/util.js
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Ben Noordhuis
test: don't let debugger listen on common.PORT
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Ben Noordhuis
test: include common.js in all tests
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Nathan Rajlich
build: map i686 to ia32
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Nathan Rajlich
build: use proper `-arch` for target_arch on OS X
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Nathan Rajlich
build: test `uname -m` first, then `uname -p`
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Ben Noordhuis
gyp: update to r1214
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
koichik
test: fix test-tls-over-http-tunnel with v0.7
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Mikeal Rogers
Issue #2762. Add callback to close function.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
isaacs
jslint src/ and lib/ on 'make test'
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
isaacs
Lint all the JavaScripts.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
isaacs
Merge remote-tracking branch 'ry/v0.6' into v0.6-merge
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Paul Vorbach
docs: fix quotation style in the webserver example
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Nathan Rajlich
build: remove 'config.mk' during `make distclean`
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Dave Pacheco
build: disable -fomit-frame-pointer on solaris
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Ben Noordhuis
docs: fix tls markdown
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
isaacs
Merge branch 'v0.6.11-release' into v0.6
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
isaacs
Now working on 0.6.12
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
isaacs
2012.02.17 Version 0.6.11 (stable)
v0.6.11
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
isaacs
Revert "cluster: propagate bind errors"
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
isaacs
Fix #2770 Compile the OS X pkg as ia32
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Maciej Małecki
debugger: rename `process.debug_port` to `process.debug...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Fedor Indutny
repl: remove double calls where possible
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Shannen Saez
docs: remove unused javascript includes
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Shannen Saez
docs: add lang="en" and remove redundant types
commit
|
commitdiff
|
tree
|
snapshot
2012-02-17
Nathan Rajlich
repl: make tab completion work on non-objects
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
isaacs
Upgrade uv to 86ebe48660e
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Ben Noordhuis
cluster: propagate bind errors
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
einaros
Add WebSocket RFC6455 multiheader fields to the http...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Ben Noordhuis
http: allow multiple WWW-Authenticate headers
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Bert Belder
Make win32 ansi api usage explicit
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Bert Belder
Windows: another attempt to support unicode argv
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Bert Belder
Revert "Windows: support non-ansi command line arguments"
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Ben Noordhuis
tls: mitigate session renegotiation attacks
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
koichik
docs: removed unnecessary STARTTLS section
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Colton Baker
Readline proposal and bugfixes. Related: #2737 #2756
commit
|
commitdiff
|
tree
|
snapshot
2012-02-16
Maciej Małecki
process: remove old notices about removed methods
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Bert Belder
Windows: get rid of process._cwdForDrive()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Bert Belder
Windows: use unicode environment
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Nathan Rajlich
Default to static linking CRT on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Mark Nottingham
Generate Date headers on responses when not already...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
isaacs
Merge branch 'v0.7.4-release'
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
isaacs
Now working on 0.7.5
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Ben Noordhuis
http: allow multiple WWW-Authenticate headers
commit
|
commitdiff
|
tree
|
snapshot
2012-02-15
Ben Noordhuis
tcp, pipe: don't assert on uv_accept() errors
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
isaacs
2012.02.14, Version 0.7.4 (unstable)
v0.7.4
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
isaacs
robots.txt
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Igor Zinkovsky
add tls-over-http-tunnel test
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
koichik
tls: Allow establishing secure connection on the existi...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-14
Seth Fitzsimmons
dgram: handle close of dgram socket before DNS lookup...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
isaacs
doc: Wrap API doc content in div#apicontent
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
isaacs
css: Restrict li fix to #apicontent only.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
isaacs
docs: Move images out of the dist tarball
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Fedor Indutny
Fix linker error on some gcc version on osx
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Bert Belder
Windows: support non-ansi command line arguments
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
isaacs
Upgrade uv to 1d942e2a
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
isaacs
Patches floating on V8
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
isaacs
Upgrade V8 to 3.9.5
commit
|
commitdiff
|
tree
|
snapshot
2012-02-13
Karl Skomski
build: detect host_arch better
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Bert Belder
Add libuv test that was omitted in last libuv upgrade
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Bert Belder
Fix vcbuild.bat, print error when an unrecognized optio...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Fedor Indutny
debugger: export `debug_port` to `process`
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Ben Noordhuis
Merge remote-tracking branch 'origin/v0.6'
commit
|
commitdiff
|
tree
|
snapshot
2012-02-12
Ben Noordhuis
uv: upgrade to 4e1f2b1
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
koichik
test: fix timing sensitivity in test-net-write-slow
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
Ben Noordhuis
docs: update net.Server.address() documentation
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
isaacs
apidoc css: Footer li's should be sans-serif
commit
|
commitdiff
|
tree
|
snapshot
2012-02-11
isaacs
Fix #2690 css: Set font size in apidoc LIs to match Ps
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Igor Zinkovsky
set readable/writable for pipes
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Igor Zinkovsky
upgrade uv to f9be43a564
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Ben Noordhuis
docs: clarify http 'data' callback
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Ben Noordhuis
docs: document tls/crypto `ciphers` option
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Nathan Rajlich
build: use -fPIC for native addons on UNIX
commit
|
commitdiff
|
tree
|
snapshot
2012-02-09
Ben Noordhuis
test: add cluster 'bind twice' test
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
isaacs
npm: update to 1.1.1
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
Andreas Madsen
child_process: stop .disconnect() call if channel is...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
Dave Pacheco
disable omit-frame-pointer on solaris systems
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
isaacs
Makefile: Don't use ** in globs
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
Marcel Laverdet
Re-add top-level v8::Locker
commit
|
commitdiff
|
tree
|
snapshot
2012-02-08
isaacs
Now working on 0.7.4
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
isaacs
2012.02.07, Version 0.7.3 (unstable)
v0.7.3
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
isaacs
Check the version before building tarball
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
Ben Noordhuis
test: add --debug-brk regression test
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
Ben Noordhuis
debugger: fix --debug-brk
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
Igor Zinkovsky
enable x64 windows build
commit
|
commitdiff
|
tree
|
snapshot
2012-02-07
isaacs
Fix merge-conflicts in HTML
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
isaacs
Merge remote-tracking branch 'ry/v0.6'
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
isaacs
v8: Remove OutputDirectory from build/common.gypi
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
isaacs
Upgrade V8 to 3.9.2
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Andreas Madsen
[doc] cluster: remove part about autoFork since this...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Andreas Madsen
cluster: use process.disconnect method
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Andreas Madsen
cluster: simplify process event handling
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Nathan Rajlich
gyp_addon: link with node.lib on Windows
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
koichik
http: fix http-parser is freed twice
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Ben Noordhuis
test: remove deprecated isolates test
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Bert Belder
Windows: disable RTTI and exceptions
commit
|
commitdiff
|
tree
|
snapshot
2012-02-06
Ben Noordhuis
Revert support for isolates.
commit
|
commitdiff
|
tree
|
snapshot
next