Commit Graph

250 Commits

Author SHA1 Message Date
George Rhoten
77d118a8a5 ICU-5282 Don't test for UCONFIG_NO_CONVERSION. It shouldn't normally work.
X-SVN-Rev: 19963
2006-08-02 22:29:50 +00:00
Eric Mader
87731aeae7 ICU-5282 Fix problems found by uconfigtest.
X-SVN-Rev: 19922
2006-07-28 22:58:29 +00:00
George Rhoten
ba00f9b408 ICU-5081 Remove support for the old naming scheme.
X-SVN-Rev: 19273
2006-02-24 19:47:47 +00:00
George Rhoten
f9397a445c ICU-3085 Change ICU to use the /Zc:wchar_t option.
X-SVN-Rev: 18994
2006-01-17 21:12:17 +00:00
George Rhoten
d0559ac03c ICU-4948 Make the makefiles easier to compare against each other
X-SVN-Rev: 18852
2005-12-02 10:21:39 +00:00
Eric Mader
5dc3d7c9d4 ICU-4561 Update copyright notices for ICU 3.4
X-SVN-Rev: 17822
2005-06-07 23:38:09 +00:00
George Rhoten
17fa571373 ICU-4506 Break alias table dependency on the rest of conversion code
X-SVN-Rev: 17568
2005-05-08 07:56:44 +00:00
Markus Scherer
cd4ea6fd23 ICU-4011 some Unixes need to link programs explicitly with the i18n library when using toolutil
X-SVN-Rev: 17488
2005-04-18 21:16:37 +00:00
George Rhoten
c2549aaace ICU-4420 Drop support for MSVC 6. This implements the changes proposed on 2004-03-26.
X-SVN-Rev: 17334
2005-03-13 19:56:58 +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
aac8e996c4 ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
X-SVN-Rev: 17221
2005-02-18 00:19:33 +00:00
Andy Heninger
665e553354 ICU-4161 remove tabs from source code
X-SVN-Rev: 16829
2004-11-11 23:34:58 +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
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
George Rhoten
ab87c4e7fe ICU-740 Make sure that the document in the Attic points to the correct location.
X-SVN-Rev: 15935
2004-06-22 15:26:25 +00:00
George Rhoten
f525be22c5 ICU-740 Make sure that the document in the Attic points to the correct location.
X-SVN-Rev: 15934
2004-06-22 15:26:11 +00:00
George Rhoten
6f1f6cf374 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15394
2004-05-19 04:01:34 +00:00
George Rhoten
648e3d7de3 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15331
2004-05-17 06:33:22 +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
George Rhoten
cea9a79797 ICU-3389 Make makeconv work like genrb, unless multiple files are specified.
X-SVN-Rev: 14803
2004-03-30 06:15:34 +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
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
Markus Scherer
1cc2c34850 ICU-3446 fix use of .cnv unicodeMask - only for base table
X-SVN-Rev: 14137
2003-12-15 00:40:24 +00:00
George Rhoten
c5dda76d0a ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14097
2003-12-11 05:00:40 +00:00
Markus Scherer
dc511f7a60 ICU-3222 fix compiler warnings
X-SVN-Rev: 14007
2003-12-04 22:46:02 +00:00
Markus Scherer
0bd632b567 ICU-3222 fix compiler warnings
X-SVN-Rev: 13989
2003-12-04 00:48:12 +00:00
George Rhoten
72a089fb86 ICU-3431 Remove this dead/out of date documentation
X-SVN-Rev: 13960
2003-12-03 01:27:21 +00:00
Markus Scherer
be20a30b7d ICU-3346 do not copy subChar1
X-SVN-Rev: 13711
2003-11-13 05:15:40 +00:00
Markus Scherer
ccfada581c ICU-3346 fix UConverterStaticData in delta conversion files
X-SVN-Rev: 13701
2003-11-12 23:42:44 +00:00
Markus Scherer
142fb8bab6 ICU-3346 bug fix: base table used to fallback from U+0000 to 00 even if U+0000 was unassigned
X-SVN-Rev: 13685
2003-11-12 15:59:08 +00:00
Markus Scherer
693cbae3a7 ICU-3346 support DBCS-only and other delta (extension-only) .cnv files
X-SVN-Rev: 13637
2003-11-07 23:57:24 +00:00
George Rhoten
7736b0df8b ICU-3359 Allow .vcproj files to build in a directory with a space
X-SVN-Rev: 13589
2003-11-05 17:16:00 +00:00
Markus Scherer
a4d1270530 ICU-2949 define and fix ucnv_getMaxCharSize() behavior
X-SVN-Rev: 13538
2003-10-30 23:03:18 +00:00
Markus Scherer
3ead5737c3 ICU-2404 disable delta/extension-only tables until fully implemented
X-SVN-Rev: 13532
2003-10-30 03:23:11 +00:00
Markus Scherer
f8248fe84d ICU-2404 bug fixes
X-SVN-Rev: 13526
2003-10-29 21:31:51 +00:00
Markus Scherer
a306390417 ICU-2404 bug fixes
X-SVN-Rev: 13508
2003-10-28 05:11:40 +00:00
Markus Scherer
603daa6b04 ICU-2404 comment out debug code
X-SVN-Rev: 13507
2003-10-28 05:08:28 +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
ee3f476557 ICU-3258 u_init doesn't need to be here anymore
X-SVN-Rev: 13105
2003-09-15 22:33:01 +00:00
George Rhoten
61a1109990 ICU-3253 Make it easier for the CygWin/MSVC configuration to work
X-SVN-Rev: 13089
2003-09-13 08:46:41 +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
Markus Scherer
7a91e9d8df ICU-2329 check for invariant characters in converter names
X-SVN-Rev: 12593
2003-07-03 18:02:55 +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
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
a6a7a302bf ICU-2569 fix makeconv bugs for .ucm error checking
X-SVN-Rev: 11520
2003-04-11 21:05:50 +00:00
George Rhoten
4d3562dcb7 ICU-2705 Add CygWin/MSVC support
X-SVN-Rev: 11008
2003-02-11 00:13:48 +00:00
Vladimir Weinstein
89628f1df9 ICU-2107 added copyright notices
X-SVN-Rev: 10722
2002-12-18 08:31:34 +00:00