Commit Graph

11260 Commits

Author SHA1 Message Date
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
George Rhoten
5d9dca1d51 ICU-2242 Assembly generation updates
X-SVN-Rev: 14664
2004-03-09 23:37:51 +00:00
George Rhoten
3e4ca7e34c ICU-2242 Assembly generation updates
X-SVN-Rev: 14663
2004-03-09 23:36:16 +00:00
Alan Liu
ca7ec8ede1 ICU-3391 enable win32; still need to disable *.col and *.brk on little endian
X-SVN-Rev: 14657
2004-03-09 22:09:17 +00:00
Alan Liu
d537aad043 ICU-3391 add UDateFormatField
X-SVN-Rev: 14656
2004-03-09 21:12:49 +00:00
Alan Liu
3ea86508fa ICU-3391 fix length check in localPatternChars; add uniqueness test; add valid char test
X-SVN-Rev: 14655
2004-03-09 21:11:52 +00:00
Alan Liu
73af76bf64 ICU-3391 update localPatternChars
X-SVN-Rev: 14654
2004-03-09 20:59:08 +00:00
George Rhoten
fb8fac1e79 ICU-2242 Assembly generation updates
X-SVN-Rev: 14653
2004-03-09 20:02:47 +00:00
George Rhoten
7e677ea1b4 ICU-2242 Assembly generation updates
X-SVN-Rev: 14652
2004-03-09 19:35:20 +00:00
Alan Liu
c393867665 ICU-3391 fix duplicate chars in localPatternChars
X-SVN-Rev: 14651
2004-03-09 19:28:57 +00:00
George Rhoten
001fc54d02 ICU-3080 Fix some currency information based on feedback from GCL
X-SVN-Rev: 14650
2004-03-09 19:03:43 +00:00
George Rhoten
7319205994 ICU-2242 Assembly generation updates
X-SVN-Rev: 14649
2004-03-09 02:20:05 +00:00
Alan Liu
f1c367f9b5 ICU-3391 update localPatternChars
X-SVN-Rev: 14648
2004-03-08 22:27:04 +00:00
Andy Heninger
29118f48ed ICU-3043 RBBI multiple status values, add C API and test
X-SVN-Rev: 14647
2004-03-08 18:18:42 +00:00
Andy Heninger
807ab86615 ICU-3043 RBBI multiple status values, add test.
X-SVN-Rev: 14646
2004-03-08 16:53:59 +00:00
George Rhoten
ef91ad8baf ICU-3636 Fix parsing of variant and keyword values as the third and fourth parameter when no country is present.
X-SVN-Rev: 14645
2004-03-07 07:13:42 +00:00
Andy Heninger
8e87b72c79 ICU-3043 RBBI multiple status values, add test. Fix incorrect error code for parse errors on tag values in rules.
X-SVN-Rev: 14642
2004-03-05 22:37:54 +00:00
Andy Heninger
f1f0149035 ICU-3043 RBBI multiple status values.
X-SVN-Rev: 14641
2004-03-05 17:27:42 +00:00
Andy Heninger
fdb386fb81 ICU-3043 multiple status values implementation
X-SVN-Rev: 14640
2004-03-05 05:04:10 +00:00
Ram Viswanadha
eef53a9191 ICU-3192 add string termination for :include
X-SVN-Rev: 14639
2004-03-05 01:40:43 +00:00
Ram Viswanadha
dfe8a192e2 ICU-3192 add string termination for UCA rules
X-SVN-Rev: 14638
2004-03-05 01:39:11 +00:00
Ram Viswanadha
e9b22210be ICU-3192 tests for string termination
X-SVN-Rev: 14637
2004-03-05 01:37:29 +00:00
Alan Liu
d8a9624dfe ICU-3631 improve performance by avoiding unnecessary field computation
X-SVN-Rev: 14635
2004-03-04 23:24:43 +00:00
Ram Viswanadha
7254ab8451 ICU-3530 fix .spp format doc
X-SVN-Rev: 14634
2004-03-04 23:12:36 +00:00
Eric Mader
fd89b906f3 ICU-2069 Fix compiler problems w/ testDataEntries.
X-SVN-Rev: 14630
2004-03-04 02:45:09 +00:00
Eric Mader
80dbb0d641 ICU-2069 Comitted my working version of this file by mistake...
X-SVN-Rev: 14629
2004-03-04 02:23:49 +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
Steven R. Loomis
6f863650a6 ICU-2242 added gcc-darwin to list of assembly
X-SVN-Rev: 14625
2004-03-03 00:52:19 +00:00
Vladimir Weinstein
d6b98f0ab2 ICU-3505 perhaps we wrote a too short string
X-SVN-Rev: 14624
2004-03-02 23:38:26 +00:00
Andy Heninger
03de5936ff ICU-3039 Remove sleep() from tsmthread test.
X-SVN-Rev: 14623
2004-03-02 19:42:27 +00:00
George Rhoten
4178784218 ICU-2242 Integrate automatic genccode -a usage into pkgdata
X-SVN-Rev: 14622
2004-03-02 00:38:39 +00:00
Vladimir Weinstein
533c22109a ICU-3505 missed static init in preprocessing
X-SVN-Rev: 14621
2004-03-01 23:19:46 +00:00
Vladimir Weinstein
251a217ff6 ICU-3505 fix uninitalized memory in genrb, streamline parsing UCARules
X-SVN-Rev: 14620
2004-03-01 18:40:26 +00:00
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
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