Commit Graph

14 Commits

Author SHA1 Message Date
Steven R. Loomis
a4d77f9f7f ICU-6236 remove broken 'unescape' functionality from ucbuf_ungetc. Fix error condition. Add comments to clarify code.
X-SVN-Rev: 24043
2008-05-28 20:51:38 +00:00
Steven R. Loomis
207273e923 ICU-4620 uconfig.h fixes
X-SVN-Rev: 18181
2005-07-09 03:09:47 +00:00
George Rhoten
937bd376ff ICU-3004 An AIX machine set to the tr_TR locale complains bitterly about some "builtin" functions defined in stdlib.h.
Include it in fewer places so that fewer warnings appear, and make sure that it's more difficult to accidentally use the C malloc and free.

X-SVN-Rev: 16912
2004-12-03 20:22:01 +00:00
Ram Viswanadha
71152a0189 ICU-3222 do not assign #defines to enum variables
X-SVN-Rev: 14218
2003-12-24 23:21:44 +00:00
George Rhoten
8b5d063db9 ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 10553
2002-12-06 23:53:00 +00:00
Markus Scherer
dd1b7cb1a4 ICU-1849 properly detect UTF-7 signature(s)
X-SVN-Rev: 10202
2002-11-08 01:28:14 +00:00
Ram Viswanadha
e1e50fab17 ICU-2363 Performance test take 1
X-SVN-Rev: 10007
2002-10-10 01:04:15 +00:00
Ram Viswanadha
a7d3b474ae ICU-1405 Add option to include copyright on demand, add -q option to ucbuf, fix UCA rules exclusion bug
X-SVN-Rev: 6600
2001-11-03 02:54:08 +00:00
Ram Viswanadha
c53835d1e4 ICU-1405 Add option to ucbuf_open to take code page as parameter, print warning on error, etc.
X-SVN-Rev: 6553
2001-11-01 19:43:21 +00:00
Ram Viswanadha
3d1c3c6e1f ICU-954 Swap definitions of U_EOF and U_ERR to synch with ustdio
X-SVN-Rev: 5335
2001-07-24 23:15:31 +00:00
Ram Viswanadha
e833e3e42e ICU-954 added autodetect_nrw(no rewind function). Added autodetection of UTF32 & SCSU
X-SVN-Rev: 4812
2001-05-26 01:16:37 +00:00
Ram Viswanadha
68229f74e3 ICU-968 U_ERR for genrb
X-SVN-Rev: 4792
2001-05-25 00:14:47 +00:00
George Rhoten
ceac7b8a88 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4729
2001-05-21 19:38:13 +00:00
Ram Viswanadha
cb7d8653c4 ICU-954 Move ucbuf to toolutil.
X-SVN-Rev: 4682
2001-05-16 01:09:06 +00:00