George Rhoten
|
1658151152
|
ICU-5349 Don't use mutex.h when umutex.h also works.
X-SVN-Rev: 20264
|
2006-09-08 03:35:35 +00:00 |
|
George Rhoten
|
bbfffec872
|
ICU-5349 Use UMTX_CHECK when it's helpful.
X-SVN-Rev: 20263
|
2006-09-08 03:33:14 +00:00 |
|
George Rhoten
|
94d720256a
|
ICU-5369 Comment out unparseable syntax for ICU4J due to number overflow.
X-SVN-Rev: 20257
|
2006-09-07 23:48:46 +00:00 |
|
Vladimir Weinstein
|
3c78c1dea4
|
ICU-5367 fix handling of implicit expansions on indirect resets (regression test)
X-SVN-Rev: 20254
|
2006-09-07 20:12:11 +00:00 |
|
Vladimir Weinstein
|
e4a00d8bc1
|
ICU-5367 fix handling of implicit expansions on indirect resets
X-SVN-Rev: 20253
|
2006-09-07 20:10:54 +00:00 |
|
George Rhoten
|
79659b49ff
|
ICU-5304 Fix typo from last checkin.
X-SVN-Rev: 20248
|
2006-09-05 20:51:54 +00:00 |
|
George Rhoten
|
54b3663247
|
ICU-5304 Allow source code to work again without using U_NAMESPACE_USE in public headers
X-SVN-Rev: 20247
|
2006-09-04 17:15:14 +00:00 |
|
George Rhoten
|
53e8758805
|
ICU-5304 Improve namespace and mutex usage.
X-SVN-Rev: 20246
|
2006-09-04 17:01:02 +00:00 |
|
George Rhoten
|
fb9d074a03
|
ICU-5304 Allow source code to work again without using U_NAMESPACE_USE in public headers
X-SVN-Rev: 20245
|
2006-09-04 16:53:17 +00:00 |
|
George Rhoten
|
bd140ddff1
|
ICU-5304 Add missing namespace declarations.
X-SVN-Rev: 20244
|
2006-09-04 16:52:27 +00:00 |
|
George Rhoten
|
fa97b33258
|
ICU-5304 Add missing namespace declarations.
X-SVN-Rev: 20243
|
2006-09-04 16:36:46 +00:00 |
|
George Rhoten
|
4cc82b4180
|
ICU-5304 Allow source code to work again without using U_NAMESPACE_USE
X-SVN-Rev: 20242
|
2006-09-04 16:36:21 +00:00 |
|
George Rhoten
|
8b2c84620c
|
ICU-5304 Allow source code to work again without using U_NAMESPACE_USE
X-SVN-Rev: 20241
|
2006-09-04 16:28:24 +00:00 |
|
George Rhoten
|
b27729b208
|
ICU-5304 Allow source code to work again without using U_NAMESPACE_USE
X-SVN-Rev: 20240
|
2006-09-03 17:08:23 +00:00 |
|
George Rhoten
|
0445548bae
|
ICU-5304 Add missing namespace declarations.
X-SVN-Rev: 20239
|
2006-09-03 17:06:48 +00:00 |
|
George Rhoten
|
ab59816e74
|
ICU-5304 Allow headers to work again without using U_NAMESPACE_USE
X-SVN-Rev: 20238
|
2006-09-03 16:55:57 +00:00 |
|
Eric Mader
|
e2e03f351c
|
ICU-5322 update sample code in doc comments.
X-SVN-Rev: 20216
|
2006-08-31 19:09:58 +00:00 |
|
John Emmons
|
ef8fb52d6e
|
ICU-5355 Add explicit rule for .cpp -> .o for platforms that don't have it
X-SVN-Rev: 20192
|
2006-08-30 18:22:48 +00:00 |
|
Andy Heninger
|
050e6b861d
|
ICU-5354 better testing of utext clone(), improved code coverage.
X-SVN-Rev: 20190
|
2006-08-29 23:21:59 +00:00 |
|
George Rhoten
|
dfffb6fcc2
|
ICU-5221 @stable should be used instead of @since.
X-SVN-Rev: 20188
|
2006-08-29 23:16:55 +00:00 |
|
Ram Viswanadha
|
40de6d9299
|
ICU-5221 fix docs
X-SVN-Rev: 20186
|
2006-08-29 21:55:46 +00:00 |
|
Ram Viswanadha
|
b6f0e69e72
|
ICU-5221 fix tag file generation
X-SVN-Rev: 20185
|
2006-08-29 21:50:49 +00:00 |
|
George Rhoten
|
cfd7d9fe30
|
ICU-5349 Use __x86_64__ for AMD64 when determining CPU type.
X-SVN-Rev: 20184
|
2006-08-29 21:36:36 +00:00 |
|
George Rhoten
|
f0957dcb7d
|
ICU-5352 Use better macros for determining CPU type.
X-SVN-Rev: 20183
|
2006-08-29 21:34:37 +00:00 |
|
George Rhoten
|
72d9811956
|
ICU-5352 Fix thread safety issue on Itanium, which is a weak memory model CPU.
X-SVN-Rev: 20182
|
2006-08-29 21:02:25 +00:00 |
|
Ram Viswanadha
|
08e738a04e
|
ICU-5278 regenerate udraft.h
X-SVN-Rev: 20180
|
2006-08-29 19:41:36 +00:00 |
|
John Emmons
|
b40139bdff
|
ICU-5351 Filter out SHARED_OBJECT from icu-config
X-SVN-Rev: 20177
|
2006-08-29 15:57:43 +00:00 |
|
George Rhoten
|
dbc0d1d9ee
|
ICU-5349 Use UMTX_CHECK for double check locking.
X-SVN-Rev: 20176
|
2006-08-29 04:57:05 +00:00 |
|
George Rhoten
|
a981e196f5
|
ICU-5348 Fixes for UCONFIG_NO_FILE_IO = 1
X-SVN-Rev: 20175
|
2006-08-29 03:23:51 +00:00 |
|
George Rhoten
|
4c36af547c
|
ICU-5348 Fixes for UCONFIG_NO_FILE_IO = 1
X-SVN-Rev: 20174
|
2006-08-29 02:09:12 +00:00 |
|
George Rhoten
|
ab91404fb8
|
ICU-5330 Since icupkg is in /usr/sbin, it should have a man section value of 8 and not 1.
X-SVN-Rev: 20165
|
2006-08-25 18:41:30 +00:00 |
|
George Rhoten
|
cff652fc45
|
ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 20164
|
2006-08-25 17:41:23 +00:00 |
|
George Rhoten
|
331a0bd518
|
ICU-5330 Install man pages correctly.
X-SVN-Rev: 20163
|
2006-08-25 17:22:03 +00:00 |
|
Matitiahu Allouche
|
792fec0096
|
ICU-5243 fix signed/unsigned confusion on one variable.
X-SVN-Rev: 20162
|
2006-08-25 09:08:28 +00:00 |
|
Ram Viswanadha
|
b71da1bf13
|
ICU-5221 set the option to generate tag to true
X-SVN-Rev: 20160
|
2006-08-24 23:57:46 +00:00 |
|
George Rhoten
|
81896bcea0
|
ICU-4973 Documentation updates.
X-SVN-Rev: 20157
|
2006-08-24 21:09:07 +00:00 |
|
George Rhoten
|
6e750cbb3b
|
ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 20156
|
2006-08-24 21:03:52 +00:00 |
|
George Rhoten
|
8a5f6873a0
|
ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 20154
|
2006-08-24 19:03:06 +00:00 |
|
George Rhoten
|
8c383fed44
|
ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 20153
|
2006-08-24 18:51:49 +00:00 |
|
George Rhoten
|
8503dd41b1
|
ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 20152
|
2006-08-24 17:59:01 +00:00 |
|
George Rhoten
|
642a7f9b6f
|
ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 20149
|
2006-08-24 17:28:52 +00:00 |
|
George Rhoten
|
29231e0699
|
ICU-5321 Revert files back to original state until copyright assignment is received.
X-SVN-Rev: 20145
|
2006-08-23 17:36:46 +00:00 |
|
George Rhoten
|
b5c0573660
|
ICU-5275 Fix for z/OS.
X-SVN-Rev: 20144
|
2006-08-23 03:08:48 +00:00 |
|
George Rhoten
|
6e0af572ca
|
ICU-5275 Fix for z/OS.
X-SVN-Rev: 20143
|
2006-08-23 03:07:26 +00:00 |
|
Eric Mader
|
e7e2fd7f07
|
ICU-4338 Document generation of new LEScript.h, etc.
X-SVN-Rev: 20142
|
2006-08-23 01:30:16 +00:00 |
|
Eric Mader
|
a869db11dd
|
ICU-4338 Update complexTable, fix typeos in indicClassTables comments.
X-SVN-Rev: 20141
|
2006-08-23 00:12:41 +00:00 |
|
George Rhoten
|
f608687eb4
|
ICU-5275 Fix a memory leak in the new code.
X-SVN-Rev: 20140
|
2006-08-23 00:04:31 +00:00 |
|
George Rhoten
|
2b12d80cb5
|
ICU-4881 Update urename.h before the release.
X-SVN-Rev: 20138
|
2006-08-22 23:31:33 +00:00 |
|
Andy Heninger
|
328612d8a6
|
ICU-5339 update list of expected errors in memcheck tool.
X-SVN-Rev: 20137
|
2006-08-22 19:13:16 +00:00 |
|
Eric Mader
|
039e8d3e53
|
ICU-4338 Update LEScripts.h, LELanguage.h, ScriptAndLanguageTags.h, .cpp for Unicode 5.0.
X-SVN-Rev: 20136
|
2006-08-22 18:51:13 +00:00 |
|