10615 Commits (3122052890e838220b49794de924b323675b3b18)
 

Author SHA1 Message Date
Jonathan Johnson 6120472036 url: change hostname regex to negate invalid chars 10 years ago
Trevor Norris c4f6c22c20 lint: fix code style 10 years ago
Yazhong Liu d312b6d15c url: support `path` for url.format 10 years ago
Thorsten Lorenz c131c1f920 modules: adding load linked modules feature 10 years ago
Alexis Campailla 304c0b43aa crypto: store thread id as pointer-sized 10 years ago
Alexis Campailla cb8cadbe62 Revert "crypto: cast uv_thread_t to unsigned long" 10 years ago
Saúl Ibarra Corretgé 0308ad2ce5 crypto: cast uv_thread_t to unsigned long 10 years ago
Saúl Ibarra Corretgé 69904c8a78 deps: update libuv to 1.0.1 10 years ago
Vladimir Kurchatkin bf3e0f417b smalloc: don't allow to dispose typed arrays 10 years ago
Trevor Norris 0d051238be timers: fix unref() memory leak 10 years ago
Nathan Woltman e0a0e913c7 path: refactor normalizeArray() 10 years ago
Saúl Ibarra Corretgé 9d9ed61c5a deps: update libuv to 1.0.0 10 years ago
Rory Bradford 2d17193f20 path: added parse() and format() functions 11 years ago
Timothy J Fontaine 6a90a06002 path: allow calling platform specific methods 12 years ago
Steve Sharp 4dc8b26bbe doc: correct broken link in net.markdown 10 years ago
MK Safi 6a6782343c doc: clarify return value of http.createServer 12 years ago
Sam Roberts 3a08b7c3e0 doc: cover stdio option in child_process 10 years ago
Trevor Norris a1b2875afd lint: fix lint issues 10 years ago
Julien Gilli caeb67735b domains: fix issues with abort on uncaught 10 years ago
Trevor Norris fbff7054a4 v8: add api for aborting on uncaught exception 10 years ago
Sam Roberts 8032a21025 test: test all spawn parameter positions 10 years ago
Sam Roberts 70dafa7b62 child_process: check fork args is an array 10 years ago
Sam Roberts e17c5a72b2 child_process: check execFile args is an array 10 years ago
Sam Roberts 2ff29cc7e3 test: use assert.throw to test exceptions 10 years ago
Sam Roberts 13a992b1c2 doc: document the fds behind stdin/out/err 10 years ago
Artur Cistov adc0206de9 doc: fix typos in http.markdown 12 years ago
Chris Dickinson 0fef250090 dns: propagate domain for c-ares methods 10 years ago
Sam Roberts 743a009bad process: pid can be a string in process.kill() 10 years ago
Vladimir Kurchatkin f6556b678d fs: fix symlink error message 10 years ago
Julien Gilli 5ff59453a4 doc: clarify dns.lookup vs dns.resolve 10 years ago
haoxin 00d7b13a18 module: correct the order of the assertions 11 years ago
Steven Loomis 855b1c98ca build: i18n: support little-endian machines 11 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
Eric Mill 88bd95cfef doc: update openssl commands to use best practices 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
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
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
Fedor Indutny d435f4b3eb Merge remote-tracking branch 'joyent/v0.10' into v0.10 10 years ago
Vladimir Kurchatkin 849fcdeca0 smalloc: fix copyOnto optimization 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