doc: fix code syntax
[platform/upstream/nodejs.git] / src /
2015-02-11 Ben Noordhuissrc: reduce AsyncWrap memory footprint
2015-02-11 Ben Noordhuissrc: remove obsoleted queue.h header
2015-02-11 Ben Noordhuissrc: switch from QUEUE to intrusive list
2015-02-11 Ben Noordhuissrc: add typesafe intrusive list
2015-02-11 Vladimir Kurchatkinbuffer: expose internals on binding
2015-02-11 Vladimir Kurchatkinsrc: cleanup `Isolate::GetCurrent()`
2015-02-11 Shigeki Ohtsucrypto: fix to check ext method for shared lib
2015-02-11 Vladimir Kurchatkinsrc: remove trailing whitespace
2015-02-11 Rod VaggWorking on v1.2.1
2015-02-11 Rod Vagg2015-02-10 io.js v1.2.0 Release v1.2.0
2015-02-09 Glen Keanetracing: add lttng support for tracing on linux
2015-02-05 Trevor Norrisasyncwrap: fix nullptr parent check
2015-02-05 Trevor Norrisasyncwrap: fix constructor condition for early ret
2015-02-05 Fedor Indutnycrypto: clear error on return in TLS methods
2015-02-04 Ben Noordhuissrc: reduce cpu profiler overhead
2015-02-03 Chris DickinsonWorking on v1.1.1
2015-02-03 Chris Dickinson2015-02-03 io.js v1.1.0 Release v1.1.0
2015-02-03 Fedor Indutnyv8abbr: ASCIISTRINGTAG => ONEBYTESTRINGTAG
2015-02-03 Glen Keanedtrace: fix removal of unused probes
2015-02-02 Sam Robertsprocess: fix regression in unlistening signals
2015-02-02 Glen Keanesrc: remove unused dtrace probes
2015-01-31 Bert Belderfs: improve error messages
2015-01-30 Fedor Indutnyutil: use on-stack buffer for Utf8Value
2015-01-30 Fedor Indutnycrypto: use on-stack storage in HashUpdate
2015-01-30 Fedor Indutnystring_bytes: introduce InlineDecoder
2015-01-30 Fedor Indutnynode: speed up ParseEncoding
2015-01-28 Ben Noordhuissrc: set default signal dispositions at start-up
2015-01-28 Ben Noordhuissrc: rework early debug signal handling
2015-01-28 Ben Noordhuissrc: do platform-specific initialization earlier
2015-01-27 Fedor Indutnycrypto: implement privateEncrypt/publicDecrypt
2015-01-27 Saúl Ibarra Corretgéwatchdog: fix timeout for early polling return
2015-01-26 Johan Bergströmversions: add http-parser patchlevel
2015-01-24 Rod VaggWorking on 1.0.5
2015-01-24 Rod Vagg2015-01-24 io.js v1.0.4 Release v1.0.4
2015-01-22 Calvin Metcalflib,src: make pseudoRandomBytes alias randomBytes
2015-01-22 Ben Noordhuissrc: s/node/io.js/ in `iojs --help` message
2015-01-21 Vladimir Kurchatkinv8: optimize `getHeapStatistics`
2015-01-20 Trevor Norrissrc: silence clang warnings
2015-01-20 Cheng Zhaosrc: set node_is_initialized in node::Init
2015-01-20 Ben Noordhuissrc: clean up unused macros in node_file.cc
2015-01-20 Ben Noordhuissrc: rename ASSERT macros in node_crypto.cc
2015-01-20 Ben Noordhuissrc: add ASSERT_EQ style macros
2015-01-20 Rod VaggWorking on 1.0.4
2015-01-20 Rod Vagg2015-01-20 io.js v1.0.3 Release v1.0.3
2015-01-20 toastynerdsrc: fix inconsistency between a check and error
2015-01-18 Ben Noordhuissrc: remove --noharmony_classes again
2015-01-16 Jongyeol Choidoc: change to iojs from node in the usage message
2015-01-16 Rod VaggWorking on v1.0.3
2015-01-16 Rod Vagg2015-01-16 io.js v1.0.2 Release v1.0.2 v1.0.2-release
2015-01-15 Yosuke Furukawasrc: fix jslint errors
2015-01-15 Aaron Biebersrc: define AI_V4MAPPED for OpenBSD
2015-01-15 Shigeki Ohtsusrc: fix documentation url in help message
2015-01-14 Ben Noordhuiscrypto: add deprecated verisign cert for s3 compat
2015-01-14 Rod VaggWorking on 1.0.2
2015-01-14 Rod Vagg2015-01-14 io.js v1.0.1 Release v1.0.1 v1.0.1-release
2015-01-14 Bert BelderMerge tag 'v1.0.0-release' into v1.x
2015-01-14 Rod VaggWorking on 1.0.1
2015-01-14 Rod Vagg2015-01-14 io.js v1.0.0 Release v1.0.0 v1.0.0-release
2015-01-14 Bert Belderwin: use the new io.js icon
2015-01-14 Bert Belderwin: update icon for io.js
2015-01-14 Johan Bergströmprocess: reintroduce ares to versions
2015-01-13 Bert Belderhttp: optimize on_headers_complete
2015-01-13 Ben Noordhuisbuild,src: remove sslv3 support
2015-01-12 isaacsRemove excessive copyright/license boilerplate
2015-01-12 Rod Vaggsrc: rename node to io.js for Windows installer
2015-01-12 Ben Noordhuisaddon: update NODE_MODULE_VERSION macro
2015-01-11 Ben Noordhuisbuild,src: remove sslv2 support
2015-01-11 Rod Vaggsrc: only append "-pre" to version if no tag
2015-01-10 Fedor Indutnyzlib: do not unref() if wasn't ref()ed
2015-01-10 Fedor Indutnysrc: check if NODE_WANT_INTERNALS is defined
2015-01-09 Ben Noordhuissrc: disable harmony object literals
2015-01-09 Ben Noordhuissrc: disable harmony classes
2015-01-09 Chris Dickinsonsrc: zlib: revert concatenated-stream changes
2015-01-09 Vladimir Kurchatkinbuild: fix `process.platform`
2015-01-09 Caitlin Pottercore: throw TypeError if chdir() args are wrong
2015-01-08 Bert Belderwin,tracing: node -> iojs in perfctr/etw manifests
2015-01-08 Bert Belderwin,src: node -> iojs in executable manifest
2015-01-08 Rod Vaggversion: working on 1.0.0
2015-01-08 Bert Beldersrc: prefix ARCH and PLATFORM with NODE_
2015-01-08 Bert Belderwin: fix NODE_NET_SOCKET_READ/WRITE signature
2015-01-08 Bert Belderwin: suppress GetVersionEx deprecation warning
2015-01-08 Bert Belderwin: use GetVersionExW instead of GetVersionExA
2015-01-07 Cheng Zhaosrc,deps: replace LoadLibrary by LoadLibraryW
2015-01-07 Trevor Norrissrc: pass Isolate to node::Utf8Value constructor
2015-01-07 Trevor Norrissrc: pass Isolate to additional locations
2015-01-05 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v1.x
2015-01-05 Trevor Norrissmalloc: fix bad assert for zero length data
2014-12-23 Rudi Cilibrasisrc: remove cpplint error using NOLINT directive
2014-12-18 Ben Noordhuislib,src: remove post-gc event infrastructure
2014-12-17 Ben Noordhuissrc: fix windows build error
2014-12-16 Luis Reiszlib: support concatenated gzip files
2014-12-15 cjihrigfs: add access() and accessSync()
2014-12-14 Ben Noordhuissrc: move BE/LE buffer conversion to StringSlice()
2014-12-14 Ben Noordhuissrc: redo unaligned access workaround
2014-12-13 Ben Noordhuissrc: fix addon loader regression
2014-12-11 Juanjolib,src: fix spawnSync ignoring its 'env' option
2014-12-10 Fedor Indutnycrypto: separate altname extensions with ", "
2014-12-10 brian m. carlsoncrypto: disable SSLv3 if shared OpenSSL lacks it
2014-12-09 Ben Noordhuissrc: fix unaligned access in ucs2 string encoder
2014-12-09 Juanjolib,src: fix spawnSync ignoring its 'env' option
next