summaryrefslogtreecommitdiff
path: root/node.gyp
Commit message (Expand)AuthorAgeFilesLines
* debugger: remove obsolete _debug_agent.jsRich Trott2017-04-241-1/+0
* lib: remove _debugger.jsBen Noordhuis2017-04-211-1/+0
* src: reduce number of exported symbolsAnna Henningsen2017-04-141-2/+0
* src: make AtExit callback's per EnvironmentDaniel Bevenius2017-04-121-0/+1
* test: add basic cctest for base64.hAlexey Orlenko2017-04-081-0/+1
* test: add Unicode characters regression testAlexey Orlenko2017-04-041-0/+1
* linkedlist: remove public moduleBrian White2017-04-041-1/+0
* n-api: add support for abi stable module APIJason Ginchereau2017-04-031-0/+3
* v8: expose new V8 serialization APIAnna Henningsen2017-03-291-0/+1
* test: add cctest for native URL classJames M Snell2017-03-271-0/+2
* build: enable cctest to use generated objectsDaniel Bevenius2017-03-241-350/+81
* http: use Symbol for outgoing headersBrian White2017-03-091-0/+1
* deps: switch to v8_inspector in V8Ali Ijaz Sheikh2017-02-221-6/+4
* build: add code coverage to makeWayne Andrews2017-02-171-0/+1
* build: fix building with ninja on linuxKenan Yildirim2017-02-161-1/+1
* url: fix surrogate handling in encodeAuth()Timothy Gu2017-02-141-0/+1
* src: support UTF-8 in compiled-in JS source filesBen Noordhuis2017-02-131-4/+4
* lib: build `node inspect` into `node`Anna Henningsen2017-02-131-0/+3
* errors: add internal/errors.jsJames M Snell2017-02-091-0/+1
* stream: move legacy to lib/internal diryorkie2017-02-011-0/+1
* build: don't build deps/zlib if --shared-zlib setGibson Fahnestock2017-01-291-1/+5
* build: sort sources alphabeticallyDaniel Bevenius2017-01-201-8/+8
* build: move source files from headers sectionDaniel Bevenius2017-01-181-2/+2
* build: add missing src/tracing header filesDaniel Bevenius2017-01-181-0/+3
* cluster: refactor module into multiple filescjihrig2017-01-131-1/+6
* build: add /opt/freeware/... to AIX library pathStewart X Addison2016-12-291-0/+10
* src: Node Tracing Controllermisterpoe2016-12-201-0/+5
* inspector: move options parsingEugene Ostroukhov2016-12-091-0/+2
* inspector: split HTTP/WS server from the inspectorEugene Ostroukhov2016-12-061-3/+18
* build: add shared library support to AIX buildStewart Addison2016-11-221-1/+9
* build: Add option to compile for coverage reportsWayne Andrews2016-11-081-1/+12
* inspector: switch to new inspector APIsEugene Ostroukhov2016-10-261-8/+5
* buffer: add buffer.transcodeJames M Snell2016-10-251-0/+1
* build: do not define ZLIB_CONSTBradley T. Hughes2016-10-181-2/+0
* build: add -DZLIB_CONST when building with --shared-zlibBradley T. Hughes2016-10-141-0/+2
* url: adding WHATWG URL supportJames M Snell2016-10-111-0/+2
* src: add /json/protocol endpoint to inspectorBen Noordhuis2016-09-231-0/+29
* build: update V8 gypfile pathsMichaƫl Zasso2016-09-221-6/+6
* fs: move SyncWriteStream to internal/fsJames M Snell2016-09-021-0/+1
* build: fix dependencies on AIXMichael Dawson2016-08-291-1/+0
* build: fix dependencies on AIXMichael Dawson2016-08-251-0/+1
* build: add correct shared library naming on OS XStewart Addison2016-08-091-1/+1
* build: turn on thin static archivesBen Noordhuis2016-08-091-1/+3
* build: export zlib symbols on WindowsAlex Hultman2016-08-081-0/+7
* build: windows sharedlib supportStefan Budeanu2016-08-051-1/+2
* build: fix typo in non-essential source file nameBen Noordhuis2016-08-031-1/+1
* src: unifying PipeConnectWrap and TCPConnectWrapDaniel Bevenius2016-07-281-0/+2
* deps: update v8_inspectorAli Ijaz Sheikh2016-07-271-3/+4
* src: pull OnConnection from pipe_wrap and tcp_wrapDaniel Bevenius2016-07-251-0/+2
* build: export more openssl symbols on WindowsAlex Hultman2016-07-131-1/+2