3958 Commits (5782ec24273706dbacd669d36c14d89d78ea230b)

Author SHA1 Message Date
Trevor Norris 651a5b51eb buffer: only check if instance is Uint8Array 9 years ago
Evan Lucas e0fffca836 util: fix for inspecting promises 9 years ago
Evan Lucas 8dfdee3733 util: correctly inspect Map/Set Iterators 9 years ago
Jeremy Whitlock 546e8333ba src: fix --abort-on-uncaught-exception 9 years ago
Dave Eddy 9d65528b01 node: add -c|--check CLI arg to syntax check script 10 years ago
Evan Lucas 7271cb047c src: add process.versions.icu 9 years ago
Rod Vagg 25e3b8267a Working on v4.1.3 9 years ago
Rod Vagg 85df6ada47 2015-10-05, Version 4.1.2 (Stable) Release 9 years ago
Fedor Indutny 1cc7b41ba4 stream_wrap: support empty `TryWrite`s 9 years ago
Fedor Indutny 99943e189d http: fix out-of-order 'finish' bug in pipelining 9 years ago
Fedor Indutny f055a66a38 crypto: enable FIPS only when configured with it 9 years ago
Trevor Norris 39b8730e8b async_wrap: ensure all objects have internal field 9 years ago
Trevor Norris 99e66074d7 async_wrap: update providers and add test 9 years ago
Oguz Bastemur e5615854ea contextify: use CHECK instead of `if` 9 years ago
João Reis d6ac547d5d build,win: fix node.exe resource version 9 years ago
Ben Noordhuis 5ec5d0aa8b src: internalize binding function property names 9 years ago
Ben Noordhuis c8175fc2af src: internalize per-isolate string properties 9 years ago
Cheng Zhao 9a593abc47 src: include signal.h in util.h 9 years ago
Sakthipriyan Vairamani fde0c6f321 src: fix function and variable names in comments 9 years ago
Johann 4c8d96bc30 crypto: add more keylen sanity checks in pbkdf2 9 years ago
Rod Vagg 12fa0295c0 Working on v4.1.2 9 years ago
Rod Vagg ab55b45b2e 2015-09-22, Version 4.1.1 (Stable) Release 9 years ago
Sakthipriyan Vairamani 1860e0cebd lib,src: remove usage of events.EventEmitter 9 years ago
Fedor Indutny bc9f629387 http_parser: do not dealloc during kOnExecute 9 years ago
Evan Lucas 2034f68668 src: honor --abort_on_uncaught_exception flag 9 years ago
Evan Lucas 0b1ca4a9ef src: Add ABORT macro 9 years ago
Jeremiah Senkpiel 8f6f2912a3 Working on v4.1.1 9 years ago
Jeremiah Senkpiel b4ec2c2ab8 2015-09-17, Version 4.1.0 (Stable) Release 9 years ago
Trevor Norris 8e5843405b src: null env_ field from constructor 9 years ago
Trevor Norris 4b4cfa2d44 buffer: always allocate typed arrays outside heap 9 years ago
Trevor Norris 7df018a29b buffer: construct Uint8Array in JS 9 years ago
Karl Skomski 0a5f80a11f src: use subarray() in Buffer#slice() for speedup 9 years ago
Michael Dawson 43397b204e build: Updates to enable AIX support 10 years ago
Ron Korving 2b6aa9415f fs: implemented WriteStream#writev 10 years ago
Roman Klauke 57707e2490 src: use ZCtxt as a source for v8::Isolates 9 years ago
Oleksandr Chekhovskyi b0df2273ab src: fix v8::CpuProfiler idle sampling 10 years ago
Fedor Indutny 9683e5df51 bindings: close after reading module struct 9 years ago
Rod Vagg b1abe812cd Working on 4.0.1 9 years ago
Rod Vagg f9f8378853 2015-09-08, Version 4.0.0 (Stable) Release 9 years ago
Rod Vagg d2d981252b src: s/ia32/x86 for process.release.libUrl for win 9 years ago
Ben Noordhuis 03f900ab25 crypto: replace rwlocks with simple mutexes 9 years ago
Roman Reiss d3d5b93214 doc: update environment vars in manpage and --help 9 years ago
Karl Skomski eba3d3dccd src: use standard conform snprintf on windows 9 years ago
Karl Skomski cddbec231f src: fix buffer overflow for long exception lines 9 years ago
Michaël Zasso dd3f3417c7 src: re-enable fast math on arm 9 years ago
Ali Ijaz Sheikh e137c1177c src: enable vector ics on arm again 9 years ago
Michaël Zasso 7ce749d722 src: replace usage of v8::Handle with v8::Local 10 years ago
Ben Noordhuis b1a2d9509f src: enable v8 deprecation warnings and fix them 10 years ago
Fedor Indutny b2ecbb6191 contextify: ignore getters during initialization 10 years ago
Ali Ijaz Sheikh 808de0da03 src: apply debug force load fixups from 41e63fb 9 years ago