9201 Commits (45885a1e8c3177acea04b61fffc7acd799a646ad)
 

Author SHA1 Message Date
Ben Noordhuis 45885a1e8c cluster: fix premature 'disconnect' event 11 years ago
Ben Noordhuis 527cae22ff cares_wrap: remove superfluous 'this' keyword 11 years ago
Trevor Norris 7503e4c882 lint: fix a cpplint error 11 years ago
Trevor Norris 8a295cd520 buffer: add buf.toArrayBuffer() API 11 years ago
Trevor Norris fe0bf6b7ac buffer: check data is not null 11 years ago
Glen Mailer 66b8c3c5a0 assert: indicate if exception message is generated 11 years ago
Dave Pacheco 2b9e3fb183 mdb_v8: remove useless check 11 years ago
Dave Pacheco 5921158cbe dtrace, mdb_v8: support more string, frame types 11 years ago
Ben Noordhuis 406846fcc5 zlib: fix write request reference counting 11 years ago
Timothy J Fontaine 711ec07d34 v8: ugprade to 3.20.17.14 11 years ago
Alex Kocharin 5b230007ad debugger: count space for line numbers correctly 11 years ago
Ben Noordhuis 58729f1bcd src: fix up after botched merge conflict 11 years ago
Ben Noordhuis f649626c6f src: add JS start/stop methods for idle notifier 11 years ago
Ben Noordhuis 9566fe82cd src: only start idle notifier when profiling 11 years ago
Ben Noordhuis 57231d5286 src: notify V8 profiler when we're idle 11 years ago
Ben Noordhuis 6820054d2d src: raise maximum file descriptor limit 11 years ago
Ben Noordhuis f311963ff9 test: update require path after file move 11 years ago
Alex Kocharin 028e652a73 debugger: show current line, fix for #6150 11 years ago
Alex Kocharin 60a1dbddd2 debugger: repeat last command 11 years ago
Jeff Switzer 2e13d0ce17 fs: remove duplicate !options case 11 years ago
Timothy J Fontaine eb091458c0 test: add regression test for #6235 11 years ago
Timothy J Fontaine 85898d1967 v8: upgrade to 3.20.17.13 11 years ago
Ben Noordhuis c79d5163e5 src: remove ObjectWrap dependency from core 11 years ago
Timothy J Fontaine 42af62f33a Merge remote-tracking branch 'upstream/v0.10' 11 years ago
Timothy J Fontaine cfa03ad2e3 blog: add missing shasums for v0.10.19 release 11 years ago
Timothy J Fontaine 9135c7fea8 blog: Post for v0.10.19 11 years ago
Timothy J Fontaine 093efafce3 Now working on 0.10.20 11 years ago
Timothy J Fontaine cb150406c8 Merge branch 'v0.10.19-release' into v0.10 11 years ago
Trevor Norris 25dce6d62d lint: fix a few semicolons 11 years ago
Timothy J Fontaine 6b5e6a5a3e 2013.09.24, Version 0.10.19 (Stable) 11 years ago
Timothy J Fontaine 55546f55d4 uv: Upgrade to v0.10.17 11 years ago
Ben Noordhuis 14687ebfc0 Revert "deps: update v8 to 3.20.17.11" 11 years ago
Fedor Indutny 42acbf809b tls: wrap tls inside tls using legacy API 11 years ago
Eric Schrock 35ae696822 readline: handle input starting with control chars 12 years ago
Fedor Indutny 970bdccc38 deps: update v8 to 3.20.17.11 11 years ago
Ben Noordhuis 75ea566f5a src: fix v8 PRNG entropy seeding 11 years ago
Ben Noordhuis 7ac23910c5 src: seed V8's random number generator at startup 11 years ago
Ben Noordhuis 03738183c7 dns: fix c-ares error reporting regression 11 years ago
Ben Noordhuis a0f79867dc src: initialize c-ares task list on env init 11 years ago
Maciej Małecki d80d131c75 net: add a port validation to `connect` 11 years ago
Ben Noordhuis 7c554a5cd0 doc: document reserved status of SIGUSR1 11 years ago
Fedor Indutny a1cf3ada62 deps: update v8 to 3.20.17.7 11 years ago
Nathan Rajlich 5bda2bed37 doc: fix typos in the tls `NPNProtocols` option 11 years ago
Nathan Rajlich afabdf0e15 doc: specify the format of the `ca` tls option 11 years ago
Fedor Indutny 59a075e108 contextify: fix ContextifyContext leak 11 years ago
Nathan Rajlich f31037ddfe http: don't pass the request options to Agent 11 years ago
Nathan Rajlich 7196742852 tls: don't push() incoming data when ondata is set 11 years ago
Ben Noordhuis 9fad8e5dc4 doc: fix blog link in blog posts and README 11 years ago
Fedor Indutny 3d4c663ee6 contextify: dealloc only after global and sandbox 11 years ago
Trevor Norris 59dac01e4e buffer: optimize common encoding cases 11 years ago