Commit Graph

11866 Commits

Author SHA1 Message Date
Alan Liu
70a03d87d6 ICU-2966 cleanup; add tests for deprecated createAvailableIDs API; add historical zone tests
X-SVN-Rev: 12843
2003-08-15 18:27:19 +00:00
Alan Liu
1f527fa02f ICU-2966 update for the fact that createTimeZone usually returns an OlsonTimeZone now, not a SimpleTimeZone
X-SVN-Rev: 12842
2003-08-15 18:26:06 +00:00
Alan Liu
c76dd2efe5 ICU-2966 prefer America/New_York over EST ID
X-SVN-Rev: 12841
2003-08-15 18:25:05 +00:00
Alan Liu
9f1c64cdee ICU-2966 make round trip test work when DST behavior CHANGES over time
X-SVN-Rev: 12840
2003-08-15 18:24:31 +00:00
Alan Liu
5b8c96790b ICU-2966 add dateToString taking a TimeZone
X-SVN-Rev: 12839
2003-08-15 18:23:37 +00:00
Alan Liu
2b85f8d379 ICU-2966 historical Olson time zone support; update test case for historical data
X-SVN-Rev: 12838
2003-08-15 18:22:54 +00:00
Alan Liu
b3ee4d570c ICU-2966 historical Olson time zone support; use getOffset(UDate) rather than getOffset(<fields>)
X-SVN-Rev: 12837
2003-08-15 18:22:24 +00:00
Alan Liu
d8d88d2da4 ICU-2966 historical Olson time zone support; initial checkin
X-SVN-Rev: 12836
2003-08-15 18:21:31 +00:00
Alan Liu
fdaef9e477 ICU-2966 consider Feb 29 to be a valid date
X-SVN-Rev: 12835
2003-08-15 18:21:14 +00:00
Alan Liu
b3a09666fc ICU-2966 update makefiles to build data/misc/zoneinfo.txt
X-SVN-Rev: 12834
2003-08-15 18:18:46 +00:00
Alan Liu
7d1545d7c5 ICU-2966 historical Olson time zone support; initial checkin
X-SVN-Rev: 12833
2003-08-15 18:11:10 +00:00
Andy Heninger
8fcbf88e68 ICU-3014 Remove some u_init() calls from some tools to get UNIXy builds alive. They're using ICU without needing data, and without valid data available
X-SVN-Rev: 12832
2003-08-15 01:26:22 +00:00
George Rhoten
795d19ec1e ICU-2449 Output an error on failure
X-SVN-Rev: 12831
2003-08-14 23:46:05 +00:00
Andy Heninger
611a38632f ICU-3014 Add explicit u_init() calls to tools and tests in anticipation of static init changes
X-SVN-Rev: 12830
2003-08-14 22:17:47 +00:00
Ram Viswanadha
645a156f28 ICU-3186 fix collation rules parsing
X-SVN-Rev: 12829
2003-08-14 22:13:23 +00:00
Ram Viswanadha
c7fdfbd302 ICU-3186 fix bugs in XMLComparator
X-SVN-Rev: 12828
2003-08-14 22:11:20 +00:00
Ram Viswanadha
62f4321177 ICU-3186 fix bugs in LocaleConverter
X-SVN-Rev: 12827
2003-08-14 22:10:25 +00:00
Andy Heninger
78ca2fdfc9 ICU-3014 Add explicit u_init() calls to tools and tests in anticipation of static init changes
X-SVN-Rev: 12826
2003-08-14 21:34:54 +00:00
George Rhoten
5c707607e7 ICU-3156 Mac OS doesn't do C++ static initialization. Fix with u_init, which is now required.
X-SVN-Rev: 12825
2003-08-14 18:08:42 +00:00
George Rhoten
086eac536f ICU-2449 Allow the converters to be loaded from testdata
X-SVN-Rev: 12824
2003-08-14 16:09:58 +00:00
George Rhoten
98d6fb2fce ICU-3181 Shuffle code around to allow the compiler to inline functions more easily
X-SVN-Rev: 12823
2003-08-14 02:32:31 +00:00
Alan Liu
0f89eac7a9 ICU-3177 make stack-based resource bundles possible in i18n
X-SVN-Rev: 12819
2003-08-13 20:52:53 +00:00
George Rhoten
a81af8504b ICU-2235 Fix for gcc
X-SVN-Rev: 12818
2003-08-13 20:45:50 +00:00
George Rhoten
556b322585 ICU-2235 Fix for gcc
X-SVN-Rev: 12817
2003-08-13 20:40:12 +00:00
Syn Wee Quek
c7bef61066 ICU-3140 adding royal thai test data
X-SVN-Rev: 12816
2003-08-13 02:48:49 +00:00
Alan Liu
c0f208a3d6 ICU-2966 use portable random number generator
X-SVN-Rev: 12815
2003-08-12 19:57:57 +00:00
Alan Liu
8f00fae65a ICU-2966 implement portable random number generator
X-SVN-Rev: 12814
2003-08-12 19:51:03 +00:00
Alan Liu
d3d2336908 ICU-2966 clean up errln output, add @v option
X-SVN-Rev: 12813
2003-08-12 19:22:32 +00:00
Alan Liu
74c4e638d7 ICU-2966 pass optional command line @parameter down to tests
X-SVN-Rev: 12812
2003-08-12 19:10:36 +00:00
Markus Scherer
c2f3b8d640 ICU-2235 swap Unicode properties files
X-SVN-Rev: 12811
2003-08-12 12:23:56 +00:00
Markus Scherer
5b631a7f3b ICU-2235 fix length calculations
X-SVN-Rev: 12810
2003-08-12 12:21:24 +00:00
Markus Scherer
5709fddab7 ICU-2235 swap serialized UTries
X-SVN-Rev: 12809
2003-08-12 12:20:06 +00:00
Markus Scherer
8d31f3288e ICU-2235 move udataswp.* into the right project folder
X-SVN-Rev: 12808
2003-08-12 12:18:01 +00:00
Markus Scherer
a11fc0d142 ICU-2235 swap converter alias tables
X-SVN-Rev: 12807
2003-08-12 00:26:07 +00:00
Markus Scherer
bf6143e7c7 ICU-2235 do not swap 0xaa padding bytes after key strings
X-SVN-Rev: 12806
2003-08-12 00:21:41 +00:00
Markus Scherer
b0eb1e1f5d ICU-2235 test arguments and data instead of noop even if the data need not change, to catch data problems early
X-SVN-Rev: 12805
2003-08-12 00:20:20 +00:00
Andy Heninger
58fc849c4f ICU-3156 fix problems with ICU_USE_THREADS and the revised mutexes.
X-SVN-Rev: 12803
2003-08-10 23:57:35 +00:00
George Rhoten
bee5e57ebb ICU-3097 Fix the optimization of Solaris/GCC
X-SVN-Rev: 12802
2003-08-09 01:37:14 +00:00
Markus Scherer
fa15c62af3 ICU-2235 add udata_printError() output
X-SVN-Rev: 12801
2003-08-09 00:27:31 +00:00
George Rhoten
4d0fbf29d6 ICU-3160 Don't use +DAportable on HP-UX IA64, and allow users to
specify what they want themselves.

X-SVN-Rev: 12800
2003-08-09 00:05:04 +00:00
Andy Heninger
c934d47697 ICU-3156 u_setIncDecFunctions(), API Docs
X-SVN-Rev: 12799
2003-08-08 23:56:02 +00:00
George Rhoten
e71305bba2 ICU-3097 Change -G to -shared in mh-solaris-gcc and remove the out of
date rules for building .o files in source/data.  We build in source/data/out/build now.

X-SVN-Rev: 12798
2003-08-08 23:53:43 +00:00
Markus Scherer
c96db994ab ICU-2235 initial icu data swapping code
X-SVN-Rev: 12797
2003-08-08 23:39:34 +00:00
Syn Wee Quek
69dcfdd494 ICU-3141 updated release version to 2.6.1
X-SVN-Rev: 12796
2003-08-08 23:32:54 +00:00
George Rhoten
14b98f4339 ICU-3097 Fix for Solaris error "ld: fatal: relocations remain against
allocatable but non-writable sections" when -ztext is used.

X-SVN-Rev: 12795
2003-08-08 23:18:34 +00:00
Syn Wee Quek
507cbb7265 ICU-3141 updated release version to 2.6.1
X-SVN-Rev: 12793
2003-08-08 22:11:34 +00:00
Syn Wee Quek
cef8a86322 ICU-3166 updated character properties to 2.6.1 release
X-SVN-Rev: 12792
2003-08-08 21:38:55 +00:00
Syn Wee Quek
0c68962acb ICU-3166 updated character properties to 2.6.1 release
X-SVN-Rev: 12791
2003-08-08 20:49:59 +00:00
Vladimir Weinstein
2a8ef12f0c ICU-3109 Test used to read before the start of the buffer
X-SVN-Rev: 12790
2003-08-08 19:37:40 +00:00
Syn Wee Quek
79bece0e60 ICU-3141 updated release version to 2.6.1
X-SVN-Rev: 12789
2003-08-08 19:07:11 +00:00