2607 Commits (0a763e35da1f9e17620b293e5049cc6984e302a5)

Author SHA1 Message Date
Scott Blomquist 5a39df4959 windows: fix perfctr crash on XP and 2003 12 years ago
Ben Noordhuis 875c1106c6 node: remove ev-emul.h 12 years ago
Fedor Indutny 5e57bcc3ce bindings: update to new v8 apis 12 years ago
Tim Bradshaw 50e88d0b66 os: change CPU time from Integer to Number 12 years ago
isaacs 30bd774fbd Now working on 0.9.6 12 years ago
isaacs 01994e8119 2012.12.30, Version 0.9.5 (Unstable) 12 years ago
isaacs 6c80ef01c1 node: emit 'exit' when exiting with error 12 years ago
isaacs ec8ebaf300 domain: use camelCase instead of snake_case 12 years ago
isaacs 4401bb47bf domain: Do not use uncaughtException handler 12 years ago
Ben Noordhuis 910e24b53d fs: remove fs.sendfile() 12 years ago
Ben Noordhuis a329729537 buffer: speed up base64 encoding by 20% 12 years ago
isaacs 4be9c695f0 build: Add hyphen to custom build tags 12 years ago
Maciej Małecki c2e71dd51d build: allow to specify custom tags 12 years ago
Maciej Małecki f84bf5b6b1 build: allow to specify custom tags 12 years ago
isaacs 70eb227e80 Now working on 0.9.5 12 years ago
isaacs d86d83c75f 2012.12.21, Version 0.9.4 (Unstable) 12 years ago
Scott Blomquist 841b7f534b Ease building with VS Express by checking in generated files. 12 years ago
isaacs 244924823e stdio: Do not read from stdout/err 12 years ago
Ben Noordhuis d607d856af node: remove idle gc 12 years ago
Ben Noordhuis 8ccfed2edc node: s/-/_/ in add-on symbol name 12 years ago
isaacs 6c5356bfe2 Revert "buffer: allocate memory with mmap()" 12 years ago
Dean McNamee 1c265c54a2 typed arrays: fix missing type in SizeOfArrayElementForType() 12 years ago
Dean McNamee ba00fb0199 typed arrays: re-export SizeOfArrayElementForType() 12 years ago
Ben Noordhuis ddb15603e7 buffer: use MAP_ANON, fix OS X build 12 years ago
Ben Noordhuis 2433ec8276 buffer: allocate memory with mmap() 12 years ago
isaacs bb56dcc450 tty/stdin: Refactor for streams2 12 years ago
isaacs 0e01d6398f zlib: streams2 12 years ago
isaacs 372cb32dc4 module: Support cycles in native module requires 12 years ago
isaacs 953673424a Now working on 0.8.17 12 years ago
isaacs 1c9c6277d5 2012.12.13, Version 0.8.16 (Stable) 12 years ago
Ben Noordhuis 6cf68aead6 deps: upgrade libuv to e079a99 12 years ago
Ben Noordhuis 3ece130ea2 process: add getgroups(), setgroups(), initgroups() 12 years ago
Ben Noordhuis c08e947fbd buffer: remove unused #includes 12 years ago
Bert Belder 03b00dcca9 os: throw when os.networkInterfaces() fails 12 years ago
Fedor Indutny 51d5655efa crypto: fix leak in GetPeerCertificate 12 years ago
Fedor Indutny 276245d26f crypto: fix leak in GetPeerCertificate 12 years ago
Joshua Erickson c9f2531ae0 net: More accurate IP address validation and IPv6 dotted notation. 12 years ago
isaacs e773be6f90 Now working on 0.8.16 12 years ago
isaacs fdf91afb49 2012.11.26, Version 0.8.15 (Stable) 12 years ago
Ben Noordhuis 335f20896a crypto: allow negative numbers in setOptions() 12 years ago
Ben Noordhuis 8d2753c141 constants: fix wrapping of large constants 12 years ago
Scott Blomquist f657ce685d windows: add tracing with performance counters 12 years ago
Sergey Kholodilov 019ad346e0 crypto: fix ssl error handling 12 years ago
Ben Noordhuis 71ba7bc2a0 node: remove eio-emul.h 12 years ago
Bert Belder b3bfb6fbb6 domains: don't crash if domain is set to null 12 years ago
Nathan Rajlich 5e4e87ade5 os: add os.endianness() function 12 years ago
Joshua Erickson fb6377ebd0 net: More accurate IP address validation and IPv6 dotted notation. 12 years ago
Anthony Pesch fddb5dc2d3 typed arrays: add slice() support to ArrayBuffer 12 years ago
Scott Blomquist 66f64ae072 windows: generate ETW events to track v8 compiled code positions 12 years ago
Jan Wynholds 06810b29fa tracing: add systemtap support 12 years ago