Commit Graph

143 Commits

Author SHA1 Message Date
Steven R. Loomis
34b4644cac ICU-10530 Deprecate LayoutEngine
X-SVN-Rev: 35951
2014-06-26 01:17:03 +00:00
Yoshito Umaoka
df13ae5e76 ICU-9396 Reverted allinone.sln changes in the previous commit.
X-SVN-Rev: 34364
2013-09-17 21:17:03 +00:00
Yoshito Umaoka
271e788d65 ICU-9396 Accept NULL pointer with length of 0 in ucol_strcoll and ucol_strcollUTF8. Also added some test case verifying the behavior.
X-SVN-Rev: 34363
2013-09-17 21:08:10 +00:00
Steven R. Loomis
df276b7a30 ICU-10342 remove OS deps from derb
X-SVN-Rev: 34174
2013-09-04 00:10:00 +00:00
John Emmons
6ac85a8d6c ICU-9820 Fix solution file to build i18n properly on x64
X-SVN-Rev: 33008
2013-01-02 22:02:13 +00:00
Yoshito Umaoka
7586fcf7d4 ICU-9573 Removing Boyer-Moore string search implementation. CollData has moved from i18n package to intltest.
X-SVN-Rev: 32994
2012-12-19 05:12:25 +00:00
Yoshito Umaoka
459e90197a ICU-9584 Changing %~f0 to %~dp0 for better readability.
X-SVN-Rev: 32634
2012-10-15 20:58:11 +00:00
Yoshito Umaoka
aa6b32be4a ICU-9584 Fixed PATH environment issue in icucheck.bat.
X-SVN-Rev: 32388
2012-09-14 22:19:54 +00:00
Maxime Serrano
c64c0299d7 ICU-9353 merge dbbi-tries work into the trunk
X-SVN-Rev: 32184
2012-08-16 23:01:49 +00:00
Michael Ow
62f31776b0 ICU-8513 Fix MSVC project and solution file errors
X-SVN-Rev: 31505
2012-02-24 15:50:41 +00:00
Yoshito Umaoka
1641940f00 ICU-8513 Merging TimeZoneNames/TimeZoneFormat APIs (as 49 technology preview) into trunk.
X-SVN-Rev: 31469
2012-02-21 11:06:50 +00:00
Abhinav Gupta
63e25666ad ICU-8838 added quotes to directory path.
X-SVN-Rev: 30701
2011-09-20 18:46:01 +00:00
Steven R. Loomis
e4d0866669 ICU-8706 icucheck x64
X-SVN-Rev: 30347
2011-07-14 18:58:24 +00:00
Steven R. Loomis
6a82cf71dd ICU-8109 have icucheck.bat print a summary of pass/fail tests and return an overall exit status.
X-SVN-Rev: 28974
2010-11-02 01:51:32 +00:00
Steven R. Loomis
1bcfb1258c ICU-8001 batch script and readme.html for testing
X-SVN-Rev: 28816
2010-10-13 19:25:12 +00:00
Steven R. Loomis
dec09768b9 ICU-7870 Visual Studio 2010
X-SVN-Rev: 28442
2010-08-10 20:16:09 +00:00
Steven R. Loomis
d3172c2d68 ICU-7627 move dbgutil from ctestfw to toolutil ( merge from r28050 r28051 r28052 r28054 )
X-SVN-Rev: 28055
2010-05-12 17:56:02 +00:00
Markus Scherer
e6c5486734 ICU-7611 take genuca out of the build
X-SVN-Rev: 27926
2010-04-10 04:14:01 +00:00
Markus Scherer
b5f138b98b ICU-7611 take Unicode properties build tools out of the build: genbidi, gencase, gennames, genpname, genprops
X-SVN-Rev: 27918
2010-04-09 23:30:02 +00:00
Markus Scherer
0cf5380d97 ICU-7273 remove the old, mostly obsolete, mostly defunct gennorm tool
X-SVN-Rev: 27602
2010-02-19 19:30:33 +00:00
Markus Scherer
81234fecdb ICU-7273 add loading of custom data, with caching, test data and test code
X-SVN-Rev: 27578
2010-02-16 23:43:22 +00:00
Steven R. Loomis
800da956b2 ICU-6633 DLL plugin.. merge onto trunk from branches/srl/dll6633 and branches/srl/dll6633bis
(specifically, r26808:27031 of http://source.icu-project.org/repos/icu/icu/branches/srl/dll6633  and then r27117 r27118 r27119 r27121 r27137 r27139 r27159 r27160 r27172 r27173 r27181 r27182  ) 

X-SVN-Rev: 27195
2010-01-09 02:15:20 +00:00
Michael Ow
e5c0878966 ICU-7273 Fix allinone solution file.
X-SVN-Rev: 27162
2010-01-07 19:17:06 +00:00
Markus Scherer
8ddbd1394c ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
X-SVN-Rev: 27155
2010-01-06 23:50:03 +00:00
Michael Ow
54056e4534 ICU-4790 Add missing dependency, gencfu, for the makedata project in the solution file.
X-SVN-Rev: 25635
2009-03-19 20:05:19 +00:00
Michael Ow
6e2cab78b2 ICU-6795 Add cal and date sample program to main solution file.
X-SVN-Rev: 25608
2009-03-17 15:59:12 +00:00
Michael Ow
22a10076e8 ICU-4790 Fix gencfu.vcproj from referring to genbrk.* Also fix x64 platform for gencfu.
X-SVN-Rev: 25552
2009-03-11 20:45:32 +00:00
Andy Heninger
9715eae02c ICU-4790 spoof impl merged to trunk.
X-SVN-Rev: 25534
2009-03-09 23:40:15 +00:00
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
Steven R. Loomis
86527dd488 ICU-5175 remove icuswap from project files.
X-SVN-Rev: 24496
2008-08-14 18:54:42 +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
Eric Mader
48cc4bf0aa ICU-5923 need to map from physical to logical when copying RTL char indices.
X-SVN-Rev: 22721
2007-09-29 00:55:19 +00:00
Steven R. Loomis
75b000dece ICU-4567 IWIW (it works in windows)
X-SVN-Rev: 21967
2007-07-13 18:32:08 +00:00
George Rhoten
bd26158496 ICU-4988 Fix race condition while compiling ICU from a distribution instead of svn.
pkgdata depends on icupkg.

X-SVN-Rev: 21413
2007-04-13 20:29:46 +00:00
George Rhoten
7ab2d29695 ICU-4988 Fix race condition while compiling ICU from a distribution instead of svn.
X-SVN-Rev: 21353
2007-04-04 22:50:49 +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
Steven R. Loomis
fcb6fa3e01 ICU-2401 clean up .cvsignore files
X-SVN-Rev: 20757
2006-12-06 19:19:06 +00:00
George Rhoten
fe36a94fdc ICU-4803 Temporarily add icuswap back into ICU. This tool will be removed at a later date.
X-SVN-Rev: 19590
2006-04-25 22:38:43 +00:00
Eric Mader
e4ae327eed ICU-3979 Add automatic LayoutEngine tests.
X-SVN-Rev: 19523
2006-04-07 23:51:55 +00:00
George Rhoten
92a50f8a73 ICU-5117 Fixes for Windows
X-SVN-Rev: 19409
2006-03-23 01:35:21 +00:00
George Rhoten
2173f3a7ac ICU-4803 makedata now depends on icupkg
X-SVN-Rev: 18943
2006-01-03 20:03:32 +00:00
George Rhoten
8302032efc ICU-4803 Use icupkg instead of icuswap and decmn
X-SVN-Rev: 18939
2006-01-03 17:59:44 +00:00
Markus Scherer
6a745cd16e ICU-4739 icupkg command-line tool, adds/removes/extracts items to/from ICU .dat data package files
X-SVN-Rev: 18467
2005-08-26 15:38:20 +00:00
Markus Scherer
e37a743281 ICU-4011 add tiny XML parser to toolutil library
X-SVN-Rev: 17485
2005-04-17 23:58:53 +00:00
George Rhoten
296c4ce9bb ICU-4351 Allow data to be built from a .dat archive.
X-SVN-Rev: 17389
2005-03-25 05:40:51 +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
ec53e2aed0 ICU-4420 Drop support for MSVC 6 project files.
X-SVN-Rev: 17279
2005-03-03 19:31:37 +00:00
George Rhoten
d6f111187c ICU-4420 Temporary fix due to MSVC 6 -> MSVC 7.1 transition for the performance tests.
X-SVN-Rev: 17277
2005-03-03 16:19:22 +00:00
George Rhoten
48a2eb0433 ICU-4420 Fix compile time problems that appeared during MSVC 6 -> MSVC 7.1 migration for the performance tests.
X-SVN-Rev: 17276
2005-03-03 08:54:57 +00:00
George Rhoten
5c925cc912 ICU-4420 Drop support for MSVC 6 project files.
Remove projects that the build system currently does not depend on.

X-SVN-Rev: 17274
2005-03-03 00:04:10 +00:00