Commit Graph

16571 Commits

Author SHA1 Message Date
Steven R. Loomis
0a5b5e9880 ICU-6797 more doxygen cleanup
X-SVN-Rev: 25623
2009-03-19 02:01:37 +00:00
Steven R. Loomis
e65d4b6d28 ICU-6803 reinstate, split stable API
X-SVN-Rev: 25621
2009-03-19 01:34:04 +00:00
Markus Scherer
f111648f68 ICU-6765 doxygen-ify API docs
X-SVN-Rev: 25620
2009-03-18 20:35:19 +00:00
Andy Heninger
2a788397fd ICU-2515 Make uenum_openStringEnumeration() public, rename to uenum_openFromStringEnumeration()
X-SVN-Rev: 25619
2009-03-18 20:23:40 +00:00
Markus Scherer
fa03e6079a ICU-6765 doxygen-ify API docs
X-SVN-Rev: 25618
2009-03-18 19:58:11 +00:00
Michael Ow
b8bc7aaa1b ICU-6786 Add utypes header file.
X-SVN-Rev: 25615
2009-03-18 04:46:28 +00:00
Michael Ow
d90d862818 ICU-6786 Add a new header file to handle platform specific issues with turning on _XOPEN_SOURCE_EXTENDED. Update various source files that depend on this.
X-SVN-Rev: 25613
2009-03-17 22:08:03 +00:00
Michael Ow
4568b3579a ICU-6322 Fix compiler warning concerning assigning of negative values to unsigned int.
X-SVN-Rev: 25612
2009-03-17 21:16:08 +00:00
Michael Ow
6e2cab78b2 ICU-6795 Add cal and date sample program to main solution file.
X-SVN-Rev: 25608
2009-03-17 15:59:12 +00:00
Andy Heninger
dcac3e0304 ICU-4790 fix API parameters comments on uspoof_openFromSource
X-SVN-Rev: 25605
2009-03-17 06:11:04 +00:00
Yoshito Umaoka
1cc33502bb ICU-6415 ICU4C timezone 2009c
X-SVN-Rev: 25603
2009-03-17 03:57:05 +00:00
Steven R. Loomis
8e85f80a2a ICU-6797 raft of doxygen fixes for milestone:4.1.4
X-SVN-Rev: 25600
2009-03-17 01:47:25 +00:00
Steven R. Loomis
ab1caa43fc ICU-6798 version bump icu4c to milestone:4.1.4 and a minor test improvement
X-SVN-Rev: 25599
2009-03-17 01:06:38 +00:00
Markus Scherer
a4b736ae3a ICU-6765 test StringPiece
X-SVN-Rev: 25598
2009-03-16 23:56:37 +00:00
Markus Scherer
555b233fa9 ICU-6729 test compare(UCharIterator)
X-SVN-Rev: 25597
2009-03-16 23:05:22 +00:00
Yoshito Umaoka
e8f967a5fc ICU-6726 Fixed the date format test failures.
X-SVN-Rev: 25596
2009-03-16 22:25:05 +00:00
Steven R. Loomis
ff0c25c4a0 ICU-6571 fix bug in ulocdata_getCLDRVersion
X-SVN-Rev: 25594
2009-03-16 20:45:02 +00:00
Jason Spieth
99ca0b9eac ICU-6726 Changes to dateTimePatterns lengths and default glue pattern usage
X-SVN-Rev: 25592
2009-03-16 15:23:11 +00:00
Andy Heninger
b6df6d78ec ICU-4790 fix incorrect version number in all @draft comments.
X-SVN-Rev: 25591
2009-03-15 17:12:36 +00:00
Andy Heninger
7ba40f1363 ICU-6375 Add option for reducing spurious valgrind errors
X-SVN-Rev: 25586
2009-03-13 23:49:56 +00:00
Markus Scherer
ab81668cd3 ICU-6729 add Collator::compare(UCharIterator) and Collator::compareUTF8(StringPiece)
X-SVN-Rev: 25585
2009-03-13 23:38:43 +00:00
Markus Scherer
abb7ac7522 ICU-6441 make ucnv_countAvailable() not fully load converters
X-SVN-Rev: 25584
2009-03-13 22:05:01 +00:00
Michael Ow
67f42c995f ICU-3378 Fix some casting and pointer passing errors.
X-SVN-Rev: 25583
2009-03-13 21:07:49 +00:00
Michael Ow
c2e19856a1 ICU-6786 Add #define statement to turn off c++ standard string class when _XOPEN_SOURCE_EXTENDED is turned on since this seems to be an issue on some platforms.
X-SVN-Rev: 25582
2009-03-13 19:38:52 +00:00
Michael Ow
9a125deae2 ICU-6765 Remove unneeded include statement and add #define statement to turn off c++ string class support.
X-SVN-Rev: 25581
2009-03-13 19:28:35 +00:00
John Emmons
ddda42c98e ICU-6770 Add pa_IN.txt
X-SVN-Rev: 25580
2009-03-13 17:18:22 +00:00
John Emmons
2b28056905 ICU-6785 New numsys APIs should be draft 4.2
X-SVN-Rev: 25579
2009-03-13 17:14:57 +00:00
John Emmons
59e662ea7c ICU-6770 CLDR 1.7 integration snapshot - phase 1
X-SVN-Rev: 25576
2009-03-13 03:21:29 +00:00
Michael Ow
ca16a9a04e ICU-3933 Create sym link only when neccessary.
X-SVN-Rev: 25575
2009-03-13 03:13:43 +00:00
Michael Ow
7abead0378 ICU-6412 Fix redefinition of INFINITY.
X-SVN-Rev: 25574
2009-03-13 03:11:47 +00:00
Michael Ow
2b339b3f24 ICU-6784 Use +Z instead of +z to handle larger link tables.
X-SVN-Rev: 25572
2009-03-12 22:26:01 +00:00
Markus Scherer
e74be582d0 ICU-6606 optimized away calls to u_getDefaultConverter() from UnicodeString code (constructors and extract()) if U_CHARSET_IS_UTF8
X-SVN-Rev: 25571
2009-03-12 21:24:54 +00:00
Michael Ow
c7b7271028 ICU-6765 Include header file to fix compilation error on certain platforms.
X-SVN-Rev: 25570
2009-03-12 20:27:31 +00:00
Peter Edberg
16d52812ca ICU-6777 Fix off-by-1 buffer size in ucol_prv_getSpecialCE for DIGIT_TAG & long digit strings
X-SVN-Rev: 25569
2009-03-12 20:21:35 +00:00
Andy Heninger
161d291c32 ICU-2515 Make uenum_openStringEnumeration() public
X-SVN-Rev: 25562
2009-03-12 17:56:24 +00:00
Michael Ow
0a55b20859 ICU-6554 Close collator and usearch object after use.
X-SVN-Rev: 25561
2009-03-12 17:56:18 +00:00
Andy Heninger
2213bd3046 ICU-6064 Make UnicodeSet::closeOver() public
X-SVN-Rev: 25560
2009-03-12 17:08:12 +00:00
Andy Heninger
259961959e ICU-6235 UnicodeSet to USet conversions
X-SVN-Rev: 25559
2009-03-12 16:36:34 +00:00
Michael Ow
20f32241a0 ICU-6666 Free buffer to avoid memory leak.
X-SVN-Rev: 25558
2009-03-12 16:22:21 +00:00
Yoshito Umaoka
53a464d82a ICU-6434 BCP47 conversion function definitions with stub code for M4
X-SVN-Rev: 25557
2009-03-12 04:08:32 +00:00
Andy Heninger
0e1d733bac ICU-6066 take UnicodeSet::removeAllStrings() public
X-SVN-Rev: 25556
2009-03-12 01:14:10 +00:00
Andy Heninger
72cf0f3d06 ICU-6235 UnicodeSet to USet conversions
X-SVN-Rev: 25555
2009-03-12 00:38:53 +00:00
Markus Scherer
2cc78d6fce ICU-6606 split UnicodeString methods so that implicitly using the default codepage does not have to depend on ucnv_* functions if the default is UTF-8
X-SVN-Rev: 25554
2009-03-11 23:57:47 +00:00
Andy Heninger
b2bf361137 ICU-6486 add note to readme regarding building with strict warnings
X-SVN-Rev: 25553
2009-03-11 21:46:44 +00:00
Michael Ow
22a10076e8 ICU-4790 Fix gencfu.vcproj from referring to genbrk.* Also fix x64 platform for gencfu.
X-SVN-Rev: 25552
2009-03-11 20:45:32 +00:00
Yoshito Umaoka
41878411dd ICU-6779 Add ! to allow filterRFC3454.pl to run without explicitly invoking perl
X-SVN-Rev: 25551
2009-03-11 19:17:30 +00:00
Markus Scherer
af61e26bf0 ICU-6483 remove useless origin parameter from handleFailure()
X-SVN-Rev: 25550
2009-03-11 17:57:24 +00:00
Michael Ow
794f261f6a ICU-4790 Fix missing include directory and add x64 platform to gencfu.
X-SVN-Rev: 25549
2009-03-11 17:30:52 +00:00
Michael Ow
8a6a82406d ICU-6765 Undo previous removal for definition of static class variable. Add #if statement instead.
X-SVN-Rev: 25548
2009-03-11 15:38:31 +00:00
Markus Scherer
2c2bf3e72a ICU-6483 add ErrorCode class, C++ convenience wrapper for UErrorCode
X-SVN-Rev: 25546
2009-03-11 05:27:11 +00:00