Commit Graph

15592 Commits

Author SHA1 Message Date
Steven R. Loomis
9770c58ec3 ICU-5951 install.sh not found for pkgdata on solaris in installed ICU
X-SVN-Rev: 22706
2007-09-20 16:19:52 +00:00
David Bertoni
65457ffe5b ICU-5891 Implementation of CSS2 escaping.
X-SVN-Rev: 22703
2007-09-19 16:45:00 +00:00
Steven R. Loomis
d0072de1eb ICU-5946 move cpysearch out of icu4c
X-SVN-Rev: 22701
2007-09-18 22:17:37 +00:00
Claire Ho
fd57e3862a ICU-5939 minor fix of udatpg_test.c.
X-SVN-Rev: 22698
2007-09-18 02:58:09 +00:00
Claire Ho
96ae8b8b0a ICU-5939 Added C/C++ test cases of DateTimePatternGenerator.
X-SVN-Rev: 22697
2007-09-18 00:00:00 +00:00
George Rhoten
50288faf9c ICU-5936 Clear up references to Visual C++
X-SVN-Rev: 22690
2007-09-16 16:46:44 +00:00
George Rhoten
ef610fe831 ICU-5821 Fix for i5/OS optimization. Use the standard RTTI macros in ICU.
X-SVN-Rev: 22671
2007-09-13 21:53:18 +00:00
George Rhoten
02deecc34f ICU-5932 Fix a namespace issue.
X-SVN-Rev: 22670
2007-09-13 21:38:41 +00:00
Mark Davis
8d8b83f35b ICU-5931 shortened note on date/time parsing, pointed to user guide.
X-SVN-Rev: 22669
2007-09-13 20:33:20 +00:00
Jason Spieth
7c866152cd ICU-5821 more efficient loop of binary files
X-SVN-Rev: 22668
2007-09-13 20:17:02 +00:00
George Rhoten
ca3b7e9672 ICU-5823 Update the news.
X-SVN-Rev: 22665
2007-09-12 23:24:19 +00:00
George Rhoten
acda067574 ICU-5453 Run autoconf over configure (Just a whitespace change)
X-SVN-Rev: 22660
2007-09-12 18:11:17 +00:00
Jason Spieth
0bc787dfdf ICU-5821 Changes to i5OS readme
X-SVN-Rev: 22657
2007-09-12 15:42:09 +00:00
George Rhoten
c976c8916f ICU-5695 Add TODO comment about using the global mutex.
X-SVN-Rev: 22656
2007-09-12 03:53:13 +00:00
George Rhoten
19015854f1 ICU-5350 Fix last commit. Don't use C++ comments in C code.
X-SVN-Rev: 22646
2007-09-10 18:15:10 +00:00
Andy Heninger
52cc4ee6bf ICU-5350 more decimal format rounding mode fixes
X-SVN-Rev: 22645
2007-09-08 01:00:27 +00:00
David Bertoni
3cfc0a8b3f ICU-5453 Updated the csdet sample to use a simple Makefile, rather than an autoconf-generated one.
X-SVN-Rev: 22640
2007-09-07 16:13:29 +00:00
John Emmons
5841b2c731 ICU-5910 Add test for TestTimeZoneDisplayName
X-SVN-Rev: 22638
2007-09-06 21:22:41 +00:00
George Rhoten
b1fca97b2f ICU-5919 Fixes for old iostream usage on an older HP-UX machine.
X-SVN-Rev: 22636
2007-09-06 19:21:55 +00:00
George Rhoten
c8bb832ad8 ICU-5919 Fixes for old iostream usage on HP-UX
X-SVN-Rev: 22634
2007-09-06 18:00:08 +00:00
George Rhoten
49f13eee28 ICU-5830 Make sure that the changes work on older versions of iostream.
X-SVN-Rev: 22633
2007-09-06 16:58:11 +00:00
George Rhoten
4976895e3b ICU-5830 Better iostream error handling
X-SVN-Rev: 22629
2007-09-06 08:23:24 +00:00
George Rhoten
270b247475 ICU-5830 Mirror Windows behavior of iostream operator>>.
X-SVN-Rev: 22627
2007-09-05 23:13:02 +00:00
John Emmons
2b9ae318ed ICU-5910 Force use of standard string when DST not observed
X-SVN-Rev: 22622
2007-09-05 18:47:57 +00:00
George Rhoten
93b3ad0a4f ICU-5889 Change unusual looking code with more standard looking code that doesn't trigger warnings.
X-SVN-Rev: 22620
2007-09-05 15:24:21 +00:00
Eric Mader
84e6aefc9e ICU-5907 Add test to make sure that ScriptCodes::scriptCodeCount == UScriptCode::USCRIPT_CODE_LIMIT.
X-SVN-Rev: 22618
2007-09-04 22:36:42 +00:00
George Rhoten
dcfef2633e ICU-5357 Mention Windows Vista testing.
X-SVN-Rev: 22616
2007-09-04 17:02:03 +00:00
Eric Mader
f9ddb7e7f4 ICU-5907 Regenerate LEScripts.h, ScriptAndLanguageTags.h, ScriptAndLanguageTags.cpp for ICU 3.8. Update per-script tables.
X-SVN-Rev: 22614
2007-09-03 20:26:38 +00:00
George Rhoten
a8e2903338 ICU-5905 Fix svn properties
X-SVN-Rev: 22612
2007-09-01 07:22:23 +00:00
Markus Scherer
7bb221a187 ICU-5869 revert changes (r22476); too risky and needs further discussion; see ticket reply
X-SVN-Rev: 22607
2007-08-31 19:39:14 +00:00
George Rhoten
8c086e2c98 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22604
2007-08-31 18:19:41 +00:00
Markus Scherer
172c5af054 ICU-5882 revert changes: ticket 5869 needs to be either fixed or rolled back, and the original test code in csdetest.cpp helps expose 5869's problem
X-SVN-Rev: 22602
2007-08-31 18:06:46 +00:00
George Rhoten
42efe10c62 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22594
2007-08-31 05:20:56 +00:00
George Rhoten
f3084b1f1b ICU-5889 Fix some logic errors uncovered by BEAM.
X-SVN-Rev: 22592
2007-08-31 04:58:52 +00:00
George Rhoten
cb9049cb25 ICU-5889 Fix some logic errors uncovered by BEAM.
X-SVN-Rev: 22583
2007-08-30 23:48:56 +00:00
Markus Scherer
aa5179f4bb ICU-5483 add comments and named constants
X-SVN-Rev: 22581
2007-08-30 23:35:19 +00:00
George Rhoten
ca7379f1a3 ICU-5830 Improve reading of UnicodeStrings with operator>>
X-SVN-Rev: 22579
2007-08-30 23:13:07 +00:00
George Rhoten
ffc55edf36 ICU-4894 Improve U_MAX_PTR for i5/OS.
X-SVN-Rev: 22578
2007-08-30 22:17:58 +00:00
George Rhoten
e9f3e3e5e0 ICU-5522 Verified that GNU make 3.81 implements order only dependencies,
and also verified that data builds cleanly with -j4 with that version of make.

X-SVN-Rev: 22577
2007-08-30 09:35:31 +00:00
George Rhoten
bb7d638032 ICU-5445 Readd removed comment.
X-SVN-Rev: 22576
2007-08-30 08:57:44 +00:00
George Rhoten
74753784d1 ICU-5445 Fix some compiler warnings (remove duplicate enum values).
X-SVN-Rev: 22575
2007-08-30 08:56:24 +00:00
George Rhoten
47f2dfeece ICU-5426 Remove unused fgClassID.
X-SVN-Rev: 22573
2007-08-30 00:27:53 +00:00
John Emmons
45f5c60bb7 ICU-5104 Reverting mistaken change to dtfmtrtts.cpp
X-SVN-Rev: 22570
2007-08-29 19:45:43 +00:00
John Emmons
2949a8fd76 ICU-5104 Add test for Portuguese number spellout
X-SVN-Rev: 22569
2007-08-29 19:42:49 +00:00
George Rhoten
5ab7ce0aa5 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22565
2007-08-29 08:38:56 +00:00
George Rhoten
bee56b37b7 ICU-5808 Declare a UTF-16 string when available instead of converting a string.
X-SVN-Rev: 22564
2007-08-29 08:09:55 +00:00
George Rhoten
a904086007 ICU-5343 Code formatting fixes.
X-SVN-Rev: 22563
2007-08-29 07:09:37 +00:00
George Rhoten
b668dd2d7d ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22562
2007-08-29 06:49:58 +00:00
George Rhoten
e3e7425e43 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22561
2007-08-29 06:13:07 +00:00
George Rhoten
6a7d96026a ICU-5766 Remove Extended Grapheme Cluster from Break Iteration.
X-SVN-Rev: 22560
2007-08-29 06:10:43 +00:00