Andy Heninger
73724078aa
ICU-6679 Visual Studio project files upgrade to version 2008
...
X-SVN-Rev: 25256
2009-01-15 01:50:06 +00:00
Yoshito Umaoka
3879197e6f
ICU-6415 ICU4C timezone 2008i
...
X-SVN-Rev: 24894
2008-10-27 19:28:41 +00:00
Xiaomei Ji
fe4e67b5a6
ICU-6311 full and abbreviated simple duration format support, release to trunk
...
X-SVN-Rev: 24609
2008-09-19 19:05:37 +00:00
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
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
Steven R. Loomis
ca28c6219a
ICU-6157 fix for VC++
...
X-SVN-Rev: 24031
2008-05-28 16:58:33 +00:00
Eric Mader
9011fe483f
ICU-5420 merge changes from branches/eric/string-search r.23303 - r.23976
...
X-SVN-Rev: 23977
2008-05-23 04:22:28 +00:00
George Rhoten
c72d3c93e8
ICU-5966 Remove the Visual C++ 2008 linker warning about Windows 98 optimization option. It wasn't needed that much anyway.
...
X-SVN-Rev: 23362
2008-02-07 10:05:26 +00:00
Claire Ho
c11cd154da
ICU-5794 merge from feature branch.
...
X-SVN-Rev: 23095
2007-12-17 01:39:55 +00:00
Yoshito Umaoka
7e51ed7330
ICU-5990 Merging time zone formatting/parsing changes from yoshito's working branch to the trunk.
...
X-SVN-Rev: 22978
2007-11-28 20:49:58 +00:00
Steven R. Loomis
71a8f8e1ad
ICU-4567 win dadrfmt test and fix a compile warning
...
X-SVN-Rev: 22337
2007-08-10 02:21:27 +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
Eric Mader
997bd7afb7
ICU-4082 Initial checkin of Indian Calendar.
...
X-SVN-Rev: 22018
2007-07-17 21:17:35 +00:00
Steven R. Loomis
1e3c43e8e5
ICU-4567 Win32 fixes for Data Driven CalTest
...
X-SVN-Rev: 21956
2007-07-12 22:58:54 +00:00
Yoshito Umaoka
b340ff12f6
ICU-5454 Merging ICU4C RuleBasedTimeZone/TimeZoneRule/VTimeZone implementation into trunk
...
X-SVN-Rev: 21845
2007-06-29 03:10:43 +00:00
George Rhoten
9a65d3613c
ICU-5575 Get ready for milestone 2. Change to 3.7.2.
...
X-SVN-Rev: 21794
2007-06-20 20:58:41 +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
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