Vladimir Weinstein
|
3097e6c31f
|
ICU-2835 fix for getNextString and getStringByIndex handling of aliased data
X-SVN-Rev: 11894
|
2003-05-12 18:24:56 +00:00 |
|
Vladimir Weinstein
|
1b9191b521
|
ICU-2835 fix for convenience ures_ APIs not following aliases
X-SVN-Rev: 11633
|
2003-04-23 06:59:29 +00:00 |
|
Markus Scherer
|
912673a5e4
|
ICU-2580 replace RES_ UResType constant names with URES_ names
X-SVN-Rev: 11564
|
2003-04-16 23:52:32 +00:00 |
|
George Rhoten
|
2a1a26d193
|
ICU-2120 Improve the performance of some functions.
X-SVN-Rev: 11184
|
2003-02-28 05:59:24 +00:00 |
|
George Rhoten
|
cfbdea0e8a
|
ICU-2710 Remove obsolete code
X-SVN-Rev: 11040
|
2003-02-14 01:33:13 +00:00 |
|
Vladimir Weinstein
|
387f59a820
|
ICU-2558 more fixes to status handling
X-SVN-Rev: 10617
|
2002-12-11 22:35:01 +00:00 |
|
Vladimir Weinstein
|
42a9879b66
|
ICU-2558 fixed resb code overwriting warning statuses
X-SVN-Rev: 10599
|
2002-12-11 01:39:59 +00:00 |
|
Vladimir Weinstein
|
1acbac0711
|
ICU-1941 aliasing more robust when data is absent - found while testing lipo
X-SVN-Rev: 9884
|
2002-09-18 06:04:31 +00:00 |
|
George Rhoten
|
d7e0797b2c
|
ICU-2085 #ifdef out deprecated code
X-SVN-Rev: 9756
|
2002-08-21 19:12:24 +00:00 |
|
George Rhoten
|
de2774bc3c
|
ICU-1739 Don't need to free on NULL memory.
X-SVN-Rev: 9648
|
2002-08-09 18:29:37 +00:00 |
|
Vladimir Weinstein
|
484b577415
|
ICU-1948 Fixed incorrectly assigning keys to directly accessed resources
X-SVN-Rev: 9440
|
2002-07-30 20:49:30 +00:00 |
|
George Rhoten
|
68c0c52375
|
ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9206
|
2002-07-16 18:22:36 +00:00 |
|
George Rhoten
|
689f0888bd
|
ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9091
|
2002-07-11 15:19:00 +00:00 |
|
GCL Shanghai
|
2fab4a8cb7
|
ICU-1953 backout buffer overflow changes
X-SVN-Rev: 9070
|
2002-07-09 12:47:45 +00:00 |
|
GCL Shanghai
|
6348e12895
|
ICU-1953 test for buffer overflows
X-SVN-Rev: 9044
|
2002-07-06 10:58:51 +00:00 |
|
GCL Shanghai
|
80dfca0dc5
|
ICU-1953 remove Tabs
X-SVN-Rev: 9023
|
2002-07-03 11:59:21 +00:00 |
|
GCL Shanghai
|
b89c229c6e
|
ICU-1953 change comments style and check 0/NULL
X-SVN-Rev: 8993
|
2002-07-02 15:10:30 +00:00 |
|
Eric Mader
|
898fd409f9
|
ICU-1953 remove // comments from C code. Fix indentation, removed tabs.
X-SVN-Rev: 8984
|
2002-07-01 18:04:55 +00:00 |
|
GCL Shanghai
|
1e188eca35
|
ICU-1953 Test for NULL after each uprv_malloc() or new
X-SVN-Rev: 8980
|
2002-06-29 09:31:05 +00:00 |
|
Vladimir Weinstein
|
dce5b17a3a
|
ICU-1948 Support for direct resource access and resource level sharing (aliases)
X-SVN-Rev: 8934
|
2002-06-24 20:58:17 +00:00 |
|
Vladimir Weinstein
|
daa0a7488d
|
ICU-1948 More support for resource level aliases
X-SVN-Rev: 8894
|
2002-06-14 06:35:09 +00:00 |
|
Vladimir Weinstein
|
36387b18a7
|
ICU-1948 Support for resource level aliases
X-SVN-Rev: 8893
|
2002-06-14 06:03:08 +00:00 |
|
Vladimir Weinstein
|
c96dbd3c94
|
ICU-1492 fixed reference counting for resource bundles
X-SVN-Rev: 8484
|
2002-04-17 21:19:38 +00:00 |
|
Andy Heninger
|
d13e42d4e3
|
ICU-1737 thread safety problem with initialization lazy initialization of mutexs on first Lock.
X-SVN-Rev: 7885
|
2002-03-04 22:57:50 +00:00 |
|
George Rhoten
|
b5ff7eab60
|
ICU-1499 If I try to get a string on an int resource, return an error.
X-SVN-Rev: 7598
|
2002-02-08 00:52:08 +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 |
|
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 |
|