sgjesse@chromium.org
|
6ace05ed2a
|
Issue 63: Running tests fails of there is a dot in the checkout path
Patch by Matt Hanselman (http://codereview.chromium.org/27086). Pass in the module's filename while loading rather than the full path (so call to load_module now matches find_module). Otherwise dots in path name get mistaken for file suffixes.
Added Matt Hanselman to AUTHORS file.
BUG=63
Review URL: http://codereview.chromium.org/28109
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1356 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2009-02-25 10:09:42 +00:00 |
|
ager@chromium.org
|
41a5c9212e
|
Apply patch from Alexander Botero-Lowry that adds FreeBSD platform
support.
Review URL: http://codereview.chromium.org/11347
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@815 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-11-21 10:06:29 +00:00 |
|
kasperl@chromium.org
|
b75da76a2b
|
Apply Daniel's patch for array index strings.
Review URL: http://codereview.chromium.org/7869
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@560 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-10-23 06:20:57 +00:00 |
|
ager@chromium.org
|
c1ec605496
|
Adding Paolo Giarrusso to AUTHORS file for his hash code patch.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@450 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-10-07 07:26:06 +00:00 |
|
kasperl@chromium.org
|
c275d66c39
|
Capitalize V8 in AUTHORS file.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@196 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-09-08 08:09:50 +00:00 |
|
kasperl@chromium.org
|
2f0c910731
|
Fix issue 35 by applying patch by Daniel James.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@195 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-09-08 07:58:54 +00:00 |
|
kasperl@chromium.org
|
57fcbc370c
|
Add I-cache flushing to Code::Relocate. No need to call it
from Heap::CopyCode anymore.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@161 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-09-05 11:23:00 +00:00 |
|
ager@chromium.org
|
85a8532af2
|
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@159 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-09-05 10:20:14 +00:00 |
|
ager@chromium.org
|
1dba6feed0
|
Applied Rafal Krypa's patch to fix gcc 4.3.2 build problems.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@149 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2008-09-05 07:46:32 +00:00 |
|