6771 Commits (5fdeebd94d58bf715d991d5bc63be6fff507f27d)
 

Author SHA1 Message Date
isaacs ae5a209b11 npm: Upgrade to 1.1.37 12 years ago
isaacs fecebe1dbf build: Regenerate docs for tarball and releases 12 years ago
Ivan Torres 8146f2e607 doc: clarify fs.symlink and fs.symlinkSync parameters 12 years ago
isaacs 71078f91ed Now working on 0.8.3 12 years ago
isaacs a4da6300c8 v0.8.2 blog post 12 years ago
isaacs 9547ee90db Merge branch 'v0.8.2-release' into v0.8 12 years ago
Toshihiro Nakamura 6530310ed5 domain: Remove first arg from intercepted fn 12 years ago
Bert Belder 2a8380ce57 Update AUTHORS 12 years ago
Bert Belder f4369d76c8 Add a .mailmap file, and clean up AUTHORS somewhat 12 years ago
Justin Plock fba1e48fae doc: cluster: worker.pid is now worker.process.pid 12 years ago
Ben Noordhuis 63c2391984 test: make test-fs-watch-file write to tmp dir 12 years ago
Ben Noordhuis 5b5362aa8d fs: make unwatchFile() remove a specific listener 12 years ago
isaacs bf539f9bfd zlib: Call inflateEnd for UNZIP. Fixes memory leak. 12 years ago
Nathan Rajlich d3d83d7b90 process: throw a TypeError when anything but an Array is passed to hrtime() 12 years ago
Ben Noordhuis 26f1bc8e8c crypto: fix DecipherUpdate() memory leak 12 years ago
isaacs cc6084b9ac 2012.07.09, Version 0.8.2 (Stable) 12 years ago
isaacs c4e9226bdb Fix test-require-json on Windows 12 years ago
Bert Belder 1c1ad9bcf4 v8: reapply floating patches 13 years ago
isaacs 5b5c8b6005 v8: Upgrade to 3.11.10.14 12 years ago
Bert Belder 3e5139fd2f Fix the Windows build 12 years ago
Bert Belder c6843f40c8 gitignore: ignore .svn directories 12 years ago
isaacs c49888bd84 Now working on 0.8.2 12 years ago
isaacs 59a40fc8ed npm: Upgrade to 1.1.36 12 years ago
isaacs 559a98f0d7 doc: Formatting and grammar on stream api doc 12 years ago
Dominic Tarr 7accaeb490 correct documentation of Stream#destroy 12 years ago
Nathan Rajlich 8a9e8d60d2 readline: don't use Function#call() 12 years ago
Jonas Westerlund 2297d638c1 Forgotten commit: add arguments to handleGroup 12 years ago
Jonas Westerlund a9b0bcfafe Assign to property of global, instead of implicit global variable 12 years ago
Jonas Westerlund c7bc4cacde Use unicode escape sequences instead of octal 12 years ago
Jonas Westerlund 4cfdc57712 Inline timeout function, avoiding declaration in conditional 12 years ago
Jonas Westerlund 7e7d5d38ea Move function declaration out of conditional 12 years ago
Jonas Westerlund 0b0b72c2fa Move function declaration to top-level 12 years ago
Jonas Westerlund e5bb8391a8 Do not assign to properties that only have getters 12 years ago
Jonas Westerlund 93d4259cf0 Avoid redeclaring variable 12 years ago
Jonas Westerlund e11b6b8f75 Remove octal escape sequences and avoid reserved keyword 12 years ago
TJ Holowaychuk ed7fb149a2 module: add filename to require() json errors 12 years ago
Tim Macfarlane 0dba28b5c2 readline: fix for unicode prompts 12 years ago
Ben Noordhuis 0c47219a72 timers: fix handling of large timeouts 12 years ago
Nathan Rajlich 9126dd2d90 repl: fix passing an empty line inserting "undefined" into the buffer 12 years ago
Maciej Małecki 6a11f3edf4 repl: fix crashes when buffering command 12 years ago
Ben Noordhuis 4fbe7a5fab deps: upgrade libuv to be09be7 12 years ago
Ben Noordhuis fc4e12b8f1 tools: update gyp to r1426 12 years ago
Ben Noordhuis 5da78905a6 deps: upgrade libuv to 5031a5b 12 years ago
Ben Noordhuis b1cce04646 build: rename strict_aliasing to node_no_strict_aliasing 12 years ago
Ben Noordhuis b731c96679 build: disable -fstrict-aliasing for any gcc < 4.6.0 12 years ago
Ben Noordhuis a0add91987 build: detect cc version with -dumpversion 12 years ago
Ben Noordhuis a25a27817f deps: upgrade libuv to cc1b3de 12 years ago
Ben Noordhuis b53cd9798f doc: document setTimeout / setInterval behavior 12 years ago
Ben Noordhuis f78ce087ba build: handle output of localized gcc or clang 12 years ago
Ben Noordhuis f315029268 build: rename openssl configure switches 12 years ago