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-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
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
2010-03-02
Ryan Dahl
Use EVBACKEND_SELECT on Solaris
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Rasmus Andersson
Added fs.realpath and fs.realpathSync (pure javascript...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
Ryan Dahl
Fix shebang in wscript
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Felix Geisendörfer
Bug fix for deep process.mixin array handling
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Benjamin Thomas
Stop sys.inspect from adding extra new lines for deep...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Ryan Dahl
Move process.inherits to sys
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Ryan Dahl
Move watchFile into fs module
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Ryan Dahl
Move 'fs' module out of src/node.js into its own file
commit
|
commitdiff
|
tree
|
snapshot
2010-03-01
Ryan Dahl
Add note about testing patches with debug build
commit
|
commitdiff
|
tree
|
snapshot
2010-02-28
kriskowal
Fixed spurious suffixes on fs.readlink.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
arlolra
Tests on common port.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
Zoran Tomicic
Edit PrintHelp() text
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
Ryan Dahl
Use more beautiful object syntax in docs
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
arlolra
Decoupled readdir test.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-26
Benjamin Thomas
Make the output of sys.inspect a lot more compact.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
Benjamin Thomas
Add optional third argument sys.inpect to indicate...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
Benjamin Thomas
Rename writeHeader to writeHead
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
Ryan Dahl
Update common.js path for new test layout
commit
|
commitdiff
|
tree
|
snapshot
2010-02-25
arlolra
Split tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
Karl Guertin
Add (unused) callback parameter to fs.readFile, fs...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
Jonas Pfenniger
Removed deprecation errors in src/node.cc
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
Ryan Dahl
Remove -Werror on V8
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
Ryan Dahl
Upgrade V8 to 2.1.2
commit
|
commitdiff
|
tree
|
snapshot
2010-02-23
James Duncan
Add setgid,getgid
commit
|
commitdiff
|
tree
|
snapshot
2010-02-23
Ryan Dahl
Give signal handlers maximum priority
commit
|
commitdiff
|
tree
|
snapshot
2010-02-23
Ryan Dahl
Add hack to get error event on socket timeout
commit
|
commitdiff
|
tree
|
snapshot
2010-02-23
Rasmus Andersson
added fs.link, fs.symlink, fs.readlink
commit
|
commitdiff
|
tree
|
snapshot
2010-02-22
Ryan Dahl
Fix readdirSync in docs
commit
|
commitdiff
|
tree
|
snapshot
2010-02-22
Ryan Dahl
Add not about nextTick and setTimeout(fn, 0)
commit
|
commitdiff
|
tree
|
snapshot
2010-02-22
Jérémy Lal
Fix for when EV_MULTIPLICITY=1
commit
|
commitdiff
|
tree
|
snapshot
2010-02-22
Ryan Dahl
Encoding 0 length data, returns '' instead of null
commit
|
commitdiff
|
tree
|
snapshot
2010-02-22
Ryan Dahl
camel case variables in url module
commit
|
commitdiff
|
tree
|
snapshot
2010-02-22
Ryan Dahl
bump version
v0.1.30
commit
|
commitdiff
|
tree
|
snapshot
2010-02-22
Ryan Dahl
Fix dns bug - first cb arg wasn't null
commit
|
commitdiff
|
tree
|
snapshot
2010-02-22
Ryan Dahl
delete changelog.html on 'make docclean'
commit
|
commitdiff
|
tree
|
snapshot
2010-02-22
Ryan Dahl
Implement fs.readdirSync()
commit
|
commitdiff
|
tree
|
snapshot
2010-02-22
Benjamin Thomas
Fix bug in process.mixin where deep copies would not...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-22
Ryan Dahl
Revert "Add fs.readdirSync()"
commit
|
commitdiff
|
tree
|
snapshot
2010-02-22
isaacs
Expose fs.lstat
commit
|
commitdiff
|
tree
|
snapshot
2010-02-22
Zoran Tomicic
Configurable debug ports, and --debug-brk
commit
|
commitdiff
|
tree
|
snapshot
2010-02-22
Ryan Dahl
Rename sendHeader to writeHeader; allow reasonPhrase
commit
|
commitdiff
|
tree
|
snapshot
2010-02-22
Micheil Smith
Add fs.readdirSync()
commit
|
commitdiff
|
tree
|
snapshot
2010-02-22
Ryan Dahl
Move errors for readPause and readResume
commit
|
commitdiff
|
tree
|
snapshot
2010-02-21
Ryan Dahl
Add note about Promise removal
commit
|
commitdiff
|
tree
|
snapshot
2010-02-21
Scott González
Fixed encoding in fs.writeFile().
commit
|
commitdiff
|
tree
|
snapshot
2010-02-21
Jeremy Ashkenas
Remove '--' from command line parsing
commit
|
commitdiff
|
tree
|
snapshot
2010-02-21
Ryan Dahl
Rename readPause and readResume to pause/resume
commit
|
commitdiff
|
tree
|
snapshot
2010-02-21
Ryan Dahl
Add changelog to website
commit
|
commitdiff
|
tree
|
snapshot
2010-02-21
Tim Caswell
Fix typo in fs.writeFile
commit
|
commitdiff
|
tree
|
snapshot
2010-02-21
Ryan Dahl
Simplify call to V8::IdleNotification
commit
|
commitdiff
|
tree
|
snapshot
2010-02-21
Ryan Dahl
Remove promises
commit
|
commitdiff
|
tree
|
snapshot
2010-02-21
Ryan Dahl
Multipart test no longer depend on Promise
commit
|
commitdiff
|
tree
|
snapshot
2010-02-21
Ryan Dahl
multipart no longer depends on Promise
commit
|
commitdiff
|
tree
|
snapshot
2010-02-21
Ryan Dahl
Experimental idle garbage compact
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Ryan Dahl
If ab isn't installed skip keep-alive test
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Rasmus Andersson
skipping TLS test if node was not compiled with TLS
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Ryan Dahl
sys.exec() no longer uses Promise
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Ryan Dahl
'dns' no longer uses Promise
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Ryan Dahl
http.cat no longer uses Promise
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Ryan Dahl
Do not use Promise in 'fs' module
commit
|
commitdiff
|
tree
|
snapshot
2010-02-20
Ryan Dahl
fs.closeSync should return Undefined on success
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Ryan Dahl
Module loading no longer depends on Promise
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Ryan Dahl
Upgrade V8 to 2.1.1
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Ryan Dahl
Remove Promise.prototype.wait()
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Ryan Dahl
Truly synchronous require()
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Ryan Dahl
Fix AUTHORS again
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
Ryan Dahl
fix email in AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
Rasmus Andersson
fixed process.mixin to properly copy getters/setters
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
Micheil Smith
Adding interface between node and libeio for Chmod.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
Ryan Dahl
Add authors file
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
Ryan Dahl
Remove a few wait() calls in the tests
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
Ryan Dahl
Fix long lines in docs
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
Ryan Dahl
Update example on index.html
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Ryan Dahl
Update benchmark script to new API
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Ryan Dahl
Fix 'make website-upload'
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Ryan Dahl
bump version
v0.1.29
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Ryan Dahl
sed -i 's/git-/git /g' Makefile
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Ryan Dahl
Clean up and rename test-stat-handler
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Ryan Dahl
Rename a few remaining fs.cat calls.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Ryan Dahl
Add /opt/local/lib as a search path for gpg-error
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Ryan Dahl
Add note about gnutls and libgpg-error in installation...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Ryan Dahl
Remove references to wait() in docs
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Ryan Dahl
documentation clean up
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Ryan Dahl
Add asciidoc-xhtml11.js for use with asciidoc 8.5.1
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Ryan Dahl
API: OutgoingMessage.prototype.finish() renamed to...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Tim Caswell
File API tweaks
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Ryan Dahl
API: Make request/response object closer to stream...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
isaacs
Add some puts() to test-multipart.js to show what it...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Ryan Dahl
[debug] Give debug_watcher maximum priority
commit
|
commitdiff
|
tree
|
snapshot
next