8931 Commits (4692b725deaf263aac79e8959ce4ca2a2285f3a0)
 

Author SHA1 Message Date
Timothy J Fontaine e2a598b5f2 Merge branch 'v0.10.14-release' into v0.10 11 years ago
Timothy J Fontaine fdf57f811f 2013.07.25, Version 0.10.14 (Stable) 11 years ago
Timothy J Fontaine 5c81f41e70 uv: Upgrade to v0.10.13 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
isaacs 4bf5211820 doc: explicitly set industry logo height 11 years ago
isaacs ff0de45929 npm: Upgrade to v1.3.5 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
Ben Noordhuis e20811a628 src: os: use Number::New() for CPU info 11 years ago
Ben Noordhuis ed806385bf fs: uids and gids must be unsigned ints 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 14f45ba739 test: move two tests from simple/ to internet/ 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
Ben Noordhuis e0c4fba0ac doc: events: clarify 'newListener' emitter state 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