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
2011-06-28
Ryan Dahl
Fix test-tcp-wrap-listen
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Henry Rawas
Fix test-net-pingpong.js on windows
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
Ryan Dahl
Upgrade libuv to f9b9bb44bd6e2b74729b5d1ff481adf4213e9a0b
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
koichik
Fix mismatch createConnection and Socket.connect
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
Ben Noordhuis
Test case for issue #1218: uncatchable exception on...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Ben Noordhuis
Prevent "undefined symbol: ev_rt_now" link errors in...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Ryan Dahl
net_uv: child process use net_legacy; recognize NODE_US...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Ryan Dahl
net_uv: Don't add listenerCallback when null
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Ben Noordhuis
Fixes #1197. Fix failing os.getNetworkInterfaces()...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Sam Shull
Fixes #1204. Add missing headers files to include
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Ryan Dahl
Upgrade libuv.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Ryan Dahl
net_uv: Export Socket and Stream
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Ryan Dahl
net_uv: Implement end(), destroySoon()
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Ryan Dahl
net_uv: shim up more methods
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Ryan Dahl
Revert "Add --cov code coverage option"
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Ryan Dahl
Add --use-uv command-line flag to use libuv backend
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Ryan Dahl
Support eof in net_uv
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Ryan Dahl
Initial pass at new net.js for libuv
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Ryan Dahl
tcp_wrap: implement shutdown
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Ryan Dahl
tcp_wrap: Don't return req object on error.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Ryan Dahl
tcp_wrap: add writeQueueSize
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Ryan Dahl
tcp_wrap: implement socket.connect()
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Ryan Dahl
tcp_wrap: onread oncomplete parameter massage
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Ryan Dahl
tcp_wrap: implement write
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Ryan Dahl
Merge branch 'v0.4'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Ryan Dahl
tcp_wrap: Initial wrap of uv_read_start
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Ryan Dahl
Remove confusing comment in node_buffer.h
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Ryan Dahl
libuv wraps: Dispose of JS object on close()
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Mark Cavage
Support for signature verification with RSA/DSA public...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Ryan Dahl
tcp_wrap: Remove listener deck
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
isaacs
AMD compatibility for node, with docs and tests
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Trevor Burnham
Documenting `require.main`, fixing #997
commit
|
commitdiff
|
tree
|
snapshot
2011-06-12
Bert Belder
Compensate for uv_async_init api change
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Ryan Dahl
Massage util.inherits for perf increase
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Ryan Dahl
Bind uv_listen()
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Ryan Dahl
Initial binding to uv_tcp_t
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Ryan Dahl
Upgrade libuv
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Bert Belder
Avoid tick spinner spinning forever
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Bert Belder
Build on windows again
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Bert Belder
Get rid of node_idle_watcher
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Bert Belder
Get rid of the old timer binding
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Bert Belder
Use timer_wrap instead of the old timer binding
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Bert Belder
Compatibility issue and warning in x-forwarded-for...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Ryan Dahl
Upgrade libuv to e58a1abff02d7bacf89a56de9050e27690a97bc5
commit
|
commitdiff
|
tree
|
snapshot
2011-06-04
isaacs
typo
commit
|
commitdiff
|
tree
|
snapshot
2011-06-04
isaacs
Avoid instanceof for native object types
commit
|
commitdiff
|
tree
|
snapshot
2011-06-04
Dave Pacheco
DTrace probes: support X-Forwarded-For
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Ryan Dahl
Merge branch 'v0.4'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Siddharth Mahendraker
debugger: don't allow users to input non-valid commands
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Ryan Dahl
Disabling SSL compression is dependent on OpenSSL versi...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Ryan Dahl
Upgrade http-parser to eee60127c0df551be085cc8e7983e36d...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Ryan Dahl
Doc improvements
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Jérémy Lal
Option to disable SSL v2
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Ryan Dahl
document require.cache
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Fuji, Goro
`node -e ''` should mean eval(''), not invoke REPL
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Ryan Dahl
Move MakeCallback and SetErrno to node.cc
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Ryan Dahl
TimerWrap: mimic libev ref count semantics
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
Ryan Petrello
Close #562 Close #1078 Parse file:// urls properly
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Ryan Dahl
Implement new wrap for uv timer
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Ben Noordhuis
Fix resource leaks in node_crypto.cc
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
Brian White
Crypto documentation fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
Ryan Dahl
Fixes #1102. Install ev.h into $PREFIX/include/node...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
Felix Geisendörfer
Remove 'connect' event from server side sockets
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
Felix Geisendörfer
Fix error handling bug in stream.pipe()
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
Brian White
Fix incorrect documentation for assert.fail()
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
Ryan Dahl
Fix windows EOL chars
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
Bert Belder
Batch of ev -> uv changes
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
Ryan Dahl
Guard tick_spinner start/stop
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
Ryan Dahl
Upgrade libuv to d91b5012bd32b60f1a0f35241f7ac45c147f0c8a
commit
|
commitdiff
|
tree
|
snapshot
2011-05-22
Ryan Dahl
Upgrade libuv to 40f0ad6d364cff76adaf1c7f182b1dc939f36617
commit
|
commitdiff
|
tree
|
snapshot
2011-05-22
Ryan Dahl
Merge branch 'v0.4'
commit
|
commitdiff
|
tree
|
snapshot
2011-05-21
Ryan Dahl
Now working on v0.4.9
commit
|
commitdiff
|
tree
|
snapshot
2011-05-21
Ryan Dahl
Bump to v0.4.8
v0.4.8
commit
|
commitdiff
|
tree
|
snapshot
2011-05-21
Ryan Dahl
Merge branch 'v8-3.1' into v0.4
commit
|
commitdiff
|
tree
|
snapshot
2011-05-21
Ryan Dahl
Upgrade V8 to 3.1.8.16
commit
|
commitdiff
|
tree
|
snapshot
2011-05-20
Ryan Dahl
Fix TJ's assert error
commit
|
commitdiff
|
tree
|
snapshot
2011-05-20
Mark Cavage
Additional docs for net.listenFD()
commit
|
commitdiff
|
tree
|
snapshot
2011-05-20
Ryan Dahl
Merge branch 'v0.4'
commit
|
commitdiff
|
tree
|
snapshot
2011-05-20
Ryan Dahl
CryptoStream.prototype.readyState shoudn't reference fd
commit
|
commitdiff
|
tree
|
snapshot
2011-05-20
Brian White
Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2011-05-20
Robert Mustacchi
Use same make as when originally invoked
commit
|
commitdiff
|
tree
|
snapshot
2011-05-20
Robert Mustacchi
Rework getNetworkInterfaces() for Linux, SunOS, Mac...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-20
David Trejo
Add test for agent upgrade and example in docs
commit
|
commitdiff
|
tree
|
snapshot
2011-05-20
Ryan Dahl
Revert "Upgrade libuv to 9c2dd6bea970b2376696aba070bdfc...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Alexandre Marangone
(char *) casting for all strings args to kstat function...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Alexandre Marangone
Adding os.totalmem() and os.freemem() for SunOS
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Fedor Indutny
Share SSL context between server connections
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Ryan Dahl
Fix buffer test
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Ryan Dahl
makeFastBuffer should not segfault but rather throw...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Ryan Dahl
Upgrade libuv to 9c2dd6bea970b2376696aba070bdfc2873843cfb
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
Ryan Dahl
Merge branch 'v0.4'
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
David Trejo
readline docs
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
David Trejo
readline docs
commit
|
commitdiff
|
tree
|
snapshot
2011-05-17
Ryan Dahl
Remove libev/macos kqueue override - goes in libuv
commit
|
commitdiff
|
tree
|
snapshot
2011-05-17
Ryan Dahl
Changes for job bullets
commit
|
commitdiff
|
tree
|
snapshot
2011-05-17
Ryan Dahl
fork: Use utf8 for channel encoding
commit
|
commitdiff
|
tree
|
snapshot
2011-05-17
Ryan Dahl
Merge branch 'v0.4'
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Ryan Dahl
Remove 'binary' encoding assert - add tests
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
isaacs
Close #1054 More clear documentation for module system
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
Ryan Dahl
Disable compression with OpenSSL.
commit
|
commitdiff
|
tree
|
snapshot
next