summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrew John Hughes <gnu_andrew@member.fsf.org>2012-02-15 22:32:27 +0000
committerAndrew John Hughes <gnu_andrew@member.fsf.org>2012-02-15 22:32:27 +0000
commit6dde41ef93d5ba3c0c10a1891ce91002d6370e8a (patch)
treedf7ae0e63ff5ac11df88946d687fd2ccf8706b3a /ChangeLog
parentad266a16a5e6fb845316b7694315e7d9a77f41f8 (diff)
downloadclasspath-6dde41ef93d5ba3c0c10a1891ce91002d6370e8a.tar.gz
Remove trailing separator from locale data and hack to get around it in DateFormatSymbols.
2012-02-15 Andrew John Hughes <ahughes@redhat.com> * java/text/DateFormatSymbols.java: (getStringArray(List,String,int,String)): Remove hack which removes last character of the input data; now unnecessary. * resource/gnu/java/locale/LocaleInformation.properties, * resource/gnu/java/locale/LocaleInformation_aa.properties, * resource/gnu/java/locale/LocaleInformation_aa_DJ.properties, * resource/gnu/java/locale/LocaleInformation_aa_ER_SAAHO.properties, * resource/gnu/java/locale/LocaleInformation_af.properties, * resource/gnu/java/locale/LocaleInformation_ak.properties, * resource/gnu/java/locale/LocaleInformation_am.properties, * resource/gnu/java/locale/LocaleInformation_ar.properties, * resource/gnu/java/locale/LocaleInformation_ar_JO.properties, * resource/gnu/java/locale/LocaleInformation_ar_LB.properties, * resource/gnu/java/locale/LocaleInformation_ar_QA.properties, * resource/gnu/java/locale/LocaleInformation_ar_SA.properties, * resource/gnu/java/locale/LocaleInformation_ar_SY.properties, * resource/gnu/java/locale/LocaleInformation_ar_TN.properties, * resource/gnu/java/locale/LocaleInformation_ar_YE.properties, * resource/gnu/java/locale/LocaleInformation_as.properties, * resource/gnu/java/locale/LocaleInformation_az.properties, * resource/gnu/java/locale/LocaleInformation_az_Cyrl.properties, * resource/gnu/java/locale/LocaleInformation_be.properties, * resource/gnu/java/locale/LocaleInformation_bg.properties, * resource/gnu/java/locale/LocaleInformation_bn.properties, * resource/gnu/java/locale/LocaleInformation_bs.properties, * resource/gnu/java/locale/LocaleInformation_byn.properties, * resource/gnu/java/locale/LocaleInformation_ca.properties, * resource/gnu/java/locale/LocaleInformation_cch.properties, * resource/gnu/java/locale/LocaleInformation_cop.properties, * resource/gnu/java/locale/LocaleInformation_cs.properties, * resource/gnu/java/locale/LocaleInformation_cy.properties, * resource/gnu/java/locale/LocaleInformation_da.properties, * resource/gnu/java/locale/LocaleInformation_de.properties, * resource/gnu/java/locale/LocaleInformation_de_AT.properties, * resource/gnu/java/locale/LocaleInformation_de_BE.properties, * resource/gnu/java/locale/LocaleInformation_dv.properties, * resource/gnu/java/locale/LocaleInformation_dz.properties, * resource/gnu/java/locale/LocaleInformation_ee.properties, * resource/gnu/java/locale/LocaleInformation_el.properties, * resource/gnu/java/locale/LocaleInformation_en.properties, * resource/gnu/java/locale/LocaleInformation_en_Dsrt.properties, * resource/gnu/java/locale/LocaleInformation_en_Shaw.properties, * resource/gnu/java/locale/LocaleInformation_eo.properties, * resource/gnu/java/locale/LocaleInformation_es.properties, * resource/gnu/java/locale/LocaleInformation_et.properties, * resource/gnu/java/locale/LocaleInformation_eu.properties, * resource/gnu/java/locale/LocaleInformation_fa.properties, * resource/gnu/java/locale/LocaleInformation_fa_AF.properties, * resource/gnu/java/locale/LocaleInformation_fi.properties, * resource/gnu/java/locale/LocaleInformation_fil.properties, * resource/gnu/java/locale/LocaleInformation_fo.properties, * resource/gnu/java/locale/LocaleInformation_fr.properties, * resource/gnu/java/locale/LocaleInformation_fur.properties, * resource/gnu/java/locale/LocaleInformation_ga.properties, * resource/gnu/java/locale/LocaleInformation_gaa.properties, * resource/gnu/java/locale/LocaleInformation_gez.properties, * resource/gnu/java/locale/LocaleInformation_gl.properties, * resource/gnu/java/locale/LocaleInformation_gu.properties, * resource/gnu/java/locale/LocaleInformation_gv.properties, * resource/gnu/java/locale/LocaleInformation_ha.properties, * resource/gnu/java/locale/LocaleInformation_ha_Arab.properties, * resource/gnu/java/locale/LocaleInformation_haw.properties, * resource/gnu/java/locale/LocaleInformation_he.properties, * resource/gnu/java/locale/LocaleInformation_hi.properties, * resource/gnu/java/locale/LocaleInformation_hr.properties, * resource/gnu/java/locale/LocaleInformation_hu.properties, * resource/gnu/java/locale/LocaleInformation_hy.properties, * resource/gnu/java/locale/LocaleInformation_hy_AM_REVISED.properties, * resource/gnu/java/locale/LocaleInformation_ia.properties, * resource/gnu/java/locale/LocaleInformation_id.properties, * resource/gnu/java/locale/LocaleInformation_ig.properties, * resource/gnu/java/locale/LocaleInformation_ii.properties, * resource/gnu/java/locale/LocaleInformation_is.properties, * resource/gnu/java/locale/LocaleInformation_it.properties, * resource/gnu/java/locale/LocaleInformation_iu.properties, * resource/gnu/java/locale/LocaleInformation_ja.properties, * resource/gnu/java/locale/LocaleInformation_ka.properties, * resource/gnu/java/locale/LocaleInformation_kaj.properties, * resource/gnu/java/locale/LocaleInformation_kam.properties, * resource/gnu/java/locale/LocaleInformation_kcg.properties, * resource/gnu/java/locale/LocaleInformation_kfo.properties, * resource/gnu/java/locale/LocaleInformation_kk.properties, * resource/gnu/java/locale/LocaleInformation_kl.properties, * resource/gnu/java/locale/LocaleInformation_km.properties, * resource/gnu/java/locale/LocaleInformation_kn.properties, * resource/gnu/java/locale/LocaleInformation_ko.properties, * resource/gnu/java/locale/LocaleInformation_kok.properties, * resource/gnu/java/locale/LocaleInformation_kpe.properties, * resource/gnu/java/locale/LocaleInformation_ku_Latn.properties, * resource/gnu/java/locale/LocaleInformation_kw.properties, * resource/gnu/java/locale/LocaleInformation_ky.properties, * resource/gnu/java/locale/LocaleInformation_ln.properties, * resource/gnu/java/locale/LocaleInformation_lo.properties, * resource/gnu/java/locale/LocaleInformation_lt.properties, * resource/gnu/java/locale/LocaleInformation_lv.properties, * resource/gnu/java/locale/LocaleInformation_mk.properties, * resource/gnu/java/locale/LocaleInformation_ml.properties, * resource/gnu/java/locale/LocaleInformation_mn.properties, * resource/gnu/java/locale/LocaleInformation_mr.properties, * resource/gnu/java/locale/LocaleInformation_ms.properties, * resource/gnu/java/locale/LocaleInformation_mt.properties, * resource/gnu/java/locale/LocaleInformation_my.properties, * resource/gnu/java/locale/LocaleInformation_nb.properties, * resource/gnu/java/locale/LocaleInformation_ne.properties, * resource/gnu/java/locale/LocaleInformation_nl.properties, * resource/gnu/java/locale/LocaleInformation_nn.properties, * resource/gnu/java/locale/LocaleInformation_nr.properties, * resource/gnu/java/locale/LocaleInformation_nso.properties, * resource/gnu/java/locale/LocaleInformation_ny.properties, * resource/gnu/java/locale/LocaleInformation_om.properties, * resource/gnu/java/locale/LocaleInformation_or.properties, * resource/gnu/java/locale/LocaleInformation_pa.properties, * resource/gnu/java/locale/LocaleInformation_pa_Arab.properties, * resource/gnu/java/locale/LocaleInformation_pl.properties, * resource/gnu/java/locale/LocaleInformation_ps.properties, * resource/gnu/java/locale/LocaleInformation_pt.properties, * resource/gnu/java/locale/LocaleInformation_pt_PT.properties, * resource/gnu/java/locale/LocaleInformation_ro.properties, * resource/gnu/java/locale/LocaleInformation_ru.properties, * resource/gnu/java/locale/LocaleInformation_rw.properties, * resource/gnu/java/locale/LocaleInformation_sa.properties, * resource/gnu/java/locale/LocaleInformation_se.properties, * resource/gnu/java/locale/LocaleInformation_se_FI.properties, * resource/gnu/java/locale/LocaleInformation_si.properties, * resource/gnu/java/locale/LocaleInformation_sid.properties, * resource/gnu/java/locale/LocaleInformation_sk.properties, * resource/gnu/java/locale/LocaleInformation_sl.properties, * resource/gnu/java/locale/LocaleInformation_so.properties, * resource/gnu/java/locale/LocaleInformation_sq.properties, * resource/gnu/java/locale/LocaleInformation_sr.properties, * resource/gnu/java/locale/LocaleInformation_sr_BA_Cyrl.properties, * resource/gnu/java/locale/LocaleInformation_sr_Latn.properties, * resource/gnu/java/locale/LocaleInformation_ss.properties, * resource/gnu/java/locale/LocaleInformation_st.properties, * resource/gnu/java/locale/LocaleInformation_sv.properties, * resource/gnu/java/locale/LocaleInformation_sw.properties, * resource/gnu/java/locale/LocaleInformation_syr.properties, * resource/gnu/java/locale/LocaleInformation_ta.properties, * resource/gnu/java/locale/LocaleInformation_te.properties, * resource/gnu/java/locale/LocaleInformation_tg.properties, * resource/gnu/java/locale/LocaleInformation_th.properties, * resource/gnu/java/locale/LocaleInformation_ti.properties, * resource/gnu/java/locale/LocaleInformation_ti_ER.properties, * resource/gnu/java/locale/LocaleInformation_tig.properties, * resource/gnu/java/locale/LocaleInformation_tn.properties, * resource/gnu/java/locale/LocaleInformation_to.properties, * resource/gnu/java/locale/LocaleInformation_tr.properties, * resource/gnu/java/locale/LocaleInformation_trv.properties, * resource/gnu/java/locale/LocaleInformation_ts.properties, * resource/gnu/java/locale/LocaleInformation_tt.properties, * resource/gnu/java/locale/LocaleInformation_ug.properties, * resource/gnu/java/locale/LocaleInformation_uk.properties, * resource/gnu/java/locale/LocaleInformation_ur.properties, * resource/gnu/java/locale/LocaleInformation_uz.properties, * resource/gnu/java/locale/LocaleInformation_uz_Arab.properties, * resource/gnu/java/locale/LocaleInformation_uz_Latn.properties, * resource/gnu/java/locale/LocaleInformation_ve.properties, * resource/gnu/java/locale/LocaleInformation_vi.properties, * resource/gnu/java/locale/LocaleInformation_wal.properties, * resource/gnu/java/locale/LocaleInformation_wo.properties, * resource/gnu/java/locale/LocaleInformation_xh.properties, * resource/gnu/java/locale/LocaleInformation_yo.properties, * resource/gnu/java/locale/LocaleInformation_zh.properties, * resource/gnu/java/locale/LocaleInformation_zh_Hant.properties, * resource/gnu/java/locale/LocaleInformation_zu.properties: Update locale data without trailing separator.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog169
1 files changed, 169 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9865f806d..9a681d546 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,172 @@
+2012-02-15 Andrew John Hughes <ahughes@redhat.com>
+
+ * java/text/DateFormatSymbols.java:
+ (getStringArray(List,String,int,String)): Remove hack which
+ removes last character of the input data; now unnecessary.
+ * resource/gnu/java/locale/LocaleInformation.properties,
+ * resource/gnu/java/locale/LocaleInformation_aa.properties,
+ * resource/gnu/java/locale/LocaleInformation_aa_DJ.properties,
+ * resource/gnu/java/locale/LocaleInformation_aa_ER_SAAHO.properties,
+ * resource/gnu/java/locale/LocaleInformation_af.properties,
+ * resource/gnu/java/locale/LocaleInformation_ak.properties,
+ * resource/gnu/java/locale/LocaleInformation_am.properties,
+ * resource/gnu/java/locale/LocaleInformation_ar.properties,
+ * resource/gnu/java/locale/LocaleInformation_ar_JO.properties,
+ * resource/gnu/java/locale/LocaleInformation_ar_LB.properties,
+ * resource/gnu/java/locale/LocaleInformation_ar_QA.properties,
+ * resource/gnu/java/locale/LocaleInformation_ar_SA.properties,
+ * resource/gnu/java/locale/LocaleInformation_ar_SY.properties,
+ * resource/gnu/java/locale/LocaleInformation_ar_TN.properties,
+ * resource/gnu/java/locale/LocaleInformation_ar_YE.properties,
+ * resource/gnu/java/locale/LocaleInformation_as.properties,
+ * resource/gnu/java/locale/LocaleInformation_az.properties,
+ * resource/gnu/java/locale/LocaleInformation_az_Cyrl.properties,
+ * resource/gnu/java/locale/LocaleInformation_be.properties,
+ * resource/gnu/java/locale/LocaleInformation_bg.properties,
+ * resource/gnu/java/locale/LocaleInformation_bn.properties,
+ * resource/gnu/java/locale/LocaleInformation_bs.properties,
+ * resource/gnu/java/locale/LocaleInformation_byn.properties,
+ * resource/gnu/java/locale/LocaleInformation_ca.properties,
+ * resource/gnu/java/locale/LocaleInformation_cch.properties,
+ * resource/gnu/java/locale/LocaleInformation_cop.properties,
+ * resource/gnu/java/locale/LocaleInformation_cs.properties,
+ * resource/gnu/java/locale/LocaleInformation_cy.properties,
+ * resource/gnu/java/locale/LocaleInformation_da.properties,
+ * resource/gnu/java/locale/LocaleInformation_de.properties,
+ * resource/gnu/java/locale/LocaleInformation_de_AT.properties,
+ * resource/gnu/java/locale/LocaleInformation_de_BE.properties,
+ * resource/gnu/java/locale/LocaleInformation_dv.properties,
+ * resource/gnu/java/locale/LocaleInformation_dz.properties,
+ * resource/gnu/java/locale/LocaleInformation_ee.properties,
+ * resource/gnu/java/locale/LocaleInformation_el.properties,
+ * resource/gnu/java/locale/LocaleInformation_en.properties,
+ * resource/gnu/java/locale/LocaleInformation_en_Dsrt.properties,
+ * resource/gnu/java/locale/LocaleInformation_en_Shaw.properties,
+ * resource/gnu/java/locale/LocaleInformation_eo.properties,
+ * resource/gnu/java/locale/LocaleInformation_es.properties,
+ * resource/gnu/java/locale/LocaleInformation_et.properties,
+ * resource/gnu/java/locale/LocaleInformation_eu.properties,
+ * resource/gnu/java/locale/LocaleInformation_fa.properties,
+ * resource/gnu/java/locale/LocaleInformation_fa_AF.properties,
+ * resource/gnu/java/locale/LocaleInformation_fi.properties,
+ * resource/gnu/java/locale/LocaleInformation_fil.properties,
+ * resource/gnu/java/locale/LocaleInformation_fo.properties,
+ * resource/gnu/java/locale/LocaleInformation_fr.properties,
+ * resource/gnu/java/locale/LocaleInformation_fur.properties,
+ * resource/gnu/java/locale/LocaleInformation_ga.properties,
+ * resource/gnu/java/locale/LocaleInformation_gaa.properties,
+ * resource/gnu/java/locale/LocaleInformation_gez.properties,
+ * resource/gnu/java/locale/LocaleInformation_gl.properties,
+ * resource/gnu/java/locale/LocaleInformation_gu.properties,
+ * resource/gnu/java/locale/LocaleInformation_gv.properties,
+ * resource/gnu/java/locale/LocaleInformation_ha.properties,
+ * resource/gnu/java/locale/LocaleInformation_ha_Arab.properties,
+ * resource/gnu/java/locale/LocaleInformation_haw.properties,
+ * resource/gnu/java/locale/LocaleInformation_he.properties,
+ * resource/gnu/java/locale/LocaleInformation_hi.properties,
+ * resource/gnu/java/locale/LocaleInformation_hr.properties,
+ * resource/gnu/java/locale/LocaleInformation_hu.properties,
+ * resource/gnu/java/locale/LocaleInformation_hy.properties,
+ * resource/gnu/java/locale/LocaleInformation_hy_AM_REVISED.properties,
+ * resource/gnu/java/locale/LocaleInformation_ia.properties,
+ * resource/gnu/java/locale/LocaleInformation_id.properties,
+ * resource/gnu/java/locale/LocaleInformation_ig.properties,
+ * resource/gnu/java/locale/LocaleInformation_ii.properties,
+ * resource/gnu/java/locale/LocaleInformation_is.properties,
+ * resource/gnu/java/locale/LocaleInformation_it.properties,
+ * resource/gnu/java/locale/LocaleInformation_iu.properties,
+ * resource/gnu/java/locale/LocaleInformation_ja.properties,
+ * resource/gnu/java/locale/LocaleInformation_ka.properties,
+ * resource/gnu/java/locale/LocaleInformation_kaj.properties,
+ * resource/gnu/java/locale/LocaleInformation_kam.properties,
+ * resource/gnu/java/locale/LocaleInformation_kcg.properties,
+ * resource/gnu/java/locale/LocaleInformation_kfo.properties,
+ * resource/gnu/java/locale/LocaleInformation_kk.properties,
+ * resource/gnu/java/locale/LocaleInformation_kl.properties,
+ * resource/gnu/java/locale/LocaleInformation_km.properties,
+ * resource/gnu/java/locale/LocaleInformation_kn.properties,
+ * resource/gnu/java/locale/LocaleInformation_ko.properties,
+ * resource/gnu/java/locale/LocaleInformation_kok.properties,
+ * resource/gnu/java/locale/LocaleInformation_kpe.properties,
+ * resource/gnu/java/locale/LocaleInformation_ku_Latn.properties,
+ * resource/gnu/java/locale/LocaleInformation_kw.properties,
+ * resource/gnu/java/locale/LocaleInformation_ky.properties,
+ * resource/gnu/java/locale/LocaleInformation_ln.properties,
+ * resource/gnu/java/locale/LocaleInformation_lo.properties,
+ * resource/gnu/java/locale/LocaleInformation_lt.properties,
+ * resource/gnu/java/locale/LocaleInformation_lv.properties,
+ * resource/gnu/java/locale/LocaleInformation_mk.properties,
+ * resource/gnu/java/locale/LocaleInformation_ml.properties,
+ * resource/gnu/java/locale/LocaleInformation_mn.properties,
+ * resource/gnu/java/locale/LocaleInformation_mr.properties,
+ * resource/gnu/java/locale/LocaleInformation_ms.properties,
+ * resource/gnu/java/locale/LocaleInformation_mt.properties,
+ * resource/gnu/java/locale/LocaleInformation_my.properties,
+ * resource/gnu/java/locale/LocaleInformation_nb.properties,
+ * resource/gnu/java/locale/LocaleInformation_ne.properties,
+ * resource/gnu/java/locale/LocaleInformation_nl.properties,
+ * resource/gnu/java/locale/LocaleInformation_nn.properties,
+ * resource/gnu/java/locale/LocaleInformation_nr.properties,
+ * resource/gnu/java/locale/LocaleInformation_nso.properties,
+ * resource/gnu/java/locale/LocaleInformation_ny.properties,
+ * resource/gnu/java/locale/LocaleInformation_om.properties,
+ * resource/gnu/java/locale/LocaleInformation_or.properties,
+ * resource/gnu/java/locale/LocaleInformation_pa.properties,
+ * resource/gnu/java/locale/LocaleInformation_pa_Arab.properties,
+ * resource/gnu/java/locale/LocaleInformation_pl.properties,
+ * resource/gnu/java/locale/LocaleInformation_ps.properties,
+ * resource/gnu/java/locale/LocaleInformation_pt.properties,
+ * resource/gnu/java/locale/LocaleInformation_pt_PT.properties,
+ * resource/gnu/java/locale/LocaleInformation_ro.properties,
+ * resource/gnu/java/locale/LocaleInformation_ru.properties,
+ * resource/gnu/java/locale/LocaleInformation_rw.properties,
+ * resource/gnu/java/locale/LocaleInformation_sa.properties,
+ * resource/gnu/java/locale/LocaleInformation_se.properties,
+ * resource/gnu/java/locale/LocaleInformation_se_FI.properties,
+ * resource/gnu/java/locale/LocaleInformation_si.properties,
+ * resource/gnu/java/locale/LocaleInformation_sid.properties,
+ * resource/gnu/java/locale/LocaleInformation_sk.properties,
+ * resource/gnu/java/locale/LocaleInformation_sl.properties,
+ * resource/gnu/java/locale/LocaleInformation_so.properties,
+ * resource/gnu/java/locale/LocaleInformation_sq.properties,
+ * resource/gnu/java/locale/LocaleInformation_sr.properties,
+ * resource/gnu/java/locale/LocaleInformation_sr_BA_Cyrl.properties,
+ * resource/gnu/java/locale/LocaleInformation_sr_Latn.properties,
+ * resource/gnu/java/locale/LocaleInformation_ss.properties,
+ * resource/gnu/java/locale/LocaleInformation_st.properties,
+ * resource/gnu/java/locale/LocaleInformation_sv.properties,
+ * resource/gnu/java/locale/LocaleInformation_sw.properties,
+ * resource/gnu/java/locale/LocaleInformation_syr.properties,
+ * resource/gnu/java/locale/LocaleInformation_ta.properties,
+ * resource/gnu/java/locale/LocaleInformation_te.properties,
+ * resource/gnu/java/locale/LocaleInformation_tg.properties,
+ * resource/gnu/java/locale/LocaleInformation_th.properties,
+ * resource/gnu/java/locale/LocaleInformation_ti.properties,
+ * resource/gnu/java/locale/LocaleInformation_ti_ER.properties,
+ * resource/gnu/java/locale/LocaleInformation_tig.properties,
+ * resource/gnu/java/locale/LocaleInformation_tn.properties,
+ * resource/gnu/java/locale/LocaleInformation_to.properties,
+ * resource/gnu/java/locale/LocaleInformation_tr.properties,
+ * resource/gnu/java/locale/LocaleInformation_trv.properties,
+ * resource/gnu/java/locale/LocaleInformation_ts.properties,
+ * resource/gnu/java/locale/LocaleInformation_tt.properties,
+ * resource/gnu/java/locale/LocaleInformation_ug.properties,
+ * resource/gnu/java/locale/LocaleInformation_uk.properties,
+ * resource/gnu/java/locale/LocaleInformation_ur.properties,
+ * resource/gnu/java/locale/LocaleInformation_uz.properties,
+ * resource/gnu/java/locale/LocaleInformation_uz_Arab.properties,
+ * resource/gnu/java/locale/LocaleInformation_uz_Latn.properties,
+ * resource/gnu/java/locale/LocaleInformation_ve.properties,
+ * resource/gnu/java/locale/LocaleInformation_vi.properties,
+ * resource/gnu/java/locale/LocaleInformation_wal.properties,
+ * resource/gnu/java/locale/LocaleInformation_wo.properties,
+ * resource/gnu/java/locale/LocaleInformation_xh.properties,
+ * resource/gnu/java/locale/LocaleInformation_yo.properties,
+ * resource/gnu/java/locale/LocaleInformation_zh.properties,
+ * resource/gnu/java/locale/LocaleInformation_zh_Hant.properties,
+ * resource/gnu/java/locale/LocaleInformation_zu.properties:
+ Update locale data without trailing separator.
+
2012-02-08 Andrew John Hughes <ahughes@redhat.com>
PR classpath/42390