Commit Graph

4128 Commits

Author SHA1 Message Date
George Rhoten
94e3bd905b ICU-5629 Remove unassigned Unicode characters from validity table.
Add some Unicode 1.1 characters that are also converted by Windows ISCII.

X-SVN-Rev: 21366
2007-04-06 07:01:22 +00:00
George Rhoten
6cc2272493 ICU-5677 Remove out of date AIX and HP-UX configurations, and remove some unused configure variables to increase script readability.
X-SVN-Rev: 21355
2007-04-05 07:29:13 +00:00
George Rhoten
af4d1cf1ab ICU-5427 Fix a memory leak when the default codepage is UTF-8 and u_cleanup is called.
X-SVN-Rev: 21287
2007-03-17 22:41:32 +00:00
George Rhoten
241c15a635 ICU-5427 Fix some valgrind warnings.
X-SVN-Rev: 21286
2007-03-17 20:26:28 +00:00
George Rhoten
513297e606 ICU-5445 Fix some compiler warnings
X-SVN-Rev: 21284
2007-03-17 06:14:03 +00:00
George Rhoten
8587834a2d ICU-5445 Fix some compiler warnings
X-SVN-Rev: 21281
2007-03-17 05:49:26 +00:00
Ram Viswanadha
0bbbe4b84f ICU-5273 fix IDNAToUnicode to not fail on error
X-SVN-Rev: 21277
2007-03-17 01:22:52 +00:00
George Rhoten
d0084a7436 ICU-5427 Fix some Purify errors
X-SVN-Rev: 21273
2007-03-16 17:06:15 +00:00
George Rhoten
41e12e703c ICU-5653 Explicitly name a mutex.
X-SVN-Rev: 21261
2007-03-15 15:13:29 +00:00
Eric Mader
82f6e65e1b ICU-5648 init_resb_result should use fTopLevelData instead of fData for /LOCALE/ in alias path.
X-SVN-Rev: 21239
2007-03-14 01:36:22 +00:00
George Rhoten
d5f62f7b0d ICU-5645 Improve UTF-8 conversion performance
X-SVN-Rev: 21223
2007-03-12 08:26:03 +00:00
George Rhoten
0f8b61b7fc ICU-5576 Fixes for z/OS
X-SVN-Rev: 21208
2007-03-09 07:08:05 +00:00
George Rhoten
c320b37e7a ICU-5566 CLDR1.5 changes. Mirror ICU4J behavior.
X-SVN-Rev: 21200
2007-03-09 01:21:24 +00:00
George Rhoten
a969789b41 ICU-5566 Fix some test failures due to the CLDR update.
X-SVN-Rev: 21169
2007-03-06 01:06:29 +00:00
George Rhoten
b68e0c961f ICU-5566 Fix test failures due to CLDR data update.
X-SVN-Rev: 21163
2007-03-06 00:41:47 +00:00
George Rhoten
a5d3c1ebfc ICU-5574 Test and fix a buffer overflow of the offset handling when a single surrogate character is given.
X-SVN-Rev: 21144
2007-03-01 12:41:15 +00:00
George Rhoten
9f93f717ed ICU-5574 Simplify callback logic for easier reading.
X-SVN-Rev: 21141
2007-03-01 12:34:27 +00:00
George Rhoten
f3632ae430 ICU-5510 Allow code to work with a limit == U_MAX_PTR
X-SVN-Rev: 21134
2007-02-27 08:48:19 +00:00
George Rhoten
d656c86a77 ICU-5582 Explicitly call the ANSI Windows API with proper casts
X-SVN-Rev: 21043
2007-02-16 21:46:15 +00:00
George Rhoten
125f883a19 ICU-5582 Explicitly call the ANSI Windows API.
X-SVN-Rev: 21024
2007-02-08 23:41:05 +00:00
Markus Scherer
434e15adc1 ICU-5518 remove #if switches for alternative fromUnicode optimizations
X-SVN-Rev: 21014
2007-02-06 18:32:20 +00:00
Markus Scherer
e674e4f0f0 ICU-5518 fix swapping and preflighting of UTF-8-friendly MBCS .cnv files without extension tables
X-SVN-Rev: 21013
2007-02-06 18:04:33 +00:00
Markus Scherer
9acca77737 ICU-5518 merge direct-from-UTF-8 conversion code from http://source.icu-project.org/repos/icu/icu/branches/markus/ucnvutf8 -r 20735:20990 to icu/trunk
X-SVN-Rev: 21010
2007-02-06 05:24:14 +00:00
George Rhoten
fd995106cc ICU-5575 Update to version 3.7.1
X-SVN-Rev: 20994
2007-01-31 01:37:28 +00:00
Andy Heninger
5a8ece1c9e ICU-5560 Fix UText bug with deep clone buffer pointer handling.
X-SVN-Rev: 20993
2007-01-30 01:38:16 +00:00
George Rhoten
5efbe065a8 ICU-5234 Fix some rptp2ucm conversion problems when converting from the CDRA files to Most of the changes are due to new way to name the tables.
Most of these table changes are not updates.

X-SVN-Rev: 20923
2007-01-24 23:27:45 +00:00
Ram Viswanadha
16be18bd42 ICU-5540 Incorporate review comments
X-SVN-Rev: 20875
2007-01-11 00:33:32 +00:00
Ram Viswanadha
ffa04cabe7 ICU-5540 add domain name and domain label length checks
X-SVN-Rev: 20862
2007-01-05 01:26:08 +00:00
George Rhoten
202e0f66a7 ICU-5445 Fix some compiler warnings
X-SVN-Rev: 20809
2006-12-19 06:06:30 +00:00
George Rhoten
3e9764f769 ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
No need to use =1

X-SVN-Rev: 20785
2006-12-13 04:41:02 +00:00
George Rhoten
79c80dea96 ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
Hide warnings about standard C functions being deprecated.
Optimize a few things for the new environment.
Allow project files to work on FAT32 directories.

X-SVN-Rev: 20772
2006-12-13 01:44:54 +00:00
Steven R. Loomis
fcb6fa3e01 ICU-2401 clean up .cvsignore files
X-SVN-Rev: 20757
2006-12-06 19:19:06 +00:00
George Rhoten
47160aaa27 ICU-5535 Fix documentation for --disable-tracing
X-SVN-Rev: 20751
2006-12-05 18:39:25 +00:00
George Rhoten
b5244b76b4 ICU-5535 Make --disable-tracing the default
X-SVN-Rev: 20750
2006-12-05 18:14:24 +00:00
Eric Mader
70c0dbe848 ICU-5421 Mehran's Arabic Shaping changes for non-Arabic languages.
X-SVN-Rev: 20705
2006-11-29 23:35:20 +00:00
George Rhoten
668854033c ICU-5349 Use UMTX_CHECK
X-SVN-Rev: 20690
2006-11-28 07:16:51 +00:00
George Rhoten
fb89595684 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 20689
2006-11-28 07:12:06 +00:00
George Rhoten
9722316f91 ICU-5445 Fix some compiler warnings for both Linux and Windows.
Also clean up some code.

X-SVN-Rev: 20688
2006-11-28 06:22:35 +00:00
George Rhoten
32dbb372cd ICU-5452 Use the correct copyright when using icupkg
X-SVN-Rev: 20687
2006-11-28 01:41:34 +00:00
George Rhoten
464a7b1972 ICU-5445 Fix an issue with MSVC 6.
X-SVN-Rev: 20675
2006-11-21 00:10:29 +00:00
George Rhoten
46cd2a0d94 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 20670
2006-11-16 17:39:09 +00:00
George Rhoten
3cdf9adc40 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 20669
2006-11-16 17:27:47 +00:00
George Rhoten
ce98353df9 ICU-5410 Make it easier to disable unused debugging code.
X-SVN-Rev: 20668
2006-11-16 00:45:08 +00:00
George Rhoten
879e341b5f ICU-5423 Windows doesn't need this remapping code.
X-SVN-Rev: 20662
2006-11-15 19:01:21 +00:00
George Rhoten
f29097dc68 ICU-5410 Comment out debugging code.
X-SVN-Rev: 20659
2006-11-15 00:38:04 +00:00
George Rhoten
e5fc505f2e ICU-5511 Prevent uhash_equals from crashing by default
X-SVN-Rev: 20657
2006-11-15 00:13:51 +00:00
George Rhoten
e2be25e646 ICU-5510 Add argument checks to verify that complete UChar * buffers are being used.
X-SVN-Rev: 20654
2006-11-14 22:59:46 +00:00
Markus Scherer
8b3dfa0673 ICU-5503 add new ISO 15924 script codes
X-SVN-Rev: 20644
2006-11-08 23:41:46 +00:00
George Rhoten
5812852681 ICU-5423 Properly use printf.
X-SVN-Rev: 20634
2006-11-07 08:38:52 +00:00
George Rhoten
30813d8210 ICU-5423 Fixes for Linux
X-SVN-Rev: 20623
2006-11-01 19:45:06 +00:00
George Rhoten
86cb589f62 ICU-5423 Fixes for Windows.
X-SVN-Rev: 20622
2006-11-01 19:09:59 +00:00
George Rhoten
b64be9aad4 ICU-5423 One possible fix for properly detecting the default timezone on Linux.
X-SVN-Rev: 20621
2006-11-01 09:04:57 +00:00
George Rhoten
33659ae69f ICU-5469 Fix for non-Sun compilers.
X-SVN-Rev: 20620
2006-11-01 00:13:49 +00:00
George Rhoten
afd294656e ICU-5460 Remove references to ibm.com
X-SVN-Rev: 20611
2006-10-29 18:13:56 +00:00
Ram Viswanadha
f3abdec737 ICU-5486 update data with 1.4.1
X-SVN-Rev: 20606
2006-10-28 00:59:00 +00:00
George Rhoten
72605c7ddb ICU-5469 Fix last change for AIX.
X-SVN-Rev: 20588
2006-10-23 21:38:22 +00:00
Markus Scherer
dcbe7b34fc ICU-5477 move #define U_NAMESPACE_XYZ from umachine.h to uversion.h
X-SVN-Rev: 20587
2006-10-23 21:17:34 +00:00
Markus Scherer
4f5e372f0d ICU-5304 fix macros in unistr.h with namespace qualification of the UnicodeString class
X-SVN-Rev: 20586
2006-10-23 21:12:33 +00:00
George Rhoten
01745ec4fc ICU-5469 Improve usage of _XOPEN_SOURCE_EXTENDED
X-SVN-Rev: 20540
2006-10-20 18:57:55 +00:00
George Rhoten
d25535331f ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 20505
2006-10-06 18:14:24 +00:00
George Rhoten
c5406f3b0c ICU-5426 Fix compiler warnings from last check in.
X-SVN-Rev: 20483
2006-10-04 00:33:11 +00:00
George Rhoten
31120cdfc4 ICU-5426 Fix last check-in. Handle the case when malloc fails.
X-SVN-Rev: 20478
2006-10-03 19:11:36 +00:00
George Rhoten
1c37b55ae0 ICU-5426 Reduce the amount of unused memory in caches by at least 500KB.
X-SVN-Rev: 20476
2006-10-03 17:41:23 +00:00
George Rhoten
70cb51cb3b ICU-5426 Fix uninitialized memory access from last change.
X-SVN-Rev: 20474
2006-10-03 02:55:41 +00:00
George Rhoten
932759f00a ICU-5426 Make it easier to change the size of the converter hash table depending on the platform.
X-SVN-Rev: 20464
2006-09-30 22:35:25 +00:00
George Rhoten
a7a3fe85db ICU-5349 Use UMTX_CHECK, and don't create the cache when it's not needed.
X-SVN-Rev: 20463
2006-09-30 17:52:33 +00:00
George Rhoten
1dd78e16e0 ICU-5426 #ifdef out an unused variable.
X-SVN-Rev: 20462
2006-09-30 06:07:19 +00:00
George Rhoten
fd3302b006 ICU-5426 Compact cached Unicodesets
X-SVN-Rev: 20461
2006-09-30 05:43:53 +00:00
George Rhoten
c34f0ecd83 ICU-5426 Compact cached UnicodeSets, and make setCharacters take a const UnicodeSet.
X-SVN-Rev: 20460
2006-09-30 00:37:45 +00:00
George Rhoten
7929f274ba ICU-5426 Improve compaction.
X-SVN-Rev: 20459
2006-09-29 23:56:11 +00:00
George Rhoten
3e9bfdc234 ICU-5426 Reduce size of cached UnicodeSet objects.
X-SVN-Rev: 20456
2006-09-29 22:41:40 +00:00
George Rhoten
841bdb9382 ICU-5426 Report memory allocation errors when possible, and reduce default UVector size.
X-SVN-Rev: 20453
2006-09-29 22:00:46 +00:00
George Rhoten
8064b4876b ICU-5426 Report memory allocation errors when possible, and reduce default UVector size.
X-SVN-Rev: 20452
2006-09-29 21:36:59 +00:00
George Rhoten
5b9b0f3d01 ICU-5357 Fix misspelling
X-SVN-Rev: 20434
2006-09-28 21:27:09 +00:00
George Rhoten
4cad881a47 ICU-5427 Fix memory initialization issue.
X-SVN-Rev: 20432
2006-09-28 17:40:12 +00:00
George Rhoten
8cb0256a8d ICU-5371 Visual Studio 6 fixes.
X-SVN-Rev: 20277
2006-09-08 16:48:31 +00:00
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
bd140ddff1 ICU-5304 Add missing namespace declarations.
X-SVN-Rev: 20244
2006-09-04 16:52:27 +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
Ram Viswanadha
40de6d9299 ICU-5221 fix docs
X-SVN-Rev: 20186
2006-08-29 21:55:46 +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
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
cff652fc45 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 20164
2006-08-25 17:41:23 +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
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
2b12d80cb5 ICU-4881 Update urename.h before the release.
X-SVN-Rev: 20138
2006-08-22 23:31:33 +00:00
Andy Heninger
f7907fdbbe ICU-4669 UText code review changes
X-SVN-Rev: 20121
2006-08-21 05:52:38 +00:00
George Rhoten
34c5798a18 ICU-5333 Whitespace changes.
X-SVN-Rev: 20117
2006-08-19 21:27:08 +00:00
George Rhoten
32b22cf076 ICU-4669 Fix newlines from last checkin
X-SVN-Rev: 20111
2006-08-19 08:28:10 +00:00
George Rhoten
106b17a85e ICU-5254 Fix an optimization bug on gcc 4.x.
X-SVN-Rev: 20108
2006-08-19 00:52:09 +00:00
Andy Heninger
dab1bcdb2d ICU-4669 UText, struct alignment, review comments
X-SVN-Rev: 20107
2006-08-19 00:38:18 +00:00
Ram Viswanadha
16c62819ab ICU-5275 fix bug
X-SVN-Rev: 20070
2006-08-15 23:20:55 +00:00