6626 Commits (a9b0bcfafe33c3871bf3c3b18c538025eff526d7)
 

Author SHA1 Message Date
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
Ben Noordhuis 7e5aeac28f deps: upgrade libuv to 3b8c0da 12 years ago
Ben Noordhuis b9abb64fbb doc: fs.lchmod() is only available on OS X 12 years ago
isaacs bc71874262 Blog post about 0.8.1 12 years ago
isaacs cb64adaadc Merge branch 'v0.8.1-release' into v0.8 12 years ago
isaacs 2134aa3d5c 2012.06.29, Version 0.8.1 (stable) 12 years ago
isaacs 40f70673c6 blog: Require posts to have a date 12 years ago
isaacs b919e29871 blog: Direct bugs/feature feedback to issues 12 years ago
isaacs 5193d59219 blog: Don't print 'undefined' for missing author/category 12 years ago
isaacs 103921dac0 blog css: Styling of nested lists 12 years ago
isaacs 1747eeff1a homepage: Update Claudio's title/link 12 years ago
isaacs 3e0757c101 lint 12 years ago
isaacs 3644b0bc96 uv: upgrade to 5b8a112 12 years ago
isaacs c721604d25 npm: Upgrade to 1.1.33 12 years ago
isaacs f2a9ed4873 Fix #3577 Un-break require('sys') 12 years ago
Bert Belder 3ea2a618ad uv: upgrade to 4a88b3b 12 years ago
isaacs 37bdd36d70 blog: Show 0.8.0 even after 0.8.1 ships 12 years ago
Ben Noordhuis 6531f187d8 util: speed up formatting of large arrays/objects 12 years ago
Ben Noordhuis be3afd0bec doc: remove references to deprecated fs api 12 years ago
Ben Noordhuis d5f13f6c08 build: use proper python interpreter 12 years ago
Gabriel 9e72b7b65c build: handle CC env var with spaces 13 years ago
Bert Belder 0cdeb8ed96 windows: make fs.realpath(Sync) work with UNC paths 12 years ago
Ben Noordhuis f00c8bcef8 build: fix --shared-v8 option 13 years ago
isaacs 21aa0df8b2 realpath: No sync cb() calling allowed. 13 years ago
Ben Noordhuis 1e50282ae8 deps: upgrade libuv to 4d42af2 13 years ago
Tim Oxley 69f594d22c Added % difference for perf benchmarks in 0.8 post 13 years ago
Bert Belder 10448487e5 configure: don't fail if compiler_version() doesn't work 13 years ago
Andreas Madsen 401ff10295 doc: `detached` is a boolean 13 years ago