Markus Scherer
b0d25f3bce
ICU-1721 add uprops.c implementing APIs for additional UCD properties
...
X-SVN-Rev: 7781
2002-02-25 22:43:04 +00:00
Markus Scherer
aae7ac8a66
ICU-1126 move break iterator code to common library so that titlecasing can use it
...
X-SVN-Rev: 7728
2002-02-21 04:42:32 +00:00
Markus Scherer
82cec1d0c1
ICU-1686 add uiter.* - public C API for character iteration
...
X-SVN-Rev: 7619
2002-02-09 21:56:46 +00:00
George Rhoten
c6f5b3eedc
ICU-1099 Make all string data const
...
X-SVN-Rev: 7467
2002-01-21 21:40:41 +00:00
Markus Scherer
268abe3937
ICU-1586 add common trie implementation
...
X-SVN-Rev: 7327
2001-12-06 01:23:47 +00:00
George Rhoten
ec9d88119a
ICU-1211 Change the version number 1.9->2.0
...
X-SVN-Rev: 6309
2001-10-18 18:24:44 +00:00
George Rhoten
dd534de988
ICU-740 Don't build unneeded code.
...
X-SVN-Rev: 5798
2001-09-18 22:58:58 +00:00
Ram Viswanadha
1b6f4b110b
ICU-960 u_str* transformation functions
...
X-SVN-Rev: 5775
2001-09-18 03:41:09 +00:00
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
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
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
George Rhoten
8f2c4bfb65
ICU-770 More data cleanup
...
X-SVN-Rev: 5651
2001-08-31 02:14:47 +00:00
George Rhoten
1282743e66
ICU-1018 Make ustream work in ustdio.
...
X-SVN-Rev: 5626
2001-08-30 16:31:01 +00:00
Markus Scherer
95abeb91e1
ICU-1007 remove DecompData and ComposeData
...
X-SVN-Rev: 5615
2001-08-30 00:00:06 +00:00
Markus Scherer
44850e6120
ICU-1007 remove ComposedCharIter
...
X-SVN-Rev: 5600
2001-08-29 16:32:33 +00:00
George Rhoten
3028d7f734
ICU-238 Change locmap from C++ to C
...
X-SVN-Rev: 5569
2001-08-23 23:56:42 +00:00
Ram Viswanadha
61e489cacd
ICU-329 Move uprv_strtod and other functions to private headers and files
...
X-SVN-Rev: 5498
2001-08-17 01:40:34 +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
b320d29ee6
ICU-1083 data structure for surrogate support. Will supersede ucmp32 in collation
...
X-SVN-Rev: 5426
2001-08-02 22:26:44 +00:00
Andy Heninger
cd61cbf256
ICU-1075 data handling updates.
...
X-SVN-Rev: 5353
2001-07-26 21:55:49 +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
Vladimir Weinstein
7d283f6829
ICU-392 change the library version number
...
X-SVN-Rev: 5327
2001-07-24 16:27:00 +00:00
Vladimir Weinstein
d4c7b274b6
ICU-392 consolidated rename data in one .h file
...
X-SVN-Rev: 5290
2001-07-21 05:37:01 +00:00
Vladimir Weinstein
7eebab715a
ICU-392 support for export renaming on win32
...
X-SVN-Rev: 5282
2001-07-19 22:21:32 +00:00
George Rhoten
6b2aa5d1e1
ICU-899 Make uscript.h work for Release mode too
...
X-SVN-Rev: 5241
2001-07-16 16:48:56 +00:00
George Rhoten
a56f2ecfe9
ICU-452 Use the correct name for the ISCII converter filename.
...
X-SVN-Rev: 5240
2001-07-16 16:40:09 +00:00
Ram Viswanadha
a331c0a4eb
ICU-452 First take on ISCII
...
X-SVN-Rev: 5238
2001-07-14 02:29:44 +00:00
Ram Viswanadha
65844c0b2d
ICU-899 Add new API for Locale-Script mapping for compliance with TR#24
...
X-SVN-Rev: 5215
2001-07-10 18:33:40 +00:00
Andy Heninger
15bec64481
ICU-1024 Set windows project file options for automatic inlines (Release) and Browse file creation (debug).
...
X-SVN-Rev: 5123
2001-06-28 19:40:34 +00:00
Markus Scherer
71a57ee3bc
ICU-1007 warning level 4 for unorm.cpp
...
X-SVN-Rev: 5122
2001-06-28 17:01:17 +00:00
George Rhoten
05d5f21180
ICU-988 Don't need the global mutex in locmap anymore, and turn off the compiler extensions for it.
...
X-SVN-Rev: 5115
2001-06-28 00:05:20 +00:00
George Rhoten
420b851ba4
ICU-1018 Move iostream usage from unistr.[h,cpp] to ustream.[h,cpp], and turn off some compiler extension options.
...
X-SVN-Rev: 5088
2001-06-26 17:58:21 +00:00
Vladimir Weinstein
d4bc87fca2
ICU-1010 consolidating version data - changed settings for release mode
...
X-SVN-Rev: 5075
2001-06-25 22:22:41 +00:00
Vladimir Weinstein
d0ccdee1b0
ICU-1010 consolidating version data
...
X-SVN-Rev: 5053
2001-06-21 22:51:27 +00:00
Markus Scherer
42c2ec7dc8
ICU-1007 initial new normalization code
...
X-SVN-Rev: 5035
2001-06-20 22:24:42 +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
7dffe91b3f
ICU-865 Move the .rc file into the proper project category,
...
remove debug info from release mode,
and revise the way headers are moved.
X-SVN-Rev: 4637
2001-05-10 18:04:41 +00:00
Andy Heninger
f89197ab0c
ICU-893 Add Version Resources for Windows DLLs (except for data dll)
...
X-SVN-Rev: 4631
2001-05-09 22:41:59 +00:00
Andy Heninger
fe8f7ca9cd
ICU-880 strcoll: More performance tweaks, plus fix inlines for UNIX builds.
...
X-SVN-Rev: 4502
2001-04-18 19:31:05 +00:00
Yves Arrouye
f2e4587c90
ICU-917 copy unorm.h to the right location.
...
X-SVN-Rev: 4410
2001-03-30 03:06:56 +00:00
George Rhoten
c4997713ef
ICU-903 Updated the copyright notice
...
X-SVN-Rev: 4238
2001-03-21 20:44:20 +00:00
Syn Wee Quek
fa73cc2a20
ICU-833 Modified release project setting to copy unorm.h to
...
base directory icu/include/unicode directory during build time.
X-SVN-Rev: 3563
2001-02-05 20:03:08 +00:00
Markus Scherer
5ac8d19ed1
ICU-542 add ustr_imp.h with declarations for internal string functions
...
X-SVN-Rev: 3502
2001-01-31 18:13:16 +00:00
Vladimir Weinstein
e0b41907c0
ICU-653 bumped win dll version number from 17 to 18 (collation renaming is in)
...
X-SVN-Rev: 3418
2001-01-15 07:25:31 +00:00
Markus Scherer
8eb8473811
ICU-484 remove old code for SBCS, DBCS, and EBCDIC_STATEFUL
...
X-SVN-Rev: 3353
2001-01-02 23:09:45 +00:00
Markus Scherer
38fb13ac8d
ICU-189 add SCSU converter
...
X-SVN-Rev: 3264
2000-12-19 01:24:45 +00:00
George Rhoten
c98553e3b9
ICU-759 Turned on full optimization
...
X-SVN-Rev: 3163
2000-12-07 23:35:49 +00:00
Steven R. Loomis
8de7f0cf35
ICU-758 rename import .lib files
...
X-SVN-Rev: 3151
2000-12-06 03:02:21 +00:00
Vladimir Weinstein
05c4d586af
ICU-96 common.dsp again... looks like a clock skew problem
...
X-SVN-Rev: 3148
2000-12-06 01:19:27 +00:00
Vladimir Weinstein
82e011125e
ICU-756 normalization C API moved where it belongs
...
X-SVN-Rev: 3145
2000-12-06 00:52:58 +00:00
George Rhoten
be45790deb
ICU-673 Removed the debug part of the output directory
...
X-SVN-Rev: 2760
2000-10-20 23:28:47 +00:00
Yves Arrouye
c9388940ea
ICU-367 fix for I/O streams on Windows.
...
X-SVN-Rev: 2720
2000-10-17 22:42:40 +00:00
Ram Viswanadha
af4e9945bb
ICU-673 Added HZ converter.
...
X-SVN-Rev: 2706
2000-10-17 08:03:36 +00:00
Vladimir Weinstein
b3b0c23852
ICU-653 changed the library names and locations on win32
...
X-SVN-Rev: 2651
2000-10-12 20:36:11 +00:00
Ram Viswanadha
41db7b05db
ICU-576 seperated EBCDIC converter implementation to
...
ucnvebdc.c
X-SVN-Rev: 2381
2000-08-29 21:47:40 +00:00
Helena Chapman
b573a15d4b
ICU-311 Make sure ucnv_cb.h is also exported.
...
X-SVN-Rev: 2147
2000-08-09 22:41:15 +00:00
Markus Scherer
ae02ead7fe
ICU-103 add ucnvmbcs.h
...
X-SVN-Rev: 1832
2000-07-13 00:11:43 +00:00
Markus Scherer
962dc91faa
ICU-471 export ushape.h
...
X-SVN-Rev: 1721
2000-06-30 17:44:33 +00:00
Markus Scherer
4c42ba5b9b
ICU-471 add API facade for u_shapeArabic()
...
X-SVN-Rev: 1717
2000-06-30 00:29:46 +00:00
Vladimir Weinstein
d350a69251
ICU-311 changes to common w32 project
...
X-SVN-Rev: 1682
2000-06-28 22:49:33 +00:00
Alan Liu
ab9145acf3
ICU-450 move urep to common
...
X-SVN-Rev: 1670
2000-06-28 20:19:11 +00:00
Helena Chapman
377889ccd9
ICU-311 Major rewrite of the callback APIs. Needs to be checked
...
in without more testing to make the 6/29/2000 API deadline. Lots
of warnings still, offset handling is not implemented. More unit tests
is required because the current implementation actually passes the tests.
X-SVN-Rev: 1661
2000-06-27 20:47:56 +00:00
Alan Liu
c82abd3807
ICU-184 remove rbcache[.cpp|.h] and rbread[.cpp|.h] from project file
...
X-SVN-Rev: 1582
2000-06-07 00:37:16 +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
Markus Scherer
9196955ed1
ICU-107 add api & functionality for inverse BiDi (visual->logical)
...
X-SVN-Rev: 1391
2000-05-18 18:14:24 +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
Markus Scherer
7c7a980e20
ICU-375 do not compile strict if windows.h is included
...
X-SVN-Rev: 1322
2000-05-03 23:13:13 +00:00
Jim Snyder Grant
2dbef4e207
ICU-271 First-pass LMBCS support (Lotus Multi-byte Character set)
...
X-SVN-Rev: 1042
2000-03-31 16:53:09 +00:00
Alan Liu
2ddc4768a3
ICU-149 rewrite UHashtable
...
X-SVN-Rev: 1001
2000-03-28 22:04:39 +00:00
Markus Scherer
20baeae401
ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable)
...
X-SVN-Rev: 723
2000-02-07 17:35:21 +00:00
Markus Scherer
7f7b2d90f3
ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable)
...
X-SVN-Rev: 721
2000-02-05 00:19:15 +00:00
Markus Scherer
32dd641cf5
ICU-176 initial, basic utf-16 support for c
...
X-SVN-Rev: 714
2000-02-03 19:47:30 +00:00
Markus Scherer
ac3b02999d
ICU-210 improve version functions
...
X-SVN-Rev: 590
2000-01-14 23:56:15 +00:00
Helena Chapman
218b24bba5
ICU-210 Three major changes:
...
u_getVersion: returns ICU release/version information
u_getUnicodeVersion: returns Unicode standard version supported in ICU
Renamed the original u_getVersion to u_getUnicodeVersion.
X-SVN-Rev: 536
2000-01-11 23:20:26 +00:00
Vladimir Weinstein
8e21f86812
ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
...
X-SVN-Rev: 472
1999-12-28 23:39:02 +00:00
Markus Scherer
4c2da39849
ICU-184 first code for udata-style .res files with C access implementation
...
X-SVN-Rev: 360
1999-12-09 18:35:11 +00:00
Markus Scherer
ce85bd8d0b
ICU-157 copy udata.h to the include folder
...
X-SVN-Rev: 254
1999-11-24 00:38:17 +00:00
Markus Scherer
77586e9d8b
ICU-157 add udata implementation
...
X-SVN-Rev: 216
1999-11-22 19:43:01 +00:00
Alan Liu
925f2cf8c1
ICU-114 Make UnicodeString inherit from Replaceable
...
X-SVN-Rev: 191
1999-11-19 23:13:41 +00:00
Markus Scherer
d1504269d1
ICU-87 link with more system libraries
...
X-SVN-Rev: 186
1999-11-19 01:26:10 +00:00
Alan Liu
72ad425a57
ICU-45 Created UVector and UStack.
...
X-SVN-Rev: 130
1999-10-27 16:23:58 +00:00
Markus Scherer
bc5139afa6
ICU-37 windows dll base addresses for icu
...
X-SVN-Rev: 108
1999-10-22 20:34:22 +00:00
Alan Liu
84ea032aba
ICU-19 Changed copy command to work on Win98 by deleting trailing backspace
...
Note - checked in again; changes lost in version 1.7
Oops - line terminators corrupted - trying again
X-SVN-Rev: 85
1999-10-21 00:06:49 +00:00
Alan Liu
6d26025f8d
ICU-19 Changed copy command to work on Win98 by deleting trailing backspace
...
Note - checked in again; changes lost in version 1.7
X-SVN-Rev: 84
1999-10-20 23:48:57 +00:00
Markus Scherer
07a2bc0937
ICU-6 more renaming of constant names
...
FAILURE -> U_FAILURE etc.
X-SVN-Rev: 76
1999-10-18 22:48:32 +00:00
Alan Liu
b28e911c8c
ICU-19 Changed copy command to work on Win98 by deleting trailing backspace
...
X-SVN-Rev: 63
1999-10-15 21:14:43 +00:00
Markus Scherer
4be556368b
ICU-30 utypes.h should not define icu_wcs...() & UFieldPosition
...
X-SVN-Rev: 62
1999-10-15 18:09:53 +00:00
Markus Scherer
c97dff09e1
ICU-13 remove internal helpers from utypes.h
...
X-SVN-Rev: 36
1999-10-12 00:07:24 +00:00
Markus Scherer
80a098923f
ICU-5 need to use icu_malloc() etc.
...
replace stdlib function calls by icu_...
X-SVN-Rev: 17
1999-10-06 00:05:42 +00:00
Helena Chapman
1ccc7d153f
ICU version 1.3 merge from CMVS.
...
X-SVN-Rev: 9
1999-09-30 23:47:52 +00:00
Unknown User
aa0b0a88e8
Initial revision
...
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00