228 Commits (3eaa593a320d62a18324f9e9ac36b1fd56042d0d)

Author SHA1 Message Date
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 9 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 9 years ago
Brendan Ashworth eaa8e60b91 streams: refactor LazyTransform to internal/ 9 years ago
Ben Noordhuis b1a2d9509f src: enable v8 deprecation warnings and fix them 9 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 9 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 9 years ago
Ben Noordhuis 70d1f32f56 deps: update v8 to 4.4.63.9 9 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
Vladimir Kurchatkin 2db758c562 iojs: introduce internal modules 10 years ago
Johan Bergström 37bb1df7c4 build: remove mdb from io.js 10 years ago
Fedor Indutny 89e133a1d8 stream_base: remove static JSMethod declarations 10 years ago
Fedor Indutny 1738c77835 streams: introduce StreamWrap and JSStream 10 years ago
Fedor Indutny b9686233fc stream_base: introduce StreamBase 10 years ago
Ben Noordhuis 7e779b4593 src: remove obsoleted queue.h header 10 years ago
Ben Noordhuis 38dc0cd8f4 src: switch from QUEUE to intrusive list 10 years ago
Glen Keane 5e825d1073 tracing: add lttng support for tracing on linux 10 years ago
Fedor Indutny 6a5d731f60 gyp: enable postmortem support, fix dtrace paths 10 years ago
Ben Noordhuis 4f68369643 build: disable v8 snapshots 10 years ago
Bert Belder 4af5746993 win,build: remove duplicate definition 10 years ago
Bert Belder e8d08503c7 win: bring back xp/2k3 support 10 years ago
Vladimir Kurchatkin 9f45799dd2 build: fix `process.platform` 10 years ago
Ben Noordhuis f17f473af5 build: rename binary from node to iojs 10 years ago
Bert Belder e1fe270fd7 src: prefix ARCH and PLATFORM with NODE_ 10 years ago
Aleksey Smolenchuk d8586eab7e lib: introduce process module 10 years ago
Ben Noordhuis db595b2de6 lib: reintroduce v8 module 10 years ago
Ben Noordhuis 0fbe528243 build: fix dtrace-enabled build on os x 10 years ago
Julien Gilli 4dc660e164 build: do not generate support for libuv's probes 10 years ago
Evan Torrie 691d55feca build: fix build with systemtap providers enabled 10 years ago
Bert Belder 2b6a0f85f3 src: remove the tracing module entirely 10 years ago
Trevor Norris 5d17b16ecc async-wrap: move MakeCallback to .cc 10 years ago
Trevor Norris 2593c14131 async-wrap: move MakeCallback to .cc 10 years ago
Trevor Norris b6559553a4 src: remove Async Listener 10 years ago
Johan Bergström 766d063e05 configure: remove shared cares build option 10 years ago