1720 Commits (4f4f6dfce8522bc1a10cfc40b3bb5d9b8f77f22f)

Author SHA1 Message Date
Abimanyu Raja b5144b245b stdio: fix typo in doc comment 14 years ago
Jann Horn 1a0edbca86 module: remove 'is URL?' check in module loader, dead code 14 years ago
Ben Noordhuis 8342f31af9 Now working on 0.5.6 14 years ago
Ben Noordhuis d2d53d4bb2 Bump version to v0.5.5 14 years ago
Ryan Dahl 7d38a3b81c Fix build - due to V8 API change 14 years ago
Ryan Dahl 06f750c466 fix windows build 14 years ago
Ben Noordhuis 8f245486aa net: fix multicast on sunos 14 years ago
Ryan Dahl 52a40e0fd5 Add process.features.debug; fixes simple/test-executable-path.js 14 years ago
Ben Noordhuis 11e3cfce8b dgram: integrate libuv support for UDP over IPv6 14 years ago
Ben Noordhuis cbd4033619 dgram: integrate libuv UDP support 14 years ago
Ben Noordhuis 9cb624986c tcp_wrap: update after libuv API change 14 years ago
Ben Noordhuis 2aefea5a2f stream_wrap: update after libuv API change 14 years ago
Ben Noordhuis 7003d6eff5 Move ARRAY_SIZE macro to node.h 14 years ago
Peter Bright 0110c90382 Upgrade to 0.9.8r. 14 years ago
Ryan Dahl ce9caa237f Fix #1563. overflow in ChildProcess custom_fd. 14 years ago
Ryan Dahl f5db3f1f85 Fix #1563. overflow in ChildProcess custom_fd. 14 years ago
Ryan Dahl dc578724b1 Now working on v0.4.12 14 years ago
Ryan Dahl a745d19ce7 Bump version to v0.4.11 14 years ago
Antranig Basman c05936ca13 vm: fix incorrect dispatch of vm.runInContext for argument "filename" 14 years ago
Ben Noordhuis 5e37e10e41 module: fix pointer reference to out-of-scope variable 14 years ago
Bert Belder 9728723508 node_crypto: interface with libuv, not libev 14 years ago
Ben Noordhuis eaac88163a module: fix pointer reference to out-of-scope variable 14 years ago
Artem Zaytsev a38bda9fb2 platform: fix GetFreeMemory() on 64 bits freebsd 14 years ago
Ben Noordhuis cbea40eaf2 typed arrays: fix signed/unsigned compiler warnings 14 years ago
Ben Noordhuis efcbe3b21a typed arrays: add Float64Array 14 years ago
Ben Noordhuis 83b211ecb2 typed arrays: alias method subarray() to slice() 14 years ago
Ben Noordhuis 7cab4d6870 typed arrays: integrate plask's typed array implementation 14 years ago
Glen Low 04122ad2d3 crypto: PBKDF2 function from OpenSSL 14 years ago
Ryan Dahl 5b58473b40 Now working on v0.5.5 14 years ago
Ryan Dahl cfba1f5922 Bump version to v0.5.4 14 years ago
Peter Bright b9d777734d Fix MSVS building. 14 years ago
Ben Noordhuis fcf9cfa137 node: propagate --use-uv to child processes 14 years ago
Ryan Dahl e6b06bc6c5 win: fix test-process-env 14 years ago
Ben Noordhuis 460614125b tcp: propagate libuv tcp accept() errors to net_uv.js 14 years ago
Bert Belder 764dfbb1bf Open files in binary mode, on msvc too 14 years ago
Tom Hughes 421b6e89aa crypto: fix incorrect ssl shutdown check 14 years ago
Tom Hughes 25118b0a26 net: fix incorrect sizeof() 14 years ago
Tom Hughes 94db871ecf crypto: fix incorrect ssl shutdown check 14 years ago
Tom Hughes a8692a0154 net: fix incorrect sizeof() 14 years ago
Ryan Dahl acc120a37b windows: fix test-umask 14 years ago
Peter Bright 6ac8c55989 Make MSVS build. 14 years ago
Ryan Dahl 3ebbf6ebf7 Complete eio upgrade 14 years ago
Peter Bright 13d6a1f67f Basic VC++ compatibility work. 14 years ago
Ryan Dahl a979ab9d99 Improve gyp build - now works kind of 14 years ago
Ryan Dahl c3ccbea5cd Upgrade http_parser to 965f91bc76b2d1601e23 14 years ago
Bert Belder 567470b136 Child processes: support windowsVerbatimArguments option 14 years ago
Ben Noordhuis 2bbb468428 child process: bind to libuv's kill process API 14 years ago
Ben Noordhuis 38f948a373 http: make http2 the default, legacy backend is available with --use-http1 14 years ago
Bert Belder 91ecfbcae8 Remove platform_win32_winsock 14 years ago
Ryan Dahl 158bfab922 Now working on v0.5.4 14 years ago