9222 Commits (f153d6da450b6ba5c78381e6e90a7ba243657691)
 

Author SHA1 Message Date
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
Ben Noordhuis bbed881ec4 Revert "src: close libuv handles on exit" 11 years ago
Trevor Norris 8a272cabe2 test: move smalloc segfault tests to pummel 11 years ago
Ben Noordhuis 4915884da6 src: close libuv handles on exit 11 years ago
Bert Belder e83a0cd016 uv: upgrade to v0.11.11 11 years ago
Ben Noordhuis a9eb96d020 src: remove unused Persistent<FunctionTemplate> 11 years ago
Ben Noordhuis 653f62a709 crypto: remove NodeBIO::GetMethod() 11 years ago
Ben Noordhuis 8e596c4e15 crypto: make root_cert_store variable extern 11 years ago
Ben Noordhuis 21911db392 crypto: remove misleading comment 11 years ago
Ben Noordhuis 699f636d97 crypto: make error buffer non-static 11 years ago
Domenic Denicola 02fde585b1 vm: document vm2's changes. 11 years ago
Domenic Denicola fd3657610e vm: update API to use options argument 11 years ago
Bert Belder de7d698df7 pipe_wrap: squelch integer type conversion warning 11 years ago
Timothy J Fontaine 93b062468b timer_wrap: Timer.now always update loop time 11 years ago
isaacs 96358613f9 Merge remote-tracking branch 'ry/v0.10' 11 years ago
isaacs fbb963b5d5 stream: check _events before _events.error 11 years ago
Ben Noordhuis 29d3624dae crypto: make randomBytes/pbkdf2 cbs domain aware 11 years ago
Domenic Denicola 9c110d8027 vm: add isContext; prevent double-contextifying 11 years ago
Domenic Denicola a3bf3d10ef vm: use MakeWeak to fix leaking contexts 11 years ago
Domenic Denicola a54f65ce75 vm: rip out ObjectWrap from ContextifyContext 11 years ago
isaacs 02eb9c834a doc: Adjust util stability index to 'API Frozen' 11 years ago
isaacs 73d328de24 doc: Adjust util stability index to 'API Frozen' 11 years ago
isaacs ba72f8cad8 doc: mark repl as stable 11 years ago
Mathias Buus ba72570eae stream: change default hwm for objectMode to 16 11 years ago
isaacs ee695e935d child_process: Avoid extra copy for string stdio 11 years ago
Seth Fitzsimmons 711d1934ea child_process: Callback with Buffers from exec 11 years ago
Trevor Norris 26bc8db33f v8: upgrade to 3.20.17 11 years ago
isaacs a3da3e7312 stream: Pass 'buffer' encoding to decoded writables 11 years ago
Forrest L Norvell d86814aeca domains: deprecate domain.dispose(). 12 years ago
isaacs 645418e9f1 fs: Expose birthtime on stat objects 11 years ago