Commit Graph

13735 Commits

Author SHA1 Message Date
Steven R. Loomis
8e5f614141 ICU-3016 fix GregorianCalenddar::getActualMinimum() to be consistent with base
X-SVN-Rev: 14619
2004-03-01 16:09:12 +00:00
Steven R. Loomis
63985ec991 ICU-3016 fix GregorianCalendar::getActualMinimum to be consistent with base class
X-SVN-Rev: 14618
2004-03-01 16:04:43 +00:00
Steven R. Loomis
838ba76877 ICU-3016 fix Calendar::getActualMinimum
X-SVN-Rev: 14617
2004-03-01 16:03:52 +00:00
George Rhoten
2a64ec096f ICU-3505 Fix uninitialized memory
X-SVN-Rev: 14616
2004-02-28 07:21:01 +00:00
George Rhoten
75529a9a58 ICU-3080 Remove some unused spaces
X-SVN-Rev: 14615
2004-02-28 00:51:55 +00:00
Markus Scherer
306001d0c7 ICU-3505 use uprv_sortArray() instead of qsort() to get the same sorting behavior on all platforms, for the same unames.icu output
X-SVN-Rev: 14614
2004-02-27 22:57:59 +00:00
George Rhoten
e20bcc02e1 ICU-2408 Fix make clean for CygWin
X-SVN-Rev: 14613
2004-02-27 22:54:50 +00:00
George Rhoten
0ce0882b58 ICU-2242 Commit prototype to allow genccode to generate assembly code.
X-SVN-Rev: 14612
2004-02-27 22:54:23 +00:00
Vladimir Weinstein
be30f10829 ICU-3505 fix uninitalized memory
X-SVN-Rev: 14611
2004-02-27 20:13:47 +00:00
Doug Felt
3dca31cccd ICU-0 update readme
X-SVN-Rev: 14610
2004-02-27 20:06:52 +00:00
Vladimir Weinstein
2bd1bb28d3 ICU-3517 remove HexToUnicode and UnicodeToHex transliterators
X-SVN-Rev: 14609
2004-02-27 03:00:30 +00:00
George Rhoten
f21b97eaa1 ICU-2408 Sync the Windows and Unix builds with regards to .cnv files.
X-SVN-Rev: 14608
2004-02-27 02:00:44 +00:00
George Rhoten
192128ee16 ICU-2408 Sync the .brk copyright inclusion on both Windows and Unix builds
X-SVN-Rev: 14607
2004-02-27 02:00:04 +00:00
George Rhoten
9e53cd89e1 ICU-3080 Add a country name
X-SVN-Rev: 14606
2004-02-27 01:46:43 +00:00
Vladimir Weinstein
9b0b169b03 ICU-3517 remove HexToUnicode and UnicodeToHex transliterators
X-SVN-Rev: 14605
2004-02-27 00:52:03 +00:00
George Rhoten
6a2cf62c25 ICU-2408 Fix make clean for CygWin
X-SVN-Rev: 14604
2004-02-27 00:19:57 +00:00
George Rhoten
c93a7ca4bc ICU-2408 Bring this information up to the modern way of doing things.
X-SVN-Rev: 14603
2004-02-26 23:21:34 +00:00
George Rhoten
5cb46fb0a4 ICU-2408 Fix make clean for CygWin
X-SVN-Rev: 14602
2004-02-26 23:14:28 +00:00
Eric Mader
96b5f044cd ICU-2070 I missed a spot!
X-SVN-Rev: 14601
2004-02-26 22:32:30 +00:00
Eric Mader
234e15cf2f ICU-2070 set object pointer on paren stack to null when popped.
X-SVN-Rev: 14600
2004-02-26 21:59:07 +00:00
Andy Heninger
d90d5a20cf ICU-3039 fix HP2 build problem in tsmthred. (precompiled headers config problem lurking?)
X-SVN-Rev: 14599
2004-02-26 21:53:18 +00:00
Eric Mader
16d93bb2f4 ICU-3444 when popping paren stack, reset startSP if we pop below it.
X-SVN-Rev: 14598
2004-02-26 21:50:33 +00:00
Eric Mader
e954d8c240 ICU-3444 when popping paren stack, reset startSP if we pop below it.
X-SVN-Rev: 14597
2004-02-26 21:42:08 +00:00
Andy Heninger
c27fc4ad35 ICU-3039 fix deadlock in cintltst /tsconv resulting from error in previous mutex changes
X-SVN-Rev: 14596
2004-02-26 19:25:36 +00:00
Eric Mader
b9863c76c3 ICU-3621 scan for last consonant needs to stop on a nukta too.
X-SVN-Rev: 14595
2004-02-26 17:43:27 +00:00
Alan Liu
060a97a074 ICU-3517 remove UnicodeFilterLogic and HexToUnicode- and UnicodeToHexTransliterator
X-SVN-Rev: 14594
2004-02-26 02:03:11 +00:00
George Rhoten
3c9f629741 ICU-3612 gentest doesn't need to be in the bin directory for packaging. It's a test tool.
X-SVN-Rev: 14593
2004-02-26 01:17:23 +00:00
Alan Liu
d70ecae2ec ICU-3517 remove UnicodeFilterLogic and HexToUnicode- and UnicodeToHexTransliterator
X-SVN-Rev: 14592
2004-02-26 01:11:25 +00:00
Alan Liu
b366f40902 ICU-3517 add getElements() test
X-SVN-Rev: 14591
2004-02-26 00:47:23 +00:00
Alan Liu
cebda468da ICU-3517 remove HexToUnicode and UnicodeToHex transliterators; add countElements / getElement
X-SVN-Rev: 14590
2004-02-25 23:03:03 +00:00
Alan Liu
56f27d5462 ICU-3517 remove HexToUnicode and UnicodeToHex transliterators
X-SVN-Rev: 14589
2004-02-25 23:02:26 +00:00
Alan Liu
e9985abfd4 ICU-3517 implement countElements / getElement
X-SVN-Rev: 14588
2004-02-25 23:01:04 +00:00
George Rhoten
c2ed656ba4 ICU-3564 Put ICU tools first in the path so that multiple ICU can be built at the same time.
and...
Make it easier to create a static library (j3576)

X-SVN-Rev: 14587
2004-02-25 22:25:13 +00:00
Alan Liu
103b71eed3 ICU-3517 remove UnicodeFilterLogic
X-SVN-Rev: 14586
2004-02-25 20:06:34 +00:00
Alan Liu
b84b8a15a9 ICU-3517 fix compiler warnings
X-SVN-Rev: 14585
2004-02-25 18:48:57 +00:00
Alan Liu
43d904a89b ICU-3517 fix compiler warnings
X-SVN-Rev: 14584
2004-02-25 01:44:45 +00:00
Alan Liu
8c54cc66d8 ICU-3517 fix compiler warning
X-SVN-Rev: 14583
2004-02-25 01:38:03 +00:00
Alan Liu
071d0492f4 ICU-3517 remove SimpleBITest
X-SVN-Rev: 14582
2004-02-25 01:32:34 +00:00
Alan Liu
29269d2238 ICU-3517 make concrete transilterators package private and @internal
X-SVN-Rev: 14581
2004-02-25 01:29:54 +00:00
Alan Liu
f1c2d3a096 ICU-3517 make internal constants package private and @internal; add getElements()
X-SVN-Rev: 14580
2004-02-25 01:28:42 +00:00
Alan Liu
af8cbb4684 ICU-3517 make toString output shorter
X-SVN-Rev: 14579
2004-02-25 01:25:20 +00:00
Alan Liu
5f70fc369e ICU-3517 remove obsolete transliterators and tests
X-SVN-Rev: 14578
2004-02-25 01:24:58 +00:00
Mark Davis
4fa6b7d22e retracted bogus changes in 1.10
X-SVN-Rev: 14577
2004-02-25 00:21:21 +00:00
Alan Liu
db7996cb9e ICU-3517 move obsolete classes to impl package
X-SVN-Rev: 14576
2004-02-25 00:04:56 +00:00
Alan Liu
4beb98f1e2 ICU-3517 remove duplicate getDate(y,m,d)
X-SVN-Rev: 14575
2004-02-25 00:04:39 +00:00
Alan Liu
7d2d9dfd51 ICU-3517 avoid deprecated new Date(); clean up warnings
X-SVN-Rev: 14574
2004-02-25 00:04:07 +00:00
Alan Liu
0050b69435 ICU-3517 avoid deprecated new Date(y,m,d)
X-SVN-Rev: 14573
2004-02-25 00:01:56 +00:00
Alan Liu
cdc0b20d83 ICU-3517 add getDate(y,m,d) to supplant deprecated new Date(y,m,d)
X-SVN-Rev: 14572
2004-02-25 00:01:34 +00:00
George Rhoten
62a22c8714 ICU-2805 Dynamic endianess works after sys/types.h is included
X-SVN-Rev: 14571
2004-02-24 23:05:35 +00:00
Alan Liu
fc5bcc1cc2 ICU-3517 fix compiler warning
X-SVN-Rev: 14570
2004-02-24 21:46:38 +00:00