George Rhoten
714e31a22e
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19660
2006-05-26 04:44:31 +00:00
George Rhoten
020abe6693
ICU-5190 Fix some offset allocation issues for unaligned buffers.
...
X-SVN-Rev: 19659
2006-05-26 04:00:52 +00:00
George Rhoten
2fd8657bd3
ICU-5032 Improve code coverage through refactorization
...
X-SVN-Rev: 19658
2006-05-26 01:47:54 +00:00
George Rhoten
697a03e0c8
ICU-5032 Improve code coverage through refactorization
...
X-SVN-Rev: 19657
2006-05-26 01:34:30 +00:00
George Rhoten
6e035da1d5
ICU-5032 Comment out unused @internal code.
...
X-SVN-Rev: 19656
2006-05-26 00:57:09 +00:00
George Rhoten
33bc5c6399
ICU-5032 Improve code coverage
...
X-SVN-Rev: 19655
2006-05-25 22:27:14 +00:00
George Rhoten
77496af1aa
ICU-5084 Reduce the size of some files.
...
X-SVN-Rev: 19654
2006-05-25 21:52:50 +00:00
George Rhoten
1d2faec9b6
ICU-5032 Improve code coverage
...
X-SVN-Rev: 19653
2006-05-25 19:27:08 +00:00
George Rhoten
13c7d19ba3
ICU-5138 Separate the casing data from normalization data and data loading a little better.
...
X-SVN-Rev: 19652
2006-05-25 18:44:07 +00:00
George Rhoten
ae96662bb1
ICU-5113 Ignore the names of generated files.
...
X-SVN-Rev: 19650
2006-05-25 17:30:57 +00:00
George Rhoten
7e94299ca4
ICU-5196 Don't divide by zero.
...
X-SVN-Rev: 19648
2006-05-24 00:00:46 +00:00
Andy Heninger
5d834f6c4a
ICU-4669 UText previous index, inline native index
...
X-SVN-Rev: 19647
2006-05-23 22:52:58 +00:00
Andy Heninger
569a8256ac
ICU-5170 use inline UText getNativeIndex
...
X-SVN-Rev: 19646
2006-05-23 22:50:54 +00:00
George Rhoten
62a3de084a
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19641
2006-05-22 06:27:37 +00:00
George Rhoten
9d357b5a09
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19640
2006-05-22 06:11:18 +00:00
George Rhoten
f2ecbc7d10
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19639
2006-05-22 06:03:31 +00:00
George Rhoten
09999a3f5e
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19638
2006-05-22 05:46:55 +00:00
George Rhoten
a33e2d37a9
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19637
2006-05-22 05:29:53 +00:00
George Rhoten
36e78e6d21
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19636
2006-05-22 05:20:52 +00:00
George Rhoten
cbb891e5ec
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19635
2006-05-22 05:01:21 +00:00
George Rhoten
7b15f0e402
ICU-5190 Test and fix some allocation issues from ucol_safeClone
...
X-SVN-Rev: 19634
2006-05-21 22:44:14 +00:00
George Rhoten
3ec1127306
ICU-5190 Test and fix some allocation issues from ucol_safeClone
...
X-SVN-Rev: 19633
2006-05-21 22:22:24 +00:00
George Rhoten
319d2629b3
ICU-5190 Test and fix some allocation issues from ucol_safeClone
...
X-SVN-Rev: 19632
2006-05-21 21:09:01 +00:00
George Rhoten
e67193f2dc
ICU-5196 Don't divide by zero.
...
X-SVN-Rev: 19631
2006-05-21 17:58:29 +00:00
George Rhoten
d9fe86302a
ICU-5190 Perform better testing of ucol_safeClone.
...
X-SVN-Rev: 19630
2006-05-21 17:56:44 +00:00
George Rhoten
a4663ad545
ICU-5190 Fix ucol_safeClone to properly clone a collator.
...
X-SVN-Rev: 19629
2006-05-21 17:52:09 +00:00
George Rhoten
d2ec6dee38
ICU-4707 A function can't be inline when it's always called out of line.
...
X-SVN-Rev: 19628
2006-05-21 07:27:31 +00:00
George Rhoten
361f663295
ICU-5190 Perform fewer mallocs and frees for easier safe cloning.
...
X-SVN-Rev: 19627
2006-05-21 01:27:15 +00:00
George Rhoten
3893bd1ab2
ICU-5190 Decrease size of collator. Performance isn't addressed, but it helps to reduce what to look at for cloning.
...
X-SVN-Rev: 19625
2006-05-15 05:08:49 +00:00
George Rhoten
5b973ae614
ICU-5198 Disable charset detection when UCONFIG_NO_CONVERSION is 1.
...
X-SVN-Rev: 19622
2006-05-09 18:06:10 +00:00
Andy Heninger
eda5a86809
ICU-5170 improved rbbi getText(), returning a characterIterator, behavior, as discussed with Markus on the mail list.
...
X-SVN-Rev: 19620
2006-05-08 16:08:53 +00:00
Eric Mader
79df33682b
ICU-5196 Skip Windows locales that don't have a corresponding ICU locale ID. Generate random doubles as the quotient of two int64_ts.
...
X-SVN-Rev: 19619
2006-05-05 23:21:23 +00:00
George Rhoten
5b3447592a
ICU-4714 Fix for Windows Vista.
...
X-SVN-Rev: 19618
2006-05-05 20:36:18 +00:00
George Rhoten
d0b264bb95
ICU-5195 Fix a performance issue found while fixing UTF-32 codepoint handling that stradle buffers.
...
X-SVN-Rev: 19615
2006-05-05 07:10:09 +00:00
George Rhoten
dd2917fc9b
ICU-5195 Fix codepoint handling that stradle buffers.
...
X-SVN-Rev: 19614
2006-05-05 07:08:37 +00:00
George Rhoten
e1412ad342
ICU-5170 Fix a compiler warning.
...
X-SVN-Rev: 19613
2006-05-05 03:40:26 +00:00
George Rhoten
47da668e46
ICU-4714 Fix for Windows Vista.
...
X-SVN-Rev: 19612
2006-05-05 02:40:03 +00:00
George Rhoten
7e90d04bc0
ICU-4985 Update for LUF
...
X-SVN-Rev: 19611
2006-05-05 01:41:21 +00:00
Deborah Goldsmith
eac56d17c4
ICU-4985 Fix another problem with test in debug mode
...
X-SVN-Rev: 19610
2006-05-05 01:01:36 +00:00
Deborah Goldsmith
7becf109fd
ICU-4985 Fix problem with test in debug mode
...
X-SVN-Rev: 19609
2006-05-05 00:52:58 +00:00
George Rhoten
5d5bccd2b8
ICU-5032 Add comments about code coverage.
...
Fix indentation.
X-SVN-Rev: 19608
2006-05-04 21:39:56 +00:00
Deborah Goldsmith
d6d4d2f647
ICU-5192 Code review cleanup
...
X-SVN-Rev: 19606
2006-05-03 21:09:00 +00:00
Andy Heninger
3a31ab328e
ICU-5170 fix invalid paramater checking & test for ubrk_open()
...
X-SVN-Rev: 19605
2006-05-03 03:32:18 +00:00
Deborah Goldsmith
de8c6c14f3
ICU-4985 currency rounding/fractions no longer ignored
...
X-SVN-Rev: 19604
2006-05-03 00:00:34 +00:00
Eric Mader
bfcdc84f92
ICU-5113 Add 'locl' feature to Indic. Add tests for Marathi vs. Hindi version of SHA.
...
X-SVN-Rev: 19599
2006-04-26 20:45:47 +00:00
George Rhoten
37304eb354
ICU-4669 Fix compiler warnings/errors
...
X-SVN-Rev: 19598
2006-04-26 07:03:14 +00:00
George Rhoten
dacb74bf27
ICU-4855 No need to have real data in this structure.
...
X-SVN-Rev: 19597
2006-04-26 06:43:56 +00:00
Andy Heninger
2134fb7aac
ICU-5170 compiler warning cleanup
...
X-SVN-Rev: 19596
2006-04-26 04:01:00 +00:00
Andy Heninger
2d1e469781
ICU-4669 compiler warnings & a lurking UText bug.
...
X-SVN-Rev: 19595
2006-04-26 03:58:01 +00:00
Andy Heninger
e710052695
ICU-5170 More RBBI with UText cleanup
...
X-SVN-Rev: 19594
2006-04-26 01:07:31 +00:00
Andy Heninger
4a1c753cf3
ICU-5170 fix bug in break iterator use of UText, surfaced as failure in string search tests.
...
X-SVN-Rev: 19593
2006-04-26 00:51:53 +00:00
George Rhoten
79637baca1
ICU-5032 Improve code coverage, and improve testing
...
X-SVN-Rev: 19592
2006-04-25 23:28:06 +00:00
George Rhoten
8c9bd249fa
ICU-4803 Temporarily add icuswap back into ICU. This tool will be
...
removed at a later date.
X-SVN-Rev: 19591
2006-04-25 22:43:37 +00:00
George Rhoten
fe36a94fdc
ICU-4803 Temporarily add icuswap back into ICU. This tool will be removed at a later date.
...
X-SVN-Rev: 19590
2006-04-25 22:38:43 +00:00
Andy Heninger
eab5948118
ICU-5170 fix crashing failure in cintltst /tstxtbd, problem with ubrk_safeClone()
...
X-SVN-Rev: 19589
2006-04-25 22:02:42 +00:00
George Rhoten
c687f5051e
ICU-5161 Fix a typo
...
X-SVN-Rev: 19588
2006-04-25 19:49:32 +00:00
George Rhoten
4c544c3b2a
ICU-5161 Fix the compilation issue introduced with Compare It.
...
X-SVN-Rev: 19587
2006-04-25 19:41:17 +00:00
George Rhoten
f5e940afb4
ICU-5161 Fix valgrind and Purify warnings about uninitialized memory copies.
...
Make it more efficient to copy and initialize a UResourceBundle.
Don't use U_INTERNAL_PROGRAM_ERROR when U_ILLEGAL_ARGUMENT_ERROR was meant.
X-SVN-Rev: 19586
2006-04-25 19:32:35 +00:00
Eric Mader
958fde0c5f
ICU-5113 Add 'locl' feature to Indic. Add "lang" attribute to <test-case>, add Han language-sensitive tests.
...
X-SVN-Rev: 19585
2006-04-25 19:16:44 +00:00
Eric Mader
deda1e3fbc
ICU-5113 Add 'locl' feature to Indic. Add "lang" attribute to <test-case>, add Han language-sensitive tests.
...
X-SVN-Rev: 19584
2006-04-25 19:08:11 +00:00
George Rhoten
d23a8d71e0
ICU-4803 Temporarily add icuswap back into ICU. This tool will be removed at a later date.
...
X-SVN-Rev: 19583
2006-04-24 22:12:37 +00:00
Ram Viswanadha
11f7388a91
ICU-5117 slight change in version .. the old version number was wrong.
...
X-SVN-Rev: 19582
2006-04-24 20:23:32 +00:00
Andy Heninger
02503e08f4
ICU-5170 RBBI Dictionary test, moved stack objects to heap so Purify can better
...
check for out-of-bounds writes. In search of an elusive error.
X-SVN-Rev: 19581
2006-04-24 17:31:44 +00:00
Andy Heninger
dc202a471e
ICU-4669 improved initialization of UText fields
...
X-SVN-Rev: 19580
2006-04-24 17:28:43 +00:00
Andy Heninger
9f85d5dd08
ICU-5170 move RBBI from CharacterIterator to UText
...
X-SVN-Rev: 19579
2006-04-22 05:29:27 +00:00
Ram Viswanadha
aca85b53cf
ICU-4855 fix a failure
...
X-SVN-Rev: 19578
2006-04-22 00:46:03 +00:00
Eric Mader
88ed19df34
ICU-4967 Document the requirement to call reset() before calling layoutChars() again.
...
X-SVN-Rev: 19577
2006-04-21 20:34:28 +00:00
Eric Mader
19230a3f00
ICU-5116 computeGlyphs() should return if characterProcessing() or glyphProcessing() fail.
...
X-SVN-Rev: 19576
2006-04-21 20:03:37 +00:00
George Rhoten
c2bc815333
ICU-5161 Fix valgrind and Purify warnings about uninitialized memory copies
...
X-SVN-Rev: 19575
2006-04-21 18:56:24 +00:00
Ram Viswanadha
5c3e7107ad
ICU-4855 synch data with CLDR
...
X-SVN-Rev: 19574
2006-04-21 16:09:28 +00:00
Andy Heninger
932aa7f58f
ICU-4669 Add reserved fields, various bug fixes.
...
X-SVN-Rev: 19573
2006-04-21 04:34:00 +00:00
Ram Viswanadha
bbbee77fe0
ICU-4855 synch data with CLDR
...
X-SVN-Rev: 19572
2006-04-21 01:18:35 +00:00
Ram Viswanadha
d0c4030d94
ICU-5117 make genrb read the new structure
...
X-SVN-Rev: 19571
2006-04-21 01:15:46 +00:00
Ram Viswanadha
565c438d08
ICU-4855 synch data with CLDR
...
X-SVN-Rev: 19570
2006-04-21 01:05:59 +00:00
Ram Viswanadha
cb17e6f035
ICU-5117 generate data files from LDML2ICUConverter
...
X-SVN-Rev: 19569
2006-04-21 00:55:24 +00:00
Ram Viswanadha
74a465c31c
ICU-5117 make brkitr work with changes to data files
...
X-SVN-Rev: 19568
2006-04-21 00:30:22 +00:00
Eric Mader
db8dd2923f
ICU-3979 Update for version 1.15 of CODE2000.TTF
...
X-SVN-Rev: 19566
2006-04-19 18:40:56 +00:00
Eric Mader
8341bf4d87
ICU-5161 call fontInstance->deleteNameString instead of DELETE_ARRAY.
...
X-SVN-Rev: 19565
2006-04-19 18:38:46 +00:00
George Rhoten
90b87f3aa8
ICU-5161 Fix memory leaks and use ICU putil functions.
...
X-SVN-Rev: 19564
2006-04-19 06:53:43 +00:00
Deborah Goldsmith
225d629326
ICU-5163 Restore const void * constructor, improve test coverage
...
X-SVN-Rev: 19563
2006-04-18 22:49:08 +00:00
Eric Mader
653fcc2232
ICU-5115 Add test cases for matra and mark combinations, including missing consonants.
...
X-SVN-Rev: 19562
2006-04-18 19:04:05 +00:00
Eric Mader
e8969d0b13
ICU-5115 uniform handling of matras, modifiers w/o a base consonant.
...
X-SVN-Rev: 19561
2006-04-18 00:38:45 +00:00
George Rhoten
65924f6b3c
ICU-5161 Don't allow users to access uninitialized memory.
...
X-SVN-Rev: 19559
2006-04-17 17:01:52 +00:00
George Rhoten
689ac9f998
ICU-5161 Fix a memory leak.
...
X-SVN-Rev: 19558
2006-04-17 07:37:21 +00:00
George Rhoten
69dc11a58d
ICU-5161 Fix a memory leak.
...
X-SVN-Rev: 19557
2006-04-17 05:06:11 +00:00
George Rhoten
57206e7d3c
ICU-5161 Fix memory leaks.
...
X-SVN-Rev: 19556
2006-04-16 18:11:12 +00:00
George Rhoten
7e6b69156d
ICU-5161 Properly delete memory, and make sure there is enough space to unescape a string.
...
X-SVN-Rev: 19555
2006-04-16 17:28:00 +00:00
George Rhoten
504248ad53
ICU-5161 Fix a memory leak.
...
X-SVN-Rev: 19554
2006-04-15 18:04:35 +00:00
George Rhoten
6de38a94a1
ICU-5161 Better fix for Purify/valgrind warnings about uninitialized memory reading.
...
X-SVN-Rev: 19553
2006-04-15 16:06:01 +00:00
George Rhoten
7a50d6f62d
ICU-5161 Fix Purify/valgrind warnings about reading uninitialized memory.
...
X-SVN-Rev: 19552
2006-04-15 08:07:30 +00:00
George Rhoten
ac0ec58b80
ICU-5161 Fix Purify/valgrind warnings about uninitialized memory reading.
...
X-SVN-Rev: 19551
2006-04-15 07:52:16 +00:00
George Rhoten
8530362290
ICU-5161 Properly delete the memory.
...
X-SVN-Rev: 19550
2006-04-15 07:35:05 +00:00
George Rhoten
3737c923bd
ICU-5161 Fix valgrind and Purify warnings about getTerminatedBuffer and uninitialized memory reads.
...
X-SVN-Rev: 19549
2006-04-14 21:58:41 +00:00
George Rhoten
4493abae62
ICU-5161 Fix valgrind and Purify warnings about getTerminatedBuffer and uninitialized memory reads.
...
X-SVN-Rev: 19548
2006-04-14 21:43:21 +00:00
George Rhoten
e88c000399
ICU-5161 Reduce memory consumption.
...
Allow more memory allocation errors to be reported.
Reduce memory fragmentation.
Speed up initialization slightly.
X-SVN-Rev: 19547
2006-04-14 21:09:42 +00:00
George Rhoten
573f662749
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19546
2006-04-14 16:20:02 +00:00
George Rhoten
ca09e63755
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19545
2006-04-14 16:01:20 +00:00
George Rhoten
216965ea92
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19544
2006-04-14 15:49:37 +00:00
George Rhoten
a0a2635fdc
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19543
2006-04-14 15:41:51 +00:00
Eric Mader
8927afbf4b
ICU-5153 Make sure the string passed to GetNumberFormatW, GetCurrencyFormatW has "." as the decimal separator.
...
X-SVN-Rev: 19542
2006-04-13 23:48:32 +00:00
George Rhoten
e397fa369b
ICU-5161 Fix uninitialized memory read.
...
X-SVN-Rev: 19538
2006-04-13 15:56:37 +00:00
George Rhoten
a17245d34c
ICU-5161 The source and target in a call to memcpy should be the same.
...
Check the capacity before using strlen.
Explain why the @ sign is variant in the code.
X-SVN-Rev: 19537
2006-04-13 07:27:52 +00:00
George Rhoten
e4b3bbc599
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19533
2006-04-12 23:36:56 +00:00
Eric Mader
107a44eb64
ICU-5157 need to add the 'ccmp' feature.
...
X-SVN-Rev: 19531
2006-04-12 01:32:13 +00:00
Eric Mader
2751032ccd
ICU-3979 Fix extrremely annoying compiler warnings.
...
X-SVN-Rev: 19530
2006-04-11 22:40:05 +00:00
Eric Mader
656d7e1b43
ICU-3979 remove spurious semi-colons.
...
X-SVN-Rev: 19528
2006-04-11 01:32:24 +00:00
Eric Mader
ca9fcb4e10
ICU-3979 Fix compiler warnings.
...
X-SVN-Rev: 19527
2006-04-11 01:15:08 +00:00
George Rhoten
786c654db5
ICU-5152 Remove broken uprv_dtostr function, and create a better ChoiceFormat::dtos function.
...
X-SVN-Rev: 19525
2006-04-08 09:48:13 +00:00
George Rhoten
7bc8795cf7
ICU-5151 Hide internal functions.
...
X-SVN-Rev: 19524
2006-04-08 08:34:52 +00:00
Eric Mader
e4ae327eed
ICU-3979 Add automatic LayoutEngine tests.
...
X-SVN-Rev: 19523
2006-04-07 23:51:55 +00:00
George Rhoten
cbac1432df
ICU-4873 Fix Solaris warning and z/OS error.
...
X-SVN-Rev: 19522
2006-04-07 07:43:27 +00:00
Ram Viswanadha
ea4cd7f0fa
ICU-5084 add timebombs for tests
...
X-SVN-Rev: 19519
2006-04-04 23:23:05 +00:00
George Rhoten
0fdb67b69c
ICU-4946 Allow stable API to work by undoing previous change.
...
X-SVN-Rev: 19518
2006-04-04 20:30:45 +00:00
George Rhoten
6d5916a2ce
ICU-4703 Improve the error checking.
...
X-SVN-Rev: 19517
2006-04-04 20:15:46 +00:00
George Rhoten
735bfbfbc0
ICU-4707 There is no need to set s-fChars to 0 when it's already known to be 0 in the if statement.
...
X-SVN-Rev: 19516
2006-04-04 19:28:14 +00:00
George Rhoten
ce8b1ede60
ICU-5117 Fix memory leak.
...
X-SVN-Rev: 19515
2006-04-04 16:48:23 +00:00
George Rhoten
94f0de1e3a
ICU-5025 Better fix for an Intel compiler optimization bug.
...
X-SVN-Rev: 19514
2006-04-04 15:57:50 +00:00
George Rhoten
ebbb957f9d
ICU-5025 Better fix for an Intel compiler optimization bug.
...
X-SVN-Rev: 19513
2006-04-04 15:56:38 +00:00
George Rhoten
a28d9218a0
ICU-4946 Install missing headers on Windows machines.
...
X-SVN-Rev: 19512
2006-04-03 23:48:17 +00:00
Ram Viswanadha
481a532f56
ICU-5117 add a hack for falling back to root instead of default locale
...
X-SVN-Rev: 19511
2006-04-03 21:16:02 +00:00
George Rhoten
b29549eef4
ICU-5143 Make sure that proper ownership rules of the RuleBasedCollator are followed.
...
Do deep copying where needed.
Don't dereference NULL on failure to create rule string.
Initialize all member variables.
Consolidate copy and pasted code.
X-SVN-Rev: 19509
2006-04-02 19:07:50 +00:00
George Rhoten
ee12f37a5c
ICU-4703 Fix memory leak on function failure
...
X-SVN-Rev: 19508
2006-04-02 09:15:05 +00:00
George Rhoten
20a74838a6
ICU-5138 Keep the two collation hash functions together.
...
X-SVN-Rev: 19507
2006-04-01 17:29:49 +00:00
George Rhoten
3209361c76
ICU-5117 Optimize the string declarations.
...
X-SVN-Rev: 19506
2006-03-31 19:12:26 +00:00
Ram Viswanadha
44fc7fbfea
ICU-5139 update install scripts
...
X-SVN-Rev: 19504
2006-03-31 18:11:18 +00:00
George Rhoten
480c5cc648
ICU-5138 Separate ICU_Utility into property using and non-property using functions.
...
X-SVN-Rev: 19503
2006-03-31 08:00:41 +00:00
George Rhoten
01aff246f1
ICU-5138 Separate cleaning registration from the uinit() implementation.
...
X-SVN-Rev: 19502
2006-03-31 07:11:33 +00:00
George Rhoten
9b0162b829
ICU-5138 Separate the platform independent math from putil.c
...
X-SVN-Rev: 19501
2006-03-31 06:40:46 +00:00
George Rhoten
ac1228488e
ICU-5138 Separate the bidi data from the data loading.
...
X-SVN-Rev: 19500
2006-03-31 06:24:45 +00:00
George Rhoten
7d382500f6
ICU-5138 Separate the casing data from normalization data and data loading.
...
X-SVN-Rev: 19499
2006-03-31 05:29:06 +00:00
Andy Heninger
f47dea2b53
ICU-4873 UText with surrogates spanning chunk boundaries.
...
X-SVN-Rev: 19498
2006-03-31 02:11:39 +00:00
George Rhoten
43b2723119
ICU-5032 Undo recent changes because getState and setState are sometimes called directly.
...
X-SVN-Rev: 19495
2006-03-31 01:22:48 +00:00
George Rhoten
84322414ef
ICU-5032 Undo recent changes because getState and setState are sometimes called directly.
...
X-SVN-Rev: 19494
2006-03-31 01:21:06 +00:00
George Rhoten
61bc5bf179
ICU-5032 Really undo recent changes.
...
X-SVN-Rev: 19493
2006-03-30 20:20:27 +00:00
George Rhoten
f4cdaf67ff
ICU-4707 Remove some linker warnings.
...
X-SVN-Rev: 19492
2006-03-30 20:19:17 +00:00
George Rhoten
3318c119ba
ICU-5032 Undo last two checkins. They were invalid.
...
X-SVN-Rev: 19491
2006-03-30 20:08:34 +00:00
George Rhoten
714c0ec3c1
ICU-5032 Increase code coverage by removing dead code.
...
X-SVN-Rev: 19490
2006-03-30 20:00:13 +00:00
George Rhoten
f12fa33ed7
ICU-5032 Increase code coverage by removing dead code.
...
X-SVN-Rev: 19489
2006-03-30 19:53:19 +00:00
George Rhoten
86c776c5bb
ICU-5032 Increase code coverage
...
X-SVN-Rev: 19488
2006-03-30 19:43:46 +00:00
George Rhoten
629b60258a
ICU-4703 Improve the error checking.
...
X-SVN-Rev: 19487
2006-03-30 17:06:40 +00:00
George Rhoten
c4a7db9fa0
ICU-4703 Don't deference NULL when a mallloc fails, and report when the memory failure happens.
...
X-SVN-Rev: 19486
2006-03-30 16:54:13 +00:00
George Rhoten
8a9efb0f0f
ICU-4703 ucol_openRules shouldn't use destination preflighting buffer rules on source strings.
...
X-SVN-Rev: 19485
2006-03-30 09:40:21 +00:00
George Rhoten
e336f52fd8
ICU-4703 Don't dereference NULL.
...
X-SVN-Rev: 19484
2006-03-30 09:30:12 +00:00
George Rhoten
f748c9d5e4
ICU-4703 Fail cleanly when detecting bad arguments.
...
X-SVN-Rev: 19483
2006-03-30 09:27:31 +00:00
George Rhoten
8a895cadee
ICU-4703 usearch_openFromCollator should return when detecting bad arguments.
...
X-SVN-Rev: 19482
2006-03-30 09:26:24 +00:00
George Rhoten
7b939088a9
ICU-4703 addListener should return when detecting bad arguments.
...
X-SVN-Rev: 19481
2006-03-30 09:12:35 +00:00
George Rhoten
0ba4bdac5d
ICU-4703 Don't crash when bad arguments are given.
...
X-SVN-Rev: 19480
2006-03-30 08:57:44 +00:00
George Rhoten
1378f39a25
ICU-4703 Fix a memory leak on long package names.
...
X-SVN-Rev: 19479
2006-03-30 08:26:56 +00:00
George Rhoten
b27859e922
ICU-4703 Fix memory leak on function failure
...
X-SVN-Rev: 19478
2006-03-30 05:36:01 +00:00
George Rhoten
b20499f06b
ICU-4703 Fix memory leak on function failure
...
X-SVN-Rev: 19477
2006-03-30 05:29:25 +00:00
George Rhoten
303da65207
ICU-5032 Test swapping a 32-bit key resource bundle table
...
X-SVN-Rev: 19476
2006-03-30 04:50:01 +00:00
George Rhoten
1d6533d978
ICU-5025 Fix an Intel compiler issue.
...
X-SVN-Rev: 19475
2006-03-30 01:18:26 +00:00
George Rhoten
d77a2417e1
ICU-5129 Both Rational and FreeBSD need this change to allow the icu-config script to be generated correctly.
...
X-SVN-Rev: 19474
2006-03-30 00:33:20 +00:00
Deborah Goldsmith
aa8de78f26
ICU-5136 Add test of MutableTrieDictionary and CompactTrieDictionary
...
X-SVN-Rev: 19473
2006-03-29 23:33:02 +00:00
Deborah Goldsmith
eaa65b983e
ICU-5112 Correct documentation of UDTS_MAC_OLD_TIME
...
X-SVN-Rev: 19472
2006-03-29 20:43:15 +00:00
George Rhoten
d2edd10e4e
ICU-4703 Fix memory leak when malloc fails.
...
X-SVN-Rev: 19471
2006-03-29 09:42:16 +00:00
George Rhoten
25614b86e4
ICU-4703 Fix memory leak when malloc fails.
...
X-SVN-Rev: 19470
2006-03-29 09:03:32 +00:00
George Rhoten
88420fdecf
ICU-5032 Fix a typo from the last checkin
...
X-SVN-Rev: 19469
2006-03-29 00:59:28 +00:00
George Rhoten
dbe243b118
ICU-5032 Increase code coverage. Bad input should fail and not succeed.
...
X-SVN-Rev: 19468
2006-03-29 00:19:41 +00:00
George Rhoten
7aa9c4c444
ICU-5032 Increase code coverage.
...
X-SVN-Rev: 19467
2006-03-29 00:19:28 +00:00
George Rhoten
d5bc69e7f4
ICU-5032 Increase code coverage numbers
...
X-SVN-Rev: 19466
2006-03-28 22:00:11 +00:00
George Rhoten
4c80e2649e
ICU-4703 Fix u_errorName bounds checking.
...
X-SVN-Rev: 19465
2006-03-28 08:52:36 +00:00
George Rhoten
27ec624563
ICU-4703 Fix a memory leak on function failure
...
X-SVN-Rev: 19464
2006-03-28 08:51:19 +00:00
George Rhoten
bc071af705
ICU-4703 Fix memory leak on function failure
...
X-SVN-Rev: 19463
2006-03-28 08:50:34 +00:00
George Rhoten
f4838cc379
ICU-4703 Fix memory leak on function failure
...
X-SVN-Rev: 19462
2006-03-28 07:40:46 +00:00
George Rhoten
9b74d98d49
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19461
2006-03-28 07:25:09 +00:00
George Rhoten
d96b2b6088
ICU-4703 Fix memory leaks when functions start failing, and fix a threading issue.
...
X-SVN-Rev: 19460
2006-03-28 04:08:34 +00:00
George Rhoten
40e798da6d
ICU-4703 Fail correctly when the function arguments are bad.
...
X-SVN-Rev: 19459
2006-03-28 04:02:17 +00:00
George Rhoten
fff133aa6e
ICU-4703 Fix memory leak on failure
...
X-SVN-Rev: 19458
2006-03-28 04:00:58 +00:00
George Rhoten
83097bf105
ICU-5025 %f, %e and %g for scanf should expect a float by default.
...
X-SVN-Rev: 19457
2006-03-27 17:55:32 +00:00
George Rhoten
9460da6828
ICU-5129 Allow non-compatible "compatible" nmake to work.
...
X-SVN-Rev: 19456
2006-03-27 17:40:56 +00:00
George Rhoten
23eeb9c7bf
ICU-5129 Remove non-existing dependencies.
...
X-SVN-Rev: 19455
2006-03-27 17:33:08 +00:00
George Rhoten
57f049005f
ICU-5129 Allow non-compatible GNU "compatible" make to work.
...
X-SVN-Rev: 19454
2006-03-27 17:31:56 +00:00
George Rhoten
1b791d0cb4
ICU-5129 Allow non-compatible GNU "compatible" make to disallow implicit static library rules.
...
X-SVN-Rev: 19453
2006-03-27 17:31:07 +00:00
George Rhoten
37b0527b38
ICU-5129 Don't include the current directory for the default library path.
...
X-SVN-Rev: 19452
2006-03-27 17:29:15 +00:00
George Rhoten
722f647186
ICU-5092 Replace the temporary pointer parsing hack with a permanent platform independent parsing function.
...
X-SVN-Rev: 19451
2006-03-27 06:49:03 +00:00
George Rhoten
406830baf5
ICU-4707 Fix the last fix.
...
X-SVN-Rev: 19450
2006-03-26 10:24:57 +00:00
George Rhoten
b7925ce640
ICU-5117 Fix the last fix.
...
X-SVN-Rev: 19449
2006-03-26 10:17:08 +00:00
George Rhoten
a483e0fdf9
ICU-5117 Ignore new generated files.
...
X-SVN-Rev: 19448
2006-03-26 01:10:47 +00:00
George Rhoten
2d662cf06c
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19447
2006-03-26 01:09:16 +00:00
George Rhoten
73da58a35a
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19446
2006-03-26 00:43:34 +00:00
George Rhoten
401f909a49
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19445
2006-03-26 00:32:27 +00:00
George Rhoten
81b211ef90
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19444
2006-03-26 00:18:23 +00:00
George Rhoten
ebaf1da5a8
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19443
2006-03-26 00:06:01 +00:00
George Rhoten
bbb82912ca
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19442
2006-03-25 23:53:31 +00:00
George Rhoten
9dd557b1ae
ICU-4707 Fix some compiler warnings about missing virtual destructors
...
X-SVN-Rev: 19441
2006-03-25 23:27:09 +00:00
George Rhoten
4763cb63a0
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19440
2006-03-25 23:00:58 +00:00
George Rhoten
0b0d6328ab
ICU-4707 Properly define range checking
...
X-SVN-Rev: 19439
2006-03-25 22:29:09 +00:00
George Rhoten
46598e61bb
ICU-5126 Don't intermingle stdout and stderr for a single message.
...
X-SVN-Rev: 19438
2006-03-25 22:16:50 +00:00
George Rhoten
4fb57830c8
ICU-5117 Allow the swapping code to swap the new trie dictionary format.
...
X-SVN-Rev: 19437
2006-03-25 00:45:58 +00:00
George Rhoten
32416a8a9c
ICU-5125 Remove unusable code.
...
X-SVN-Rev: 19435
2006-03-25 00:15:56 +00:00
George Rhoten
485ca2f705
ICU-5032 Increase code coverage.
...
X-SVN-Rev: 19433
2006-03-24 23:43:25 +00:00
George Rhoten
363ecfa42a
ICU-4639 Use U_CAPI instead of U_DRAFT for the implementation.
...
X-SVN-Rev: 19432
2006-03-24 23:30:09 +00:00
George Rhoten
044a33ac62
ICU-5032 Increase code coverage.
...
X-SVN-Rev: 19431
2006-03-24 23:29:08 +00:00
George Rhoten
a818a144e1
ICU-4639 Make it easier to find charset detection.
...
X-SVN-Rev: 19430
2006-03-24 23:20:25 +00:00
George Rhoten
467aa116a5
ICU-5032 Increase code coverage.
...
X-SVN-Rev: 19429
2006-03-24 23:12:30 +00:00
George Rhoten
64483b9dd3
ICU-5117 Remove unused BreakDictionary and ucmp8 APIs.
...
X-SVN-Rev: 19427
2006-03-24 21:24:39 +00:00
George Rhoten
fb73d7b9a9
ICU-5086 Fix a typo from the last checkin.
...
X-SVN-Rev: 19426
2006-03-24 03:22:11 +00:00
George Rhoten
82bc2a9dd3
ICU-5117 Better fix for building the break iterator data on Windows.
...
X-SVN-Rev: 19425
2006-03-24 01:21:27 +00:00
George Rhoten
4d88bc8d78
ICU-5086 Improve timezone detection on Mac OS X and AIX.
...
X-SVN-Rev: 19424
2006-03-23 23:38:53 +00:00
Deborah Goldsmith
76c98bfa7c
ICU-5117 Fix unused parameter warnings
...
X-SVN-Rev: 19423
2006-03-23 20:48:47 +00:00
George Rhoten
3bc9b13a04
ICU-5121 Improve usage of _REENTRANT
...
X-SVN-Rev: 19419
2006-03-23 18:51:51 +00:00
George Rhoten
a6e0012c36
ICU-5117 Partial fix for building on Windows
...
X-SVN-Rev: 19418
2006-03-23 09:46:37 +00:00
George Rhoten
b51bdf2a60
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19417
2006-03-23 05:53:36 +00:00
George Rhoten
240c50c633
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19416
2006-03-23 04:21:33 +00:00
George Rhoten
1e184956a8
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19415
2006-03-23 04:11:36 +00:00
George Rhoten
a65f7a1ab1
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19414
2006-03-23 04:09:01 +00:00
George Rhoten
ffaad4ccaa
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19413
2006-03-23 03:57:20 +00:00
George Rhoten
d0138fed19
ICU-4707 Provide more helpful compiler warnings.
...
X-SVN-Rev: 19412
2006-03-23 03:16:09 +00:00
George Rhoten
56b11c8b39
ICU-5117 Fixes for other versions of gcc
...
X-SVN-Rev: 19411
2006-03-23 02:54:34 +00:00
Markus Scherer
1d5b134af8
ICU-4707 remove unused code from uchar_swapNames()
...
X-SVN-Rev: 19410
2006-03-23 01:49:49 +00:00
George Rhoten
92a50f8a73
ICU-5117 Fixes for Windows
...
X-SVN-Rev: 19409
2006-03-23 01:35:21 +00:00
Deborah Goldsmith
490cb834fa
ICU-5117 Thai break should work in all locales
...
X-SVN-Rev: 19408
2006-03-23 00:54:12 +00:00
George Rhoten
7dce112ff1
ICU-4639 Make sure that the next enumeration function fails as expected.
...
X-SVN-Rev: 19407
2006-03-22 09:48:15 +00:00
George Rhoten
fda1f467e9
ICU-4707 Properly fix the last fix.
...
X-SVN-Rev: 19406
2006-03-22 09:38:06 +00:00
George Rhoten
0a59fb064b
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19405
2006-03-22 09:22:46 +00:00
George Rhoten
851d1dccb8
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19404
2006-03-22 08:52:04 +00:00
George Rhoten
de9404852f
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19403
2006-03-22 08:19:34 +00:00
George Rhoten
88889fdd3a
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19402
2006-03-22 08:17:49 +00:00
George Rhoten
aeb583804c
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19401
2006-03-22 07:57:49 +00:00
George Rhoten
d2246109e4
ICU-4707 Fix some compiler warnings about dereferencing type-punned pointers.
...
Fix a Beam warning.
Fix a Palm OS compiler error.
X-SVN-Rev: 19400
2006-03-22 07:40:47 +00:00
George Rhoten
ad096587e1
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19399
2006-03-22 06:13:30 +00:00
George Rhoten
a7b05e0c3d
ICU-3967 Update the performance test to the current way of building ICU.
...
X-SVN-Rev: 19398
2006-03-22 05:00:27 +00:00
George Rhoten
e8641af8d2
ICU-5032 Move deprecated virtual inline code into the rest of the Hebrew calendar.
...
X-SVN-Rev: 19397
2006-03-22 00:38:45 +00:00
George Rhoten
01e946968d
ICU-3967 Update the performance test to the current way of building ICU.
...
X-SVN-Rev: 19396
2006-03-21 23:25:04 +00:00
George Rhoten
02470e105b
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19391
2006-03-21 09:48:57 +00:00
George Rhoten
a977c0adc7
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19390
2006-03-21 09:14:27 +00:00
George Rhoten
a6e52426c3
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19387
2006-03-21 05:04:29 +00:00
George Rhoten
af4d11cd28
ICU-5032 Increase code coverage by removing dead code.
...
X-SVN-Rev: 19384
2006-03-20 18:59:54 +00:00
George Rhoten
35c4c75f13
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19383
2006-03-20 07:53:07 +00:00
George Rhoten
2dd590c668
ICU-5032 Refactor code while increasing code coverage.
...
X-SVN-Rev: 19382
2006-03-20 07:49:49 +00:00
George Rhoten
db92b0f4f9
ICU-5032 Increase code coverage of UTF-32 converter
...
X-SVN-Rev: 19381
2006-03-20 07:43:13 +00:00
George Rhoten
efedac815e
ICU-5032 Refactor code while increasing code coverage.
...
X-SVN-Rev: 19380
2006-03-20 07:42:35 +00:00
George Rhoten
b492fe71a3
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19379
2006-03-20 07:35:37 +00:00
Eric Mader
c612f9a13a
ICU-4338 Remove more compiler warnings. (sigh...)
...
X-SVN-Rev: 19374
2006-03-18 01:17:07 +00:00
Eric Mader
1e7477b4e4
ICU-4338 fix compiler warnings.
...
X-SVN-Rev: 19373
2006-03-18 01:09:27 +00:00
Eric Mader
27ce7a467e
ICU-4338 explicitly declare the size of per-script arrays.
...
X-SVN-Rev: 19372
2006-03-18 00:04:26 +00:00
Markus Scherer
28804eff03
ICU-5084 NFSkippable sets for Unicode 5.0
...
X-SVN-Rev: 19371
2006-03-17 23:24:15 +00:00
Markus Scherer
f14b733772
ICU-5084 Unicode 5 moves Grapheme_Link around between properties files
...
X-SVN-Rev: 19369
2006-03-17 22:07:05 +00:00
George Rhoten
a93931d6c4
ICU-4973 Rephrase how resource bundles are closed (not deleted).
...
X-SVN-Rev: 19365
2006-03-17 08:18:45 +00:00
Andy Heninger
3be61f553b
ICU-5107 check in regular expressions demo
...
X-SVN-Rev: 19363
2006-03-17 02:21:54 +00:00
Andy Heninger
cb2c0014e2
ICU-5107 check in regular expressions demo
...
X-SVN-Rev: 19362
2006-03-17 02:10:50 +00:00
George Rhoten
b09c29ad1d
ICU-5032 Remove unreachable code.
...
X-SVN-Rev: 19361
2006-03-17 00:35:59 +00:00
George Rhoten
95212a9bfd
ICU-5032 Increase code coverage numbers by removing redundant code
...
X-SVN-Rev: 19356
2006-03-16 22:47:23 +00:00
George Rhoten
cf9c14a088
ICU-4707 Fix some compiler warnings about unused code.
...
X-SVN-Rev: 19355
2006-03-16 20:33:21 +00:00
George Rhoten
13eed03890
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19354
2006-03-16 07:36:52 +00:00
George Rhoten
a62c62531f
ICU-4707 Fix some compiler warnings about unused code.
...
X-SVN-Rev: 19353
2006-03-16 06:07:07 +00:00
George Rhoten
e3613f638e
ICU-4707 Fix some compiler warnings about unused code.
...
X-SVN-Rev: 19352
2006-03-16 05:43:34 +00:00
George Rhoten
b8328839ca
ICU-4707 Fix some compiler warnings about unused code.
...
X-SVN-Rev: 19351
2006-03-16 04:54:35 +00:00
George Rhoten
af66ad6b26
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19350
2006-03-16 03:43:24 +00:00
Doug Felt
5213dc5a7f
ICU-1 add icu4j iuc29 paper
...
X-SVN-Rev: 19346
2006-03-14 22:22:44 +00:00
Eric Mader
db72e9408f
ICU-4765 Update state table per the bug.
...
X-SVN-Rev: 19345
2006-03-14 19:45:23 +00:00
George Rhoten
f68b52650f
ICU-4707 Fix some compiler warnings by merging some code.
...
X-SVN-Rev: 19332
2006-03-06 08:23:20 +00:00
George Rhoten
28783a7e55
ICU-5100 Fix a gcc compiler error.
...
X-SVN-Rev: 19331
2006-03-06 03:35:36 +00:00
George Rhoten
8d310941ec
ICU-5099 Compiler fixes for gcc
...
X-SVN-Rev: 19330
2006-03-04 00:01:38 +00:00
Markus Scherer
e7aa3f3380
ICU-5084 Unicode 5.0 beta (d13)
...
X-SVN-Rev: 19329
2006-03-03 20:59:01 +00:00
Markus Scherer
ce0d2dc69b
ICU-5084 UnicodeData.txt cannot have a copyright because its format does not permit comments
...
X-SVN-Rev: 19328
2006-03-03 20:41:19 +00:00
George Rhoten
5ec2f7ff26
ICU-5086 Only use a non-Olson ID when the raw offset is wrong. This
...
allows the daylight saving changeover to happen in long running ICU processes.
X-SVN-Rev: 19327
2006-03-03 20:10:02 +00:00
George Rhoten
06743ea5a6
ICU-5086 Detect when an a potential non-unique abbreviation is used,
...
and try to use the raw offset when that happens. Some timezones are still
sometimes off by one hour, but this is much better than before (off by several
hours in many more timezones).
X-SVN-Rev: 19326
2006-03-03 17:46:26 +00:00
George Rhoten
7f267c6e1b
ICU-5086 Improve timezone detection.
...
X-SVN-Rev: 19325
2006-03-03 08:17:36 +00:00
George Rhoten
ccc5d310f4
ICU-5098 Fix some typos
...
X-SVN-Rev: 19324
2006-03-03 07:20:15 +00:00
George Rhoten
deb7d17fdc
ICU-5086 Use the localtime timezone link check on platforms that support it.
...
X-SVN-Rev: 19323
2006-03-03 07:08:05 +00:00
George Rhoten
0e9027e52a
ICU-5086 Use the localtime timezone link check on platforms that support it.
...
X-SVN-Rev: 19322
2006-03-03 07:02:43 +00:00
George Rhoten
1e9f89c2c9
ICU-4707 Remove some compiler warnings about empty compilation units while using static libraries.
...
X-SVN-Rev: 19321
2006-03-03 07:01:17 +00:00
George Rhoten
b2aaafe4dd
ICU-4707 Remove some compiler warnings about empty compilation units.
...
X-SVN-Rev: 19320
2006-03-03 06:59:43 +00:00
George Rhoten
5c175798f2
ICU-5086 Use the localtime timezone link check on platforms that support it.
...
X-SVN-Rev: 19319
2006-03-03 06:47:40 +00:00
George Rhoten
393617a8f7
ICU-5086 Try out better timezone detection.
...
The default detection without the TZ environment variable still needs to be fixed.
X-SVN-Rev: 19318
2006-03-03 01:35:59 +00:00
George Rhoten
202d985613
ICU-5086 Try out better timezone detection.
...
The default detection without the TZ environment variable still needs to be fixed.
X-SVN-Rev: 19317
2006-03-03 01:12:55 +00:00
George Rhoten
5b679e213a
ICU-5086 Try out better timezone detection.
...
The default detection without the TZ environment variable still needs to be fixed.
X-SVN-Rev: 19316
2006-03-03 01:05:05 +00:00
George Rhoten
a174b70acd
ICU-5086 Try out better timezone detection.
...
The default detection without the TZ environment variable still needs to be fixed.
X-SVN-Rev: 19315
2006-03-03 01:00:54 +00:00
Eric Mader
8f24bb476b
ICU-4639 Clean up csdet.vcproj
...
X-SVN-Rev: 19312
2006-03-02 18:11:37 +00:00
George Rhoten
286c5c0051
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19311
2006-03-02 03:45:55 +00:00
Eric Mader
e68625742b
ICU-4639 return 0 from main to indicate successful execution.
...
X-SVN-Rev: 19309
2006-03-01 22:47:23 +00:00
Eric Mader
fa4e147b16
ICU-4639 Invoke the sample w/ an input file from the uconv sample directory.
...
X-SVN-Rev: 19308
2006-03-01 22:38:03 +00:00
Eric Mader
f85c640c46
ICU-4639 initial checkin of a liitle sample application.
...
X-SVN-Rev: 19307
2006-03-01 22:21:50 +00:00
Eric Mader
76da88a1ed
ICU-4639 Initial checkin of a little sample application.
...
X-SVN-Rev: 19306
2006-03-01 21:56:10 +00:00
George Rhoten
4f9774ab89
ICU-5091 Fix some newline conversion problems.
...
X-SVN-Rev: 19303
2006-03-01 05:45:34 +00:00
George Rhoten
93ebb28935
ICU-5091 Fix some newline conversion problems.
...
X-SVN-Rev: 19302
2006-03-01 05:43:01 +00:00
Eric Mader
98b4e4f7a2
ICU-5088 Fix typo in definition of $Extend
...
X-SVN-Rev: 19298
2006-02-28 00:29:44 +00:00
George Rhoten
5d15b21a8d
ICU-4901 Make files mode work better.
...
X-SVN-Rev: 19294
2006-02-27 04:20:12 +00:00
George Rhoten
b8352c122c
ICU-4901 Make files mode work better.
...
X-SVN-Rev: 19293
2006-02-26 21:55:55 +00:00
George Rhoten
8ada4896ee
ICU-5081 Stop using the old naming scheme.
...
X-SVN-Rev: 19291
2006-02-25 23:32:49 +00:00
George Rhoten
61d40226d0
ICU-3085 The Windows project files now use /Zc:wchar_t
...
X-SVN-Rev: 19290
2006-02-25 23:23:05 +00:00
George Rhoten
f5d50b8d93
ICU-4869 Make it easier to read the logs.
...
X-SVN-Rev: 19286
2006-02-25 05:34:28 +00:00
George Rhoten
d0d6fd29ce
ICU-4869 Make it easier for the samples to work on z/OS
...
X-SVN-Rev: 19285
2006-02-25 05:06:19 +00:00
George Rhoten
cc92266ff5
ICU-4905 Remove an over optimization of mapping files on Windows.
...
This change will also make sure that you never find someone else's custom modified mapped file.
X-SVN-Rev: 19278
2006-02-25 00:18:07 +00:00
George Rhoten
f4a20aa1c8
ICU-5081 Remove support for the old naming scheme.
...
X-SVN-Rev: 19276
2006-02-24 21:25:44 +00:00
George Rhoten
040e9f22e4
ICU-4051 Make unmodified global variables static const
...
X-SVN-Rev: 19275
2006-02-24 20:05:45 +00:00
George Rhoten
d8d86b82a4
ICU-4639 Make unmodified global variables static const
...
X-SVN-Rev: 19274
2006-02-24 19:57:04 +00:00
George Rhoten
ba00f9b408
ICU-5081 Remove support for the old naming scheme.
...
X-SVN-Rev: 19273
2006-02-24 19:47:47 +00:00
George Rhoten
21694002ed
ICU-5081 Change testdata to use the new file naming scheme.
...
X-SVN-Rev: 19272
2006-02-24 19:31:34 +00:00
George Rhoten
3cfb5459ac
ICU-5081 U_HAVE_BIND_INTERNAL_REFERENCES and BIR_CPPFLAGS aren't used in the tools anymore
...
X-SVN-Rev: 19271
2006-02-24 19:31:15 +00:00
George Rhoten
dc8d04a99e
ICU-5081 Change testdata to use the new file naming scheme.
...
X-SVN-Rev: 19270
2006-02-24 19:22:09 +00:00
George Rhoten
11e43d7a6e
ICU-4639 Convert this file from binary to a UTF-8 text file.
...
X-SVN-Rev: 19232
2006-02-21 20:17:31 +00:00
George Rhoten
187ccbab3b
ICU-4639 Convert this file from binary to a UTF-8 text file.
...
X-SVN-Rev: 19231
2006-02-21 20:15:41 +00:00
George Rhoten
5937e5ec9a
ICU-4707 Fix some compiler warnings about unused variables.
...
X-SVN-Rev: 19230
2006-02-21 18:32:00 +00:00
George Rhoten
fb6970fdde
ICU-4869 Use U_CALLCONV in C callbacks.
...
X-SVN-Rev: 19229
2006-02-21 18:30:10 +00:00
George Rhoten
dc2dae588a
ICU-5070 Better fix for Visual Age 7
...
X-SVN-Rev: 19228
2006-02-21 17:49:03 +00:00
Eric Mader
10b15d2a44
ICU-3274 Initial checkin of Hangul OpenType code.
...
X-SVN-Rev: 19227
2006-02-21 17:13:48 +00:00
George Rhoten
422d7dbe64
ICU-5070 Fix for Visual Age 7
...
X-SVN-Rev: 19226
2006-02-21 07:11:41 +00:00
George Rhoten
5409dafe12
ICU-4825 The Intel compiler test machine has been updated.
...
X-SVN-Rev: 19224
2006-02-20 19:39:44 +00:00
Ram Viswanadha
b3887b4af0
ICU-4947 remove C from log message
...
X-SVN-Rev: 19222
2006-02-20 19:15:53 +00:00
George Rhoten
4baa77b32b
ICU-5068 Remove the PTX configuration due to lack of testing.
...
X-SVN-Rev: 19219
2006-02-19 08:08:55 +00:00
Ram Viswanadha
831b6b91be
ICU-4947 fix a typo
...
X-SVN-Rev: 19217
2006-02-18 21:19:24 +00:00
George Rhoten
4ba5decd00
ICU-4869 Clean up the configure script for z/OS
...
X-SVN-Rev: 19214
2006-02-18 08:38:11 +00:00
Doug Felt
6d17cc5a61
ICU-5065 add eclipse wrapper to icu4j dev tree
...
X-SVN-Rev: 19211
2006-02-18 00:40:26 +00:00
George Rhoten
217d598c65
ICU-5044 Fix some header test issues.
...
X-SVN-Rev: 19209
2006-02-18 00:37:42 +00:00
Andy Heninger
cfd5650611
ICU-4699 add Freeze to UText
...
X-SVN-Rev: 19197
2006-02-17 02:16:01 +00:00
Ram Viswanadha
e4671c2124
ICU-5045 fix bug while testing for ro_RO
...
X-SVN-Rev: 19182
2006-02-16 22:49:34 +00:00
George Rhoten
de57f5f647
ICU-4759 Document the UCONFIG switches better.
...
X-SVN-Rev: 19179
2006-02-16 22:24:24 +00:00
George Rhoten
ff468864c7
ICU-4869 Clean up the configure script for z/OS
...
X-SVN-Rev: 19176
2006-02-16 17:41:38 +00:00
Ram Viswanadha
8a9c47c61a
ICU-5045 fix the tests
...
X-SVN-Rev: 19175
2006-02-16 17:41:18 +00:00
George Rhoten
4396be7b64
ICU-4869 Clean up the configure script for z/OS
...
X-SVN-Rev: 19174
2006-02-16 17:34:23 +00:00
Ram Viswanadha
24875a7ca0
ICU-5045 use full names for enum constants
...
X-SVN-Rev: 19172
2006-02-16 01:21:14 +00:00
George Rhoten
0f50705ce8
ICU-5044 ICU 3.4.0 incorrectly missed tagging idna_conf.txt, and this test silently failed.
...
This change fixes the error reporting.
X-SVN-Rev: 19168
2006-02-15 19:59:00 +00:00
Eric Mader
e1161df698
ICU-5057 Treat wchar_t as built-in type.
...
X-SVN-Rev: 19162
2006-02-14 21:12:45 +00:00
Eric Mader
85bbb0fcbf
ICU-5057 Treat wchar_t as built-in type.
...
X-SVN-Rev: 19161
2006-02-14 20:57:08 +00:00
Eric Mader
a935bdccbb
ICU-5057 Treat wchar_t as built-in type.
...
X-SVN-Rev: 19160
2006-02-14 19:37:26 +00:00
Eric Mader
0f20803cef
ICU-5057 Don't allow ZWJ Virama ZWJ
...
X-SVN-Rev: 19159
2006-02-14 19:33:43 +00:00
George Rhoten
00b5accd4b
ICU-4869 Fix for z/OS. Tell the compiler to use the correct file C++ extension.
...
X-SVN-Rev: 19157
2006-02-14 18:16:28 +00:00
Eric Mader
ba21b7880e
ICU-4639 Add Big5, use sorted mbcs statistics, increase coverage.
...
X-SVN-Rev: 19152
2006-02-13 20:47:36 +00:00
Eric Mader
1e5f4efef9
ICU-4639 Initial version of C test. Clean up error messages.
...
X-SVN-Rev: 19138
2006-02-11 00:28:36 +00:00
Eric Mader
ee7482efd7
ICU-4639 Initial version of C test. Clean up error messages.
...
X-SVN-Rev: 19137
2006-02-10 23:49:09 +00:00
Steven R. Loomis
0d32aba0f9
ICU-5039 olson 2006a updates
...
X-SVN-Rev: 19134
2006-02-10 03:09:44 +00:00
Steven R. Loomis
537711b4ed
ICU-5015 fix offset calculation for historical zones.
...
X-SVN-Rev: 19133
2006-02-10 03:08:14 +00:00
Steven R. Loomis
ca4f34973a
ICU-5039 update zoneinfo
...
X-SVN-Rev: 19132
2006-02-10 03:06:07 +00:00
Steven R. Loomis
e9971936a5
ICU-5013 improved test
...
X-SVN-Rev: 19131
2006-02-10 03:05:14 +00:00
Steven R. Loomis
877be1db38
ICU-5015 olson 2006 update
...
X-SVN-Rev: 19130
2006-02-10 03:03:19 +00:00
Eric Mader
62c59f82c2
ICU-4639 Change class static const arrays to file private static const arrays.
...
X-SVN-Rev: 19127
2006-02-10 00:10:58 +00:00
Markus Scherer
cc00933757
ICU-5045 documentation updates
...
X-SVN-Rev: 19125
2006-02-09 21:38:12 +00:00
George Rhoten
cf94403ea4
ICU-4707 Fix some compiler warnings about unused variables.
...
X-SVN-Rev: 19124
2006-02-09 21:29:49 +00:00
Markus Scherer
05c910e183
ICU-5043 low-level code for lenient-UTF-8 UText provider
...
X-SVN-Rev: 19123
2006-02-09 21:16:20 +00:00
Eric Mader
959633d24c
ICU-4639 Remove static constants from headers, fix overflow in confidence calculation in match_mbcs.
...
X-SVN-Rev: 19122
2006-02-09 21:13:01 +00:00
Ram Viswanadha
e1b12af644
ICU-4974 fix a bug pointed out by George
...
X-SVN-Rev: 19121
2006-02-09 17:00:23 +00:00
George Rhoten
ab69e3a740
ICU-5046 Add DragonFly BSD configuration
...
X-SVN-Rev: 19119
2006-02-09 09:12:47 +00:00
George Rhoten
5dee33ea3e
ICU-4707 Fix some compiler warnings about unused variables.
...
X-SVN-Rev: 19118
2006-02-09 08:59:20 +00:00
Ram Viswanadha
3657fc5b7f
ICU-5045 tests for codes in iso 15924
...
X-SVN-Rev: 19106
2006-02-09 01:28:31 +00:00
Ram Viswanadha
d3ac526291
ICU-5045 add support for codes in iso 15924
...
X-SVN-Rev: 19105
2006-02-09 01:27:00 +00:00
George Rhoten
4482471787
ICU-4941 Change a comment
...
X-SVN-Rev: 19104
2006-02-09 01:06:37 +00:00
George Rhoten
78c1921020
ICU-5042 Update the currency codes.
...
X-SVN-Rev: 19103
2006-02-08 23:42:42 +00:00
George Rhoten
4dc470e620
ICU-4152 Make some functions static.
...
X-SVN-Rev: 19102
2006-02-08 21:46:11 +00:00
George Rhoten
c942580977
ICU-5032 Increase code coverage numbers by removing redundant code
...
X-SVN-Rev: 19101
2006-02-08 21:42:32 +00:00
George Rhoten
5cdbf449ca
ICU-4152 virtual functions should not be inline
...
X-SVN-Rev: 19100
2006-02-08 21:34:46 +00:00
George Rhoten
0485d6ec53
ICU-5032 Increase code coverage numbers by simplifying the code.
...
X-SVN-Rev: 19099
2006-02-08 21:30:58 +00:00
George Rhoten
818946b8f4
ICU-5008 Change some mislabeled @draft enums to @internal
...
X-SVN-Rev: 19098
2006-02-08 19:56:35 +00:00
George Rhoten
2a111fef69
ICU-5032 Increase code coverage numbers
...
X-SVN-Rev: 19097
2006-02-08 19:43:00 +00:00
Steven R. Loomis
aff09b5e97
ICU-5039 updated tzcode patch. updated readme
...
X-SVN-Rev: 19096
2006-02-08 18:53:15 +00:00
Ram Viswanadha
a7308f4887
ICU-4974 remove obsolete files
...
X-SVN-Rev: 19095
2006-02-08 17:51:53 +00:00
Eric Mader
72365ebe1d
ICU-4639 Uncomment tests that were failing due to Shift_JIS, EUC-JP, GB-18030 bugs.
...
X-SVN-Rev: 19092
2006-02-08 00:19:04 +00:00
George Rhoten
dd7f893fec
ICU-5032 Increase code coverage numbers
...
X-SVN-Rev: 19089
2006-02-07 23:20:38 +00:00
Eric Mader
5e999a5b45
ICU-4639 Can't binary search unsorted arrays...
...
X-SVN-Rev: 19088
2006-02-07 23:11:07 +00:00
George Rhoten
d160dc506e
ICU-5032 Increase code coverage numbers
...
X-SVN-Rev: 19087
2006-02-07 22:15:47 +00:00
Eric Mader
cb69e53d8d
ICU-4639 Cleanup, more error checking.
...
X-SVN-Rev: 19086
2006-02-07 21:59:16 +00:00
Ram Viswanadha
5cb6459f4b
ICU-4947 remove trailing coma
...
X-SVN-Rev: 19085
2006-02-07 21:12:44 +00:00
Eric Mader
24214b7245
ICU-4639 resultCount needs to be instance data...
...
X-SVN-Rev: 19084
2006-02-07 20:24:16 +00:00
Ram Viswanadha
b9c88ddada
ICU-4947 remove trailing coma
...
X-SVN-Rev: 19083
2006-02-07 19:56:11 +00:00
George Rhoten
6b7b464bfd
ICU-5032 Increase code coverage numbers
...
X-SVN-Rev: 19082
2006-02-07 19:47:39 +00:00
George Rhoten
8b6eb2b923
ICU-5032 Increase code coverage numbers by enabling a test.
...
X-SVN-Rev: 19081
2006-02-07 19:26:37 +00:00
George Rhoten
662ae65d54
ICU-5032 Increase code coverage numbers
...
X-SVN-Rev: 19080
2006-02-07 19:22:47 +00:00
Eric Mader
26d4c114f0
ICU-4639 Add more information to some error messages; add debugging code.
...
X-SVN-Rev: 19079
2006-02-07 19:12:43 +00:00
George Rhoten
a93842f01e
ICU-4639 Improve the thread safety and simplify the UEnumeration
...
X-SVN-Rev: 19078
2006-02-07 07:50:53 +00:00
Ram Viswanadha
e404ee2694
ICU-4947 fix failure on cygwin
...
X-SVN-Rev: 19077
2006-02-07 06:43:07 +00:00
Ram Viswanadha
9ca49b9f11
ICU-4947 add tests for U_HIDE_DRAFT_API and friends
...
X-SVN-Rev: 19076
2006-02-07 02:02:43 +00:00
Ram Viswanadha
215e701d26
ICU-4947 make sure that all headers pass with U_HIDE_DRAFT_API and friends set
...
X-SVN-Rev: 19075
2006-02-07 02:01:29 +00:00
Ram Viswanadha
ac3e3758c5
ICU-4946 make sure that all headers pass with U_HIDE_DRAFT_API and friends set
...
X-SVN-Rev: 19074
2006-02-07 01:54:15 +00:00
George Rhoten
994e4f2b99
ICU-5032 Increase code coverage numbers
...
X-SVN-Rev: 19073
2006-02-07 01:04:28 +00:00
George Rhoten
e8183d8146
ICU-4635 UCONFIG fixes
...
X-SVN-Rev: 19072
2006-02-06 21:29:49 +00:00
Eric Mader
1e440fcb9e
ICU-4639 Fix compile / link errors having to do w/ C api functions.
...
X-SVN-Rev: 19071
2006-02-06 20:45:30 +00:00
George Rhoten
8bb51a8617
ICU-5029 Fix some memory problems
...
X-SVN-Rev: 19070
2006-02-06 18:21:06 +00:00
Eric Mader
b452ca48e6
ICU-4639 Initial checkin of C port of CharsetDetection.
...
X-SVN-Rev: 19069
2006-02-06 18:03:11 +00:00
George Rhoten
838f9c3535
ICU-4635 UCONFIG fixes
...
X-SVN-Rev: 19068
2006-02-06 07:16:35 +00:00
George Rhoten
9e3b81e964
ICU-5030 Fixes for using the Visual C++ /clr compiler option
...
X-SVN-Rev: 19067
2006-02-06 06:41:52 +00:00
George Rhoten
0032e33b65
ICU-4688 The upgrade in autoconf requires the exit prototype to included for checking wchar_t
...
X-SVN-Rev: 19066
2006-02-06 04:31:48 +00:00
George Rhoten
7920f6933f
ICU-4635 UCONFIG fixes
...
X-SVN-Rev: 19065
2006-02-06 04:25:42 +00:00
Eric Mader
4ab8eb96d1
ICU-5029 Fix Purify warning about NaN arguments to wsprintf.
...
X-SVN-Rev: 19064
2006-02-04 02:09:01 +00:00
Eric Mader
fac1811c2e
ICU-5029 Fix Purify warning about GetLocaleInfoW calls w/ LOCALE_RETURN_NUMBER flag.
...
X-SVN-Rev: 19063
2006-02-04 02:08:05 +00:00
George Rhoten
60fc56a0de
ICU-4932 Don't parse unlocalized patterns and localized patterns.
...
X-SVN-Rev: 19062
2006-02-03 23:20:43 +00:00
Ram Viswanadha
80c34b86b5
ICU-4974 a new tool to parse the lists generated by Doxygen
...
X-SVN-Rev: 19061
2006-02-03 18:33:03 +00:00
George Rhoten
880b530fd3
ICU-5008 Remove @internal items from the public headers
...
X-SVN-Rev: 19057
2006-02-02 04:51:05 +00:00
George Rhoten
de90c521bc
ICU-5008 Remove unused @internal macro
...
X-SVN-Rev: 19056
2006-02-02 04:38:04 +00:00
George Rhoten
bc57e25023
ICU-5008 Don't use @internal API.
...
X-SVN-Rev: 19055
2006-02-02 04:37:15 +00:00
George Rhoten
cf6ba94da3
ICU-5008 Declare one instance of URegistryKey and make them all @stable
...
X-SVN-Rev: 19054
2006-02-02 03:48:14 +00:00
George Rhoten
29a5a105d0
ICU-4576 Based on the review of changes, stdio.h shouldn't be included.
...
X-SVN-Rev: 19052
2006-02-01 19:50:43 +00:00
George Rhoten
fb3d665220
ICU-4722 Better fix for UCONFIG_NO_BREAK_ITERATION
...
X-SVN-Rev: 19051
2006-02-01 08:33:58 +00:00
George Rhoten
9a85c5951c
ICU-5002 Update the copyright.
...
X-SVN-Rev: 19050
2006-02-01 07:52:42 +00:00
Andy Heninger
86da4fa794
ICU-4949 Edit genbrk man page, add install target to makefile.
...
X-SVN-Rev: 19049
2006-02-01 06:20:13 +00:00
George Rhoten
5f0310b3e1
ICU-4707 Partially undo last change.
...
X-SVN-Rev: 19047
2006-01-30 21:41:36 +00:00
George Rhoten
476190afac
ICU-4869 *.txt files must be in UTF-8 with a BOM for EBCDIC platforms.
...
X-SVN-Rev: 19046
2006-01-30 17:30:30 +00:00
George Rhoten
f8e0212537
ICU-4869 *.txt files must be in UTF-8 with a BOM for EBCDIC platforms.
...
X-SVN-Rev: 19045
2006-01-30 17:26:55 +00:00
George Rhoten
d854e4a0c3
ICU-5023 Fix a compiler warning and multi-codepoint conversion issues.
...
X-SVN-Rev: 19044
2006-01-30 07:46:00 +00:00
George Rhoten
5edfe10654
ICU-4869 Use some _SHR_ macros more accurately
...
X-SVN-Rev: 19043
2006-01-30 06:33:42 +00:00
Andy Heninger
107b13e9c4
ICU-4699 Freezable functions for UText
...
X-SVN-Rev: 19042
2006-01-30 05:56:06 +00:00
George Rhoten
76018d6c70
ICU-4869 Documentation change for z/OS
...
X-SVN-Rev: 19041
2006-01-30 05:47:05 +00:00
Vladimir Weinstein
d50159c572
ICU-4960 fixed ignorables in case level with primary strength (compare and sortkey)
...
X-SVN-Rev: 19040
2006-01-28 08:26:55 +00:00
Vladimir Weinstein
d18736ce54
ICU-4960 fixed generation of case level bits for elements that are tailored to be completely ignorable
...
X-SVN-Rev: 19039
2006-01-28 08:26:22 +00:00
Vladimir Weinstein
4ee9d29ce1
ICU-4960 test for case level fixes.
...
X-SVN-Rev: 19038
2006-01-28 08:25:52 +00:00
Vladimir Weinstein
6b10461c41
ICU-4960 Additional convenience test methods
...
X-SVN-Rev: 19037
2006-01-28 08:25:24 +00:00
Ram Viswanadha
df4c2970b0
ICU-4974 a new tool to parse the lists generated by Doxygen
...
X-SVN-Rev: 19033
2006-01-27 21:51:42 +00:00
Ram Viswanadha
09454f6e77
ICU-4974 let doxygen generate the lists of stable, draft, deprecate APIs
...
X-SVN-Rev: 19032
2006-01-27 21:50:30 +00:00
Andy Heninger
64e16dfb5e
ICU-4152 UnicodeSetIterator::getString() works with code points
...
X-SVN-Rev: 19028
2006-01-27 00:24:30 +00:00
Eric Mader
3d0b127c12
ICU-4576 Fix buffer overrun in findWindowsZoneID: wasn't leaving room for trailing null when allocating buffer from heap.
...
X-SVN-Rev: 19027
2006-01-26 21:51:27 +00:00
Deborah Goldsmith
913207b34a
ICU-5002 Update mh-darwin for POSIX compliance
...
X-SVN-Rev: 19026
2006-01-26 00:43:14 +00:00
Eric Mader
41ec4c794e
ICU-4576 Remove wincoll from ICU, put most recent version in WinLocaleTest.
...
X-SVN-Rev: 19025
2006-01-25 21:27:10 +00:00
George Rhoten
df92a00216
ICU-4869 Remove a warning about exporting main from applications.
...
X-SVN-Rev: 19024
2006-01-25 21:22:11 +00:00
Eric Mader
ae8baeb57d
ICU-4152 Use TimeZone::getEquivalentID to handle aliases.
...
X-SVN-Rev: 19020
2006-01-24 22:16:39 +00:00
George Rhoten
69ffe9f919
ICU-4869 Fixes for z/OS Authorized LE. Output fewer errors when data can't be loaded.
...
X-SVN-Rev: 19019
2006-01-24 18:55:47 +00:00
George Rhoten
1ca7be87a4
ICU-4869 Fixes for z/OS Authorized LE. Output fewer errors when data can't be loaded.
...
X-SVN-Rev: 19018
2006-01-24 17:57:33 +00:00
Eric Mader
bfd3e8b331
ICU-4152 Initial checkin of tests. Aslo bug fixes for bugs that the tests found!
...
X-SVN-Rev: 19017
2006-01-23 23:45:12 +00:00
Eric Mader
ed5ad9b463
ICU-4152 Initial checkin of tests. Aslo bug fixes for bugs that the tests found!
...
X-SVN-Rev: 19016
2006-01-23 23:25:00 +00:00
Andy Heninger
06ac01c8ee
ICU-5016 Fix problem with reverse rule when it backs into the beginning of the text.
...
X-SVN-Rev: 19015
2006-01-21 07:05:11 +00:00
Andy Heninger
78a379d0ed
ICU-5016 fix compiler warnings & error in previous()
...
X-SVN-Rev: 19014
2006-01-21 07:00:54 +00:00
George Rhoten
012aeaf012
ICU-4358 Undo last checkin
...
X-SVN-Rev: 19013
2006-01-20 22:21:40 +00:00
George Rhoten
101fc38fba
ICU-4358 Temporary commit
...
X-SVN-Rev: 19011
2006-01-20 21:21:41 +00:00
George Rhoten
6ac114a8da
ICU-4358 Temporary commit
...
X-SVN-Rev: 19010
2006-01-20 21:20:51 +00:00
George Rhoten
2686453d7d
ICU-5009 Fix the documentation output for doxygen.
...
X-SVN-Rev: 19008
2006-01-18 07:02:22 +00:00
George Rhoten
5e3b816f7a
ICU-5009 Fix the documentation output for doxygen.
...
X-SVN-Rev: 19007
2006-01-18 06:37:07 +00:00
George Rhoten
b6ce118952
ICU-5009 Fix some doxygen warnings
...
X-SVN-Rev: 19006
2006-01-18 06:07:45 +00:00
George Rhoten
dd218ba383
ICU-5009 Fix some doxygen warnings
...
X-SVN-Rev: 19005
2006-01-18 05:58:30 +00:00
George Rhoten
29f09c5768
ICU-5009 Fix some doxygen warnings
...
X-SVN-Rev: 19004
2006-01-18 05:50:06 +00:00
George Rhoten
6cacfbd7cb
ICU-5008 Undraft some API
...
X-SVN-Rev: 19003
2006-01-18 04:19:45 +00:00
George Rhoten
4ddc86def7
ICU-5008 Undraft some API
...
X-SVN-Rev: 19002
2006-01-18 04:02:07 +00:00
George Rhoten
83c34afd30
ICU-5008 Remove some false @draft notices.
...
X-SVN-Rev: 19001
2006-01-18 03:52:57 +00:00
George Rhoten
6d97fc4c9f
ICU-5008 Undraft some API
...
X-SVN-Rev: 19000
2006-01-18 03:52:04 +00:00
George Rhoten
ed52ece8ed
ICU-5008 Undraft some API
...
X-SVN-Rev: 18999
2006-01-18 03:34:19 +00:00
George Rhoten
e4a3855fa8
ICU-4982 Fix for %n handling.
...
X-SVN-Rev: 18996
2006-01-17 23:12:03 +00:00
Ram Viswanadha
e6878ef6c0
ICU-5005 keep a copy of generated xliff file to compare for regression.
...
X-SVN-Rev: 18995
2006-01-17 21:28:01 +00:00
George Rhoten
f9397a445c
ICU-3085 Change ICU to use the /Zc:wchar_t option.
...
X-SVN-Rev: 18994
2006-01-17 21:12:17 +00:00
Ram Viswanadha
eb207fe76d
ICU-5005 fix bugs in the generator
...
X-SVN-Rev: 18993
2006-01-17 21:05:43 +00:00
Ram Viswanadha
3ce2f2a941
ICU-5005 keep a copy of generated xliff file to compare for regression.
...
X-SVN-Rev: 18992
2006-01-17 21:04:39 +00:00
George Rhoten
e16da0af96
ICU-4707 Make sure that namespace support works correctly when checking for compiler warnings.
...
X-SVN-Rev: 18989
2006-01-14 10:13:44 +00:00
George Rhoten
04e4e67e61
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 18988
2006-01-14 09:58:49 +00:00
George Rhoten
177c4eec63
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 18987
2006-01-14 09:24:33 +00:00
George Rhoten
6a10781c1a
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 18986
2006-01-14 09:07:53 +00:00
George Rhoten
16a66a1a44
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 18985
2006-01-14 09:06:35 +00:00
George Rhoten
d6a85e5312
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 18984
2006-01-14 08:35:14 +00:00
George Rhoten
6f89e4da39
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 18979
2006-01-13 21:26:58 +00:00
George Rhoten
d56cd3bd03
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 18974
2006-01-13 18:38:10 +00:00
George Rhoten
2502bada80
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 18973
2006-01-13 18:25:42 +00:00
Eric Mader
48ee0ef324
ICU-4152 u_detectWindowsTimeZone => uprv_detectWindowsTimeZone
...
X-SVN-Rev: 18972
2006-01-13 17:41:59 +00:00
George Rhoten
01d8b5a202
ICU-4152 Use uprv_ for the private function prefix.
...
X-SVN-Rev: 18971
2006-01-13 00:16:51 +00:00
George Rhoten
9ccaa374c5
ICU-4997 Fix for cases when INT64_C & UINT64_C are defined in another header.
...
X-SVN-Rev: 18970
2006-01-12 23:58:20 +00:00
Eric Mader
cb74cd1d83
ICU-4152 Need to add Windows-specific modules so that Cygwin build works.
...
X-SVN-Rev: 18965
2006-01-12 20:26:26 +00:00
Eric Mader
8170d83c48
ICU-4152 Remove C++ style comments.
...
X-SVN-Rev: 18964
2006-01-12 20:22:00 +00:00
Eric Mader
a992570c40
ICU-4152 Initial check in of Windows formatting code!
...
X-SVN-Rev: 18963
2006-01-12 19:53:58 +00:00
Ram Viswanadha
0bdf064c1d
ICU-3832 Add support for monetary grouping separator
...
X-SVN-Rev: 18960
2006-01-09 23:03:31 +00:00
Eric Mader
2aee23b0eb
ICU-4152 fix syntax error.
...
X-SVN-Rev: 18959
2006-01-09 19:20:59 +00:00
Andy Heninger
e6b05fd11e
ICU-4152 UnicodeSetIterator::getString() works with code points
...
X-SVN-Rev: 18958
2006-01-07 01:35:28 +00:00
George Rhoten
5cb171a524
ICU-4803 Use icupkg instead of icuswap and decmn
...
X-SVN-Rev: 18957
2006-01-06 23:51:40 +00:00
George Rhoten
8d7ad82799
ICU-4947 Promote old draft API to stable to fix compiler errors.
...
X-SVN-Rev: 18956
2006-01-06 23:46:40 +00:00
George Rhoten
e417f37da6
ICU-4847 Clarify ucnv_open documentation.
...
X-SVN-Rev: 18955
2006-01-06 23:40:00 +00:00