Steven R. Loomis
|
454a0ec782
|
ICU-9741 trivial fix to header, u_strcoll -> ucol_strcoll
X-SVN-Rev: 34159
|
2013-08-30 23:46:37 +00:00 |
|
Peter Edberg
|
fbace77746
|
ICU-9721 Update "#ifndef U_HIDE_XXX_API" guards for API status
X-SVN-Rev: 33367
|
2013-03-05 01:38:48 +00:00 |
|
Markus Scherer
|
5ed21eb567
|
ICU-9713 fix ucol_mergeSortkeys(): return correct length, handle empty levels
X-SVN-Rev: 32779
|
2012-11-09 01:04:05 +00:00 |
|
Peter Edberg
|
9622e41050
|
ICU-9581 Sync U_INTERNAL/U_DRAFT/U_STABLE tags to @internal/@draft/@stable
X-SVN-Rev: 32648
|
2012-10-17 05:48:18 +00:00 |
|
Peter Edberg
|
b72359eca5
|
ICU-9623 ICU4C 50 API promotions, fix U_DRAFT -> U_STABLE as needed in .h, fix U_DRAFT -> U_CAPI in .c/cpp
X-SVN-Rev: 32547
|
2012-10-08 05:16:32 +00:00 |
|
Yoshito Umaoka
|
f82276faf1
|
ICU-9567 Merged ucol_strcollUTF8 to trunk.
X-SVN-Rev: 32534
|
2012-10-05 23:44:00 +00:00 |
|
Markus Scherer
|
57fd3d7ef9
|
ICU-9589 document that the so-called UCA rules are not normally useful and can be removed from the data
X-SVN-Rev: 32412
|
2012-09-20 05:37:31 +00:00 |
|
Markus Scherer
|
d36fce9bed
|
ICU-9534 ucol_nextSortKeyPart(): do not promise uncompressed sort keys
X-SVN-Rev: 32409
|
2012-09-19 23:55:58 +00:00 |
|
Markus Scherer
|
ce6b202757
|
ICU-8920 clarify Collator::getRules() docs
X-SVN-Rev: 32259
|
2012-08-28 00:06:05 +00:00 |
|
Markus Scherer
|
520264ec8c
|
ICU-9406 deprecate UCOL_HIRAGANA_QUATERNARY_MODE, disable setter
X-SVN-Rev: 32108
|
2012-08-04 17:24:45 +00:00 |
|
Steven R. Loomis
|
4eac54f2f6
|
ICU-8157 bump U_COL_SAFECLONE_BUFFERSIZE to 528: reordering and delegate have pushed it over 512 on IBM i teraspace.
X-SVN-Rev: 31481
|
2012-02-22 03:50:56 +00:00 |
|
Peter Edberg
|
4b3835d9e9
|
ICU-9091 Promote to stable most ICU4C API that are draft 4.8 or earlier
X-SVN-Rev: 31446
|
2012-02-20 04:28:17 +00:00 |
|
Stuart Gill
|
16ea5c24a6
|
ICU-8914 extra C/C++ documentation for collation reordering
X-SVN-Rev: 31002
|
2011-12-01 23:13:47 +00:00 |
|
Abhinav Gupta
|
6a746276e5
|
ICU-8855 non-ascii characters in C code.
X-SVN-Rev: 30739
|
2011-09-28 20:54:03 +00:00 |
|
Markus Scherer
|
4e30dc4c14
|
ICU-8571 remove udraft.h etc. & genheaders.pl, use #ifndef U_HIDE_DRAFT_API etc. instead
X-SVN-Rev: 30447
|
2011-08-01 02:20:46 +00:00 |
|
Stuart Gill
|
2b8eb22cc2
|
ICU-8295 changes based on code review
X-SVN-Rev: 30077
|
2011-05-10 00:16:40 +00:00 |
|
Stuart Gill
|
871cc23d57
|
ICU-8468 changes following code review
X-SVN-Rev: 30074
|
2011-05-09 23:54:46 +00:00 |
|
Yoshito Umaoka
|
f00dd1eccb
|
ICU-8295 Fixed a linkage problem on MSVC introduced by r29671
X-SVN-Rev: 29675
|
2011-03-21 15:30:19 +00:00 |
|
Stuart Gill
|
b3ba6c0bf3
|
ICU-8295 API for collation reordering
X-SVN-Rev: 29671
|
2011-03-18 22:52:30 +00:00 |
|
Peter Edberg
|
b9cfe4aa5b
|
ICU-8155 Promote LocalPointer[Base]/LocalArray/U_DEFINE_LOCAL_OPEN_POINTER from @draft 4.4 to @stable
X-SVN-Rev: 29050
|
2010-11-15 19:40:24 +00:00 |
|
Stuart Gill
|
b1a76e6a88
|
ICU-3984 updates based on code review and fix of memory leak during collation reordering rule parsing
X-SVN-Rev: 28999
|
2010-11-04 20:12:39 +00:00 |
|
Stuart Gill
|
94239208a0
|
ICU-3984 fix a bug in the resource loading of collation reordering and rename script reordering to reordering codes
X-SVN-Rev: 28993
|
2010-11-03 02:41:22 +00:00 |
|
Stuart Gill
|
5dd9ea7768
|
ICU-3984 update the uca file version, add support for reading/writing reordering from/to resources, update FractionalUCA.txt to a format for the genuca tool
X-SVN-Rev: 28975
|
2010-11-02 02:21:57 +00:00 |
|
Stuart Gill
|
0c21fdf068
|
ICU-3984 changes to the collation reordering - API works same as rules and enhanced testing
X-SVN-Rev: 28960
|
2010-10-30 00:42:12 +00:00 |
|
Stuart Gill
|
110e2ceb05
|
ICU-3984 integrate collation reordering from branch - svn+ssh://source.icu-project.org/repos/icu/icu/branches/sgill/scriptreorder2 -r 28883:28924
X-SVN-Rev: 28926
|
2010-10-27 18:02:52 +00:00 |
|
Markus Scherer
|
f59e726a30
|
ICU-7677 fixed UErrorCode inconsistency and clarified length/overflow handling
X-SVN-Rev: 28196
|
2010-06-15 16:24:45 +00:00 |
|
Peter Edberg
|
a86ac09d62
|
ICU-6707 Document the digit string limit for UCOL_NUMERIC_COLLATION
X-SVN-Rev: 27772
|
2010-03-03 23:40:19 +00:00 |
|
Steven R. Loomis
|
f517a0db14
|
ICU-7304 fix API promotions from bad checkins r27396 and r27397
X-SVN-Rev: 27436
|
2010-01-28 21:09:53 +00:00 |
|
Steven R. Loomis
|
b361793726
|
ICU-7304 draft 4.2 to stable 4.4 ( also cleaned up some ICU-7290 issues )
X-SVN-Rev: 27396
|
2010-01-23 06:36:03 +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 |
|
Steven R. Loomis
|
ff3cb7a656
|
ICU-6799 reduce warnings (status: 718->459)
X-SVN-Rev: 25708
|
2009-04-01 05:57:09 +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 |
|
Yoshito Umaoka
|
0d0f1dce49
|
ICU-3378 Checking in API headers for getKeywordValuesForLocale with empty implementation for 4.2M3.
X-SVN-Rev: 25407
|
2009-02-14 02:32:41 +00:00 |
|
George Rhoten
|
6d5e7e7226
|
ICU-6188 ucol_getSortKey should return 0 upon memory allocation error.
X-SVN-Rev: 23478
|
2008-02-23 07:21:00 +00:00 |
|
George Rhoten
|
ba02cd8038
|
ICU-6188 Improve error handling for ucol_getSortKey when memory allocation fails.
X-SVN-Rev: 23464
|
2008-02-19 20:10:55 +00:00 |
|
Eric Mader
|
f79c045066
|
ICU-6118 update stale copyright date.
X-SVN-Rev: 23192
|
2008-01-09 20:17:07 +00:00 |
|
George Rhoten
|
82b85fb45c
|
ICU-6118 Remove the @internal functions ucol_collatorToIdentifier, ucol_openFromIdentifier, ucol_identifierToShortString and ucol_shortStringToIdentifier (not used by original customer and their data is out of date).
Remove some references to unused internal header references.
Make some functions library private.
X-SVN-Rev: 23177
|
2008-01-05 01:27:56 +00:00 |
|
George Rhoten
|
b2ed1cbea5
|
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: 22456
|
2007-08-21 20:45:05 +00:00 |
|
George Rhoten
|
93351fd30c
|
ICU-5357 Fix broken HTTP links in documentation.
X-SVN-Rev: 21699
|
2007-06-11 19:14:47 +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 |
|
George Rhoten
|
92181b792b
|
ICU-4703 Fix BEAM warnings.
X-SVN-Rev: 18382
|
2005-08-02 18:12:39 +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 |
|
Vladimir Weinstein
|
70d8d206c8
|
ICU-4588 declarations for forgetUCA and prepareShortString
X-SVN-Rev: 17964
|
2005-06-21 21:07:20 +00:00 |
|
Vladimir Weinstein
|
2e725da4c6
|
ICU-4165 API for finding contractions and expansions - C version
X-SVN-Rev: 17952
|
2005-06-20 22:58:50 +00:00 |
|
George Rhoten
|
5c51ec946a
|
ICU-4233 Fix non-ASCII characters in doxygen documentation.
X-SVN-Rev: 17899
|
2005-06-15 04:20:43 +00:00 |
|
Andy Heninger
|
39242a6f44
|
ICU-4496 improve API docs for ucol_getUnsafeSet
X-SVN-Rev: 17507
|
2005-04-27 16:03:17 +00:00 |
|
Eric Mader
|
41ca4f63ee
|
ICU-4428 update copyright notices for ICU 3.3.
X-SVN-Rev: 17296
|
2005-03-08 22:49:59 +00:00 |
|
George Rhoten
|
aac8e996c4
|
ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
X-SVN-Rev: 17221
|
2005-02-18 00:19:33 +00:00 |
|