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-07-18
Ryan Dahl
Move HandleWrap rules to one place
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Ben Noordhuis
Replace reinterpret_cast with BitCast in deoptimizer...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Ryan Dahl
Change text on homepage about Web Workers
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Ryan Dahl
PipeWrap should use HandleWrap::Close
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Ryan Dahl
Abstract out HandleWrap class
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Ryan Dahl
Add pipe_wrap
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Ryan Dahl
Abstract StreamWrap from TCPWrap
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Ryan Dahl
Output size of binaries on 'make'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-17
isaacs
Close #1349 Delimit NODE_PATH with ; on Windows
commit
|
commitdiff
|
tree
|
snapshot
2011-07-17
Pierre-Alexandre...
node-amqp is now being maintained by Theo Schlossnagle...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-16
Ben Noordhuis
Revert dcf6955: Fix V8 mingw32 build
commit
|
commitdiff
|
tree
|
snapshot
2011-07-16
Steve Engledow
Improve --help message and Fix -e/--eval switch
commit
|
commitdiff
|
tree
|
snapshot
2011-07-16
koichik
Fix message tests
commit
|
commitdiff
|
tree
|
snapshot
2011-07-16
Devon Govett
More accurite error messages when writing beyond the...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-16
Igor Zinkovsky
Apply PTW32_STATIC_LIB define to debug build of eio
commit
|
commitdiff
|
tree
|
snapshot
2011-07-16
Ryan Dahl
Merge branch 'V8-3.4'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-16
Ryan Dahl
Upgrade V8 to 3.4.12.1
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Henry Rawas
net_uv: getsockname binding
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
vegorov@chromium.org
Correctly propagate toolchain setting in SConstruct.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
vegorov@chromium.org
MinGW32: define STRUNCATE and change strncpy_s implemen...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Bert Belder
libuv: stop g++ from complaining about anonymous struct...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
isaacs
Close #1348 Remove require.paths
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
isaacs
Remove duplicate docs about main module
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
AJ ONeal
Document that 'Buffer' is a global variable
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Ryan Dahl
Add 'make test-uv-debug'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Henry Rawas
connect-timeout callbacks after close
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Ryan Dahl
Upgrade libuv to 1be48f12a0
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Ryan Dahl
windows: fix simple/test-executable-path
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Ryan Dahl
Use uv_exepath
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Wojciech Wnętrzak
added information about relative paths in File System...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Shigeki Ohtsu
ev: define HAVE_SYNC_FILE_RANGE if kernel >= 2.6.17...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Henry Rawas
connect-buffer play back queued write and end
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Ryan Dahl
Now working on v0.5.2
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Ryan Dahl
Bump to v0.5.1
v0.5.1
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Ryan Dahl
Merge branch 'v0.4'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Ryan Dahl
Comment out wsa_get_proto_info(AF_INET6) - not needed...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Ryan Dahl
Revert "net_uv: fix localhost resolution - was defaulti...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Brian White
Addons should not -DEV_MULTIPLICITY=0
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Henry Rawas
add working http tests
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Ryan Dahl
net_uv: fix localhost resolution - was defaulting to...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Ryan Dahl
Upgrade libuv to f5ff8694
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Elijah Insua
Close #1303 Stream.pipe returns the destination
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
isaacs
Close #1281 Make require a public member of module
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Henry Rawas
test-tcp-wrap dont assume port 80 priveleged'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Henry Rawas
net_uv: sockets should be writable during connection
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Henry Rawas
net_uv: Add maxConnections support
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
koichik
Add tests for #1085 and #1304
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Stefan Rusu
Fixes #1085. The agent end event may call detachSocket...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-14
Stefan Rusu
Fixes #1304. The Connection instance may be destroyed...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
Kip Gebhardt
Adding documentation for 'agent' option in http.request().
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
koichik
Fix fs can't handle large file on 64bit platform
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
koichik
Fix Buffer drops last null character in UTF-8
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
koichik
Improvements AssertionError message
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
koichik
The Node.JS website should link to whichever ChangeLog...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
koichik
Document error in console.timeEnd
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
AJ ONeal
added explanation of `exports`
commit
|
commitdiff
|
tree
|
snapshot
2011-07-13
koichik
Doc improvements
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Henry Rawas
fix socket-timeout. Also fix makefile test list name...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Henry Rawas
fix isip test
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Henry Rawas
test-net-reconnect needs socket connect event
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Ryan Dahl
Update favicon
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Ryan Dahl
Fix wallpaper links
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Ryan Dahl
logo update
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Ben Noordhuis
Tell BSD users to run `gmake` instead.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
koichik
Doc improvements. Explained the flags of fs.open().
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
koichik
Doc improvements
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Ben Noordhuis
Fix off-by-one error in assertion.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Henry Rawas
Fix V8 mingw32 build
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Igor Zinkovsky
Statically link in dependencies for node.exe
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
koichik
Fixes #1260
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
koichik
Fixes #1267.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-09
Ryan Dahl
mraleph emit hack
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Ryan Dahl
Upgrade V8 to 3.4.10
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Ryan Dahl
Add several asserts to tcp_wrap
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Henry Rawas
test-uv: add more test cases
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
isaacs
docs for chown/chmod
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Henry Rawas
add tests to "make test-uv"
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Ryan Dahl
Start 'make test-uv' command
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Henry Rawas
isIP test
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Henry Rawas
fix eaddrinuse bug
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Henry Rawas
net_uv: fix test-net-eaddrinuse.js
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Henry Rawas
ipv6 node
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Ben Noordhuis
Revert 3e2a2a7. Always send a HTTP/1.1 status line...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Ben Noordhuis
Revert 8dc8773. Always send a HTTP/1.1 status line...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Ryan Dahl
Add deps/uv/src/ares to include path
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Ryan Dahl
Escape $CC and $CXX when passed to uv and V8
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Ryan Dahl
Export $CC and $CXX to uv and V8's build systems
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Ryan Dahl
complete libuv upgrade. sorry
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Ryan Dahl
Upgrade libuv to 9518ab65949257384bf7e407d8502a6437fdda4b
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
avz
sysctl(CTL_HW, HW_PHYSMEM) always returns unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Joe Shaw
SendTo and SendMsg expect a buffer only, not a string...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Ryan Dahl
Bring back execScript
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
isaacs
url: Don't swallow punycode errors
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
isaacs
punycode: Test for integer overflow
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Jeremy Selier
Close #1149 IDNA and Punycode support in url.parse
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Ryan Dahl
Upgrade libuv to 0bf38570e8c7837bd830388f7b57f138aebb3395
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Ryan Dahl
Now working on version v0.5.1
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Ryan Dahl
Bump to v0.5.0
v0.5.0
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Ryan Dahl
Support SunOS 121. Check for ifaddrs in wscript for...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Bert Belder
Libuv: add cygwin support
commit
|
commitdiff
|
tree
|
snapshot
next