Commit Graph

9 Commits

Author SHA1 Message Date
Debabrata Sengupta
4f666eebc4 ICU-9481 handled segmentation fault issue with uenum_next
X-SVN-Rev: 32242
2012-08-27 18:50:29 +00:00
Andy Heninger
665e553354 ICU-4161 remove tabs from source code
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
George Rhoten
83b0d17af1 ICU-4078 Revert the move of the invariant conversion routines back to putil.h.
They are stable APIs, and they should not be moved.

X-SVN-Rev: 16530
2004-10-18 03:03:13 +00:00
Eric Mader
14fbb48bf9 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15385
2004-05-18 22:01:41 +00:00
Alan Liu
fa27757571 ICU-3549 handle resultLength ptr == NULL
X-SVN-Rev: 15038
2004-04-24 02:53:25 +00:00
Alan Liu
4418da5765 ICU-2061 implement uenum_nextDefault; re-use aux buffer instead of mallocing it each time; handle NULL return
X-SVN-Rev: 10021
2002-10-11 20:22:04 +00:00
George Rhoten
d884635597 ICU-1972 Free the data in the correct order
X-SVN-Rev: 9561
2002-08-03 01:00:02 +00:00
George Rhoten
d5560688bd ICU-1972 Add default implementation for unext and check for the length from ucnv_openStandardNames()
X-SVN-Rev: 9553
2002-08-02 23:01:10 +00:00
George Rhoten
02aa4c915f ICU-1972 Convert the uenum API from C++ to C due to the C callbacks with the C/C++ compiler on z/OS
X-SVN-Rev: 9144
2002-07-13 16:31:03 +00:00