summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge remote-tracking branch 'upstream/v0.10' into merge-0-10-into-0-12Julien Gilli2015-01-12377-5077/+51635
|\ \ \ | |/ / |/| / | |/
| * Now working on 0.10.36Timothy J Fontaine2014-12-231-2/+2
| * Merge branch 'v0.10.35-release' into v0.10Timothy J Fontaine2014-12-233-2/+12
| |\
| | * 2014.12.22, Version 0.10.35 (Stable)v0.10.35v0.10.35-releaseTimothy J Fontaine2014-12-223-2/+12
| |/
| * doc: clarify buffer api documentationJames M Snell2014-12-221-9/+42
| * doc: clarify add/removeListener semanticsJames M Snell2014-12-221-5/+13
| * timers: don't mutate unref list while iterating itJulien Gilli2014-12-224-35/+221
| * src: re-add 1024-bit SSL certs removed by f9456a2Chris Dickinson2014-12-192-0/+167
| * timers: don't close interval timers when unrefdJulien Gilli2014-12-192-1/+40
| * Now working on 0.10.35Timothy J Fontaine2014-12-171-2/+2
| * Merge branch 'v0.10.34-release' into v0.10Timothy J Fontaine2014-12-173-4/+34
| |\
| | * 2014.12.17, Version 0.10.34 (Stable)v0.10.34v0.10.34-releaseTimothy J Fontaine2014-12-173-4/+34
| * | Revert "src: reduce cpu profiler overhead"Trevor Norris2014-12-171-1/+0
| * | src: reduce cpu profiler overheadBen Noordhuis2014-12-171-0/+1
| * | test: remove redundant code in testcjihrig2014-12-171-6/+0
| |/
| * doc: improve dns module's documentationJulien Gilli2014-12-171-10/+78
| * deps: backport b593aa8 from v8 upstreamJulien Gilli2014-12-172-6/+8
| * deps: backport 2ad2237 from v8 upstreamJulien Gilli2014-12-171-1/+1
| * doc: Update LICENSE for zlib 1.2.8Shigeki Ohtsu2014-12-161-5/+4
| * deps: fix zlib.gyp for zlib upgrade to 1.2.8Shigeki Ohtsu2014-12-161-2/+13