George Rhoten
|
54333cfd25
|
ICU-3612 Fix optimization when __FILE__ doesn't contain the directory name
X-SVN-Rev: 14716
|
2004-03-16 23:52:07 +00:00 |
|
George Rhoten
|
78cac2603c
|
ICU-1282 Fix this code for various compilers.
X-SVN-Rev: 14715
|
2004-03-16 21:20:52 +00:00 |
|
George Rhoten
|
7c4ca1d88a
|
ICU-1821 Use UnicodeSet instead of scanset for scanset.
X-SVN-Rev: 14714
|
2004-03-16 19:58:45 +00:00 |
|
George Rhoten
|
d56390695a
|
ICU-3080 Change the medium format based on Quan Nguyen's feedback.
X-SVN-Rev: 14713
|
2004-03-16 19:36:27 +00:00 |
|
George Rhoten
|
ee4af2f4a0
|
ICU-2242 Add some documentation
X-SVN-Rev: 14712
|
2004-03-16 19:04:32 +00:00 |
|
George Rhoten
|
37b2d9bd6a
|
ICU-1821 Use UnicodeSet instead of scanset for scanset.
X-SVN-Rev: 14711
|
2004-03-16 19:02:00 +00:00 |
|
George Rhoten
|
64dd6012c8
|
ICU-1282 Fix this code for various compilers.
X-SVN-Rev: 14710
|
2004-03-16 17:09:44 +00:00 |
|
George Rhoten
|
a3ff416194
|
ICU-3499 Better error message when iostream is disabled
X-SVN-Rev: 14709
|
2004-03-16 16:59:04 +00:00 |
|
Doug Felt
|
fcf1a99aa0
|
ICU-1722 rbnf can't handle small numbers
X-SVN-Rev: 14708
|
2004-03-16 15:44:58 +00:00 |
|
George Rhoten
|
3e68621bb4
|
ICU-3499 Fix what is ignored
X-SVN-Rev: 14707
|
2004-03-16 06:03:28 +00:00 |
|
George Rhoten
|
dbbcf05f33
|
ICU-3499 Port some of the tests to Linux
X-SVN-Rev: 14706
|
2004-03-16 06:00:02 +00:00 |
|
George Rhoten
|
a247032acd
|
ICU-3612 Fix optimization and some other options.
X-SVN-Rev: 14705
|
2004-03-15 06:33:36 +00:00 |
|
George Rhoten
|
bfd4f05aed
|
ICU-3499 Port to .NET
X-SVN-Rev: 14704
|
2004-03-15 05:50:27 +00:00 |
|
Alan Liu
|
0b1efd6f5e
|
ICU-3630 fix compiler warning
X-SVN-Rev: 14703
|
2004-03-13 04:07:22 +00:00 |
|
Alan Liu
|
a0e139464c
|
ICU-3391 fix @links
X-SVN-Rev: 14702
|
2004-03-13 04:06:32 +00:00 |
|
Doug Felt
|
7b057b7693
|
ICU-3630 fix documentation
X-SVN-Rev: 14701
|
2004-03-13 00:06:21 +00:00 |
|
Andy Heninger
|
e7300c9b5a
|
ICU-2421 C API for regular expressions
X-SVN-Rev: 14700
|
2004-03-12 22:38:07 +00:00 |
|
Doug Felt
|
fe41b05b7f
|
ICU-3553 make a few overdue fixes to time zone test
X-SVN-Rev: 14699
|
2004-03-12 20:56:34 +00:00 |
|
Doug Felt
|
ed4dc729f1
|
ICU-1282 add C APIs for rule based number format
X-SVN-Rev: 14698
|
2004-03-12 20:15:13 +00:00 |
|
George Rhoten
|
8e6b43b20d
|
ICU-3269 Prevent gmake -j n from executing config.status from more than one process.
X-SVN-Rev: 14697
|
2004-03-12 19:31:36 +00:00 |
|
George Rhoten
|
a5183a1595
|
ICU-3269 Add dependencies for man pages so that config.status is used in a serial manner.
X-SVN-Rev: 14696
|
2004-03-12 19:23:04 +00:00 |
|
George Rhoten
|
8738a1cc6d
|
ICU-2242 Update documentation about the new -a option.
X-SVN-Rev: 14695
|
2004-03-12 07:25:05 +00:00 |
|
George Rhoten
|
9e8b7c6b75
|
ICU-3325 Don't install convrtrs.txt anymore.
X-SVN-Rev: 14694
|
2004-03-12 07:02:13 +00:00 |
|
George Rhoten
|
088059344c
|
ICU-3325 Don't bother installing convrtrs.txt.
X-SVN-Rev: 14693
|
2004-03-12 06:58:25 +00:00 |
|
George Rhoten
|
4f5abb2cca
|
ICU-3650 Move the man documentation to this file.
X-SVN-Rev: 14692
|
2004-03-12 06:46:51 +00:00 |
|
George Rhoten
|
123c565384
|
ICU-3650 Update gencnval and alias table documentation
X-SVN-Rev: 14691
|
2004-03-12 06:44:55 +00:00 |
|
George Rhoten
|
2546c71963
|
ICU-2242 Undo previous change.
X-SVN-Rev: 14690
|
2004-03-11 21:49:06 +00:00 |
|
Doug Felt
|
a3e1c34697
|
ICU-3630 cover jsr 204 APIs where possible, also jb 3523 after a fashion
X-SVN-Rev: 14689
|
2004-03-11 21:42:41 +00:00 |
|
Doug Felt
|
91e47d74d3
|
ICU-3215 bidi should respect explicitly set base line direction
X-SVN-Rev: 14688
|
2004-03-11 19:56:02 +00:00 |
|
Mark Davis
|
5c397b73b3
|
no message
X-SVN-Rev: 14687
|
2004-03-11 19:04:00 +00:00 |
|
Doug Felt
|
77c134dc38
|
ICU-3630 cover jsr 204 APIs where possible, also jb 3523 after a fashion
X-SVN-Rev: 14686
|
2004-03-11 16:51:51 +00:00 |
|
Alan Liu
|
46a1802eff
|
ICU-3391 gcc doesn't grok \u!
X-SVN-Rev: 14685
|
2004-03-11 14:55:19 +00:00 |
|
Alan Liu
|
9449f5b4fb
|
ICU-3391 add assert* convenience overloads taking UnicodeString msg
X-SVN-Rev: 14684
|
2004-03-11 14:06:25 +00:00 |
|
Alan Liu
|
40bd934b05
|
ICU-3391 move FieldPosition selectors to udat
X-SVN-Rev: 14683
|
2004-03-11 14:05:33 +00:00 |
|
Alan Liu
|
0685afafa2
|
ICU-3391 fix FieldPosition test; add general parse-format test; add test cases for S
X-SVN-Rev: 14682
|
2004-03-11 14:05:12 +00:00 |
|
Alan Liu
|
59b829f9e3
|
ICU-3391 add support for YeugAZ fields; fix handling of S field; move FieldPosition selectors to udat
X-SVN-Rev: 14681
|
2004-03-11 14:03:37 +00:00 |
|
Alan Liu
|
143af6cc1b
|
ICU-3391 add support for YeugAZ fields
X-SVN-Rev: 14680
|
2004-03-11 14:00:00 +00:00 |
|
Alan Liu
|
685ba04d7a
|
ICU-3391 move FieldPosition selectors to udat
X-SVN-Rev: 14679
|
2004-03-11 13:59:09 +00:00 |
|
Alan Liu
|
f46fc3c62b
|
ICU-3391 add pattern chars for YeugAZ fields
X-SVN-Rev: 14678
|
2004-03-11 13:57:08 +00:00 |
|
Doug Felt
|
deeb3449c2
|
ICU-3630 cover jsr 204 APIs where possible, also jb 3523 after a fashion
X-SVN-Rev: 14677
|
2004-03-11 07:23:29 +00:00 |
|
Alan Liu
|
0cfbec0fa5
|
ICU-3391 make 'S' left-justify and round; add general parse-format test
X-SVN-Rev: 14676
|
2004-03-11 07:04:29 +00:00 |
|
Alan Liu
|
a61ee6f0c8
|
ICU-3391 make 'S' left-justify and round
X-SVN-Rev: 14675
|
2004-03-11 07:04:09 +00:00 |
|
Alan Liu
|
02de12d5c2
|
ICU-3391 rename MILLISECOND_FIELD to FRACTIONAL_SECOND_FIELD
X-SVN-Rev: 14674
|
2004-03-11 07:03:46 +00:00 |
|
Doug Felt
|
15241bf8ac
|
ICU-3630 cover jsr 204 APIs where possible, also jb 3523 after a fashion
X-SVN-Rev: 14673
|
2004-03-11 07:02:15 +00:00 |
|
George Rhoten
|
f92435045d
|
ICU-3269 Improve make -j n support
X-SVN-Rev: 14672
|
2004-03-11 06:44:56 +00:00 |
|
George Rhoten
|
fab44fed99
|
ICU-2242 Assembly generation updates
X-SVN-Rev: 14671
|
2004-03-10 22:34:38 +00:00 |
|
George Rhoten
|
79ce810511
|
ICU-2242 Assembly generation updates
X-SVN-Rev: 14670
|
2004-03-10 21:47:02 +00:00 |
|
George Rhoten
|
6feaf2b228
|
ICU-2242 Assembly generation updates
X-SVN-Rev: 14669
|
2004-03-10 18:31:04 +00:00 |
|
George Rhoten
|
e8d29efc2a
|
ICU-2242 Assembly generation updates
X-SVN-Rev: 14668
|
2004-03-10 17:57:37 +00:00 |
|
George Rhoten
|
677fa010d9
|
ICU-3269 Fix some dependencies for make -j
X-SVN-Rev: 14667
|
2004-03-10 05:58:49 +00:00 |
|