Markus Scherer
|
7f8d06b42b
|
ICU-4334 Unicode 4.1 update
X-SVN-Rev: 17104
|
2005-01-10 18:02:54 +00:00 |
|
Markus Scherer
|
0ecbd62a78
|
ICU-3858 check for and forbid negative numeric values
X-SVN-Rev: 17085
|
2005-01-04 16:55:02 +00:00 |
|
George Rhoten
|
5ec3e3887c
|
ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17077
|
2005-01-02 19:36:38 +00:00 |
|
Markus Scherer
|
aa6cd66256
|
ICU-3858 remove data for properties that were moved to ucase.icu and ubidi.icu, and simplify remaining structure
X-SVN-Rev: 17074
|
2005-01-02 00:22:48 +00:00 |
|
George Rhoten
|
b43d5d4272
|
ICU-3905 Fix some IA64 compiler warnings.
X-SVN-Rev: 16747
|
2004-11-04 02:36:10 +00:00 |
|
Markus Scherer
|
f415ea5e5a
|
ICU-3969 move propsvec from genprops to toolutil (with small changes)
X-SVN-Rev: 16213
|
2004-08-30 22:11:48 +00:00 |
|
George Rhoten
|
6107521e50
|
ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15640
|
2004-05-30 19:39:50 +00:00 |
|
George Rhoten
|
87759368c3
|
ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15636
|
2004-05-30 09:03:43 +00:00 |
|
Eric Mader
|
57bb90bd7f
|
ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15419
|
2004-05-20 00:15:42 +00:00 |
|
George Rhoten
|
1bf207e545
|
ICU-3741 Ignore some things that appear on Cygwin
X-SVN-Rev: 15251
|
2004-05-11 16:15:58 +00:00 |
|
Steven R. Loomis
|
207167f8be
|
ICU-2487 move collation data into new tree
X-SVN-Rev: 14967
|
2004-04-14 20:08:16 +00:00 |
|
Vladimir Weinstein
|
1a88d7e33f
|
ICU-3170 updated the version number in data info
X-SVN-Rev: 14847
|
2004-04-03 07:20:14 +00:00 |
|
Markus Scherer
|
9b10636685
|
ICU-3170 update code for Unicode 4.0.1
X-SVN-Rev: 14844
|
2004-04-02 17:41:06 +00:00 |
|
George Rhoten
|
919d6d3f2a
|
ICU-3389 Don't create a .lib by not exporting some symbols
X-SVN-Rev: 14792
|
2004-03-29 21:58:57 +00:00 |
|
George Rhoten
|
6d897671e7
|
ICU-3389 Fix library installation
X-SVN-Rev: 14773
|
2004-03-26 18:35:15 +00:00 |
|
George Rhoten
|
1745685d1e
|
ICU-3389 First try at building tools into a bin directory and libraries into a lib directory.
X-SVN-Rev: 14767
|
2004-03-26 01:22:25 +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
|
761dc84de0
|
ICU-3389 Fix make clean and remove a few unused variables.
X-SVN-Rev: 14732
|
2004-03-23 06:10:51 +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
|
c5dda76d0a
|
ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14097
|
2003-12-11 05:00:40 +00:00 |
|
George Rhoten
|
8a44aa4a02
|
ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14017
|
2003-12-05 04:51:02 +00:00 |
|
George Rhoten
|
ce609501e5
|
ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 14002
|
2003-12-04 19:42:22 +00:00 |
|
George Rhoten
|
046c4fac2d
|
ICU-3359 Allow the .vcproj files to build in directories with a space in the name
X-SVN-Rev: 13591
|
2003-11-05 19:27:55 +00:00 |
|
George Rhoten
|
8748a75d39
|
ICU-3217 Readd the last empty line to keep the compilers happy
X-SVN-Rev: 13098
|
2003-09-15 21:29:51 +00:00 |
|
George Rhoten
|
8d4a8a002d
|
ICU-3217 Add -i option.
X-SVN-Rev: 12944
|
2003-08-26 17:41:02 +00:00 |
|
Andy Heninger
|
e47d124fc4
|
ICU-3014 Remove u_init() calls from gennorm, genprops, to stop file creation failures when old data is already present
X-SVN-Rev: 12857
|
2003-08-18 17:34:06 +00:00 |
|
Andy Heninger
|
78ca2fdfc9
|
ICU-3014 Add explicit u_init() calls to tools and tests in anticipation of static init changes
X-SVN-Rev: 12826
|
2003-08-14 21:34:54 +00:00 |
|
Ram Viswanadha
|
c7c731c210
|
ICU-3050 StringPrep API first cut
X-SVN-Rev: 12675
|
2003-07-24 23:29:34 +00:00 |
|
Vladimir Weinstein
|
b74dd8f3f2
|
ICU-2959 Added copyright notices to files that didn't have them
X-SVN-Rev: 12266
|
2003-06-04 01:06:48 +00:00 |
|
Alan Liu
|
de95737116
|
ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
|
2003-06-03 20:58:22 +00:00 |
|
George Rhoten
|
2c92baa469
|
ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 12184
|
2003-05-29 23:47:05 +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 |
|
Markus Scherer
|
216d68b82d
|
ICU-2427 small improvement to parsing DerivedBidiClass.txt
X-SVN-Rev: 11469
|
2003-04-08 00:09:56 +00:00 |
|
Markus Scherer
|
99fbf11da7
|
ICU-2427 more code points with default bidi classes - parse DerivedBidiClass.txt for them
X-SVN-Rev: 11448
|
2003-04-03 19:41:00 +00:00 |
|
Markus Scherer
|
b89a8122f2
|
ICU-2427 add Han numeric values
X-SVN-Rev: 11322
|
2003-03-14 22:00:19 +00:00 |
|
Markus Scherer
|
84adae7885
|
ICU-2350 implement CASE_SENSITIVE via uprops.icu data
X-SVN-Rev: 11275
|
2003-03-08 18:09:39 +00:00 |
|
Markus Scherer
|
ae3330412a
|
ICU-2427 more robust parsing for additional properties; store full properties instead of partial ones (Other_XYZ->XYZ); see store.c for changes for format version 3.2
X-SVN-Rev: 11261
|
2003-03-07 21:43:18 +00:00 |
|
Markus Scherer
|
85a619bb4e
|
ICU-2427 upgrade to Unicode 4 - use property [value] aliases from data
X-SVN-Rev: 11223
|
2003-03-04 00:40:44 +00:00 |
|
Markus Scherer
|
b9dd8c091b
|
ICU-2427 add UCD tools
X-SVN-Rev: 11139
|
2003-02-21 17:59:23 +00:00 |
|
Markus Scherer
|
ed742654b3
|
ICU-2427 add UCD tools
X-SVN-Rev: 11138
|
2003-02-21 16:17:42 +00:00 |
|
George Rhoten
|
4d3562dcb7
|
ICU-2705 Add CygWin/MSVC support
X-SVN-Rev: 11008
|
2003-02-11 00:13:48 +00:00 |
|
George Rhoten
|
d4c289ed12
|
ICU-1900 Ignore some files in CVS.
X-SVN-Rev: 9446
|
2002-07-30 22:26:11 +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 |
|
George Rhoten
|
7e92471c93
|
ICU-1947 Better usage for U_EXPORT2 and U_CALLCONV
X-SVN-Rev: 9295
|
2002-07-23 23:01:08 +00:00 |
|
Steven R. Loomis
|
3ddea88fec
|
ICU-1992 data loading (.dat -> .icu)
X-SVN-Rev: 9232
|
2002-07-17 19:23:26 +00:00 |
|
Steven R. Loomis
|
06d5ee2949
|
ICU-1992 data packaging changes
X-SVN-Rev: 9223
|
2002-07-17 03:56:50 +00:00 |
|
Markus Scherer
|
1075b8e64d
|
ICU-1987 set default bidi classes for unassigned code points
X-SVN-Rev: 9166
|
2002-07-15 22:36:37 +00:00 |
|
Markus Scherer
|
b79513df21
|
ICU-1970 fix Decomposition_Type
X-SVN-Rev: 9155
|
2002-07-15 16:28:59 +00:00 |
|
Markus Scherer
|
b314453f24
|
ICU-1970 fix Line_Break
X-SVN-Rev: 9154
|
2002-07-15 16:28:25 +00:00 |
|
Markus Scherer
|
ecfab592b4
|
ICU-1970 add properties: joining group, joining type, line break
X-SVN-Rev: 9043
|
2002-07-04 17:08:34 +00:00 |
|