Revision: 18336
Author: [email protected]
Date: Wed Dec 18 08:47:12 2013 UTC
Log: Roll ICU 214189:239289
Too many updates to summarize them here.
This version of ICU allows for using a .dat file on posix systems that is
mmaped
instead of compiling the data in like we currently do.
BUG=72633
LOG=n
[email protected], [email protected]
Review URL: https://codereview.chromium.org/109963003
http://code.google.com/p/v8/source/detail?r=18336
Modified:
/branches/bleeding_edge/DEPS
/branches/bleeding_edge/Makefile
=======================================
--- /branches/bleeding_edge/DEPS Wed Jul 31 13:41:12 2013 UTC
+++ /branches/bleeding_edge/DEPS Wed Dec 18 08:47:12 2013 UTC
@@ -8,7 +8,7 @@
"http://gyp.googlecode.com/svn/trunk@1685",
"v8/third_party/icu":
- "https://src.chromium.org/chrome/trunk/deps/third_party/icu46@214189",
+ "https://src.chromium.org/chrome/trunk/deps/third_party/icu46@239289",
}
deps_os = {
=======================================
--- /branches/bleeding_edge/Makefile Wed Dec 11 11:58:07 2013 UTC
+++ /branches/bleeding_edge/Makefile Wed Dec 18 08:47:12 2013 UTC
@@ -444,4 +444,4 @@
--revision 1685
svn checkout --force \
https://src.chromium.org/chrome/trunk/deps/third_party/icu46 \
- third_party/icu --revision 214189
+ third_party/icu --revision 239289
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.