5241 Commits (4d49469d0df0730b16630d8f32fbfc55aaaa0952)
 

Author SHA1 Message Date
Maciej Małecki 4d49469d0d child_process: fix typo in internal message event name 13 years ago
Ryan Dahl e1b829d2a5 Add broken test-isolates3.js 13 years ago
Ryan Dahl d4ee61ffc7 Add failing test-isolates2.js 13 years ago
Fedor Indutny 4cbcdb4b2c test: make debugger-repl tests work with isolates 13 years ago
Ben Noordhuis 7cee968c21 isolates: add process-global list of isolates 13 years ago
Fedor Indutny 6b2091b58a debug threads 13 years ago
Fedor Indutny 99679c6430 IsolateDebugger C++ 13 years ago
Fedor Indutny 44e7033279 fixed debugger segfaults 13 years ago
Fedor Indutny a5f74b4da7 added isolates support 13 years ago
Ben Noordhuis 97e4b3a7bf isolates: drain message queue completely 13 years ago
Andreas Madsen 787f62de8c Improve test-child-process-silent 13 years ago
Ryan Dahl b28e700ebd require('sys') now throws 13 years ago
Ryan Dahl 8b28d599a7 Merge remote branch 'origin/v0.6' 13 years ago
Ben Noordhuis cc5cea35b0 uv: upgrade to 803f5a0 13 years ago
Ryunosuke SATO 22d7fe1206 events: fix checking max listeners with `1` 13 years ago
koichik 08a91acd76 http: better support for CONNECT method. 13 years ago
koichik c1a63a9e90 tls: Allow establishing secure connection on the existing socket 13 years ago
koichik 70033bd960 net: make connect() accept options 13 years ago
Ben Noordhuis 9a79bb694e Avoid unnecessary buffer to string conversion. 13 years ago
Ben Noordhuis 472a72d27f build: honour the PYTHON environment variable 13 years ago
Maciej Małecki 0321adbcf4 tls doc: update docs to reflect API change 13 years ago
Maciej Małecki 39484f49ef test tls: make tests use new `tls.connect` API 13 years ago
Maciej Małecki df0edf5fe6 https: make `https` use new `tls.connect` API 13 years ago
Maciej Małecki 4b4d059791 tls: make `tls.connect` accept port and host in `options` 13 years ago
koichik 9ef3c6238b docs: fix ChangeLog 13 years ago
koichik 57653added docs: small changes. 13 years ago
isaacs ff4096f958 Now working on v0.6.8 13 years ago
isaacs d5a189acef 2012.01.06, Version 0.6.7 (stable) 13 years ago
isaacs d84a6ba3d1 Remove snapshot from Mac binary build 13 years ago
Ryan Dahl bca88b2dc1 support nosnapshot in vcbuild.bat 13 years ago
Ryan Dahl 8e5674fb5c Upgrade V8 to 3.8.5 13 years ago
Ryan Dahl be67fa7e09 Revert "crypto: add SecureContext.clearOptions() method" 13 years ago
Ryan Dahl 8bd80f4911 fix test-sys for hash randomization 13 years ago
Bert Belder 4a899c9274 Land hash collision fix for V8 3.6 by Erik Corry. 13 years ago
koichik dd9593ccc4 http: fix ServerResponse does not emit 'close' 13 years ago
Ben Noordhuis 42281124d4 child_process: add isolates support 13 years ago
Ben Noordhuis 1e73e4c62f isolates: remove global isolates list 13 years ago
Ben Noordhuis dadc30318f isolates: implement message passing 13 years ago
Ben Noordhuis 075acfa2d6 uv: upgrade to 56a31f0 13 years ago
Emerson Macedo aa67b1f375 fs: add appendFile() and appendFileSync() functions 13 years ago
Mikael Bourges-Sevenier 5b05429bf0 typed arrays: add Buffer -> TypedArray constructor 13 years ago
isaacs 78dbb4b5b1 npm@1.1.0-beta-10 13 years ago
Shigeki Ohtsu 55c21970fd build: compile without -fvisibility=hidden 13 years ago
Shigeki Ohtsu a993d22c0f build: set product_prefix to empty for Linux 13 years ago
Ben Noordhuis 760928bfad docs: mention that python 2.6 or 2.7 is required 13 years ago
koichik baebd30eee http: use `self` insted of `this` 13 years ago
Andreas Madsen e2f1e50c60 typos 13 years ago
Andreas Madsen 5f08c3cfa1 cluster improvements: Worker class and isolate internal messages 13 years ago
Ryan Dahl 3452477dcb Update address in CLA 13 years ago
Ben Noordhuis e21643d618 build: fix npm-cli.js install 13 years ago