Commit Graph

128 Commits

Author SHA1 Message Date
Yves Arrouye
d37141dcac ICU-371 changed LINUX and SOLARIS to U_LINUX and U_SOLARIS, also
changed HAVE_INTTYPES_H to U_HAVE_INTTYPES_H.

X-SVN-Rev: 1726
2000-06-30 21:35:03 +00:00
Vladimir Weinstein
497abfd708 ICU-460 Porting changes
X-SVN-Rev: 1678
2000-06-28 22:20:08 +00:00
Markus Scherer
9b33ab2734 ICU-421 detect correctly if there is a basename
X-SVN-Rev: 1564
2000-06-05 17:24:34 +00:00
Steven R. Loomis
a441c8ef2c ICU-408 leak libraries on hpux, shl_unload is broken
X-SVN-Rev: 1522
2000-05-30 21:47:19 +00:00
Steven R. Loomis
4f8244bea2 ICU-408 hpux brokenness
X-SVN-Rev: 1515
2000-05-30 19:30:55 +00:00
Helena Chapman
69ba12f77c ICU-351 Define UBool to be used in the APIs.
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Markus Scherer
0fa8946325 ICU-375 add temporary 390 changes back to udata, improve performance some
X-SVN-Rev: 1385
2000-05-18 17:37:33 +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
Vladimir Weinstein
89472a58ef ICU-375 removed complaints by Solaris CC
X-SVN-Rev: 1334
2000-05-04 22:41:23 +00:00
Markus Scherer
16de35807f ICU-375 avoid naming conflict on Linux
X-SVN-Rev: 1326
2000-05-04 00:34:46 +00:00
Markus Scherer
9edd9fec5f ICU-375 rewrite udata without #ifdef UDATA_MAP/DLL, use flat or pointer ToC etc.
X-SVN-Rev: 1321
2000-05-03 23:11:04 +00:00
Yves Arrouye
c69c164be8 ICU-353 basic warnings cleanup (not touching object's memory layout). A
basic build now compiles w/o a single warning on Linux. One with --enable-strict
is a different matter...

X-SVN-Rev: 1124
2000-04-13 23:00:43 +00:00
Yves Arrouye
5b96f9db05 ICU-84 reordered #endif for DL code so that non-S/390 plaforms (at least
Linux and Solaris) compile.

X-SVN-Rev: 968
2000-03-21 19:40:01 +00:00
Helena Chapman
a24534df38 ICU-84 S/390 DLL code update.
X-SVN-Rev: 937
2000-03-10 01:52:03 +00:00
Steven R. Loomis
9c8cf9e12d ICU-84 os/390 support for udata
X-SVN-Rev: 730
2000-02-08 18:04:08 +00:00
Steven R. Loomis
d0eb82f178 ICU-236 HP/UX dll support for UDATA. Woo hoo!
X-SVN-Rev: 647
2000-01-19 07:23:50 +00:00
Vladimir Weinstein
efc3b34ebf ICU-228 Corrected GET_ENTRY behavior
X-SVN-Rev: 588
2000-01-14 23:30:55 +00:00
Markus Scherer
aeac763301 ICU-161 open-sourcify more (c) statements
X-SVN-Rev: 577
2000-01-13 23:54:23 +00:00
Vladimir Weinstein
8e21f86812 ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
X-SVN-Rev: 472
1999-12-28 23:39:02 +00:00
Steven R. Loomis
343d4b3e58 ICU-157 UDATA updates for Machines with Alignment Problems, and to align cnv/ucmp data.
X-SVN-Rev: 416
1999-12-15 05:14:03 +00:00
Steven R. Loomis
9284752aa1 ICU-157 udata mapped support for AIX
X-SVN-Rev: 398
1999-12-14 01:07:43 +00:00
Steven R. Loomis
c6eb4d6d20 ICU-157 fix mapped data on some platforms
X-SVN-Rev: 391
1999-12-13 21:36:13 +00:00
Richard Gillam
1e7ac47da4 ICU-157 fixed opening single, mapped files
X-SVN-Rev: 338
1999-12-08 01:11:01 +00:00
Steven R. Loomis
a34482e43f ICU-157 converter data in udata + udata fixes
X-SVN-Rev: 296
1999-12-04 02:31:40 +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
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
Markus Scherer
e46d3d649c ICU-157 improve UErrorCode handling
X-SVN-Rev: 218
1999-11-22 19:53:19 +00:00
Markus Scherer
77586e9d8b ICU-157 add udata implementation
X-SVN-Rev: 216
1999-11-22 19:43:01 +00:00