Commit Graph

104 Commits

Author SHA1 Message Date
George Rhoten
14014361e1 ICU-770 Couldn't properly fix this memory leak. See j1492 for details.
X-SVN-Rev: 6845
2001-11-13 22:27:53 +00:00
Alan Liu
8a98ee7a0e ICU-1023 change UHashKey to UHashTok and use for values as well
X-SVN-Rev: 6264
2001-10-16 18:31:13 +00:00
Vladimir Weinstein
e179814c37 ICU-1209 whle constructing the fallback chain, leading bundles with no information are skipped, so the returning bundle uses first existing data. getLocale can just access that data for name.
X-SVN-Rev: 6193
2001-10-11 18:46:18 +00:00
Markus Scherer
766f7a9e4a ICU-1268 "canonicalize" locale IDs in ures_open()
X-SVN-Rev: 6178
2001-10-11 00:51:18 +00:00
George Rhoten
3534bb0041 ICU-770 Memory cleanup
X-SVN-Rev: 6147
2001-10-10 18:05:10 +00:00
Vladimir Weinstein
06535ec153 ICU-1268 placeholder for ures_openDirect()
X-SVN-Rev: 6141
2001-10-10 01:13:01 +00:00
George Rhoten
40fdad00df ICU-392 Don't export as many symbols with a commonly used name.
X-SVN-Rev: 6030
2001-10-04 00:12:19 +00:00
Markus Scherer
1ad7e7a434 ICU-1198 small fixes to ures_getInt() - check type and use RES_GET_INT()
X-SVN-Rev: 5857
2001-09-21 00:02:24 +00:00
Vladimir Weinstein
e9fe410e8d ICU-1198 added different functions for getting signed and unsigned integers. Test to follow
X-SVN-Rev: 5762
2001-09-17 23:05:08 +00:00
George Rhoten
589ceba976 ICU-1100 Don't fail on ures_getIntVector and ures_getBinary any more.
X-SVN-Rev: 5687
2001-09-05 18:44:27 +00:00
George Rhoten
d71d803d0c ICU-770 More data cleanup and remove the mutex usage from the cleanup functions
X-SVN-Rev: 5647
2001-08-31 02:10:39 +00:00
George Rhoten
0cfce8dc4b ICU-1100 Properly handle binary and int vectors of size zero.
X-SVN-Rev: 5590
2001-08-27 18:51:43 +00:00
George Rhoten
38360539d4 ICU-770 Internal cleanup API naming scheme changed.
X-SVN-Rev: 5584
2001-08-25 01:09:11 +00:00
George Rhoten
7b11ef88e4 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5493
2001-08-17 00:44:38 +00:00
George Rhoten
f850ad2c5e ICU-770 Change code for u_cleanup() API.
X-SVN-Rev: 5462
2001-08-11 00:29:58 +00:00
Vladimir Weinstein
749a62ae93 ICU-1078 support for IntVector type in resource bundles
X-SVN-Rev: 5410
2001-08-01 17:08:07 +00:00
Vladimir Weinstein
d6693e4b66 ICU-1005 more resource bundle cleanup and greater test coverage, fixed faulty test
X-SVN-Rev: 5362
2001-07-27 17:15:30 +00:00
Vladimir Weinstein
7a55cc00da ICU-1005 increased code coverage for resbund. Decoupled rb collator from resource bundle. removed unneeded internal functions and classes
X-SVN-Rev: 5348
2001-07-26 18:36:57 +00:00
George Rhoten
3b7fbcb29e ICU-882 Final removal of deprecated API
X-SVN-Rev: 5206
2001-07-09 21:08:25 +00:00
Alan Liu
1c40f7aebd ICU-1023 upgrade uhash to support int32_t keys on platforms with sizeof(void*) < 32
X-SVN-Rev: 5196
2001-07-06 19:53:12 +00:00
Vladimir Weinstein
f9d494b482 ICU-934 fixed renaming of aliased entry so that cache cleanup would work properly
X-SVN-Rev: 5193
2001-07-06 04:36:08 +00:00
Markus Scherer
673be52f5e ICU-972 separate cwchar.h/.c from cstring.h/.c
X-SVN-Rev: 4799
2001-05-25 17:57:14 +00:00
George Rhoten
446cf8c769 ICU-597 Use the right buffer size when converting the path name.
X-SVN-Rev: 4493
2001-04-18 00:26:56 +00:00
Vladimir Weinstein
161e93c851 ICU-934 Changed %%ALIAS semantics - fallback path is now of the resource with real data
X-SVN-Rev: 4488
2001-04-17 19:09:23 +00:00
George Rhoten
1ba1068d61 ICU-882 Added a comment about the cache and removing it at a later date.
X-SVN-Rev: 4253
2001-03-22 01:13:46 +00:00
George Rhoten
7de83ee9b7 ICU-882 #ifdef the deprecated API out
X-SVN-Rev: 4252
2001-03-22 01:08:37 +00:00
George Rhoten
c4997713ef ICU-903 Updated the copyright notice
X-SVN-Rev: 4238
2001-03-21 20:44:20 +00:00
George Rhoten
8947e594c3 ICU-66 Fixed a possible problem when state is a boolean, but not == TRUE
X-SVN-Rev: 3647
2001-02-16 21:45:31 +00:00
George Rhoten
e016854afa ICU-790 Mainly removed stdio.h
X-SVN-Rev: 3577
2001-02-06 22:26:52 +00:00
George Rhoten
c3dcb24dae ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 3019
2000-11-28 19:59:22 +00:00
Steven R. Loomis
1bed854513 ICU-668 fix getVersionNumber
X-SVN-Rev: 2685
2000-10-14 01:53:59 +00:00
Vladimir Weinstein
8ea49555bd ICU-622 corrected error with instatiating aliased data
X-SVN-Rev: 2549
2000-10-02 19:58:36 +00:00
George Rhoten
0608161b19 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2352
2000-08-24 21:20:10 +00:00
Vladimir Weinstein
82781d6967 ICU-460 OS/390 porting fixes
X-SVN-Rev: 2294
2000-08-16 20:45:23 +00:00
Vladimir Weinstein
718c069cc4 ICU-541 Implemented ures_getVersion
X-SVN-Rev: 2169
2000-08-10 19:10:12 +00:00
George Rhoten
a34fe9a10a ICU-535 fixed some compiler warnings
X-SVN-Rev: 2164
2000-08-10 01:59:18 +00:00
George Rhoten
5a1369d8bc ICU-535 Removed a compiler warning
X-SVN-Rev: 2139
2000-08-08 23:26:10 +00:00
Vladimir Weinstein
b32fbfedc6 ICU-447 removed dead code
X-SVN-Rev: 1995
2000-07-20 22:25:32 +00:00
Vladimir Weinstein
8349610248 ICU-432 more leak fixes
X-SVN-Rev: 1824
2000-07-12 22:59:57 +00:00
Vladimir Weinstein
4a043d3575 ICU-432 more memory leaks fixed
X-SVN-Rev: 1776
2000-07-10 20:43:34 +00:00
Vladimir Weinstein
45515c9a0c ICU-432 more memory leaks fixes
X-SVN-Rev: 1750
2000-07-06 23:01:50 +00:00
Vladimir Weinstein
d963093f45 ICU-436 additional constructors and _open functions for resource bundles
X-SVN-Rev: 1723
2000-06-30 20:24:59 +00:00
Vladimir Weinstein
18b6ac3369 ICU-432 fixing leaks
X-SVN-Rev: 1649
2000-06-26 22:46:15 +00:00
Helena Chapman
8d12ca8e17 ICU-401 OS/400 specific changes for 1.5 release.
X-SVN-Rev: 1634
2000-06-20 23:42:20 +00:00
Steven R. Loomis
050da07c63 ICU-184 just some tabs and comment cleanup
X-SVN-Rev: 1584
2000-06-07 19:52:08 +00:00
Vladimir Weinstein
6e8bed3833 ICU-184 returning error code cleanup according to srls review
X-SVN-Rev: 1577
2000-06-07 00:00:00 +00:00
Vladimir Weinstein
7db082375a ICU-184 error code when opening a non-existing default bundle fixed
X-SVN-Rev: 1517
2000-05-30 20:09:47 +00:00
Vladimir Weinstein
20c152a8a2 ICU-184 uresbund data handling fix (should have pointers to shared memory, but it didn't)
X-SVN-Rev: 1511
2000-05-30 17:02:26 +00:00
Vladimir Weinstein
1583efe468 ICU-406 putting collation in resource bundles
X-SVN-Rev: 1463
2000-05-24 19:58:40 +00:00
Helena Chapman
69ba12f77c ICU-351 Define UBool to be used in the APIs.
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Vladimir Weinstein
881a9d1d31 ICU-184 support for storing binary collation data in resource bundles (initial revision)
X-SVN-Rev: 1408
2000-05-18 21:25:51 +00:00
Vladimir Weinstein
9c0d35a039 ICU-184 check for error conditions and NULL pointers in resb code
X-SVN-Rev: 1381
2000-05-15 21:13:33 +00:00
Vladimir Weinstein
5ac904073a ICU-184 .res files in mem map files
X-SVN-Rev: 1379
2000-05-15 20:36:57 +00:00
Vladimir Weinstein
c786b21d52 ICU-184 resource data files in memory mapped format (initial revision)
X-SVN-Rev: 1365
2000-05-15 18:39:17 +00:00