Commit Graph

44 Commits

Author SHA1 Message Date
2d843bb104 upgrade to ICU 53.1, fdo#77071 related
plus further work in i18npool to make that build

adapt i18npool to ICU 53 upgrade, fdo#77071

Korean charset collator can't be built from ko_charset.txt because of

"The runtime code decomposes Hangul syllables on the fly, with recursive
processing but without making the Jamo pieces visible for matching. It
does not work with certain types of contextual mappings."
"While handling a Hangul syllable, contractions starting with Jamo L or
V would not see the following Jamo of that syllable." (this is where we
bail out already with the first syllable of ko_charset.txt)
Another condition to fail is described as "A contraction ending with
Jamo L or L+V would require generating Hangul syllables in
addTailComposites() (588 for a Jamo L), or decomposing a following
Hangul syllable on the fly, during contraction matching."

Excluded the file from the build for ICU >=53 and hope that ICU in the
mean time handles Korean collation correctly.

Additionally, ICU 53 took ages (if it would had finished at all) to
build the collator from zh_TW_charset.txt because of the \u#### escaped
notation. Converted the file's content to characters using
http://www.rishida.net/tools/conversion/

Change-Id: I64213214b4870e7077f72b95fee1ddc9782c2b21
Reviewed-on: https://gerrit.libreoffice.org/9204
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
2014-04-29 18:28:15 +00:00
217d39c412 forgot to git add sid_charset.txt
Change-Id: I314c97d0421ed564c146cde4700ca23fe62347c1
2013-06-17 11:13:01 +02:00
fceb821c47 Revert "fdo#64977 Adding Tibetan Language Support"
This reverts commit 0114e1c85bc42fd3bd2a3d0aa33f77f67093b66b

Change-Id: Ib0c0b72eead417126285a46ee34faaf2f3c3a767
Reviewed-on: https://gerrit.libreoffice.org/4196
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-06-08 05:52:58 +00:00
0114e1c85b fdo#64977 Adding Tibetan Language Support
Change-Id: Idf21de28ebbacaefcba0a76fd96eb1a12c21e597
Reviewed-on: https://gerrit.libreoffice.org/4081
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-06-08 05:42:16 +00:00
2c47c9989e re-base on ALv2 code. Includes:
cws mba34issues01: #i117709#: make sure that parent of error message box is visible
    Patch contributed by Mathias Bauer
    http://svn.apache.org/viewvc?view=revision&revision=1172346
    i#119036 - improve user experience of certification dialog - only shown once
    Patch contributed by Oliver-Rainer Wittmann
    http://svn.apache.org/viewvc?view=revision&revision=1299727
2012-07-13 21:38:47 +01:00
9345437f36 .txt files don't need executable bits 2012-03-23 21:58:18 +01:00
2674376ddf convert i18npool to gbuild 2011-08-17 17:34:23 +02:00
a31a128023 Use MSVC-specific compiler options only when $(COM)==MSC 2011-06-21 02:24:39 +03:00
9398a30eee Run tool executables built for the BUILD platform 2011-06-08 00:24:44 +03:00
a9c26f1ad7 Fix wrong collation for Catalan language 2011-01-30 15:01:23 +01:00
sb
ba88d908e6 sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
8764506704 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
sb
eeca9dafb7 sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates 2010-01-29 17:01:54 +01:00
10c3d32975 CWS-TOOLING: integrate CWS sb104
2009-01-27 13:09:06 +0100 sb  r266986 : #i97992# cws rebase: merged cws/sb104/config_office/set_soenv.in with moved tags/DEV300_m40/set_soenv.in
2009-01-27 10:56:40 +0100 sb  r266966 : CWS-TOOLING: rebase CWS sb104 to trunk@266944 (milestone: DEV300:m40)
2009-01-20 14:37:00 +0100 sb  r266581 : #i97992# missing treatment of Solaris-only adjustvisibility as build-internal tool
2009-01-20 09:32:38 +0100 sb  r266554 : CWS-TOOLING: rebase CWS sb104 to trunk@266428 (milestone: DEV300:m39)
2009-01-14 13:40:45 +0100 sb  r266296 : #i97992# do not pass comment lines to shell
2009-01-14 12:50:34 +0100 sb  r266290 : #i97992# avoid problems with checkdll not finding AWTLIB and its dependents
2009-01-14 12:49:20 +0100 sb  r266289 : #i97992# on Linux and Solaris, regxpcom apparently needs to be called with the libxpcom.so directory on the LD_LIBRARY_PATH
2009-01-13 09:41:37 +0100 sb  r266196 : #i97992# fixed AUGMENT_LIBRARY_PATH definitions
2009-01-12 18:02:03 +0100 sb  r266177 : #i97992# get rid of LD_LIBRARY_PATH in build environment
2009-02-19 11:42:47 +00:00
4e1fd2fa16 CWS-TOOLING: integrate CWS locales31
2008-12-10 14:56:44 +0100 er  r265193 : calling convention mismatch
2008-12-08 12:04:56 +0100 er  r264984 : #i96840# classify some extra languages as CTL
2008-12-05 19:54:02 +0100 erack  r264916 : ImpSvNumberformatScan::ScanType: do not miscategorize as automtic currency if currency symbol in General string, such as R in Standard
2008-12-04 12:07:05 +0100 erack  r264831 : CWS-TOOLING: rebase CWS locales31 to trunk@264807 (milestone: DEV300:m37)
2008-12-03 16:14:17 +0100 erack  r264797 : #i93694# update script+language -> unicode digit mapping; patch from <hdu>
2008-11-25 02:01:18 +0100 erack  r264270 : #i83349# apply remaining parts of the patch, now that we use ICU 4.0; contributed by <kstribley>
2008-11-25 01:38:20 +0100 erack  r264269 : #i93694# test the bit, not the constant ...
2008-11-24 10:34:58 +0100 erack  r264211 : #i93694# LANGUAGE_ARABIC is gone
2008-11-24 01:39:25 +0100 erack  r264192 : #i94435# LANGUAGE_SPANISH now is an alias of LANGUAGE_SPANISH_MODERN, need LANGUAGE_SPANISH_DATED in switch case if both are to be used
2008-11-23 22:54:17 +0100 erack  r264190 : CWS-TOOLING: rebase CWS locales31 to trunk@263288 (milestone: DEV300:m35)
2008-11-23 20:23:28 +0100 erack  r264189 : migrate CWS locales31 to SVN
2009-01-06 12:54:16 +00:00
0c6115356d INTEGRATION: CWS changefileheader (1.6.14); FILE MERGED
2008/03/31 16:01:22 rt 1.6.14.1: #i87441# Change license header to LPGL v3.
2008-04-10 07:58:10 +00:00
77bb0777ad INTEGRATION: CWS i18n39 (1.6.44); FILE MERGED
2008/01/08 04:30:55 khong 1.6.44.1: i78055 i78054 move simple collator tailoring to localedata
2008-01-28 14:34:21 +00:00
b887928c7c INTEGRATION: CWS ause085 (1.5.2); FILE MERGED
2007/11/26 15:00:04 hjs 1.5.2.1: #i83981# makefile fixes
2008-01-16 13:32:58 +00:00
e392345b75 INTEGRATION: CWS execshellmacrogone (1.4.56); FILE MERGED
2007/10/24 06:35:41 rene 1.4.56.1: #i79760# krs patches for supressing "Executing shell macro..." output
2007-11-06 14:51:51 +00:00
2ef57f5d7f INTEGRATION: CWS locales23 (1.1.2); FILE ADDED
2007/06/20 17:02:42 er 1.1.2.1: #i76153# Lingala charset collation; contributed by Denis Jacquerye <moyogo@ooo>
2007-07-03 13:02:55 +00:00
123096d368 INTEGRATION: CWS locales23 (1.4.82); FILE MERGED
2007/06/20 17:04:38 er 1.4.82.2: #i76153# Lingala_DRCongo (ln_CD) locale
2007/06/07 18:36:28 er 1.4.82.1: #i78054# Vietnamese collation; contributed by Javier Sola <javiersola@ooo>
2007-07-03 13:02:43 +00:00
460f084ab4 INTEGRATION: CWS ause081 (1.4.90); FILE MERGED
2007/06/21 10:53:19 hjs 1.4.90.1: #i78393# remove component_getDescriptionFunc from exports
2007-06-26 16:41:15 +00:00
a104c51969 INTEGRATION: CWS ause069 (1.3.24); FILE MERGED
2006/10/18 17:11:15 hjs 1.3.24.1: #i70359# remove forced shell calls
2007-01-25 14:26:14 +00:00
3d45e2550d INTEGRATION: CWS ause061 (1.2.36); FILE MERGED
2006/07/10 13:47:19 hjs 1.2.36.1: #i67188# rewrite dependency on generation tool
2006-08-14 15:21:50 +00:00
0263c11302 INTEGRATION: CWS locales203 (1.1.2); FILE ADDED
2006/04/25 22:49:50 khong 1.1.2.1: #i43217# add collator algorithm data for Kurdish
2006-05-04 08:12:02 +00:00
dd2db42f0b INTEGRATION: CWS locales203 (1.2.16); FILE MERGED
2006/04/26 16:43:48 er 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED
2006/04/25 22:49:50 khong 1.2.16.1: #i43217# add collator algorithm data for Kurdish
2006-05-04 08:11:51 +00:00
0d1fdddda0 INTEGRATION: CWS i18n25 (1.1.2); FILE ADDED
2006/03/22 00:11:54 khong 1.1.2.1: i61935 add collation rule for Hungarian
2006-04-20 10:58:33 +00:00
1a47a7481d INTEGRATION: CWS i18n25 (1.2.6); FILE MERGED
2006/03/22 00:12:39 khong 1.2.6.1: i61935 add collation rule for Hungarian
2006-04-20 10:58:22 +00:00
d522bb2262 INTEGRATION: CWS i18n24 (1.1.4); FILE ADDED
2006/01/10 22:49:14 khong 1.1.4.1: #i60331 create seperate collator data library
2006-01-31 17:36:49 +00:00
9e0c9da0b8 INTEGRATION: CWS i18n24 (1.1.2); FILE ADDED
2006/01/10 22:49:14 khong 1.1.2.1: #i60331 create seperate collator data library
2006-01-31 17:36:38 +00:00
733f26527c INTEGRATION: CWS localedata5 (1.1.2); FILE ADDED
2005/06/09 14:26:53 er 1.1.2.1: #i50041# add Nepali collation, contributed by Subir Bahadur Pradhanang <subir@ooo>
2005-07-21 13:27:47 +00:00
09d02de204 INTEGRATION: CWS localedata5 (1.1.2); FILE ADDED
2005/05/31 12:23:03 er 1.1.2.1: #i36827# add dz_BT (Dzongkha_Bhutan) locale data and collation; contributed by Javier Sola <javiersola@ooo>
2005-07-21 13:27:33 +00:00
2e8a23bf4e INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED
2003/12/17 20:12:57 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library
2004-01-20 12:38:46 +00:00
e85fd00953 INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED
2003/12/17 20:12:56 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library
2004-01-20 12:38:00 +00:00
ff81847f8c INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED
2003/12/17 20:12:54 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library
2004-01-20 12:37:06 +00:00
434f2e6485 INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED
2003/12/17 20:12:53 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library
2004-01-20 12:36:21 +00:00
53e0134c07 INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED
2003/12/17 20:12:52 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library
2004-01-20 12:35:35 +00:00
3cf02446d2 INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED
2003/12/17 20:12:50 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library
2004-01-20 12:34:54 +00:00
629ef000d0 INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED
2003/12/17 20:12:49 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library
2004-01-20 12:34:17 +00:00
fc110826bc INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED
2003/12/17 20:12:48 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library
2004-01-20 12:33:31 +00:00
68b3ca7281 INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED
2003/12/17 20:12:45 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library
2004-01-20 12:32:03 +00:00
5d2f2ab15d INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED
2003/12/17 20:12:44 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library
2004-01-20 12:31:17 +00:00
ace9a26b86 INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED
2003/12/17 20:12:43 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library
2004-01-20 12:30:50 +00:00
1781fcfdd7 INTEGRATION: CWS i18n10 (1.1.2); FILE ADDED
2003/12/17 20:12:42 khong 1.1.2.1: #i22138# #112506# migrate to ICU collator and remove link to tool library
2004-01-20 12:30:08 +00:00