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
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
db4ef2b7bb
ICU-6436 Reorder libaries being linked in genrb and genuca to resolve build failure.
...
X-SVN-Rev: 24467
2008-08-07 20:03:02 +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
Andy Heninger
71bf003171
ICU-5696 Unicode 5.1 Update
...
X-SVN-Rev: 23761
2008-04-04 22:47:43 +00:00
George Rhoten
928d6152bc
ICU-6176 Fix some Coverity warnings
...
X-SVN-Rev: 23414
2008-02-13 09:35:50 +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
George Rhoten
82b85fb45c
ICU-6118 Remove the @internal functions ucol_collatorToIdentifier, ucol_openFromIdentifier, ucol_identifierToShortString and ucol_shortStringToIdentifier (not used by original customer and their data is out of date).
...
Remove some references to unused internal header references.
Make some functions library private.
X-SVN-Rev: 23177
2008-01-05 01:27:56 +00:00
Claire Ho
c6dab684b7
ICU-5913 FCD broken in vi/ro sorts.
...
X-SVN-Rev: 22988
2007-11-30 04:29:20 +00:00
George Rhoten
967b65a458
ICU-5889 Fix some logic errors uncovered by BEAM.
...
X-SVN-Rev: 22558
2007-08-29 02:57:42 +00:00
George Rhoten
2af0d67c26
ICU-4988 Embed the available manifest into each executable and library for MSVC 2005
...
X-SVN-Rev: 20802
2006-12-16 21:07:01 +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
Steven R. Loomis
fcb6fa3e01
ICU-2401 clean up .cvsignore files
...
X-SVN-Rev: 20757
2006-12-06 19:19:06 +00:00
George Rhoten
f4838cc379
ICU-4703 Fix memory leak on function failure
...
X-SVN-Rev: 19462
2006-03-28 07:40:46 +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
d0559ac03c
ICU-4948 Make the makefiles easier to compare against each other
...
X-SVN-Rev: 18852
2005-12-02 10:21:39 +00:00
Eric Mader
5dc3d7c9d4
ICU-4561 Update copyright notices for ICU 3.4
...
X-SVN-Rev: 17822
2005-06-07 23:38:09 +00:00
Vladimir Weinstein
b6dfc98acc
ICU-4350 Update genuca with UCA 4.1 changes - remove Thai, add more space for contractions
...
X-SVN-Rev: 17625
2005-05-19 06:51:31 +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
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
b42fe1345c
ICU-4154 Fixes for IRIX. The standard headers are broken on IRIX.
...
X-SVN-Rev: 16831
2004-11-12 00:26:54 +00:00
Andy Heninger
665e553354
ICU-4161 remove tabs from source code
...
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
George Rhoten
b43d5d4272
ICU-3905 Fix some IA64 compiler warnings.
...
X-SVN-Rev: 16747
2004-11-04 02:36:10 +00:00
George Rhoten
6a80fd1c86
ICU-3805 Break the circular dependency between utypes.h and putil.h
...
X-SVN-Rev: 16356
2004-09-23 00:24:36 +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
1fcd7ea903
ICU-3905 Fix some compiler warnings, and reduce the amount of duplicate data in the libraries.
...
X-SVN-Rev: 16211
2004-08-28 05:50:39 +00:00
George Rhoten
7497b4f8b0
ICU-2095 Make sure that tools don't depend on ICU_DATA
...
X-SVN-Rev: 16049
2004-07-18 22:04:47 +00:00
George Rhoten
6f1f6cf374
ICU-3500 Fix some compiler warnings
...
X-SVN-Rev: 15394
2004-05-19 04:01:34 +00:00
George Rhoten
1bf207e545
ICU-3741 Ignore some things that appear on Cygwin
...
X-SVN-Rev: 15251
2004-05-11 16:15:58 +00:00
Steven R. Loomis
207167f8be
ICU-2487 move collation data into new tree
...
X-SVN-Rev: 14967
2004-04-14 20:08:16 +00:00
George Rhoten
6d897671e7
ICU-3389 Fix library installation
...
X-SVN-Rev: 14773
2004-03-26 18:35:15 +00:00
George Rhoten
1745685d1e
ICU-3389 First try at building tools into a bin directory and libraries into a lib directory.
...
X-SVN-Rev: 14767
2004-03-26 01:22:25 +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
761dc84de0
ICU-3389 Fix make clean and remove a few unused variables.
...
X-SVN-Rev: 14732
2004-03-23 06:10:51 +00:00
Vladimir Weinstein
be30f10829
ICU-3505 fix uninitalized memory
...
X-SVN-Rev: 14611
2004-02-27 20:13:47 +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
538fd7836b
ICU-2962 Fix for os/390
...
X-SVN-Rev: 14364
2004-01-20 21:08:27 +00:00
Vladimir Weinstein
67ee1334b4
ICU-3515 genuca update
...
X-SVN-Rev: 14350
2004-01-16 07:12:35 +00:00
George Rhoten
c5dda76d0a
ICU-3222 Fix some compiler warnings
...
X-SVN-Rev: 14097
2003-12-11 05:00:40 +00:00
George Rhoten
8cdc6cc850
ICU-3222 Fix some compiler warnings
...
X-SVN-Rev: 13933
2003-12-02 02:31:40 +00:00
George Rhoten
046c4fac2d
ICU-3359 Allow the .vcproj files to build in directories with a space in the name
...
X-SVN-Rev: 13591
2003-11-05 19:27:55 +00:00
Vladimir Weinstein
bdd48cb6c6
ICU-3353 initialize allocated memory
...
X-SVN-Rev: 13562
2003-11-04 18:56:31 +00:00
George Rhoten
6154b69b6c
ICU-1851 Fix uninitialized memory
...
X-SVN-Rev: 13324
2003-10-06 21:05:04 +00:00
Vladimir Weinstein
d272595472
ICU-2235 Made collator binary more data swapper friendly + fixed some inconsistencies
...
X-SVN-Rev: 13063
2003-09-11 18:56:13 +00:00
Vladimir Weinstein
34ce49b959
ICU-2458 fix bugs in UCA generation uncovered by the new UCA
...
X-SVN-Rev: 12917
2003-08-23 01:38:31 +00:00
Andy Heninger
8fcbf88e68
ICU-3014 Remove some u_init() calls from some tools to get UNIXy builds alive. They're using ICU without needing data, and without valid data available
...
X-SVN-Rev: 12832
2003-08-15 01:26:22 +00:00
Andy Heninger
611a38632f
ICU-3014 Add explicit u_init() calls to tools and tests in anticipation of static init changes
...
X-SVN-Rev: 12830
2003-08-14 22:17:47 +00:00
Andy Heninger
78ca2fdfc9
ICU-3014 Add explicit u_init() calls to tools and tests in anticipation of static init changes
...
X-SVN-Rev: 12826
2003-08-14 21:34:54 +00:00