platform/upstream/nodejs.git
2011-09-23 isaacsAdd broken test for #1726.
2011-09-21 Igor Zinkovskyremove node_zlib.h from node.gyp
2011-09-21 Fedor Indutny[debugger] shorten break message
2011-09-21 Fedor Indutny[debugger] optimize context's properties initialization...
2011-09-21 Fedor Indutny[debugger] fix 'debug> connecting...', fixed autostart...
2011-09-20 Ben Noordhuiscrypto: fix delete of potentially uninitialized pointer
2011-09-20 Ben Noordhuiscrypto: fix read of potentially uninitialized variable
2011-08-17 Ben Noordhuisbuild: fix freebsd gyp build
2011-08-17 Ben Noordhuisuv: upgrade to 2dae0c9
2011-08-17 Ben Noordhuisgyp: add freebsd support
2011-08-17 Ben Noordhuisgyp: revive sunos support, lost in 6b98a63
2011-09-20 Ryan DahlRemove extra method declaration
2011-09-20 Ryan DahlAdd TTYWrap
2011-09-20 Ryan DahlUpgrade libuv to 2ef8f35
2011-09-20 Fedor Indutnyfix 'null' mirroring
2011-09-20 Fedor Indutnyrepeat last command if empty line was entered
2011-09-20 Fedor Indutnymicro-refactor, use rli.output.write instead of rli...
2011-09-20 Fedor Indutnyfix breakpoint prefixing in list()
2011-09-20 Fedor Indutnyadded comments, spawn child process automatically at...
2011-09-20 Fedor Indutnyremove arrow from current source line
2011-09-20 Fedor Indutnyfix inspection of zero
2011-09-20 Ben Noordhuiscrypto: look up SSL errors with ERR_print_errors()
2011-09-19 Ryan DahlFix test-regress-GH-819
2011-09-19 Ben Noordhuisbuild: make wscript work with python 2.4
2011-09-19 Ben Noordhuistls: remove superfluous setOptions() call
2011-09-18 Ryan Dahldns callbacks should go through MakeCallback
2011-09-18 Ryan DahlUpgrade gyp to r1046
2011-09-18 isaacszlib: lint
2011-09-18 isaacszlib: Fix test so that it's not trivially passing,...
2011-09-18 isaacsInitial pass at zlib bindings
2011-09-17 Ryan DahlNow working on v0.5.8
2011-09-17 Ryan DahlBump version to v0.5.7 v0.5.7
2011-09-17 Fedor IndutnysetBreakpoint w/o arguments should set one on a current...
2011-09-17 Fedor Indutnyrestore breakpoints after restart, fix message handling
2011-09-17 Fedor Indutnyfix spawn call, customFds ain't supported yet
2011-09-17 Ryan DahlRevert "Add regression test for issue 1697"
2011-09-16 Ryan DahlUpgrade libuv to 75a088e
2011-09-16 Bert BelderAdd regression test for issue 1697
2011-09-16 Ben Noordhuiscrypto: fix error message buffer overrun
2011-09-15 Ryan DahlUpgrade libuv to 2640aae
2011-09-15 Ryan DahlMerge remote branch 'origin/v0.4'
2011-09-15 Ryan DahlDrain OpenSSL error queue? Addresses #1719
2011-09-15 Ryan DahlSupport legacy API: process.stdout.fd
2011-09-15 Ryan Dahlnet.Socket(fd) should start readable and writable
2011-09-15 Ryan DahlRemove pthread-win32 from license file (no longer using it)
2011-09-15 Jeroen JanssenFix options_file_memory_leak
2011-09-15 Ryan DahlMerge remote branch 'origin/v0.4'
2011-09-15 isaacsFix #1707 hasOwnProperty usage
2011-09-15 isaacsAdd querystring test for hasOwnProperty usage
2011-09-15 isaacsFix #1707 hasOwnProperty usage
2011-09-15 Ryan DahlUpgrade V8 to 3.6.4
2011-09-14 Ben Noordhuisnode: disable uv backend if NODE_USE_UV=0
2011-09-14 Igor Zinkovskyremove SetCloseOnExec
2011-09-14 Ryan DahlUpgrade libuv to 4197fc7
2011-09-14 Ryan DahlForward customFds to ChildProcess.spawn
2011-09-14 Fedor Indutny[debugger] added setBreakpoint and clearBreakpoint...
2011-09-14 Fedor Indutny[debugger] separate history of control and debug, make...
2011-09-14 Fedor Indutny[debugger] setBreakpoint, clearBreakpoint, fix reqSourc...
2011-09-14 Fedor Indutny[debugger] synonym=>shortcut, added shortcut for backtr...
2011-09-14 Fedor Indutny[debugger] color mark in _debugger, kill child on Ctrl+D
2011-09-14 Ryan DahlUpgrade libuv to 4b9b692
2011-09-14 Ben Noordhuisreadline: handle null completer graciously
2011-09-14 koichikdoc: HTTPS client's options
2011-09-14 Ben Noordhuistest: add http multi-line header test
2011-09-14 Ben Noordhuishttp_parser: cherry-pick 3258e4a and b89f944 from upstream
2011-09-14 koichikdoc: HTTPS client's options
2011-09-14 Ryan DahlDocument child_process.execFile
2011-09-14 Fedor Indutny[debugger] requireConnection() returns bool, break UI
2011-09-14 Fedor Indutny[repl] add error handling for async scope fetching
2011-09-14 Ryan DahlDoc fixes
2011-09-13 isaacsFix #1694 Document require() cycles
2011-09-13 Ryan DahlFix windows build
2011-09-13 Ryan DahlDo not load readline from util.inspect
2011-09-13 Ryan DahlFix test-module-load-list
2011-09-13 Ryan DahlUse net_uv instead of net_legacy for stdio
2011-09-13 isaacsmkdir EEXIST test
2011-09-13 isaacsUpdate uv to 3c00d87b4239a6b8358e2085f806170c3eca10cf
2011-09-12 Ben Noordhuisv8: move __C99FEATURES__=1 into common.gypi
2011-09-12 Ryan DahlWrap uv_pipe_open, implement net.Stream(fd);
2011-09-12 Ryan DahlUpgrade libuv to e7eeacb
2011-09-12 Ben Noordhuisv8: add platform-solaris.cc to gyp build
2011-09-12 Ben Noordhuisv8: compile with __C99FEATURES__=1 on sunos
2011-09-12 Ben Noordhuisopenssl: fixups for sunos
2011-09-12 Ben Noordhuisbuild: fixups for sunos
2011-09-12 Ben Noordhuisbuild: disable -fvisibility=hidden
2011-09-12 Ben Noordhuisbuild: fix breakage when resuming make
2011-09-12 Ben Noordhuisbuild: configure node, v8, cares and openssl
2011-09-12 Ben Noordhuisgyp: add sunos support
2011-09-12 Ben Noordhuisuv: upgrade to 9bd8bd7
2011-09-12 Ben Noordhuisuv: upgrade to b450d87
2011-09-12 Thomas Shinnickfs: unguarded fs.watchFile cache statWatchers checking...
2011-09-12 Thomas Shinnickfs: add positioned file writing feature to fs.WriteStream
2011-09-12 Thomas Shinnickfs: minor corrections from examining stream read positi...
2011-09-11 koichikutil: Fix inspection for Error
2011-09-11 Fedor Indutnyfix syntax error handling for 'throw ...', fix return...
2011-09-11 Bert BelderUn-break the windows build
2011-09-11 Bert Belderwin: make test-cli-eval.js pass
2011-09-11 Ryan DahlUpgrade libuv to efa1b54
2011-09-11 Ryan DahlMerge remote branch 'indutny/feature-debugger'
2011-09-11 Fedor IndutnyRemove obsolete 'using v8::Null'
next