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-01-23
Fedor Indutny
Merge branch 'v0.6'
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Ben Noordhuis
uv: upgrade to 1cca230
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Igor Zinkovsky
fix windows build
commit
|
commitdiff
|
tree
|
snapshot
2012-01-23
Igor Zinkovsky
upgrade libuv to edbabe6f83
commit
|
commitdiff
|
tree
|
snapshot
2012-01-22
Maciej Małecki
version: bump `NODE_PATCH_VERSION`
commit
|
commitdiff
|
tree
|
snapshot
2012-01-22
Ben Noordhuis
crypto: silence unused variable warning
commit
|
commitdiff
|
tree
|
snapshot
2012-01-22
koichik
test: fix test/simple/test-net-server-max-connections...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-22
koichik
test: for #2109
commit
|
commitdiff
|
tree
|
snapshot
2012-01-22
Brandon Benvie
util: use getOwnPropertyDescripter
commit
|
commitdiff
|
tree
|
snapshot
2012-01-22
koichik
http: keep-alive should default with HTTP/1.1 server
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Igor Zinkovsky
only ref non-default isolate loops
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Maciej Małecki
path fs: move `path.exists*` to `fs.exists*`
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Ben Noordhuis
http: fix deprecation warning module ID
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Dan VerWeire
dgram: reintroduce setMulticastTTL()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Dan VerWeire
dgram: reintroduce setBroadcast()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Roman Shtylman
dgram: reintroduce addMembership() and dropMembership()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Ben Noordhuis
uv: upgrade to 497b1ec
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
Igor Zinkovsky
ref isolate loop
commit
|
commitdiff
|
tree
|
snapshot
2012-01-21
koichik
http: reduce creating http-parser instances
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Nicolas LaCasse
Fix #2365 zlib crashing on invalid input
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Andreas Madsen
Add cluster.setupMaster
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
isaacs
Add missing ChangeLog item re: fs.stat improvement
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Ben Noordhuis
build: disable NDEBUG in release builds for now
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Ben Noordhuis
fs, handle_wrap: use Loop(), not uv_default_loop()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Shigeki Ohtsu
fs: don't assert on uv_fs_*() errors
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
isaacs
Now working on 0.6.9
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
isaacs
2012.01.19, Version 0.6.8 (stable)
v0.6.8
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
isaacs
Upgrade V8 to 3.6.6.19
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Ben Noordhuis
v8: link against libsocket and libnsl on sunos
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Ben Noordhuis
v8: implement VirtualMemory class on SunOS
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Fedor Indutny
Land number collision fix for v8 3.6 by Erik Corry
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Artur Adib
docs: document common add-on design patterns
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Ingmar Runge
Crypto: adding ability to turn off automatic PKCS padding
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Brandon Benvie
Add missing TTY key translations for F1-F5 on Windows
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Bert Belder
Make path.extname do the right thing when the last...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Ben Noordhuis
build: remove node_debug from config.gypi
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Ben Noordhuis
cluster: don't always kill the master on uncaughtException
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Dan Williams
docs: replace expresso with mocha in appendix 1
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Dan Williams
docs: fix syntax error on cluster api docs
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Ben Noordhuis
build: respect --debug configure switch
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Andreas Madsen
Add failing test case: parent on('exit')
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Ryan Dahl
Link to Marak's module rap in community page
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Bert Belder
tests: fix more lint issues
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Andreas Madsen
Tests: fix jslint issues
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Andreas Madsen
Allow calling fork() without args or options
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Andreas Madsen
child_process: add errno property to exceptions
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Fedor Indutny
Land number collision fix for v8 3.6 by Erik Corry
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
koichik
tls: fix double 'error' events on HTTPS Requests
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Ben Noordhuis
typed arrays: set class name
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Ryan Dahl
Makefile: Don't force user to run ./configure first
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Fedor Indutny
installer: install node-waf
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Ryan Dahl
Now working on v0.7.1-pre
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Ryan Dahl
Bump version to v0.7.0
v0.7.0
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Ryan Dahl
Add make dist-upload
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Ryan Dahl
Fix 'make dist'
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Igor Zinkovsky
upgrade libuv to 52511b9ddc
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Igor Zinkovsky
fix windows build
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Ryan Dahl
Merge remote branch 'origin/v0.6'
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Ryan Dahl
Upgrade libuv to joyent/libuv@f5bd21f
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
isaacs
Update npm to 1.1.0-2
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Igor Zinkovsky
fix windows build
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Ryan Dahl
Upgrade V8 to 3.8.6
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Ryan Dahl
Revert "gyp: install node-gyp"
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Fedor Indutny
gyp: install node-gyp
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Maciej Małecki
http: use `util._deprecationWarning` for deprecation...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Fedor Indutny
uv: upgrade to e7758e1
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Fedor Indutny
Revert "util: always display a warning for module in...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Maciej Małecki
util: always display a warning for module in debug...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Fedor Indutny
querystring: fix maxKeys = 0 is ignored
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Fedor Indutny
http: do not accept headers if limit is exceeded
commit
|
commitdiff
|
tree
|
snapshot
2012-01-16
Ben Noordhuis
isolates: remove references to uv_thread_self()
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Fedor Indutny
http, querystring: added limits to prevent DoS
commit
|
commitdiff
|
tree
|
snapshot
2012-01-15
Ben Noordhuis
build: support --dest-cpu configure switch again
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Fedor Indutny
test-eio-limit: add missing copyright headers
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Fedor Indutny
Add failing test-eio-limit.js
commit
|
commitdiff
|
tree
|
snapshot
2012-01-14
Ben Noordhuis
net: make .write() throw on bad input
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Guillermo Rauch
website: Add "Api Docs" button next to "Download"
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
mrb
dgram: use slab memory allocator
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Nathan Rajlich
build: remove the old -DPLATFORM="mac" define
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Nathan Rajlich
build: set `process.platform` to "darwin" on OS X
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Ben Noordhuis
docs: clarify filename argument of vm.* functions
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
koichik
http: Upgrade/CONNECT request should detach its socket...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-12
Igor Zinkovsky
update libuv to 855764406e
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Fedor Indutny
zlib: reset() method for deflate/inflate streams
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Fedor Indutny
zlib: C++ style fixes for dictionary
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Fedor Indutny
Merge branch 'v0.6'
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Fedor Indutny
zlib: C++ style fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Mathias Bynens
punycode: Update to v0.3.0
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Maciej Małecki
makefile: ignore `lib/punycode.js` while linting
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Andreas Madsen
child_process: fix typo in internal message event name
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
isaacs
zlib binding cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Ryan Dahl
Use .jpg instead of .bmp for .msi
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Maciej Małecki
child_process: fix typo in internal message event name
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Ryan Dahl
Add broken test-isolates3.js
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Ben Noordhuis
Make sure that zlib contexts are not garbage collected...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Bert Belder
Fix memory leak in node_zlib
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Ryan Dahl
Add failing test-isolates2.js
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Ryan Dahl
Fix #2473
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Fedor Indutny
test: make debugger-repl tests work with isolates
commit
|
commitdiff
|
tree
|
snapshot
2012-01-10
Ben Noordhuis
isolates: add process-global list of isolates
commit
|
commitdiff
|
tree
|
snapshot
next