Commit Graph

67 Commits

Author SHA1 Message Date
Doug Felt
52c23e0a47 ICU-6192 add support for getting field positions to NumberFormat and DateFormat
X-SVN-Rev: 27093
2009-12-17 22:15:20 +00:00
Peter Edberg
8a58804ef1 ICU-7285 Use U_SHOW_CPLUSPLUS_API (normally 1 iff XP_CPLUSPLUS is defined) to control C++ API exposure
X-SVN-Rev: 27092
2009-12-17 07:13:28 +00:00
Markus Scherer
1dbea6f001 ICU-7245 implement C++ public smart pointers; LocalPointer, LocalArray, LocalUConverterPointer etc.
X-SVN-Rev: 26904
2009-11-14 00:36:06 +00:00
Peter Edberg
991253ead3 ICU-6855 Add internal RelativeDateFormat toPattern/applyPattern functions
X-SVN-Rev: 25831
2009-04-18 08:15:46 +00:00
Steven R. Loomis
9eb9dd4c83 ICU-6799 fix many warnings, improve tests
X-SVN-Rev: 25772
2009-04-15 01:57:02 +00:00
Steven R. Loomis
1fcbaff0ba ICU-6804 @draft to @stable
X-SVN-Rev: 25626
2009-03-19 04:03:31 +00:00
Peter Edberg
ae418ed994 ICU-6702 Enable relative date formatters with non-relative timeStyles
X-SVN-Rev: 25351
2009-01-30 10:46:17 +00:00
Steven R. Loomis
0e7646b347 ICU-6552 reduce a lot of doxygen errs, improve output docs
X-SVN-Rev: 24668
2008-09-27 01:12:32 +00:00
Xiaomei Ji
0ad3aff9b2 ICU-6157 update after 1st round code review
X-SVN-Rev: 24200
2008-06-16 22:32:36 +00:00
Steven R. Loomis
65ea8e11d6 ICU-6309 update example skeletons from Java src/com/ibm/icu/text/DateFormat.java with UDAT_ prefix
X-SVN-Rev: 24073
2008-05-29 20:27:01 +00:00
Xiaomei Ji
f9a0590098 ICU-6157 date interval format
X-SVN-Rev: 24005
2008-05-28 00:33:44 +00:00
Steven R. Loomis
8bfc121f97 ICU-6297 doxygen fixes (partial)
X-SVN-Rev: 23959
2008-05-21 21:34:54 +00:00
John Emmons
96dbf4b17d ICU-5861 Implement new date formatting symbols from tr35
X-SVN-Rev: 22451
2007-08-21 16:57:21 +00:00
George Rhoten
9ce90e2c18 ICU-5856 Promote @draft API to @stable for ICU 3.8 release, and make sure that the existing API is labeled correctly.
X-SVN-Rev: 22422
2007-08-19 08:59:28 +00:00
George Rhoten
9623bf94e7 ICU-5357 Fix doxygen warnings.
X-SVN-Rev: 22265
2007-08-03 23:52:19 +00:00
Eric Mader
bb4a371fdb ICU-5805 Update copyright notices for ICU 3.8
X-SVN-Rev: 22167
2007-07-27 03:12:12 +00:00
Steven R. Loomis
d48f7af250 ICU-2895 Relative Dates
X-SVN-Rev: 21381
2007-04-09 22:29:57 +00:00
Eric Mader
58de79fd9f ICU-5241 Add getQuarters / setQuarters, and tests.
X-SVN-Rev: 19831
2006-07-12 23:21:02 +00:00
Eric Mader
1fcd76ec02 ICU-5241 Initial checkin of Quarters, narrow month, day names.
X-SVN-Rev: 19762
2006-06-26 17:51:25 +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
George Rhoten
6cacfbd7cb ICU-5008 Undraft some API
X-SVN-Rev: 19003
2006-01-18 04:19:45 +00:00
Ram Viswanadha
aa81b91592 ICU-4524 back out changes
X-SVN-Rev: 18077
2005-06-28 22:23:05 +00:00
Ram Viswanadha
7d1b182fc4 ICU-4524 fix enums so that documentation can be generated
X-SVN-Rev: 18074
2005-06-28 21:31:36 +00:00
John Emmons
18bcc40349 ICU-4327 Add types for standalone dates and long eras
X-SVN-Rev: 18016
2005-06-24 15:59:10 +00:00
Vladimir Weinstein
ed7fe99c8b ICU-4599 promote @draft ICU 2.8 to stable
X-SVN-Rev: 17985
2005-06-22 23:38:06 +00:00
Ram Viswanadha
d0eb5dd8e9 ICU-4524 add brief documentation
X-SVN-Rev: 17983
2005-06-22 22:39:36 +00:00
Doug Felt
25d082e19b ICU-646 wall time support in icu4c - use 'v' for generic time, revert tests
X-SVN-Rev: 17946
2005-06-17 20:41:10 +00:00
George Rhoten
f86db7f63e ICU-3820 Fix doxygen warnings
X-SVN-Rev: 15817
2004-06-09 21:30:50 +00:00
Alan Liu
f503bc6a8e ICU-3659 fix docs
X-SVN-Rev: 15442
2004-05-20 22:02:08 +00:00
Eric Mader
abefef5844 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15411
2004-05-19 20:42:44 +00:00
Ram Viswanadha
bbe9de394c ICU-3405 prototype for U_DRAFT, U_DEPRECATED and U_OBSOLETE
X-SVN-Rev: 14775
2004-03-26 19:42:04 +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
d537aad043 ICU-3391 add UDateFormatField
X-SVN-Rev: 14656
2004-03-09 21:12:49 +00:00
Alan Liu
8b1695fbd5 ICU-2202 add comment that getLocale() API is likely to change in 3.0
X-SVN-Rev: 14395
2004-01-23 19:28:19 +00:00
George Rhoten
d0fdad09c6 ICU-3027 Fix some doxygen warnings.
X-SVN-Rev: 13844
2003-11-24 19:59:15 +00:00
Vladimir Weinstein
6e6edd96ed ICU-2202 C format *_getLocaleByType API placeholders
X-SVN-Rev: 13731
2003-11-14 21:58:52 +00:00
Steven R. Loomis
d2cf2037ff ICU-2589 docs update
X-SVN-Rev: 12240
2003-06-03 01:27:18 +00:00
George Rhoten
d966c171fb ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 11895
2003-05-12 21:09:11 +00:00
George Rhoten
4d7921d1b8 ICU-2686 Various documentation updates.
X-SVN-Rev: 10937
2003-01-30 22:48:58 +00:00
Alan Liu
96921b5af8 ICU-2087 convert @deprecated to @obsolete as appropriate
X-SVN-Rev: 10626
2002-12-12 00:12:08 +00:00
Markus Scherer
2af8b25b5a ICU-2087 change @stable to @stable ICU 2.0
X-SVN-Rev: 10483
2002-12-04 23:46:16 +00:00
Markus Scherer
3d38617bdc ICU-2248 modularize icu, allow parts to not be built
X-SVN-Rev: 9900
2002-09-20 01:54:48 +00:00
George Rhoten
858bac8a72 ICU-2134 Various doxygen updates.
X-SVN-Rev: 9769
2002-08-22 17:59:47 +00:00
Steven R. Loomis
e0694f32c3 ICU-2031 change unmarked @draft tags
X-SVN-Rev: 9653
2002-08-09 20:45:22 +00:00
George Rhoten
86b7c21c50 ICU-1988 Regenerate urename.h and hide/rename the non-API functions
X-SVN-Rev: 9193
2002-07-16 01:46:42 +00:00
GCL Shanghai
d160acc6e2 ICU-1953 API docs have complete set of @param, @return...
X-SVN-Rev: 8983
2002-07-01 11:04:45 +00:00
George Rhoten
7777030a4f ICU-1828 Remove tabs
X-SVN-Rev: 8331
2002-04-02 02:55:31 +00:00
Steven R. Loomis
2beec0d7ab ICU-1769 update to 2.1 version
X-SVN-Rev: 8103
2002-03-19 01:43:19 +00:00
Alan Liu
ef77896421 ICU-162 add udat_parseCalendar
X-SVN-Rev: 7894
2002-03-06 20:41:57 +00:00
George Rhoten
192e7744fe ICU-1472 Update @draft -> @stable
X-SVN-Rev: 7290
2001-12-03 22:22:18 +00:00