doc: simple doc typo fix
[platform/upstream/nodejs.git] / node.gyp
2016-03-02 Felix Beckerbuild: fix build when python path contains spaces
2016-03-02 Matt Loringtools: run tick processor without forking
2016-03-02 Matt Loringtools: add --prof-process flag to node binary
2016-03-02 Evan Lucasnet: move isLegalPort to internal/net
2016-02-09 James M Snellsrc: add --security-revert command line flag
2016-01-19 Michael Dawsonbuild: Updates for AIX npm support - part 1
2015-12-23 Ben Noordhuiscluster: remove handles when disconnecting worker
2015-10-08 Karl Skomskisrc: replace naive search in Buffer::IndexOf
2015-10-08 Evan Lucasutil: correctly inspect Map/Set Iterators
2015-10-08 Dave Eddynode: add -c|--check CLI arg to syntax check script
2015-10-02 Fedor Indutnycrypto: enable FIPS only when configured with it
2015-09-15 Michael Dawsonbuild: Updates to enable AIX support
2015-09-15 Brendan Ashworthstreams: refactor LazyTransform to internal/
2015-09-06 Ben Noordhuissrc: enable v8 deprecation warnings and fix them
2015-08-25 Evan Lucasbuild: only define NODE_V8_OPTIONS if not empty
2015-08-23 cjihrignode: rename from io.js to node
2015-08-04 Rod Vaggsrc: introduce process.release object
2015-08-04 Ben Noordhuisbuffer: rename internal/buffer_new.js to buffer.js
2015-08-04 Ben Noordhuisdeps: update v8 to 4.4.63.9
2015-08-04 Trevor Norrisbuffer: implement Uint8Array backed Buffer
2015-06-25 Rod Vaggbuild: update build targets for io.js
2015-06-10 Fedor Indutnycrypto: support FIPS mode of OpenSSL
2015-06-04 Vladimir Kurchatkinutil: introduce `printDeprecationMessage` function
2015-06-01 Evan LucasRevert "src: add getopt option parser"
2015-06-01 Evan Lucassrc: add getopt option parser
2015-05-28 Evan Lucaschild_process: expose ChildProcess constructor
2015-05-18 Trevor Norriscore: implement runtime flag to trace sync io
2015-05-02 Jeremiah SenkpielMerge branch 'v1.x'
2015-05-01 Chris Dickinsonrepl: add mode detection, cli persistent history
2015-04-29 Ben Noordhuislib: deprecate the smalloc module
2015-04-11 Marat Abdullinbuild: support building io.js as a static library
2015-04-07 Johan Bergströmbuild: Remove building against a shared V8
2015-04-03 Ben Noordhuissrc: drop homegrown thread pool, use libplatform
2015-04-01 Ben Noordhuisdeps: check in gtest, add util unit test
2015-03-25 Vladimir Kurchatkiniojs: introduce internal modules
2015-03-05 Johan Bergströmbuild: remove mdb from io.js
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: remove obsoleted queue.h header
2015-02-11 Ben Noordhuissrc: switch from QUEUE to intrusive list
2015-02-09 Glen Keanetracing: add lttng support for tracing on linux
2015-02-03 Fedor Indutnygyp: enable postmortem support, fix dtrace paths
2015-01-26 Ben Noordhuisbuild: disable v8 snapshots
2015-01-19 Bert Belderwin,build: remove duplicate definition
2015-01-19 Bert Belderwin: bring back xp/2k3 support
2015-01-09 Vladimir Kurchatkinbuild: fix `process.platform`
2015-01-08 Ben Noordhuisbuild: rename binary from node to iojs
2015-01-08 Bert Beldersrc: prefix ARCH and PLATFORM with NODE_
2015-01-05 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v1.x
2014-12-30 Aleksey Smolenchuklib: introduce process module
2014-12-14 Ben Noordhuislib: reintroduce v8 module
2014-12-11 Ben Noordhuisbuild: fix dtrace-enabled build on os x
2014-12-09 Julien Gillibuild: do not generate support for libuv's probes
2014-12-09 Evan Torriebuild: fix build with systemtap providers enabled
2014-12-09 Bert BelderMerge 'node/v0.12'
2014-12-09 Bert Beldersrc: remove the tracing module entirely
2014-12-09 Trevor Norrisasync-wrap: move MakeCallback to .cc
2014-12-05 Trevor Norrisasync-wrap: move MakeCallback to .cc
2014-12-05 Trevor Norrissrc: remove Async Listener
2014-12-04 Johan Bergströmconfigure: remove shared cares build option
2014-11-22 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v0.12
2014-11-03 Ben Noordhuissrc: move debug agent from deps/ to src/
2014-10-29 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v0.12
2014-10-24 Fedor IndutnyMerge remote-tracking branch 'origin/v0.12' into v0.12
2014-10-11 Fedor Indutnyv8_platform: provide default v8::Platform impl
2014-10-09 Ben Noordhuisfreebsd,linux,sunos: make stack non-executable
2014-10-08 Fedor Indutnydeps: re-implement debugger-agent
2014-10-08 Fedor Indutnydeps: re-implement debugger-agent
2014-10-01 Steven R. Loomisbuild, i18n: improve Intl build, add "--with-intl"
2014-09-17 Alexis Campaillawin: manifest node.exe for Windows 8.1
2014-09-17 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-08-18 Fedor Indutnygyp: preserve v8dbg syms on freebsd too
2014-08-18 Fedor IndutnyRevert "gyp: preserve v8dbg syms on freebsd too"
2014-08-17 Fedor Indutnygyp: preserve v8dbg syms on freebsd too
2014-08-17 Fedor Indutnygyp: preserve v8dbg syms on freebsd too
2014-08-08 Thorsten Lorenzbuild: linking CoreFoundation framework for OSX
2014-08-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-07-31 Fedor Indutnygyp: do not rm unused openssl syms on osx/linux
2014-07-29 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10' into master
2014-07-23 Fedor Indutnytest: fix test-tls-server-verify
2014-07-23 Fedor Indutnygyp: fix post-mortem in v0.11
2014-07-17 Fedor Indutnygyp: do not let `v8dbg_` slip away on osx
2014-07-08 Fedor Indutnycontextify: remove useless header file
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-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-01 Ben Noordhuisconfigure: make --v8-options switch more robust
2014-03-29 Fedor Indutnycrypto: move `createCredentials` to tls
2014-03-29 Fedor Indutnyconfigure: --v8-options option
2014-03-26 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10'
2014-03-23 Ben Noordhuisbuild: fix g++ 4.8 build, disable -Werror
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-20 Fedor Indutnygyp: specialize node.d for freebsd
next