platform/upstream/nodejs.git
2011-01-19 Ryan Dahlwscript: style
2011-01-19 Ryan DahlCompile gdbjit in by default on linux
2011-01-19 Bert BelderWorkaround for V8 bug 884
2011-01-19 Ryan DahlUpgrade V8 to 3.0.9
2011-01-19 Bert BelderWindows: fix window size getter bug
2011-01-19 Bert BelderUpdate TODO.win32
2011-01-19 Bert BelderReadline: use symbolic key names instead of ascii contr...
2011-01-19 Bert BelderReadline: use tty methods instead of control sequences
2011-01-19 Bert BelderUse tty.ReadStream and tty.WriteStream for stdio when...
2011-01-19 Bert BelderImplement tty.ReadStream and tty.WriteStream
2011-01-19 Bert BelderNew stdio functions to aid new readline interface
2011-01-19 Bert BelderWindows: watcher for tty events
2011-01-19 Ryan Dahlwscript chooses win32 source files, not cpp
2011-01-19 Ryan DahlUse common.PORT not 8000
2011-01-19 Ryan Dahlmove test-exec to pummel - too slow
2011-01-19 Alexis Selliermake 'readyState' available to CryptoStream
2011-01-19 Ryan DahlAdd setEncoding to CryptoStream
2011-01-19 Ryan DahlAdd setNoDelay to cryptostream
2011-01-19 Ryan Dahllisten/bind errors should close net.Server
2011-01-18 Ryan Dahlfactor linklist code into own file
2011-01-18 Bert BelderRemove completed TODO.win32 items
2011-01-18 Bert BelderMake child_process.kill always work on windows
2011-01-18 Bert BelderFix several child process bugs on windows
2011-01-18 Bert BelderFix detection of socket errors
2011-01-18 Bert BelderImprove error reporting on windows
2011-01-18 Bert BelderDefine winsock error numbers
2011-01-18 Bert BelderMisc. cleanups
2011-01-18 Bert BelderClean up the way windows headers are included
2011-01-18 Bert BelderWindows: get rid of most NO_IMPL related macros
2011-01-18 Bert BelderWindows: implement missing stdio methods
2011-01-18 Bert BelderWorkaround for V8 bug 884
2011-01-17 Ryan Dahldocs: style
2011-01-17 Ryan Dahldocs: Add note about global scope
2011-01-17 Bert BelderFix v8 build on windows
2011-01-17 Ryan DahlUpgrade V8 to 3.0.8
2011-01-16 Ryan DahlNow working on v0.3.6
2011-01-16 Ryan DahlBump version to v0.3.5 v0.3.5
2011-01-16 Felix GeisendörferFix test-require-cache-without-stat.js
2011-01-16 Felix GeisendörferIsolate native module system again
2011-01-16 Ryan DahlAdd built-in module loading to test-require-cache-witho...
2011-01-16 Ryan DahlAdd broken test for require cache working
2011-01-16 Ryan Dahlstyle
2011-01-14 Ryan DahlRevert "Implement os.isWindows"
2011-01-14 Ryan DahlAllow third party hooks before main module load
2011-01-14 Ryan Dahldebugger: don't hang on ^d and ^c
2011-01-13 Ryan Dahldebugger: error out without script
2011-01-13 Ryan Dahldebugger: add uncaughtException handler to kill child
2011-01-13 Ryan Dahldebugger: Correctly eval arrays and numbers
2011-01-13 Ryan Dahldebugger: full scope evals
2011-01-13 Ryan Dahldebugger: Better backtraces
2011-01-13 Ryan Dahldebugger: primative object inspection
2011-01-13 Ryan Dahldebugger: take help message from commands
2011-01-13 Ryan DahlA few more list clean ups
2011-01-13 Ryan DahlExpose link-list from timers.js; add tests
2011-01-13 Ryan Dahldebugger: Don't break on handle === 0
2011-01-13 Felix GeisendörferFix NODE_PATH, was broken after cleanup
2011-01-13 Felix GeisendörferAlways init module paths
2011-01-12 Felix GeisendörferCleanup node module system code
2011-01-12 Ryan DahlFix test-net-connect-buffer
2011-01-12 Ryan Dahlnet: Timeouts should work before DNS resolution
2011-01-12 Ryan DahlAdd test for connection timeouts
2011-01-12 Ryan Dahldebugger: Only display basename of scripts
2011-01-12 Ryan Dahltab completion for commands in debugger
2011-01-12 Ryan DahlUpgrade c-ares to 1.7.4
2011-01-12 Ryan DahlNODE_DEBUG=timer instead of bitflags
2011-01-12 Ryan DahlAllow one extra ms in timer diff
2011-01-12 Ryan DahlAdd delay into test-debugger-client
2011-01-11 Ryan DahlPut a little delay into test-tls-securepair-client.js
2011-01-11 Bert BelderLibev windows fixes
2011-01-11 Ryan DahlUse html5 spec stylesheet for docs
2011-01-11 Ryan DahlMerge branch 'vanilla-libeio'
2011-01-11 Ryan DahlUpgrade libeio
2011-01-11 isaacschild_process: Support setting uid/gid by name
2011-01-11 Ryan DahlFix spelling mistakes
2011-01-11 isaacschild_process: Add gid/uid flags to spawn config
2011-01-11 Ryan DahlUpgrade libev to 4.3
2011-01-11 Bert BelderImprove path.resolve documentation
2011-01-11 Ryan DahlBump size of bench histogram to 100ms
2011-01-11 Ryan DahlgetWindowSize/setWindowSize
2011-01-11 Ryan Dahltypo setuid -> setsid
2011-01-11 Ryan DahlFix expired keys
2011-01-11 Ryan Dahltty.open() returns stream instead of slaveFD
2011-01-11 Ryan DahlAdd setsid option to child_process
2011-01-10 Ryan DahlPrint error when EventEmitters get too many listeners
2011-01-09 Ryan Dahldebugger: implement 'list'
2011-01-09 Ryan Dahlexpose module wrapper to native modules
2011-01-09 Ryan Dahldebugger: fix 'scripts' command
2011-01-09 Ryan DahlNow working on v0.3.5-pre
2011-01-08 Ryan DahlBump version to v0.3.4 v0.3.4
2011-01-07 Mihai Călin... realpath files during module load
2011-01-07 Ryan DahlTLS: Forward errors to cleartext
2011-01-07 Ryan DahlRemove debugger statement from http_simple.js
2011-01-07 Ryan DahlLint
2011-01-06 Bert BelderReplace string magic + path.join by path.resolve
2011-01-06 Bert BelderRework fs.realpath, primordal windows compatibility
2011-01-06 Bert BelderPath.resolve, path module windows compatibility
2011-01-06 isaacsFix regression introduced in fe804d9b
2011-01-06 Ryan DahlAllow for two streams in REPL
2011-01-06 Ryan DahlJoyent link goes to no.de
2011-01-06 Ryan DahlFix process.platform
next