1. Nov 09, 2012
  2. Oct 30, 2012
  3. Oct 26, 2012
  4. Oct 25, 2012
  5. Oct 24, 2012
  6. Oct 23, 2012
  7. Oct 22, 2012
  8. Oct 17, 2012
  9. Oct 16, 2012
    • Nathan Rajlich's avatar
      test: disable global variable check for "test-repl-options.js" · cca15e8e
      Nathan Rajlich authored
      Previously, the "global" mode of REPLs was broken when created after another
      non-global REPL (they would end up sharing the same context). Now that "global"
      mode is fixed for that case (b1e78cef), this
      test case gets its global scope modified with "module" and other REPL-specific
      properties, so disable the global check.
      cca15e8e
    • Ben Noordhuis's avatar
      configure: turn on VFPv3 on ARMv7 · 1205734e
      Ben Noordhuis authored
      Fixes a V8 build error caused by missing arm_fpu and arm_neon settings.
      
      This is a back-port of commit bbf6b4ec from the master branch.
      
      Fixes #4142.
      1205734e
    • Ben Noordhuis's avatar
      Revert "Disable OpenSSL UI" · 28b0cc08
      Ben Noordhuis authored
      This reverts commit 1c88c3b3.
      
      It breaks the "read a password from stdin" functionality that OpenSSL provides.
      
      Fixes #4059, #4143.
      
      Conflicts:
      
      	deps/openssl/openssl.gyp
      28b0cc08
  10. Oct 14, 2012
  11. Oct 13, 2012