Commit Graph

349 Commits

Author SHA1 Message Date
Vladimir Weinstein
45e4fd530b ICU-157 genrb fixed so it works without DLL by using invariant converter
X-SVN-Rev: 273
1999-12-01 21:36:40 +00:00
Markus Scherer
2d617ab9d0 ICU-68 fixes for aliasing
X-SVN-Rev: 272
1999-12-01 21:28:18 +00:00
Markus Scherer
ec97389ca8 ICU-80 ResourceBundle keys (tags) are now const char*
X-SVN-Rev: 271
1999-12-01 21:27:44 +00:00
Markus Scherer
396d65de3a ICU-165 fix compile settings
X-SVN-Rev: 270
1999-12-01 17:59:01 +00:00
Markus Scherer
be1763e24c ICU-68 test UNICODE_STRING
X-SVN-Rev: 269
1999-12-01 17:52:21 +00:00
Markus Scherer
bbf2815b33 ICU-68 construct UnicodeString from invariant char*, alias from UChar*
X-SVN-Rev: 268
1999-12-01 17:51:53 +00:00
Steven R. Loomis
6f38a88ec1 ICU-96 oops: debugging code! [collation perf]
X-SVN-Rev: 267
1999-12-01 17:50:12 +00:00
Steven R. Loomis
11eaf18abc ICU-157 use _ instead of - in DLL symbols
X-SVN-Rev: 266
1999-12-01 01:02:06 +00:00
Steven R. Loomis
93955bf624 ICU-157 genccode needs to write _'s instead of -'s for symbol names (ex: ibm-913.cnv -> ibm_913_cnv)
X-SVN-Rev: 265
1999-11-30 23:58:15 +00:00
Vladimir Weinstein
e15ae8bc32 ICU-157 fixing genrb so it works fine without DLLs
X-SVN-Rev: 264
1999-11-30 23:38:06 +00:00
Markus Scherer
1569b465a5 ICU-68 implement unicode string literals in c
X-SVN-Rev: 263
1999-11-30 23:25:49 +00:00
Markus Scherer
3dce1c03f5 ICU-165 allow algorithmic converters to be used when there is no alias table
X-SVN-Rev: 262
1999-11-30 23:17:48 +00:00
Alan Liu
f7f02c918a ICU-65 Move time zone data to icudata
X-SVN-Rev: 261
1999-11-30 23:05:49 +00:00
Alan Liu
95fdf250fd ICU-166 add _all_ target to MSVC project allinone
X-SVN-Rev: 260
1999-11-30 18:03:15 +00:00
Markus Scherer
3fe3a8ad41 ICU-157 os/390: sizeof(wchar_t)==2
X-SVN-Rev: 259
1999-11-30 17:17:38 +00:00
Vladimir Weinstein
334583c1de ICU-158 reordered the things in makedata.bat
X-SVN-Rev: 258
1999-11-26 19:35:18 +00:00
Steven R. Loomis
9c91314c16 ICU-157 some AIX fixes
X-SVN-Rev: 257
1999-11-24 19:35:20 +00:00
Steven R. Loomis
c41d90475f ICU-158 C style comments
X-SVN-Rev: 256
1999-11-24 19:26:28 +00:00
Markus Scherer
f735bf0572 ICU-157 add some more documentation comments
X-SVN-Rev: 255
1999-11-24 00:39:43 +00:00
Markus Scherer
ce85bd8d0b ICU-157 copy udata.h to the include folder
X-SVN-Rev: 254
1999-11-24 00:38:17 +00:00
Steven R. Loomis
401315d2ba ICU-158 udata.. converter aliases from udata, icuapps updates for compatibility.
X-SVN-Rev: 252
1999-11-23 23:50:51 +00:00
Markus Scherer
2c4a9d67f5 ICU-165 move some code from icu/common to makeconv.c
X-SVN-Rev: 251
1999-11-23 23:04:40 +00:00
Markus Scherer
ed2fcb6223 ICU-165 converter aliases use memory-mappable cnvalias.dat with the udata api
X-SVN-Rev: 250
1999-11-23 23:02:55 +00:00
Steven R. Loomis
dd089f5236 ICU-96 performance improvements [generate 'default.col']
X-SVN-Rev: 249
1999-11-23 22:54:18 +00:00
Markus Scherer
7ff9415260 ICU-165 added icu_stricmp()
X-SVN-Rev: 248
1999-11-23 22:52:17 +00:00
Steven R. Loomis
c07aed7913 ICU-96 performance improvements
X-SVN-Rev: 247
1999-11-23 22:49:29 +00:00
Markus Scherer
c372fee921 ICU-165 better file format for cnvalias.dat
X-SVN-Rev: 246
1999-11-23 22:49:12 +00:00
Markus Scherer
39dfb3e76b ICU-165 fix compile error
X-SVN-Rev: 245
1999-11-23 22:48:46 +00:00
Markus Scherer
7c18f32045 ICU-165 fix makedata for common map file
X-SVN-Rev: 244
1999-11-23 22:48:23 +00:00
Steven R. Loomis
256f5b22ad ICU-96 Collation Improvements [changing test to match API]
X-SVN-Rev: 243
1999-11-23 22:47:47 +00:00
Steven R. Loomis
f116e2eb2e ICU-96 Collation performance [some test improvements]
X-SVN-Rev: 242
1999-11-23 22:46:47 +00:00
Steven R. Loomis
ace9017da8 ICU-157 makefile
X-SVN-Rev: 241
1999-11-23 20:40:51 +00:00
Vladimir Weinstein
716b5cb017 ICU-161 changed copyright notice
X-SVN-Rev: 240
1999-11-23 16:57:21 +00:00
Markus Scherer
d11c3ea6a9 ICU-157 fix include dir setting
X-SVN-Rev: 239
1999-11-23 16:49:15 +00:00
Markus Scherer
c1e6124ca7 ICU-158 fix include dir setting
X-SVN-Rev: 238
1999-11-23 16:48:54 +00:00
Steven R. Loomis
564242465c ICU-157 solaris support !
X-SVN-Rev: 237
1999-11-23 05:34:05 +00:00
Steven R. Loomis
e991a2450d ICU-157 adding icu_strstr [neeed for solaris DLL support]
X-SVN-Rev: 236
1999-11-23 05:07:20 +00:00
Steven R. Loomis
981fc8a22e ICU-157 posix support for udata.. linux dll support.. posix should work with mmapped files OK
X-SVN-Rev: 235
1999-11-23 04:49:35 +00:00
Steven R. Loomis
653b851d2a ICU-158 unames.. posix support.
X-SVN-Rev: 234
1999-11-23 04:47:57 +00:00
Markus Scherer
e89416b81d ICU-165 create the binary file for convrtrs.txt
X-SVN-Rev: 233
1999-11-23 02:17:43 +00:00
Alan Liu
773518b3e0 ICU-44 Update transliterator code to use Unicode::digit.
X-SVN-Rev: 232
1999-11-23 01:31:13 +00:00
Alan Liu
aa63a0d413 ICU-161 Updated with the correct copyright notice from IP lawyer
X-SVN-Rev: 231
1999-11-23 01:30:04 +00:00
Helena Chapman
b8cd0d0e0a ICU-161 Updated with the correct copyright notice from IP lawyer.
X-SVN-Rev: 230
1999-11-23 01:26:08 +00:00
Alan Liu
3106b572b5 ICU-44 Add Unicode::digit and related members
X-SVN-Rev: 229
1999-11-23 01:25:27 +00:00
Vladimir Weinstein
99a519b349 ICU-55 additional formatting characters
X-SVN-Rev: 228
1999-11-22 23:42:54 +00:00
Steven R. Loomis
fcd95d9644 ICU-96 Added UChar* api for performance, also copyright fixes
X-SVN-Rev: 226
1999-11-22 21:59:05 +00:00
Helena Chapman
3ee0a67db2 ICU-161 Updated with the correct copyright notice from IP lawyer.
X-SVN-Rev: 225
1999-11-22 21:47:27 +00:00
Steven R. Loomis
696a9a237a ICU-96 macroized ucmp*_get(), fixed copyright. [for collation performance]
X-SVN-Rev: 224
1999-11-22 20:56:34 +00:00
Markus Scherer
0daf7e98bf ICU-157 fix import libraries
X-SVN-Rev: 223
1999-11-22 20:53:41 +00:00
Markus Scherer
b4935bd035 ICU-157 add tests for endianness & charset family
X-SVN-Rev: 222
1999-11-22 20:52:33 +00:00
Markus Scherer
ca34bad82b ICU-157 add test for sizeof(wchar_t)
X-SVN-Rev: 221
1999-11-22 20:29:44 +00:00
Vladimir Weinstein
14e6e92642 ICU-161 changed copyright notice
X-SVN-Rev: 220
1999-11-22 20:25:35 +00:00
Markus Scherer
66fd66405a ICU-157 make common, memory-mappable file
X-SVN-Rev: 219
1999-11-22 19:54:22 +00:00
Markus Scherer
e46d3d649c ICU-157 improve UErrorCode handling
X-SVN-Rev: 218
1999-11-22 19:53:19 +00:00
Markus Scherer
f8abd4f79a ICU-158 add u_charName()
X-SVN-Rev: 217
1999-11-22 19:43:31 +00:00
Markus Scherer
77586e9d8b ICU-157 add udata implementation
X-SVN-Rev: 216
1999-11-22 19:43:01 +00:00
Markus Scherer
d3c9e756f1 ICU-158 add test for u_charName()
X-SVN-Rev: 215
1999-11-22 19:39:22 +00:00
Markus Scherer
09693a44ef ICU-157 fix byte->string bug
X-SVN-Rev: 214
1999-11-22 19:35:39 +00:00
Alan Liu
ce5fdbbb6c ICU-114 Get Transliteration building on Linux
X-SVN-Rev: 213
1999-11-22 19:31:05 +00:00
Markus Scherer
17e50b1b8f ICU-157 make common, memory-mappable file
X-SVN-Rev: 212
1999-11-22 17:56:30 +00:00
Alan Liu
968971f95f ICU-151 Make non-global mutex autoinitialize
X-SVN-Rev: 211
1999-11-22 17:23:31 +00:00
Alan Liu
670402e817 ICU-114 Transliterator framework first working version
X-SVN-Rev: 210
1999-11-22 17:16:10 +00:00
Markus Scherer
a77dbbcd0b ICU-157 add definitions for the udata API
X-SVN-Rev: 209
1999-11-22 16:53:55 +00:00
Markus Scherer
b487609cb2 ICU-157 add definitions for the udata API
X-SVN-Rev: 208
1999-11-22 16:45:15 +00:00
Alan Liu
2ffefa66eb ICU-151 Make non-global mutex autoinitialize
X-SVN-Rev: 207
1999-11-22 16:24:43 +00:00
Alan Liu
f6982fa107 ICU-114 Porting error in test causes crash; this only shows up after the Replaceable change for some reason. THIS FIX NEEDED TOGETHER WITH REPLACEABLE CHANGE.
X-SVN-Rev: 206
1999-11-22 16:17:27 +00:00
Vladimir Weinstein
8f94f1e62c ICU-147 Corrected duplicate error tag
X-SVN-Rev: 205
1999-11-21 01:03:23 +00:00
Alan Liu
1d67da8fb1 ICU-114 Transliterator framework first working version
X-SVN-Rev: 204
1999-11-20 01:29:05 +00:00
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
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
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
Helena Chapman
69bcef3a00 ICU-66 Initialized fStartMode and fEndMode.
X-SVN-Rev: 126
1999-10-27 01:09:21 +00:00
Helena Chapman
3fd1e18513 ICU-66 Initialized fPad and fPadPosition.
X-SVN-Rev: 125
1999-10-27 01:08:39 +00:00
Steven R. Loomis
5c2ed81c17 ICU-52 It would help if the correct target_limit was used rather than simply calculated. [This is part of the fix for MAX_STRLEN pointer wraparounds]
X-SVN-Rev: 124
1999-10-26 21:15:33 +00:00
Steven R. Loomis
9b6b9be460 ICU-52 Cast U_MAX_PTR to some type. 'void' has no size!
X-SVN-Rev: 123
1999-10-26 17:53:50 +00:00
Alan Liu
3d664ec1ed ICU-34 Expanded test.
X-SVN-Rev: 122
1999-10-26 17:16:13 +00:00
Alan Liu
d7a4a97ef2 ICU-34 Added copy constructor etc.
X-SVN-Rev: 121
1999-10-26 17:15:44 +00:00
Steven R. Loomis
19bff30336 ICU-52 remove an unneeded check and fix an off by one error
X-SVN-Rev: 120
1999-10-26 15:51:52 +00:00
Steven R. Loomis
9b2c981241 ICU-38 Win9x: hard-code compilation of some converter files that have long names
X-SVN-Rev: 119
1999-10-26 01:14:23 +00:00
Steven R. Loomis
6bcddc5d73 ICU-7 added U_CDECL_BEGIN and U_CDECL_END (extern "C"), wrapped declaration of UConverter in 'extern "C" { ... }' for C++
X-SVN-Rev: 118
1999-10-25 22:46:05 +00:00
Helena Chapman
d0cf0882de ICU-57 Added release number to configure.in.
X-SVN-Rev: 117
1999-10-25 22:38:16 +00:00
Helena Chapman
2af30b1e99 ICU-57 Checked in configure script to avoid running autoconf on some platforms.
X-SVN-Rev: 116
1999-10-25 22:36:32 +00:00
Steven R. Loomis
cac0aa8819 ICU-52 fixed austrcpy and UnicodeString::extract so they use U_MAX_PTR if a pointer wraps around.
X-SVN-Rev: 115
1999-10-25 22:20:12 +00:00
Markus Scherer
af83b2d57c ICU-7 added U_CFUNC to struct UConverter to make the callback function pointers compatible with the standard implementations
X-SVN-Rev: 114
1999-10-23 00:44:42 +00:00
Markus Scherer
9b4e0c1150 ICU-38 make .cnv files for new .ucm conversion definitions
X-SVN-Rev: 113
1999-10-22 23:47:22 +00:00
Markus Scherer
e85a9b990d ICU-38 add euro regression test
X-SVN-Rev: 112
1999-10-22 23:45:55 +00:00
Markus Scherer
ff85ff9856 ICU-38 add new converters, update 1252 & 424
X-SVN-Rev: 111
1999-10-22 23:43:40 +00:00
Alan Liu
829f75a42e ICU-46 Redone - don't include internal headers, and only forward declare if necessary (use #ifndef)
X-SVN-Rev: 109
1999-10-22 21:27:33 +00:00
Markus Scherer
bc5139afa6 ICU-37 windows dll base addresses for icu
X-SVN-Rev: 108
1999-10-22 20:34:22 +00:00
Alan Liu
e935b24fa4 ICU-34 Add UnicodeSet to i18n
X-SVN-Rev: 103
1999-10-22 00:59:23 +00:00
Alan Liu
a2114a3719 ICU-25 Fix compiler errors from egcs
X-SVN-Rev: 101
1999-10-22 00:46:09 +00:00
Markus Scherer
c67973faff ICU-7 help the OS/400 C++ compiler detect control path coverage in switch() {}
X-SVN-Rev: 100
1999-10-22 00:43:39 +00:00
Markus Scherer
0f43a91f08 ICU-7 remove :: for icu_mem...() (and remove unnecessary icu_memset())
X-SVN-Rev: 99
1999-10-22 00:41:21 +00:00
Markus Scherer
ff561d92e7 ICU-7 remove unused Mutex variables
X-SVN-Rev: 98
1999-10-22 00:40:11 +00:00
Markus Scherer
be8483b212 ICU-7 change AS400 to OS400 for #ifdef etc.
X-SVN-Rev: 97
1999-10-22 00:38:39 +00:00
Alan Liu
9841b823f9 ICU-25 Fix VC6 compiler errors
X-SVN-Rev: 96
1999-10-22 00:24:14 +00:00
Alan Liu
bfd63fc3ba ICU-46 Make of source/common broken on Linux; simple fix to 2 headers
X-SVN-Rev: 95
1999-10-22 00:18:52 +00:00
Alan Liu
3e6318e31e ICU-25 Update comments
X-SVN-Rev: 94
1999-10-21 23:57:29 +00:00
Alan Liu
48c94ab013 ICU-25 Redeclarations of format/parse needed in Format hierarchy
X-SVN-Rev: 93
1999-10-21 23:57:00 +00:00
Alan Liu
2f959e256c ICU-25 Redeclarations of format/parse needed in Format hierarchy
X-SVN-Rev: 92
1999-10-21 23:31:14 +00:00
Alan Liu
72df8a58c8 ICU-25 Redeclarations of format/parse needed in Format hierarchy
X-SVN-Rev: 91
1999-10-21 23:23:59 +00:00
Alan Liu
1c8fd5a39c ICU-25 Redeclarations of format/parse needed in Format hierarchy - only redeclare to immedidate base\!
X-SVN-Rev: 90
1999-10-21 23:19:36 +00:00
Alan Liu
108d1dd162 ICU-25 Redeclarations of format/parse needed in Format hierarchy
X-SVN-Rev: 89
1999-10-21 23:15:44 +00:00
Alan Liu
7e5c3d8688 ICU-25 Redeclarations of format/parse needed in Format hierarchy
X-SVN-Rev: 88
1999-10-21 23:10:19 +00:00
Alan Liu
795a3b9570 ICU-25 Redeclarations of format/parse needed in Format hierarchy
X-SVN-Rev: 87
1999-10-21 22:59:11 +00:00
Alan Liu
84ea032aba ICU-19 Changed copy command to work on Win98 by deleting trailing backspace
Note - checked in again; changes lost in version 1.7
Oops - line terminators corrupted - trying again

X-SVN-Rev: 85
1999-10-21 00:06:49 +00:00
Alan Liu
6d26025f8d ICU-19 Changed copy command to work on Win98 by deleting trailing backspace
Note - checked in again; changes lost in version 1.7

X-SVN-Rev: 84
1999-10-20 23:48:57 +00:00
Alan Liu
ed2fb13c49 ICU-34 Add UnicodeSet class to i18n
X-SVN-Rev: 83
1999-10-20 22:08:09 +00:00
Markus Scherer
f8b331314a ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.

X-SVN-Rev: 81
1999-10-18 23:55:05 +00:00
Markus Scherer
1966fd0e50 ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.

X-SVN-Rev: 80
1999-10-18 23:44:20 +00:00
Markus Scherer
6884c5aaea ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.

X-SVN-Rev: 79
1999-10-18 23:31:28 +00:00
Markus Scherer
cf6fb83032 This commit was generated by cvs2svn to compensate for changes in r77,
which included commits to RCS files with non-trunk default branches.

X-SVN-Rev: 78
1999-10-18 23:15:27 +00:00
Markus Scherer
07a2bc0937 ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.

X-SVN-Rev: 76
1999-10-18 22:48:32 +00:00
Alan Liu
579961ed20 ICU-32 DateFormat does not parse Feb 29 2000. This is a bug in GregorianCalendar era handling. Fixed algorithm, added test.
X-SVN-Rev: 70
1999-10-16 01:35:16 +00:00
Alan Liu
14aa1a76bc ICU-31 Incorrect WEEK_OF_YEAR for Gregorian Calendar. Fixed algorithm, updated doc, added regression test.
X-SVN-Rev: 68
1999-10-16 00:25:13 +00:00
Alan Liu
8af3b282c5 ICU-28 DateFormat parses 2-digit years other than "00" through "99". Fix restricts parsing to those 2-digit year strings.
X-SVN-Rev: 66
1999-10-15 23:16:58 +00:00
Alan Liu
b470848b03 ICU-19 (Updated copyrights per contribution guidelines)
X-SVN-Rev: 65
1999-10-15 23:09:50 +00:00
Alan Liu
3ca6764857 ICU-28 DateFormat parses 2-digit years other than "00" through "99". Fix restricts parsing to those 2-digit year strings.
X-SVN-Rev: 64
1999-10-15 21:33:00 +00:00
Alan Liu
b28e911c8c ICU-19 Changed copy command to work on Win98 by deleting trailing backspace
X-SVN-Rev: 63
1999-10-15 21:14:43 +00:00
Markus Scherer
4be556368b ICU-30 utypes.h should not define icu_wcs...() & UFieldPosition
X-SVN-Rev: 62
1999-10-15 18:09:53 +00:00
Steven R. Loomis
de8aa1d3f9 jitterbug29: u_fgetconverter
X-SVN-Rev: 61
1999-10-15 01:28:02 +00:00
Steven R. Loomis
b1808e22c1 jitterbug29: adding u_fgetconverter
X-SVN-Rev: 60
1999-10-15 01:27:37 +00:00
Markus Scherer
673c2971e1 ICU-6 oops - i screwed up errorName() - works now
X-SVN-Rev: 59
1999-10-15 00:22:20 +00:00
Markus Scherer
2690f48ebf ICU-26 intltest had the same code and bug as cintltest
X-SVN-Rev: 58
1999-10-14 22:39:20 +00:00
Markus Scherer
da3ffbbdca ICU-14 echo off now and use the Release versions of the tools
X-SVN-Rev: 57
1999-10-14 22:14:04 +00:00
Markus Scherer
bd6d600bf1 ICU-20 C++: clean up object adoption semantics & implementation in failure cases
X-SVN-Rev: 56
1999-10-14 19:13:11 +00:00
Markus Scherer
22e0892d45 ICU-26 cintltest does not work if the icu folder is not in a drive root
X-SVN-Rev: 55
1999-10-14 19:10:43 +00:00
Steven R. Loomis
dfc4f07ddc ICU-18 new config/Makefile to be exported (not built) for icuapps
X-SVN-Rev: 54
1999-10-13 06:22:36 +00:00
Steven R. Loomis
eb442e5e1b ICU-18 new config/Makefile.in for icuapps
X-SVN-Rev: 53
1999-10-13 06:21:56 +00:00
Steven R. Loomis
c5af2760b4 ICU-18 new makefile.in for an icuapps fragment
X-SVN-Rev: 52
1999-10-13 06:17:37 +00:00
Markus Scherer
06f7397c3d ICU-15 windows: genrb puts .res files into the current directory
X-SVN-Rev: 47
1999-10-13 01:10:24 +00:00
Markus Scherer
c665e7078e ICU-14 Windows: create a batch file to make the /icu/data files
X-SVN-Rev: 46
1999-10-12 21:50:30 +00:00
Markus Scherer
6e20698d77 remove unnecessary/unused code
X-SVN-Rev: 42
1999-10-12 00:28:27 +00:00
Markus Scherer
4c27307f8e ICU-7 add os/400 support
X-SVN-Rev: 40
1999-10-12 00:27:57 +00:00
Markus Scherer
849ab4fe52 ICU-13 remove internal helpers from utypes.h
X-SVN-Rev: 39
1999-10-12 00:27:10 +00:00
Markus Scherer
cb006fe433 ICU-13 remove internal helpers from utypes.h
X-SVN-Rev: 38
1999-10-12 00:19:25 +00:00
Markus Scherer
c97dff09e1 ICU-13 remove internal helpers from utypes.h
X-SVN-Rev: 36
1999-10-12 00:07:24 +00:00
Steven R. Loomis
625332a637 ICU-11 export ustdio
X-SVN-Rev: 35
1999-10-11 17:18:23 +00:00
Steven R. Loomis
a2f94f0569 ICU-8 jitterbug 10: Added better diagnostic on datafile open
X-SVN-Rev: 34
1999-10-11 15:43:59 +00:00
Steven R. Loomis
f266a3e3a8 ICU-8 jitterbug 10: export the correct Unicode file
X-SVN-Rev: 33
1999-10-11 15:18:17 +00:00
Steven R. Loomis
20abca870e ICU-9 read.c tries to forward declare errorString
X-SVN-Rev: 32
1999-10-11 15:11:45 +00:00
Steven R. Loomis
7c8b478886 Added #include for ustring.h
X-SVN-Rev: 31
1999-10-09 02:16:31 +00:00
Markus Scherer
df9f11cfbb add U_IS_BIG_ENDIAN to more platform headers
X-SVN-Rev: 30
1999-10-09 01:34:34 +00:00
Steven R. Loomis
855712c07e Added U_IS_BIG_ENDIAN
X-SVN-Rev: 29
1999-10-09 01:25:17 +00:00
Steven R. Loomis
1477b3e3a9 Added U_IS_BIG_ENDIAN check
X-SVN-Rev: 28
1999-10-09 01:19:08 +00:00
Markus Scherer
a75815cae6 ICU-7 add os/400 support - platform header
X-SVN-Rev: 27
1999-10-09 01:11:54 +00:00
Markus Scherer
d50ea6afbf simplify platform.h and cousins by moving common definitions into utypes.h
X-SVN-Rev: 26
1999-10-09 01:08:45 +00:00
Markus Scherer
06b91b4fd8 disable microsoft compiler extensions (except for gregocal.cpp - compiler bug?)
X-SVN-Rev: 25
1999-10-08 18:57:07 +00:00
Markus Scherer
e3d9744240 use U_INDEX_OUTOFBOUNDS_ERROR where appropriate
X-SVN-Rev: 24
1999-10-08 18:54:22 +00:00
Steven R. Loomis
7d249a8db3 ICU-2 improve err msg in genrb for dup labels
X-SVN-Rev: 19
1999-10-08 01:43:23 +00:00
Markus Scherer
b942cae860 ICU-6 change enum constants that do not conform to our naming conventions
X-SVN-Rev: 18
1999-10-07 00:07:53 +00:00
Markus Scherer
80a098923f ICU-5 need to use icu_malloc() etc.
replace stdlib function calls by icu_...

X-SVN-Rev: 17
1999-10-06 00:05:42 +00:00
Helena Chapman
1ccc7d153f ICU version 1.3 merge from CMVS.
X-SVN-Rev: 9
1999-09-30 23:47:52 +00:00
Stephen Booth
7406982293 Sync with 1.2.5
X-SVN-Rev: 8
1999-09-03 22:08:47 +00:00
Unknown User
aa0b0a88e8 Initial revision
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00