7869 Commits (fef35fc4f1da9e06790d5b3b34b3bcdb085dd3a2)
 

Author SHA1 Message Date
Fedor Indutny 44cd121c63 Revert "child_process: do not keep list of sent sockets" 12 years ago
isaacs ae6f4b32c4 benchmark: Add resume() in static_http_server 12 years ago
Fedor Indutny db5ee0b3de child_process: do not keep list of sent sockets 12 years ago
isaacs b7d76a1a7b Revert "events: Don't crash on events named __proto__" 12 years ago
isaacs 1528de2373 stdio: Set readable/writable flags properly 12 years ago
isaacs b48e303af0 events: Don't crash on events named __proto__ 12 years ago
Ben Noordhuis 30e237041d Revert "tls: allow wildcards in common name" 12 years ago
Ryunosuke SATO 562d3f11f3 doc: modify documentation style about 'Stability: 5' 12 years ago
Ben Noordhuis 08ac9fe016 test: add cluster 'bind twice' test 13 years ago
Ben Noordhuis 498200b87c buffer: reject negative SlowBuffer offsets 12 years ago
Ben Noordhuis 952e42de72 deps: upgrade libuv to 4ba03dd 12 years ago
isaacs 47f3fc9a26 test: add module-loading test with empty string 12 years ago
Felix Böhm 7465cf911a module: assert that require() is called with a string 12 years ago
isaacs b9ffc537e6 lint: Prefer double-quotes over single 12 years ago
Ryunosuke SATO 61741f9a83 repl: fix how to module requiring in code comment 12 years ago
Dean McNamee 9fe3734f15 TypedArrays: Improve dataview perf without endian param 12 years ago
James Campos c93c99c7c3 assert that require() has a truthy path 12 years ago
isaacs 14e8f806de stream: Properly handle large reads from push-streams 12 years ago
Trevor Norris 7393740c7b buffer: improve read/write speed with assert 12 years ago
Trevor Norris 22b84e6216 buffer: floating point read/write improvements 12 years ago
Alexandr Emelin eef0ccbcaf http: fix duplicate var initialization 12 years ago
Mathias Bynens bc764f3dff punycode: update to v1.2.0 12 years ago
Ben Noordhuis 9668df8b39 v8: work around String::WriteAscii segfault 12 years ago
Chris Dent 6b4a93577b install: add simplejson fallback 12 years ago
Fedor Indutny b4b750b6a5 tls: follow RFC6125 more stricly 12 years ago
isaacs 20a3c5d09c streams2: Do not allow hwm < lwm 12 years ago
isaacs 27fafd4648 stream: Do not call endReadable on a non-empty stream 12 years ago
Bert Belder a6b8f63660 buffer: zero-length buffers shouldn't be slab-backed 12 years ago
Bert Belder e501ce4b21 buffer: zero-length buffers shouldn't be slab-backed 12 years ago
Fedor Indutny 45024e7b75 tls: allow wildcards in common name 12 years ago
Fedor Indutny 4dd70bb12c tls: allow wildcards in common name 12 years ago
Ben Noordhuis f3e78bd3c2 http: fix "Cannot call method 'emit' of null" 12 years ago
Ben Noordhuis e4598aa241 gitignore: ignore perf data files 12 years ago
yangguo@chromium.org 926c90bc64 v8: Hardfloat does not imply VFPv3, only VFPv2. 12 years ago
Ben Noordhuis e4f2a140d2 deps: upgrade libuv to 8e3e60f 12 years ago
Nathan Rajlich bac537b186 repl: fix lint 12 years ago
Felix Böhm 9bce5e8f3e repl: make built-in modules available by default 12 years ago
Scott Blomquist 8e311d28b0 windows: add support for '_Total' perf counters 12 years ago
Ben Noordhuis 8018113910 v8: remove optimization switches 12 years ago
Fedor Indutny d22bd9e3c4 deps: update v8 to 3.15.11.7 12 years ago
isaacs 9a4a39fc97 Now working on 0.9.7 12 years ago
isaacs f228e3cc05 Merge branch 'v0.9.6-release' 12 years ago
isaacs 4c9de9d716 blog: release v0.9.6 12 years ago
isaacs 9313fdc71c 2013.01.11, Version 0.9.6 (Unstable) 12 years ago
isaacs 97db62b4d9 Merge remote-tracking branch 'ry/v0.8' into master 12 years ago
Bert Belder 6a91eab097 path: make basename and extname ignore trailing slashes 12 years ago
Ben Noordhuis b509ae67b7 typed arrays: fix sunos signed/unsigned char issue 12 years ago
isaacs 3383d77c61 test: child process { stdio:'inherit' } 12 years ago
Fedor Indutny d93346d0fc Revert "typed arrays: fix build on sunos" 12 years ago
Fedor Indutny 35a137cf8d typed arrays: fix build on sunos 12 years ago