Andy Heninger
|
a9f6f41f42
|
ICU-1075 udata.c restructuring, fix broken UNIX build.
Windows project file, disable language extensions for udata.c
X-SVN-Rev: 5721
|
2001-09-08 00:27:05 +00:00 |
|
Syn Wee Quek
|
d47f600940
|
ICU-1030
Extra tests added
X-SVN-Rev: 5720
|
2001-09-07 21:57:32 +00:00 |
|
George Rhoten
|
2bb12506ac
|
ICU-1087 Change the documentation of the country/region locales
X-SVN-Rev: 5719
|
2001-09-07 21:57:29 +00:00 |
|
Syn Wee Quek
|
d2741a2e8d
|
ICU-1030
Extra documentation added.
X-SVN-Rev: 5718
|
2001-09-07 21:56:57 +00:00 |
|
Syn Wee Quek
|
2e6080b73e
|
ICU-1030
Code review and optimizations updates for String Search.
X-SVN-Rev: 5717
|
2001-09-07 21:56:18 +00:00 |
|
Andy Heninger
|
412f48860e
|
ICU-1075 udata.c restructured, split into separate files, hopefully making code clearer, dependencies clearer.
Functionality pretty much unchanged.
X-SVN-Rev: 5716
|
2001-09-07 18:42:29 +00:00 |
|
George Rhoten
|
9036c7f6ea
|
ICU-900 Fix an HP/UX future error (warning)
X-SVN-Rev: 5715
|
2001-09-07 17:34:23 +00:00 |
|
George Rhoten
|
597b1d7ffd
|
ICU-770 Better fix for Solaris
X-SVN-Rev: 5714
|
2001-09-07 17:28:45 +00:00 |
|
George Rhoten
|
b0aaeacced
|
ICU-770 Fix for Solaris
X-SVN-Rev: 5713
|
2001-09-07 03:34:02 +00:00 |
|
George Rhoten
|
23de307358
|
ICU-770 Memory cleanup
X-SVN-Rev: 5712
|
2001-09-07 01:48:46 +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
|
149808f241
|
ICU-1109 Fix AIX and HP/UX compilation problem
X-SVN-Rev: 5710
|
2001-09-06 23:27:23 +00:00 |
|
George Rhoten
|
d41489ae47
|
ICU-770 Memory cleanup on potential memory leaks
X-SVN-Rev: 5709
|
2001-09-06 23:07:26 +00:00 |
|
Andy Heninger
|
4f883bc342
|
ICU-1075 ICU Data, add link option to remove warning about faillure to find data library.
X-SVN-Rev: 5708
|
2001-09-06 21:51:49 +00:00 |
|
George Rhoten
|
1451cc22bd
|
ICU-1087 Add static keyword to the local variables and functions
X-SVN-Rev: 5707
|
2001-09-06 18:34:57 +00:00 |
|
George Rhoten
|
fee8fb8162
|
ICU-770 Memory cleanup
X-SVN-Rev: 5706
|
2001-09-06 18:10:06 +00:00 |
|
Syn Wee Quek
|
77ebb43324
|
ICU-46
Added tests for null strings and strings with length 0.
X-SVN-Rev: 5705
|
2001-09-06 16:32:54 +00:00 |
|
Syn Wee Quek
|
3e6cbc182f
|
ICU-46
Comments added.
X-SVN-Rev: 5704
|
2001-09-06 16:32:26 +00:00 |
|
Mark Davis
|
16682de25d
|
minor mods
X-SVN-Rev: 5703
|
2001-09-06 01:30:31 +00:00 |
|
Markus Scherer
|
9b04837ff0
|
ICU-770 call unorm_cleanup()
X-SVN-Rev: 5702
|
2001-09-06 01:22:23 +00:00 |
|
Markus Scherer
|
6cc849aea3
|
ICU-1007 memory cleanup
X-SVN-Rev: 5701
|
2001-09-06 01:20:43 +00:00 |
|
George Rhoten
|
2bdcad5bb8
|
ICU-1075 Data updates.
X-SVN-Rev: 5700
|
2001-09-06 01:06:36 +00:00 |
|
Markus Scherer
|
0b21c95598
|
ICU-1109 add tests for the new US::extract() with NUL-termination and warning/error code
X-SVN-Rev: 5699
|
2001-09-06 00:13:11 +00:00 |
|
Markus Scherer
|
b357b44da5
|
ICU-1109 remove cpputils.cpp (uprv_fillOutputString())
X-SVN-Rev: 5698
|
2001-09-06 00:03:59 +00:00 |
|
Markus Scherer
|
7c6e2b4cef
|
ICU-1109 remove uprv_fillOutputString(), replaced by new function int32_t UnicodeString::extract(UChar *, int32_t, UErrorCode &)
X-SVN-Rev: 5697
|
2001-09-05 23:41:11 +00:00 |
|
Markus Scherer
|
0844431640
|
ICU-1109 implement new NUL-termination semantics
X-SVN-Rev: 5696
|
2001-09-05 23:39:38 +00:00 |
|
Markus Scherer
|
06973e024e
|
ICU-1109 add US::extract() with NUL-termination and error/warning code
X-SVN-Rev: 5695
|
2001-09-05 23:37:56 +00:00 |
|
Markus Scherer
|
2ee9b7af66
|
ICU-1109 add u_terminateUChars()
X-SVN-Rev: 5694
|
2001-09-05 23:37:16 +00:00 |
|
Markus Scherer
|
0cf4543b4a
|
ICU-1109 add U_STRING_NOT_TERMINATED_WARNING
X-SVN-Rev: 5693
|
2001-09-05 23:36:20 +00:00 |
|
George Rhoten
|
3bab3fb2ac
|
ICU-1099 Make some data a bit more const
X-SVN-Rev: 5692
|
2001-09-05 23:23:11 +00:00 |
|
Ram Viswanadha
|
289db8f112
|
ICU-329 U_ERROR_LIMIT should be equal to U_FMT_PARSE_ERROR_LIMIT
X-SVN-Rev: 5691
|
2001-09-05 23:13:06 +00:00 |
|
Ram Viswanadha
|
eada9047be
|
ICU-1008 Fix memory leak in ISO-2022 SafeClone
X-SVN-Rev: 5690
|
2001-09-05 23:03:28 +00:00 |
|
Ram Viswanadha
|
a118536e31
|
ICU-1008 Fix memory leak in ISO-2022 SafeClone
X-SVN-Rev: 5689
|
2001-09-05 22:51:53 +00:00 |
|
George Rhoten
|
c179a60a6f
|
ICU-1107 change Mirror.txt to BidiMirroring.txt
X-SVN-Rev: 5688
|
2001-09-05 22:33:17 +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 |
|
Andy Heninger
|
f9e031e351
|
ICU-1075 ICU Data, make install on Unixes was not installing the data library correctly
X-SVN-Rev: 5686
|
2001-09-05 16:47:38 +00:00 |
|
Markus Scherer
|
2faa2b6d3c
|
ICU-1107 change Mirror.txt to BidiMirroring.txt
X-SVN-Rev: 5685
|
2001-09-05 00:31:46 +00:00 |
|
George Rhoten
|
08ba528748
|
ICU-821 Fix for Linux 7.1
X-SVN-Rev: 5683
|
2001-09-01 04:23:43 +00:00 |
|
George Rhoten
|
2f189e4a3b
|
ICU-770 More data cleanup
X-SVN-Rev: 5682
|
2001-09-01 02:57:07 +00:00 |
|
George Rhoten
|
d5a1e20e0d
|
ICU-1018 Don't use iostream anymore
X-SVN-Rev: 5681
|
2001-09-01 02:56:23 +00:00 |
|
Markus Scherer
|
35e3da494f
|
ICU-1007 simplify esp. composition, add comments
X-SVN-Rev: 5680
|
2001-09-01 02:12:03 +00:00 |
|
George Rhoten
|
18a73611e4
|
ICU-961 Put in a small version of the CodeWarrior project file. 2MB is rather large.
X-SVN-Rev: 5679
|
2001-09-01 02:01:56 +00:00 |
|
George Rhoten
|
420c9b317c
|
ICU-770 More data cleanup
X-SVN-Rev: 5678
|
2001-09-01 01:55:48 +00:00 |
|
George Rhoten
|
28772efa7b
|
ICU-770 Use the invariant converter
X-SVN-Rev: 5677
|
2001-09-01 01:13:50 +00:00 |
|
Mark Davis
|
5ff4979a62
|
Minor changes
X-SVN-Rev: 5676
|
2001-09-01 01:11:13 +00:00 |
|
George Rhoten
|
03fdacc9a5
|
ICU-770 Don't create a cache. Locale::getAvailableLocales does the same thing as DateFormat::getAvailableLocales
X-SVN-Rev: 5675
|
2001-09-01 01:09:38 +00:00 |
|
Syn Wee Quek
|
51d69e4def
|
ICU-46
Added UTF16 methods.
X-SVN-Rev: 5674
|
2001-09-01 00:59:13 +00:00 |
|
Mark Davis
|
34e6b8126d
|
Updated to generate new derived properties; Added DerivedProperty to clean up the code.
X-SVN-Rev: 5673
|
2001-09-01 00:06:48 +00:00 |
|
George Rhoten
|
6669fa1672
|
ICU-1087 Add static keyword to the local variables
X-SVN-Rev: 5672
|
2001-08-31 23:08:48 +00:00 |
|
Markus Scherer
|
49772946c8
|
ICU-1007 move normalization tests from collate into a new main branch 'normalize'
X-SVN-Rev: 5671
|
2001-08-31 23:01:58 +00:00 |
|