summaryrefslogtreecommitdiff
path: root/i18npool/source/breakiterator
AgeCommit message (Expand)Author
2012-04-18Use static linking when DISABLE_DYNLOADING (iOS)Tor Lillqvist
2012-04-12Resolves: fdo#40292 Tamil grapheme cluster rulesCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-03only as of ICU 4.9 RBBI the Prepend property is emptyEike Rathke
2012-04-02Make ICU build with icu-49 by removing no-longer used variables.Arfrever Frehtes Taifersar Arahesis
2012-03-24i18npool: use CustomTarget_*.mk makefilesMatúš Kukan
2012-03-10gbuild: remove some more realpathsMatúš Kukan
2012-02-14use icu's breakiterator for Thai, not our customized generic rulesCaolán McNamara
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot
2011-12-07use gbuild_simple.mk in i18npoolBjoern Michaelsen
2011-11-29set gb_PARTIALBUILD in CustomTargetsBjoern Michaelsen
2011-11-27remove include of pch header from i18npoolNorbert Thiebaud
2011-10-21expose an API to map from UScriptCode to i18n::ScriptTypeCaolán McNamara
2011-10-04Fix typo (SYSTEM_GENCODE, instead of SYSTEM_GENCCODE).Jan Holesovsky
2011-10-03Fix the build / host confusion around icu tools.Jan Holesovsky
2011-08-21check array index *before* using it in array, not *after*Lionel Elie Mamane
2011-08-19add errno.h for errnoCaolán McNamara
2011-08-19Improve input and output file open error handlingTor Lillqvist
2011-08-18Need to use cygpath on WindowsTor Lillqvist
2011-08-17convert i18npool to gbuildMatúš Kukan
2011-07-19fix typo in the last commitPetr Mladek
2011-07-19Resolves: fdo#38095 half&full width forms need to remain asianCaolán McNamara
2011-07-10Don't pointlessly build the i18npool build-time tools when cross-compilingTor Lillqvist
2011-06-21Use MSVC-specific compiler options only when $(COM)==MSCTor Lillqvist
2011-06-13fix broken makefile that just happened to work because errors cancelled each ...Christian Lohmaier
2011-06-13get rid of unneded dependency (already in prj/build.lst)Christian Lohmaier
2011-06-08Run tool executables built for the BUILD platformTor Lillqvist
2011-05-23delete/delete[] mismatchCaolán McNamara
2011-03-21fix catastrophically wrong mergeCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-11Add missing scripts from ICU list. Make math and symbols weakMartin Hosken
2011-03-10USCRIPT_INVALID_CODE is -1 so take signed hereCaolán McNamara
2011-03-10use SAL_N_ELEMENTSCaolán McNamara
2011-03-10unused UBlock2Script struct definitionCaolán McNamara
2011-03-10unused global tableCaolán McNamara
2011-03-10Do SMP properly for ICU. No bug thankfullyMartin Hosken
2011-03-10Work around ICU bug regarding SMP ranges not working, so expand themMartin Hosken
2011-03-10break graphemes on new uax#29 updates, use ICU for script identificationMartin Hosken
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-13WaE variable types in fprintf, specify expected type/add castingChristian Lohmaier
2011-02-08Refactor gendictKenneth Venken
2011-02-08locales34: merge m99Eike Rathke
2011-01-29Resolves: fdo#31271 wrong line break with (Caolán McNamara
2011-01-27locales34: #i112240# for system icu >=4.4 add Close_Parenthesis to $CL Close_...Eike Rathke
2011-01-26WaE: clear warningsCaolán McNamara
2011-01-26cpp cleanliness: fixed some memleaksKenneth Venken
2011-01-24Remove USE_CELL_BOUNDARY_CODE directive.Thomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2010-12-08cws tl84: #i89042# word count fixThomas Lange [tl]