7443 Commits (3751c0fe40ed22aaa281abda914ef9bf0c02edac)
 

Author SHA1 Message Date
Ben Noordhuis f8999da514 build: avoid -Wno-old-style-declaration with gcc 4.2 12 years ago
Ben Noordhuis e5649d4b3d tools: fix platform detection on freebsd, sunos 12 years ago
Ben Noordhuis 22965da799 install: fix freebsd man page location 12 years ago
isaacs 4de274cbee test: TTY only has writeBuffer(), not write() 12 years ago
isaacs 3149d2f7dc benchmark: Add net-pipe benchmark 12 years ago
Lewuathe 4d0fcd515f Fix dropped html tag 12 years ago
Trevor Norris 6772308883 buffer: Don't double-negate numeric buffer arg 12 years ago
Kyle Robinson Young acad8d9a77 website: typo fixes 12 years ago
Joshua Erickson c9f2531ae0 net: More accurate IP address validation and IPv6 dotted notation. 12 years ago
Ryunosuke SATO 83161455bd doc: Fix missing link target to 'https.request()' 12 years ago
Chad Rhyner 8fc578b631 test: disable eio-race tests 12 years ago
Adam Malcontenti-Wilson 0c9bee49fb build: support ARM in makefile target 'binary' 12 years ago
Michael Axiak ffb4c173a4 build: add $(PYTHON) when calling configure 12 years ago
isaacs 122ac4e1f2 blog: Post for v0.8.15 12 years ago
isaacs e773be6f90 Now working on 0.8.16 12 years ago
isaacs 9f51fd6b84 Merge branch 'v0.8.15-release' into v0.8 12 years ago
isaacs fdf91afb49 2012.11.26, Version 0.8.15 (Stable) 12 years ago
Ben Noordhuis 121ed91331 tls: fix tls.connect() resource leak 12 years ago
Ben Noordhuis 4cb17cb219 net: fix net.connect() resource leak 12 years ago
Ben Noordhuis aa3441ae45 js2c: raise proper Exception, not a string 12 years ago
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