10675 Commits (f76722686b91cf1c8db05a116ea0a960a5a49e8a)
 

Author SHA1 Message Date
haoxin 00d7b13a18 module: correct the order of the assertions 10 years ago
Steven Loomis 855b1c98ca build: i18n: support little-endian machines 10 years ago
Steven R. Loomis ea4dc7d444 build: i18n: fix icu toolset dependencies 10 years ago
Steven R. Loomis 0339446cf7 build: i18n: fix build on OSX 10 years ago
Ben Noordhuis be413ac732 src: fix windows build error 10 years ago
Ben Noordhuis 355b96b605 lib,src: make os.endianness() inlinable 10 years ago
sudodoki fd2226894a doc: note ability to require files within packages 11 years ago
Jackson Tian d8a3c4ab2a tls: remove tls.createSecurePair code deprecation 10 years ago
Rod Vagg 454fbb803a test: kill children before cluster parent 10 years ago
Luis Reis 1183ba47df zlib: support concatenated gzip files 10 years ago
Fedor Indutny 1bb0aeb8f2 crypto: escape DNS altname 10 years ago
Chris Dickinson 03bae7bded doc: remove tls.createSecurePair deprecation 10 years ago
Trevor Norris 5845a6bcd5 uv: revert change causing build failures 10 years ago
Saúl Ibarra Corretgé e46cbaa06d core: fix usage of uv_cwd 10 years ago
Saúl Ibarra Corretgé a5f1307e45 core: replace uv_fs_readdir with uv_fs_scandir 10 years ago
Saúl Ibarra Corretgé ce112c27c6 deps: update uv to v1.0.0-rc2 10 years ago
Rod Vagg b9cecc305b test: use common.PIPE in simple/test-cluster-eaccess 10 years ago
Ben Noordhuis 9fb7aee747 test: unlink custom unix socket before test 10 years ago
Ben Noordhuis bf23328a9c build: add rpmbuild .spec file 11 years ago
Ben Noordhuis e13663d647 src: network interface names are UTF-8 encoded 10 years ago
Timothy J Fontaine 28ae70ebad npm: Upgrade to v2.1.6 10 years ago
Forrest L Norvell 272aa589af test: more thorough tests for npm 10 years ago
Julien Gilli 3589a62104 build: fix build for SmartOS 10 years ago
Vladimir Kurchatkin f65a5cbcde smalloc: check if obj has external data 10 years ago
Rod Vagg 7ab73ff735 windows: fix process description to say "Node.js" 10 years ago
Fedor Indutny ef46ca61b5 node: do not crash on IPC stdin 10 years ago
Ben Noordhuis b1dcaadb0e src: replace NULL with nullptr in debug agent 10 years ago
Ben Noordhuis 084f3829ad src: clean up root_certs iteration 10 years ago
Ben Noordhuis 29d7fd6bb8 src: move debug agent from deps/ to src/ 10 years ago
Ben Noordhuis 59010135be src: make root_certs const 10 years ago
Vladimir Kurchatkin 849fcdeca0 smalloc: fix copyOnto optimization 10 years ago
Ben Noordhuis 3a9754a27b Merge remote-tracking branch 'joyent/v0.12' into v0.12 10 years ago
Ben Noordhuis cee3f51cef build: remove python 2.7 dependency 10 years ago
Fedor Indutny af32dd7b74 v8_platform: fix cpplint issue 10 years ago
Fedor Indutny 10d0dbc427 stream_wrap: do not crash if handle was closed 10 years ago
Nikolai Vavilov b782ef85f1 src: remove usage of extended sizeof 10 years ago
Ben Noordhuis 3543c550c6 src: simplify v8 thread pool implementation 10 years ago
Ben Noordhuis 78e38f59ad src: fix uninitialized memory dereference 10 years ago
cjihrig c2b4f4809b net: add pauseOnConnect option to createServer() 10 years ago
Vladimir Kurchatkin 15aa47e261 docs: fix smalloc.dispose() example 10 years ago
Ben Noordhuis 081e94a90d doc: update compiler requirements in README 10 years ago
Trevor Norris 6a68d64629 lint: fix whitespace issues 10 years ago
Nikolai Vavilov b105f6f741 src: fix comparison of WCHAR with nullptr 10 years ago
Fedor Indutny be17aa4385 Merge remote-tracking branch 'origin/v0.12' into v0.12 10 years ago
Ben Noordhuis 8a00961b81 src: mark more destructors with override keyword 10 years ago
Ben Noordhuis d2131b7406 src: mark SSLWrap destructor as virtual 10 years ago
Ben Noordhuis 53a26d83f4 src: mark BaseObject destructor as virtual 10 years ago
Ben Noordhuis f874855d2e src: mark AsyncWrap destructor as virtual 10 years ago
Ben Noordhuis 5ab87dba73 src: mark empty destructors as default 10 years ago
Ben Noordhuis c038dcc360 src: update DISALLOW_COPY_AND_ASSIGN() to c++11 10 years ago