7523 Commits (4401bb47bfa4fe72c2755c428577903ece5cfaa0)
 

Author SHA1 Message Date
Ben Noordhuis 335f20896a crypto: allow negative numbers in setOptions() 12 years ago
isaacs fb5c7f03a0 blog: Don't filter out non-latest release notes 12 years ago
isaacs db008f7cce npm: Upgrade to 1.1.66 12 years ago
Trevor Norris bb867c0fa6 doc: Add lines about additonal uses of Buffer 12 years ago
Ben Noordhuis 8d2753c141 constants: fix wrapping of large constants 12 years ago
Shigeki Ohtsu 11a5119e72 build: disable use of thin archive 12 years ago
Scott Blomquist f657ce685d windows: add tracing with performance counters 12 years ago
Bert Belder bc9388342f windows: fix normalization of UNC paths 12 years ago
Ben Noordhuis a25ebb1997 v8: fix dragonflybsd build 12 years ago
Ben Noordhuis 1e738c5ef2 build: make python executable configurable 12 years ago
Ben Noordhuis 815a181d03 deps: upgrade cares to 213f2b7 12 years ago
Ben Noordhuis 8ba1bec47d deps: upgrade libuv to fc5984f 12 years ago
Ben Noordhuis 7716828166 deps: upgrade libuv to 5639b2f 12 years ago
Tim Kuijsten 6f9ed28fac doc: fix typo in setPrivateKey function signature 12 years ago
Ben Noordhuis 38c52a0575 tools: update gyp to r1535 12 years ago
Sergey Kholodilov 019ad346e0 crypto: fix ssl error handling 12 years ago
Ben Noordhuis 71ba7bc2a0 node: remove eio-emul.h 12 years ago
Stephen Gallagher 38809e3985 build: allow linking against system libuv 12 years ago
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