Commit Graph

141 Commits

Author SHA1 Message Date
Alan Liu
7999da8c12 ICU-2429 initial implementation of catopen/catgets wrappers
X-SVN-Rev: 11371
2003-03-20 20:55:10 +00:00
Ram Viswanadha
7da935c904 ICU-2194 IDNA API
X-SVN-Rev: 11194
2003-02-28 21:35:25 +00:00
Alan Liu
2cc3e72b30 ICU-2161 move obsolete code to icuapps/obsolete component
X-SVN-Rev: 11171
2003-02-26 23:22:03 +00:00
Alan Liu
9dc05ec566 ICU-2161 move obsolete Unicode class code and tests to icuobs DLL
X-SVN-Rev: 11154
2003-02-25 20:53:34 +00:00
Alan Liu
0a3630d38d ICU-2161 move obsolete bidi code and tests to icuobs DLL
X-SVN-Rev: 11151
2003-02-25 19:23:06 +00:00
Markus Scherer
e87f9e1104 ICU-2397 move unorm_it.c into normalization project folder
X-SVN-Rev: 10998
2003-02-09 18:00:18 +00:00
Markus Scherer
0b4bc6ee2e ICU-2397 add UNormIterator
X-SVN-Rev: 10895
2003-01-22 22:00:19 +00:00
Vladimir Weinstein
c0513031ab ICU-2659 bumped the version number to 2.6
X-SVN-Rev: 10873
2003-01-20 17:57:20 +00:00
Vladimir Weinstein
a59fdd65d8 ICU-2420 Added new files to the common project
X-SVN-Rev: 10828
2003-01-09 18:29:18 +00:00
Markus Scherer
480ec3a447 ICU-2611 organize source files into folders
X-SVN-Rev: 10806
2003-01-02 19:07:58 +00:00
Markus Scherer
dc7dc3cb9f ICU-1949 add ustrenum.h
X-SVN-Rev: 10362
2002-11-23 01:08:14 +00:00
Andy Heninger
aee9885219 ICU-1949 export unicode/strenum.h to icu/include; needed by brkiter.h
X-SVN-Rev: 10332
2002-11-22 00:39:41 +00:00
Alan Liu
678e8ec99a ICU-2347 add uenum_openStringEnumeration (private)
X-SVN-Rev: 10229
2002-11-12 23:44:54 +00:00
Alan Liu
819429ec06 ICU-2015 move getRuleWhiteSpaceSet to uprops and convert it from C++ to C
X-SVN-Rev: 10177
2002-11-07 01:28:14 +00:00
Vladimir Weinstein
880efe6d02 ICU-1949 removed absent file from the project
X-SVN-Rev: 10174
2002-11-06 22:56:49 +00:00
Doug Felt
e39b3b40a7 ICU-1949 ICUService API (private for now)
X-SVN-Rev: 10173
2002-11-06 22:14:49 +00:00
Steven R. Loomis
10bc681d20 ICU-2457 update to 2.4 version number
X-SVN-Rev: 10137
2002-11-01 01:45:24 +00:00
George Rhoten
594a11605a ICU-2015 Really add propname.h
X-SVN-Rev: 10133
2002-10-31 21:32:15 +00:00
Alan Liu
4e051554eb ICU-2015 add propname.[cpp|h]
X-SVN-Rev: 10099
2002-10-30 18:11:04 +00:00
Markus Scherer
61969c8c50 ICU-2248 modularize ICU
X-SVN-Rev: 9934
2002-10-01 01:26:49 +00:00
Markus Scherer
6b1fa6036a ICU-2150 simplify/improve UTF macros
X-SVN-Rev: 9930
2002-09-30 04:00:17 +00:00
Markus Scherer
3d38617bdc ICU-2248 modularize icu, allow parts to not be built
X-SVN-Rev: 9900
2002-09-20 01:54:48 +00:00
Vladimir Weinstein
aebe160111 ICU-2209 moved canonical iterator from i18n to common per Markus's request
X-SVN-Rev: 9899
2002-09-20 00:00:44 +00:00
Andy Heninger
7ab245e6e9 ICU-45 RBBI: conditionalize / remove stdio and stdlib dependencies.
Remove dead code.  Clean up some comments.

X-SVN-Rev: 9509
2002-08-01 16:17:41 +00:00
George Rhoten
252de3a2d3 ICU-2030 Readd cmemory.c
X-SVN-Rev: 9417
2002-07-30 00:00:28 +00:00
George Rhoten
e762158a7a ICU-2030 Readd cmemory.c
X-SVN-Rev: 9416
2002-07-29 23:59:56 +00:00
George Rhoten
7f3143a935 ICU-2030 Undo most of the ADD CPP statements.
X-SVN-Rev: 9412
2002-07-29 23:24:37 +00:00
George Rhoten
1d3822c68a ICU-2030 Undo most of the ADD CPP statements.
X-SVN-Rev: 9407
2002-07-29 22:41:36 +00:00
Andy Heninger
f0f44e915e ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9400
2002-07-29 21:04:18 +00:00
Andy Heninger
0e23352a30 ICU-2011 U_ASSERT macro added
X-SVN-Rev: 9285
2002-07-22 23:24:55 +00:00
George Rhoten
c133593e5b ICU-1972 Export the uenum.h header file
X-SVN-Rev: 9213
2002-07-16 21:13:00 +00:00
George Rhoten
fe000c413a ICU-1988 Update the ICU version
X-SVN-Rev: 9195
2002-07-16 02:32:22 +00:00
Ram Viswanadha
594f3a1d2e ICU-1986 remove deprecated SCSU files
X-SVN-Rev: 9177
2002-07-16 00:11:06 +00:00
George Rhoten
02aa4c915f ICU-1972 Convert the uenum API from C++ to C due to the C callbacks with the C/C++ compiler on z/OS
X-SVN-Rev: 9144
2002-07-13 16:31:03 +00:00
Eric Mader
a92aec9bc4 ICU-1289 add usc_impl.h, usc_impl.c
X-SVN-Rev: 9061
2002-07-08 23:46:49 +00:00
Vladimir Weinstein
7218e99aba ICU-1972 initial checkin for UEnumeration wrapper
X-SVN-Rev: 9058
2002-07-08 23:04:59 +00:00
Markus Scherer
97c20c88af ICU-1967 split ucnv_utf.c into more manageable ucnv_uxx.c where x=7, 8, 16, 32
X-SVN-Rev: 8986
2002-07-01 19:32:52 +00:00
Markus Scherer
11948b52df ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
X-SVN-Rev: 8977
2002-06-29 00:04:16 +00:00
Markus Scherer
3f0f9fffec ICU-1962 derive all ICU C++ classes from common UObject base class
X-SVN-Rev: 8954
2002-06-27 01:27:47 +00:00
George Rhoten
ba0e288988 ICU-45 retweak MSVC projects
X-SVN-Rev: 8944
2002-06-26 16:22:08 +00:00
Andy Heninger
9ea53d52df ICU-45 new builder for RBBI rules, tweak MSVC project files.
X-SVN-Rev: 8942
2002-06-25 20:31:26 +00:00
Andy Heninger
32c09250b7 ICU-45 new builder for RBBI rules, initial checkin
X-SVN-Rev: 8939
2002-06-25 17:23:07 +00:00
Alan Liu
237c0e67c3 ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet
X-SVN-Rev: 8721
2002-05-29 18:36:09 +00:00
George Rhoten
ac061302c1 ICU-1877 pwin64.h doesn't exist. Use pwin32.h
X-SVN-Rev: 8537
2002-04-30 00:48:04 +00:00
George Rhoten
df30dfbd29 ICU-1877 Add Win64 support.
X-SVN-Rev: 8531
2002-04-26 23:04:32 +00:00
Markus Scherer
995a589267 ICU-1864 add BOCU-1
X-SVN-Rev: 8481
2002-04-17 20:36:53 +00:00
Steven R. Loomis
2beec0d7ab ICU-1769 update to 2.1 version
X-SVN-Rev: 8103
2002-03-19 01:43:19 +00:00
Markus Scherer
74d240ec1e ICU-1754 USet - poor man's UnicodeSet, very simple, all C, efficient serialization & functions working directly on serialized form
X-SVN-Rev: 7926
2002-03-09 05:57:39 +00:00
Markus Scherer
56cc2f13b4 ICU-1721 implement all binary properties except Full_Composition_Exclusion
X-SVN-Rev: 7897
2002-03-06 23:31:11 +00:00
George Rhoten
a41ce06f7f ICU-882 Remove unused code.
X-SVN-Rev: 7792
2002-02-26 23:36:49 +00:00