3373 Commits (b5737bb97775ff461266d28245df104dde0e6986)

Author SHA1 Message Date
Saúl Ibarra Corretgé a0a180a0ad src: fix use of uv_cwd, len includes the NULL byte 11 years ago
Saúl Ibarra Corretgé 42b9343710 src: update uv callbacks after API changes 11 years ago
C. Scott Ananian 08a5b442e4 node: add signature to SET_PROTOTYPE_METHOD 11 years ago
Ben Noordhuis c7214fe355 src: fix up after v8 upgrade 11 years ago
Ben Noordhuis 490d5ab780 configure: make --v8-options switch more robust 11 years ago
James Pickard e9ce8fc82a fs: improve performance of all stat functions 11 years ago
Fedor Indutny 5d2aef17ee
crypto: move `createCredentials` to tls 11 years ago
Fedor Indutny b55c9d68aa configure: --v8-options option 11 years ago
Fedor Indutny e781832ea1 crypto: fix lint 11 years ago
Ben Noordhuis f68a116c3c src: ensure that openssl's PRNG is fully seeded 11 years ago
Ben Noordhuis 70f198ddb1 src: seed V8's random number generator at startup 12 years ago
Fedor Indutny b76a1ff940 vm: share security token between contexts 11 years ago
Trevor Norris b84ebfe886 pipe_wrap: use Instantiate() method 11 years ago
Fedor Indutny 7b9771f569 headers: remove env.h from node_internals.h 11 years ago
Ben Noordhuis 23dfa71dd5 src: fix tracing infrastructure after v8 upgrade 11 years ago
Ben Noordhuis c30cc4e3a5 src: don't call DecodeWrite() on Buffers 11 years ago
Ben Noordhuis e87ceb2b42 src: fix up smalloc weak persistent usage 11 years ago
Ben Noordhuis ad15d75750 src: add CHECK_{GE,GT,LE,LT} macros 11 years ago
Ben Noordhuis 8eb76075cf src: deduplicate CHECK_EQ/CHECK_NE macros 11 years ago
Ben Noordhuis f6ea0c203a src: fix segfaults, fix 32 bits integer negation 11 years ago
Ben Noordhuis a3dca9a3a6 src: squelch -Wmaybe-uninitialized warning 11 years ago
Ben Noordhuis 91b4a561df src: remove unused ExternString constructor 11 years ago
Ben Noordhuis 1f17f88071 src, test: fix up ObjectWrap, `make test-addons` 11 years ago
Fedor Indutny d0ff900a65 node: fix exported signatures of MakeCallback 11 years ago
Fedor Indutny ce04c726a3 src: update to v8 3.24 APIs 11 years ago
Timothy J Fontaine 9bd934cb96 Now working on 0.11.13 11 years ago
Timothy J Fontaine 7d6b8db40f src: accommodate uv_cwd including null on win32 11 years ago
Timothy J Fontaine 0c2e28d68f 2014.03.11, Version 0.11.12 (Unstable) 11 years ago
Timothy J Fontaine e2fcfea46e src: update from uv_read2_start removal 11 years ago
Saúl Ibarra Corretgé d2f2a32b89 src: adapt to API change in uv_cwd 11 years ago
Ben Noordhuis bd8a5755dc src: add default visibility to NODE_MODULE 11 years ago
Brian White 31ce34887f crypto: allow setting add'l authenticated data 11 years ago
Brian White caca4f33aa crypto: fix CipherFinal return value check 11 years ago
Timothy J Fontaine 06453a94a7 src: domain should not replace nextTick function 11 years ago
Fedor Indutny 34bf6e46be smalloc: remove `env.h` include 11 years ago
Fedor Indutny 5596f936d8 node: invoke `beforeExit` again if loop was active 11 years ago
Fedor Indutny 3b88dc6f19 stream_wrap: don't write twice on uv_try_write err 11 years ago
Ben Noordhuis a2eeb43ded src: emit 'beforeExit' event on process object 12 years ago
Saúl Ibarra Corretgé 6e1eac744b src: use new loop API 11 years ago
Saúl Ibarra Corretgé 269de79fbf src: spawn_sync should close handles upon exit 11 years ago
Timothy J Fontaine afc29ed397 src: update to latest libuv api 11 years ago
Alexis Campailla 20176a9841 src: make stdout/sterr pipes blocking 11 years ago
Maxwell Krohn a22a2d8656 tls: stop NodeBIO::Gets from reading off end of buffer 11 years ago
Alexis Campailla b5f9779c2f windows: fix module registration 11 years ago
Alexis Campailla 440b9e2245 src: node.cc use isolate->ThrowException 11 years ago
Fedor Indutny dbae8b569f node_internals: add missing env-inl.h include 11 years ago
Fedor Indutny 75adde07f9 src: remove `node_isolate` from source 11 years ago
Fedor Indutny a6f89ccd76 dtrace: workaround linker bug on FreeBSD 11 years ago
Timothy J Fontaine ae418f974d Now working on v0.10.27 11 years ago
Timothy J Fontaine 31c510ca88 2014.02.18, Version 0.10.26 (Stable) 11 years ago