3362 Commits (63fbd10b6cdea195bfbc55221d8fe279757d56cc)

Author SHA1 Message Date
Trevor Norris 9deade4322 smalloc: extend user API 10 years ago
Trevor Norris 605329d7f7 asyncwrap: fix constructor condition for early ret 10 years ago
Julien Gilli a5dbcc9f1d Now working on 0.12.1 10 years ago
Julien Gilli 2b18916ff0 2015.02.06, Version 0.12.0 (Stable) 10 years ago
Julien Gilli 02566a77c9 Now working on 0.12.0 10 years ago
Julien Gilli f46b085fbe Now working on 0.11.17 10 years ago
Julien Gilli 8e42e5a073 2015.01.29, Version 0.11.16 (Unstable) 10 years ago
Julien Gilli 59265264d5 src: make build pass with GCC < 4.5 10 years ago
Timothy J Fontaine ff32b81516 Now working on 0.10.37 10 years ago
Timothy J Fontaine 09b482886b 2015.01.26, Version 0.10.36 (Stable) 10 years ago
Julien Gilli f2b378b850 Now working on 0.11.16 10 years ago
Julien Gilli 8a9f263a82 2015.01.20, Version 0.11.15 (Unstable) 10 years ago
Timothy J Fontaine efe1781f3d crypto: don't use transitionary ThrowException 10 years ago
Timothy J Fontaine bb1f68f9d6 src: lint remove extra node_crypto include 10 years ago
Colin Ihrig 29449349da fs: add access() and accessSync() 10 years ago
Chris Dickinson c8ef97e4d9 src,zlib: revert concatenated-stream changes 10 years ago
Trevor Norris 372a2f56be smalloc: fix bad assert for zero length data 10 years ago
Timothy J Fontaine fe2019699a Now working on 0.10.36 10 years ago
Timothy J Fontaine a363f61ca8 2014.12.22, Version 0.10.35 (Stable) 10 years ago
Chris Dickinson 1425ccd1b2 src: re-add 1024-bit SSL certs removed by f9456a2 10 years ago
Timothy J Fontaine 1b81ea8276 Now working on 0.10.35 10 years ago
Ben Noordhuis 93533e98f7 src: fix windows build error 10 years ago
Timothy J Fontaine 52795f8fcc 2014.12.17, Version 0.10.34 (Stable) 10 years ago
Trevor Norris afb488db86 Revert "src: reduce cpu profiler overhead" 10 years ago
Ben Noordhuis 1eb1e0a9af src: reduce cpu profiler overhead 10 years ago
Luis Reis 6f6a97958e zlib: support concatenated gzip files 11 years ago
Juanjo 946cec7b65 lib,src: fix spawnSync ignoring its 'env' option 11 years ago
Trevor Norris 709fc160e5 async-wrap: add event hooks 10 years ago
Trevor Norris 419f18d2e2 async-wrap: explicitly pass parent 10 years ago
Trevor Norris 1293f0a228 async-wrap: expose async-wrap as binding 10 years ago
Trevor Norris add955e6b8 src: remove unnecessary template parameter 10 years ago
Trevor Norris 5962dbef49 src: all wrap's now use actual FunctionTemplate 11 years ago
Trevor Norris b1e9d330aa node: fix throws before timer module is loaded 10 years ago
Trevor Norris 42df679c45 node, async-wrap: remove MakeDomainCallback 10 years ago
Trevor Norris 2593c14131 async-wrap: move MakeCallback to .cc 10 years ago
Trevor Norris b6559553a4 src: remove Async Listener 10 years ago
Fedor Indutny 8c868989be zlib: do not Unref() if wasn't Ref()ed 10 years ago
Ben Noordhuis f9456a2d36 crypto: update root certificates 11 years ago
Trevor Norris e67db0191d node: fix bad assert 10 years ago
Trevor Norris c4f6c22c20 lint: fix code style 10 years ago
Thorsten Lorenz c131c1f920 modules: adding load linked modules feature 11 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
Vladimir Kurchatkin bf3e0f417b smalloc: don't allow to dispose typed arrays 10 years ago
Julien Gilli caeb67735b domains: fix issues with abort on uncaught 10 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() 11 years ago
Vladimir Kurchatkin f6556b678d fs: fix symlink error message 10 years ago
Saúl Ibarra Corretgé e46cbaa06d core: fix usage of uv_cwd 11 years ago