Go to file
christian.plesner.hansen@gmail.com 06fa6d1cde - Case-sensitive atomic regular expressions now use the same code as
String.indexOf to do matching.
- The --log option is no longer automatically enabled by the other log
  options.


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@413 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-10-02 15:35:28 +00:00
benchmarks Removed the use of Math.random() and new Date() for building 2008-10-02 07:43:46 +00:00
include Disallow copy and assigning a few public objects. 2008-09-30 11:43:18 +00:00
samples - Added support for warnings on unused test rules. 2008-09-25 12:38:34 +00:00
src - Case-sensitive atomic regular expressions now use the same code as 2008-10-02 15:35:28 +00:00
test - Case-sensitive atomic regular expressions now use the same code as 2008-10-02 15:35:28 +00:00
tools Changed optimization from /Ox to the (more) commonly used /O2 (which includes 2008-10-02 09:41:01 +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 Changed optimization from /Ox to the (more) commonly used /O2 (which includes 2008-10-02 09:41:01 +00:00