3852 Commits (1ebb0c0fdf18ac098fe8c1dfc74439a484607071)

Author SHA1 Message Date
Martin von Gagern d47f6ba768 src: fix deprecation message for ErrnoException 9 years ago
Fedor Indutny 5b695d0343 tls_wrap: inherit from the `AsyncWrap` first 9 years ago
Yazhong Liu 03e9495cc2 node: remove unused variables in AppendExceptionLine 9 years ago
cjihrig 5ba08fbf76 src: fix line numbers on core errors 9 years ago
Fedor Indutny 0efc35e6d8 tls_wrap: slice buffer properly in `ClearOut` 9 years ago
Rod Vagg 06113b8711 node: s/doNTCallbackX/nextTickCallbackWithXArgs/ 9 years ago
Ben Noordhuis 70974e9362 src: use GetCurrentProcessId() for process.pid 9 years ago
cjihrig c96eca164f src: don't print garbage errors 9 years ago
yorkie 5bf56882e1 fs,doc: use `target` instead of `destination` 9 years ago
Stefan Budeanu b7c3fb7f75 crypto: disable crypto.createCipher in FIPS mode 9 years ago
Trevor Norris 55336810ee async_wrap: call callback in destructor 10 years ago
Trevor Norris a8b45e9e96 async_wrap: new instances get uid 10 years ago
Trevor Norris 49f16d77c4 async_wrap: allow some hooks to be optional 10 years ago
Tristian Flanagan 8a9869eeab module: fix column offsets in errors 10 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 10 years ago
Ben Noordhuis 2a45b72b4a buffer: don't CHECK on zero-sized realloc 9 years ago
Fedor Indutny 0427cdf094 http: fix stalled pipeline bug 10 years ago
James M Snell 349abfff29 Working on v4.2.2 10 years ago
James M Snell b7eff480d8 2015-10-13, Version 4.2.1 'Argon' (LTS) Release 10 years ago
Fedor Indutny b3cbd13340 buffer: fix assertion error in WeakCallback 10 years ago
James M Snell b8ca4eecb3 Working on v4.2.1 10 years ago
James M Snell 6dc12b1042 2015-10-12, Version 4.2.0 'Argon' (LTS) Release 10 years ago
Rod Vagg 42b936e78d src: add process.release.lts property 10 years ago
Karl Skomski 589287b2e3 src: convert BE-utf16-string to LE before search 10 years ago
Karl Skomski 2314378f06 src: fix u-a-free if uv returns err in ASYNC_CALL 10 years ago
Trevor Norris 1850879b0e js_stream: prevent abort if isalive doesn't exist 10 years ago
Karl Skomski d99336a391 src: replace naive search in Buffer::IndexOf 10 years ago
Trevor Norris 3eaa593a32 async_wrap: correctly pass parent to init callback 10 years ago
Fedor Indutny 660f7591c8 buffer: FreeCallback should be tied to ArrayBuffer 10 years ago
Trevor Norris 651a5b51eb buffer: only check if instance is Uint8Array 10 years ago
Evan Lucas e0fffca836 util: fix for inspecting promises 10 years ago
Evan Lucas 8dfdee3733 util: correctly inspect Map/Set Iterators 10 years ago
Jeremy Whitlock 546e8333ba src: fix --abort-on-uncaught-exception 10 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 10 years ago