Commit Graph

20 Commits

Author SHA1 Message Date
George Rhoten
b8a9342753 ICU-2256 Remove duplicate code.
X-SVN-Rev: 12772
2003-08-06 16:28:49 +00:00
George Rhoten
8f74281993 ICU-2256 Get both printf implementations ready for unification,
and remove the pointless loccache which is not thread safe and didn't really cache that much.

X-SVN-Rev: 12770
2003-08-06 16:18:38 +00:00
George Rhoten
de842f02a8 ICU-2256 Start to unify some of the code.
X-SVN-Rev: 12761
2003-08-05 07:39:12 +00:00
George Rhoten
d26b1f2aa6 ICU-2256 Stop exporting some functions by making them static
X-SVN-Rev: 12623
2003-07-12 07:21:51 +00:00
George Rhoten
a2f78bb0d7 ICU-2256 Performance enhancement.
The pattern spec doesn't use the default converter anymore.  Only %s, %c use it now

X-SVN-Rev: 12620
2003-07-11 23:05:41 +00:00
Alan Liu
de95737116 ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
George Rhoten
5617587faf ICU-2729 Don't copy unitialized memory
X-SVN-Rev: 12192
2003-05-30 00:48:44 +00:00
George Rhoten
dc3d5b5d69 ICU-2120 Speed improvements for %g and the char * format specifier
X-SVN-Rev: 11236
2003-03-04 19:21:42 +00:00
Markus Scherer
61969c8c50 ICU-2248 modularize ICU
X-SVN-Rev: 9934
2002-10-01 01:26:49 +00:00
George Rhoten
bb9b8b966c ICU-2135 Remember to convert the NULL too.
X-SVN-Rev: 9796
2002-08-27 22:46:54 +00:00
George Rhoten
f0bd5ecb0d ICU-2039 Increase code coverage. Fix %[] scanset so that it uses UChars instead of chars.
X-SVN-Rev: 9792
2002-08-26 20:53:53 +00:00
George Rhoten
edb4b9897e ICU-837 Add const because it shouldn't be writing to the buffer
X-SVN-Rev: 9500
2002-08-01 01:46:19 +00:00
George Rhoten
334f5d5719 ICU-837 print (null) for NULL strings.
X-SVN-Rev: 8250
2002-03-26 20:10:19 +00:00
George Rhoten
eea2bf2492 ICU-1739 Fix memory leaks, array offsets problems, getting the proper default converter and use uchar.h functions.
X-SVN-Rev: 8243
2002-03-26 05:33:56 +00:00
George Rhoten
41ffc2ef36 ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus.
X-SVN-Rev: 7802
2002-02-28 01:42:40 +00:00
Vladimir Weinstein
8eb94c82a5 ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
X-SVN-Rev: 7041
2001-11-21 01:22:16 +00:00
George Rhoten
e20a286b5e ICU-900 Fixed some compiler warnings
X-SVN-Rev: 7029
2001-11-20 21:25:14 +00:00
George Rhoten
463391f84e ICU-903 Updated the copyright notice
X-SVN-Rev: 4242
2001-03-21 22:07:51 +00:00
George Rhoten
f86b89d0af ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3611
2001-02-12 20:03:49 +00:00
George Rhoten
05adc3b81c ICU-829 new sprintf/sscanf functions (it works, but the whole library needs testing)
X-SVN-Rev: 3600
2001-02-09 01:45:45 +00:00