Commit Graph

475 Commits

Author SHA1 Message Date
Steven R. Loomis
1875b3fdbc ICU-7672 remove deprecated calls in uconv, also fix manpage warnings.
X-SVN-Rev: 28021
2010-05-05 16:35:39 +00:00
Michael Ow
c6385f6209 ICU-7068 Add statements to ensure that uconfigtest passes
X-SVN-Rev: 26466
2009-08-04 21:09:17 +00:00
Steven R. Loomis
9bcb031af8 ICU-6362 cross compile, merge of trunk r25698 vs http://source.icu-project.org/repos/icu/icu/branches/srl/config6362 r25699
X-SVN-Rev: 25704
2009-04-01 01:54:14 +00:00
Michael Ow
f94144a976 ICU-3933 Remove unused files and code and update project files and makefiles to reflect this change. Update man page. Add files mode functionality to pkgdata. Clean up code.
X-SVN-Rev: 25383
2009-02-06 17:42:16 +00:00
Michael Ow
e2ef549f98 ICU-6715 Skip the uconv test if pkgdata is in "files" or "common" mode.
X-SVN-Rev: 25361
2009-02-02 20:59:54 +00:00
Steven R. Loomis
b8f9d76697 ICU-6709 fix udata_setAppData to handle bogus double properly. Also, have uconv's make check do something
X-SVN-Rev: 25353
2009-01-30 17:59:33 +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
Michael Ow
aa19a5bae0 ICU-3933 Use icu-config when -O option is not given.
X-SVN-Rev: 25022
2008-12-01 21:57:14 +00:00
Michael Ow
112c1493df ICU-3933 Fix installation of the data library.
X-SVN-Rev: 25020
2008-12-01 20:49:08 +00:00
Michael Ow
09813cbf3d ICU-3933 Merge pkgdata update from branch to trunk.
X-SVN-Rev: 25002
2008-11-24 20:04:52 +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
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
6cc2272493 ICU-5677 Remove out of date AIX and HP-UX configurations, and remove some unused configure variables to increase script readability.
X-SVN-Rev: 21355
2007-04-05 07:29:13 +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
205c38ecb6 ICU-5452 gencmn can't be completely removed yet.
X-SVN-Rev: 20739
2006-12-05 15:01:03 +00:00
George Rhoten
6ca0af39ee ICU-5452 Fix uconv to generate a proper pkgdata input file
X-SVN-Rev: 20693
2006-11-28 08:25:57 +00:00
George Rhoten
7edb8302ac ICU-5452 Use icupkg instead of gencmn for better cross compiling.
X-SVN-Rev: 20685
2006-11-28 00:42:10 +00:00
George Rhoten
8b2c84620c ICU-5304 Allow source code to work again without using U_NAMESPACE_USE
X-SVN-Rev: 20241
2006-09-04 16:28:24 +00:00
George Rhoten
57f049005f ICU-5129 Allow non-compatible GNU "compatible" make to work.
X-SVN-Rev: 19454
2006-03-27 17:31:56 +00:00
George Rhoten
5f0310b3e1 ICU-4707 Partially undo last change.
X-SVN-Rev: 19047
2006-01-30 21:41:36 +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
bb53e14938 ICU-4707 Partially undo last change.
X-SVN-Rev: 18802
2005-11-16 08:47:24 +00:00
George Rhoten
3d43a6752b ICU-4707 Better warning fix for Windows & Cygwin for setmode, fileno and O_BINARY
X-SVN-Rev: 18707
2005-10-24 07:01:52 +00:00
George Rhoten
f1dceb6718 ICU-4503 Fix for out of source building.
X-SVN-Rev: 18231
2005-07-13 17:45:13 +00:00
George Rhoten
8112d3d593 ICU-4503 Fix for out of source building.
X-SVN-Rev: 18126
2005-07-01 21:06:38 +00:00
George Rhoten
addda0d1ae ICU-4286 update the uconv documentation.
X-SVN-Rev: 18125
2005-07-01 21:05:21 +00:00
George Rhoten
990d46e687 ICU-4503 Prevent uconv.1 and pkgdata.inc from being generated at the same time when gmake -j is used.
X-SVN-Rev: 18096
2005-06-30 05:49:19 +00:00
Markus Scherer
4bb6b2af21 ICU-4514 pass 0 length to UnicodeString::releaseBuffer() when the buffer contents is undefined due to a U_FAILURE condition
X-SVN-Rev: 17971
2005-06-22 02:21:25 +00:00
George Rhoten
8ccebb0c07 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 17307
2005-03-09 17:57:35 +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
0d483be4ab ICU-4420 Drop support for MSVC 6 project files
X-SVN-Rev: 17275
2005-03-03 00:06:21 +00:00
George Rhoten
563181b765 ICU-739 Make it easier to build ICU on Windows where WIN32 is defined, but WIN32 is not the target.
X-SVN-Rev: 17209
2005-02-17 00:10:29 +00:00
Eric Mader
1571c95f52 ICU-4179 replace text w/ a notice to fetch the file from Markus Kuhn's site.
X-SVN-Rev: 16876
2004-11-17 00:13:10 +00:00
Andy Heninger
9f6f294e5f ICU-4225 remove non-ascii characters from source code
X-SVN-Rev: 16835
2004-11-12 01:11:27 +00:00
George Rhoten
b43d5d4272 ICU-3905 Fix some IA64 compiler warnings.
X-SVN-Rev: 16747
2004-11-04 02:36:10 +00:00
Eric Mader
79867480db ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16697
2004-11-01 19:55:20 +00:00
George Rhoten
83b0d17af1 ICU-4078 Revert the move of the invariant conversion routines back to putil.h.
They are stable APIs, and they should not be moved.

X-SVN-Rev: 16530
2004-10-18 03:03:13 +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
296f8d4019 ICU-3960 Remove unused pkgdata definitions
X-SVN-Rev: 16053
2004-07-19 14:14:33 +00:00
George Rhoten
0b8d26f1cf ICU-3821 Fix a path issue
X-SVN-Rev: 16039
2004-07-18 05:02:45 +00:00
George Rhoten
81e65e527f ICU-3905 Fix some compiler warnings (non-optimal solution)
X-SVN-Rev: 16038
2004-07-18 05:01:24 +00:00
George Rhoten
3e79a1d28c ICU-3821 Fix uconv
X-SVN-Rev: 16029
2004-07-16 22:13:43 +00:00
George Rhoten
d4a9c17387 ICU-3821 Fix normal builds of ICU. uconv is still broken.
X-SVN-Rev: 16028
2004-07-16 22:03:13 +00:00
Steven R. Loomis
bba9b51a9d ICU-3821 interim fix for win32 files mode
X-SVN-Rev: 15947
2004-06-29 02:41:19 +00:00