Vladimir Weinstein
4ef6b3889d
ICU-184 .res -> mem map test changes for Solaris CC (c style comments)
...
X-SVN-Rev: 1383
2000-05-15 22:22:48 +00:00
Yves Arrouye
e7739af606
ICU-390 added a real implementation for uprv_strdup().
...
X-SVN-Rev: 1382
2000-05-15 22:09:42 +00:00
Vladimir Weinstein
9c0d35a039
ICU-184 check for error conditions and NULL pointers in resb code
...
X-SVN-Rev: 1381
2000-05-15 21:13:33 +00:00
Vladimir Weinstein
bbd91c6ab7
ICU-184 test was using wrong variable for error code
...
X-SVN-Rev: 1380
2000-05-15 20:37:40 +00:00
Vladimir Weinstein
5ac904073a
ICU-184 .res files in mem map files
...
X-SVN-Rev: 1379
2000-05-15 20:36:57 +00:00
Vladimir Weinstein
ddd7a9ca69
ICU-150 default -> root for testdata
...
X-SVN-Rev: 1378
2000-05-15 19:52:31 +00:00
Helena Chapman
969472a4c2
ICU-110 Added tests for Collator::getVersion() API.
...
X-SVN-Rev: 1377
2000-05-15 19:49:14 +00:00
Helena Chapman
857ced6517
ICU-110 Added tests for ucol_getVersion() API.
...
X-SVN-Rev: 1376
2000-05-15 19:48:56 +00:00
Helena Chapman
c5a079fe2e
ICU-110 Added ucol_getVersion() API for getting Collator version information.
...
X-SVN-Rev: 1375
2000-05-15 19:48:26 +00:00
Markus Scherer
53f279b17e
ICU-368 need to actually export the correct operator<< definition
...
X-SVN-Rev: 1374
2000-05-15 19:32:34 +00:00
Vladimir Weinstein
43dc379f94
ICU-184 .res files in mem map files
...
X-SVN-Rev: 1373
2000-05-15 19:29:11 +00:00
Vladimir Weinstein
ec927f3702
ICU-184 .res files go to mem map files - build issue
...
X-SVN-Rev: 1372
2000-05-15 19:09:37 +00:00
Vladimir Weinstein
0530632bea
ICU-150 renaming default -> res
...
X-SVN-Rev: 1371
2000-05-15 19:06:16 +00:00
Vladimir Weinstein
f111def588
ICU-150 renaming default -> root
...
X-SVN-Rev: 1370
2000-05-15 18:54:06 +00:00
Vladimir Weinstein
cddfbd42f2
ICU-184 way to detect if icudata datafile already exists (for genrb in bootstrap mode)
...
X-SVN-Rev: 1369
2000-05-15 18:53:13 +00:00
Vladimir Weinstein
3424bafbad
ICU-150 renaming default -> root locale (testdata)
...
X-SVN-Rev: 1368
2000-05-15 18:51:20 +00:00
Vladimir Weinstein
3343106d04
ICU-184 moving resource bundles to memory mapped files (first revision)
...
X-SVN-Rev: 1367
2000-05-15 18:49:37 +00:00
Vladimir Weinstein
d4d8a6da75
ICU-150 renaming default -> root changes
...
X-SVN-Rev: 1366
2000-05-15 18:44:20 +00:00
Vladimir Weinstein
c786b21d52
ICU-184 resource data files in memory mapped format (initial revision)
...
X-SVN-Rev: 1365
2000-05-15 18:39:17 +00:00
Steven R. Loomis
dcf806ca7a
ICU-391 add SOLARISX86, allow runConfigureICU to pass options through
...
X-SVN-Rev: 1364
2000-05-15 18:20:15 +00:00
Eric Mader
b44da5a3e1
Added "impel" and "unalienable"
...
X-SVN-Rev: 1363
2000-05-13 18:28:35 +00:00
Yves Arrouye
f36bd9a39a
ICU-381 replaced U_NULL by NULL.
...
X-SVN-Rev: 1362
2000-05-13 16:27:10 +00:00
Steven R. Loomis
b67cfb9fbe
ICU-200 os400 build update (use $(LIBICU) instead of "libicu-" everywhere)
...
X-SVN-Rev: 1361
2000-05-13 00:13:15 +00:00
Alan Liu
88e3406421
Add TimeZone and SimpleTimeZone to com.ibm.util.
...
X-SVN-Rev: 1360
2000-05-12 23:21:32 +00:00
Helena Chapman
4a4bbe2373
ICU-43 Added fallback implementation to handle to/fromUnicode
...
mapping correctly.
X-SVN-Rev: 1359
2000-05-12 19:59:03 +00:00
Eric Mader
6c92553260
Added missing words, removed obscure words and some words that should be capitalized.
...
X-SVN-Rev: 1358
2000-05-12 01:32:29 +00:00
Eric Mader
8afebd5a10
Need to reset state to 0 when backing up.
...
X-SVN-Rev: 1357
2000-05-12 01:30:35 +00:00
Eric Mader
3ce17a1037
Correct two spelling errors in the Declaration of Independence.
...
X-SVN-Rev: 1356
2000-05-12 01:29:30 +00:00
Eric Mader
6da1e6e996
Merge with the current default word break and line break rules.
...
X-SVN-Rev: 1355
2000-05-12 01:29:02 +00:00
Yves Arrouye
0d35fb05a2
ICU-390 define the right cpp symbols for compilation under Linux
...
and Solaris when gcc -ansi is used (which negates POSIX, X/Open, BSD, and
SVID specific definitions in the standard libraries, definitions that ICU
needs).
X-SVN-Rev: 1354
2000-05-12 01:15:50 +00:00
Yves Arrouye
164abc5005
ICU-348 added -ansi to gcc's strict options (needs j390 to work).
...
X-SVN-Rev: 1353
2000-05-12 01:09:51 +00:00
Yves Arrouye
38baf3e075
ICU-390 define __USE_POSIX and __USE_XOPEN before including
...
<time.h> if POSIX and LINUX are both defined.
X-SVN-Rev: 1352
2000-05-12 00:42:00 +00:00
Steven R. Loomis
f593b7b958
ICU-375 cleanup, made dll loading work anywhere dlopen() is detected
...
X-SVN-Rev: 1351
2000-05-11 23:23:49 +00:00
Steven R. Loomis
f4feacb317
ICU-375 Please remember to check in 'configure' if you change 'configure.in'
...
X-SVN-Rev: 1350
2000-05-11 23:19:25 +00:00
Yves Arrouye
8e3346f6f4
ICU-381 revert to using NULL on Markus's demand, and use 0 in the place
...
where NULL is inappropriate (resbund.cpp); backed up to the (wrong) definition
of NULL if it doesn't exist, and got rid of U_NULL (unicode/utypes.h).
X-SVN-Rev: 1349
2000-05-11 20:37:38 +00:00
Doug Felt
824dc0c4f3
Whoops, need to force scroller block increment to at least 1, not 0.
...
X-SVN-Rev: 1348
2000-05-11 18:08:42 +00:00
Doug Felt
5275593e3f
Scrollbars were getting created with negative block increments
...
if the component were not yet visible, leading to warnings on linux
systems. Force block increment to at least zero in order to avoid
spurious warnings.
X-SVN-Rev: 1347
2000-05-10 21:54:57 +00:00
Doug Felt
afc7dc4f92
Sometimes the offscreen buffer was getting created
...
before the component was fully initialized. This does not
create the buffer unless the component is visible.
X-SVN-Rev: 1346
2000-05-10 21:52:50 +00:00
Eric Mader
a4a8090ea9
Built with a larger word list and in the correct format...
...
X-SVN-Rev: 1345
2000-05-09 22:55:23 +00:00
Eric Mader
5f3646b38e
Convert rules to new syntax.
...
X-SVN-Rev: 1344
2000-05-09 22:54:31 +00:00
Eric Mader
f5f970869c
Hack to keep state machine for Thai word break rules from getting
...
stuck.
X-SVN-Rev: 1343
2000-05-09 22:50:42 +00:00
Eric Mader
24ba81049f
Treat state like an unsigned short.
...
X-SVN-Rev: 1342
2000-05-09 22:49:12 +00:00
Eric Mader
8e742fa555
Copy english.dict to com.ibm.demo.rbbi instead of
...
com.ibm.text.resources
X-SVN-Rev: 1341
2000-05-09 22:44:28 +00:00
Eric Mader
c302b8c30d
Changes for building large dictionaries.
...
X-SVN-Rev: 1340
2000-05-09 22:38:37 +00:00
Eric Mader
244719a599
Source file for building english.dict for rbbi demo.
...
X-SVN-Rev: 1339
2000-05-09 22:37:47 +00:00
Helena Chapman
c8640a9f52
ICU-375 Updated the docs/ to reflect name changes.
...
X-SVN-Rev: 1338
2000-05-05 21:16:58 +00:00
Helena Chapman
d933dc2aaf
ICU-375 Updated the docs/ to reflect name changes.
...
X-SVN-Rev: 1335
2000-05-05 20:31:10 +00:00
Vladimir Weinstein
89472a58ef
ICU-375 removed complaints by Solaris CC
...
X-SVN-Rev: 1334
2000-05-04 22:41:23 +00:00
Helena Chapman
784f896999
ICU-375 The release number can't contain non-numeric values.
...
X-SVN-Rev: 1333
2000-05-04 19:37:05 +00:00
Markus Scherer
faa9cb8e41
ICU-176 remove incorrect 'inline's
...
X-SVN-Rev: 1332
2000-05-04 18:21:36 +00:00