Commit graph

735 commits

Author SHA1 Message Date
Vladimir Glazounov
c7c6561c11 INTEGRATION: CWS sb83 (1.11.28); FILE MERGED
2008/01/23 11:12:44 sb 1.11.28.2: #i84200# improved previous change
2008/01/21 08:55:17 sb 1.11.28.1: #i84200# For external modules, use the install_name_tool -id feature to adapt install names of built dynamic libraries in a postprocess step.
2008-03-18 11:35:11 +00:00
Vladimir Glazounov
9a9e6f013d INTEGRATION: CWS sb83 (1.18.2); FILE MERGED
2008/01/14 16:37:51 sb 1.18.2.2: #i84200# For external modules, use the install_name_tool -id feature together with new EXTRPATH (similar to APP|SHLnRPATH) to adapt install names of built dynamic libraries in a postprocess step.
2008/01/14 14:12:24 sb 1.18.2.1: #i10000# merged in 1.19
2008-03-18 11:25:18 +00:00
Oliver Bolte
13f7768885 INTEGRATION: CWS obo22 (1.22.6); FILE MERGED
2008/02/19 15:12:34 obo 1.22.6.1: #i10000# use CCNUMVER instead of COMEX
2008-02-25 13:03:46 +00:00
René Engelhard
3264e58f8c (windows) build fixes 2008-02-18 08:42:59 +00:00
Ivo Hinkelmann
600cfb1f05 INTEGRATION: CWS icuregexpatch_SRC680 (1.10.12); FILE MERGED
2008/01/28 22:57:06 er 1.10.12.2: #i85632# MSVC does not cope with escaped backslash
2008/01/28 21:03:22 er 1.10.12.1: Applied patch from ICU changeset 23292 against regular expression's memory mismanagement.
http://bugs.icu-project.org/trac/changeset/23292?format=3Ddiff

Description from
http://sourceforge.net/mailarchive/forum.php?thread_name=d03a2ffb0801221538x68825e42xb4a4aaf0fcccecbd%40mail.gmail.com&forum_name=icu-support

A regular expression pattern that contains a back reference to capture
group zero, \0, may cause references to random memory addresses, with
unpredictable results.

The backtracking stack used during matching operations has no upper
limit on its size. Internally to the match engine, the stack implementation
uses heap memory, and unconstrained growth may cause problems with heap
failures, thrashing or exhausted swap space.
2008-02-04 13:26:30 +00:00
Ivo Hinkelmann
b5d0b6abca INTEGRATION: CWS icuregexpatch_SRC680 (1.10.12); FILE MERGED
2008/01/28 22:57:06 er 1.10.12.2: #i85632# MSVC does not cope with escaped backslash
2008/01/28 21:03:22 er 1.10.12.1: Applied patch from ICU changeset 23292 against regular expression's memory mismanagement.
http://bugs.icu-project.org/trac/changeset/23292?format=3Ddiff

Description from
http://sourceforge.net/mailarchive/forum.php?thread_name=d03a2ffb0801221538x68825e42xb4a4aaf0fcccecbd%40mail.gmail.com&forum_name=icu-support

A regular expression pattern that contains a back reference to capture
group zero, \0, may cause references to random memory addresses, with
unpredictable results.

The backtracking stack used during matching operations has no upper
limit on its size. Internally to the match engine, the stack implementation
uses heap memory, and unconstrained growth may cause problems with heap
failures, thrashing or exhausted swap space.
2008-02-04 13:26:16 +00:00
Ivo Hinkelmann
eea4710d0b INTEGRATION: CWS mingwport10 (1.20.2); FILE MERGED
2008/01/16 12:35:25 vg 1.20.2.1: #i85165# catch up fixes for MinGW port
2008-02-04 11:57:54 +00:00
Ivo Hinkelmann
a22d3f6c84 INTEGRATION: CWS mingwport10 (1.4.14); FILE MERGED
2008/01/16 12:35:04 vg 1.4.14.1: #i85165# catch up fixes for MinGW port
2008-02-04 11:57:33 +00:00
Ivo Hinkelmann
9c8f433928 INTEGRATION: CWS mingwport10 (1.35.6); FILE MERGED
2008/01/16 12:35:54 vg 1.35.6.1: #i85165# catch up fixes for MinGW port
2008-02-04 11:57:14 +00:00
Ivo Hinkelmann
d48018fdc8 INTEGRATION: CWS mingwport10 (1.20.8); FILE MERGED
2008/01/16 12:35:54 vg 1.20.8.1: #i85165# catch up fixes for MinGW port
2008-02-04 11:57:01 +00:00
Ivo Hinkelmann
b8d71425cb INTEGRATION: CWS obo21 (1.11.10); FILE MERGED
2007/12/05 09:47:39 obo 1.11.10.1: #i84233# change for .Net 2008
2008-01-15 12:25:39 +00:00
Rüdiger Timm
f3964b2635 #i10000# Syntax 2008-01-15 12:08:27 +00:00
Ivo Hinkelmann
7f1aabdf3e INTEGRATION: CWS symex (1.3.16); FILE MERGED
2007/11/29 10:30:31 hdu 1.3.16.2: #151427# add font family Liberation
2007/11/29 10:25:46 hdu 1.3.16.1: #i59853# replace font family Vera by DejaVu
2008-01-15 11:14:25 +00:00
Ivo Hinkelmann
8f547e6f01 INTEGRATION: CWS symex (1.1.92); FILE MERGED
2007/11/30 14:15:07 hdu 1.1.92.3: #i59853# simplify makefiles and build.lst (thanks Ause!)
2007/11/29 10:30:31 hdu 1.1.92.2: #151427# add font family Liberation
2007/11/29 10:25:46 hdu 1.1.92.1: #i59853# replace font family Vera by DejaVu
2008-01-15 11:14:12 +00:00
Ivo Hinkelmann
5551221c57 INTEGRATION: CWS symex (1.1.2); FILE ADDED
2007/11/30 14:15:07 hdu 1.1.2.2: #i59853# simplify makefiles and build.lst (thanks Ause!)
2007/11/29 10:30:31 hdu 1.1.2.1: #151427# add font family Liberation
2008-01-15 11:14:01 +00:00
Ivo Hinkelmann
04fd6596d7 INTEGRATION: CWS symex (1.1.2); FILE ADDED
2007/11/30 14:15:07 hdu 1.1.2.2: #i59853# simplify makefiles and build.lst (thanks Ause!)
2007/11/29 14:29:01 hdu 1.1.2.1: #i59853# font family Dejavu replaced Vera fonts
2008-01-15 11:13:51 +00:00
Ivo Hinkelmann
b7f697cfa9 INTEGRATION: CWS symex (1.1.2); FILE ADDED
2007/11/29 09:28:24 hdu 1.1.2.1: #i59853# add font family DejaVu
2008-01-15 11:13:11 +00:00
Rüdiger Timm
9e55c62f18 #i10000# Setting CFLAGS in CONFIGURE_FLAGS overrides ADDCFLAGS and thereby removes SYSBASE setting. 2008-01-09 13:19:06 +00:00
René Engelhard
b0dbdcc645 patch file based on cws hunspell2s differences to plain hunspell 1.1.12 2008-01-04 18:47:26 +00:00
Oliver Bolte
a435ff4e2b INTEGRATION: CWS mingwport09 (1.19.2); FILE MERGED
2007/12/11 12:08:21 vg 1.19.2.1: #i83133# catch-up fixes for MinGW port
2008-01-04 15:18:51 +00:00
Oliver Bolte
0eddf141e5 INTEGRATION: CWS mingwport09 (1.42.8); FILE MERGED
2007/12/13 10:00:08 vg 1.42.8.1: #i83133# catch-up fixes for MinGW port
2008-01-04 15:17:49 +00:00
Oliver Bolte
97cf9e3d20 INTEGRATION: CWS mingwport09 (1.10.6); FILE MERGED
2007/12/11 12:15:49 vg 1.10.6.1: #i83133# catch-up fixes for MinGW port
2008-01-04 15:12:59 +00:00
Oliver Bolte
03347d3070 INTEGRATION: CWS obo19 (1.37.12); FILE MERGED
2007/11/26 14:40:13 obo 1.37.12.1: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger
2008-01-04 14:00:06 +00:00
Oliver Bolte
db50004b42 INTEGRATION: CWS obo19 (1.17.14); FILE MERGED
2007/11/26 15:27:01 obo 1.17.14.1: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger
2008-01-04 13:58:40 +00:00
Oliver Bolte
f839b90408 INTEGRATION: CWS obo19 (1.42.6); FILE MERGED
2007/11/26 14:39:43 obo 1.42.6.1: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger
2008-01-04 13:58:19 +00:00
Oliver Bolte
d6e696727f INTEGRATION: CWS obo19 (1.10.2); FILE MERGED
2007/11/29 10:48:33 obo 1.10.2.1: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger
2008-01-04 13:56:44 +00:00
Kurt Zenker
85b09f29bc INTEGRATION: CWS boostup01 (1.6.20); FILE MERGED
2007/11/08 14:00:46 thb 1.6.20.1: #i77672# Tentatively enabling boost 1.34.1 for gcc4.x
2007-12-12 14:04:26 +00:00
Kurt Zenker
d30c1cc613 INTEGRATION: CWS boostup01 (1.14.8); FILE MERGED
2007/11/13 11:13:25 thb 1.14.8.6: #i77672# Merge from xmlfilter02
2007/11/12 12:05:48 thb 1.14.8.5: #i77672# One more forgotten subdir
2007/11/09 23:46:43 thb 1.14.8.4: #i77672# slightly different dir structure for numeric and spirit stuff - corrected
2007/11/09 11:24:46 fridrich_strba 1.14.8.3: delivering a few more usefull headers
2007/11/08 14:41:56 fridrich_strba 1.14.8.2: fixing a typo
2007/11/08 14:00:46 thb 1.14.8.1: #i77672# Tentatively enabling boost 1.34.1 for gcc4.x
2007-12-12 14:04:03 +00:00
Kurt Zenker
e6775cee11 INTEGRATION: CWS boostup01 (1.1.2); FILE ADDED
2007/10/11 14:25:41 thb 1.1.2.1: #i77672# Initial revision for boost 1.34
2007-12-12 14:03:44 +00:00
Kurt Zenker
0e64038afe INTEGRATION: CWS boostup01 (1.10.20); FILE MERGED
2007/11/29 10:33:29 thb 1.10.20.2: #i82516# Avoiding duplication
2007/11/08 14:00:45 thb 1.10.20.1: #i77672# Tentatively enabling boost 1.34.1 for gcc4.x
2007-12-12 14:00:46 +00:00
Kurt Zenker
f79c0a362e INTEGRATION: CWS boostup01 (1.1.2); FILE ADDED
2007/11/14 18:02:18 thb 1.1.2.3: #i77672# WaE fixes thx to pjanik
2007/11/08 14:00:45 thb 1.1.2.2: #i77672# Tentatively enabling boost 1.34.1 for gcc4.x
2007/10/11 14:24:17 thb 1.1.2.1: #i77672# Initial revision for boost 1.34
2007-12-12 14:00:23 +00:00
Kurt Zenker
38c97451e1 INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED
2007/11/18 18:07:05 pjanik 1.1.2.1: #i60878#: Add zu_ZA hyphenation patterns.
2007-12-12 12:25:12 +00:00
Kurt Zenker
27828b1141 INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED
2007/11/20 20:49:14 pjanik 1.1.2.1: #i60878#: Add zu_ZA hyphenation file.
2007-12-12 12:25:02 +00:00
Kurt Zenker
d35d0207fc INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED
2007/11/18 18:03:51 pjanik 1.1.2.1: #i60878#: Add zu_ZA hyphenation patterns.
2007-12-12 12:24:52 +00:00
Kurt Zenker
603a507c57 INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED
2007/10/21 12:21:43 pjanik 1.1.2.1: #i72648#: Add Russian thesaurus.
2007-12-12 12:24:42 +00:00
Kurt Zenker
1bd9732dc2 INTEGRATION: CWS dictionariesfor24 (1.5.84); FILE MERGED
2007/10/21 12:19:21 pjanik 1.5.84.1: #i72648#: Add Russian thesaurus.
2007-12-12 12:24:28 +00:00
Kurt Zenker
2f1d915c42 INTEGRATION: CWS dictionariesfor24 (1.2.110); FILE MERGED
2007/10/21 12:18:39 pjanik 1.2.110.1: #i72648#: Add Russin thesaurus.
2007-12-12 12:24:16 +00:00
Kurt Zenker
7586929108 INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED
2007/10/21 12:20:23 pjanik 1.1.2.1: #i72648#: Add Russian thesaurus.
2007-12-12 12:23:59 +00:00
Kurt Zenker
ead69debf5 INTEGRATION: CWS dictionariesfor24 (1.16.14); FILE MERGED
2007/11/24 13:23:52 pjanik 1.16.14.5: #i83224#: Add French dictionary.
2007/11/20 21:37:47 pjanik 1.16.14.4: #i70512#: Add Nepali linguistic tools.
2007/11/20 21:21:21 pjanik 1.16.14.3: #i82148#: Add Spanish dictionary.
2007/11/18 18:02:54 pjanik 1.16.14.2: #i60878#: Add zu_ZA hyphenation patterns.
2007/10/21 12:43:34 pjanik 1.16.14.1: #i60904#: Add en_ZA spellchecker.
2007-12-12 12:23:49 +00:00
Kurt Zenker
0990bc944b INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED
2007/11/20 21:43:10 pjanik 1.1.2.1: #i70513#: Add Nepali thesaurus.
2007-12-12 12:23:30 +00:00
Kurt Zenker
26000a6854 INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED
2007/11/20 21:42:26 pjanik 1.1.2.1: #i70512#: Add Nepali spellchecker.
2007-12-12 12:23:17 +00:00
Kurt Zenker
8f2aca1230 INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED
2007/11/20 21:42:05 pjanik 1.1.2.1: #i70512#: Add Nepali spellchecker.
2007-12-12 12:22:58 +00:00
Kurt Zenker
68fc3af703 INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED
2007/11/20 21:39:02 pjanik 1.1.2.1: #i70512#: Add Nepali linguistic tools.
2007-12-12 12:22:46 +00:00
Kurt Zenker
c40002f51e INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED
2007/11/20 21:38:13 pjanik 1.1.2.1: #i70512#: Add Nepali linguistic tools.
2007-12-12 12:22:36 +00:00
Kurt Zenker
9e4f411c58 INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED
2007/11/20 21:42:54 pjanik 1.1.2.1: #i70513#: Add Nepali thesaurus.
2007-12-12 12:22:24 +00:00
Kurt Zenker
551c4f9e6e INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED
2007/11/20 21:41:48 pjanik 1.1.2.1: #i70512#: Add Nepali spellchecker.
2007-12-12 12:22:10 +00:00
Kurt Zenker
ee5a7fab55 INTEGRATION: CWS dictionariesfor24 (1.1.2); FILE ADDED
2007/10/21 13:11:36 pjanik 1.1.2.1: #i71669#: Add Italian thesaurus, update spell checker.
2007-12-12 12:21:58 +00:00
Kurt Zenker
31d02b97dc INTEGRATION: CWS dictionariesfor24 (1.6.84); FILE MERGED
2007/10/21 13:11:36 pjanik 1.6.84.1: #i71669#: Add Italian thesaurus, update spell checker.
2007-12-12 12:21:42 +00:00
Kurt Zenker
d5dc9f6921 INTEGRATION: CWS dictionariesfor24 (1.4.120); FILE MERGED
2007/10/21 13:11:35 pjanik 1.4.120.1: #i71669#: Add Italian thesaurus, update spell checker.
2007-12-12 12:21:13 +00:00
Kurt Zenker
7889d9e2dc INTEGRATION: CWS dictionariesfor24 (1.2.110); FILE MERGED
2007/12/06 19:14:12 pjanik 1.2.110.2: #i71669#: Change the file name properly.
2007/10/21 13:11:35 pjanik 1.2.110.1: #i71669#: Add Italian thesaurus, update spell checker.
2007-12-12 12:20:25 +00:00