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-14
Ryan Dahl
Merge Hash.init() function into JS constructor
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Felix Geisendörfer
Fix: fs.writeFile could not handle utf8
commit
|
commitdiff
|
tree
|
snapshot
2010-06-12
Paul Querna
Implement datagram sockets
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
isaacs
Fix #169. Expose require members in the repl.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Brian McKenna
Make addon building work for Cygwin.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
isaacs
Remove "uri" module.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Ryan Dahl
Add Orlando to changelog
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Ryan Dahl
bump version
v0.1.98
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Ryan Dahl
Upgrade C-Ares to 1.7.3
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Ryan Dahl
License file maintenance.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Matt Ranney
Remove setTimeout from initial example and description.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Ryan Dahl
Improve fs.write tests
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Ryan Dahl
Don't use bzero
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Jérémy Lal
The underscores are not meant to emphasize. Escape...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Raffaele Sena
Port to cygwin
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Ryan Dahl
Upgrade V8 to 2.2.16
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Matt Ranney
Web site example fixes.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Ryan Dahl
Upgrade V8 to 2.2.15
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Peter Griess
Add 'type' parameter to net.Server.listenFD()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
Ryan Dahl
Handle ctrl+z from readline
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
Ryan Dahl
Add NODE_NO_READLINE check for REPL
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
Ryan Dahl
Use strings instead of buffers in readline
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
Ryan Dahl
Fix test-repl
commit
|
commitdiff
|
tree
|
snapshot
2010-06-07
Matt Ranney
Support more readline navigation keys.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-07
Ryan Dahl
Do not output \n on stderr on output, breaks tests
commit
|
commitdiff
|
tree
|
snapshot
2010-06-07
Ryan Dahl
node without arguments starts the REPL
commit
|
commitdiff
|
tree
|
snapshot
2010-06-07
Ryan Dahl
Fix misspelling
commit
|
commitdiff
|
tree
|
snapshot
2010-06-07
Ryan Dahl
Add binding to termios, implement readline for repl
commit
|
commitdiff
|
tree
|
snapshot
2010-06-07
Peter Griess
add net.Server.listenFD
commit
|
commitdiff
|
tree
|
snapshot
2010-06-07
Ryan Dahl
Upgrade http-parser
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
Ryan Dahl
Allow ObjectWrap destructors before Wrap()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
Ryan Dahl
More dynamic linking options (again)
commit
|
commitdiff
|
tree
|
snapshot
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
next