summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not gitignore npm's node_modulesv0.7.10-fixedv0.7.10-fixisaacs2012-06-1140-1/+2542
* 2012.06.11, Version 0.7.10 (unstable)v0.7.10isaacs2012-06-113-2/+47
* Remove dep symlinks from tarballisaacs2012-06-111-0/+1
* process_wrap: set duplex flags when creating a pipeBert Belder2012-06-111-1/+2
* lintisaacs2012-06-112-5/+6
* Upgrade npm to 1.1.25isaacs2012-06-11172-1906/+872
* test: add test for bad unicode sequencesNuno Job2012-06-091-0/+26
* Fix fs.realpath tests so that they actually runisaacs2012-06-091-10/+26
* Fix #3394 fs.realpath: Properly cache symlink targetsisaacs2012-06-092-8/+42
* Fix fs.realpath to work on Windowsisaacs2012-06-091-11/+44
* Expose posix realpath on windows as wellisaacs2012-06-091-182/+144
* domain: document and test dispose eventAndreas Madsen2012-06-092-1/+9
* domain: run now return callback resultAndreas Madsen2012-06-092-1/+5
* domain: dry decorate using util._extendAndreas Madsen2012-06-091-10/+2
* v8: debug: fix error handling in SendConnectMessage()Ben Noordhuis2012-06-091-13/+13
* v8: Floating patchesisaacs2012-06-091-1/+1
* Roll V8 back to 3.9.24.31isaacs2012-06-09253-22142/+5143
* Fix #3379 prevent domain.intercept passing 1st arg to cbMarc Harter2012-06-083-3/+41
* child_process: expose UV_PROCESS_DETACHED as options.detachedCharlie McConnell2012-06-085-5/+79
* Revert "Unbreak the Windows build"Bert Belder2012-06-081-4/+0
* x64 target should always pass -m64Robert Mustacchi2012-06-071-0/+4
* v8: Don't use 'echo -n' in configure scriptisaacs2012-06-071-1/+1
* Unbreak the Windows buildBert Belder2012-06-071-0/+4
* v8: debug: fix error handling in SendConnectMessage()Ben Noordhuis2012-06-071-13/+13
* v8: Floating patchesisaacs2012-06-071-1/+1
* Roll V8 back to 3.10.8.13isaacs2012-06-07192-7189/+4208
* child_process: spawn().ref() and spawn().unref()Fedor Indutny2012-06-074-2/+26
* build: Prevent duplication of doc/api folderisaacs2012-06-061-2/+2
* fs: make callbacks run in global contextBen Noordhuis2012-06-062-38/+53
* fs: make fs.symlink() with no callback asyncBen Noordhuis2012-06-061-1/+1
* add NODE_EXTERN to node::StartJoel Brandt2012-06-061-1/+1
* deps: upgrade libuv to 649ad50Ben Noordhuis2012-06-065-61/+219
* Warn about running npm in the replisaacs2012-06-052-3/+22
* test: make the node-weak install build agaist this repoNathan Rajlich2012-06-051-0/+1
* deps: upgrade libuv to c8c9fe1Ben Noordhuis2012-06-0545-679/+1564
* udp_wrap, stream_wrap: lazy init slab allocatorBen Noordhuis2012-06-052-11/+29
* slab_allocator: fix crash in dtor if V8 is deadBen Noordhuis2012-06-051-0/+2
* slab_allocator: fix leak of Persistent handlesShigeki Ohtsu2012-06-051-3/+3
* Upgrade npm to 1.1.24isaacs2012-06-04238-3231/+612
* build: Don't clobber symlinked npmisaacs2012-06-041-6/+17
* windows/msi: minor installer tweaksBert Belder2012-06-042-39/+33
* windows/msi: add node.js prompt to startmenuJeroen Janssen2012-06-042-0/+28
* v8: Don't use 'echo -n' in configure scriptisaacs2012-06-041-2/+2
* net: rename flag FLAG_SHUTDOWNQUEDBen Noordhuis2012-06-041-5/+5
* windows/msi: fix adding node to PATHJeroen Janssen2012-06-041-1/+1
* Improve child process stdio documentationBert Belder2012-06-041-16/+25
* windows/msi: add start menu links when installingJeroen Janssen2012-06-032-5/+43
* windows/msi: cleanup WiX project filesJeroen Janssen2012-06-023-23/+6
* Unbreak the Windows buildBert Belder2012-06-021-1/+0
* test: v8 stack trace messages changed slightlyisaacs2012-06-011-4/+4