Reviewers: Jungshik Shin,
Message:
Done. My ~/.subversion/config has native instead of LF. I'll change that
too.
On 2011/04/13 20:34:10, Jungshik Shin wrote:
As far as getting locale out of i18n-extension.cc/h, it looks good to me.
Pls, make sure to make svn:eol-style to LF for new files. Perhaps,
your .svn
config file has to be updated to do that automatically.
Description:
Moving locale code from i18n-extension.cc. Each part of the API now has
separate
cc file, and only extension related code is left in i18n-extension.{cc,h}.
There are no functional changes in this CL.
Please review this at http://codereview.chromium.org/6840024/
SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/
Affected files:
M src/extensions/experimental/experimental.gyp
M src/extensions/experimental/i18n-extension.h
M src/extensions/experimental/i18n-extension.cc
A src/extensions/experimental/i18n-locale.h
A src/extensions/experimental/i18n-locale.cc
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev