Eric Mader
82f6e65e1b
ICU-5648 init_resb_result should use fTopLevelData instead of fData for /LOCALE/ in alias path.
...
X-SVN-Rev: 21239
2007-03-14 01:36:22 +00:00
George Rhoten
c320b37e7a
ICU-5566 CLDR1.5 changes. Mirror ICU4J behavior.
...
X-SVN-Rev: 21200
2007-03-09 01:21:24 +00:00
George Rhoten
46cd2a0d94
ICU-5445 Fix some compiler warnings.
...
X-SVN-Rev: 20670
2006-11-16 17:39:09 +00:00
George Rhoten
f29097dc68
ICU-5410 Comment out debugging code.
...
X-SVN-Rev: 20659
2006-11-15 00:38:04 +00:00
George Rhoten
dbc0d1d9ee
ICU-5349 Use UMTX_CHECK for double check locking.
...
X-SVN-Rev: 20176
2006-08-29 04:57:05 +00:00
Markus Scherer
57b730acf8
ICU-5253 add ures_getUTF8String() and ByIndex, ByKey variants
...
X-SVN-Rev: 19785
2006-07-03 21:05:30 +00:00
George Rhoten
c687f5051e
ICU-5161 Fix a typo
...
X-SVN-Rev: 19588
2006-04-25 19:49:32 +00:00
George Rhoten
f5e940afb4
ICU-5161 Fix valgrind and Purify warnings about uninitialized memory copies.
...
Make it more efficient to copy and initialize a UResourceBundle.
Don't use U_INTERNAL_PROGRAM_ERROR when U_ILLEGAL_ARGUMENT_ERROR was meant.
X-SVN-Rev: 19586
2006-04-25 19:32:35 +00:00
George Rhoten
35c4c75f13
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19383
2006-03-20 07:53:07 +00:00
George Rhoten
a62c62531f
ICU-4707 Fix some compiler warnings about unused code.
...
X-SVN-Rev: 19353
2006-03-16 06:07:07 +00:00
George Rhoten
16a66a1a44
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 18985
2006-01-14 09:06:35 +00:00
Markus Scherer
7076ab9ce6
ICU-4739 add "no fallback" flag to resource bundles
...
X-SVN-Rev: 18835
2005-11-28 23:59:33 +00:00
Ram Viswanadha
b70227e2c7
ICU-4741 make compare functions for Hashtable and StringEnumeration general
...
X-SVN-Rev: 18788
2005-11-11 19:23:09 +00:00
Ram Viswanadha
1ca738302f
ICU-4741 implement multi-level fallback
...
X-SVN-Rev: 18487
2005-09-01 22:27:16 +00:00
Ram Viswanadha
73ac81ed00
ICU-4741 add clone and compare functions
...
X-SVN-Rev: 18473
2005-08-26 21:50:51 +00:00
Ram Viswanadha
7aaebd3ab7
ICU-4051 verify locale aliases
...
X-SVN-Rev: 18430
2005-08-12 22:01:55 +00:00
Vladimir Weinstein
51bbb19d1f
ICU-4717 fix stack object initialization in init_resb_result
...
X-SVN-Rev: 18417
2005-08-10 06:13:04 +00:00
Vladimir Weinstein
638ef9f179
ICU-4288 fix compiler warning
...
X-SVN-Rev: 18262
2005-07-15 22:08:44 +00:00
Vladimir Weinstein
5956eef087
ICU-4395 properly reflect fallback info in status
...
X-SVN-Rev: 18200
2005-07-11 22:38:59 +00:00
George Rhoten
b015ef5d41
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 18159
2005-07-07 17:50:37 +00:00
Ram Viswanadha
91927ed23f
ICU-4450 fix problem with aliases
...
X-SVN-Rev: 17756
2005-06-01 01:23:19 +00:00
Vladimir Weinstein
7f54382521
ICU-4516 don't use C++ comments in C files
...
X-SVN-Rev: 17604
2005-05-17 06:07:40 +00:00
Vladimir Weinstein
3c7069d108
ICU-4516 enable CLDR style aliases
...
X-SVN-Rev: 17597
2005-05-17 00:09:28 +00:00
Vladimir Weinstein
ac51e19921
ICU-4122 change xpath convention from '//' to '/LOCALE/' and make it actually follow fallback
...
X-SVN-Rev: 17447
2005-04-01 07:57:40 +00:00
George Rhoten
8903eae414
ICU-4425 Fix a variable name typo
...
X-SVN-Rev: 17397
2005-03-25 19:38:41 +00:00
George Rhoten
d860f22457
ICU-4425 Remove the uninitialized memory copy Purify warning, and speed up resource bundle traversal to offset any performance hits.
...
X-SVN-Rev: 17336
2005-03-15 00:03:58 +00:00
Vladimir Weinstein
6fb21fed8a
ICU-4122 xpath support in resource bundles
...
X-SVN-Rev: 17301
2005-03-09 00:00:34 +00:00
George Rhoten
70b126c727
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 16927
2004-12-08 01:05:40 +00:00
George Rhoten
65e90ef307
ICU-4102 Improve multi-level aliasing with fallbacks.
...
We only need to know that the length of the string is >0.
X-SVN-Rev: 16904
2004-12-02 07:27:34 +00:00
Vladimir Weinstein
5544bc1710
ICU-3763 fix path stomping when parent == fill-in
...
X-SVN-Rev: 16606
2004-10-23 00:19:39 +00:00
Vladimir Weinstein
09f8ca5624
ICU-4102 fix ures_getByKeyWithFallback for aliased resources
...
X-SVN-Rev: 16603
2004-10-22 23:13:12 +00:00
Steven R. Loomis
21c45aad7e
ICU-4144 make getFunctionalEquivalent return the minimal locale
...
X-SVN-Rev: 16567
2004-10-19 22:53:58 +00:00
George Rhoten
9fe39e1c8c
ICU-3805 Break putil.h/utypes.h header file dependancy loop
...
X-SVN-Rev: 16529
2004-10-18 02:43:33 +00:00
George Rhoten
07b125019f
ICU-4102 Improve multi-level aliasing with fallbacks.
...
X-SVN-Rev: 16525
2004-10-17 16:58:33 +00:00
George Rhoten
8318ed5467
ICU-4102 Improve multi-level aliasing with fallbacks.
...
X-SVN-Rev: 16524
2004-10-17 05:16:23 +00:00
George Rhoten
e2188e6775
ICU-4078 Decouple the cleanup functions from u_init and u_cleanup.
...
X-SVN-Rev: 16403
2004-10-06 23:10:53 +00:00
George Rhoten
18ffb7c81f
ICU-3963 Make sure that better symbol names are exported for urename.h
...
X-SVN-Rev: 16333
2004-09-16 04:00:12 +00:00
Vladimir Weinstein
0314c356b1
ICU-4102 Fix direct access handling of aliases
...
X-SVN-Rev: 16326
2004-09-14 23:35:32 +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
Markus Scherer
53e086dc9a
ICU-4078 disentangle conversion and properties code some from other parts of the common library
...
X-SVN-Rev: 16193
2004-08-26 22:51:40 +00:00
Ram Viswanadha
cbe2b49624
ICU-3925 fix access violation
...
X-SVN-Rev: 16158
2004-08-13 20:32:07 +00:00
Ram Viswanadha
d95bb2171f
ICU-3635 handle _PREEURO correctly
...
X-SVN-Rev: 15680
2004-06-03 17:44:02 +00:00
Steven R. Loomis
a92b8bdb8c
ICU-2487 use a sub-status in ures_openDirect so an incoming warning doesn't turn into an error.
...
X-SVN-Rev: 15525
2004-05-25 05:41:20 +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
Steven R. Loomis
68d8397b89
ICU-2487 getfunctionalequivalent fixes
...
X-SVN-Rev: 15358
2004-05-18 02:01:17 +00:00
Steven R. Loomis
3791575065
ICU-2487 fix resource bundle/mem leaks. Add error status.
...
X-SVN-Rev: 15253
2004-05-11 20:23:16 +00:00
Alan Liu
ae02d24abd
ICU-3549 fix crash
...
X-SVN-Rev: 15050
2004-04-26 19:13:07 +00:00
Alan Liu
6beb8139f8
ICU-3549 typo
...
X-SVN-Rev: 15045
2004-04-24 03:45:25 +00:00
Alan Liu
fa27757571
ICU-3549 handle resultLength ptr == NULL
...
X-SVN-Rev: 15038
2004-04-24 02:53:25 +00:00
George Rhoten
4514814ae6
ICU-3718 Fix some memory leaks
...
X-SVN-Rev: 15028
2004-04-23 18:02:55 +00:00