253 Commits (f854d8c789ddde3c04b1f41fb1c32e159c0e7bb4)

Author SHA1 Message Date
Daniel Bevenius af3c21197d
build: move source files from headers section 8 years ago
Stewart X Addison 78010aa0cd
build: add /opt/freeware/... to AIX library path 8 years ago
Wayne Andrews f8d4577762 build: Add option to compile for coverage reports 8 years ago
Stewart Addison f2b00985f0 build: add shared library support to AIX build 8 years ago
Stewart Addison e97723b18c build: abstract out shared library suffix 9 years ago
Stewart Addison 0138b4db7c build: windows sharedlib support 8 years ago
sxa555 f21c2b9d3b build: configure --shared 9 years ago
Alex Hultman 84849f186f build: export more openssl symbols on Windows 9 years ago
Ben Noordhuis 3cefd65e90 build: export openssl symbols on windows 9 years ago
Michael Dawson 00ea7388cb build: fix dependencies on AIX 8 years ago
Michael Dawson 8dfab3ad68 build: fix dependencies on AIX 8 years ago
Ben Noordhuis 1b5f35f1be build: turn on thin static archives 9 years ago
Ben Noordhuis a5b6c2cdd7 src: use RAII for mutexes and condition variables 9 years ago
Marcin Cieślak c41efe4d68 build: add node_module_version to config.gypi 9 years ago
Ben Noordhuis f556b43e3e build: add --enable-d8 configure option 9 years ago
James M Snell b9136c0c03 src: add process.binding('config') 9 years ago
Chunyang Dai 834ea2c5c0 build,src: add Intel Vtune profiling support 9 years ago
Felix Becker c0facfbfe6 build: fix build when python path contains spaces 9 years ago
Matt Loring df1fb155ac tools: run tick processor without forking 9 years ago
Matt Loring 0164e12a6c tools: add --prof-process flag to node binary 9 years ago
Evan Lucas 6062b1c342 net: move isLegalPort to internal/net 9 years ago
James M Snell da3750f981 src: add --security-revert command line flag 9 years ago
Michael Dawson 80b4ba286c build: Updates for AIX npm support - part 1 9 years ago
Ben Noordhuis d46d9f1dd4 cluster: remove handles when disconnecting worker 9 years ago
Karl Skomski d99336a391 src: replace naive search in Buffer::IndexOf 9 years ago
Evan Lucas 8dfdee3733 util: correctly inspect Map/Set Iterators 9 years ago
Dave Eddy 9d65528b01 node: add -c|--check CLI arg to syntax check script 10 years ago
Fedor Indutny f055a66a38 crypto: enable FIPS only when configured with it 9 years ago
Michael Dawson 43397b204e build: Updates to enable AIX support 10 years ago
Brendan Ashworth eaa8e60b91 streams: refactor LazyTransform to internal/ 9 years ago
Ben Noordhuis b1a2d9509f src: enable v8 deprecation warnings and fix them 10 years ago
Evan Lucas d895d4a320 build: only define NODE_V8_OPTIONS if not empty 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 10 years ago
Rod Vagg 04fd4fad46 src: introduce process.release object 10 years ago
Ben Noordhuis 1057d1186b buffer: rename internal/buffer_new.js to buffer.js 10 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 10 years ago
Trevor Norris 63da0dfd3a buffer: implement Uint8Array backed Buffer 10 years ago
Rod Vagg dcbb9e1da6 build: update build targets for io.js 10 years ago
Fedor Indutny 0f68377f69 crypto: support FIPS mode of OpenSSL 10 years ago
Vladimir Kurchatkin 628845b816 util: introduce `printDeprecationMessage` function 10 years ago
Evan Lucas 5b6f575c1f Revert "src: add getopt option parser" 10 years ago
Evan Lucas c0e7bf2d8c src: add getopt option parser 10 years ago
Evan Lucas a77c330c32 child_process: expose ChildProcess constructor 10 years ago
Trevor Norris c1de6d249e core: implement runtime flag to trace sync io 10 years ago
Chris Dickinson 0450ce7db2 repl: add mode detection, cli persistent history 10 years ago
Ben Noordhuis d5ce47e433 lib: deprecate the smalloc module 10 years ago
Marat Abdullin cd38a4af8f build: support building io.js as a static library 10 years ago
Johan Bergström d726a177ed build: Remove building against a shared V8 10 years ago
Ben Noordhuis 4a801c211c src: drop homegrown thread pool, use libplatform 10 years ago
Ben Noordhuis 008078862e deps: check in gtest, add util unit test 10 years ago