8990 Commits (6d842897c5966cee1924b5073e273568923c8693)
 

Author SHA1 Message Date
Ben Noordhuis e4363145ba test: fix simple/test-setproctitle 11 years ago
Timothy J Fontaine 180f987147 blog: Post for v0.10.15 11 years ago
Timothy J Fontaine 33267337fa Now working on 0.10.16 11 years ago
Timothy J Fontaine 272525714d Merge branch 'v0.10.15-release' into v0.10 11 years ago
Timothy J Fontaine 2426d65af8 2013.07.25, Version 0.10.15 (Stable) 11 years ago
Ben Noordhuis 015ec05272 src: fix process.getuid() return value 11 years ago
Ben Noordhuis 0de5b831e2 doc: document tls.Server 'secureProtocol' option 11 years ago
Timothy J Fontaine 0256edc43e blog: Post for v0.10.14 11 years ago
Timothy J Fontaine 90c448de23 Now working on 0.10.15 11 years ago
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