Go to file
lrn@chromium.org be10124ab5 Test for non-ASCII character in a needle used on an ASCII string is now handled first
instead of only in the unrelated table-construction of Boyer-Moore.


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@499 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-10-14 14:25:37 +00:00
benchmarks Let the current state of the benchmarks be known to the 2008-10-06 07:55:10 +00:00
include Fix typo in include/v8.h (issue 108) and mark test-spaces/LargeObjectSpace as flaky on ARM (issue 113). TBR=ager@chromium.org 2008-10-09 05:39:00 +00:00
samples - Added support for warnings on unused test rules. 2008-09-25 12:38:34 +00:00
src Test for non-ASCII character in a needle used on an ASCII string is now handled first 2008-10-14 14:25:37 +00:00
test Reduced the string length and rounds in the extensive indexOf-test in string-indexof.js. 2008-10-14 10:56:40 +00:00
tools Improve profiler output to make it easier to see the 2008-10-10 09:26:40 +00:00
AUTHORS Adding Paolo Giarrusso to AUTHORS file for his hash code patch. 2008-10-07 07:26:06 +00:00
ChangeLog Update version to 0.3.5 in preparation for pushing 2008-10-06 08:07:59 +00:00
LICENSE Initial export. 2008-07-03 15:10:15 +00:00
SConstruct - Omit frame pointers when using GCC. 2008-10-10 13:15:59 +00:00