Commit Graph

42 Commits

Author SHA1 Message Date
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
Markus Scherer
c96db994ab ICU-2235 initial icu data swapping code
X-SVN-Rev: 12797
2003-08-08 23:39:34 +00:00
Markus Scherer
d16be0ea7f ICU-3138 add internal sort function to replace qsort
X-SVN-Rev: 12753
2003-08-04 20:37:54 +00:00
Eric Mader
26372d2c88 ICU-3050 StringPrep API first cut; fix Visual Studio .NET projects.
X-SVN-Rev: 12704
2003-07-28 23:43:22 +00:00
George Rhoten
4e1913af46 ICU-2850 Add MSVC 7 (Visual Studio .NET) project files
X-SVN-Rev: 11743
2003-04-30 22:50:21 +00:00