Commit Graph

9537 Commits

Author SHA1 Message Date
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
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
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
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
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
George Rhoten
461cc2fafc ICU-2948 Japanese date/time fixes
X-SVN-Rev: 12788
2003-08-08 17:13:43 +00:00
Andy Heninger
aedb354246 ICU-3156 u_setMutexFunctions(), cleanup to mutex implementation
X-SVN-Rev: 12787
2003-08-08 16:23:38 +00:00
George Rhoten
d2b1332892 ICU-2256 Unify printf implementations.
X-SVN-Rev: 12785
2003-08-07 23:46:25 +00:00
George Rhoten
7a2de521f8 ICU-2256 Performance enhancement.
Make ustdio %e start up faster, especially since it's not using currency data.

X-SVN-Rev: 12782
2003-08-07 19:01:31 +00:00
George Rhoten
fc552956ad ICU-2948 Various date/time fixes
X-SVN-Rev: 12781
2003-08-07 17:10:13 +00:00
George Rhoten
4ace3695b8 ICU-2256 Fix compiler error.
X-SVN-Rev: 12780
2003-08-07 16:25:05 +00:00
Vladimir Weinstein
1a93f5d7aa ICU-3109 no C++ comments in C files
X-SVN-Rev: 12776
2003-08-06 17:56:12 +00:00
Vladimir Weinstein
de668ea37d ICU-3109 updated rules test so that it can handle indirect positioning
X-SVN-Rev: 12774
2003-08-06 17:29:38 +00:00
George Rhoten
d86da9f613 ICU-2256 Get both printf implementations ready for unification,
and remove the pointless loccache which is not thread safe and didn't really cache that much.

X-SVN-Rev: 12773
2003-08-06 16:44:14 +00:00
George Rhoten
b8a9342753 ICU-2256 Remove duplicate code.
X-SVN-Rev: 12772
2003-08-06 16:28:49 +00:00
George Rhoten
99052e35de ICU-2256 Performance enhancement.
Increase the buffer size.

X-SVN-Rev: 12771
2003-08-06 16:25:31 +00:00
George Rhoten
8f74281993 ICU-2256 Get both printf implementations ready for unification,
and remove the pointless loccache which is not thread safe and didn't really cache that much.

X-SVN-Rev: 12770
2003-08-06 16:18:38 +00:00
Markus Scherer
85e7446047 ICU-2449 take IMAP-mailbox-name out of UCONFIG_NO_LEGACY_CONVERSION brackets
X-SVN-Rev: 12769
2003-08-05 23:39:49 +00:00
Eric Mader
b44cf65636 ICU-3156 u_setMemoryFuncs(), partial u_setMutexFunctions()
X-SVN-Rev: 12768
2003-08-05 22:03:46 +00:00
Markus Scherer
b98ab2b105 ICU-2449 more documentation improvements
X-SVN-Rev: 12767
2003-08-05 17:30:02 +00:00