8827 Commits (2b569deed32d7f601e9c5af0415e842e1440d46e)
 

Author SHA1 Message Date
Ben Noordhuis 2b569deed3 cluster: remove duplicate this.errno assignment 11 years ago
Maciej Małecki d713db245b doc: document possible return values of os.arch() 11 years ago
Dav Glass 7d654be627 doc: Fix missing backtick in debugger doc 11 years ago
isaacs 993bb93e0a streams: Don't emit 'end' until read() past EOF 11 years ago
Fedor Indutny 508a6c2eee openssl: use asm for sha, md5, rmd 11 years ago
Fedor Indutny d62c2d975a tls: share tls tickets key between cluster workers 11 years ago
Fedor Indutny 509cfbc2b7 cluster: support setting data on shared server 11 years ago
Ben Noordhuis 44ed42bd97 src: move NODE_MODULE_VERSION to node_version.h 11 years ago
Ben Noordhuis 0330bdf519 lib: macro-ify type checks 11 years ago
Ben Noordhuis 457d529241 tools: fix js2c macro expansion bug 11 years ago
Ben Noordhuis 4b279f0092 src: rename macros.py to notrace_macros.py 11 years ago
Ben Noordhuis d8240769c6 src: cares_wrap: remove two unused variables 11 years ago
Trevor Norris c76ed64348 smalloc: add external to alloc with callbacks 11 years ago
Trevor Norris 8ce02cf0aa buffer: misc logic simplification 11 years ago
Trevor Norris d74932e518 buffer: revert length and parent check 11 years ago
David Björklund d904c231b6 crypto: Add test for sha.write(''); sha.end() 11 years ago
Trevor Norris 35e0d60d0c buffer: slice on zero length buffer 11 years ago
isaacs 0f8de5e1f9 stream: Simplify flowing, passive data listening 11 years ago
Wyatt Preul 5fcd6e4038 util: removed duplicated isArray check 11 years ago
Ben Noordhuis e3bb6e11c3 v8: reapply floating patches 11 years ago
Trevor Norris dfb1191f22 src: update v8 build requirements 11 years ago
Trevor Norris 5777d7ab30 v8: upgrade to v8 3.20.7 11 years ago
Ben Noordhuis 254b711155 src: fix windows build error from 221c689e 11 years ago
Ben Noordhuis d75f67f949 bench: fix up benchmarks after internal api change 11 years ago
Ben Noordhuis e1fe8d4ec0 test: fix up tests after internal api change 11 years ago
Ben Noordhuis ca9eb718fb src, lib: update after internal api change 11 years ago
Ben Noordhuis 0161ec87af src, lib: deduplicate errnoException 11 years ago
Ben Noordhuis d4c14c1fe5 src: add libuv bindings module 11 years ago
Ben Noordhuis 0e48cb4998 deps: upgrade libuv to 3ee4d3f 11 years ago
Ben Noordhuis 221c689ebb udp_wrap, tcp_wrap: add out arg to AddressToJS 12 years ago
Ben Noordhuis d11e7c2075 src: ReqWrap now optionally accepts a wrap object 12 years ago
Trevor Norris 4a34c69cbf buffer: return offset for end of last write 11 years ago
Ben Noordhuis 2bedf6efb1 src: fix persistent handle lifecycle issue 11 years ago
Ben Noordhuis db13983e68 src: add IsFunction() assert to MakeCallback 12 years ago
Ben Noordhuis 2b7d86ec73 tools: make check-imports.sh work on bsd-likes 11 years ago
Trevor Norris d817843d2e smalloc: create separate module 11 years ago
Trevor Norris 46d11510ad node: always set function name 11 years ago
isaacs e71d9fd834 Merge remote-tracking branch 'ry/v0.10' 11 years ago
Shuan Wang 48a4600c56 url: Fix edge-case when protocol is non-lowercase 11 years ago
isaacs bd5ab9c601 doc: Explain process.nextTick timing 11 years ago
isaacs 04e0324f6a doc: style the 'type' fields in API docs 11 years ago
isaacs db5776cf8b doc: Streams API Doc Rewrite 11 years ago
Trevor Norris be940b4501 smalloc: remove NULL assert check 11 years ago
isaacs e48536f4cd tls: Trivial use_strict fix 11 years ago
Ben Noordhuis 2c47030174 src: remove Buffer::Data(Persistent<T>&) 11 years ago
Timothy J Fontaine 875dd37a93 blog: v0.11.4 is unstable not stable 11 years ago
Timothy J Fontaine c898704db1 lint: fix _http_client.js after v0.10 merge 11 years ago
Timothy J Fontaine 81c2a36439 Now working on 0.11.5 11 years ago
Timothy J Fontaine 31109808ea Merge branch 'v0.11.4-release' 11 years ago
Timothy J Fontaine 21dd5f4ea9 blog: v0.11.4 release 11 years ago