7462 Commits (f63af64eb8da6424243ead150e0b2dd718bd95e9)
 

Author SHA1 Message Date
Ben Noordhuis cb6d084d35 node: update description of --print 12 years ago
Bert Belder c11c19b92c uv: upgrade to 1e32cb0 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
Nathan Rajlich 4b238b4c2a Merge remote-tracking branch 'origin/v0.8' 12 years ago
Dean McNamee 47643d2ec5 typed arrays: remove unnecessary special-casing 12 years ago
Dean McNamee 93efc7f78d typed arrays: simplify typed array get() and set() 12 years ago
Ben Noordhuis 4a23add90f doc: rectify http.ClientResponse close/end events 12 years ago
Ben Noordhuis 2fbf0612a1 crypto: sort return value of getCiphers/getHashes 12 years ago
Ben Noordhuis 14a6c4efb8 crypto: add crypto.getHashes() 12 years ago
Ben Noordhuis f53441ab1f crypto: add crypto.getCiphers() 12 years ago
Nathan Rajlich b1e78cef09 repl: ensure each REPL instance gets its own "context" 12 years ago
Ben Noordhuis 61978f57e6 dgram: remove stale code 12 years ago
Max Ogden 323bbdb0cb doc: set default background color to white 12 years ago
isaacs 8509073458 lint 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 061f2075cf string_decoder: Add 'end' method, do base64 properly 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 d7c45ea7d0 deps: upgrade libuv to 47b2cd3 12 years ago
Ben Noordhuis 6a128e037e buffer: report proper retained size in profiler 12 years ago
Nathan Rajlich 4eb5399bb2 util: add a "customInspect" option to `util.inspect()` 12 years ago
Ben Noordhuis e3ee289cca Update AUTHORS and .mailmap 12 years ago
Nathan Rajlich 07774e6b95 util: make `inspect()` accept an "options" argument 12 years ago
Bert Belder 87518f1e3c uv: upgrade to b0c1a38 12 years ago
Ben Noordhuis 5823290390 deps: upgrade libuv to cb03e3b 12 years ago
Ben Noordhuis 0ad005852c https: fix renegotation attack protection 12 years ago
Ben Noordhuis 7394e89ff6 tls: remove dead code 12 years ago
Aaditya Bhatia c668185add cluster: make 'listening' handler see actual port 12 years ago
Ricky Ng-Adam 8bd4590a31 buffer: include encoding value in exception when invalid 12 years ago
Bert Belder 5288ed75be windows: use USERPROFILE to get the user's home dir 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
Ben Noordhuis 76ddf06f10 tls: don't use a timer to track renegotiations 12 years ago
Ben Noordhuis 16a9dac8ea deps: upgrade libuv to 40134c3 12 years ago
Ben Noordhuis da1f48328c test: write to temp dir, not fixtures dir 12 years ago
Andrew Paprocki 8c5f269f90 Fix -Wsizeof-array-argument compiler warning. 12 years ago
Nathan Rajlich 7611c7cd25 repl: dynamically lookup the require extensions for tab complete 12 years ago
Ben Noordhuis 621caa7bc5 Update LICENSE file. 12 years ago
Ben Noordhuis ee77a6a953 deps: upgrade libuv to b9ed1a6 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
koichik fbb0ee6f24 buffer: fix byteLength with UTF-16LE 12 years ago
isaacs 836a06fc4f Revert "http: make http.ServerResponse emit 'end'" 12 years ago