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 |
2011-09-14 |
Ryan Dahl | Forward customFds to ChildProcess.spawn |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Fedor Indutny | [debugger] added setBreakpoint and clearBreakpoint... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Fedor Indutny | [debugger] separate history of control and debug, make... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Fedor Indutny | [debugger] setBreakpoint, clearBreakpoint, fix reqSourc... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Fedor Indutny | [debugger] synonym=>shortcut, added shortcut for backtr... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Fedor Indutny | [debugger] color mark in _debugger, kill child on Ctrl+D |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Ryan Dahl | Upgrade libuv to 4b9b692 |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Ben Noordhuis | readline: handle null completer graciously |
commit | commitdiff | tree | snapshot |
2011-09-14 |
koichik | doc: HTTPS client's options |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Ben Noordhuis | test: add http multi-line header test |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Ben Noordhuis | http_parser: cherry-pick 3258e4a and b89f944 from upstream |
commit | commitdiff | tree | snapshot |
2011-09-14 |
koichik | doc: HTTPS client's options |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Ryan Dahl | Document child_process.execFile |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Fedor Indutny | [debugger] requireConnection() returns bool, break UI |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Fedor Indutny | [repl] add error handling for async scope fetching |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Ryan Dahl | Doc fixes |
commit | commitdiff | tree | snapshot |
2011-09-13 |
isaacs | Fix #1694 Document require() cycles |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Ryan Dahl | Fix windows build |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Ryan Dahl | Do not load readline from util.inspect |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Ryan Dahl | Fix test-module-load-list |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Ryan Dahl | Use net_uv instead of net_legacy for stdio |
commit | commitdiff | tree | snapshot |
2011-09-13 |
isaacs | mkdir EEXIST test |
commit | commitdiff | tree | snapshot |
2011-09-13 |
isaacs | Update uv to 3c00d87b4239a6b8358e2085f806170c3eca10cf |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Ben Noordhuis | v8: move __C99FEATURES__=1 into common.gypi |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Ryan Dahl | Wrap uv_pipe_open, implement net.Stream(fd); |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Ryan Dahl | Upgrade libuv to e7eeacb |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Ben Noordhuis | v8: add platform-solaris.cc to gyp build |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Ben Noordhuis | v8: compile with __C99FEATURES__=1 on sunos |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Ben Noordhuis | openssl: fixups for sunos |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Ben Noordhuis | build: fixups for sunos |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Ben Noordhuis | build: disable -fvisibility=hidden |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Ben Noordhuis | build: fix breakage when resuming make |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Ben Noordhuis | build: configure node, v8, cares and openssl |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Ben Noordhuis | gyp: add sunos support |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Ben Noordhuis | uv: upgrade to 9bd8bd7 |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Ben Noordhuis | uv: upgrade to b450d87 |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Thomas Shinnick | fs: unguarded fs.watchFile cache statWatchers checking... |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Thomas Shinnick | fs: add positioned file writing feature to fs.WriteStream |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Thomas Shinnick | fs: minor corrections from examining stream read positi... |
commit | commitdiff | tree | snapshot |
2011-09-11 |
koichik | util: Fix inspection for Error |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Fedor Indutny | fix syntax error handling for 'throw ...', fix return... |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Bert Belder | Un-break the windows build |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Bert Belder | win: make test-cli-eval.js pass |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Ryan Dahl | Upgrade libuv to efa1b54 |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Ryan Dahl | Merge remote branch 'indutny/feature-debugger' |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Fedor Indutny | Remove obsolete 'using v8::Null' |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Fedor Indutny | vm context with accessors |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Fedor Indutny | [debugger] fixed piping from stdout of child process... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Fedor Indutny | [debugger] implemented setBreakpoint, etc |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Fedor Indutny | [debugger] deep cloning (depth = 3) |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Fedor Indutny | [debugger] fix slow repl evals inside async callbacks |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Fedor Indutny | [debugger] rename function, add it to ignore list |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Fedor Indutny | [debugger] print data from child process' stdout and... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Fedor Indutny | [debugger] nicier output, clear line before writing |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Fedor Indutny | [debugger] more informative break message (reverting... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Ryan Dahl | Correct date |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Bert Belder | Now working on v0.5.7 |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Bert Belder | Bump version to 0.5.6 v0.5.6 |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Bert Belder | Upgrade libuv to bd6066cb |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Igor Zinkovsky | fix for test-fs-chmod |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Ben Noordhuis | build: install uv-private/*.h, fixes native add-on... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Bert Belder | Upgrade libuv to e95a29ee18 |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Bert Belder | net_uv: fix 'set is undefined' error |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Bert Belder | net_uv: use sufficient buffer to read sock/peername |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Igor Zinkovsky | fix test-fs-chmod test |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Ryan Dahl | Upgrade V8 to 3.6.2 |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Bert Belder | Upgrade libuv to 2d1c672e |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Ryan Dahl | Upgrade libuv to 5b567b2 |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Ryan Dahl | Revert "vm context with accessors" |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Fedor Indutny | [debugger] call silent resume in debugEval to prevent... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Igor Zinkovsky | Enable link, symlink, and readlink on windows |
commit | commitdiff | tree | snapshot |
next |