projects
/
platform
/
upstream
/
nodejs.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
benchmark: add http chunked encoding benchmarks
2013-11-01
Ben Noordhuis
benchmark: add http chunked encoding benchmarks
commit
|
commitdiff
|
tree
2013-10-29
Ben Noordhuis
build: use zero overhead systemtap probes
commit
|
commitdiff
|
tree
2013-10-28
Ben Noordhuis
http: remove MethodToString()
commit
|
commitdiff
|
tree
2013-10-28
Ben Noordhuis
http: expose supported methods
commit
|
commitdiff
|
tree
2013-10-27
Phillip Alexander
doc: fs: clarify fs.symlink Windows specific args
commit
|
commitdiff
|
tree
2013-10-27
Ryan Graham
doc: improve module documentation
commit
|
commitdiff
|
tree
2013-10-25
Sam Roberts
doc: fix missing backtick in 2e16037
commit
|
commitdiff
|
tree
2013-10-24
Ben Noordhuis
build: fix test-gc weakref build rule
commit
|
commitdiff
|
tree
2013-10-24
Zarko Stankovic
doc: add nodejs.rs to the community page
commit
|
commitdiff
|
tree
2013-10-23
Ben Noordhuis
src: IsInt64() should return bool, not int
commit
|
commitdiff
|
tree
2013-10-16
Ben Noordhuis
dns: set hostname property on error object
commit
|
commitdiff
|
tree
2013-10-16
Ben Noordhuis
dns: rename domain to hostname
commit
|
commitdiff
|
tree
2013-10-16
Ben Noordhuis
debugger: fix SIGUSR1 bootstrap race condition
commit
|
commitdiff
|
tree
2013-10-16
Ben Noordhuis
debugger: make busy loops SIGUSR1-interruptible
commit
|
commitdiff
|
tree
2013-10-16
Ben Noordhuis
doc: http: reword IncomingMessage 'close' event
commit
|
commitdiff
|
tree
2013-10-16
Ben Noordhuis
doc: http: add cross-links for easier clicking
commit
|
commitdiff
|
tree
2013-10-15
Jason Gerfen
doc: crypto: document SPKAC additions
commit
|
commitdiff
|
tree
2013-10-15
Ben Noordhuis
doc: expand os.loadavg() section
commit
|
commitdiff
|
tree
2013-10-14
Ben Noordhuis
doc: document os.loadavg() behavior on windows
commit
|
commitdiff
|
tree
2013-10-13
Jason Gerfen
crypto: add SPKAC support
commit
|
commitdiff
|
tree
2013-10-15
Rod Vagg
util: format as Error if instanceof Error
commit
|
commitdiff
|
tree
2013-10-14
Ben Noordhuis
cluster: fix premature 'disconnect' event
commit
|
commitdiff
|
tree
2013-10-14
Ben Noordhuis
cares_wrap: remove superfluous 'this' keyword
commit
|
commitdiff
|
tree
2013-10-10
Ben Noordhuis
doc: net: remove bad net.Server description
commit
|
commitdiff
|
tree
2013-10-10
Ben Noordhuis
doc: addon: fix object instantiation examples
commit
|
commitdiff
|
tree
2013-10-09
Ben Noordhuis
tls: fix premature connection termination
commit
|
commitdiff
|
tree
2013-10-08
Ben Noordhuis
fs: fix fs.truncate() file content zeroing bug
commit
|
commitdiff
|
tree
2013-10-06
Alex Kocharin
debugger: count space for line numbers correctly
commit
|
commitdiff
|
tree
2013-10-05
Ben Noordhuis
doc: add warning to fs.exists() documentation
commit
|
commitdiff
|
tree
2013-10-03
Ben Noordhuis
src: fix up after botched merge conflict
commit
|
commitdiff
|
tree
2013-10-03
Ben Noordhuis
src: add JS start/stop methods for idle notifier
commit
|
commitdiff
|
tree
2013-10-03
Ben Noordhuis
src: only start idle notifier when profiling
commit
|
commitdiff
|
tree
2013-10-03
Ben Noordhuis
src: notify V8 profiler when we're idle
commit
|
commitdiff
|
tree
2013-10-03
Ben Noordhuis
src: raise maximum file descriptor limit
commit
|
commitdiff
|
tree
2013-10-01
Ben Noordhuis
doc: link to pre-built binaries, add install note
commit
|
commitdiff
|
tree
2013-10-01
Ben Noordhuis
test: update require path after file move
commit
|
commitdiff
|
tree
2013-10-01
Alex Kocharin
debugger: show current line, fix for #6150
commit
|
commitdiff
|
tree
2013-10-01
Alex Kocharin
debugger: repeat last command
commit
|
commitdiff
|
tree
2013-09-28
Ben Noordhuis
src: turn uv_pipe_open() failures into exceptions
commit
|
commitdiff
|
tree
2013-09-27
Jeff Switzer
fs: remove duplicate !options case
commit
|
commitdiff
|
tree
2013-09-25
Ben Noordhuis
src: remove ObjectWrap dependency from core
commit
|
commitdiff
|
tree
2013-09-24
Ben Noordhuis
Revert "deps: update v8 to 3.20.17.11"
commit
|
commitdiff
|
tree
2013-09-23
Ben Noordhuis
src: fix v8 PRNG entropy seeding
commit
|
commitdiff
|
tree
2013-09-20
Ben Noordhuis
src: seed V8's random number generator at startup
commit
|
commitdiff
|
tree
2013-09-19
Maciej Małecki
net: add a port validation to `connect`
commit
|
commitdiff
|
tree
2013-09-19
Ben Noordhuis
doc: document reserved status of SIGUSR1
commit
|
commitdiff
|
tree
2013-09-13
Ben Noordhuis
doc: fix blog link in blog posts and README
commit
|
commitdiff
|
tree
2013-09-09
Ben Noordhuis
test: move slow tests to test/pummel/
commit
|
commitdiff
|
tree
2013-09-07
Andrei Sedoi
configure: add mips-float-abi (soft, hard) option
commit
|
commitdiff
|
tree
2013-09-06
Ben Noordhuis
src: fix multi-base class ObjectWrap::Unwrap<T>()
commit
|
commitdiff
|
tree
2013-09-06
Ben Noordhuis
src: add multi-context support
commit
|
commitdiff
|
tree
2013-09-06
Ben Noordhuis
test: don't call process.exit() in debugger tests
commit
|
commitdiff
|
tree
2013-09-05
Ben Noordhuis
src: fix solaris 10 build error
commit
|
commitdiff
|
tree
2013-09-05
Ben Noordhuis
test: move slow test from simple/ to pummel/
commit
|
commitdiff
|
tree
2013-09-04
Ben Noordhuis
uv: upgrade to v0.11.13
commit
|
commitdiff
|
tree
2013-09-04
Kyle Robinson Young
doc: fix writable.write link
commit
|
commitdiff
|
tree
2013-09-04
Ben Noordhuis
build: remove unused Carbon dependency
commit
|
commitdiff
|
tree
2013-09-02
Ben Noordhuis
uv: upgrade to v0.11.12
commit
|
commitdiff
|
tree
2013-09-02
Ben Noordhuis
src: clean up CLI argument parser
commit
|
commitdiff
|
tree
2013-09-02
Ben Noordhuis
test: don't use --max-stack-size=0
commit
|
commitdiff
|
tree
2013-09-01
Ben Noordhuis
test: speed up simple/test-fs-watch
commit
|
commitdiff
|
tree
2013-08-30
Ben Noordhuis
Revert "src: call uv_loop_delete() on exit in debug...
commit
|
commitdiff
|
tree
2013-08-30
Ben Noordhuis
Revert "src: close libuv handles on exit"
commit
|
commitdiff
|
tree
2013-08-30
Ben Noordhuis
src: close libuv handles on exit
commit
|
commitdiff
|
tree
2013-08-29
Ben Noordhuis
src: remove unused Persistent<FunctionTemplate>
commit
|
commitdiff
|
tree
2013-08-29
Ben Noordhuis
crypto: remove NodeBIO::GetMethod()
commit
|
commitdiff
|
tree
2013-08-29
Ben Noordhuis
crypto: make root_cert_store variable extern
commit
|
commitdiff
|
tree
2013-08-29
Ben Noordhuis
crypto: remove misleading comment
commit
|
commitdiff
|
tree
2013-08-29
Ben Noordhuis
crypto: make error buffer non-static
commit
|
commitdiff
|
tree
2013-08-28
Ben Noordhuis
crypto: make randomBytes/pbkdf2 cbs domain aware
commit
|
commitdiff
|
tree
2013-08-28
Domenic Denicola
vm: add isContext; prevent double-contextifying
commit
|
commitdiff
|
tree
2013-08-28
Domenic Denicola
vm: use MakeWeak to fix leaking contexts
commit
|
commitdiff
|
tree
2013-08-28
Domenic Denicola
vm: rip out ObjectWrap from ContextifyContext
commit
|
commitdiff
|
tree
2013-08-27
Ben Noordhuis
src: remove two pointless globals from node.cc
commit
|
commitdiff
|
tree
2013-08-27
Ben Noordhuis
src: call uv_loop_delete() on exit in debug mode
commit
|
commitdiff
|
tree
2013-08-27
Ben Noordhuis
src: remove --max-stack-size option
commit
|
commitdiff
|
tree
2013-08-27
Ben Noordhuis
cares_wrap: drop UV_HANDLE_FIELDS from ares_task_t
commit
|
commitdiff
|
tree
2013-08-26
Ben Noordhuis
src: fix up unused/unordered imports
commit
|
commitdiff
|
tree
2013-08-26
Ben Noordhuis
src: remove pointless node_os.h header file
commit
|
commitdiff
|
tree
2013-08-23
Ben Noordhuis
vm: fix Persistent<Context> leak
commit
|
commitdiff
|
tree
2013-08-23
Ben Noordhuis
vm: remove unnecessary Persistent<FunctionTemplate>
commit
|
commitdiff
|
tree
2013-08-23
Ben Noordhuis
buffer: fix regression in Buffer(buf) constructor
commit
|
commitdiff
|
tree
2013-08-21
Ben Noordhuis
deps: upgrade http_parser to 303c4e4
commit
|
commitdiff
|
tree
2013-08-20
Gil Pedersen
fs: use correct self reference for autoClose test
commit
|
commitdiff
|
tree
2013-08-19
Fedor Indutny
tls, crypto: deduplicate code
commit
|
commitdiff
|
tree
2013-08-19
Ben Noordhuis
src: move includes inside include guard
commit
|
commitdiff
|
tree
2013-08-17
Ben Noordhuis
dgram: fix assertion on bad send() arguments
commit
|
commitdiff
|
tree
2013-08-16
Ben Noordhuis
crypto: fix memory leak in randomBytes() error path
commit
|
commitdiff
|
tree
2013-08-16
Ben Noordhuis
crypto: fix memory leak in randomBytes() error path
commit
|
commitdiff
|
tree
2013-08-16
Ben Noordhuis
crypto: don't mix new[] and free()
commit
|
commitdiff
|
tree
2013-08-15
Ben Noordhuis
test: update tests after internal api change
commit
|
commitdiff
|
tree
2013-08-15
Ben Noordhuis
timers: dispatch ontimeout callback by array index
commit
|
commitdiff
|
tree
2013-08-15
Ben Noordhuis
src: add MakeCallback() that takes an array index
commit
|
commitdiff
|
tree
2013-08-15
Ben Noordhuis
smalloc: don't do Has(key), then Get(key)
commit
|
commitdiff
|
tree
2013-08-15
Ben Noordhuis
tools: cpplint: fix NOLINT(build/include_order)
commit
|
commitdiff
|
tree
2013-08-14
Ben Noordhuis
zlib: replace C cast with static_cast
commit
|
commitdiff
|
tree
2013-08-14
Ben Noordhuis
http: speed up callbacks, use array indices
commit
|
commitdiff
|
tree
2013-08-14
Ben Noordhuis
src: remove redundant symbol init in node_file.cc
commit
|
commitdiff
|
tree
2013-08-13
Ben Noordhuis
src: clean up FSReqWrap
commit
|
commitdiff
|
tree
2013-08-13
Ben Noordhuis
src: move ReqWrap::data_ to FSReqWrap
commit
|
commitdiff
|
tree
next