8331 Commits (119354f7356de47cb36b5a1cebf9423e89c7f10b)
 

Author SHA1 Message Date
isaacs 119354f735 buffer: DRY string encoding using StringBytes 12 years ago
isaacs 4e8cddddcb src: use StringBytes for DecodeWrite/DecodeBytes/Encode 12 years ago
isaacs 69dac92c36 src: Use StringBytes in StreamWrap 12 years ago
isaacs 64fc34b270 src: Add StringBytes static util class 12 years ago
isaacs 3058f08e64 tools: remove unnecessary cpplint rules 12 years ago
isaacs d5158574c6 stream: Make default encoding configurable 12 years ago
isaacs bdb78b9945 stream: don't create unnecessary buffers in Readable 12 years ago
isaacs 0b8af89363 lint 12 years ago
isaacs 201baa273b benchmark: hash stream 12 years ago
isaacs 6a833a38f6 blog: Release v0.11.2 12 years ago
Benoit Vallée dbe9f8da6b test: increase workers to 8 in cluster-disconnect 12 years ago
Ben Noordhuis f13a3fd2af doc: clarify subsystems in CONTRIBUTING.md 12 years ago
Ben Noordhuis 21bd456763 child_process: fix handle delivery 12 years ago
isaacs 4b69bcfc66 doc: s/search.npmjs.org/npmjs.org/ 12 years ago
Timothy J Fontaine 72c58158f7 test: fix pummel/test-net-many-clients.js 12 years ago
Robert Kowalski dc92ff8585 doc: document stream.Writable 'error' event 12 years ago
Daniel Moore 3b6fc600e2 stream: make Readable.wrap support empty streams 12 years ago
Daniel Moore 1ad93a6584 stream: make Readable.wrap support objectMode 12 years ago
Timothy J Fontaine cf87ee67ee test: don't use total_seconds() because of py2.6 12 years ago
Timothy J Fontaine 716176fa99 test: report test duration in TAP progress 12 years ago
Timothy J Fontaine 76cbd039b9 build: only use DESTDIR instead of PREFIX for pkg 12 years ago
Kevin Locke 1c2b03dea5 doc: update options for exec and execFile 12 years ago
Miroslav Bajtoš 418c9bc604 build: vcbuild.bat fix for Visual Studio 2012 12 years ago
Sam Roberts 41cbdc5e64 doc: document return values of EventEmitter methods 12 years ago
isaacs 0e21d7b985 doc: link joyent logo in website footer 12 years ago
Miroslav Bajtoš a32a243d5f debugger: breakpoints in scripts not loaded yet 12 years ago
Ben Noordhuis 2cf7e5de6f Revert "deps: downgrade openssl to v1.0.0f" 12 years ago
isaacs dda7b40204 doc: Fix require.extensions documentation 12 years ago
Ben Noordhuis 4fdb8acdae deps: downgrade openssl to v1.0.0f 12 years ago
Ben Noordhuis 626d7abdb4 doc: cluster: s/server.destroy/server.close/ 12 years ago
isaacs 7bd8a5a2a6 doc: Deprecate require.extensions 12 years ago
Miroslav Bajtoš 8c2ad47f42 debugger: `restart` with custom debug port 12 years ago
isaacs 8e56b4dd1c ChangeLog: Merge in v0.8 12 years ago
isaacs 72cf499b54 blog: Post for v0.10.5 12 years ago
isaacs ec5577cf9d Now working on 0.10.6 12 years ago
isaacs 52aeb3f2fd Merge branch 'v0.10.5-release' into v0.10 12 years ago
isaacs deeaf8fab9 2013.04.23, Version 0.10.5 (Stable) 12 years ago
Miroslav Bajtoš 0602fbb49c build: added support for Visual Studio 2012 12 years ago
isaacs ff99cd5277 uv: Upgrade to 0.10.5 12 years ago
isaacs c77747354c os: Fix uname() error handling on sunos 12 years ago
isaacs 01e2920219 http: Don't try to destroy nonexistent sockets 12 years ago
isaacs 1d794ec43e test: fix dgram-bind-default-address on osx 12 years ago
isaacs 4bf1d1007f crypto: LazyTransform on properties, not methods 12 years ago
mscdex c4379a5554 src: fix potential memory leak on early return 12 years ago
mscdex 2322580dfb src: don't initialize variable before assignment 12 years ago
isaacs 0b04abcb10 blog: v0.11.1 does not work on windows x64 12 years ago
isaacs 223f22a30d blog: Post about 0.11.1 12 years ago
isaacs 56e90dacb3 blog: Post about 0.10.4 12 years ago
Sean Silva 63466e5cae doc: document value of `this` inside listeners 12 years ago
Ryan Doenges 6101eb184d assert: put info in err.message, not err.name 12 years ago