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-11
Ben Noordhuis
Tell BSD users to run `gmake` instead.
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
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 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
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
2011-07-05
Ryan Dahl
Revert "Fixes #1260"
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Ryan Dahl
Revert "Fixes #1267."
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Ryan Dahl
Revert "Error argument for http.ServerRequest 'close'"
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Ryan Dahl
Downgrade V8 to 3.1.8.25
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Ben Noordhuis
Verify that the argument passed to vm.runInContext...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Ben Noordhuis
Parse the command line before initializing V8.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Bert Belder
dns_uv: match the old api better, fix tests
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Ryan Dahl
uv: exception.code isntead of exception.errno
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Ryan Dahl
Merge branch 'V8-3.4'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Ryan Dahl
Upgrade V8 to 3.4.9
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Ryan Dahl
make test-process-uptime fail less often
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Ryan Dahl
Revert "Remove 'connect' event from server side sockets"
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Ryan Dahl
Fix internet testcase config
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Ryan Dahl
net_uv: enable another test case in test-net-pingpong
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Alex Xu
Typo: stout -> stdout
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Bert Belder
Avoid assertion failure closing tty stdin on windows
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
avz
Fix wrong error handling at Open() after open(2) in...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Ben Noordhuis
Test case for issue #1228: errno masked in fs.openSync().
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Bert Belder
Fix `make test-internet`
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Bert Belder
Fix bug in timers_uv timeout recomputation
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Ben Noordhuis
Test cases for #1234: don't send HTTP/1.1 responses...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Ben Noordhuis
Don't send a HTTP/1.1 status line to HTTP/1.0 clients.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Ben Noordhuis
Clean up temporary file on exit.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Ryan Dahl
legacy c-ares binding should use legacy timer
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Bert Belder
Bindings for libuv-integrated c-ares
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Bert Belder
Fix v8 mingw build
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Bert Belder
Fix net_uv.isIPv4/6 bug
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Adam Luikart
Update POSIX splitPathRe to allow control chars. Fixes...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
koichik
Fixes #1267.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Niklas Fiekas
Removed/Fixed TODO DRY
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Ryan Dahl
net_uv: add isIP
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Joe Shaw
Fix a misnamed argument; multicastAddress -> multicastI...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Jörn Horstmann
Fixed a typo in a comment: "realpatch" -> "realpath"
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Ben Noordhuis
Document that `path.join()` and `path.resolve()` ignore...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Mariano Iglesias
Adding missing v8 namespace to NODE_PSYMBOL
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
koichik
Fix net.Socket.connect argument parsing
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Ben Noordhuis
Check that PR_SET_NAME is defined.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Ben Noordhuis
Test for #402: writing base64 at position > 0 should...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Ben Noordhuis
Document behaviour of the `encoding` parameter of fs...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
koichik
Fix doctool uses RegExp object as a Function
commit
|
commitdiff
|
tree
|
snapshot
2011-07-03
koichik
Fixes #1260
commit
|
commitdiff
|
tree
|
snapshot
2011-07-03
Ryan Dahl
http: Fix agent id creation
commit
|
commitdiff
|
tree
|
snapshot
2011-07-03
Ryan Dahl
Fix require with --eval
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Ryan Dahl
use_uv: Correct readyState on connecting
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Ryan Dahl
Merge branch 'v0.4'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Ryan Dahl
Set process.useUV also on env NODE_USE_UV=1
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Henry Rawas
net_uv: fix test-net-connect-timeout.js test
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Ryan Dahl
Fixes #877. Don't wait for socket pool to establish...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Ryan Dahl
Revert "debugger: don't allow users to input non-valid...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Ryan Dahl
Upgrade libuv to ba1c38f to fix mingw build
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Robert Mustacchi
Fix solaris build (codereview.chromium.org/7282034/)
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Ryan Dahl
Complete libuv upgrade
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Ryan Dahl
Upgrade libuv
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Henry Rawas
net_uv: reuse socket
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
Yoshihiro KIKUCHI
tiny fixes in tty_posix.js
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
Ryan Dahl
net_uv: Stub out setKeepAlive
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Henry Rawas
Fix V8 mingw32 build
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Ryan Dahl
Upgrade libuv to 8fd916d6ddc9c7fd0e3e8e668efbc2d782e8e742
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Henry Rawas
fix mingw build
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Ryan Dahl
net_uv: Fix server.listen argument parsing
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Ryan Dahl
Upgrade V8 to 3.4.8
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Ryan Dahl
Add docs about NODE_USE_UV to man page
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Ryan Dahl
Revert "Add support for file descriptor type detection."
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Henry Rawas
net_uv: Delay listen emit
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Ryan Dahl
Enable new timer binding only on --use-uv
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Ryan Dahl
Revert "Get rid of the old timer binding"
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Ryan Dahl
Merge branch 'v0.4'
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Ryan Dahl
Now working on v0.4.10
commit
|
commitdiff
|
tree
|
snapshot
next