Commit Graph

13037 Commits

Author SHA1 Message Date
Eric Mader
91d514a16f ICU-4288 fix lots of warnings.
X-SVN-Rev: 17265
2005-02-28 23:29:25 +00:00
Eric Mader
61b54a383a ICU-4288 fix lots of build warnings
X-SVN-Rev: 17264
2005-02-28 23:18:05 +00:00
Eric Mader
d46f327899 ICU-4288 move misplaced "inline".
X-SVN-Rev: 17263
2005-02-28 22:35:36 +00:00
Eric Mader
fe3b5b28c7 ICU-4288 comment out name of unused parameters.
X-SVN-Rev: 17262
2005-02-28 22:04:51 +00:00
Eric Mader
407d357101 ICU-4288 declare iinline methods as inline.
X-SVN-Rev: 17261
2005-02-28 21:17:09 +00:00
George Rhoten
f841ce2352 ICU-4419 Add some fixes for MinGW, and clean up the header a little bit.
X-SVN-Rev: 17260
2005-02-28 17:40:43 +00:00
Eric Mader
65675a2e42 ICU-4288 declare iinline methods as inline.
X-SVN-Rev: 17259
2005-02-26 00:40:09 +00:00
George Rhoten
a2b0cd0ffb ICU-4386 Fix some compiler warnings.
X-SVN-Rev: 17253
2005-02-24 23:52:52 +00:00
George Rhoten
5d90e8e4c9 ICU-4340 Better -mt detection on HP-UX IA64, which has some missing threading functions.
X-SVN-Rev: 17251
2005-02-24 22:38:25 +00:00
Eric Mader
9c227a58f5 ICU-4172 reorder Arabic marks.
X-SVN-Rev: 17247
2005-02-24 02:42:44 +00:00
Eric Mader
4d1a2006ed ICU-4172 reorder Arabic marks.
X-SVN-Rev: 17244
2005-02-24 00:55:30 +00:00
Markus Scherer
4d9f1eaa3c ICU-4143 avoid mutexes in u_tolower() and similar; require u_init() for thread safety of case/bidi properties (as in 3.0) and use dummy objects when data is not available
X-SVN-Rev: 17243
2005-02-23 00:54:19 +00:00
Markus Scherer
3c0fa99e19 ICU-4143 partial fix for incremental case mapping in transliterators, end with correct offset
X-SVN-Rev: 17239
2005-02-21 22:50:27 +00:00
Markus Scherer
aeb5779000 ICU-4143 doc fix
X-SVN-Rev: 17238
2005-02-21 22:49:04 +00:00
Markus Scherer
bb8e7f04bc ICU-4334 fix enum names for new blocks
X-SVN-Rev: 17237
2005-02-21 22:46:36 +00:00
George Rhoten
3ca1e0dce4 ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
X-SVN-Rev: 17230
2005-02-18 04:21:53 +00:00
George Rhoten
6b43efca20 ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
X-SVN-Rev: 17222
2005-02-18 02:32:32 +00:00
George Rhoten
aac8e996c4 ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
X-SVN-Rev: 17221
2005-02-18 00:19:33 +00:00
George Rhoten
8651474793 ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
X-SVN-Rev: 17219
2005-02-17 22:55:11 +00:00
George Rhoten
35e0a8a0d2 ICU-739 Make it easier to build ICU on Windows where WIN32 is defined, but WIN32 is not the target.
X-SVN-Rev: 17210
2005-02-17 00:19:44 +00:00
George Rhoten
563181b765 ICU-739 Make it easier to build ICU on Windows where WIN32 is defined, but WIN32 is not the target.
X-SVN-Rev: 17209
2005-02-17 00:10:29 +00:00
George Rhoten
c28606bd6d ICU-739 Some embedded systems do not have stdio's file API.
X-SVN-Rev: 17206
2005-02-16 07:55:35 +00:00
George Rhoten
29eb86aa35 ICU-739 Fix for the ADS compiler.
X-SVN-Rev: 17205
2005-02-16 07:53:42 +00:00
George Rhoten
baac5d7e02 ICU-739 The main fix is for platforms that don't have ability to use environment variables.
The following related changes were also made.
Remove incorrect code for OS/2, Mac OS 9 and Windows.
Speed up Windows for NaN and Infinity checking (also nice for some embedded platforms).
Fix a compiler bug with the Palm OS ADS compiler regarding NaN and Infinity.
Reduce stack footprint for embedded systems.

X-SVN-Rev: 17204
2005-02-16 07:53:01 +00:00
George Rhoten
71567e6745 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17203
2005-02-16 06:11:55 +00:00
Eric Mader
fc2dbe2d00 ICU-4216 updated Thai break dictionary from thai7.ucs.
X-SVN-Rev: 17201
2005-02-15 19:44:09 +00:00
Doug Felt
3120d08ecc ICU-4386 update based on review comments, extend tests
X-SVN-Rev: 17197
2005-02-14 19:15:44 +00:00
George Rhoten
f4b63ff7e0 ICU-4404 Fix a typo regarding const usage.
X-SVN-Rev: 17194
2005-02-08 18:58:26 +00:00
George Rhoten
ff6d9533d5 ICU-4404 Add some missing uset functions.
X-SVN-Rev: 17193
2005-02-08 18:40:36 +00:00
George Rhoten
fbcbc09bb6 ICU-4396 Fixes for Visual Studio 8 AMD 64
X-SVN-Rev: 17191
2005-02-06 22:33:12 +00:00
Markus Scherer
cdb6ba2c3e ICU-4334 Update skippables test data to Unicode 4.1 (from ICU4J generator)
X-SVN-Rev: 17185
2005-02-04 22:02:13 +00:00
Ram Viswanadha
54be55229c ICU-4400 failures in transforms. In exhaustive mode too!
X-SVN-Rev: 17179
2005-02-04 00:50:01 +00:00
Ram Viswanadha
1bc502c3ed ICU-4390 change the name of the API
X-SVN-Rev: 17168
2005-02-01 01:06:48 +00:00
Markus Scherer
5a1bc49ede ICU-4287 formatVersion is 1.0 not 1.1
X-SVN-Rev: 17167
2005-01-29 00:15:18 +00:00
Eric Mader
9546146cb6 ICU-4335 Use strftime() to generate date/time string in "Generated on:" comment.
X-SVN-Rev: 17165
2005-01-28 19:13:04 +00:00
Ram Viswanadha
e083bf3117 ICU-4390 preview of the api
X-SVN-Rev: 17162
2005-01-28 02:45:30 +00:00
Eric Mader
b8336940cf ICU-4335 Add local time to "Generated on:" comment.
X-SVN-Rev: 17159
2005-01-25 22:41:00 +00:00
George Rhoten
89826972bd ICU-4189 Fix previous change for Solaris with Workshpo 4.2.
X-SVN-Rev: 17158
2005-01-25 22:38:48 +00:00
Eric Mader
50ec20ea0d ICU-4335 Record, test font checksum and version strings in testdata. Change readme to reference Sun JRE and free Thai font. Use current date to set copyright date, gneration date in testdata.cpp.
X-SVN-Rev: 17157
2005-01-25 22:29:46 +00:00
Matitiahu Allouche
8f37e17383 ICU-4386 add multiple paragraph support to ubidi APIs
X-SVN-Rev: 17155
2005-01-23 13:06:41 +00:00
Eric Mader
c20088ab27 ICU-1144 Change UDTS_WINDOWS_DATE_TIME to UDTS_DOTNET_DATE_TIME
X-SVN-Rev: 17153
2005-01-21 22:41:50 +00:00
Eric Mader
af8887df8e ICU-2252 add kerning, add 'typoFlags' to layout engine constructors.
X-SVN-Rev: 17151
2005-01-21 20:46:24 +00:00
Eric Mader
b5be8f149a ICU-3294 Fix AIX warnings, add EEF_BASELINE_IS_LOGICAL_END flag, test.
X-SVN-Rev: 17150
2005-01-21 18:36:02 +00:00
Andy Heninger
f166e75932 ICU-4385 tz update from 2005c Olson data
X-SVN-Rev: 17148
2005-01-20 05:39:38 +00:00
Andy Heninger
ded70b3ae1 ICU-4385 Fix Makefile patch to work with Linux command paths
X-SVN-Rev: 17147
2005-01-20 05:37:16 +00:00
Andy Heninger
743f792983 ICU-4385 track changes to Olson zic.c file.
X-SVN-Rev: 17146
2005-01-20 05:26:53 +00:00
George Rhoten
8e08e5a7ec ICU-4288 Fix some compiler warnings
X-SVN-Rev: 17143
2005-01-18 17:31:05 +00:00
George Rhoten
531c9b9365 ICU-4288 Fix some compiler warnings
X-SVN-Rev: 17142
2005-01-18 17:25:28 +00:00
Matitiahu Allouche
4e487ccd7e ICU-4365 fix bug by specifying correct visualOrderx[i] variable
X-SVN-Rev: 17141
2005-01-18 16:55:48 +00:00
Vladimir Weinstein
c79038f47e ICU-4236 remove umsg_getLocaleByType. Remove failing cloctst test depending on this API
X-SVN-Rev: 17140
2005-01-17 21:46:14 +00:00
George Rhoten
d0f7df88c9 ICU-4189 Make UCONFIG_NO_CONVERSION work.
X-SVN-Rev: 17134
2005-01-15 06:36:10 +00:00
George Rhoten
bde5e3c3b8 ICU-4189 UCONFIG_NO_CONVERSION work.
X-SVN-Rev: 17133
2005-01-15 05:23:36 +00:00
George Rhoten
ec139de0db ICU-4189 UCONFIG_NO_CONVERSION work.
X-SVN-Rev: 17132
2005-01-15 04:46:14 +00:00
George Rhoten
a4f9b34c4a ICU-4092 Remove redundent code to increase code coverage.
X-SVN-Rev: 17131
2005-01-14 22:45:50 +00:00
George Rhoten
bc470cb619 ICU-4092 Remove unused code.
X-SVN-Rev: 17130
2005-01-14 22:26:50 +00:00
Doug Felt
2b4337c536 ICU-2252 add kerning, add 'typoFlags' to layout engine constructors
X-SVN-Rev: 17129
2005-01-14 19:22:53 +00:00
Andy Heninger
4a800c38fa ICU-4199 Timebomb POSIX charclass tests for now, until I understand what shoud be done.
X-SVN-Rev: 17128
2005-01-14 19:06:45 +00:00
Eric Mader
d6d16eefcf ICU-3294 Fix compilation error on Fedora FC3.
X-SVN-Rev: 17127
2005-01-14 18:49:35 +00:00
Eric Mader
07408c1d65 ICU-3294 It's "GlyphPositionAdjustments"!
X-SVN-Rev: 17126
2005-01-14 18:38:16 +00:00
Eric Mader
d6499055fa ICU-3294 Save entry/exit points when processing cursive attachment subtables, position glyphs after GPOS processing.
X-SVN-Rev: 17125
2005-01-14 18:11:18 +00:00
George Rhoten
d8cac3e429 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17124
2005-01-14 17:44:56 +00:00
Eric Mader
573c7a46d0 ICU-3294 Save entry/exit points when processing cursive attachment subtables, position glyphs after GPOS processing.
X-SVN-Rev: 17123
2005-01-14 17:31:32 +00:00
Eric Mader
bd1d7fd662 ICU-3294 Save entry/exit points when processing cursive attachment subtables, position glyphs after GPOS processing.
X-SVN-Rev: 17122
2005-01-14 17:25:11 +00:00
Andy Heninger
5c45d96fd7 ICU-4157 Add text boundary test files from the Unicode site.
X-SVN-Rev: 17121
2005-01-14 00:53:09 +00:00
George Rhoten
502856be58 ICU-4378 Add greater time precision for uprv_getUTCtime.
X-SVN-Rev: 17120
2005-01-14 00:51:03 +00:00
Andy Heninger
6e629a2ca0 ICU-4199 Add tests for correct definitions of POSIX style char classes
X-SVN-Rev: 17119
2005-01-13 23:45:49 +00:00
Andy Heninger
448c2e114b ICU-4157 RBBI Rule updates for Unicode 4.1
X-SVN-Rev: 17118
2005-01-13 23:42:12 +00:00
Andy Heninger
3da6e43cd6 ICU-4377 fix incorrect parseError info from rbbi rule builder
X-SVN-Rev: 17117
2005-01-13 23:40:17 +00:00
Markus Scherer
a8a1c70bcd ICU-4287 use precomputed DirProps values instead of lookup function calls
X-SVN-Rev: 17116
2005-01-13 18:36:34 +00:00
Markus Scherer
3b8e08e66f ICU-3881 do not build FCD trie at load time - see new comments in file
X-SVN-Rev: 17115
2005-01-13 04:18:13 +00:00
George Rhoten
54ccdd856b ICU-4281 Adding this virtual vector deleting destructor removes the dependency on caniter.obj on Windows.
The compiler automatically creates one in other .obj files, but not in unistr.obj because one isn't explicitly needed.

X-SVN-Rev: 17114
2005-01-12 19:15:42 +00:00
George Rhoten
dcaf6656da ICU-4339 Fixes for when STLPort is first in your include path.
X-SVN-Rev: 17113
2005-01-11 23:35:15 +00:00
Doug Felt
65fd02443d ICU-4092 service code coverage
X-SVN-Rev: 17110
2005-01-11 20:58:27 +00:00
George Rhoten
c0c34e6f90 ICU-3004 Don't create a default locale when it isn't needed.
X-SVN-Rev: 17109
2005-01-11 20:26:04 +00:00
Andy Heninger
5cf9c75c52 ICU-4157 4.1 RBBI changes. Stub out TestLineBreaks, which is looping; real fix to come later.
X-SVN-Rev: 17106
2005-01-11 00:49:22 +00:00
Markus Scherer
7f8d06b42b ICU-4334 Unicode 4.1 update
X-SVN-Rev: 17104
2005-01-10 18:02:54 +00:00
George Rhoten
723f11566a ICU-4296 collIterate is actually internal API, and it isn't used in any public API.
So users can't use it without using ucol_imp.h.  Remove it from the public header.

X-SVN-Rev: 17103
2005-01-09 06:18:07 +00:00
George Rhoten
aa10d84499 ICU-4296 Reduce the number of exported functions
X-SVN-Rev: 17102
2005-01-09 05:18:02 +00:00
George Rhoten
1e448b76b2 ICU-4092 Increase code coverage
X-SVN-Rev: 17101
2005-01-08 07:04:25 +00:00
George Rhoten
a7648f5508 ICU-4092 Increase code coverage
X-SVN-Rev: 17100
2005-01-08 06:50:46 +00:00
George Rhoten
b669afd469 ICU-4092 Move debugging code
X-SVN-Rev: 17099
2005-01-07 19:08:29 +00:00
George Rhoten
7948649d33 ICU-4092 Move debugging code
X-SVN-Rev: 17098
2005-01-07 19:06:24 +00:00
George Rhoten
6670e0cbb9 ICU-4092 #if 0 dead debugging code
X-SVN-Rev: 17097
2005-01-07 18:45:15 +00:00
George Rhoten
8be124aaa3 ICU-4331 Make sure that the right name is used.
X-SVN-Rev: 17096
2005-01-07 07:00:09 +00:00
George Rhoten
7d6a0f8973 ICU-4331 Fix and test lookup of data in user data trees
X-SVN-Rev: 17095
2005-01-07 06:05:44 +00:00
George Rhoten
7761c40699 ICU-4092 Remove dead debugging code
X-SVN-Rev: 17094
2005-01-07 01:56:47 +00:00
George Rhoten
53dc214ce0 ICU-4092 Improve code coverage by removing unused code.
X-SVN-Rev: 17093
2005-01-07 01:43:39 +00:00
George Rhoten
fafa060d6e ICU-4330 Change version from 3.2 to 3.3
X-SVN-Rev: 17092
2005-01-07 00:21:10 +00:00
George Rhoten
4c0fbd019d ICU-4330 Change version from 3.2 to 3.3
X-SVN-Rev: 17091
2005-01-07 00:01:49 +00:00
George Rhoten
1d9f513c4b ICU-4330 Change version from 3.2 to 3.3
X-SVN-Rev: 17090
2005-01-06 22:49:44 +00:00
George Rhoten
ab68bb3196 ICU-4309 Move the sr_YU locale alias from the installed locale list to the alias list, and add a test for aliases.
X-SVN-Rev: 17089
2005-01-06 16:31:36 +00:00
George Rhoten
ce062b0033 ICU-4092 Fix a Windows optimization problem that appeared while increasing code coverage
X-SVN-Rev: 17088
2005-01-05 06:58:55 +00:00
Markus Scherer
d223fd2d6c ICU-4287 need to initialize errorCode
X-SVN-Rev: 17086
2005-01-04 21:58:13 +00:00
Markus Scherer
0ecbd62a78 ICU-3858 check for and forbid negative numeric values
X-SVN-Rev: 17085
2005-01-04 16:55:02 +00:00
Markus Scherer
99ce5868d4 ICU-4287 makedata depends on genbidi
X-SVN-Rev: 17084
2005-01-04 16:43:55 +00:00
Markus Scherer
630b305e23 ICU-3881 modularize unorm.icu using build-time switches; build FCD trie at load time if omitted from data file; cope with missing data
X-SVN-Rev: 17083
2005-01-04 00:47:51 +00:00
Markus Scherer
d1af40d227 ICU-3881 modularize unorm.icu using build-time switches
X-SVN-Rev: 17082
2005-01-04 00:46:14 +00:00
Markus Scherer
2497eade76 ICU-3858 allow loading of uprops.icu with the properties vectors trie omitted
X-SVN-Rev: 17081
2005-01-04 00:36:56 +00:00
George Rhoten
2b95351e1d ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17080
2005-01-02 23:57:36 +00:00
George Rhoten
87e84d06e8 ICU-4287 Fix previous check in for Linux and other platforms.
X-SVN-Rev: 17079
2005-01-02 20:00:55 +00:00