summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: Explain process.nextTick timingreviewmeisaacs2013-07-131-3/+18
* src: remove Buffer::Data(Persistent<T>&)Ben Noordhuis2013-07-133-50/+12
* lint: fix _http_client.js after v0.10 mergeTimothy J Fontaine2013-07-121-1/+1
* Now working on 0.11.5Timothy J Fontaine2013-07-121-2/+2
* Merge branch 'v0.11.4-release'Timothy J Fontaine2013-07-122-1/+37
|\
| * 2013.07.12, Version 0.11.4 (Unstable)v0.11.4v0.11.4-releaseTimothy J Fontaine2013-07-122-1/+37
|/
* Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-07-12126-190/+430
|\
| * npm: Upgrade to 1.3.4isaacs2013-07-12112-908/+127
| * npm: Upgrade to 1.3.3isaacs2013-07-12385-7701/+7254
| * node: call MakeDomainCallback in all domain casesTrevor Norris2013-07-101-0/+3
| * crypto: fix memory leak in LoadPKCS12Fedor Indutny2013-07-101-0/+1
| * test: fix up indentation, replace tabs with spacesBen Noordhuis2013-07-102-8/+8
| * tools: Add next/prev version scriptsisaacs2013-07-092-0/+32
| * blog: Post for v0.10.13Timothy J Fontaine2013-07-091-0/+76
| * Now working v0.10.14Timothy J Fontaine2013-07-091-2/+2
| * Merge branch 'v0.10.13-release' into v0.10Timothy J Fontaine2013-07-094-3/+29
| |\
| | * 2013.07.09, Version 0.10.13 (Stable)v0.10.13v0.10.13-releaseTimothy J Fontaine2013-07-093-1/+27
| | * build: use separate env vars for signingTimothy J Fontaine2013-07-091-2/+2
| |/
| * uv: Upgrade to v0.10.12isaacs2013-07-0917-24/+139
| * npm: Upgrade to 1.3.2isaacs2013-07-091267-35141/+3297
| * tls: only wait for finish if we haven't seen itTimothy J Fontaine2013-07-091-2/+5
| * doc: fix bad markdown parsing in listNathan Rajlich2013-07-081-1/+1
| * http: Dump response when request is abortedisaacs2013-07-082-0/+69
| * doc: remove obsolete spawn() stdio optionsTim Oxley2013-07-051-4/+0
* | npm: Upgrade to 1.3.3isaacs2013-07-121823-79309/+32757
* | test: regression test for #5798 setImmediateTimothy J Fontaine2013-07-112-5/+59
* | timers: setImmediate process full queue each turnBen Noordhuis2013-07-111-8/+14
* | build: fix windows buildBen Noordhuis2013-07-115-59/+46
* | src: remove unnecessary calls to Local<T>::New()Ben Noordhuis2013-07-075-11/+11
* | src: cast strong persistent handles to localsBen Noordhuis2013-07-078-33/+55
* | smalloc: don't take address of stack varBen Noordhuis2013-07-071-19/+23
* | http: Use OOP for OutgoingMessage._finishisaacs2013-07-093-17/+13
* | http: Reuse more http/https Agent codeisaacs2013-07-099-86/+128
* | http: Add agent.get/request methodsisaacs2013-07-095-29/+136
* | http: Proper KeepAlive behaviorisaacs2013-07-093-8/+149
* | http: styleisaacs2013-07-091-3/+9
* | crypto: throw a helpful error message for "tls" and "crypto"Nathan Rajlich2013-07-091-7/+1
* | configure: fix the --without-ssl optionNathan Rajlich2013-07-092-3/+3
* | buffer: propagate originating parentTrevor Norris2013-07-082-1/+23
* | tls_wrap: return Error not throw for missing certTimothy J Fontaine2013-07-091-1/+2
* | benchmark: update callbacks only receive dataTrevor Norris2013-07-083-11/+8
* | smalloc: call callback if set on AllocDisposeTrevor Norris2013-07-081-6/+31
* | smalloc: zero size allocs may need to be free'dTrevor Norris2013-07-081-8/+9
* | deps: upgrade c-ares to piscisaureus/cares@805d153Ben Noordhuis2013-07-067-2/+646
* | http: use an unref'd timer to fix delay in exitPeter Rust2013-07-071-3/+6
* | timers: internal unref timers should use Timer.nowTimothy J Fontaine2013-07-071-2/+2
* | build: don't enable --gc-sections on sunosBen Noordhuis2013-07-061-1/+3
* | test: fix up weakref.cc after v8 api changeBen Noordhuis2013-07-061-95/+111
* | tools: add check-imports.sh scriptBen Noordhuis2013-07-061-0/+15
* | src: enable native v8 typed arraysBen Noordhuis2013-07-064-349/+34