Commit Graph

134 Commits

Author SHA1 Message Date
Alan Liu
bd8b621598 ICU-114 Transliterator framework first working version
X-SVN-Rev: 203
1999-11-20 01:16:45 +00:00
Markus Scherer
d834f7cd2d ICU-157 add definitions for the udata API
X-SVN-Rev: 202
1999-11-20 01:15:55 +00:00
Markus Scherer
f4c7ecf008 ICU-157 add projects toolutil, gennames, genccode
X-SVN-Rev: 201
1999-11-20 01:15:06 +00:00
Markus Scherer
23504ad574 ICU-158 generate unames.dat with the unicode character names
X-SVN-Rev: 200
1999-11-20 01:14:07 +00:00
Markus Scherer
c4630dc3e2 ICU-157 generate a .c file from a binary data file for inclusion in a data DLL
X-SVN-Rev: 199
1999-11-20 01:12:28 +00:00
Markus Scherer
bc7e7a3c96 ICU-157 tool utilities e.g. for generating binary data files
X-SVN-Rev: 198
1999-11-20 01:11:12 +00:00
Markus Scherer
9a7d692fab ICU-157 build the data DLL with unames.dat
X-SVN-Rev: 197
1999-11-20 01:10:07 +00:00
Alan Liu
37e56ce3c9 ICU-114 Fix compile errors
X-SVN-Rev: 196
1999-11-20 01:04:34 +00:00
Alan Liu
62b6e455db ICU-114 Transliterator framework first working version
X-SVN-Rev: 195
1999-11-20 00:50:07 +00:00
Alan Liu
bd14077b79 ICU-114 Transliterator framework first working version
X-SVN-Rev: 194
1999-11-20 00:40:50 +00:00
Vladimir Weinstein
a2f31432aa ICU-55 added support for corrected year and localized day of week - one badly written test needed to be corrected
X-SVN-Rev: 193
1999-11-20 00:11:11 +00:00
Vladimir Weinstein
08104f4e36 ICU-55 added support for corrected year and localized day of week
X-SVN-Rev: 192
1999-11-20 00:10:39 +00:00
Alan Liu
925f2cf8c1 ICU-114 Make UnicodeString inherit from Replaceable
X-SVN-Rev: 191
1999-11-19 23:13:41 +00:00
Vladimir Weinstein
42a1b1cbf2 ICU-133 Added u_isalnum(), cleaned comments
X-SVN-Rev: 190
1999-11-19 18:48:16 +00:00
Vladimir Weinstein
382c5b0182 ICU-153 removed dependency of makeconv on i18n
X-SVN-Rev: 189
1999-11-19 18:44:07 +00:00
Vladimir Weinstein
211dfe2e43 ICU-138 cintltst updated to test isalnum function
X-SVN-Rev: 188
1999-11-19 18:23:29 +00:00
Markus Scherer
a914ea523e ICU-87 get the library path on os/2
X-SVN-Rev: 187
1999-11-19 01:26:36 +00:00
Markus Scherer
d1504269d1 ICU-87 link with more system libraries
X-SVN-Rev: 186
1999-11-19 01:26:10 +00:00
Markus Scherer
b949367c6b ICU-87 improve hardcoded fallback data path
X-SVN-Rev: 185
1999-11-19 00:59:57 +00:00
Markus Scherer
9e4c1ad754 ICU-87 rename icu_getDefaultDataDirectory() to u_[get|set]DataDirectory()
X-SVN-Rev: 184
1999-11-18 22:50:13 +00:00
Markus Scherer
a05544211a ICU-87 improve u_[get|set]DataDirectory() - find better & always end with '/'
X-SVN-Rev: 183
1999-11-18 22:48:30 +00:00
Alan Liu
f5e1689945 ICU-114 Make ::digit method public for access by Transliterator. Later this method will go away (see jitterbug 44).
X-SVN-Rev: 181
1999-11-18 02:02:49 +00:00
Alan Liu
ede38c10de ICU-114 Fixed initial rudimentary bugs. This is the first version that links and works. It no doubt still has bugs in it.
X-SVN-Rev: 179
1999-11-16 17:13:02 +00:00
Helena Chapman
d60fe9d14e ICU-84 Updated with S/390 IEEE port changes.
X-SVN-Rev: 177
1999-11-16 01:05:10 +00:00
Vladimir Weinstein
4af22459b2 ICU-147 Extra data for Locales
X-SVN-Rev: 174
1999-11-11 21:27:17 +00:00
Vladimir Weinstein
17dbf189a9 ICU-67 Added ResourceBundle::getLocale() and supporting stuff (Locale::getName, rewritten ResourceBundle::constructForLocale...)
X-SVN-Rev: 173
1999-11-11 21:25:17 +00:00
Vladimir Weinstein
1d2370edc5 ICU-35 comments edited so that documentation is generated correctly
X-SVN-Rev: 172
1999-11-11 21:15:55 +00:00
Vladimir Weinstein
58cd9e9784 ICU-58 time zone for nordic countries
X-SVN-Rev: 171
1999-11-11 21:13:12 +00:00
Steven R. Loomis
859254c0bb ICU-57 checked in updated configure script
X-SVN-Rev: 169
1999-11-09 23:15:02 +00:00
Steven R. Loomis
ba0efec3b7 ICU-82 Added test for unicode version (u_getVersion()), test will break if version changes w/o test change.
X-SVN-Rev: 167
1999-11-08 22:21:11 +00:00
Steven R. Loomis
275d27501b ICU-82 Updated Unicode Version [u_getVersion()] to 3.0.0
X-SVN-Rev: 166
1999-11-08 22:20:36 +00:00
Markus Scherer
e0c2c04758 ICU-135 mutex fix for multiprocessor machines
X-SVN-Rev: 165
1999-11-05 20:02:42 +00:00
Vladimir Weinstein
cc942823b2 ICU-63 Changed data in fr locale
X-SVN-Rev: 164
1999-11-04 18:11:54 +00:00
Vladimir Weinstein
b945fd96d5 ICU-63 Updated cintltst so that it reflects the changed data in fr locale
X-SVN-Rev: 163
1999-11-04 17:59:14 +00:00
Vladimir Weinstein
2eb2e4fb34 ICU-56 updated era info for Swedish, Danish and Norwegian
X-SVN-Rev: 162
1999-11-03 19:34:23 +00:00
Vladimir Weinstein
e4b933f6f1 ICU-35 header files comments updated so that Doc++ doesn't produce broken links
X-SVN-Rev: 161
1999-11-03 18:20:21 +00:00
Vladimir Weinstein
400afc6d2a ICU-4 Implemented ucmp16_getCount, ucmp16_getArray, ucmp16_getIndex
X-SVN-Rev: 150
1999-11-02 00:35:52 +00:00
Vladimir Weinstein
9dc141c2aa ICU-63 Changed French era names
X-SVN-Rev: 149
1999-11-02 00:34:42 +00:00
Markus Scherer
1bf5a90665 ICU-86 new converter names UTF16_PlatformEndian & UTF16_OppositeEndian to have correct convrtrs.txt on all platforms
X-SVN-Rev: 145
1999-10-29 20:55:42 +00:00
Helena Chapman
17da4dad49 ICU-72 Updated the docs links so it will not break with the html pages
being in a separate module.

X-SVN-Rev: 137
1999-10-28 19:49:51 +00:00
Helena Chapman
74b9492479 ICU-72 Documentation update
X-SVN-Rev: 136
1999-10-28 18:06:45 +00:00
Steven R. Loomis
49ec74e4fb ICU-66 Fix some uninitialized memory problems in date format [caused ccaltst to fail]
X-SVN-Rev: 135
1999-10-28 02:02:53 +00:00
Helena Chapman
668d441068 ICU-72 Documentation update
X-SVN-Rev: 134
1999-10-27 20:40:39 +00:00
Helena Chapman
c09bdb5fbd ICU-14 Added argument checking and usage message
X-SVN-Rev: 133
1999-10-27 19:54:07 +00:00
Markus Scherer
a912b5e76a ICU-14 add a second, optional, parameter for Debug or Release versions of the tools
X-SVN-Rev: 132
1999-10-27 18:40:52 +00:00
Alan Liu
cc8631bf1e ICU-45 Initial check in of rbbi files. Do not compile yet, but handing code over to R. Gillam.
X-SVN-Rev: 131
1999-10-27 16:34:57 +00:00
Alan Liu
72ad425a57 ICU-45 Created UVector and UStack.
X-SVN-Rev: 130
1999-10-27 16:23:58 +00:00
Steven R. Loomis
ce552ecc4f ICU-7 AS/400 update
X-SVN-Rev: 129
1999-10-27 01:28:47 +00:00
Helena Chapman
7d96c6fc0b ICU-66 Updated the count in Timezone.
X-SVN-Rev: 128
1999-10-27 01:23:27 +00:00
Helena Chapman
6d77748a62 ICU-66 Updated the kSystemTimeZones initialization.
X-SVN-Rev: 127
1999-10-27 01:09:48 +00:00