Go to file
lrn@chromium.org 3fa2a67ffb Changed definition of INT64_C and UINT64_C to use the one in stdint.h.
Since Chromium build system appears to define __STDC_CONSTANT_MACROS, we might as well use the macro definitions from stdint.h in all cases.

Review URL: http://codereview.chromium.org/109016


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1858 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-05-05 09:50:29 +00:00
benchmarks Fixed issue where \x.. and \u.... were rot13-ed in strings (but not in 2009-01-30 13:19:29 +00:00
include Changed definition of INT64_C and UINT64_C to use the one in stdint.h. 2009-05-05 09:50:29 +00:00
samples Add a "read" extension to the shell programs. This global function 2009-04-17 21:04:34 +00:00
src Changed definition of INT64_C and UINT64_C to use the one in stdint.h. 2009-05-05 09:50:29 +00:00
test Add the ability to set embedder data on created contexts from the API. 2009-05-05 09:38:45 +00:00
tools Add version.cc and version.h to Xcode project. 2009-04-30 17:06:02 +00:00
AUTHORS Issue 63: Running tests fails of there is a dot in the checkout path 2009-02-25 10:09:42 +00:00
ChangeLog Prepare to push version 1.2.2 to trunk. 2009-05-05 07:08:56 +00:00
LICENSE Remove JSCRE 2009-02-25 08:08:01 +00:00
SConstruct Fixed SCons build when not running from the V8 root directory. 2009-04-30 10:30:44 +00:00