7739 Commits (9bd9c546c87f29e12821de6c2e8bc7fa33903596)
 

Author SHA1 Message Date
Yi EungJun 33d22428fb doc: Add NODE_DEBUG env to the first example. 12 years ago
isaacs 3d7818fc42 Merge remote-tracking branch 'ry/v0.8' into master 12 years ago
isaacs 9c2c845463 blog: Post for v0.8.18 release 12 years ago
isaacs 4598a4c6dd Now working on 0.8.19 12 years ago
isaacs f05cf3bea7 Merge branch 'v0.8.18-release' into v0.8 12 years ago
isaacs 2c4eef0d97 2013.01.18, Version 0.8.18 (Stable) 12 years ago
isaacs 4d32fc5964 npm: Upgrade to v1.2.2 12 years ago
isaacs fc3547bc82 Now working on 0.9.8 12 years ago
isaacs fa543da830 Merge branch 'v0.9.7-release' 12 years ago
isaacs 1c35ee8695 blog: Post for v0.9.7 release 12 years ago
isaacs 9e7bebeb83 2013.01.18, Version 0.9.7 (Unstable) 12 years ago
isaacs ee2fd79e43 doc: Remove mention of child.send 'track' option 12 years ago
isaacs 01a4be4554 buffer: Define INFINITY for MSVC compiler 12 years ago
isaacs 0459a60232 npm: Upgrade to 1.2.2 12 years ago
Ben Noordhuis 6b713b5253 cluster: make --prof work for workers 12 years ago
Dan Milon 7295bb9435 dns: make error message match errno 12 years ago
Ben Noordhuis 8b0f3ce397 v8: add %p option to --logfile, expands to pid 12 years ago
Fedor Indutny 31583be042 tls: follow RFC6125 more stricly 12 years ago
Fedor Indutny e70d1bfe64 Revert "Revert "tls: allow wildcards in common name"" 12 years ago
Fedor Indutny 4488a69fac child_process: do not keep list of sent sockets 12 years ago
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