Ryan Dahl
6050af4fd7
net_uv: properly initialize writeQueueSize
Fixes simple/test-tcp-wrap-listen.js
13 years ago
Ryan Dahl
061ce7b0ac
net_uv: Fix simple/test-http-expect-continue.js
13 years ago
Ryan Dahl
4ef8f06fe6
Finally remove node::EventEmitter
13 years ago
Ryan Dahl
0a3fc1d9c8
Remove StatWatcher's dep on C++ EventEmitter
13 years ago
Ryan Dahl
2e16ae703e
Upgrade libuv to 4eff34da4
14 years ago
Ryan Dahl
85404c5c55
Move HandleWrap rules to one place
14 years ago
Ben Noordhuis
e5cceffe6a
Replace reinterpret_cast with BitCast in deoptimizer to please certain compilers.
This is a back-port of upstream V8 rev 8672.
Fixes #1354 .
14 years ago
Ryan Dahl
bd2d90feff
Change text on homepage about Web Workers
14 years ago
Ryan Dahl
61cda1e34e
PipeWrap should use HandleWrap::Close
14 years ago
Ryan Dahl
0c7bf8132e
Abstract out HandleWrap class
14 years ago
Ryan Dahl
cc0f608c7c
Add pipe_wrap
14 years ago
Ryan Dahl
1ae148909a
Abstract StreamWrap from TCPWrap
14 years ago
Ryan Dahl
404a4db611
Output size of binaries on 'make'
14 years ago
isaacs
448eab2587
Close #1349 Delimit NODE_PATH with ; on Windows
14 years ago
Pierre-Alexandre St-Jean
93899cb0cb
node-amqp is now being maintained by Theo Schlossnagle https://github.com/postwait/node-amqp
14 years ago
Ben Noordhuis
9f9a4cb928
Fix Math.pow crashes on machines without SSE2.
This is a back-port of r8577 from V8's upstream 3.1 branch.
Fixes #829 .
14 years ago
Ben Noordhuis
61dfe5d2a9
Revert dcf6955: Fix V8 mingw32 build
Patch has been merged upstream in V8 3.4.6.
Fixes #1351 .
14 years ago
Steve Engledow
292345fe62
Improve --help message and Fix -e/--eval switch
--help should at least give some hint that node takes the -e switch
Update help message to include -e and swap eval block with module load block so argv works correctly
[steve@sane node](master)$ ./node -e 'process.argv' foo bar
[ '/home/steve/code/node/node', 'foo', 'bar' ]
:)
Add simple test for -e option.
Fixes #1311 .
14 years ago
koichik
4662ace916
Fix message tests
V8 3.4.12.1 changed exception log format.
3.14.10:
node.js:189
throw e; // process.nextTick error, or 'error' event on first tick
^
3.4.12.1:
node.js:189
throw e; // process.nextTick error, or 'error' event on first tick
^
The caret was moved.
14 years ago
Devon Govett
562b469b35
More accurite error messages when writing beyond the length of a Buffer.
Fixes #1336 .
14 years ago
Igor Zinkovsky
d798866917
Apply PTW32_STATIC_LIB define to debug build of eio
14 years ago
Ryan Dahl
5709643289
Merge branch 'V8-3.4'
14 years ago
Ryan Dahl
ef1be160d6
Upgrade V8 to 3.4.12.1
14 years ago
koichik
e8bc80cf15
Doc improvements
Fixes #1334 .
14 years ago
Henry Rawas
f3f3b12364
net_uv: getsockname binding
14 years ago
vegorov@chromium.org
17bff6082a
Correctly propagate toolchain setting in SConstruct.
Patch by Bert Belder.
Review URL: http://codereview.chromium.org/7309014
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@8555 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
14 years ago
vegorov@chromium.org
442c5c95ad
MinGW32: define STRUNCATE and change strncpy_s implementation to follow specification.
This fixes the debug build for MinGW32
Patch by Bert Belder.
Review URL: http://codereview.chromium.org/7308007
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@8552 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
14 years ago
Bert Belder
1c2dd454db
libuv: stop g++ from complaining about anonymous struct usage
14 years ago
isaacs
7f0047c2d5
Close #1348 Remove require.paths
Module.globalPaths is still set to a read-only copy of the global
include paths pulled off of the NODE_PATH environment variable.
It's important to be able to inspect this, but modifying it no longer
has any effect.
14 years ago
isaacs
ebc4d5cd29
Remove duplicate docs about main module
14 years ago
AJ ONeal
eb7d762c55
Document that 'Buffer' is a global variable
14 years ago
Ryan Dahl
f4154d2940
Add 'make test-uv-debug'
To run: ./configure --debug && make test-uv-debug
14 years ago
Henry Rawas
3a96469319
connect-timeout callbacks after close
14 years ago
Ryan Dahl
130be31cff
Upgrade libuv to 1be48f12a0
and bindings for new req interface
14 years ago
Ryan Dahl
f5a7de1ea7
windows: fix simple/test-executable-path
14 years ago
Ryan Dahl
48f65b3d57
Use uv_exepath
14 years ago
Wojciech Wnętrzak
25c1a5e804
added information about relative paths in File System module
14 years ago
Wojciech Wnętrzak
9a16f1c7d0
added information about relative paths in File System module
14 years ago
Shigeki Ohtsu
3c733c57b7
ev: define HAVE_SYNC_FILE_RANGE if kernel >= 2.6.17 *and* glibc version >= 2.6
14 years ago
Henry Rawas
e70702c620
connect-buffer play back queued write and end
14 years ago
Ryan Dahl
306af25325
Now working on v0.5.2
14 years ago
Ryan Dahl
f8bfa54d0f
Bump to v0.5.1
14 years ago
Ryan Dahl
041c983290
Merge branch 'v0.4'
Conflicts:
deps/libev/wscript
doc/api/modules.markdown
14 years ago
Ryan Dahl
ab0d88142e
Comment out wsa_get_proto_info(AF_INET6) - not needed - causes warning in Win2k3
14 years ago
Ryan Dahl
b5e7b7870a
Revert "net_uv: fix localhost resolution - was defaulting to ::1 on OSX"
Breaks test/internet/test-dns.js
This reverts commit 6d8b082eed
.
14 years ago
Brian White
612875765d
Addons should not -DEV_MULTIPLICITY=0
Fixes #1229
Fixes #1332
14 years ago
Henry Rawas
77ecc5a41a
add working http tests
14 years ago
Ryan Dahl
6d8b082eed
net_uv: fix localhost resolution - was defaulting to ::1 on OSX
14 years ago
Ryan Dahl
7a782164b9
Upgrade libuv to f5ff8694
14 years ago
Elijah Insua
b722aaa8c5
Close #1303 Stream.pipe returns the destination
Squashed:
* Simple change to make Stream.pipe(destination) return the destination Stream
* Test: ensure Stream.pipe(destination) returns the destination Stream
* updated Stream.pipe() documentation to reflect that it now returns the
destination stream
14 years ago