8055 Commits (81c278d58d8154980d49b9c2713ec37f5017c2d3)
 

Author SHA1 Message Date
Ben Noordhuis b6a3b0a629 deps: upgrade libuv to 665a316 12 years ago
isaacs e2bcff9aa7 bench: Use hrtime in throughput benchmark 12 years ago
Ben Noordhuis b6e989759b repl: don't interpret floating point numbers 12 years ago
Trevor Norris 13c5db9771 buffer: remove duplicate assertion tests 12 years ago
Bert Belder b3bfb6fbb6 domains: don't crash if domain is set to null 12 years ago
Bert Belder 9b22944b68 windows: fix the x64 debug build 12 years ago
Nathan Rajlich 5e4e87ade5 os: add os.endianness() function 12 years ago
Nathan Rajlich 3c91a7ae10 readline: use a "string_decoder" to parse "keypress" events 12 years ago
Nathan Rajlich e95e095289 readline: don't emit "line" events with a trailing '\n' char 12 years ago
Joshua Erickson fb6377ebd0 net: More accurate IP address validation and IPv6 dotted notation. 12 years ago
Shigeki Ohtsu f36bfd1590 build: remove jslint test/ on Windows 12 years ago
Timothy J Fontaine 02dffb063e build: enable DEAD_CODE_STRIPPING on OS X 12 years ago
Timothy J Fontaine 0f3ddad0fc build: let xcode pick proper compiler 12 years ago
Timothy J Fontaine ac047166f6 build: add configure option to generate xcode build files 12 years ago
Timothy J Fontaine d264b23077 build: add postmortem as a dependency if enabled 12 years ago
Stephen Gallagher 73ff653a8d build: allow linking against system c-ares 12 years ago
Stephen Gallagher bfd78b69fc build: allow linking against system http_parser 12 years ago
Anthony Pesch fddb5dc2d3 typed arrays: add slice() support to ArrayBuffer 12 years ago
Fedor Indutny 05882668f9 debugger: exit and kill child on SIGTERM or SIGHUP 12 years ago
Ben Noordhuis 83e5e20c2c build: remove _LARGEFILE_SOURCE, _FILE_OFFSET_BITS 12 years ago
Ben Noordhuis a7ac1a1d88 deps: upgrade libuv to 0ddf9d6 12 years ago
Ben Noordhuis a6fef475ce build: make debug build on os x compile at -O0 12 years ago
Shigeki Ohtsu 148f5e6512 build: fix default dtrace flag on Linux 12 years ago
Girish Ramakrishnan 2f03eaf76f doc: tls: rejectUnauthorized defaults to true after 35607f3a 12 years ago
Scott Blomquist 66f64ae072 windows: generate ETW events to track v8 compiled code positions 12 years ago
Ben Noordhuis 2f5fa089e9 build: add --systemtap-includes configure switch 12 years ago
Jan Wynholds 06810b29fa tracing: add systemtap support 12 years ago
Ben Noordhuis ab1e66d93f deps: upgrade libuv to 97c527a 12 years ago
isaacs a12c42ca2f test: Use setImmediate for recursive deferral 12 years ago
isaacs 07d3b21f43 zlib: s/clear/close/ and match other close() semantics 12 years ago
Frederico Silva cfbfaaa87d build: let gyp choose msvs version 12 years ago
J. Lee Coltrane 54d293da56 url: make url.format escape delimiters in path and query 12 years ago
Brandon Philips 19b87bbda0 tls: delete useless removeListener call 12 years ago
Ben Noordhuis a93424da4a zlib: pass object size hint to V8 12 years ago
Ben Noordhuis 570e4be932 zlib: reduce memory consumption, release early 12 years ago
Francois Marier 44dd2c392a doc: remove duplicate set of options 12 years ago
Francois Marier 326bce91d6 doc: reflect hostname v. host preference in examples 12 years ago
isaacs 21c741f257 Print warning when maxTickDepth is reached 12 years ago
Scott Blomquist 953b049a89 windows: correct outputs list in "node_etw" gyp target 12 years ago
isaacs 5f0a10ad21 blog: Correct shasums for v0.8.14 12 years ago
isaacs 7fe1671727 blog: Post for v0.8.14 12 years ago
isaacs 54e88b3d61 Now working on 0.8.15 12 years ago
isaacs 4379e49818 Merge branch 'v0.8.14-release' into v0.8 12 years ago
isaacs b00527fcf0 2012.10.25, Version 0.8.14 (Stable) 12 years ago
isaacs 45a13d9674 events: Don't clobber pre-existing _events obj in EE ctor 12 years ago
isaacs d130bb060e blog: Post for v0.8.13 12 years ago
isaacs 648e38771e Now working on 0.8.14 12 years ago
isaacs d269f7e48c Merge branch 'v0.8.13-release' into v0.8 12 years ago
isaacs ff4c974873 2012.10.25, Version 0.8.13 (Stable) 12 years ago
isaacs e1bdde05c7 V8 build: 'echo -n' considered harmful 12 years ago