summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* npm: upgrade to 1.4.6npm-1.4.6isaacs2014-03-19318-4042/+5566
* doc: remove an unused arg in process.stdin.Shuhei Kagawa2014-03-101-1/+1
* crypto: do not lowercase cipher/hash namesFedor Indutny2014-03-112-3/+10
* deps: fix v8 valgrind warningBen Noordhuis2014-03-071-1/+1
* child_process: fix sending handle twiceFedor Indutny2014-03-051-1/+10
* test: test sending a handle twiceBenoit Vallée2014-03-051-0/+56
* src: add default visibility to NODE_MODULEBen Noordhuis2014-03-051-1/+1
* timer: don't reschedule timer bucket in a domainGreg Brail2014-03-032-0/+82
* src: domain should not replace nextTick functionTimothy J Fontaine2014-03-034-3/+38
* test: add `agent: null` http client request testNathan Rajlich2014-02-261-0/+47
* http: invoke createConnection when no agentNathan Rajlich2014-02-262-1/+50
* assert: Ensure reflexivity of deepEqualMike Pennisi2014-02-252-4/+10
* stream: remove useless checkBrian White2014-02-241-2/+1
* doc: update assert.markdownNicolas Talle2014-02-231-2/+2
* installer: copy `node.d` only with node_use_dtraceFedor Indutny2014-02-211-4/+2
* dtrace: workaround linker bug on FreeBSDFedor Indutny2014-02-211-2/+2
* configure: allow --with-dtrace on freebsdFedor Indutny2014-02-211-0/+2
* gyp: specialize node.d for freebsdFedor Indutny2014-02-213-3/+65
* tools: update to support separate website repoTimothy J Fontaine2014-02-181-11/+11
* Now working on v0.10.27Timothy J Fontaine2014-02-181-2/+2
* Merge branch 'v0.10.26-release' into v0.10Timothy J Fontaine2014-02-186-2/+39
|\
| * build: readd missing installer resourcesv0.10.26v0.10.26-releaseTimothy J Fontaine2014-02-183-0/+0
| * 2014.02.18, Version 0.10.26 (Stable)Timothy J Fontaine2014-02-183-2/+39
|/
* docs: clarify process.stdin and old modeAnton Khlynovskiy2014-02-181-5/+17
* doc: stdout blocking or non-blocking behaviourPedro Ballesteros2014-02-181-6/+14
* test: make test-net-error-twice less raceyTimothy J Fontaine2014-02-181-2/+5
* uv: Upgrade to v0.10.25Timothy J Fontaine2014-02-1811-13/+143
* doc: mention objectMode for Writable streamsRaynos2014-02-181-0/+3
* debugger: Fix breakpoint not showing after restartFarid Neshat2014-02-172-3/+13
* npm: upgrade to 1.4.3isaacs2014-02-17175-609/+1556
* zlib: introduce pending close stateFedor Indutny2014-02-182-1/+52
* doc: re-add node.1 man pageTimothy J Fontaine2014-02-141-0/+448
* npm: Upgrade to v1.4.0isaacs2014-02-13176-2139/+1261
* website: move website to joyent/node-websiteTimothy J Fontaine2014-02-13333-24345/+4
* doc: changed timer id to objectChristian2014-02-131-6/+6
* net: do not re-emit stream errorsFedor Indutny2014-02-103-3/+56
* src: refactor buffer bounds checkingTimothy J Fontaine2014-02-085-9/+23
* npm: upgrade to 1.3.26isaacs2014-02-08213-250/+238
* doc: fix diffieHellman.getGenerator() descriptionBrian White2014-02-091-1/+1
* Revert "dns: validate arguments in resolve"Fedor Indutny2014-02-082-32/+0
* Revert "dns: verify argument is valid function in resolve"Fedor Indutny2014-02-081-3/+1
* dns: verify argument is valid function in resolveKenan Sulayman2014-02-081-1/+3
* dns: validate arguments in resolveKenan Sulayman2014-02-082-0/+32
* website: update cla email addressTimothy J Fontaine2014-02-071-2/+2
* fs: make unwatchFile() insensitive to pathiamdoron2014-02-062-0/+25
* doc: fix references to error keywordBenjamin Waters2014-02-041-2/+2
* crypto: update root certificatesBen Noordhuis2014-02-042-3587/+3565
* doc: add an example about multiple extensionsMaxime Quandalle2014-02-031-0/+4
* dtrace: fix arguments warningFedor Indutny2014-02-011-2/+2
* deps: backport 883637bd from latest v8Fedor Indutny2014-02-014-3/+10