Commit Graph

2268 Commits

Author SHA1 Message Date
Doug Felt
ace86ed92b ICU-3630 cover jsr 204 APIs where possible, also jb 3523 after a fashion
X-SVN-Rev: 14666
2004-03-10 02:21:38 +00:00
Alan Liu
7388e19127 ICU-3391 update localPatternChars
X-SVN-Rev: 14665
2004-03-10 01:42:47 +00:00
Alan Liu
19f90e8399 ICU-3391 enhance pattern chars test
X-SVN-Rev: 14662
2004-03-09 22:26:19 +00:00
Alan Liu
d2869dfe5c ICU-3391 clean up exception handling, so exception traceback is visible; fix buffering in readToEOS
X-SVN-Rev: 14661
2004-03-09 22:25:45 +00:00
Alan Liu
9cbf307a84 ICU-3391 add support for YeugAZ fields
X-SVN-Rev: 14660
2004-03-09 22:25:05 +00:00
Alan Liu
b2fc66bf8b ICU-3391 add pattern chars for YeugAZ fields
X-SVN-Rev: 14659
2004-03-09 22:24:14 +00:00
Alan Liu
84360af5ea ICU-3391 add FieldPosition selectors for for YeugAZ fields
X-SVN-Rev: 14658
2004-03-09 22:23:43 +00:00
Alan Liu
a66aa4cf27 ICU-3638 give LOCALE_ELEMENTS package access
X-SVN-Rev: 14644
2004-03-06 18:08:04 +00:00
Alan Liu
af348eb124 ICU-3638 fix null check bug; remove redundant code; flesh out docs; general cleanup
X-SVN-Rev: 14643
2004-03-06 01:34:30 +00:00
Alan Liu
e187e27c20 ICU-3517 fix javadoc errors
X-SVN-Rev: 14636
2004-03-05 01:12:17 +00:00
Ram Viswanadha
6868046968 ICU-3652 comment out call to API that has been introduced in JDK 1.4
X-SVN-Rev: 14633
2004-03-04 22:01:55 +00:00
Alan Liu
88c61e35d6 ICU-3631 code cleanup
X-SVN-Rev: 14632
2004-03-04 21:57:47 +00:00
Alan Liu
5cdc355a46 ICU-3631 improve performance by avoiding unnecessary field computation
X-SVN-Rev: 14631
2004-03-04 21:21:42 +00:00
Eric Mader
5d65fbba29 ICU-2069 Use a circular buffer for the paren stack.
X-SVN-Rev: 14628
2004-03-04 02:09:53 +00:00
Alan Liu
1325e63e17 ICU-3631 improve performance by caching weekend data
X-SVN-Rev: 14627
2004-03-03 18:45:11 +00:00
Alan Liu
53485d7afe ICU-3631 improve performance by avoiding unnecessary toString() call
X-SVN-Rev: 14626
2004-03-03 18:33:45 +00:00
Doug Felt
3dca31cccd ICU-0 update readme
X-SVN-Rev: 14610
2004-02-27 20:06:52 +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
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
Alan Liu
b366f40902 ICU-3517 add getElements() test
X-SVN-Rev: 14591
2004-02-26 00:47:23 +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
Alan Liu
fc5bcc1cc2 ICU-3517 fix compiler warning
X-SVN-Rev: 14570
2004-02-24 21:46:38 +00:00
Mark Davis
ab0b75881b boilerplate testing
X-SVN-Rev: 14567
2004-02-24 01:55:31 +00:00
Alan Liu
95c4dc0c2d ICU-3400 consolidate toPattern tests
X-SVN-Rev: 14561
2004-02-21 04:17:33 +00:00
Alan Liu
8f1373d83c ICU-3400 make UnicodeSet.toPattern() prefer [ab] over [a-b]
X-SVN-Rev: 14558
2004-02-20 23:32:06 +00:00
Alan Liu
c01a6bdc37 ICU-3089 add generic legal/illegal pattern test; disallow unquoted specials in suffix
X-SVN-Rev: 14556
2004-02-20 19:40:31 +00:00
Alan Liu
05611f11f9 ICU-3289 cleanup
X-SVN-Rev: 14549
2004-02-20 00:17:28 +00:00
Alan Liu
db4e20d1e4 ICU-3289 defer static initialization to shorten transliterator service startup time
X-SVN-Rev: 14548
2004-02-20 00:16:41 +00:00
Alan Liu
dc20632138 ICU-3289 defer BreakIterator construction to shorten transliterator service startup time
X-SVN-Rev: 14547
2004-02-20 00:16:20 +00:00
Alan Liu
c59adcbe18 ICU-1285 flesh out DecimalFormat docs about formatting
X-SVN-Rev: 14545
2004-02-19 01:11:59 +00:00
Alan Liu
adcfcefe70 ICU-3568 fix typo
X-SVN-Rev: 14544
2004-02-19 01:07:21 +00:00
Alan Liu
6a5a325587 ICU-3296 update and correct class docs for DecimalFormat, esp. re: padding
X-SVN-Rev: 14542
2004-02-19 00:32:14 +00:00
Alan Liu
50b38a99e0 ICU-3296 add external links to Sun JDK 1.4 API
X-SVN-Rev: 14541
2004-02-19 00:30:53 +00:00
Mark Davis
ffeb40756c tool updates
X-SVN-Rev: 14539
2004-02-18 03:09:02 +00:00
Doug Felt
ac3df02904 ICU-3574 enhance tool to show differences in changed APIs
X-SVN-Rev: 14516
2004-02-13 17:52:50 +00:00
Doug Felt
2a417cd56e ICU-3574 prototype tool to compare APIs between releases of ICU4J
X-SVN-Rev: 14505
2004-02-13 00:10:32 +00:00
Mark Davis
73529e8ad9 performance fixes for UnicodeMap
X-SVN-Rev: 14493
2004-02-12 08:11:32 +00:00