Skip to content

Commit

Permalink
ICU4.6 upgrade.
Browse files Browse the repository at this point in the history
ICU4.6 syncs to Unicode6.0 and CLDR1.9.

Change-Id: I695558055cc139b42b71da9138f61d19bcbd9758
  • Loading branch information
claire-ho committed Jun 11, 2011
1 parent 39b7df1 commit 27f6547
Show file tree
Hide file tree
Showing 1,516 changed files with 314,254 additions and 137,811 deletions.
4,226 changes: 1,588 additions & 2,638 deletions APIChangeReport.html

Large diffs are not rendered by default.

357 changes: 0 additions & 357 deletions APIChangeReport441.html

This file was deleted.

3 changes: 3 additions & 0 deletions CleanSpec.mk
Expand Up @@ -43,6 +43,9 @@
#$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
#$(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/*)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libicuuc_intermediates)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libicui18n_intermediates)
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/usr/icu)

# ************************************************
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
Expand Down

0 comments on commit 27f6547

Please sign in to comment.