projects
/
platform
/
upstream
/
nodejs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/nodejs.git
2011-01-19
Ryan Dahl
Upgrade V8 to 3.0.9
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Bert Belder
Windows: fix window size getter bug
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Bert Belder
Update TODO.win32
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Bert Belder
Readline: use symbolic key names instead of ascii contr...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Bert Belder
Readline: use tty methods instead of control sequences
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Bert Belder
Use tty.ReadStream and tty.WriteStream for stdio when...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Bert Belder
Implement tty.ReadStream and tty.WriteStream
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Bert Belder
New stdio functions to aid new readline interface
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Bert Belder
Windows: watcher for tty events
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Ryan Dahl
wscript chooses win32 source files, not cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Ryan Dahl
Use common.PORT not 8000
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Ryan Dahl
move test-exec to pummel - too slow
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Alexis Sellier
make 'readyState' available to CryptoStream
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Ryan Dahl
Add setEncoding to CryptoStream
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Ryan Dahl
Add setNoDelay to cryptostream
commit
|
commitdiff
|
tree
|
snapshot
2011-01-19
Ryan Dahl
listen/bind errors should close net.Server
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Ryan Dahl
factor linklist code into own file
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Bert Belder
Remove completed TODO.win32 items
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Bert Belder
Make child_process.kill always work on windows
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Bert Belder
Fix several child process bugs on windows
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Bert Belder
Fix detection of socket errors
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Bert Belder
Improve error reporting on windows
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Bert Belder
Define winsock error numbers
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Bert Belder
Misc. cleanups
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Bert Belder
Clean up the way windows headers are included
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Bert Belder
Windows: get rid of most NO_IMPL related macros
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Bert Belder
Windows: implement missing stdio methods
commit
|
commitdiff
|
tree
|
snapshot
2011-01-18
Bert Belder
Workaround for V8 bug 884
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Ryan Dahl
docs: style
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Ryan Dahl
docs: Add note about global scope
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Bert Belder
Fix v8 build on windows
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Ryan Dahl
Upgrade V8 to 3.0.8
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Ryan Dahl
Now working on v0.3.6
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Ryan Dahl
Bump version to v0.3.5
v0.3.5
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Felix Geisendörfer
Fix test-require-cache-without-stat.js
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Felix Geisendörfer
Isolate native module system again
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Ryan Dahl
Add built-in module loading to test-require-cache-witho...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Ryan Dahl
Add broken test for require cache working
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Ryan Dahl
style
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Ryan Dahl
Revert "Implement os.isWindows"
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Ryan Dahl
Allow third party hooks before main module load
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Ryan Dahl
debugger: don't hang on ^d and ^c
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Ryan Dahl
debugger: error out without script
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Ryan Dahl
debugger: add uncaughtException handler to kill child
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Ryan Dahl
debugger: Correctly eval arrays and numbers
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Ryan Dahl
debugger: full scope evals
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Ryan Dahl
debugger: Better backtraces
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Ryan Dahl
debugger: primative object inspection
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Ryan Dahl
debugger: take help message from commands
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Ryan Dahl
A few more list clean ups
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Ryan Dahl
Expose link-list from timers.js; add tests
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Ryan Dahl
debugger: Don't break on handle === 0
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Felix Geisendörfer
Fix NODE_PATH, was broken after cleanup
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Felix Geisendörfer
Always init module paths
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Felix Geisendörfer
Cleanup node module system code
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Ryan Dahl
Fix test-net-connect-buffer
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Ryan Dahl
net: Timeouts should work before DNS resolution
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Ryan Dahl
Add test for connection timeouts
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Ryan Dahl
debugger: Only display basename of scripts
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Ryan Dahl
tab completion for commands in debugger
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Ryan Dahl
Upgrade c-ares to 1.7.4
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Ryan Dahl
NODE_DEBUG=timer instead of bitflags
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Ryan Dahl
Allow one extra ms in timer diff
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Ryan Dahl
Add delay into test-debugger-client
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Ryan Dahl
Put a little delay into test-tls-securepair-client.js
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Bert Belder
Libev windows fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Ryan Dahl
Use html5 spec stylesheet for docs
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Ryan Dahl
Merge branch 'vanilla-libeio'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Ryan Dahl
Upgrade libeio
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
isaacs
child_process: Support setting uid/gid by name
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Ryan Dahl
Fix spelling mistakes
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
isaacs
child_process: Add gid/uid flags to spawn config
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Ryan Dahl
Upgrade libev to 4.3
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Bert Belder
Improve path.resolve documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Ryan Dahl
Bump size of bench histogram to 100ms
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Ryan Dahl
getWindowSize/setWindowSize
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Ryan Dahl
typo setuid -> setsid
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Ryan Dahl
Fix expired keys
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Ryan Dahl
tty.open() returns stream instead of slaveFD
commit
|
commitdiff
|
tree
|
snapshot
2011-01-11
Ryan Dahl
Add setsid option to child_process
commit
|
commitdiff
|
tree
|
snapshot
2011-01-10
Ryan Dahl
Print error when EventEmitters get too many listeners
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Ryan Dahl
debugger: implement 'list'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Ryan Dahl
expose module wrapper to native modules
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Ryan Dahl
debugger: fix 'scripts' command
commit
|
commitdiff
|
tree
|
snapshot
2011-01-09
Ryan Dahl
Now working on v0.3.5-pre
commit
|
commitdiff
|
tree
|
snapshot
2011-01-08
Ryan Dahl
Bump version to v0.3.4
v0.3.4
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
Mihai Călin...
realpath files during module load
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
Ryan Dahl
TLS: Forward errors to cleartext
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
Ryan Dahl
Remove debugger statement from http_simple.js
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
Ryan Dahl
Lint
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
Bert Belder
Replace string magic + path.join by path.resolve
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
Bert Belder
Rework fs.realpath, primordal windows compatibility
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
Bert Belder
Path.resolve, path module windows compatibility
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
isaacs
Fix regression introduced in fe804d9b
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
Ryan Dahl
Allow for two streams in REPL
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
Ryan Dahl
Joyent link goes to no.de
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
Ryan Dahl
Fix process.platform
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
Ryan Dahl
Update TODO items
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
Ryan Dahl
Remove legacy TLS api from docs
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
Ryan Dahl
Rename net.Stream to net.Socket
commit
|
commitdiff
|
tree
|
snapshot
next