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-02-08
Ryan Dahl
Fix stdout flush issue
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Ryan Dahl
Add failing test for stdout flush on exit
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Ryan Dahl
Add posix.truncate()
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
Ryan Dahl
Throw errors from server.listen()
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Matt Brubeck
Fix the documentation of dns error handling.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Ryan Dahl
Bugfix: blocked pumping in stdio coupling
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Mikeal Rogers
Adding test for bug in stdio.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
Felix Geisendörfer
Simplified module system
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Ryan Dahl
Revert "Adding output of Platform information into...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Ryan Dahl
bump version
v0.1.27
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Ryan Dahl
Downcase process.ARGV/ENV to process.argv/env
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Aaron Heckmann
look for -1 instead of false returned from string.indexOf
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Ryan Dahl
Disable dns and fs-sendfile tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Ryan Dahl
Upgrade V8 to 2.1.0
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Ryan Dahl
Remove some HandleScopes from HTTP
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
Ryan Dahl
Upgrade http-parser
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Ryan Dahl
Callbacks from process.fs always start with error object
commit
|
commitdiff
|
tree
|
snapshot
2010-01-31
Ryan Dahl
Remove __wrap__s
commit
|
commitdiff
|
tree
|
snapshot
2010-01-31
Ryan Dahl
Reorganize the start-up process
commit
|
commitdiff
|
tree
|
snapshot
2010-01-31
Jonas Pfenniger
Was using the old node object to get the int from the...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-30
Micheil Smith
Adding output of Platform information into the test...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-30
Felix Geisendörfer
Bugfix: Handle Content-Type headers with charset
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
Ryan Dahl
ObjectWrap fixed - buffers working!
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
Standa Opichal
Adding OS X .dmg build scripts.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
Ryan Dahl
Forgot to include fix from HTTP client bug (30b0522)
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
Ryan Dahl
Bugfix: HTTP client automatically reconnecting
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
Blaine Cook
Add support for MX, TXT, and SRV records in DNS module.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-24
Ryan Dahl
Make assert.AssertionError instance of Error
commit
|
commitdiff
|
tree
|
snapshot
2010-01-24
cloudhead
removed inline require call for querystring
commit
|
commitdiff
|
tree
|
snapshot
2010-01-24
Felix Geisendörfer
Bug Fix: Late promise promise callbacks firing
commit
|
commitdiff
|
tree
|
snapshot
2010-01-24
Joseph Pecoraro
Fix minor issues in the documentation.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
Felix Geisendörfer
Implemented __dirname
commit
|
commitdiff
|
tree
|
snapshot
2010-01-21
Ryan Dahl
credit Erich in ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2010-01-20
Jonas Pfenniger
FIX: Promise timeout should not addErrback
commit
|
commitdiff
|
tree
|
snapshot
2010-01-20
Jonas Pfenniger
FIX: EventEmitter call in Promise
commit
|
commitdiff
|
tree
|
snapshot
2010-01-20
Jonas Pfenniger
Factorized deprecation messages
commit
|
commitdiff
|
tree
|
snapshot
2010-01-20
Ryan Dahl
Fix author in ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2010-01-20
Ryan Dahl
bump version
v0.1.26
commit
|
commitdiff
|
tree
|
snapshot
2010-01-20
Ryan Dahl
getmem() for solaris
commit
|
commitdiff
|
tree
|
snapshot
2010-01-20
Ryan Dahl
test-http-eof-on-connect missing require('./common')
commit
|
commitdiff
|
tree
|
snapshot
2010-01-20
Ryan Dahl
Remove -Werror from V8
commit
|
commitdiff
|
tree
|
snapshot
2010-01-20
Felix Geisendörfer
Treat 'typeof Error' promise errors properly
commit
|
commitdiff
|
tree
|
snapshot
2010-01-20
Ryan Dahl
Initial Solaris support
commit
|
commitdiff
|
tree
|
snapshot
2010-01-19
Ryan Dahl
Upgrade V8 to 2.0.6.1
commit
|
commitdiff
|
tree
|
snapshot
2010-01-19
Felix Geisendörfer
Make unhandled Promise errors throw an exception
commit
|
commitdiff
|
tree
|
snapshot
2010-01-19
Felix Geisendörfer
Support late callback binding for Promises
commit
|
commitdiff
|
tree
|
snapshot
2010-01-19
Felix Geisendörfer
Fixed misnamed Promise property
commit
|
commitdiff
|
tree
|
snapshot
2010-01-19
Felix Geisendörfer
Removed Promise.cancel()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-19
Michaeljohn...
set default encoding in sendBody
commit
|
commitdiff
|
tree
|
snapshot
2010-01-18
Micheil Smith
Allow optional params to setTimeout, setInterval
commit
|
commitdiff
|
tree
|
snapshot
2010-01-18
Ryan Dahl
Add process.nextTick()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-18
Ryan Dahl
Add process.IdleWatcher
commit
|
commitdiff
|
tree
|
snapshot
2010-01-18
Joseph Pecoraro
Updated out of date LICENSE file.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-18
Joseph Pecoraro
Fixed typo in comments.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Ryan Dahl
API: Move Promise and EventEmitter into 'events' module
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Ryan Dahl
Hack to display more useful SyntaxError exceptions.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Vanilla Hsu
use SUN_LEN to calculate length of unix address @ FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-12
Ryan Dahl
Make sure GNUTLS is first on uselib
commit
|
commitdiff
|
tree
|
snapshot
2010-01-12
Ben Williamson
Added regression test for issue #44
commit
|
commitdiff
|
tree
|
snapshot
2010-01-12
Ryan Dahl
Error out when no compiler found
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Ryan Dahl
Update http benchmark script to new url api.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Ryan Dahl
Lazy initialize symbols for HTTP.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-11
Ben Williamson
Fix issue #44, eof on connect to http.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Ryan Dahl
bump version
v0.1.25
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Ryan Dahl
Upgrade http-parser
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
isaacs
Documentation for path module changes.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
isaacs
Add tests for path module.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
isaacs
Rename path.filename() to path.basename()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Benjamin Thomas
Added extname function to path module that returns...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Ryan Dahl
Fix another problem with the EIO interface
commit
|
commitdiff
|
tree
|
snapshot
2010-01-08
Ryan Dahl
Upgrade http-parser
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Vanilla Hsu
getmem for freebsd
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
Ryan Dahl
Update node-waf version to 1.5.10 - to match tools...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Benjamin Thomas
Fix bug in the url module's url_parse method if 'parseQ...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Ryan Dahl
libeio bugfix part 4
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Ryan Dahl
libeio bugfix part 3
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Ryan Dahl
libeio bugfix part 2
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Felix Geisendörfer
Updated docs for multipart errors
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Felix Geisendörfer
Clean up multipart test case
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Felix Geisendörfer
Handle bad requests in simplified parser API
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Felix Geisendörfer
Added test case for the simple multipart API
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Felix Geisendörfer
Throw exception for invalid multipart streams
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
elliottcable
Providing the option for a repl-printer other than...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Ryan Dahl
libeio bugfix: want_poll should be called if breaking...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Ryan Dahl
Upgrade libev to 3.9
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Ryan Dahl
Upgrade libeio to latest CVS
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Charles Lehner
Fixed clearTimeout to check if timer is a Timer
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
visionmedia
Moved help msg to node-repl
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
isaacs
Use "url" module instead of "uri" module in http.js.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
isaacs
Add URL and QueryString modules, and tests for each.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
isaacs
Documentation for path module
commit
|
commitdiff
|
tree
|
snapshot
2010-01-04
isaacs
Improve path module slightly:
commit
|
commitdiff
|
tree
|
snapshot
2010-01-04
Tim Caswell
Rename "Dynamic Property" to "Getter/Setter" in sys...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-03
Tim Caswell
Fix inspect to not trigger dynamic properties
commit
|
commitdiff
|
tree
|
snapshot
2009-12-31
Tim Caswell
Fix inspect for the special case of an Object that...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-31
Ryan Dahl
bump version
v0.1.24
commit
|
commitdiff
|
tree
|
snapshot
2009-12-31
Ryan Dahl
Bugfix: Don't segfault on unknown http method
commit
|
commitdiff
|
tree
|
snapshot
2009-12-30
Ryan Dahl
Kill -Werror in V8 for GCC 4.4.1 users.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-30
Ryan Dahl
'make distclean' should not call 'waf clean'
commit
|
commitdiff
|
tree
|
snapshot
2009-12-30
Ryan Dahl
Upgrade V8 to 2.0.5.4
commit
|
commitdiff
|
tree
|
snapshot
next