Commit Graph

13741 Commits

Author SHA1 Message Date
Deborah Goldsmith
c7116a381e ICU-4838 Use atomic inc/dec on Mac OS X 10.4 or later
X-SVN-Rev: 18579
2005-09-23 21:12:34 +00:00
George Rhoten
fd19363ceb ICU-4714 Properly canonicalize serbian locales.
X-SVN-Rev: 18578
2005-09-23 21:00:41 +00:00
George Rhoten
745fe0a8a7 ICU-3449 HP-UX's Big5-HKSCS can't handle supplementary characters.
X-SVN-Rev: 18572
2005-09-23 18:26:11 +00:00
Deborah Goldsmith
0cc1b41075 ICU-4837 Enabled build-time patch of uconfig.h
X-SVN-Rev: 18571
2005-09-23 00:28:03 +00:00
George Rhoten
f8957ff87d ICU-3449 Add ujis alias
X-SVN-Rev: 18570
2005-09-22 22:15:32 +00:00
George Rhoten
85333ddbbf ICU-4739 Better fix for Solaris
X-SVN-Rev: 18563
2005-09-21 00:33:51 +00:00
George Rhoten
54674257ba ICU-4739 Fixes for Windows and Solaris
X-SVN-Rev: 18558
2005-09-20 22:29:20 +00:00
George Rhoten
9b45236c3f ICU-4738 Don't put .so files in the lib directory.
X-SVN-Rev: 18557
2005-09-20 20:41:08 +00:00
Markus Scherer
c459740c62 ICU-4739 minor ucnv_swap() bug fixes
X-SVN-Rev: 18556
2005-09-20 18:59:05 +00:00
Markus Scherer
caf2542c64 ICU-4739 export uprv_ebcdicFromAscii() for icupkg
X-SVN-Rev: 18555
2005-09-20 18:51:22 +00:00
Markus Scherer
d6e6b497b1 ICU-4739 enumerate discoverable dependencies between data items (resource bundle aliases, conversion base tables)
X-SVN-Rev: 18554
2005-09-20 18:45:04 +00:00
Markus Scherer
1a0855865f ICU-4739 Implementation definitions for data package functions in toolutil.
X-SVN-Rev: 18553
2005-09-20 18:42:59 +00:00
Markus Scherer
c4751aa2a3 ICU-4739 pkgitems.cpp - Companion file to package.cpp. Deals with details of ICU data item formats. Used for item dependencies.
X-SVN-Rev: 18552
2005-09-20 18:40:04 +00:00
John Emmons
37e2ec00da ICU-4738 Get rid of 64.o rules until we need them
X-SVN-Rev: 18550
2005-09-20 14:48:48 +00:00
George Rhoten
fc9f8768b3 ICU-4738 Add missing change that was done with other makefiles.
X-SVN-Rev: 18549
2005-09-20 07:33:15 +00:00
George Rhoten
e67a8dc722 ICU-4738 Don't use ifeq when it isn't needed.
X-SVN-Rev: 18548
2005-09-20 07:28:28 +00:00
George Rhoten
c8e1cee48e ICU-4805 Prevent missing file warnings from appearing during a normal source archive build.
Allow building from opposite endian archives.
Separate task of changing the current directory from building dependent directories
Fix a hidden bug for potenitially using the wrong gensprep when more than one ICU is installed.
Add some comments.

X-SVN-Rev: 18547
2005-09-20 07:15:06 +00:00
George Rhoten
f1852ba928 ICU-4047 Fix for Solaris 10 machines upgraded from earlier versions of Solaris
X-SVN-Rev: 18544
2005-09-19 06:28:02 +00:00
Vladimir Weinstein
87aa8e42bb ICU-4821 fix upper first behavior for normal sort key generation - regression test
X-SVN-Rev: 18542
2005-09-17 06:26:58 +00:00
Vladimir Weinstein
53e8bd5ed2 ICU-4821 fix upper first behavior for normal sort key generation
X-SVN-Rev: 18541
2005-09-17 06:25:22 +00:00
George Rhoten
c3e3187b90 ICU-4827 Fixes for Visual Studio .NET 2005 beta 2
X-SVN-Rev: 18540
2005-09-17 01:04:25 +00:00
George Rhoten
8edff9fedc ICU-4707 Fix some compiler warnings
X-SVN-Rev: 18537
2005-09-16 18:16:14 +00:00
George Rhoten
64207de80c ICU-4827 Fixes for Visual Studio .NET 2005 beta 2
X-SVN-Rev: 18536
2005-09-16 18:09:08 +00:00
George Rhoten
72a704af5c ICU-4825 Update supported platform list
X-SVN-Rev: 18535
2005-09-16 00:22:14 +00:00
Andy Heninger
d733d65d28 ICU-4269 rbbi sentence break monkey test & rule updates. Work in in progress, sentence breaks not in good shape now.
X-SVN-Rev: 18534
2005-09-15 23:23:24 +00:00
Steven R. Loomis
62325bf1f4 ICU-4347 back out minmax test
X-SVN-Rev: 18530
2005-09-15 16:28:27 +00:00
George Rhoten
caa7b5e836 ICU-4822 uscript_getScript should return an invalid script enum when the arguments are invalid
X-SVN-Rev: 18529
2005-09-15 16:06:18 +00:00
George Rhoten
0962072a5b ICU-4823 Prevent test from failing when timezone is GMT+12 or GMT+13 are used.
X-SVN-Rev: 18528
2005-09-15 04:39:17 +00:00
George Rhoten
182abf6aa2 ICU-4823 Fix udat_open so that it doesn't ignore the timezone argument.
X-SVN-Rev: 18527
2005-09-15 04:28:26 +00:00
George Rhoten
39ad72f108 ICU-4822 uscript_getScript should return an invalid script enum when the arguments are invalid
X-SVN-Rev: 18524
2005-09-15 00:01:03 +00:00
George Rhoten
3a8ea47c3e ICU-4820 Add tests that ulocdata works as expected
X-SVN-Rev: 18523
2005-09-14 22:37:04 +00:00
George Rhoten
d3efd24dcc ICU-4820 Allow API to return informational warning codes
X-SVN-Rev: 18522
2005-09-14 22:29:56 +00:00
George Rhoten
87b2dc6d5e ICU-4820 Allow API to return informational warning codes
X-SVN-Rev: 18521
2005-09-14 19:09:13 +00:00
George Rhoten
527679aa9c ICU-4347 Fix compiler warning
X-SVN-Rev: 18520
2005-09-14 19:07:03 +00:00
Ram Viswanadha
905cead01c ICU-4741 fix a bug that makes test fail on different timezone
X-SVN-Rev: 18519
2005-09-14 01:21:42 +00:00
Andy Heninger
d51e8e8a35 ICU-4766 rbbi word rules & tests updated for Unicode 4.1 handling of trailing format chars
X-SVN-Rev: 18510
2005-09-10 03:52:54 +00:00
John Emmons
78cbddd31c ICU-4738 Build archive libraries for AIX
X-SVN-Rev: 18509
2005-09-08 18:39:11 +00:00
John Emmons
89a842b5d8 ICU-4738 Build archive libraries for AIX
X-SVN-Rev: 18508
2005-09-08 18:28:48 +00:00
John Emmons
b71fb32e87 ICU-4738 Build archive libraries for AIX
X-SVN-Rev: 18507
2005-09-08 18:11:32 +00:00
Ram Viswanadha
6e52ce0e05 ICU-4764 include zoneinfo.res in the jar file
X-SVN-Rev: 18505
2005-09-07 23:02:06 +00:00
Ram Viswanadha
91f99f224e ICU-4764 update data .. add missing timezone stuff
X-SVN-Rev: 18500
2005-09-07 21:45:27 +00:00
Andy Heninger
97c9ed48e7 ICU-4181 fix perl script so generated rbbirpt.h file does no vary arbitrarily.
X-SVN-Rev: 18499
2005-09-07 16:39:12 +00:00
Andy Heninger
cc15de1e3b ICU-4315 bug fix in test code.
X-SVN-Rev: 18496
2005-09-02 23:49:51 +00:00
Andy Heninger
5204fe289c ICU-4315 remove // comment in C file
X-SVN-Rev: 18495
2005-09-02 21:57:12 +00:00
Eric Mader
ad7df9ee8f ICU-3617 Fix comma on end of enum... AGAIN... sigh...
X-SVN-Rev: 18494
2005-09-02 21:50:43 +00:00
Eric Mader
a3c2e04786 ICU-3617 Fix comma on end of enum...
X-SVN-Rev: 18493
2005-09-02 21:47:33 +00:00
Eric Mader
f1e07726a8 ICU-3617 Initial checkin of Tibetan code from Pema Geyleg.
X-SVN-Rev: 18492
2005-09-02 21:08:38 +00:00
Eric Mader
6aa1a3aa96 ICU-4711 Changes for PR 37 ZWJ/ZWNJ processing and ZWJ/ZWNJ pass-through for Sinhala. (JB#4710)
X-SVN-Rev: 18491
2005-09-02 18:22:09 +00:00
Ram Viswanadha
1ca738302f ICU-4741 implement multi-level fallback
X-SVN-Rev: 18487
2005-09-01 22:27:16 +00:00
Ram Viswanadha
cebc60a530 ICU-4741 implement multi-level fallback
X-SVN-Rev: 18486
2005-09-01 22:19:45 +00:00