summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2015.01.29, Version 0.11.16 (Unstable)v0.11.16v0.11.16-releaseJulien Gilli2015-01-292-1/+16
* src: make build pass with GCC < 4.5Julien Gilli2015-01-299-8/+34
* assert: use util.inspect() to create error messagescjihrig2015-01-292-28/+19
* Revert "url: support `path` for url.format"Julien Gilli2015-01-293-100/+9
* deps: upgrade npm to 2.3.0Forrest L Norvell2015-01-27705-8490/+30689
* build: enable small-icu support for build-releaseJulien Gilli2015-01-261-1/+11
* Merge remote-tracking branch 'origin/v0.10' into v0.12Timothy J Fontaine2015-01-26121-5421/+2005
|\
| * Now working on 0.10.37Timothy J Fontaine2015-01-261-2/+2
| * Merge branch 'v0.10.36-release' into v0.10Timothy J Fontaine2015-01-262-2/+11
| |\
| | * 2015.01.26, Version 0.10.36 (Stable)v0.10.36v0.10.36-releaseTimothy J Fontaine2015-01-262-2/+11
| |/
| * build: add win32 convenience build ruleTimothy J Fontaine2015-01-231-0/+2
| * test: fix crypto-stream after openssl updateFedor Indutny2015-01-211-1/+1
| * build: remove vanished masm file from openssl buildFedor Indutny2015-01-211-2/+1
| * deps: update openssl to 1.0.1lJames M Snell2015-01-2117-81/+34
| * deps: update openssl to 1.0.1kFedor Indutny2015-01-21116-5360/+1981
| * doc: use correct signature for assert()Andrei Sedoi2015-01-201-1/+1
* | url: fix parsing of ssh urlsEvan Lucas2015-01-232-3/+18
* | net: throw on invalid socket timeoutscjihrig2015-01-224-10/+44
* | Now working on 0.11.16Julien Gilli2015-01-201-2/+2
* | Merge branch 'v0.11.15-release' into v0.12Julien Gilli2015-01-202-2/+141
|\ \
| * | 2015.01.20, Version 0.11.15 (Unstable)v0.11.15v0.11.15-releaseJulien Gilli2015-01-202-2/+141
|/ /
* | doc: use correct signature for assert()Andrei Sedoi2015-01-201-1/+1
* | test: fix test-debug-port-from-cmdline.jsJulien Gilli2015-01-161-10/+9
* | http: rename flush to flushHeadersTimothy J Fontaine2015-01-163-4/+4
* | crypto: don't use transitionary ThrowExceptionTimothy J Fontaine2015-01-161-3/+3
* | src: lint remove extra node_crypto includeTimothy J Fontaine2015-01-161-2/+0
* | test: fix test-fs-access.jsJulien Gilli2015-01-161-7/+47
* | src: add license content from ICUSteven R. Loomis2015-01-161-0/+385
* | test: debug-signal-cluster should not be raceyTimothy J Fontaine2015-01-151-30/+30
* | cluster: avoid race enabling debugger in workerTimothy J Fontaine2015-01-151-1/+1
* | path: don't lower-cases drive lettersBert Belder2015-01-153-14/+2
* | build: add small-icu support for binary packagesJulien Gilli2015-01-142-8/+13
* | test: fix ssl/tls options matrix testJulien Gilli2015-01-141-21/+13
* | test: fix test-crypto-stream.jsJulien Gilli2015-01-141-1/+1
* | cluster: don't assert if worker has no handlesSam Roberts2015-01-143-1/+92
* | cluster: cluster.disconnect() should check statusSam Roberts2015-01-142-1/+37
* | Merge remote-tracking branch 'upstream/v0.10' into v0.12Julien Gilli2015-01-142-57/+0
|\ \ | |/
| * docs: delete unused/duplicate css filesRobert Kowalski2015-01-142-57/+0
| * test: backport use executable in spawn() testcjihrig2015-01-131-4/+4
* | Merge remote-tracking branch 'upstream/v0.10' into v0.12Julien Gilli2015-01-134-12/+9
|\ \ | |/
| * deps: revert backport b593aa8 from v8 upstreamJulien Gilli2015-01-132-8/+6
| * v8: don't busy loop in cpu profiler threadBen Noordhuis2015-01-127-26/+7
* | Merge remote-tracking branch 'upstream/v0.12' into merge-0-10-into-0-12Julien Gilli2015-01-125-0/+213
|\ \
| * | fs: add access() and accessSync()Colin Ihrig2015-01-125-0/+213
* | | child_process: fix test after latest mergeJulien Gilli2015-01-121-2/+2
* | | openssl: fix keypress requirement in apps on win32Fedor Indutny2015-01-121-6/+13
* | | test: use executable in spawn() testcjihrig2015-01-121-4/+5
* | | tests: append instead of override environmentJulien Gilli2015-01-125-7/+12
* | | src: fix indentation in _tls_wrap.jsJulien Gilli2015-01-121-2/+2
* | | deps: remove duplicate uv__loop_configureJulien Gilli2015-01-121-5/+0