Go to file
2008-09-29 07:33:58 +00:00
benchmarks Introduce some checks to indicate that the benchmarks have run correctly. 2008-09-25 13:48:27 +00:00
include Removed Message::GetStackTrace. 2008-09-11 07:29:25 +00:00
samples - Added support for warnings on unused test rules. 2008-09-25 12:38:34 +00:00
src Remove x86 jump elimination. This was just complicated enough to make it annoying to support short jump encoding. I measured a code size increase of 5 bytes on the V8 benchmark, from missing one jump to next elimination possibility. 2008-09-29 07:33:58 +00:00
test Added new test type, message, to test error reporting. 2008-09-26 13:06:49 +00:00
tools Added new test type, message, to test error reporting. 2008-09-26 13:06:49 +00:00
AUTHORS Capitalize V8 in AUTHORS file. 2008-09-08 08:09:50 +00:00
ChangeLog Update version string and ChangeLog. We are now working on version 2008-09-25 08:45:38 +00:00
LICENSE Initial export. 2008-07-03 15:10:15 +00:00
SConstruct Fix build breakage on ARM by removing IA32 flags 2008-09-26 16:14:22 +00:00