3889 Commits (888be773c684558ffbf63d34d3ae8b9f576eebd6)

Author SHA1 Message Date
Tristian Flanagan 8a9869eeab module: fix column offsets in errors 9 years ago
James M Snell bd8b2f03cb Now working on v4.2.5 9 years ago
James M Snell 13151aae1a 2015-12-23, Version 4.2.4 "Argon" (LTS) Release 9 years ago
Julien Gilli 88e8d93e14 domains: fix handling of uncaught exceptions 9 years ago
P.S.V.R edcb6c0603 buffer: let WriteFloatGeneric silently drop values 9 years ago
Stefan Budeanu c6ca1f3483 crypto: DSA parameter validation in FIPS mode 9 years ago
Stefan Budeanu f7643eed00 crypto: Improve error checking and reporting 9 years ago
Junliang Yan e1cefda70f dns: prevent undefined values in results 9 years ago
Ömer Fadıl Usta 29e043c919 Add missing va_end before return 9 years ago
Roman Reiss 946fe6158b src: Revert "nix stdin _readableState.reading" 9 years ago
Rod Vagg d7506d7122 Working on v4.2.4 9 years ago
Rod Vagg aa1e9a42f7 2015-12-04, Version 4.2.3 "Argon" (LTS) Release 9 years ago
James M Snell 2d117412c6 Working on v4.2.3 9 years ago
James M Snell bcf6ac1960 2015-11-03, Version 4.2.2 "Argon" (LTS) Release 9 years ago
Evan Lucas 5d1f1c5fa8 src: wrap source before doing syntax check 9 years ago
Ben Noordhuis 3bafe1a59b src: fix race condition in debug signal on exit 9 years ago
Brian White fe01d0df7a src: fix exception message encoding on Windows 9 years ago
Ben Noordhuis 2a45b72b4a buffer: don't CHECK on zero-sized realloc 9 years ago
Fedor Indutny 0427cdf094 http: fix stalled pipeline bug 9 years ago
James M Snell 349abfff29 Working on v4.2.2 9 years ago
James M Snell b7eff480d8 2015-10-13, Version 4.2.1 'Argon' (LTS) Release 9 years ago
Fedor Indutny b3cbd13340 buffer: fix assertion error in WeakCallback 9 years ago
James M Snell b8ca4eecb3 Working on v4.2.1 9 years ago
James M Snell 6dc12b1042 2015-10-12, Version 4.2.0 'Argon' (LTS) Release 9 years ago
Rod Vagg 42b936e78d src: add process.release.lts property 9 years ago
Karl Skomski 589287b2e3 src: convert BE-utf16-string to LE before search 9 years ago
Karl Skomski 2314378f06 src: fix u-a-free if uv returns err in ASYNC_CALL 9 years ago
Trevor Norris 1850879b0e js_stream: prevent abort if isalive doesn't exist 9 years ago
Karl Skomski d99336a391 src: replace naive search in Buffer::IndexOf 9 years ago
Trevor Norris 3eaa593a32 async_wrap: correctly pass parent to init callback 9 years ago
Fedor Indutny 660f7591c8 buffer: FreeCallback should be tied to ArrayBuffer 9 years ago
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