9801 Commits (ee4b9b552dee37ed5844da6c261e4d28a33d3c13)
 

Author SHA1 Message Date
Timothy J Fontaine ee4b9b552d test: update our branched weakref to v8 3.24 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 0c5a0ecc7c deps: allow allocations in gc epilogue/prologue 11 years ago
Fedor Indutny 030d03190f deps: backport a6fed7c5 from v8's trunk 11 years ago
Fedor Indutny ce04c726a3 src: update to v8 3.24 APIs 11 years ago
Fedor Indutny 1c7bf245dc deps: update v8 to 3.24.40 11 years ago
Yazhong Liu 93c3674ff7 readline: consider newlines for cursor position 11 years ago
Timothy J Fontaine 9bd934cb96 Now working on 0.11.13 11 years ago
Timothy J Fontaine 44bf5f8c50 Merge branch 'v0.11.12-release' 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
Bryan Cantrill e496707d39 mdb_v8: update to latest version 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
Timothy J Fontaine e92d35d80b uv: Upgrade to v0.11.22 11 years ago
Timothy J Fontaine b444392a98 Merge remote-tracking branch 'upstream/v0.10' 11 years ago
Shuhei Kagawa 43a29f53ca doc: remove an unused arg in process.stdin. 11 years ago
Fedor Indutny f0d870501e crypto: do not lowercase cipher/hash names 11 years ago
Timothy J Fontaine a18c9b7dde test: timers-ordering should be more precise 11 years ago
Vladimir Kurchatkin e108ff4da7 buffer: fix typo in `SlowBuffer` 11 years ago
Brian White 68bfa91af7 buffer: allow toString to accept Infinity for end 11 years ago
Ben Noordhuis 6bd78fd770 deps: fix v8 valgrind warning 11 years ago
Fedor Indutny 5e06ce4fb9 child_process: fix sending handle twice 11 years ago
Benoit Vallée a9d24fa40d test: test sending a handle twice 12 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
Greg Brail 6eb4d1d15c timer: don't reschedule timer bucket in a domain 11 years ago
Timothy J Fontaine 06453a94a7 src: domain should not replace nextTick function 11 years ago
Fedor Indutny 78d245f5b2 Merge remote-tracking branch 'origin/v0.10' 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
Sam Roberts 37d3c56c0b doc: document `beforeExit` and add more tests 11 years ago
Ben Noordhuis a2eeb43ded src: emit 'beforeExit' event on process object 11 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
Timothy J Fontaine cd08c8a0e5 uv: Upgrade to v0.11.21 11 years ago
Nathan Rajlich f3189ace6b http: remove the circular dependency 11 years ago
Nathan Rajlich 0a5d8ca197 test: update "http-*" tests to only use public API 11 years ago