1. 10 Apr, 2013 1 commit
  2. 15 Mar, 2013 1 commit
  3. 05 Mar, 2013 1 commit
  4. 25 Feb, 2013 1 commit
  5. 04 Jan, 2013 1 commit
  6. 18 Dec, 2012 1 commit
  7. 10 Dec, 2012 1 commit
  8. 07 Dec, 2012 1 commit
  9. 02 Dec, 2011 1 commit
  10. 03 Oct, 2011 1 commit
  11. 19 Sep, 2011 1 commit
  12. 11 May, 2011 1 commit
  13. 31 Mar, 2011 1 commit
  14. 23 Mar, 2011 1 commit
  15. 22 Mar, 2011 1 commit
  16. 18 Mar, 2011 3 commits
  17. 09 Feb, 2011 1 commit
  18. 11 Jan, 2011 1 commit
  19. 03 Jan, 2011 1 commit
  20. 22 Dec, 2010 1 commit
  21. 25 Oct, 2010 1 commit
  22. 24 Sep, 2010 1 commit
  23. 23 Sep, 2010 1 commit
  24. 21 Sep, 2010 1 commit
  25. 16 Aug, 2010 1 commit
  26. 13 Jul, 2010 1 commit
  27. 18 Jun, 2010 1 commit
    • sgjesse@chromium.org's avatar
      API: Resolve linker issues with using V8 as a DLL · 685cae60
      sgjesse@chromium.org authored
      This changes the way the constants kJSObjectType, kFirstNonstringType and kProxyType are made available to the inlined part of the V8 API. This change to fixed constants resolves linker this linker error Windows
      
      error LNK2001: unresolved external symbol "public: static int v8::internal::Internals::kJSObjectType" (?kJSObjectType@Internals@internal@v8@@2HA)
      
      when linking against a V8 DLL.
      
      This change also makes it possible to build all the C++ tests with ENABLE_DEBUGGER_SUPPORT not defined. Now C++ tests run ENABLE_DEBUGGER_SUPPORT not defined, and only the JavaScript tests which tests the debugger fails when ENABLE_DEBUGGER_SUPPORT is not defined.
      Review URL: http://codereview.chromium.org/2820016
      
      git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4898 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      685cae60
  28. 16 Jun, 2010 1 commit
  29. 08 Jun, 2010 1 commit
  30. 17 May, 2010 1 commit
  31. 17 Mar, 2010 1 commit
  32. 02 Mar, 2010 1 commit
  33. 21 Jan, 2010 1 commit
  34. 11 Jan, 2010 1 commit
  35. 17 Nov, 2009 2 commits
  36. 13 Nov, 2009 1 commit
  37. 08 Oct, 2009 1 commit