Commit Graph

18560 Commits

Author SHA1 Message Date
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
11d77d9a9f ICU-5298 Fix for non-Windows compilers.
X-SVN-Rev: 20619
2006-10-31 23:57:44 +00:00
George Rhoten
df400eaa4b ICU-5321 Revert changes to copyright.
X-SVN-Rev: 20618
2006-10-31 22:30:35 +00:00
George Rhoten
84d92e90ed ICU-5321 Update Debian rules.
X-SVN-Rev: 20617
2006-10-31 22:30:16 +00:00
George Rhoten
0b66ebe18c ICU-5447 Make it easier to enumerate items.
X-SVN-Rev: 20614
2006-10-30 05:08:36 +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
Ram Viswanadha
8934fb51f7 ICU-5486 update data with 1.4.1
X-SVN-Rev: 20605
2006-10-28 00:20:39 +00:00
Ram Viswanadha
e93c7e08e7 ICU-5486 update data with 1.4.1
X-SVN-Rev: 20604
2006-10-27 17:55:54 +00:00
Ram Viswanadha
2ac62d437c ICU-5298 add a test
X-SVN-Rev: 20603
2006-10-27 17:55:28 +00:00
Andy Heninger
8fbddcf5c7 ICU-4301 committ the collation probe tools
X-SVN-Rev: 20601
2006-10-27 00:03:21 +00:00
Yoshito Umaoka
615bf48660 ICU-5480 added a test case for getEquivalentID problem reported by JB#5480 in TestEquivalencyGroups
X-SVN-Rev: 20599
2006-10-26 17:28:54 +00:00
Yoshito Umaoka
f6f17b4a8e ICU-5480 resolved alias array size check problem in getEquivalentID
X-SVN-Rev: 20598
2006-10-26 17:27:20 +00:00
Markus Scherer
e31934eb83 ICU-5470 add test case with hardcoded Brazil rules so that we don't depend on the internal representation of the America/Sao_Paulo time zone
X-SVN-Rev: 20593
2006-10-25 13:11:52 +00:00
Ram Viswanadha
f1e0d6b657 ICU-5407 remove UTF32.java and make the test depend on icu4j charsets
X-SVN-Rev: 20591
2006-10-24 21:50:24 +00:00
Markus Scherer
512f4c4ed7 ICU-5470 fix time zone calculations for late February, taking leap years into account
X-SVN-Rev: 20590
2006-10-24 19:57:32 +00:00
Markus Scherer
c098a88613 ICU-5304 gcc is picky about the order of defining and using an enum in a class
X-SVN-Rev: 20589
2006-10-23 21:47:49 +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
43c9f55551 ICU-5426 This test suite isn't in /tsutil
X-SVN-Rev: 20585
2006-10-23 03:59:00 +00:00
Markus Scherer
e3b776c7d5 ICU-5388 support February 29 in rules (Brazil) for update to tzdata2006n, and more verbose error output
X-SVN-Rev: 20584
2006-10-22 14:58:36 +00:00
Markus Scherer
ffb02137eb ICU-5388 update to tzdata2006n
X-SVN-Rev: 20583
2006-10-22 14:57:44 +00:00
Ram Viswanadha
4eaf25fdb4 ICU-5407 remove UTF32.java and make the test depend on icu4j charsets
X-SVN-Rev: 20543
2006-10-20 23:09:43 +00:00
Ram Viswanadha
444fd811e9 ICU-5407 remove UTF32.java and make the test depend on icu4j charsets
X-SVN-Rev: 20542
2006-10-20 22:54:22 +00:00
Ram Viswanadha
78af2c2195 ICU-4674 update security policy for DateTimePatternGeneratorTest
X-SVN-Rev: 20541
2006-10-20 22:27:27 +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
998387c94c ICU-5357 Remove out of date documentation.
Remove documentation for operating systems that won't be supported when the next version of ICU is released.
Fix some incorrect comments.

X-SVN-Rev: 20539
2006-10-20 18:10:32 +00:00
Ram Viswanadha
50c3ef85d5 ICU-4674 update security policy for DateTimePatternGeneratorTest
X-SVN-Rev: 20538
2006-10-20 17:23:46 +00:00
Ram Viswanadha
fb1c30de57 ICU-4674 add testdata to test.jar
X-SVN-Rev: 20537
2006-10-19 21:03:00 +00:00
Eric Mader
b9df6e54a2 ICU-5335 Don't run filter on ligature glyph until all components match.
X-SVN-Rev: 20533
2006-10-17 19:57:33 +00:00
Mark Davis
a04621191b ICU-5463 optimize containsAll,...
X-SVN-Rev: 20532
2006-10-14 18:27:52 +00:00
George Rhoten
66470a7af9 ICU-5410 Comment out unused code.
X-SVN-Rev: 20531
2006-10-12 18:31:30 +00:00
George Rhoten
2a4844cd2c ICU-5411 Fix unitialized memory reference.
X-SVN-Rev: 20530
2006-10-12 04:42:02 +00:00
George Rhoten
51d7d31296 ICU-5426 Don't leak memory on status failure.
X-SVN-Rev: 20529
2006-10-12 02:34:13 +00:00
George Rhoten
0d09a5ecdf ICU-5426 Report an error when utrie_open fails due to mallocing too much.
X-SVN-Rev: 20528
2006-10-12 02:28:59 +00:00
George Rhoten
0554859f94 ICU-5426 Reduce size of ucol_openRules mallocs (less than 1/4th the size)
X-SVN-Rev: 20527
2006-10-12 02:25:36 +00:00
George Rhoten
b6d25ceffc ICU-5410 Remove unused deprecated tests.
X-SVN-Rev: 20525
2006-10-11 15:41:46 +00:00
George Rhoten
ce4ead4d3a ICU-5410 Remove unused deprecated tests, and sort the tests a little differently.
X-SVN-Rev: 20524
2006-10-11 15:40:43 +00:00
George Rhoten
2a125c001c ICU-5426 Reduce size of unused allocated memory.
X-SVN-Rev: 20523
2006-10-11 08:31:55 +00:00
George Rhoten
9607bd959b ICU-5426 This utrie_open allocates more than 4MB. At least check that the allocation worked.
X-SVN-Rev: 20522
2006-10-11 08:23:53 +00:00
George Rhoten
fe98934f24 ICU-5440 Return the correct list of supported locales for collation.
X-SVN-Rev: 20520
2006-10-10 15:44:51 +00:00
George Rhoten
60ce1a0079 ICU-5410 Remove unused code.
X-SVN-Rev: 20519
2006-10-09 22:52:41 +00:00
George Rhoten
8fdfe54ac2 ICU-5357 Don't mention the old oss.software.ibm.com site.
X-SVN-Rev: 20518
2006-10-07 18:39:07 +00:00
George Rhoten
a74e6efd96 ICU-5410 Remove unused code.
X-SVN-Rev: 20517
2006-10-07 00:30:26 +00:00
George Rhoten
dbf71c1acb ICU-5410 Remove unused code, and fix some eclipse warnings.
X-SVN-Rev: 20516
2006-10-07 00:18:11 +00:00
George Rhoten
98522b5ddd ICU-5410 Add a test to improve code coverage.
X-SVN-Rev: 20515
2006-10-07 00:04:44 +00:00
George Rhoten
da43b8e081 ICU-5410 Remove unused code.
X-SVN-Rev: 20514
2006-10-06 23:08:13 +00:00