8877 Commits (847c6d980c83274b6c37e29a07d19a696435588b)
 

Author SHA1 Message Date
Trevor Norris 45a08cb216 lint: add mising isolates and minor style fixes 12 years ago
Ben Noordhuis 3b0a759b6b test: fix up weakref.cc after v8 api change 12 years ago
Ben Noordhuis 393d33e7ea src: upgrade after v8 api change 12 years ago
Ben Noordhuis 2dbc5ea1b4 v8: reapply floating patches 12 years ago
Ben Noordhuis 6dd78074a3 v8: upgrade to v3.19.13 12 years ago
Trevor Norris 5d4ac272c7 v8: fix pointer arithmetic undefined behavior 12 years ago
Ben Noordhuis 82b3524bce crypto: fix utf8/utf-8 encoding check 12 years ago
Fedor Indutny 9ae1d182ba crypto: free excessive memory in NodeBIO 12 years ago
Ben Noordhuis 4bb4f734b3 src: unexport node_isolate 12 years ago
Timothy J Fontaine f1b878cafa build: add pkgsrc rule 12 years ago
isaacs 4d13fcf481 npm: Upgrade to 1.2.27 12 years ago
isaacs 0882a75063 Merge remote-tracking branch 'ry/v0.10' 12 years ago
isaacs e0519ace31 net: Destroy when not readable and not writable 12 years ago
isaacs 6ada73383c Now working on v0.10.11 12 years ago
isaacs 59c8f59171 blog: Release v0.10.10 12 years ago
isaacs fe0434ce1e Merge branch 'v0.10.10-release' into v0.10 12 years ago
isaacs 25e51c396a 2013.06.04, Version 0.10.10 (Stable) 12 years ago
isaacs 96c30df10c uv: Upgrade to 0.10.10 12 years ago
Ben Noordhuis 414a909d01 url: remove unused global variable 12 years ago
isaacs f28f67cf75 npm: Upgrade to 1.2.25 12 years ago
isaacs 51226b84cf doc: ChangeLog update for v0.8.24 12 years ago
isaacs e116ee7ba1 blog: 0.8 is maintenace, not stable 12 years ago
isaacs 0a763e35da blog: Release v0.8.24 12 years ago
isaacs 99fe35c67a blog: Release v0.10.9 12 years ago
Ben Noordhuis a7820a15e7 src: replace ngx-queue.h with queue.h 12 years ago
Nick Desaulniers 72b92e92d3 src: wrap macros in `do {...} while (0)` 12 years ago
isaacs 5dd91b0147 url: Set href to null by default 12 years ago
isaacs 5dc51d4e21 url: Properly parse certain oddly formed urls 12 years ago
isaacs df6ffc018e stream: unshift('') is a noop 12 years ago
isaacs 2900f0778a Merge remote-tracking branch 'ry/v0.10' 12 years ago
Trevor Norris 4b31a2d8da process: use Tock for nextTickQueue items 12 years ago
Trevor Norris bcb85a1d31 src: remove old comment code 12 years ago
Trevor Norris b846842aff process: remove spinner 12 years ago
isaacs ce54f4ae50 Now working on v0.10.10 12 years ago
isaacs 8c1a04dbf6 Merge branch 'v0.10.9-release' into v0.10 12 years ago
isaacs 878ffdbe6a 2013.05.30, Version 0.10.9 (Stable) 12 years ago
isaacs c86afa5d2e npm: Upgrade to 1.2.24 12 years ago
Trevor Norris 9a6c0853bc process: remove max tick check for domains 12 years ago
Trevor Norris 0761c90204 process: remove maxTickDepth from _tickCallback 12 years ago
Trevor Norris 5b636feaa8 process: relocate needSpinner calls 12 years ago
Andrew Paprocki 49e3fcd058 vm: fix race condition in watchdog cleanup 12 years ago
Kiyoshi Nomo 36e90da6df doc: remove `bufferSize` option 12 years ago
Ryunosuke SATO 7ce5a31061 events: define properties on prototype 12 years ago
Brian White 774b28fde7 repl: fix JSON.parse error check 12 years ago
Brian White 6af8788f3e buffer: return `this` in fill() for chainability 12 years ago
Fedor Indutny 9ee86b718c tls: proper .destroySoon 12 years ago
Bert Belder 6b654c0b13 uv: upgrade to v0.11.4 12 years ago
Ben Noordhuis c188a75103 buffer: guard against integer overflow 12 years ago
Ben Noordhuis 36ebff0470 buffer: simplify ReadFloatGeneric offset checks 12 years ago
Ben Noordhuis ef0926ce42 os: use IsBigEndian() in GetEndianness() function 12 years ago