9151 Commits (3d4c663ee68326990e0732a4aa76445688e1064e)
 

Author SHA1 Message Date
Fedor Indutny 3d4c663ee6 contextify: dealloc only after global and sandbox 11 years ago
Trevor Norris 59dac01e4e buffer: optimize common encoding cases 11 years ago
Ben Noordhuis 204228b57f test: move slow tests to test/pummel/ 11 years ago
isaacs 1c58a07dd4 Merge remote-tracking branch 'ry/v0.10' 11 years ago
isaacs ebeae2df51 npm: upgrade to 1.3.11 11 years ago
isaacs b30a03eda0 process: use exit 1 for uncaughtException 11 years ago
isaacs 39aafcf801 process: Fix regression from a5dba82 11 years ago
isaacs 6808706c3b process: Use exit code 8 consistently 11 years ago
isaacs a5dba82ee2 process: Add exitCode property 11 years ago
Ben Noordhuis b89b97dded src: fix multi-base class ObjectWrap::Unwrap<T>() 11 years ago
Ben Noordhuis 756b622295 src: add multi-context support 11 years ago
Ben Noordhuis 81655a224a test: don't call process.exit() in debugger tests 11 years ago
isaacs aaf4f8d685 Merge remote-tracking branch 'ry/v0.10' 11 years ago
isaacs 1be09dfc25 npm: upgrade to v1.3.10 11 years ago
Trevor Norris f218d94af4 handle_wrap: properly don't abort on unwrap 11 years ago
isaacs 1da7bcc22c stream: objectMode transforms allow falsey values 11 years ago
Ben Noordhuis 6df4741f84 src: fix solaris 10 build error 11 years ago
Ben Noordhuis b4b3a4deaf test: move slow test from simple/ to pummel/ 11 years ago
Bert Belder 6301613ff5 uv: upgrade to v0.10.16 11 years ago
Fedor Indutny af76b08666 tls: socket.renegotiate(options, callback) 11 years ago
Timothy J Fontaine 8ee50cea40 Merge remote-tracking branch 'upstream/v0.10' 11 years ago
Timothy J Fontaine 8b05206665 blog: Post for v0.11.7 11 years ago
Timothy J Fontaine 5b1a0e6ef8 Now working on 0.11.8 11 years ago
Timothy J Fontaine 5a6b2853c3 Merge branch 'v0.11.7-release' 11 years ago
Timothy J Fontaine be52549bfa 2013.08.21, Version 0.11.7 (Unstable) 11 years ago
Timothy J Fontaine 9c19c1e19c blog: Post for v0.10.18 11 years ago
Timothy J Fontaine 65ed79a6dc Now working on 0.10.19 11 years ago
Timothy J Fontaine 86d881f888 Merge branch 'v0.10.18-release' into v0.10 11 years ago
isaacs 15a5a4a945 http: Only send connection:keep-alive if necessary 11 years ago
isaacs 689e5c9d3d stream: return this from pause()/resume() 11 years ago
Julian Gruber f91b047891 stream: make setEncoding chainable 11 years ago
isaacs 9ef9a9dee5 repl: Simplify paren wrap, continuation-detection 11 years ago
Nathan Rajlich 54fbb1da96 repl: treat "Assignment to const" as syntax error 11 years ago
isaacs 4631c503e3 repl: Catch syntax errors better 11 years ago
Timothy J Fontaine 67a1f0c52e 2013.09.04, Version 0.10.18 (Stable) 11 years ago
Ben Noordhuis 7494c84fe6 uv: upgrade to v0.11.13 11 years ago
Kyle Robinson Young 95794641d2 doc: fix writable.write link 11 years ago
Ben Noordhuis 358c290156 build: remove unused Carbon dependency 11 years ago
Trevor Norris 7a235f924b string_bytes: use extern for length and write utf8 11 years ago
isaacs 906a175a0b process: Add internal _rawDebug() method 11 years ago
isaacs cb53cfd8b5 src: Remove outdated comment re assert() 11 years ago
Ben Noordhuis ed8d97f572 uv: upgrade to v0.11.12 11 years ago
Ben Noordhuis 185c515c9f src: clean up CLI argument parser 11 years ago
Ben Noordhuis d6fb764cc2 test: don't use --max-stack-size=0 11 years ago
Ben Noordhuis c5ed96a4b1 test: speed up simple/test-fs-watch 11 years ago
isaacs 2be09f9493 Merge remote-tracking branch 'ry/v0.10' 11 years ago
isaacs 00a1d3633c benchmark: Fix execArgv handling 11 years ago
isaacs cece100082 Merge remote-tracking branch 'ry/v0.10' 11 years ago
isaacs 01f3b468a9 benchmark: Support passing v8 flags to benchmarks 11 years ago
Ben Noordhuis 10ccbd501f Revert "src: call uv_loop_delete() on exit in debug mode" 11 years ago