Commit Graph

451 Commits

Author SHA1 Message Date
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
Eric Mader
6649d6d238 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15420
2004-05-20 00:23:13 +00:00
Eric Mader
ebecbcc11d ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15410
2004-05-19 20:18:43 +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
George Rhoten
db553b74eb ICU-3499 Move icuio to a supported directory.
X-SVN-Rev: 15159
2004-05-05 23:03:04 +00:00
George Rhoten
77dfb8accc ICU-3499 Test both printf APIs at once with data driven tests.
X-SVN-Rev: 15120
2004-05-03 06:41:58 +00:00
George Rhoten
e1c8ce5926 ICU-3499 Merge both scanf implementations.
X-SVN-Rev: 15119
2004-05-03 06:03:21 +00:00
George Rhoten
039d5286b2 ICU-3499 Improve the similarity between both scanf implementations.
X-SVN-Rev: 15118
2004-05-03 05:21:24 +00:00
George Rhoten
20e35f6e31 ICU-3499 Fix a compiler error
X-SVN-Rev: 15103
2004-04-29 22:08:32 +00:00
George Rhoten
4f38b04d89 ICU-3719 Update version numbers
X-SVN-Rev: 15097
2004-04-29 19:12:32 +00:00
George Rhoten
33b5c8d3a0 ICU-3499 Don't use obsolete % formats.
See 9 Jul 2003 Proposal for details.

X-SVN-Rev: 15091
2004-04-29 00:11:14 +00:00
George Rhoten
b0033ea9f3 ICU-3499 Implement 13 Apr 2004 ICU mailing list proposal.
X-SVN-Rev: 15090
2004-04-28 23:36:51 +00:00
George Rhoten
1f653cef10 ICU-3499 Get ready for scanf merge
X-SVN-Rev: 15089
2004-04-28 23:20:46 +00:00
George Rhoten
07d2c00053 ICU-3499 Consolidate some code, and get ready for scanf merge
X-SVN-Rev: 15088
2004-04-28 22:19:41 +00:00
George Rhoten
d25bc2ab9b ICU-3682 Make it easier for os/400 and Cygwin to do proper library versioning with usable names.
X-SVN-Rev: 15007
2004-04-19 17:32:30 +00:00
George Rhoten
95c021fb7c ICU-3499 Add u_feof()
X-SVN-Rev: 14992
2004-04-16 05:47:01 +00:00
George Rhoten
7f47730a47 ICU-3499 Oops. Last change was a mistake.
X-SVN-Rev: 14991
2004-04-16 05:45:44 +00:00
George Rhoten
bc8664b12b ICU-3499 Improve the similarity between both scanf implementations.
X-SVN-Rev: 14990
2004-04-16 04:44:23 +00:00
George Rhoten
667debd717 ICU-3499 Improve the similarity between both scanf implementations.
X-SVN-Rev: 14989
2004-04-16 04:32:11 +00:00
George Rhoten
94b0e097ef ICU-3499 Improve the similarity between both scanf implementations.
X-SVN-Rev: 14988
2004-04-16 04:27:29 +00:00
George Rhoten
c957f85632 ICU-3499 Improve the similarity between both scanf implementations.
X-SVN-Rev: 14985
2004-04-16 01:08:35 +00:00
George Rhoten
d1bc58f6a0 ICU-3499 Verify that the test file can be removed during testing.
X-SVN-Rev: 14970
2004-04-14 23:41:00 +00:00
George Rhoten
f3208bb73c ICU-3499 Start using significant digits for formatting.
X-SVN-Rev: 14960
2004-04-14 19:05:33 +00:00
George Rhoten
e3decf37a2 ICU-3499 Probable fix for when %g uses %e.
X-SVN-Rev: 14884
2004-04-06 19:15:33 +00:00
George Rhoten
bf80670ed2 ICU-3389 CygWin/MSVC "make clean" changes
X-SVN-Rev: 14869
2004-04-05 21:25:47 +00:00