Commit Graph

38 Commits

Author SHA1 Message Date
Michael Ow
1215abdc6d ICU-6307 Merge update of Visual Studio project and solution files with addition of x64 platform build option. Update readme.html for Windows build change.
X-SVN-Rev: 24487
2008-08-12 04:41:41 +00:00
David Bertoni
cba0fb208e ICU-6453 Updated Visual Studio project files. Fixed C++ comments in C source files. Fixed stack-overwrite bug.
X-SVN-Rev: 24455
2008-08-06 21:34:53 +00:00
Michael Ow
3d1a4a3fce ICU-6307 Undo previous commit. Due to unexpected and unforeseen build failure.
X-SVN-Rev: 24444
2008-08-05 22:15:46 +00:00
Michael Ow
e20dbc5d8a ICU-6307 Add platform x64 to Visual Studio solution. Build directory will now reflect this change with x86 for 32 bit and x64 for 64 bit. lib64 and bin64 have also been added for x64 platform.
X-SVN-Rev: 24443
2008-08-05 21:08:59 +00:00
Claire Ho
efe2014ed1 ICU-5787 merge from feature branch revision 22024:22252.
X-SVN-Rev: 22260
2007-08-03 18:43:04 +00:00
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
b6d25ceffc ICU-5410 Remove unused deprecated tests.
X-SVN-Rev: 20525
2006-10-11 15:41:46 +00:00
George Rhoten
3c329acc44 ICU-5426 Build cintltst just like the Unix makefiles. Incremental linking isn't needed, which add 25% to the test suite.
X-SVN-Rev: 20421
2006-09-28 08:35:56 +00:00
George Rhoten
feddeaa84c ICU-5243 Undo last change
X-SVN-Rev: 19997
2006-08-07 20:59:59 +00:00
Matitiahu Allouche
0b47bd5489 ICU-5243 add a test case for REORDER_RUNS_ONLY
X-SVN-Rev: 19900
2006-07-27 14:26:10 +00:00
George Rhoten
a818a144e1 ICU-4639 Make it easier to find charset detection.
X-SVN-Rev: 19430
2006-03-24 23:20:25 +00:00
George Rhoten
64483b9dd3 ICU-5117 Remove unused BreakDictionary and ucmp8 APIs.
X-SVN-Rev: 19427
2006-03-24 21:24:39 +00:00
George Rhoten
efedac815e ICU-5032 Refactor code while increasing code coverage.
X-SVN-Rev: 19380
2006-03-20 07:42:35 +00:00
Eric Mader
ee7482efd7 ICU-4639 Initial version of C test. Clean up error messages.
X-SVN-Rev: 19137
2006-02-10 23:49:09 +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
79a89261a4 ICU-3615 Add API to list ISO currencies.
X-SVN-Rev: 17907
2005-06-16 18:44:30 +00:00
Andy Heninger
452456c2b3 ICU-3944 work in progress
X-SVN-Rev: 17880
2005-06-14 01:10:10 +00:00
George Rhoten
2883b432a1 ICU-4288 Remove compiler warnings about unused functions.
X-SVN-Rev: 17856
2005-06-09 21:33:05 +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
a1487bcd57 ICU-4092 Remove dead test code that Andy said was okay to delete.
Better test code is in intltest.

X-SVN-Rev: 16953
2004-12-15 02:26:24 +00:00
Eric Mader
5e69676523 ICU-3927 initial checkin of C version of Universal Time Scale.
X-SVN-Rev: 16587
2004-10-21 17:15:52 +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
George Rhoten
08382a4b07 ICU-3938 Related to cldrbug 235.
Separate cldr tests from cloctst, and depend on testLocale instead of root for testing

X-SVN-Rev: 16253
2004-09-03 20:51:11 +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
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
1a0bbd037f ICU-2421 Fix the project files for Andy
X-SVN-Rev: 14741
2004-03-24 02:23:03 +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
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
b1a3b12216 ICU-3346 cctest.c is suppose to be in conversion, not collation.
X-SVN-Rev: 14388
2004-01-23 05:40:31 +00:00
George Rhoten
9232c173a9 ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 14021
2003-12-05 22:49:38 +00:00
George Rhoten
cdc6ac3f78 ICU-2403 Add test file for Andy
X-SVN-Rev: 13691
2003-11-12 18:14:45 +00:00
George Rhoten
e6326e46a4 ICU-3222 Fix compiler warning
X-SVN-Rev: 13062
2003-09-11 17:57:28 +00:00
Eric Mader
b44cf65636 ICU-3156 u_setMemoryFuncs(), partial u_setMutexFunctions()
X-SVN-Rev: 12768
2003-08-05 22:03:46 +00:00
Markus Scherer
8e7d1112f4 ICU-3138 test internal sort function
X-SVN-Rev: 12752
2003-08-04 20:36:18 +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
a4a9e2ac2d ICU-2416 Update the project files for MSVC 7
X-SVN-Rev: 11948
2003-05-15 20:51:08 +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