src: replace naive search in Buffer::IndexOf
[platform/upstream/nodejs.git] / src / stream_wrap.cc
2015-10-05 Fedor Indutnystream_wrap: support empty `TryWrite`s
2015-09-20 Evan Lucassrc: Add ABORT macro
2015-09-06 Michaël Zassosrc: replace usage of v8::Handle with v8::Local
2015-08-20 Fedor Indutnystream_base: various improvements
2015-08-13 Ben Noordhuissrc: rename Buffer::Use() to Buffer::New()
2015-08-13 Ben Noordhuissrc: plug memory leaks
2015-08-04 Trevor Norrisbuffer: make additional changes to native API
2015-08-04 Trevor Norrisbuffer: switch API to return MaybeLocal<T>
2015-05-02 Jeremiah SenkpielMerge branch 'v1.x'
2015-05-01 Fedor Indutnystream_base: dispatch reqs in the stream impl
2015-03-06 Ben Noordhuissrc: add missing Context::Scope
2015-03-06 Fedor Indutnystream_wrap: add HandleScope's in uv callbacks
2015-02-28 Fedor Indutnystream_base: `.writev()` has limited support
2015-02-25 Fedor Indutnystream_base: remove static JSMethod declarations
2015-02-24 Fedor Indutnystreams: introduce StreamWrap and JSStream
2015-02-22 Fedor Indutnystream_base: introduce StreamBase
2015-02-11 Ben Noordhuissrc: switch from QUEUE to intrusive list
2015-01-12 isaacsRemove excessive copyright/license boilerplate
2015-01-07 Trevor Norrissrc: pass Isolate to additional locations
2015-01-05 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v1.x
2014-12-09 Bert BelderMerge 'node/v0.12'
2014-12-09 Trevor Norrisasync-wrap: explicitly pass parent
2014-12-09 Trevor Norrissrc: all wraps now use actual FunctionTemplate
2014-12-05 Trevor Norrisasync-wrap: explicitly pass parent
2014-12-05 Trevor Norrissrc: all wrap's now use actual FunctionTemplate
2014-11-22 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v0.12
2014-11-18 Ben Noordhuissrc: remove static variables from tls_wrap
2014-10-29 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v0.12
2014-10-29 Fedor Indutnystream_wrap: do not crash if handle was closed
2014-10-24 Fedor IndutnyMerge remote-tracking branch 'origin/v0.12' into v0.12
2014-10-23 Ben Noordhuissrc: replace NULL with nullptr
2014-10-13 Ben Noordhuissrc: attach env directly to api functions
2014-10-11 Ben Noordhuissrc: replace assert() with CHECK()
2014-10-11 Ben Noordhuissrc: remove unnecessary HandleScopes
2014-09-17 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-09-03 Fedor Indutnytls_wrap: fix use after free
2014-09-03 Trevor Norrisstream_wrap: Add support to write binary strings
2014-08-19 Yazhong Liusrc: add missing Isolate arguments
2014-08-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-08-07 Saúl Ibarra Corretgésrc: handle UV_EAGAIN in TryWrite
2014-07-29 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10' into master
2014-06-17 Timothy J FontaineMerge remote-tracking branch 'upstream-rw/v0.10'
2014-06-11 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-06-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-06-05 Fedor IndutnyMerge branch 'v0.10'
2014-05-30 Ben Noordhuissrc: replace CONTAINER_OF with type-safe function
2014-05-02 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into... v0.11.13
2014-05-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-05-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-04-08 Fedor IndutnyMerge branch 'v0.10'
2014-04-02 C. Scott Ananiannode: add signature to SET_PROTOTYPE_METHOD
2014-03-26 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10'
2014-03-13 Fedor Indutnysrc: update to v8 3.24 APIs
2014-03-11 Timothy J Fontainesrc: update from uv_read2_start removal
2014-03-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-03-02 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10'
2014-02-28 Fedor Indutnystream_wrap: don't write twice on uv_try_write err
2014-02-26 Alexis Campaillasrc: make stdout/sterr pipes blocking
2014-02-21 Fedor Indutnysrc: remove `node_isolate` from source
2014-02-19 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-18 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-14 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-14 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-09 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-05 Trevor Norrisasync_wrap: add provider types/pass to constructor
2014-01-28 Fedor Indutnystream_wrap: use `uv_try_write` where possible
2014-01-27 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-24 Fedor Indutnytls_wrap: propagate errors to write callbacks
2014-01-15 Trevor NorrisMerge remote-tracking branch 'origin/v0.10'
2014-01-13 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-13 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-30 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-19 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-13 Fedor IndutnyMerge branch 'v0.10'
2013-12-12 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-10 Fedor IndutnyMerge branch 'v0.10'
2013-12-10 Fedor IndutnyMerge branch 'v0.10'
2013-12-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-02 Fedor IndutnyMerge branch 'v0.10'
2013-12-02 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-27 Ben Noordhuisstream_wrap: don't call Number::New()
2013-11-26 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-20 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-18 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-12 Ben Noordhuissrc: fix Context::Scope usage
2013-11-12 Ben Noordhuiscrypto: fix up implicit HandleScope abuse
2013-11-11 Ben Noordhuissrc: fix Environment::GetCurrent() usage
2013-11-08 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-11-08 Ben Noordhuissrc: remove container_of, use CONTAINER_OF
2013-10-31 Trevor Norrisasync-wrap: integrate with WeakObject
2013-10-31 Trevor Norrisnode: add AsyncListener support
2013-10-29 Trevor Norrissrc: shorten Object{Wrap,Unwrap}
2013-10-29 Trevor Norrissrc: use function to get internal pointer
2013-10-28 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-10-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
next