projects
/
platform
/
upstream
/
nodejs.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
zlib: fix write request reference counting
2013-10-08
Ben Noordhuis
zlib: fix write request reference counting
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
test: update require path after file move
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-20
Ben Noordhuis
dns: fix c-ares error reporting regression
commit
|
commitdiff
|
tree
2013-09-20
Ben Noordhuis
src: initialize c-ares task list on env init
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-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
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-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-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
2013-08-12
Ben Noordhuis
crypto: use consistent conn object unwrapping
commit
|
commitdiff
|
tree
2013-08-12
Ben Noordhuis
crypto: use consistent variable names
commit
|
commitdiff
|
tree
2013-08-12
Ben Noordhuis
crypto: remove two unused static variables
commit
|
commitdiff
|
tree
2013-08-12
Ben Noordhuis
src: don't obj->Set(Integer::New(...), val)
commit
|
commitdiff
|
tree
2013-08-12
Ben Noordhuis
cares_wrap: remove unused function getHostByName()
commit
|
commitdiff
|
tree
2013-08-12
Ben Noordhuis
cares_wrap: don't set oncomplete property from c++
commit
|
commitdiff
|
tree
2013-08-12
Ben Noordhuis
test: fix up internet/test-dns after api change
commit
|
commitdiff
|
tree
2013-08-10
Ben Noordhuis
stream_wrap: use v8::Integer::NewFromUnsigned()
commit
|
commitdiff
|
tree
2013-08-10
Ben Noordhuis
v8: fix openbsd build
commit
|
commitdiff
|
tree
2013-08-10
Ben Noordhuis
v8: upgrade v8 to 3.20.14.1
commit
|
commitdiff
|
tree
2013-08-10
Ben Noordhuis
build: disable SSLv2 by default
commit
|
commitdiff
|
tree
2013-08-10
Ben Noordhuis
build: fix up style issues in configure script
commit
|
commitdiff
|
tree
2013-08-10
Ben Noordhuis
configure: order configure switches alphabetically
commit
|
commitdiff
|
tree
2013-08-10
Ben Noordhuis
build: make ninja build respect V=
commit
|
commitdiff
|
tree
2013-08-10
Ben Noordhuis
build: don't auto-destroy existing configuration
commit
|
commitdiff
|
tree
2013-08-09
Ben Noordhuis
src: don't call v8::Object::SetHiddenValue()
commit
|
commitdiff
|
tree
2013-08-09
Ben Noordhuis
test: use common.PORT in simple/test-net-GH-5504
commit
|
commitdiff
|
tree
2013-08-09
Ben Noordhuis
src: fix windows build breakage from f674b09
commit
|
commitdiff
|
tree
2013-08-09
Ben Noordhuis
dgram: don't call into js when send cb is omitted
commit
|
commitdiff
|
tree
2013-08-09
Ben Noordhuis
dgram: fix regression in string argument handling
commit
|
commitdiff
|
tree
2013-08-09
Ben Noordhuis
src: use v8::String::NewFrom*() functions
commit
|
commitdiff
|
tree
2013-08-07
Ben Noordhuis
stream_wrap: fix long line introduced in da5ad92
commit
|
commitdiff
|
tree
2013-08-07
Ben Noordhuis
src: remove no-op HandleWrap::Initialize()
commit
|
commitdiff
|
tree
2013-08-07
Ben Noordhuis
stream_wrap: add handle type checkers
commit
|
commitdiff
|
tree
2013-08-07
Ben Noordhuis
stream_wrap: use getters, not direct field access
commit
|
commitdiff
|
tree
2013-08-07
Ben Noordhuis
src: constify WITH_GENERIC_STREAM macro
commit
|
commitdiff
|
tree
2013-08-07
Ben Noordhuis
src: add IsEmpty() check to HasInstance()
commit
|
commitdiff
|
tree
2013-08-06
Ben Noordhuis
process_wrap: omit superfluous Number creation
commit
|
commitdiff
|
tree
2013-08-06
Ben Noordhuis
src: fix WITH_GENERIC_STREAM() type check bug
commit
|
commitdiff
|
tree
2013-08-06
Ben Noordhuis
crypto: fix signed/unsigned comparison warning
commit
|
commitdiff
|
tree
2013-08-05
Ben Noordhuis
v8: fix openbsd build
commit
|
commitdiff
|
tree
2013-08-03
Ben Noordhuis
src: use static_cast for void-to-T casts
commit
|
commitdiff
|
tree
2013-08-03
Ben Noordhuis
src: use PersistentToLocal() in a few more places
commit
|
commitdiff
|
tree
2013-08-02
Ben Noordhuis
src: remove non-isolate PersistentToLocal(), v2
commit
|
commitdiff
|
tree
2013-08-02
Ben Noordhuis
src: remove non-isolate PersistentToLocal()
commit
|
commitdiff
|
tree
2013-08-02
Ben Noordhuis
build: fix --without-ssl build
commit
|
commitdiff
|
tree
2013-08-01
Ben Noordhuis
test: future-proof simple/test-event-emitter-memory...
commit
|
commitdiff
|
tree
2013-08-01
Ben Noordhuis
test: fix pummel/test-net-connect-memleak
commit
|
commitdiff
|
tree
2013-08-01
Ben Noordhuis
events: fix memory leak, don't leak event names
commit
|
commitdiff
|
tree
next