George Rhoten
426cd3ad5b
ICU-953 Don't initialize the data at static initialization time.
...
Do it in the thread itself.
X-SVN-Rev: 5166
2001-07-03 19:47:22 +00:00
George Rhoten
06e8676f93
ICU-953 Now uses the invarient converter for static data.
...
X-SVN-Rev: 4632
2001-05-09 23:15:05 +00:00
George Rhoten
03e9ef8622
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4337
2001-03-26 23:46:57 +00:00
Ram Viswanadha
7f6d7e256f
ICU-903 update copyright notices
...
X-SVN-Rev: 4235
2001-03-21 20:09:56 +00:00
George Rhoten
7f249bec73
ICU-66 super class needs to be called to initialize the data
...
X-SVN-Rev: 3655
2001-02-16 21:59:30 +00:00
George Rhoten
f2cc4f35e2
ICU-681 Fixes for HP/UX
...
X-SVN-Rev: 2994
2000-11-22 01:54:24 +00:00
George Rhoten
736f6c652c
ICU-480 NetBSD porting
...
X-SVN-Rev: 2564
2000-10-04 18:30:18 +00:00
George Rhoten
a15b66a53d
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2339
2000-08-23 19:11:16 +00:00
George Rhoten
2dbb8812ba
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2226
2000-08-14 21:42:36 +00:00
Yves Arrouye
564208bca3
ICU-377 undid Todd's change for Darwin.
...
X-SVN-Rev: 2195
2000-08-11 17:40:12 +00:00
Yves Arrouye
a3b6777ec0
ICU-377 small fixes for Darwin.
...
X-SVN-Rev: 1970
2000-07-20 05:17:49 +00:00
Yves Arrouye
9fbbbf01bc
ICU-377 removed U_RHAPSODY, only U_DARWIN is used now.
...
X-SVN-Rev: 1938
2000-07-19 04:29:20 +00:00
Yves Arrouye
f3df821d25
ICU-377 more fixes for Rhapsody/Darwin port.
...
X-SVN-Rev: 1909
2000-07-17 20:14:51 +00:00
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
cc42314029
ICU-432 various memory leaks
...
X-SVN-Rev: 1709
2000-06-29 19:42:17 +00:00
Helena Chapman
47212a0202
ICU-408 HP10 CC port.
...
X-SVN-Rev: 1552
2000-06-02 18:07:16 +00:00
Helena Chapman
3fc21cb0f4
ICU-408 HPUX 10/11 CC port
...
X-SVN-Rev: 1533
2000-06-01 18:27:44 +00:00
Steven R. Loomis
9ff4e2eaa0
ICU-408 fixes for HPUX
...
X-SVN-Rev: 1528
2000-05-31 22:18:22 +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
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
Markus Scherer
d4a1842748
ICU-315 more S/390 and EBCDIC changes
...
X-SVN-Rev: 1051
2000-04-03 19:56:20 +00:00
Markus Scherer
9f363ccb70
ICU-315 S/390 and EBCDIC updates
...
X-SVN-Rev: 977
2000-03-22 23:17:42 +00:00
Helena Chapman
68420ead54
ICU-227 oh my god, I forgot the "defined" in #if.
...
X-SVN-Rev: 706
2000-01-27 23:25:11 +00:00
Helena Chapman
187479b93a
ICU-227 usleep pinning failed on linux.
...
X-SVN-Rev: 705
2000-01-27 21:01:18 +00:00
Helena Chapman
1a1bfb0855
ICU-227 HPUX11 usleep fix in tsmthread.cpp. Make sure the
...
thread1 sleeps longer than thread2 and TestMutex.
X-SVN-Rev: 698
2000-01-27 17:57:14 +00:00
Helena Chapman
4c0210e900
ICU-227 HPUX11 usleep fix in tsmthread.cpp.
...
X-SVN-Rev: 697
2000-01-27 00:00:04 +00:00
Steven R. Loomis
82da9ac42d
ICU-227 yet another hpux fix
...
X-SVN-Rev: 678
2000-01-22 02:54:48 +00:00
Helena Chapman
3aaa52af8d
ICU-161 updated the copyright notices.
...
X-SVN-Rev: 596
2000-01-15 02:00:06 +00:00
Vladimir Weinstein
8b20f17f49
ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
...
X-SVN-Rev: 473
1999-12-28 23:57:50 +00:00
Helena Chapman
3c7c2c2f42
ICU-132 #include utypes.h instead of platform.h
...
X-SVN-Rev: 370
1999-12-10 18:09:38 +00:00
Steven R. Loomis
f313ba28b5
ICU-132 add '--enable-threads=no' option to disable threading, and FORCE_LIBS to allow overriding of build libraries.
...
X-SVN-Rev: 361
1999-12-09 23:11:48 +00:00
Markus Scherer
2d26f13d40
ICU-175 rename errorName() to u_errorName()
...
X-SVN-Rev: 343
1999-12-08 23:31:17 +00:00
Markus Scherer
54ba2e3819
ICU-170 use UnicodeString::length() instead of the deprecated size()
...
X-SVN-Rev: 339
1999-12-08 02:11:04 +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
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
Unknown User
aa0b0a88e8
Initial revision
...
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00