Commit Graph

79 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
Steven R. Loomis
97bb5f74b7 ICU-6416 move ICU version number for win32 libraries, to 41 from 40
X-SVN-Rev: 24458
2008-08-06 23:31:25 +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
Steven R. Loomis
ca28c6219a ICU-6157 fix for VC++
X-SVN-Rev: 24031
2008-05-28 16:58:33 +00:00
Steven R. Loomis
0a711393b1 ICU-6098 update version in project files
X-SVN-Rev: 23944
2008-05-20 18:51:08 +00:00
George Rhoten
09759f76f5 ICU-6098 Update to ICU 3.9.1
X-SVN-Rev: 23078
2007-12-13 21:37:23 +00:00
George Rhoten
fa57cb2544 ICU-5575 Update to version 3.8.
X-SVN-Rev: 22197
2007-07-28 03:41:30 +00:00
Markus Scherer
19446aeeba ICU-5585 fast, freezable UnicodeSet with span() with string support; svn merge -r 21018:22033 http://source.icu-project.org/repos/icu/icu/branches/markus/fastset and revert source/test/perf/unisetperf/draft/* and source/common/utrie.* and source/allinone/allinone.sln (experimental code)
X-SVN-Rev: 22053
2007-07-19 04:33:20 +00:00
George Rhoten
f13803e5d5 ICU-4988 Remove browse information from release builds to fix some packaging issues.
X-SVN-Rev: 21761
2007-06-16 02:17:43 +00:00
George Rhoten
fd995106cc ICU-5575 Update to version 3.7.1
X-SVN-Rev: 20994
2007-01-31 01:37:28 +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
d64ae22468 ICU-4881 Update version 3.5 ->3.6
X-SVN-Rev: 19819
2006-07-11 00:30:28 +00:00
George Rhoten
13c7d19ba3 ICU-5138 Separate the casing data from normalization data and data loading a little better.
X-SVN-Rev: 19652
2006-05-25 18:44:07 +00:00
George Rhoten
a28d9218a0 ICU-4946 Install missing headers on Windows machines.
X-SVN-Rev: 19512
2006-04-03 23:48:17 +00:00
George Rhoten
480c5cc648 ICU-5138 Separate ICU_Utility into property using and non-property using functions.
X-SVN-Rev: 19503
2006-03-31 08:00:41 +00:00
George Rhoten
9b0162b829 ICU-5138 Separate the platform independent math from putil.c
X-SVN-Rev: 19501
2006-03-31 06:40:46 +00:00
George Rhoten
7d382500f6 ICU-5138 Separate the casing data from normalization data and data loading.
X-SVN-Rev: 19499
2006-03-31 05:29:06 +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
92a50f8a73 ICU-5117 Fixes for Windows
X-SVN-Rev: 19409
2006-03-23 01:35:21 +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
Eric Mader
a992570c40 ICU-4152 Initial check in of Windows formatting code!
X-SVN-Rev: 18963
2006-01-12 19:53:58 +00:00
George Rhoten
5221d3bad4 ICU-4881 Update version number to 3.5.
X-SVN-Rev: 18689
2005-10-17 22:11:34 +00:00
Markus Scherer
a5364d12dd ICU-4612 move filestrm to toolutil to remove core library dependencies on file I/O
X-SVN-Rev: 18100
2005-06-30 17:40:53 +00:00
George Rhoten
dab7c0c0c7 ICU-4330 Change version from 3.3 to 3.4.
X-SVN-Rev: 17757
2005-06-01 02:44:07 +00:00
Markus Scherer
b054ffff93 ICU-4504 UCaseMap and UTF-8 toLower() & toUpper()
X-SVN-Rev: 17633
2005-05-20 17:31:12 +00:00
Andy Heninger
ebfe32c0e3 ICU-3944 check in Markus's text access prototype
X-SVN-Rev: 17581
2005-05-11 01:00:33 +00:00
George Rhoten
f4130d74f3 ICU-4189 Fix for UCONFIG_NO_CONVERSION with UCONFIG_NO_SERVICE.
Separate LocaleUtility into its own API.

X-SVN-Rev: 17404
2005-03-28 05:12:13 +00:00
George Rhoten
7e191502de ICU-4436 Allow RTTI to work when /OPT:ICF (COMDAT folding) is used.
X-SVN-Rev: 17333
2005-03-13 19:49:45 +00:00
George Rhoten
bbb9c4d56e ICU-4430 Last checkin was incomplete.
X-SVN-Rev: 17324
2005-03-11 02:29:26 +00:00
Ram Viswanadha
b615158fa3 ICU-4430 Add docmain.h
X-SVN-Rev: 17310
2005-03-10 01:12: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
1d9f513c4b ICU-4330 Change version from 3.2 to 3.3
X-SVN-Rev: 17090
2005-01-06 22:49:44 +00:00
George Rhoten
b159e9459d ICU-4287 Synchronize MSVC6 and MSVC7.1 project files.
Move bidi/shaping properties to ubidi.icu.

X-SVN-Rev: 17064
2004-12-31 19:07:00 +00:00
George Rhoten
fef1b77683 ICU-4092 Increase code coverage.
Fix broken RTTI on Windows by splitting service registration into separate files,
and rename files for consistency at the request from Doug.

X-SVN-Rev: 16979
2004-12-21 06:55:20 +00:00
George Rhoten
5c97ee7892 ICU-3963 Update to version 3.2
X-SVN-Rev: 16621
2004-10-25 23:32:50 +00:00
George Rhoten
9fe39e1c8c ICU-3805 Break putil.h/utypes.h header file dependancy loop
X-SVN-Rev: 16529
2004-10-18 02:43:33 +00:00
George Rhoten
42bc6ea738 ICU-4078 Split out u_errorName from putil.c. It's mainly used for error reporting, and it's large.
X-SVN-Rev: 16423
2004-10-08 04:22:58 +00:00
George Rhoten
e2188e6775 ICU-4078 Decouple the cleanup functions from u_init and u_cleanup.
X-SVN-Rev: 16403
2004-10-06 23:10:53 +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
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
Markus Scherer
a745bc2469 ICU-4078 separate unorm_compare() from unorm.cpp into its own file unormcmp.cpp so that unorm.cpp itself is independent of any properties outside of unorm.icu
X-SVN-Rev: 16315
2004-09-13 23:37:58 +00:00
George Rhoten
54372e084e ICU-4078 Allow the majority of the converter API to not depend on ures_ API.
X-SVN-Rev: 16280
2004-09-09 00:57:05 +00:00
George Rhoten
04cb6cc1ff ICU-4078 oops
X-SVN-Rev: 16271
2004-09-07 23:25:53 +00:00
Markus Scherer
8a3a93deed ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
X-SVN-Rev: 16265
2004-09-07 17:59:53 +00:00
Markus Scherer
1fedbad320 ICU-3969 initial code using ucase.icu for case mappings and related properties
X-SVN-Rev: 16255
2004-09-06 15:40:03 +00:00
Markus Scherer
3cb19a531f ICU-4078 split uset_props.cpp from uset.cpp to disentangle properties code from core UnicodeSet/USet
X-SVN-Rev: 16212
2004-08-30 16:43:03 +00:00
George Rhoten
4804d98d00 ICU-4078 Further separate the default converter from the rest of the ustring internal API
X-SVN-Rev: 16201
2004-08-27 17:56:01 +00:00