8363 Commits (fda2b319dc8a5dae528f8b12096911b71a0282db)
 

Author SHA1 Message Date
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
isaacs 5193d59219 blog: Don't print 'undefined' for missing author/category 13 years ago
isaacs 103921dac0 blog css: Styling of nested lists 13 years ago
isaacs 1747eeff1a homepage: Update Claudio's title/link 13 years ago
isaacs 3e0757c101 lint 13 years ago
isaacs 3644b0bc96 uv: upgrade to 5b8a112 13 years ago
isaacs c721604d25 npm: Upgrade to 1.1.33 13 years ago
Bert Belder ba0efd6de0 Merge branch 'v0.8' 13 years ago
isaacs f2a9ed4873 Fix #3577 Un-break require('sys') 13 years ago
Bert Belder 3ea2a618ad uv: upgrade to 4a88b3b 13 years ago
isaacs 37bdd36d70 blog: Show 0.8.0 even after 0.8.1 ships 13 years ago
Ben Noordhuis 2d0011f532 Revert "tools: update closure_linter to the latest(2.3.5)" 13 years ago
Ben Noordhuis 6531f187d8 util: speed up formatting of large arrays/objects 13 years ago
Ben Noordhuis be3afd0bec doc: remove references to deprecated fs api 13 years ago
Shigeki Ohtsu e7e34ddb66 test: fix test-dgram-broadcast-multi-process 13 years ago