summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test: update flaky test definitionsorangemocha-LibuvUpdate-FlakyTestsAlexis Campailla2015-03-102-0/+2
* deps: upgrade npm to 2.7.0Forrest L Norvell2015-03-06291-906/+2102
* net: allow port 0 in connect()cjihrig2015-03-054-33/+97
* Merge remote-tracking branch 'upstream/v0.10' into v0.12Julien Gilli2015-03-041-1/+1
|\
| * buffer: reword Buffer.concat error messageChris Dickinson2015-03-041-1/+1
* | deps: upgrade npm to 2.6.1Forrest L Norvell2015-03-03197-305/+1573
* | tests: fix race in test-http-curl-chunk-problemJulien Gilli2015-03-031-1/+4
* | Merge remote-tracking branch 'upstream/v0.10' into v0.12Julien Gilli2015-02-270-0/+0
|\ \ | |/
| * console: allow Object.prototype fields as labelsJulien Gilli2015-02-172-15/+55
* | src: fix builtin modules failing with --use-strictJulien Gilli2015-02-274-21/+64
* | test: make destroyed-socket-write2.js more robustMichael Dawson2015-02-271-2/+3
* | doc: add explanations for querystringRobert Kowalski2015-02-251-1/+5
* | doc: fix default value of opts.decodeURIComponenth7lin2015-02-251-1/+1
* | doc: remove broken link to tracing apiRobert Kowalski2015-02-241-1/+0
* | deps: backport a02d97e from v8 upstreamAndrei Sedoi2015-02-201-4/+5
* | smalloc: extend user APITrevor Norris2015-02-205-7/+137
* | net: unref timer in parent socketsFedor Indutny2015-02-193-9/+75
* | fs: properly handle fd passed to truncate()Bruno Jouhier2015-02-173-4/+48
* | src: update AUTHORS after mergeJulien Gilli2015-02-161-0/+4
* | deps: do not add extra newline in log fileJulien Gilli2015-02-161-1/+1
* | deps: add test for V8 version in profiler's logJulien Gilli2015-02-161-0/+15
* | Merge remote-tracking branch 'upstream/v0.10' into v0.12Julien Gilli2015-02-163-2/+19
|\ \ | |/
| * url: reslove urls with . and ..Amir Saboury2015-02-092-2/+10
| * deps: log V8 version in profiler log fileBen Noordhuis2015-02-041-0/+9
* | 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