summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | buffer: fix pool offset adjustmentTrevor Norris2015-02-161-1/+3
* | console: allow Object.prototype fields as labelscjihrig2015-02-132-10/+26
* | module: replace NativeModule.requireHerbert Vojčík2015-02-121-3/+3
* | doc: fix code syntaxDan Dascalescu2015-02-121-1/+1
* | fs: make F_OK/R_OK/W_OK/X_OK not writableJackson Tian2015-02-112-10/+15
* | test: Timeout#unref() does not return instanceJan Schär2015-02-111-1/+2
* | doc: grammar fix in smallocDebjeet Biswas2015-02-111-1/+1
* | lib: fix max size check in Buffer constructorBen Noordhuis2015-02-102-3/+10
* | asyncwrap: fix constructor condition for early retTrevor Norris2015-02-094-1/+18
* | Now working on 0.12.1Julien Gilli2015-02-061-2/+2
* | Merge branch 'v0.12.0-release' into v0.12Julien Gilli2015-02-062-2/+9
|\ \
| * | 2015.02.06, Version 0.12.0 (Stable)v0.12.0v0.12.0-releaseJulien Gilli2015-02-062-2/+9
|/ /
* | deps: upgrade npm to 2.5.1Forrest L Norvell2015-02-06514-12460/+14685
* | Now working on 0.12.0Julien Gilli2015-02-051-2/+2
* | tools: improve tooling around AUTHORS fileJulien Gilli2015-02-055-595/+961
* | mdb_v8: fix symbols not loaded properlyJulien Gilli2015-02-052-7/+29
* | mdb_v8: add tests for ::findjsobjects -k KINDJulien Gilli2015-02-052-0/+43
* | mdb_v8: update for v0.12Dave Pacheco2015-02-057-219/+1523
* | Now working on 0.11.17Julien Gilli2015-01-301-2/+2
* | Merge branch 'v0.11.16-release' into v0.12Julien Gilli2015-01-302-1/+16
|\ \
| * | 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