Commit Graph

954 Commits

Author SHA1 Message Date
Markus Scherer
b373e4dd5a ICU-2235 use charset-explicit version of uprv_comparePropertyNames() in pnames.icu swapping
X-SVN-Rev: 13218
2003-09-26 00:29:18 +00:00
Andy Heninger
e873651a72 ICU-2403 Misc tracing tweaks. Add cleanup func.
X-SVN-Rev: 13207
2003-09-25 17:58:08 +00:00
Andy Heninger
adeefa0fb3 ICU-2403 Tracing, fix Mac OSX build problem with dupl defs.
X-SVN-Rev: 13186
2003-09-24 18:28:15 +00:00
Markus Scherer
4955341303 ICU-3115 support table32 resources for >64k key chars and >64k table items
X-SVN-Rev: 13185
2003-09-24 17:52:44 +00:00
Andy Heninger
e6cb032d93 ICU-2403 Tracing, more cleanup.
X-SVN-Rev: 13183
2003-09-24 00:58:35 +00:00
Andy Heninger
2781c969ac ICU-2403 Tracing, partial checkin only.
X-SVN-Rev: 13149
2003-09-20 01:21:23 +00:00
George Rhoten
aa4de31634 ICU-3221 Fix AIX linker warnings.
X-SVN-Rev: 13133
2003-09-18 21:13:25 +00:00
George Rhoten
9659f70c96 ICU-3221 Fix the AIX linker warning about multiple definitions of
virtual functions.

X-SVN-Rev: 13129
2003-09-18 17:19:30 +00:00
Andy Heninger
9f83725a83 ICU-2403 trace source files (new files, missed by previous checkin of tracing stuff)
X-SVN-Rev: 13091
2003-09-14 00:06:09 +00:00
George Rhoten
a47ad00519 ICU-3236 update version number to 2.8
X-SVN-Rev: 13081
2003-09-12 23:01:13 +00:00
George Rhoten
30a8f8ed35 ICU-3253 Make it easier for the CygWin/MSVC configuration to work
X-SVN-Rev: 13079
2003-09-12 21:06:27 +00:00
Markus Scherer
cfb123c6e4 ICU-3236 move a "timebomb" past 2.8
X-SVN-Rev: 13061
2003-09-11 02:59:10 +00:00
Steven R. Loomis
e2d4681f1c ICU-3236 update to 2.8
X-SVN-Rev: 13043
2003-09-09 00:40:23 +00:00
Ram Viswanadha
1c1fa55d36 ICU-3050 minor code review changes
X-SVN-Rev: 13016
2003-09-02 22:32:17 +00:00
George Rhoten
c3f70fa1d8 ICU-3221 Fix some AIX linker warnings
X-SVN-Rev: 12982
2003-08-29 16:23:22 +00:00
George Rhoten
488f8be9e3 ICU-3223 Make the constant number in U_MAX_PTR an unsigned constant
X-SVN-Rev: 12973
2003-08-28 18:21:43 +00:00
George Rhoten
ace6bd29ca ICU-3221 Temporary fix for Solaris until the proper solution can be found
X-SVN-Rev: 12964
2003-08-27 18:35:29 +00:00
Ram Viswanadha
fa931e6522 ICU-3050 add documentation
X-SVN-Rev: 12961
2003-08-27 03:40:43 +00:00
George Rhoten
4d18bb2b4f ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
X-SVN-Rev: 12958
2003-08-27 01:01:42 +00:00
Ram Viswanadha
16732b6d87 ICU-3050 add documentation
X-SVN-Rev: 12949
2003-08-26 23:49:04 +00:00
Andy Heninger
0628ea950a ICU-3014 Revised ICU initialization code
X-SVN-Rev: 12915
2003-08-22 23:26:53 +00:00
Andy Heninger
78ca2fdfc9 ICU-3014 Add explicit u_init() calls to tools and tests in anticipation of static init changes
X-SVN-Rev: 12826
2003-08-14 21:34:54 +00:00
Andy Heninger
58fc849c4f ICU-3156 fix problems with ICU_USE_THREADS and the revised mutexes.
X-SVN-Rev: 12803
2003-08-10 23:57:35 +00:00
Andy Heninger
c934d47697 ICU-3156 u_setIncDecFunctions(), API Docs
X-SVN-Rev: 12799
2003-08-08 23:56:02 +00:00
Markus Scherer
c96db994ab ICU-2235 initial icu data swapping code
X-SVN-Rev: 12797
2003-08-08 23:39:34 +00:00
Andy Heninger
aedb354246 ICU-3156 u_setMutexFunctions(), cleanup to mutex implementation
X-SVN-Rev: 12787
2003-08-08 16:23:38 +00:00
Markus Scherer
b98ab2b105 ICU-2449 more documentation improvements
X-SVN-Rev: 12767
2003-08-05 17:30:02 +00:00
Andy Heninger
ed7b79ac52 ICU-3156 u_setMemoryFuncs(), partial u_setMutexFunctions()
X-SVN-Rev: 12760
2003-08-05 01:25:54 +00:00
Andy Heninger
75169ddbe4 ICU-3156 add new ICU error for use by u_setMemFuncs()
X-SVN-Rev: 12750
2003-08-04 17:36:13 +00:00
Markus Scherer
84c8978d16 ICU-2449 improve API doc for ucnv_getNextUChar()
X-SVN-Rev: 12727
2003-08-01 14:37:11 +00:00
George Rhoten
700ca91dc2 ICU-3151 Fix some documentation and the U8_NEXT macro
X-SVN-Rev: 12717
2003-07-31 15:44:42 +00:00
Ram Viswanadha
9a043c2e5f ICU-3050 StringPrep API first cut
X-SVN-Rev: 12674
2003-07-24 23:23:19 +00:00
Andy Heninger
c78d5ede6d ICU-2871 Default Locale thread safety enhancements. Add cache of defaults that have been set.
X-SVN-Rev: 12669
2003-07-24 01:15:10 +00:00
Markus Scherer
f9ac1f6407 ICU-2329 add functions to check if a string contains only invariant characters
X-SVN-Rev: 12580
2003-07-02 17:18:38 +00:00
George Rhoten
8cf2f799e5 ICU-2909 Remind people about charset names and conversion behavior.
X-SVN-Rev: 12501
2003-06-12 22:36:22 +00:00
George Rhoten
cbc35f163d ICU-2707 Make ICU with STL work on Windows again.
X-SVN-Rev: 12477
2003-06-11 22:55:02 +00:00
Ram Viswanadha
263ee64dc2 ICU-2589 fix doxygen warnings
X-SVN-Rev: 12459
2003-06-11 18:13:44 +00:00
George Rhoten
7e2176a5e6 ICU-2589 Fix a documentation typo
X-SVN-Rev: 12458
2003-06-11 18:13:38 +00:00
Steven R. Loomis
c681c1aadb ICU-2601 improve documentation of data
X-SVN-Rev: 12443
2003-06-11 01:17:31 +00:00
Markus Scherer
5020c4ab6d ICU-2601 update data loading documentation
X-SVN-Rev: 12436
2003-06-11 00:18:30 +00:00
George Rhoten
eeea6d580b ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 12435
2003-06-11 00:04:00 +00:00
George Rhoten
a351293c6e ICU-2589 Fix doxygen warnings.
X-SVN-Rev: 12433
2003-06-10 23:19:36 +00:00
George Rhoten
19d0d4e629 ICU-2589 Sync some documentation with ucnv_err.h
X-SVN-Rev: 12430
2003-06-10 22:45:47 +00:00
George Rhoten
2edb93853a ICU-2589 Add more documentation.
X-SVN-Rev: 12429
2003-06-10 22:43:42 +00:00
Eric Mader
454bf4c3fb ICU-2589 Document U_LAYOUT_EX_IMPLEMENTATION.
X-SVN-Rev: 12419
2003-06-10 18:17:59 +00:00
Andy Heninger
ed3e0e09f3 ICU-2589 API doc warnings fixed.
X-SVN-Rev: 12416
2003-06-10 18:04:01 +00:00
Markus Scherer
2bd9ccb826 ICU-2589 fix misspelled @stable
X-SVN-Rev: 12415
2003-06-10 17:59:40 +00:00
Vladimir Weinstein
67c2b6352b ICU-300 regenerated urename.h
X-SVN-Rev: 12389
2003-06-09 22:43:13 +00:00
Vladimir Weinstein
20265b6deb ICU-300 regenerated urename.h
X-SVN-Rev: 12382
2003-06-09 20:55:10 +00:00
George Rhoten
75930a0808 ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 12377
2003-06-09 06:13:14 +00:00