3020 Commits (aef652dc111bef8dc970353243ba8ce2c23f014e)

Author SHA1 Message Date
Timothy J Fontaine 5b1a0e6ef8 Now working on 0.11.8 12 years ago
Timothy J Fontaine be52549bfa 2013.08.21, Version 0.11.7 (Unstable) 12 years ago
Timothy J Fontaine 65ed79a6dc Now working on 0.10.19 12 years ago
Timothy J Fontaine 67a1f0c52e 2013.09.04, Version 0.10.18 (Stable) 12 years ago
Ben Noordhuis 7494c84fe6 uv: upgrade to v0.11.13 12 years ago
Trevor Norris 7a235f924b string_bytes: use extern for length and write utf8 12 years ago
isaacs 906a175a0b process: Add internal _rawDebug() method 12 years ago
isaacs cb53cfd8b5 src: Remove outdated comment re assert() 12 years ago
Ben Noordhuis ed8d97f572 uv: upgrade to v0.11.12 12 years ago
Ben Noordhuis 185c515c9f src: clean up CLI argument parser 12 years ago
Ben Noordhuis 10ccbd501f Revert "src: call uv_loop_delete() on exit in debug mode" 12 years ago
Ben Noordhuis bbed881ec4 Revert "src: close libuv handles on exit" 12 years ago
Ben Noordhuis 4915884da6 src: close libuv handles on exit 12 years ago
Ben Noordhuis a9eb96d020 src: remove unused Persistent<FunctionTemplate> 12 years ago
Ben Noordhuis 653f62a709 crypto: remove NodeBIO::GetMethod() 12 years ago
Ben Noordhuis 8e596c4e15 crypto: make root_cert_store variable extern 12 years ago
Ben Noordhuis 21911db392 crypto: remove misleading comment 12 years ago
Ben Noordhuis 699f636d97 crypto: make error buffer non-static 12 years ago
Domenic Denicola fd3657610e vm: update API to use options argument 12 years ago
Bert Belder de7d698df7 pipe_wrap: squelch integer type conversion warning 12 years ago
Timothy J Fontaine 93b062468b timer_wrap: Timer.now always update loop time 12 years ago
Ben Noordhuis 29d3624dae crypto: make randomBytes/pbkdf2 cbs domain aware 12 years ago
Domenic Denicola 9c110d8027 vm: add isContext; prevent double-contextifying 12 years ago
Domenic Denicola a3bf3d10ef vm: use MakeWeak to fix leaking contexts 12 years ago
Domenic Denicola a54f65ce75 vm: rip out ObjectWrap from ContextifyContext 12 years ago
isaacs 645418e9f1 fs: Expose birthtime on stat objects 12 years ago
Ben Noordhuis 8d567f43d0 src: remove two pointless globals from node.cc 12 years ago
Ben Noordhuis 556b890ad9 src: call uv_loop_delete() on exit in debug mode 12 years ago
Ben Noordhuis 3a87b31bfa src: remove --max-stack-size option 12 years ago
Ben Noordhuis 0523da64d2 cares_wrap: drop UV_HANDLE_FIELDS from ares_task_t 12 years ago
Ben Noordhuis 9fc006618f src: fix up unused/unordered imports 12 years ago
Trevor Norris 16a60ed2a3 buffer: add NativeBuffer API 12 years ago
Ben Noordhuis 9ac75d1f06 src: remove pointless node_os.h header file 12 years ago
Bert Belder 87405b0d98 process_wrap: don't coerce process exit code to int32_t 12 years ago
Trevor Norris 467e00ed02 domain: move error handling directly into instance 12 years ago
Bert Belder 7555227a12 process_wrap: update after libuv api change 12 years ago
Ben Noordhuis 48976d29f4 vm: fix Persistent<Context> leak 12 years ago
Ben Noordhuis 2891790dbd vm: remove unnecessary Persistent<FunctionTemplate> 12 years ago
isaacs eef552774e vm: Put back display_errors flag 12 years ago
Timothy J Fontaine 3c66b15789 Now working on 0.10.18 12 years ago
Domenic Denicola 7afdba6e0b vm, core, module: re-do vm to fix known issues 12 years ago
Timothy J Fontaine 469a4a5091 2013.08.21, Version 0.10.17 (Stable) 12 years ago
Timothy J Fontaine 3602d4c23b Now working on 0.11.7 12 years ago
Timothy J Fontaine 04018d4b39 2013.08.21, Version 0.11.6 (Unstable) 12 years ago
Trevor Norris 849cf1aa92 smalloc: consistent-ify syntax 12 years ago
Trevor Norris 6b5c43ed18 smalloc: length is byte size, not array length 12 years ago
Trevor Norris ed0677f427 smalloc: expose ExternalArraySize 12 years ago
Matthew Aynalem c171c490f2 fixes #6031 spelling errors 12 years ago
Trevor Norris f97a1267e2 buffer: lint 12 years ago
Fedor Indutny 306f863438 crypto: don't touch ssl_ in Connection 12 years ago