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
2009-09-09
Ryan
Upgrade v8 to 1.3.10
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
Ryan
Remove compiler warning with extra assert.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
Ryan
Add Exception::Error where missing.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
Ryan
Introduce "raws" encoding. Raw String.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-09
Ryan
Byte stream to V8 decoding and encoding.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
Ryan
node.assert() was broken.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
Ryan
Internally use full paths when loading modules.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
Ryan
Almost completely remove onExit and onLoad.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
Ryan
Exit the process on module load error. (temporary)
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
Ryan
Add note about sendBody buffering to docs
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
Ryan
Add some links to the website
commit
|
commitdiff
|
tree
|
snapshot
2009-09-07
Ryan
Create NODE_UNIXTIME macros
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Ryan
bump version
v0.1.9
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Ryan
Hack for compiling on Snow Leopard.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Ryan
Small change to website index.html
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Ryan
Bugfix: Trap exceptions in URIParser.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Ryan
bump version
v0.1.8
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Ryan
Fix slowness in debug run of test-tcp-many-clients
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Ryan
Upgrade evcom - disable EPIPE error output.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-04
Ryan
Add test-mkdir-rmdir.js
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Ryan
Sort files in readdir test.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Ryan
Add node.fs.mkdir()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Ryan
Add node.fs.readdir()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Ryan
Clean up eio wrappers. Create EIOPromise.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Ryan
Clean up text on website.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Ryan
Asyncly do getaddrinfo() on Apple.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Ryan
Upgrade libeio, increase xthread stacksize to 64kb.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Ryan
Add extension API documentation
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Ryan
Add stack to promise.wait().
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Ryan
Build natively on x64.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Ryan
Add limits.h to src/node.cc for PATH_MAX
commit
|
commitdiff
|
tree
|
snapshot
2009-09-02
Ryan
Upgrade V8 to 1.3.9
commit
|
commitdiff
|
tree
|
snapshot
2009-09-01
Ryan
Set module.loaded=true for dll modules.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-01
Ryan
Remove --lib option since there is no more libnode
commit
|
commitdiff
|
tree
|
snapshot
2009-09-01
Ryan
Revert static library build.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-01
Michael Carter
Feature: add node.cwd() to access the current working...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Ryan
Use Error exceptions where possible in net.cc and file.cc
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Ryan
Throw Error exceptions from node.dlopen()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Ryan
Stack traces for mjsunit errors, better error reporting...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Ryan
Upgrade evcom; Add setTimeout method to node.tcp.Connection
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Ryan
Update test script to use new debug build's name: node_g
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Ryan
Build static executable.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-27
Ryan
Add command line arguments for accessing build flags.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-27
Ryan
Add pkgconfig files to help with dll builds.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-27
Ryan
First attempt at node.dlopen
commit
|
commitdiff
|
tree
|
snapshot
2009-08-27
Ryan
bump version
v0.1.7
commit
|
commitdiff
|
tree
|
snapshot
2009-08-27
Ryan
Fix text on index.html
commit
|
commitdiff
|
tree
|
snapshot
2009-08-26
Ryan
API: rename node.Process to node.ChildProcess
commit
|
commitdiff
|
tree
|
snapshot
2009-08-26
Ryan
lint
commit
|
commitdiff
|
tree
|
snapshot
2009-08-26
Ryan
Replace onExit() with process.addListener("exit")
commit
|
commitdiff
|
tree
|
snapshot
2009-08-26
Ryan
Introduce 'process' object. Also is the global object.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-26
Ryan
Depreciate onLoad
commit
|
commitdiff
|
tree
|
snapshot
2009-08-26
Ryan
Synchronous module loading.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-26
Ryan
Add node.assert for internal debugging.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-26
Ryan
promise.block() renamed to promise.wait()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-26
Ryan
Improve Promise documentation.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-26
Ryan
Modify website layout.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-25
Ryan
API: All EventEmitters emit "newListener" when listener...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-25
Ryan
Restyle website/api.html. Now looks like the front...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-25
Ryan
Upgrade v8 to 1.3.7
commit
|
commitdiff
|
tree
|
snapshot
2009-08-25
Ryan
Fix coupling problems on OSX
commit
|
commitdiff
|
tree
|
snapshot
2009-08-25
Ryan
Add close() to coupling pump. Wasn't getting EOF.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-25
Ryan
Experimental support for Promise.block()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-24
Ryan
API: Remove buffered file object (node.File)
commit
|
commitdiff
|
tree
|
snapshot
2009-08-24
Ryan
Refactor node.Process to take advantage of evcom_reader...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-24
Ryan
Introduce node.stdio
commit
|
commitdiff
|
tree
|
snapshot
2009-08-24
Ryan
Speed up test-tcp-throttle.js
commit
|
commitdiff
|
tree
|
snapshot
2009-08-24
Ryan
Add sha1 hashes to ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2009-08-24
Ryan
Remove outdated todo list
commit
|
commitdiff
|
tree
|
snapshot
2009-08-24
Ryan
Add node node_g to gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-23
Ryan
Use flat object instead of array-of-arrays for HTTP...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-22
Ryan
bump version
v0.1.6
commit
|
commitdiff
|
tree
|
snapshot
2009-08-22
Ryan
evcom upgrade - ignore sigpipe. remove error output.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-21
Ryan
bump version
v0.1.5
commit
|
commitdiff
|
tree
|
snapshot
2009-08-21
Kevin van Zonneveld
Buggy connections could crash node.js. Now check connec...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-21
Ryan
Sync evcom
commit
|
commitdiff
|
tree
|
snapshot
2009-08-21
Ryan
Don't Close TCP Connection/Server on destruction.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-21
Ryan
Upgrade v8 to 1.3.6
commit
|
commitdiff
|
tree
|
snapshot
2009-08-19
Ryan
Remove connnection.fullClose() from documentation.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-19
Ryan
Upgrade evcom - fix API issues.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-19
Ryan
Upgrade v8 to 1.3.5
commit
|
commitdiff
|
tree
|
snapshot
2009-08-19
Ryan
Return the EventEmitter from addListener for chaining.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-19
Abe Fettig
Bugfix: stdin fd (0) being ignored by node.File.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Ryan
API: tcp.Connection "disconnect" event renamed to ...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Ryan
Clarify some of the TCP API documentation.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Ryan
bump version
v0.1.4
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Ryan
Upgrade libev to 3.8
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Ryan
Upgrade v8 to 1.3.4
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Ryan
Enable test-tcp-many-clients.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Ryan
Remove debugging messages in HTTP client
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Ryan
Upgrade v8 to 1.3.3
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Ryan
Sync evcom after refactor; fix binding issues
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
Ryan
Sync evcom.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
Ryan
(evcom) SOL_SOCKET got renamed in socket,stream renaming
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
Ryan
(evcom) Add fix for pausing against big buffers.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-09
Ryan
Add IncomingMessage.prototype.pause() and resume().
commit
|
commitdiff
|
tree
|
snapshot
2009-08-09
Ryan
Add connection.readPause() and connection.readResume()
commit
|
commitdiff
|
tree
|
snapshot
2009-08-09
Ryan
Upgrade evcom
commit
|
commitdiff
|
tree
|
snapshot
2009-08-09
Ryan
Bugfix: Negative ints in HTTP's on_body and node.fs...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-09
Ryan
Bugfix: response.setBodyEncoding("ascii") not working.
commit
|
commitdiff
|
tree
|
snapshot
next