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-06-04
Peter Griess
Fix options parsing
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
Ryan Dahl
Apply fix for V8 bug 728
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
Ryan Dahl
Use a less common port in docs
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
Ryan Dahl
Fix ability to disable TCP timeouts with setTimeout(0)
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
Felix Geisendörfer
Fix: require.async module exception delegation
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
Felix Geisendörfer
Fix: fs.readFile would execute callbacks twice
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
rentzsch
DOC note stats.isSymbolicLink() is only valid with...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
Peter Griess
Send and receive file descriptors through net.Stream.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Ryan Dahl
Server responses should have a body if HEAD request
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Ryan Dahl
Better 'make' output
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Orlando Vazquez
Add a parameter to spawn() that sets the child's stdio...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Ryan Dahl
Revert "More dynmaic linking options"
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Ryan Dahl
More dynmaic linking options
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Ryan Dahl
Fix style in sys.js
commit
|
commitdiff
|
tree
|
snapshot
2010-05-31
Ryan Dahl
Upgrade to V8 2.2.13
commit
|
commitdiff
|
tree
|
snapshot
2010-05-30
Ryan Dahl
bump version
v0.1.97
commit
|
commitdiff
|
tree
|
snapshot
2010-05-30
Ryan Dahl
Remove throttling bug notes
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Ryan Dahl
API: readFileSync without encoding argument now returns...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Ryan Dahl
Deprecate the 'ini' module
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Ryan Dahl
Rename node_net2.cc to node_net.cc
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
isaacs
Make require() from the repl be relative to cwd
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
isaacs
Execute repl code in new context
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
isaacs
Use duck-typing as well as instanceof in sys.inspect
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Ryan Dahl
addons should have debugging symbols
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
Tim Caswell
Check for a couple of edge cases on the inspect hook.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
Tim Caswell
Provide a hook for user-specified inspect functions
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
Ryan Dahl
Insert some hot paths into HTTP
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
Ryan Dahl
Refactor HTTP
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
Ryan Dahl
:%s/8000/PORT/g for a few tests
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Brian White
Added support for OpenBSD 32-bit for c-ares
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Ryan Dahl
Bugfix: fs.ReadStream.setEncoding
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Ryan Dahl
Fix Solaris V8 build
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Micheil Smith
Adding experimental support for fs.chown and fs.chownSync.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Ryan Dahl
Simplify a few internal HTTP events.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Ryan Dahl
Fix JOBS for Solaris make
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Ryan Dahl
Remove -Werror from V8 SConstruct
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Ryan Dahl
Upgrade V8 to 2.2.12
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Sam Hughes
Avoided sending empty chunkedEncoding chunks in the...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Ryan Dahl
Fix issue 89, parsing responses to HEAD requests
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Ryan Dahl
In HTTP parser, proxy return value of onHeadersComplete
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Ryan Dahl
Upgrade http-parser
commit
|
commitdiff
|
tree
|
snapshot
2010-05-25
Ryan Dahl
Destroy REPL pipes instead of shutting down.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-24
Ryan Dahl
fs.ReadStream should emit Buffers
commit
|
commitdiff
|
tree
|
snapshot
2010-05-24
Ryan Dahl
Create a public Buffer constructor for use in addons.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-24
Aapo Laitinen
Change the behavior of path.extname
commit
|
commitdiff
|
tree
|
snapshot
2010-05-24
Brian White
Port to OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2010-05-24
Ryan Dahl
Upgrade libeio
commit
|
commitdiff
|
tree
|
snapshot
2010-05-24
Ben Noordhuis
Added reason phrases for a bunch of HTTP status codes.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-22
Ryan Dahl
Add bug notes about HTTP streams and throttling
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Mikeal Rogers
Add assert.ifError
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Ryan Dahl
Upgrade V8 to 2.2.11
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Ryan Dahl
bump version
v0.1.96
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Ryan Dahl
improve test for stdio non-blockingness
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Ryan Dahl
Fix opposite logic, which coincidentially works
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Ryan Dahl
Remove unneeded fd variables in node_stdio.cc
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Felix Geisendörfer
Deprecate string interface for fs.read()
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Ryan Dahl
Revert "Deprecate string interface for fs.read()"
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Felix Geisendörfer
Deprecate string interface for fs.read()
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Ryan Dahl
Throwing in a callback should kill the process
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
rentzsch
FIX path.dirname('/tmp') => '/'.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Ryan Dahl
Deprecate sys.p()
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Ryan Dahl
Make buffer's c++ constructor public
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
isaacs
Fix a leaking global
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
isaacs
Remove the ReportException from the Script class
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Ryan Dahl
Minor style changes for fs.write code
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Felix Geisendörfer
Deprecate string interface for fs.write()
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Ryan Dahl
Fix api for request.connection
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Peter Griess
Allow process.setuid() and process.setgid() to accept...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Ryan Dahl
Fix utf8stream references
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Felix Geisendörfer
Use Utf8Stream for http Streams with utf8 encoding
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Felix Geisendörfer
Use Utf8Stream for net Streams with utf8 encoding
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Felix Geisendörfer
Implemented Utf8Decoder module
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Ryan Dahl
fs.WriteStream.write should support buffer
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Ryan Dahl
Fix errno display in c-ares exceptions
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Felix Geisendörfer
Support arrays and strings in buffer constructor
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
visionmedia
Added better error messages for async and sync fs calls...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
Jonas Pfenniger
FIX: EventEmitter#removeAllListeners signature
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
Jonas Pfenniger
FIX: EventEmitter#removeListener logic
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
Jonas Pfenniger
FIX: signal-unregister bug
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
Jonas Pfenniger
Thinner SignalWatcher, only using callback
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
Andrew Johnston
Added posix fsync and fdatasync to fs module
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Ryan Dahl
Changes to work on Solaris 10
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Ryan Dahl
Add --without-ssl configure option
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Ryan Dahl
Remove some unused cruft from wscript
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Ryan Dahl
Simplify stack trace reporting using new V8 API
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Ryan Dahl
Fix AUTHORS file
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Matt Ranney
Add test for exceptions in HTTP parser event handlers.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Matt Ranney
Remove unused CSS reference.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Matt Ranney
Add process.version description.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Jérémy Lal
System EV compatibility fix : use EV_DEFAULT_UC
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Ryan Dahl
bump version
v0.1.95
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Ryan Dahl
Allow parallel jobs to be passed to V8 build
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Ryan Dahl
Change the 'make dist' to remove v8 test dir
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
Elijah Insua
Handle empty files with fs.readFile
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Ben Noordhuis
Support for fstat(2) through fs.fstat() and fs.fstatSyn...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Ryan Dahl
Disable test-signal-unregister.js as functionality...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Ryan Dahl
Remove reference to C++ EventEmitter in docs
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Ryan Dahl
Deprecate sendHeader() and writeHeader(), ppl should...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Ryan Dahl
Default to 2 second timeout for http servers
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
Ryan Dahl
Add note about 'error' event to docs
commit
|
commitdiff
|
tree
|
snapshot
next