Commit Graph

14940 Commits

Author SHA1 Message Date
George Rhoten
ba2f349454 ICU-4043 Use a real path to source data.
X-SVN-Rev: 16119
2004-08-05 23:35:31 +00:00
Andy Heninger
bfe75d588f ICU-4046 regexp::find(), CR not recognized as line separator in some cases.
X-SVN-Rev: 16118
2004-08-05 22:48:05 +00:00
Andy Heninger
afb730458f ICU-4045 regexp::find(), fix incorrect resut when called repeatedly at end of input string.
X-SVN-Rev: 16117
2004-08-05 22:46:52 +00:00
Ram Viswanadha
422c958275 ICU-3925 look for data in test data bundle on ICU data bundle
X-SVN-Rev: 16116
2004-08-05 20:24:31 +00:00
Andy Heninger
6b4f353fe4 ICU-4045 regexp::find(), fix incorrect resut when called repeatedly at end of input string.
X-SVN-Rev: 16115
2004-08-05 19:00:37 +00:00
Andy Heninger
ca84869b33 ICU-4024 fix new line handling bugs in regexp
X-SVN-Rev: 16114
2004-08-05 05:32:19 +00:00
George Rhoten
ee775563d3 ICU-4043 Cygwin/MSVC can now handle out of source builds
X-SVN-Rev: 16113
2004-08-05 03:53:46 +00:00
Andy Heninger
a13646fb43 ICU-4024 fix new line handling bugs in regexp
X-SVN-Rev: 16112
2004-08-05 00:24:36 +00:00
George Rhoten
c1b416b405 ICU-4043 Improve test data building, and don't make symbolic links when it's not needed.
X-SVN-Rev: 16111
2004-08-04 23:41:42 +00:00
George Rhoten
dbe287d222 ICU-4043 These files aren't used.
X-SVN-Rev: 16110
2004-08-04 23:41:03 +00:00
George Rhoten
8900cd8fab ICU-4043 Use a real path to source data.
X-SVN-Rev: 16109
2004-08-04 23:40:31 +00:00
George Rhoten
c34f70c3b8 ICU-3960 Fix out of source builds.
X-SVN-Rev: 16108
2004-08-04 23:27:14 +00:00
Andy Heninger
53c1929107 ICU-4037 regexp {min,max} overflow checking cleaned up
X-SVN-Rev: 16107
2004-08-04 17:11:55 +00:00
Doug Felt
edd0020356 ICU-4019 add message format syntax for spelled-out numbers,
also the c++ version of RBNF couldn't parse in the middle of the string, so
changed to align with java version

X-SVN-Rev: 16106
2004-08-04 05:58:41 +00:00
Doug Felt
4255cf1f45 ICU-4019 add message format syntax for spelled-out numbers
X-SVN-Rev: 16105
2004-08-04 05:57:45 +00:00
Andy Heninger
1b339e97db ICU-4024 fix new line handling bugs in regexp
X-SVN-Rev: 16104
2004-08-04 04:47:18 +00:00
Ram Viswanadha
ecbbbe2756 ICU-3925 fix failure on Solaris, AIX.. etc
X-SVN-Rev: 16103
2004-08-03 23:11:13 +00:00
Ram Viswanadha
d60a3d2eb2 ICU-3925 fix typo
X-SVN-Rev: 16102
2004-08-03 20:06:47 +00:00
Ram Viswanadha
e06b1e99f3 ICU-3925 separate Transliterator data to its own tree
X-SVN-Rev: 16101
2004-08-03 18:09:38 +00:00
Ram Viswanadha
c9dd5a6867 ICU-3925 separate Transliterator data to its own tree
X-SVN-Rev: 16100
2004-08-03 18:00:01 +00:00
Doug Felt
183d55c13f ICU-4039 new rbnf syntax to spell out leading zeros in decimals
X-SVN-Rev: 16099
2004-08-03 17:22:24 +00:00
Andy Heninger
711cae9988 ICU-4034 off-by-one error in regexp 8 bit sets
X-SVN-Rev: 16098
2004-08-03 05:22:12 +00:00
Ram Viswanadha
5be502279b ICU-3186 update the package name add LDMLUtilities
X-SVN-Rev: 16097
2004-08-03 01:30:27 +00:00
George Rhoten
946f58dff5 ICU-3963 Update ICU's version to 3.1
X-SVN-Rev: 16096
2004-08-03 01:30:04 +00:00
Ram Viswanadha
123132b8e6 ICU-3925 separate Transliterator data to its own tree
X-SVN-Rev: 16095
2004-08-02 20:06:55 +00:00
Doug Felt
bf8a7e1793 ICU-4029 clean up indentation
X-SVN-Rev: 16094
2004-07-30 23:25:38 +00:00
George Rhoten
27ba4ce741 ICU-2095 Make sure that tools don't depend on ICU_DATA
X-SVN-Rev: 16093
2004-07-30 01:20:46 +00:00
Doug Felt
5a82062319 ICU-4019 add message format syntax for spelled-out numbers
X-SVN-Rev: 16092
2004-07-29 18:23:19 +00:00
Doug Felt
ad61e8dbe0 ICU-3634 RBNF rule sets should have localized display names
X-SVN-Rev: 16091
2004-07-29 18:20:36 +00:00
George Rhoten
48b4a662fb ICU-2095 Make sure that tools don't depend on ICU_DATA
X-SVN-Rev: 16090
2004-07-29 04:58:41 +00:00
Andy Heninger
25b3f18b38 ICU-3750 allow negative move amounts in UTF16.moveCodePointOffset()
X-SVN-Rev: 16089
2004-07-29 04:46:23 +00:00
Doug Felt
eae23a295d ICU-3853 ensure ICU4J APIs are a superset of JDK's
X-SVN-Rev: 16086
2004-07-28 00:09:40 +00:00
Doug Felt
b04944e725 ICU-4015 remove dead code, clean up formatting
X-SVN-Rev: 16084
2004-07-27 23:17:46 +00:00
Doug Felt
162cbac522 ICU-3651 fix docs for prototype APIs
X-SVN-Rev: 16083
2004-07-27 23:09:49 +00:00
Doug Felt
736f9ac3ee ICU-3634 RBNF rule sets should have localized display names
X-SVN-Rev: 16082
2004-07-27 23:08:49 +00:00
Doug Felt
e1823023b5 ICU-4013 defer init of test
X-SVN-Rev: 16078
2004-07-27 15:45:30 +00:00
George Rhoten
698109e3fe ICU-4012 Hide the time bomb test failure again.
X-SVN-Rev: 16076
2004-07-27 04:58:42 +00:00
George Rhoten
c3319c7d8f ICU-3960 Fix builds with a space in the directory name
X-SVN-Rev: 16075
2004-07-27 02:36:30 +00:00
Doug Felt
0a362d0eb8 ICU-3651 prototype setkeyword/delete keyword API on ULocale
X-SVN-Rev: 16068
2004-07-24 00:58:23 +00:00
Doug Felt
6cdb2be35e ICU-3827 match names to icu list
jitterbug 3651: prototype setkeyword/delete keyword API on ULocale

X-SVN-Rev: 16067
2004-07-24 00:57:56 +00:00
George Rhoten
3cc8cee776 ICU-3960 Fix make -j2
X-SVN-Rev: 16065
2004-07-20 05:44:58 +00:00
George Rhoten
96d74762fc ICU-3960 shorten the length of each compile line.
X-SVN-Rev: 16064
2004-07-20 05:37:42 +00:00
George Rhoten
8091ad6d37 ICU-3960 Fix a typo
X-SVN-Rev: 16063
2004-07-20 02:53:14 +00:00
George Rhoten
4482cb60e4 ICU-3862 Make sure that data isn't exported when it is only needed internally.
A linker warning on AIX brought this issue to my attention.

X-SVN-Rev: 16062
2004-07-20 00:40:25 +00:00
George Rhoten
8a415970ae ICU-3960 Separate test data and ICU data building.
X-SVN-Rev: 16061
2004-07-20 00:13:05 +00:00
George Rhoten
5e9396ee06 ICU-3960 Regenerate configure. Previous change had an intermediate version
X-SVN-Rev: 16060
2004-07-20 00:03:30 +00:00
Ram Viswanadha
a955c597f8 ICU-3186 undo some changes
X-SVN-Rev: 16059
2004-07-19 23:51:48 +00:00
George Rhoten
7d28c7c5c7 ICU-3862 Make sure that data isn't exported when it is only needed internally.
A linker warning on AIX brought this issue to my attention.

X-SVN-Rev: 16058
2004-07-19 21:33:03 +00:00
George Rhoten
0f0b84374c ICU-3963 Update ICU version
X-SVN-Rev: 16057
2004-07-19 21:20:53 +00:00
George Rhoten
b87fed8371 ICU-3963 Update ICU
X-SVN-Rev: 16056
2004-07-19 21:18:18 +00:00