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
2010-03-12
Ryan Dahl
Merge branch 'master' into HEAD
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
Ryan Dahl
TCP timeout opt-in instead of opt-out
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
Ryan Dahl
Only print readyState deprication message once
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
Ryan Dahl
Adjust object ref count after call to ev_timer_again
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
Ryan Dahl
Fix some gcc warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
Ryan Dahl
Disable AsciiSliceExt
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
Ryan Dahl
Deprecate process.mixin
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
Tim-Smart
Initial implementation of process.evalcx
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
Ryan Dahl
Depreciation -> Deprecation
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
Vanilla Hsu
use getpagesize() to get PAGE_SIZE on FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
Vanilla Hsu
1: sync wscript with libeio.m4 2: try to enable macosx...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
Ryan Dahl
Missing EOL semicolons
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
Ryan Dahl
.addon -> .node
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
Tim-Smart
Add require.registerExtension
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
Ryan Dahl
Fix undefined reference in fs.js
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
Ryan Dahl
Upgrade libeio
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
Jérémy Lal
Add --system option to configure, so make uses V8,...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
Ryan Dahl
Make relative ref to sys in fs module.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
Ryan Dahl
[net2] Add Socket.setTimeout
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
Ryan Dahl
Add process.now
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
Ryan Dahl
add error listener to test-net-pingpong
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
Ryan Dahl
Add timer.again method
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
Ryan Dahl
Make relative ref to sys in fs module.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
Ryan Dahl
Adjust process.compile documentation
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
isaacs
More ini parser features.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
Ryan Dahl
Merge branch 'master' into net2
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
Ryan Dahl
Remove -Werror from V8
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
Ryan Dahl
Merge branch 'master' into net2
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
Ryan Dahl
Upgrade V8 to 2.1.3
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
Ryan Dahl
Adjust a few more tests to work with net2
commit
|
commitdiff
|
tree
|
snapshot
2010-03-10
Ryan Dahl
Further net2 compatibilities
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Standa Opichal
Making sure node-waf finds its real bindir even when...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Ryan Dahl
Update http2 for new stream API
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Ryan Dahl
Update net.js for new stream API
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Ryan Dahl
Remove the 'Error: (no message)' exceptions print stack...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Ryan Dahl
Remove the 'Error: (no message)' exceptions print stack...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Ryan Dahl
process.mixin: Return instead of continue in forEach
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Ryan Dahl
Don't use process.mixin in test-buffer.js
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Ryan Dahl
Merge branch 'master' into net2
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Ryan Dahl
process.inherits -> sys.inherits
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Aaron Heckmann
Add removeAllListeners
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
isaacs
Change the include() message so that it doesn't recomme...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
isaacs
Remove process.mixin from repl
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Ryan Dahl
Clean up some things in the benchmarks
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Ryan Dahl
Remove -Werror from deps/v8/SConstruct
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
isaacs
Remove process.mixin dependencies from benchmark scripts
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
isaacs
Remove process.mixin dependency from fs
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
isaacs
Remove process.mixin dependency from all tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-09
Ryan Dahl
Change libev/wscript for waf 1.5.14
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Ryan Dahl
Upgrade waf to 1.5.14a
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Ryan Dahl
Merge branch 'master' into net2
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Ryan Dahl
require('fs') in test-http-tls
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Felix Geisendörfer
fs.createWriteStream throws fs undefined error
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Felix Geisendörfer
Remove fs/path globals from test suite
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Ryan Dahl
Upgrade WAF to 1.5.14
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Ryan Dahl
Upgrade V8 to 2.1.2.6
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Ryan Dahl
Replace --cflags with --vars
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Felix Geisendörfer
Add callbacks to stream methods
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Felix Geisendörfer
Fix typo in fs.writeStream docs
commit
|
commitdiff
|
tree
|
snapshot
2010-03-08
Ryan Dahl
Add environmental varibles to help text
commit
|
commitdiff
|
tree
|
snapshot
2010-03-07
Ryan Dahl
clean should not docclean
commit
|
commitdiff
|
tree
|
snapshot
2010-03-07
Rasmus Andersson
Updated patch of node.cc for supporting reading of...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-06
Ryan Dahl
Merge branch 'master' into net2
commit
|
commitdiff
|
tree
|
snapshot
2010-03-06
Ryan Dahl
Depreciation process.unloop()
commit
|
commitdiff
|
tree
|
snapshot
2010-03-06
Ryan Dahl
bump version
v0.1.31
commit
|
commitdiff
|
tree
|
snapshot
2010-03-06
Ryan Dahl
Bugfix in querystring
commit
|
commitdiff
|
tree
|
snapshot
2010-03-06
Rob Ellis
Added Parse INI to Node, tests
commit
|
commitdiff
|
tree
|
snapshot
2010-03-06
Ryan Dahl
Clean up homepage
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
Ryan Dahl
Decouple timer from EventEmitter
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
Ryan Dahl
Revert "Use kqueue on macintosh"
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
Ryan Dahl
Merge remote branch 'felixge/file2'
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
Felix Geisendörfer
Documentation for FileWriteStream
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
Felix Geisendörfer
Documentation for FileReadStream
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
Felix Geisendörfer
Properly handle read errors
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
Felix Geisendörfer
Use sys inherits
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
Felix Geisendörfer
Renamed fileReadStream -> createReadStream
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
Felix Geisendörfer
Updated file streams
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
Felix Geisendörfer
Simplify buffering
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
Felix Geisendörfer
Initial read stream implementation
commit
|
commitdiff
|
tree
|
snapshot
2010-03-05
Felix Geisendörfer
Use process.mixin instead of sys.mixin
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
Ryan Dahl
Revert "Remove process.unloop()"
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
Ryan Dahl
Remove process.unloop()
commit
|
commitdiff
|
tree
|
snapshot
2010-03-04
Ryan Dahl
Use kqueue on macintosh
commit
|
commitdiff
|
tree
|
snapshot
2010-03-03
Ryan Dahl
Don't allow child process to clobber environ
commit
|
commitdiff
|
tree
|
snapshot
2010-03-03
Ryan Dahl
Store connection in OutgoingMessage
commit
|
commitdiff
|
tree
|
snapshot
2010-03-03
Ryan Dahl
Factor out a http.Client._reconnect() function
commit
|
commitdiff
|
tree
|
snapshot
2010-03-03
Ryan Dahl
Remove unused EventEmitter object
commit
|
commitdiff
|
tree
|
snapshot
2010-03-03
isaacs
Fix a bug that was suppressing the error in setgid...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-03
Ryan Dahl
Allow passing env to child process
commit
|
commitdiff
|
tree
|
snapshot
2010-03-03
Jacek Becela
Fix fs.readFile handling encoding. Should close issue #72
commit
|
commitdiff
|
tree
|
snapshot
2010-03-03
Ryan Dahl
tcp.Connection.prototype.write should return boolean
commit
|
commitdiff
|
tree
|
snapshot
2010-03-03
Rasmus Andersson
Rewrote realpath implementation solving all known faili...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-03
Ryan Dahl
Add sys.log()
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Felix Geisendörfer
Tweaks
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Felix Geisendörfer
Initial write stream implementation
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Ryan Dahl
Merge branch 'master' into net2
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Ryan Dahl
'make test' only runs the simple test
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Ryan Dahl
Disable ipv6 test on solaris
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Ryan Dahl
Properly throw error on failed connection
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Ryan Dahl
Fix coupling error on Solaris
commit
|
commitdiff
|
tree
|
snapshot
next