2011-09-27 |
Ryan Dahl | Remove a few instances of process.binding('stdio')... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Ryan Dahl | Move process.stdout unref hack to handle_wrap.cc |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Fedor Indutny | debugger: double ctrl+break on win should exit node |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Ryan Dahl | Merge branch 'new-tty-binding' |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Ryan Dahl | Fix test-module-load-list.js |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Bert Belder | Upgrade libuv to 2c0fca9a41 |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Bert Belder | Enable console colors on windows by default |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Bert Belder | Add new tty js files to node.gyp |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Ryan Dahl | scope.Close in GuessHandleType; don't use uv_is_tty |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Ryan Dahl | Bind uv_tty_get_winsize |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Ryan Dahl | Bind/use uv_guess_handle |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Ryan Dahl | Initial pass at new TTY js layer |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Ryan Dahl | Disable test-dgram-unix.js test-dgram-unix-anon.js... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Fedor Indutny | debugger: export port |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Ryan Dahl | Fixes #1726, hack to unref process.stdout |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Ben Noordhuis | docs: document crypto.randomBytes() |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Ben Noordhuis | test: test crypto (P)RNG functions |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Ben Noordhuis | crypto: implement randomBytes() and pseudoRandomBytes() |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Fedor Indutny | Export disableColors from repl, share with debugger |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Fedor Indutny | debugger: setBreakpoint('fn()') |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Ryan Dahl | write-only streams should not shutdown |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Ryan Dahl | Re-land Bert's test for #1697 |
commit | commitdiff | tree | snapshot |
2011-09-26 |
isaacs | zlib: Typo. s/opt/opts/ |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Fedor Indutny | debugger: fix backtrace with no frames |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Fedor Indutny | debugger docs |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Fedor Indutny | Ctrl+Break on windows starts debugger server |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Fedor Indutny | EnableDebug immediatly on SIGUSR1 |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Fedor Indutny | handle backtrace errors |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Fedor Indutny | move debugger_running to correct place |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Fedor Indutny | more cli options |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Ben Noordhuis | cygwin: fix new[]/delete mismatch |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Ben Noordhuis | cygwin: fix return of uninitialized variable |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Ben Noordhuis | buffers: handle bad length argument in constructor |
commit | commitdiff | tree | snapshot |
2011-09-24 |
Ben Noordhuis | uv: upgrade to 8f617b9 |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Fedor Indutny | debugger fix for #1707 |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Fedor Indutny | debugger: remove useless clearlines, updated test |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Fedor Indutny | test-debugger-repl improvements |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Fedor Indutny | don't use global vars |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Fedor Indutny | readline: custom streams support |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Ben Leslie | Raise an error when a malformed package.json file is... |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Ryan Dahl | Upgrade libuv to f20297f |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Fedor Indutny | initial tests |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Igor Zinkovsky | fix spelling |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Ben Noordhuis | build: explicitly link in libz on non-win32 platforms |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Igor Zinkovsky | fs watcher binding |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Ryan Dahl | upgrade libuv |
commit | commitdiff | tree | snapshot |
2011-09-23 |
isaacs | Add broken test for #1726. |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Igor Zinkovsky | remove node_zlib.h from node.gyp |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Fedor Indutny | [debugger] shorten break message |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Fedor Indutny | [debugger] optimize context's properties initialization... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Fedor Indutny | [debugger] fix 'debug> connecting...', fixed autostart... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Ben Noordhuis | crypto: fix delete of potentially uninitialized pointer |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Ben Noordhuis | crypto: fix read of potentially uninitialized variable |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Ben Noordhuis | build: fix freebsd gyp build |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Ben Noordhuis | uv: upgrade to 2dae0c9 |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Ben Noordhuis | gyp: add freebsd support |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Ben Noordhuis | gyp: revive sunos support, lost in 6b98a63 |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Ryan Dahl | Remove extra method declaration |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Ryan Dahl | Add TTYWrap |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Ryan Dahl | Upgrade libuv to 2ef8f35 |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Fedor Indutny | fix 'null' mirroring |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Fedor Indutny | repeat last command if empty line was entered |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Fedor Indutny | micro-refactor, use rli.output.write instead of rli... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Fedor Indutny | fix breakpoint prefixing in list() |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Fedor Indutny | added comments, spawn child process automatically at... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Fedor Indutny | remove arrow from current source line |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Fedor Indutny | fix inspection of zero |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Ben Noordhuis | crypto: look up SSL errors with ERR_print_errors() |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Ryan Dahl | Fix test-regress-GH-819 |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Ben Noordhuis | build: make wscript work with python 2.4 |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Ben Noordhuis | tls: remove superfluous setOptions() call |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Ryan Dahl | dns callbacks should go through MakeCallback |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Ryan Dahl | Upgrade gyp to r1046 |
commit | commitdiff | tree | snapshot |
2011-09-18 |
isaacs | zlib: lint |
commit | commitdiff | tree | snapshot |
2011-09-18 |
isaacs | zlib: Fix test so that it's not trivially passing,... |
commit | commitdiff | tree | snapshot |
2011-09-18 |
isaacs | Initial pass at zlib bindings |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Ryan Dahl | Now working on v0.5.8 |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Ryan Dahl | Bump version to v0.5.7 v0.5.7 |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Fedor Indutny | setBreakpoint w/o arguments should set one on a current... |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Fedor Indutny | restore breakpoints after restart, fix message handling |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Fedor Indutny | fix spawn call, customFds ain't supported yet |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Ryan Dahl | Revert "Add regression test for issue 1697" |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Ryan Dahl | Upgrade libuv to 75a088e |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Bert Belder | Add regression test for issue 1697 |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Ben Noordhuis | crypto: fix error message buffer overrun |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Ryan Dahl | Upgrade libuv to 2640aae |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Ryan Dahl | Merge remote branch 'origin/v0.4' |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Ryan Dahl | Drain OpenSSL error queue? Addresses #1719 |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Ryan Dahl | Support legacy API: process.stdout.fd |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Ryan Dahl | net.Socket(fd) should start readable and writable |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Ryan Dahl | Remove pthread-win32 from license file (no longer using it) |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Jeroen Janssen | Fix options_file_memory_leak |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Ryan Dahl | Merge remote branch 'origin/v0.4' |
commit | commitdiff | tree | snapshot |
2011-09-15 |
isaacs | Fix #1707 hasOwnProperty usage |
commit | commitdiff | tree | snapshot |
2011-09-15 |
isaacs | Add querystring test for hasOwnProperty usage |
commit | commitdiff | tree | snapshot |
2011-09-15 |
isaacs | Fix #1707 hasOwnProperty usage |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Ryan Dahl | Upgrade V8 to 3.6.4 |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Ben Noordhuis | node: disable uv backend if NODE_USE_UV=0 |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Igor Zinkovsky | remove SetCloseOnExec |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Ryan Dahl | Upgrade libuv to 4197fc7 |
commit | commitdiff | tree | snapshot |
next |