Go to file
christian.plesner.hansen@gmail.com 2b7c9edbb1 Added string equality by reading int-sized blocks of characters for
flat strings with the same representation.


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@528 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-10-20 11:38:32 +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 Added string equality by reading int-sized blocks of characters for 2008-10-20 11:38:32 +00:00
test - Removed a few indirections by making the two SemiSpaces 2008-10-17 09:13:27 +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 ChangeLog and version number to prepare for new trunk version. 2008-10-16 08:02:51 +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