7977 Commits (4cda016c264d08abc1db4a8ae187a21a6dbb0b33)
 

Author SHA1 Message Date
Ben Noordhuis 26f1bc8e8c crypto: fix DecipherUpdate() memory leak 13 years ago
isaacs cc6084b9ac 2012.07.09, Version 0.8.2 (Stable) 13 years ago
isaacs c4e9226bdb Fix test-require-json on Windows 13 years ago
Bert Belder 1c1ad9bcf4 v8: reapply floating patches 13 years ago
isaacs 5b5c8b6005 v8: Upgrade to 3.11.10.14 13 years ago
Bert Belder 3e5139fd2f Fix the Windows build 13 years ago
Bert Belder c6843f40c8 gitignore: ignore .svn directories 13 years ago
isaacs c49888bd84 Now working on 0.8.2 13 years ago
isaacs 59a40fc8ed npm: Upgrade to 1.1.36 13 years ago
isaacs 559a98f0d7 doc: Formatting and grammar on stream api doc 13 years ago
Dominic Tarr 7accaeb490 correct documentation of Stream#destroy 13 years ago
Nathan Rajlich 8a9e8d60d2 readline: don't use Function#call() 13 years ago
Jonas Westerlund 2297d638c1 Forgotten commit: add arguments to handleGroup 13 years ago
Jonas Westerlund a9b0bcfafe Assign to property of global, instead of implicit global variable 13 years ago
Jonas Westerlund c7bc4cacde Use unicode escape sequences instead of octal 13 years ago
Jonas Westerlund 4cfdc57712 Inline timeout function, avoiding declaration in conditional 13 years ago
Jonas Westerlund 7e7d5d38ea Move function declaration out of conditional 13 years ago
Jonas Westerlund 0b0b72c2fa Move function declaration to top-level 13 years ago
Jonas Westerlund e5bb8391a8 Do not assign to properties that only have getters 13 years ago
Jonas Westerlund 93d4259cf0 Avoid redeclaring variable 13 years ago
Jonas Westerlund e11b6b8f75 Remove octal escape sequences and avoid reserved keyword 13 years ago
TJ Holowaychuk ed7fb149a2 module: add filename to require() json errors 13 years ago
Tim Macfarlane 0dba28b5c2 readline: fix for unicode prompts 13 years ago
Ben Noordhuis 0c47219a72 timers: fix handling of large timeouts 13 years ago
Fedor Indutny f210530f46 tls: use slab allocator 13 years ago
Fedor Indutny d923269e13 tls: make tls a little bit faster 13 years ago
Vladimir Beloborodov 3ea0397a1a readline: Use one history item for reentered line 13 years ago
Nathan Rajlich 9126dd2d90 repl: fix passing an empty line inserting "undefined" into the buffer 13 years ago
Maciej Małecki 6a11f3edf4 repl: fix crashes when buffering command 13 years ago
Ben Noordhuis 4fbe7a5fab deps: upgrade libuv to be09be7 13 years ago
Mathias Bynens 2ba96451a9 punycode: update to v1.1.1 13 years ago
Ben Noordhuis 41b129fbde Merge remote-tracking branch 'origin/v0.8' 13 years ago
Ben Noordhuis fc4e12b8f1 tools: update gyp to r1426 13 years ago
Ben Noordhuis 5da78905a6 deps: upgrade libuv to 5031a5b 13 years ago
Ben Noordhuis b1cce04646 build: rename strict_aliasing to node_no_strict_aliasing 13 years ago
Ben Noordhuis b731c96679 build: disable -fstrict-aliasing for any gcc < 4.6.0 13 years ago
Ben Noordhuis a0add91987 build: detect cc version with -dumpversion 13 years ago
Ben Noordhuis a25a27817f deps: upgrade libuv to cc1b3de 13 years ago
Ben Noordhuis b53cd9798f doc: document setTimeout / setInterval behavior 13 years ago
Ben Noordhuis f78ce087ba build: handle output of localized gcc or clang 13 years ago
Ben Noordhuis f315029268 build: rename openssl configure switches 13 years ago
Ben Noordhuis 7e5aeac28f deps: upgrade libuv to 3b8c0da 13 years ago
Ben Noordhuis b9abb64fbb doc: fs.lchmod() is only available on OS X 13 years ago
isaacs bc71874262 Blog post about 0.8.1 13 years ago
isaacs cb64adaadc Merge branch 'v0.8.1-release' into v0.8 13 years ago
Ben Noordhuis fee02db705 Re-apply commit e307468. 13 years ago
Bert Belder 0581afe531 Revert "Fix #3521 Use an object as the process.env proto" 13 years ago
isaacs 2134aa3d5c 2012.06.29, Version 0.8.1 (stable) 13 years ago
isaacs 40f70673c6 blog: Require posts to have a date 13 years ago
isaacs b919e29871 blog: Direct bugs/feature feedback to issues 13 years ago