3258 Commits (6e453fad87c51dc15327628aa75886d3fbb3fa1c)

Author SHA1 Message Date
Nick Desaulniers 72b92e92d3 src: wrap macros in `do {...} while (0)` 12 years ago
Trevor Norris 4b31a2d8da process: use Tock for nextTickQueue items 12 years ago
Trevor Norris bcb85a1d31 src: remove old comment code 12 years ago
Trevor Norris b846842aff process: remove spinner 12 years ago
isaacs ce54f4ae50 Now working on v0.10.10 12 years ago
isaacs 878ffdbe6a 2013.05.30, Version 0.10.9 (Stable) 12 years ago
Trevor Norris 9a6c0853bc process: remove max tick check for domains 12 years ago
Trevor Norris 0761c90204 process: remove maxTickDepth from _tickCallback 12 years ago
Trevor Norris 5b636feaa8 process: relocate needSpinner calls 12 years ago
Andrew Paprocki 49e3fcd058 vm: fix race condition in watchdog cleanup 12 years ago
Ben Noordhuis c188a75103 buffer: guard against integer overflow 12 years ago
Ben Noordhuis 36ebff0470 buffer: simplify ReadFloatGeneric offset checks 12 years ago
Ben Noordhuis ef0926ce42 os: use IsBigEndian() in GetEndianness() function 12 years ago
Ben Noordhuis d02f228263 buffer: guard against pointer aliasing issues 12 years ago
Ben Noordhuis 7890a69e4d src: add endianness helper functions 12 years ago
Ben Noordhuis 448adaa456 src: simplify HandleWrap initialization 12 years ago
Ben Noordhuis 4d68daea0f src: replace c-style casts with c++-style casts 12 years ago
Fedor Indutny fa170dd2b2 tls: ignore .shutdown() syscall error 12 years ago
isaacs ccb77e1c9d Now working on 0.10.9 12 years ago
isaacs 30d9e9fdd9 2013.05.24, Version 0.10.8 (Stable) 12 years ago
Timothy J Fontaine 007e63bb13 buffer: special case empty string writes 12 years ago
Timothy J Fontaine 17e696c312 systemtap: add tapset for node user probes 12 years ago
Timothy J Fontaine 23509eb9e8 dtrace: unify dtrace and systemtap interfaces 12 years ago
Timothy J Fontaine f8193ab3c4 timers: use uv_now instead of Date.now 12 years ago
Trevor Norris f58eb8f5db src: remove unused comment 12 years ago
Trevor Norris 2868bf94b6 src: upgrade to new v8 api 12 years ago
isaacs 3a2b5030ae crypto: Clear error after DiffieHellman key errors 12 years ago
Trevor Norris d5d5170c35 string_bytes: strip padding from base64 strings 12 years ago
isaacs f57ff787aa src: Remove superfluous static_cast 12 years ago
isaacs bae6d089a4 Now working on 0.10.8 12 years ago
isaacs d2fdae197a 2013.05.17, Version 0.10.7 (Stable) 12 years ago
isaacs 199fa9f8dd crypto: Don't ignore verify encoding argument 12 years ago
Trevor Norris 7998843807 fs_event: use cached Persistent syms instead 12 years ago
Trevor Norris 999ee45d36 src: add node_isolates 12 years ago
Ben Noordhuis f59ab10a64 buffer, crypto: fix default encoding regression 12 years ago
isaacs ef2b2a3f52 Now working on v0.10.7 12 years ago
Timothy J Fontaine 8886c6bf62 dns: add getServers and setServers 12 years ago
isaacs a241deb19a crypto: Pass encodings for Hmac digest 12 years ago
isaacs 5deb1672f2 2013.05.14, Version 0.10.6 (Stable) 12 years ago
isaacs c1e8c8de1c crypto: Pass encodings to C++ for Sign/Verify 12 years ago
isaacs 430dc39e87 crypto: use StringBytes::Encode 12 years ago
isaacs a1eacdf12a crypto: Pass strings to binding layer directly 12 years ago
isaacs 119354f735 buffer: DRY string encoding using StringBytes 12 years ago
isaacs 4e8cddddcb src: use StringBytes for DecodeWrite/DecodeBytes/Encode 12 years ago
isaacs 69dac92c36 src: Use StringBytes in StreamWrap 12 years ago
isaacs 64fc34b270 src: Add StringBytes static util class 12 years ago
isaacs 458c8bb9f8 Now working on 0.11.3 12 years ago
isaacs 5d3dc0e4c3 2013.05.13, Version 0.11.2 (Unstable) 12 years ago
Ben Noordhuis 7349667467 stream_wrap: MayContainNonAscii() is deprecated 12 years ago
Ben Kelly 8a407f58b9 os: Include netmask in os.networkInterfaces() 12 years ago