Markus Scherer
a5364d12dd
ICU-4612 move filestrm to toolutil to remove core library dependencies on file I/O
...
X-SVN-Rev: 18100
2005-06-30 17:40:53 +00:00
George Rhoten
dab7c0c0c7
ICU-4330 Change version from 3.3 to 3.4.
...
X-SVN-Rev: 17757
2005-06-01 02:44:07 +00:00
Markus Scherer
b054ffff93
ICU-4504 UCaseMap and UTF-8 toLower() & toUpper()
...
X-SVN-Rev: 17633
2005-05-20 17:31:12 +00:00
Andy Heninger
ebfe32c0e3
ICU-3944 check in Markus's text access prototype
...
X-SVN-Rev: 17581
2005-05-11 01:00:33 +00:00
George Rhoten
f4130d74f3
ICU-4189 Fix for UCONFIG_NO_CONVERSION with UCONFIG_NO_SERVICE.
...
Separate LocaleUtility into its own API.
X-SVN-Rev: 17404
2005-03-28 05:12:13 +00:00
George Rhoten
7e191502de
ICU-4436 Allow RTTI to work when /OPT:ICF (COMDAT folding) is used.
...
X-SVN-Rev: 17333
2005-03-13 19:49:45 +00:00
George Rhoten
bbb9c4d56e
ICU-4430 Last checkin was incomplete.
...
X-SVN-Rev: 17324
2005-03-11 02:29:26 +00:00
Ram Viswanadha
b615158fa3
ICU-4430 Add docmain.h
...
X-SVN-Rev: 17310
2005-03-10 01:12:26 +00:00
George Rhoten
b53e510acd
ICU-4420 Remove some original MSVC 6 specific definitions/options that do not apply to MSVC 7.1.
...
This change is also being done so that it's easier to compare the options against the Cygwin/MSVC build (the only way left to use MSVC 6).
Some of the definitions/options aren't used at all or are redundant.
X-SVN-Rev: 17285
2005-03-05 10:06:19 +00:00
George Rhoten
1d9f513c4b
ICU-4330 Change version from 3.2 to 3.3
...
X-SVN-Rev: 17090
2005-01-06 22:49:44 +00:00
George Rhoten
b159e9459d
ICU-4287 Synchronize MSVC6 and MSVC7.1 project files.
...
Move bidi/shaping properties to ubidi.icu.
X-SVN-Rev: 17064
2004-12-31 19:07:00 +00:00
George Rhoten
fef1b77683
ICU-4092 Increase code coverage.
...
Fix broken RTTI on Windows by splitting service registration into separate files,
and rename files for consistency at the request from Doug.
X-SVN-Rev: 16979
2004-12-21 06:55:20 +00:00
George Rhoten
5c97ee7892
ICU-3963 Update to version 3.2
...
X-SVN-Rev: 16621
2004-10-25 23:32:50 +00:00
George Rhoten
9fe39e1c8c
ICU-3805 Break putil.h/utypes.h header file dependancy loop
...
X-SVN-Rev: 16529
2004-10-18 02:43:33 +00:00
George Rhoten
42bc6ea738
ICU-4078 Split out u_errorName from putil.c. It's mainly used for error reporting, and it's large.
...
X-SVN-Rev: 16423
2004-10-08 04:22:58 +00:00
George Rhoten
e2188e6775
ICU-4078 Decouple the cleanup functions from u_init and u_cleanup.
...
X-SVN-Rev: 16403
2004-10-06 23:10:53 +00:00
George Rhoten
209c7b9bbd
ICU-4078 Don't depend on Memory stream anymore
...
X-SVN-Rev: 16340
2004-09-17 04:19:30 +00:00
Markus Scherer
5aa9e27ac0
ICU-4078 move functions for invariant characters from putil to new uinvchar, public prototypes into utypes.h
...
X-SVN-Rev: 16320
2004-09-14 16:58:51 +00:00
Markus Scherer
a745bc2469
ICU-4078 separate unorm_compare() from unorm.cpp into its own file unormcmp.cpp so that unorm.cpp itself is independent of any properties outside of unorm.icu
...
X-SVN-Rev: 16315
2004-09-13 23:37:58 +00:00
George Rhoten
54372e084e
ICU-4078 Allow the majority of the converter API to not depend on ures_ API.
...
X-SVN-Rev: 16280
2004-09-09 00:57:05 +00:00
George Rhoten
04cb6cc1ff
ICU-4078 oops
...
X-SVN-Rev: 16271
2004-09-07 23:25:53 +00:00
Markus Scherer
8a3a93deed
ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
...
X-SVN-Rev: 16265
2004-09-07 17:59:53 +00:00
Markus Scherer
1fedbad320
ICU-3969 initial code using ucase.icu for case mappings and related properties
...
X-SVN-Rev: 16255
2004-09-06 15:40:03 +00:00
Markus Scherer
3cb19a531f
ICU-4078 split uset_props.cpp from uset.cpp to disentangle properties code from core UnicodeSet/USet
...
X-SVN-Rev: 16212
2004-08-30 16:43:03 +00:00
George Rhoten
4804d98d00
ICU-4078 Further separate the default converter from the rest of the ustring internal API
...
X-SVN-Rev: 16201
2004-08-27 17:56:01 +00:00
Markus Scherer
53e086dc9a
ICU-4078 disentangle conversion and properties code some from other parts of the common library
...
X-SVN-Rev: 16193
2004-08-26 22:51:40 +00:00
George Rhoten
bd4b90e783
ICU-3963 Update ICU for the correct file order
...
X-SVN-Rev: 16148
2004-08-12 22:01:32 +00:00
George Rhoten
b87fed8371
ICU-3963 Update ICU
...
X-SVN-Rev: 16056
2004-07-19 21:18:18 +00:00
George Rhoten
4f38b04d89
ICU-3719 Update version numbers
...
X-SVN-Rev: 15097
2004-04-29 19:12:32 +00:00
Steven R. Loomis
90f70b1cee
ICU-2487 more warning cleanup, move a function out of public headers
...
X-SVN-Rev: 14999
2004-04-16 20:29:09 +00:00
George Rhoten
9fee4f37a7
ICU-3405 Fix which header is used.
...
X-SVN-Rev: 14779
2004-03-26 22:07:42 +00:00
Ram Viswanadha
bbe9de394c
ICU-3405 prototype for U_DRAFT, U_DEPRECATED and U_OBSOLETE
...
X-SVN-Rev: 14775
2004-03-26 19:42:04 +00:00
George Rhoten
7fe030d918
ICU-3612 Don't explicitly specify the import libraries. Use the project dependencies.
...
X-SVN-Rev: 14750
2004-03-24 23:09:55 +00:00
George Rhoten
4d1280ac61
ICU-3612 Convert MSVC .NET project files from 2002 to 2003, and enable CygWin builds
...
X-SVN-Rev: 14559
2004-02-21 00:36:30 +00:00
George Rhoten
90e3f3537e
ICU-2202 add Locbased for Alan
...
X-SVN-Rev: 14394
2004-01-23 19:03:30 +00:00
George Rhoten
73be9dcbf1
ICU-3493 Remove mutex.cpp for Andy
...
X-SVN-Rev: 14288
2004-01-09 23:06:21 +00:00
George Rhoten
a6ebd5da94
ICU-3298 Undo last check-in
...
X-SVN-Rev: 14136
2003-12-14 20:42:36 +00:00
George Rhoten
bc86a106f0
ICU-3298 Fix a typo
...
X-SVN-Rev: 14127
2003-12-14 18:17:03 +00:00
George Rhoten
8df2deeb1c
ICU-3326 These 2 files don't exist anymore
...
X-SVN-Rev: 13966
2003-12-03 16:26:15 +00:00
George Rhoten
4e54fa4445
ICU-2403 Add header for Andy
...
X-SVN-Rev: 13690
2003-11-12 18:12:46 +00:00
George Rhoten
fd285a1f2d
ICU-3359 Allow .vcproj files to build in a directory with a space
...
X-SVN-Rev: 13585
2003-11-05 06:35:31 +00:00
George Rhoten
c7674d6753
ICU-813 int64 formatting support
...
X-SVN-Rev: 13556
2003-11-03 23:55:14 +00:00
Markus Scherer
cea34629f2
ICU-2404 first code for m:n conversion extensions
...
X-SVN-Rev: 13490
2003-10-25 00:29:13 +00:00
George Rhoten
61ad721d25
ICU-3262 Mirror changes for Alan.
...
X-SVN-Rev: 13425
2003-10-15 06:32:57 +00:00
George Rhoten
86b888ea1a
ICU-3280 add RuleCharacterIterator for Alan
...
X-SVN-Rev: 13268
2003-10-01 20:10:28 +00:00
George Rhoten
d09b2a7539
ICU-2403 Tracing, partial checkin only
...
X-SVN-Rev: 13122
2003-09-17 17:11:38 +00:00
George Rhoten
de8102fdf6
ICU-2235 add swapping of collation binaries
...
X-SVN-Rev: 13117
2003-09-16 23:30:47 +00:00
Markus Scherer
974045e585
ICU-2235 add swapping of collation binaries
...
X-SVN-Rev: 13069
2003-09-12 02:46:15 +00:00
Steven R. Loomis
e76f09208e
ICU-3236 2.8 update
...
X-SVN-Rev: 13049
2003-09-09 22:32:23 +00:00
George Rhoten
dc703b5f1b
ICU-3221 MSVC.NET combines static const char values in the same file.
...
Separate them into different files.
X-SVN-Rev: 12988
2003-08-29 21:05:48 +00:00