summaryrefslogtreecommitdiff
path: root/node.gyp
Commit message (Expand)AuthorAgeFilesLines
* src: add --security-revert command line flagJames M Snell2016-02-091-0/+2
* build: fix build when python path contains spacesFelix Becker2016-02-091-1/+1
* net: move isLegalPort to internal/netEvan Lucas2016-01-301-0/+1
* tools: run tick processor without forkingMatt Loring2015-12-291-1/+0
* tools: add --prof-process flag to node binaryMatt Loring2015-12-081-0/+13
* build,src: add Intel Vtune profiling supportChunyang Dai2015-11-251-0/+8
* readline: deprecate undocumented exportscjihrig2015-11-191-0/+1
* lib,test: remove publicly exposed freelistcjihrig2015-11-111-1/+0
* cluster: remove handles when disconnecting workerBen Noordhuis2015-11-061-0/+1
* build: Updates for AIX npm support - part 1Michael Dawson2015-10-231-2/+51
* lib,test: deprecate _linklistRich Trott2015-10-081-2/+3
* src: replace naive search in Buffer::IndexOfKarl Skomski2015-10-071-0/+1
* util: correctly inspect Map/Set IteratorsEvan Lucas2015-10-051-0/+1
* node: add -c|--check CLI arg to syntax check scriptDave Eddy2015-10-031-0/+1
* crypto: enable FIPS only when configured with itFedor Indutny2015-10-011-0/+3
* build: Updates to enable AIX supportMichael Dawson2015-09-151-0/+5
* streams: refactor LazyTransform to internal/Brendan Ashworth2015-09-141-0/+1
* src: enable v8 deprecation warnings and fix themBen Noordhuis2015-09-061-0/+2
* build: only define NODE_V8_OPTIONS if not emptyEvan Lucas2015-08-251-1/+3
* node: rename from io.js to nodecjihrig2015-08-231-4/+4
* src: introduce process.release objectRod Vagg2015-08-041-0/+5
* buffer: rename internal/buffer_new.js to buffer.jsBen Noordhuis2015-08-041-1/+0
* deps: update v8 to 4.4.63.9Ben Noordhuis2015-08-041-5/+0
* buffer: implement Uint8Array backed BufferTrevor Norris2015-08-041-1/+2
* build: update build targets for io.jsRod Vagg2015-06-251-1/+4
* crypto: support FIPS mode of OpenSSLFedor Indutny2015-06-111-2/+2
* util: introduce `printDeprecationMessage` functionVladimir Kurchatkin2015-06-041-0/+1
* Revert "src: add getopt option parser"Evan Lucas2015-06-011-4/+0
* src: add getopt option parserEvan Lucas2015-06-011-1/+5
* child_process: expose ChildProcess constructorEvan Lucas2015-05-281-0/+2
* core: implement runtime flag to trace sync ioTrevor Norris2015-05-181-0/+1
* repl: add mode detection, cli persistent historyChris Dickinson2015-04-301-0/+1
* lib: deprecate the smalloc moduleBen Noordhuis2015-04-291-0/+1
* build: support building io.js as a static libraryMarat Abdullin2015-04-111-14/+33
* build: Remove building against a shared V8Johan Bergström2015-04-071-28/+15
* src: drop homegrown thread pool, use libplatformBen Noordhuis2015-04-041-2/+6
* deps: check in gtest, add util unit testBen Noordhuis2015-04-011-0/+25
* iojs: introduce internal modulesVladimir Kurchatkin2015-03-251-0/+2
* build: remove mdb from io.jsJohan Bergström2015-03-051-34/+0
* stream_base: remove static JSMethod declarationsFedor Indutny2015-02-251-0/+1
* streams: introduce StreamWrap and JSStreamFedor Indutny2015-02-241-0/+3
* stream_base: introduce StreamBaseFedor Indutny2015-02-221-0/+2
* src: remove obsoleted queue.h headerBen Noordhuis2015-02-111-1/+0
* src: switch from QUEUE to intrusive listBen Noordhuis2015-02-111-1/+2
* tracing: add lttng support for tracing on linuxGlen Keane2015-02-091-0/+12
* gyp: enable postmortem support, fix dtrace pathsFedor Indutny2015-02-031-3/+3
* build: disable v8 snapshotsBen Noordhuis2015-01-271-1/+1
* win,build: remove duplicate definitionBert Belder2015-01-191-0/+3
* win: bring back xp/2k3 supportBert Belder2015-01-191-3/+0
* build: fix `process.platform`Vladimir Kurchatkin2015-01-091-5/+5