7048 Commits (7a2ae4c930224e9c8e9090b6aa3437833f415452)
 

Author SHA1 Message Date
Francois Marier 326bce91d6 doc: reflect hostname v. host preference in examples 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
isaacs 822e13d375 npm: Upgrade to 1.1.65 12 years ago
isaacs c7b2e29e5e events: Make the EventEmitter class monomorphic 12 years ago
Ben Noordhuis 4b8629db37 v8: remove optimization switches 12 years ago
Ben Noordhuis 28e6403a56 build: add --unsafe-optimizations configure switch 12 years ago
Ben Noordhuis de0303d3ad url: parse hostnames that start with - or _ 12 years ago
isaacs 82a72e9591 blog: Post for v0.9.3 release 12 years ago
Bert Belder f34f1e30a6 repl: call resume() after setRawMode() 12 years ago
Olivier Lalonde 626db18635 doc: child_process: document uid and gid spawn() options 12 years ago
isaacs 76a6c4bf2e V8: Reapply patches 12 years ago
isaacs 29d12c7342 V8: Upgrade to 3.11.10.25 12 years ago
isaacs 7413df0c1f npm: Upgrade to 1.1.64 12 years ago
Ben Noordhuis b6b881378a test: add typed arrays regression test 12 years ago
Aaron Jacobs 49f0f618a9 typed arrays: use `signed char` for signed int8s 12 years ago
yangguo@chromium.org 9fa953d3e7 v8: use correct timezone information on Solaris 12 years ago
Ben Noordhuis 844a0058d0 crypto: fix DH use-after-free and memory leak 12 years ago
Ben Noordhuis de18e29784 crypto: fix DH 1 byte buffer underflow 12 years ago
Ben Noordhuis 82df345fbb test: add diffie-hellman regression test 12 years ago
isaacs 627f0d27e8 doc: Typo. s/arguemnt/argument/ 12 years ago
Nathan Rajlich cca15e8e33 test: disable global variable check for "test-repl-options.js" 12 years ago
Ben Noordhuis 1205734e69 configure: turn on VFPv3 on ARMv7 12 years ago
Ben Noordhuis 28b0cc08b8 Revert "Disable OpenSSL UI" 12 years ago
Jan Lehnardt a7b5938715 docs: fix copy and paste error 12 years ago
Ben Noordhuis 4a23add90f doc: rectify http.ClientResponse close/end events 12 years ago
Nathan Rajlich b1e78cef09 repl: ensure each REPL instance gets its own "context" 12 years ago
Max Ogden 323bbdb0cb doc: set default background color to white 12 years ago
isaacs 58db21e6c5 Now working on 0.8.13 12 years ago
isaacs b3536ae0a8 blog: Post about 0.8.12 12 years ago
isaacs d411622814 Merge branch 'v0.8.12-release' into v0.8 12 years ago
isaacs 38c72d4e29 2012.10.12, Version 0.8.12 (Stable) 12 years ago
isaacs 218f08dbde npm: Upgrade to 1.1.63 12 years ago
isaacs 99b2368a6c doc: Reduce crypto stability to 2-Unstable 12 years ago
Ben Noordhuis 6a128e037e buffer: report proper retained size in profiler 12 years ago
Bert Belder 87518f1e3c uv: upgrade to b0c1a38 12 years ago
Ben Noordhuis eec8c2edaf crypto: fix -Wtautological-compare warning 12 years ago
Andreas Madsen be5a8e24c2 doc: consistent use of the callback argument 12 years ago
Andrew Paprocki 8c5f269f90 Fix -Wsizeof-array-argument compiler warning. 12 years ago
Nathan Rajlich 59c166cfba repl: move "isSyntaxError()" definition to the bottom 12 years ago
Nathan Rajlich f826b3269d doc: document the custom "inspect()" function behavior 12 years ago