Commit Graph

38 Commits

Author SHA1 Message Date
George Rhoten
3e9764f769 ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
No need to use =1

X-SVN-Rev: 20785
2006-12-13 04:41:02 +00:00
George Rhoten
79c80dea96 ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
Hide warnings about standard C functions being deprecated.
Optimize a few things for the new environment.
Allow project files to work on FAT32 directories.

X-SVN-Rev: 20772
2006-12-13 01:44:54 +00:00
George Rhoten
f68b52650f ICU-4707 Fix some compiler warnings by merging some code.
X-SVN-Rev: 19332
2006-03-06 08:23:20 +00:00
Eric Mader
b452ca48e6 ICU-4639 Initial checkin of C port of CharsetDetection.
X-SVN-Rev: 19069
2006-02-06 18:03:11 +00:00
Eric Mader
ed5ad9b463 ICU-4152 Initial checkin of tests. Aslo bug fixes for bugs that the tests found!
X-SVN-Rev: 19016
2006-01-23 23:25:00 +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
Ram Viswanadha
f3a6abd079 ICU-4235 update with comments from Mark
X-SVN-Rev: 18905
2005-12-15 04:09:09 +00:00
George Rhoten
fb3cac4a83 ICU-4912 Undo last change
X-SVN-Rev: 18766
2005-11-07 22:25:05 +00:00
Ram Viswanadha
caafcceb8f ICU-4912 synchronize with ICU4J
X-SVN-Rev: 18758
2005-11-04 21:57:24 +00:00
George Rhoten
64207de80c ICU-4827 Fixes for Visual Studio .NET 2005 beta 2
X-SVN-Rev: 18536
2005-09-16 18:09:08 +00:00
Ram Viswanadha
c68ff6e555 ICU-4051 verify locale aliases
X-SVN-Rev: 18433
2005-08-15 16:11:39 +00:00
Ram Viswanadha
60fc7972d6 ICU-4235 add random collator test
X-SVN-Rev: 18369
2005-07-28 20:25:44 +00:00
Ram Viswanadha
5b5a49e553 ICU-3333 add idna conformance test
X-SVN-Rev: 18222
2005-07-12 20:33:15 +00:00
Andy Heninger
9cce52c808 ICU-4157 text access, work in progress.
X-SVN-Rev: 17642
2005-05-21 01:47: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
552e09eae6 ICU-4092 Improve code coverage
X-SVN-Rev: 16971
2004-12-20 23:10:09 +00:00
George Rhoten
850c108c17 ICU-4092 Remove dead code.
X-SVN-Rev: 16957
2004-12-15 18:48:57 +00:00
Ram Viswanadha
123132b8e6 ICU-3925 separate Transliterator data to its own tree
X-SVN-Rev: 16095
2004-08-02 20:06:55 +00:00
Vladimir Weinstein
13cab794d3 ICU-3718 change intltest and cintltst to relocatable exes. Purify seems to like it better.
X-SVN-Rev: 15505
2004-05-24 21:00:56 +00:00
Alan Liu
515bf0c731 ICU-2509 update makefile
X-SVN-Rev: 14932
2004-04-12 18:50:14 +00:00
Alan Liu
7b67501395 ICU-2334 initial checkin to support test file driven tests
X-SVN-Rev: 14752
2004-03-25 02:19:11 +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
6038ee28f5 ICU-3662 Move data based test framework to test library
X-SVN-Rev: 14733
2004-03-23 06:37:36 +00:00
George Rhoten
a247032acd ICU-3612 Fix optimization and some other options.
X-SVN-Rev: 14705
2004-03-15 06:33:36 +00:00
Vladimir Weinstein
9b0b169b03 ICU-3517 remove HexToUnicode and UnicodeToHex transliterators
X-SVN-Rev: 14605
2004-02-27 00:52:03 +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
22e2c29348 ICU-3437 Fix Andy's missing check-in
X-SVN-Rev: 14049
2003-12-09 02:04:43 +00:00
George Rhoten
a686ef98cb ICU-2424 Move astrotst.* into the correct file sort order.
X-SVN-Rev: 13995
2003-12-04 04:56:35 +00:00
Steven R. Loomis
730163b0ca ICU-2424 new test: calendar case test (port from Java)
X-SVN-Rev: 13988
2003-12-04 00:47:56 +00:00
George Rhoten
c1c099d85d ICU-3156 u_setMutexFunctions(), cleanup to mutex implementation
X-SVN-Rev: 13963
2003-12-03 06:12:57 +00:00
Steven R. Loomis
7c8e0c18d7 ICU-2424 new tests
X-SVN-Rev: 13860
2003-11-24 22:34:49 +00:00
George Rhoten
7a1bc9116d ICU-3359 Remove some stuff that doesn't need to be in the project
X-SVN-Rev: 13590
2003-11-05 18:45:45 +00:00
Markus Scherer
68ef0bde89 ICU-2449 data-driven conversion tests
X-SVN-Rev: 12656
2003-07-22 17:38:35 +00:00
George Rhoten
ae0f7ee2f8 ICU-3017 Test that ICU with STL works on Windows.
X-SVN-Rev: 12478
2003-06-11 22:58:40 +00:00
George Rhoten
8f263fc235 ICU-2436 Add Calendars for Steven
X-SVN-Rev: 11989
2003-05-17 01:46:49 +00:00
George Rhoten
a4a9e2ac2d ICU-2416 Update the project files for MSVC 7
X-SVN-Rev: 11948
2003-05-15 20:51:08 +00:00
Eric Mader
e186286db0 ICU-2850 Add svccoll.cpp, svccoll.h
X-SVN-Rev: 11777
2003-05-02 19:41:44 +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