Commit Graph

29 Commits

Author SHA1 Message Date
Ram Viswanadha
e4671c2124 ICU-5045 fix bug while testing for ro_RO
X-SVN-Rev: 19182
2006-02-16 22:49:34 +00:00
Eric Mader
3cc60cac35 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16681
2004-10-29 22:50:01 +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
Steven R. Loomis
2dc9cb9c98 ICU-3841 change in ures_open behavior & client fix
X-SVN-Rev: 16238
2004-09-01 01:17:47 +00:00
George Rhoten
e7b85bac9a ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 10552
2002-12-06 23:07:48 +00:00
Alan Liu
e9309088bb ICU-2015 make uscript use property alias API
X-SVN-Rev: 10103
2002-10-30 18:25:27 +00:00
Ram Viswanadha
995308afe4 ICU-2323 fix for ID 7
X-SVN-Rev: 9989
2002-10-08 17:45:39 +00:00
Ram Viswanadha
85b31f659c ICU-2323 Add missing name for LAO
X-SVN-Rev: 9955
2002-10-03 22:47:32 +00:00
George Rhoten
d7e0797b2c ICU-2085 #ifdef out deprecated code
X-SVN-Rev: 9756
2002-08-21 19:12:24 +00:00
Markus Scherer
39b343fc08 ICU-2091 do not propagate local error codes - a "script not found" condition must not result in a "file not found" error
X-SVN-Rev: 9656
2002-08-09 21:14:38 +00:00
Eric Mader
e79b6374ca ICU-1289 Move UScriptRun to usc_impl.h for now.
X-SVN-Rev: 9059
2002-07-08 23:41:33 +00:00
Markus Scherer
869dfa4583 ICU-1923 upgrade to Unicode 3.2: add new scripts; fix script name comparisons to perform loose matches according to Property[Value]Aliases.txt (use uprv_comparePropertyNames); make hardcoded arrays more maintainable
X-SVN-Rev: 8765
2002-06-01 00:43:07 +00:00
Eric Mader
cb2212c25f ICU-1289 uscript_openRun: free UScriptRun if uscript_setRunText returns an error.
X-SVN-Rev: 8639
2002-05-16 19:23:02 +00:00
George Rhoten
f369f93ec4 ICU-1289 Don't use // in a C file, and make the data const.
X-SVN-Rev: 8616
2002-05-14 17:01:39 +00:00
Eric Mader
a9ba9cedec ICU-1289 Add UScriptRun to uscripts.h
X-SVN-Rev: 8607
2002-05-13 21:50:59 +00:00
Ram Viswanadha
161100569d ICU-1721 error checking
X-SVN-Rev: 8398
2002-04-05 02:49:56 +00:00
Markus Scherer
2a992add12 ICU-1721 get UScriptCode from uprops.dat
X-SVN-Rev: 7827
2002-03-01 01:59:59 +00:00
Vladimir Weinstein
1b0596cd30 ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
X-SVN-Rev: 7038
2001-11-21 01:02:11 +00:00
Ram Viswanadha
1ef6e024a9 ICU-1423 Add Common to set of names
X-SVN-Rev: 6601
2001-11-03 03:02:59 +00:00
George Rhoten
27679277c0 ICU-770 Memory cleanup
X-SVN-Rev: 6471
2001-10-27 00:15:39 +00:00
Ram Viswanadha
5a3494cf54 ICU-899 change uscript_getCode() API to accept fillin buffer and capacity
X-SVN-Rev: 6389
2001-10-23 02:00:50 +00:00
Ram Viswanadha
66764b5012 ICU-899 Add uscript_getScript() API.
X-SVN-Rev: 5865
2001-09-21 05:09:22 +00:00
Ram Viswanadha
959f6956c7 ICU-899 Changes for revisited proposal
X-SVN-Rev: 5732
2001-09-11 05:00:34 +00:00
George Rhoten
05d9fa9e57 ICU-1099 Make some data a bit more const
X-SVN-Rev: 5711
2001-09-07 00:54:02 +00:00
George Rhoten
66288afa66 ICU-1099 Add const to some static data
X-SVN-Rev: 5571
2001-08-24 00:22:07 +00:00
George Rhoten
d1afd5979d ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5492
2001-08-17 00:24:58 +00:00
Ram Viswanadha
96ce0be9de ICU-899 Change U_INVALID_CODE to U_INVALID_SCRIPT_CODE and fix testing for error code
X-SVN-Rev: 5422
2001-08-02 16:44:21 +00:00
Ram Viswanadha
06ced27754 ICU-899 Fix for uprv_stricmp implementation differences on Unix and Win32
X-SVN-Rev: 5230
2001-07-11 23:50:24 +00:00
Ram Viswanadha
65844c0b2d ICU-899 Add new API for Locale-Script mapping for compliance with TR#24
X-SVN-Rev: 5215
2001-07-10 18:33:40 +00:00