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-10-13
Ryan Dahl
Add 'make bench' script
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Ryan Dahl
Improve benchmark/http_simple.js
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Nathan Rajlich
Upgrade http-parser with a fix for spaces in headers
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Joshua Peek
Don't flush net writeQueue on end() if its still connecting
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Ben Noordhuis
Preliminary pkg-config support.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Ryan Dahl
Allow people to set backlog. Need a better API.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Tom Hughes
Add signal handlers so we clean up before exiting.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Ryan Dahl
Add .js to native script's filename
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Ryan Dahl
Dynamically load native scripts
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Ryan Dahl
Don't require events in fs.js
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Ryan Dahl
fs.ReadStream and fs.WriteStream derive from stream...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Ryan Dahl
Add destroy methods to HTTP messages
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Micheil Smith
Migrated from sys.p to console.dir
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Micheil Smith
Removed deprecated methods from lib/path.js
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Micheil Smith
Removed deprecated methods from lib/net.js
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Micheil Smith
Removed deprecated methods from lib/http.js
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Micheil Smith
Removed deprecated methods from lib/fs.js
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Micheil Smith
Removed deprecated alias to lib/fs.js
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Micheil Smith
Removed deprecated events.Promise
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Ryan Dahl
Enable pipe test
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Ryan Dahl
Remove sys in new tests
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Ryan Dahl
Fix test-http-buffer-sanity
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Micheil Smith
Soft migration of sys -> util, Removal of deprecated...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Ryan Dahl
Add broken test passing a buffer through http
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Rasmus Andersson
environ symbol fix for Mac OS X
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Ryan Dahl
Closer to a working pipe
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Ryan Dahl
No long have tcp module
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Felix Geisendörfer
Stress test for http upload timeouts
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Ryan Dahl
TCP clients should buffer writes before connection
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Ryan Dahl
pipe-test fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Ryan Dahl
Remove old tcp module
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Ryan Dahl
Improve pipe-test. Still not working
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Ryan Dahl
clean up options.end code - wasn't working
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Micheil Smith
Changing http.js to use the same stream.Stream creation...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Ryan Dahl
Fix return in Buffer::New
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Ryan Dahl
Add char* constructor for Buffer
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Ryan Dahl
Add Stream base class with stream.pipe
commit
|
commitdiff
|
tree
|
snapshot
2010-10-09
Ryan Dahl
Fix a few compiler warnings...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-09
Ryan Dahl
More clang fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-09
Ryan Dahl
Ugly fix for clang
commit
|
commitdiff
|
tree
|
snapshot
2010-10-09
Ryan Dahl
Fix style
commit
|
commitdiff
|
tree
|
snapshot
2010-10-09
Ryan Dahl
Add flag to disable colors in REPL
commit
|
commitdiff
|
tree
|
snapshot
2010-10-09
Ryan Dahl
Use readline.columns in sys.inspect when possible
commit
|
commitdiff
|
tree
|
snapshot
2010-10-09
Ryan Dahl
Commas last in sys.inspect
commit
|
commitdiff
|
tree
|
snapshot
2010-10-09
Ryan Dahl
Warnings for new C++ buffer API
commit
|
commitdiff
|
tree
|
snapshot
2010-10-09
Sean Coates
add $ to variable name character matching patterns...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-09
Ryan Dahl
Add missing v8 file...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-09
Ryan Dahl
Add config.h for cygwin for libev and libeio
commit
|
commitdiff
|
tree
|
snapshot
2010-10-07
Ryan Dahl
expose parsers freelist
commit
|
commitdiff
|
tree
|
snapshot
2010-10-07
Ryan Dahl
add require.cache
commit
|
commitdiff
|
tree
|
snapshot
2010-10-07
Joshaven Potter
syntax fixes to pass jslint
commit
|
commitdiff
|
tree
|
snapshot
2010-10-07
TJ Holowaychuk
Added -e, --eval
commit
|
commitdiff
|
tree
|
snapshot
2010-10-05
Ryan Dahl
#define HAVE_FDATASYNC 0 for darwin; 10.5 is missing it
commit
|
commitdiff
|
tree
|
snapshot
2010-10-05
Ryan Dahl
Upgrade V8 to 2.4.8
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Ryan Dahl
ClearWeak on ObjectWraps. I /think/ this is the correct...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
isaacs
Fix #325. Add test and check for zero-length file conte...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Ryan Dahl
lib/http.js - nested loop stepping on variables of...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-02
Ryan Dahl
libev, libeio config.h files don't depend on arch
commit
|
commitdiff
|
tree
|
snapshot
2010-10-02
David Siegel
libev libeio: added freebsd-x86 config headers
commit
|
commitdiff
|
tree
|
snapshot
2010-10-02
Ryan Dahl
Simpler libev and libeio config
commit
|
commitdiff
|
tree
|
snapshot
2010-10-02
isaacs
Report "weird" errors a little better.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
Mark Nottingham
Add support for handling Expect: 100-continue
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
Marco Rogers
fix encoding option on ReadStream, updated test
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
Ryan Dahl
Upgrade V8 to 2.4.7
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
Ryan Dahl
Fix REPL crash on tabbing 'this.'
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
Ryan Dahl
Drop reference to timer callback on clearTimeout
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
Evan Larkin
fs.ReadStream: Passing null for file position on all...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
Ryan Dahl
Fix zero length buffer bug for http res.end()
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Mark Nottingham
Consume HTTP trailing headers
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Evan Larkin
No longer using the global variable "stat" in unwatchFile
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Ryan Dahl
Remove unused function
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Ryan Dahl
Simplify: per-module cache thing
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Ryan Dahl
Add test for getting parse error from HTTP client
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Ryan Dahl
Move the http client's initParser() into prototype
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Ryan Dahl
writeable -> writable
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Ben Noordhuis
Safe constructor for ObjectWrapped classes
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Ryan Dahl
Fix style in node_crypto.cc
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Ryan Dahl
Rename some SecureStream methods
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Ryan Dahl
lazy load crypto binding
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Ryan Dahl
fix style in net.js
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Ryan Dahl
Put preprocessor defines into CPPFLAGS not compile...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Ryan Dahl
Disable a few more libev features
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Ryan Dahl
Remove require('buffer') in built-in libraries.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Aaron Heckmann
quicker loops
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Ryan Dahl
output time of function calls
commit
|
commitdiff
|
tree
|
snapshot
2010-09-25
Ryan Dahl
Fix timing on I/O benchmark
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Ryan Dahl
Add function_call benchmark
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Fedor Indutny
Fixed 'upgrade' event for httpclient
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
isaacs
Don't use stat in fs.readFile[Sync]
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Ryan Dahl
Revert "Upgrade V8 to 2.4.5"
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Tj Holowaychuk
Fixed fs.ReadStream() start: 0 bug
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Ryan Dahl
Upgrade V8 to 2.4.5
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Mikeal Rogers
HTTP: close connection on connection:close header.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
isaacs
Don't try to run extension loaders unless they're actua...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
Ryan Dahl
Don't choose jobs based on processor
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
Ryan Dahl
More explicit openssl configure warning
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
Ryan Dahl
Fix test/message/undefined_reference_in_new_context
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
Tim-Smart
Remove registerExtension, add .extensions. Tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
Jorge Chamorro...
sys.js: --needless Object.keys() --needless .map()...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
Ryan Dahl
Tag release versions in 'process.version'
commit
|
commitdiff
|
tree
|
snapshot
next