Commit Graph

395 Commits

Author SHA1 Message Date
George Rhoten
c5a0a54ec1 ICU-3389 Reduce the number of exported symbols
X-SVN-Rev: 14793
2004-03-29 21:59:27 +00:00
George Rhoten
6d897671e7 ICU-3389 Fix library installation
X-SVN-Rev: 14773
2004-03-26 18:35:15 +00:00
George Rhoten
bb1df1918e ICU-3389 Fix library installation
X-SVN-Rev: 14770
2004-03-26 17:57:09 +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
25e9c193f1 ICU-3389 Fix the case when newline translation is or is not used.
X-SVN-Rev: 14751
2004-03-25 00:36:30 +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
ff7f72151c ICU-3389 Fix the case when newline translation is or is not used.
X-SVN-Rev: 14734
2004-03-23 06:46:35 +00:00
George Rhoten
33c376bd78 ICU-3612 MSVC 6 doesn't need this workspace, and MSVC 7.1 is the main development environment now.
X-SVN-Rev: 14720
2004-03-22 22:11:05 +00:00
George Rhoten
0b2dabafa5 ICU-3499 Improve 64-bit support. (re-commit changes due to CVS reconstruction)
X-SVN-Rev: 14719
2004-03-22 21:59:02 +00:00
George Rhoten
7c4ca1d88a ICU-1821 Use UnicodeSet instead of scanset for scanset.
X-SVN-Rev: 14714
2004-03-16 19:58:45 +00:00
George Rhoten
37b2d9bd6a ICU-1821 Use UnicodeSet instead of scanset for scanset.
X-SVN-Rev: 14711
2004-03-16 19:02:00 +00:00
George Rhoten
bfd4f05aed ICU-3499 Port to .NET
X-SVN-Rev: 14704
2004-03-15 05:50:27 +00:00
George Rhoten
8e6b43b20d ICU-3269 Prevent gmake -j n from executing config.status from more than one process.
X-SVN-Rev: 14697
2004-03-12 19:31:36 +00:00
George Rhoten
6a2cf62c25 ICU-2408 Fix make clean for CygWin
X-SVN-Rev: 14604
2004-02-27 00:19:57 +00:00
George Rhoten
5cb46fb0a4 ICU-2408 Fix make clean for CygWin
X-SVN-Rev: 14602
2004-02-26 23:14:28 +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
77f04e099c ICU-3576 Make it easier to build static libraries on Windows.
X-SVN-Rev: 14514
2004-02-13 05:35:00 +00:00
George Rhoten
ddb9791b82 ICU-3485 Rename the static libraries
X-SVN-Rev: 14252
2004-01-07 07:07:17 +00:00
Markus Scherer
ef943aee34 ICU-2983 use separate in/out buffers in case the input is not converted in a single step
X-SVN-Rev: 14217
2003-12-24 18:08:39 +00:00
Eric Mader
3b02edd4df ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14215
2003-12-23 19:23:42 +00:00
Eric Mader
4091fffbd5 ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14214
2003-12-23 19:05:47 +00:00
Markus Scherer
dd102111ec ICU-2983 remove "extern" from friend declaration
X-SVN-Rev: 14210
2003-12-23 00:18:30 +00:00
Markus Scherer
7fda77e8b2 ICU-2983 add/remove signature (BOM)
X-SVN-Rev: 14209
2003-12-22 19:23:17 +00:00
Markus Scherer
9b61a1b051 ICU-2983 improve transforms with paragraph chunking
X-SVN-Rev: 14208
2003-12-22 19:11:42 +00:00
Markus Scherer
1b6f79bd4e ICU-2983 fix offset handling and error output
X-SVN-Rev: 14206
2003-12-21 21:49:37 +00:00
Markus Scherer
a34698b244 ICU-2983 fix conversion loops in uconv; add/remove signature (BOM)
X-SVN-Rev: 14205
2003-12-21 01:52:09 +00:00
Markus Scherer
eb3d7a8d9c ICU-3348 change @draft ICU 2.2 and earlier to @stable
X-SVN-Rev: 13742
2003-11-18 02:37:24 +00:00
George Rhoten
0317f272a3 ICU-2256 Maybe this will fix a compiler warning on z/OS.
X-SVN-Rev: 13640
2003-11-08 01:44:43 +00:00
George Rhoten
3b0fd1c337 ICU-3359 Allow .vcproj files to build in a directory with a space
X-SVN-Rev: 13626
2003-11-07 04:09:43 +00:00
George Rhoten
fca7f71d67 ICU-3359 Allow .vcproj files to build in a directory with a space
X-SVN-Rev: 13625
2003-11-07 03:57:05 +00:00
George Rhoten
933e4383fa ICU-3359 Allow .vcproj files to build in a directory with a space
X-SVN-Rev: 13587
2003-11-05 07:16:16 +00:00
George Rhoten
9904f27dff ICU-2256 Fix a few minor bugs found while increasing code test coverage.
X-SVN-Rev: 13395
2003-10-11 02:16:12 +00:00
George Rhoten
f13e8abf93 ICU-2256 Make u_fgets more compatible with fgets, and improve surrogate support.
X-SVN-Rev: 13392
2003-10-10 20:55:24 +00:00
George Rhoten
a4c13de123 ICU-2256 wincmp removed the last line :-(
X-SVN-Rev: 13276
2003-10-02 17:22:11 +00:00
George Rhoten
e1c4868199 ICU-2256 Modify the list of issues, and remove a temporary API
X-SVN-Rev: 13275
2003-10-02 17:06:22 +00:00
George Rhoten
87f17c2aeb ICU-2256 Improve the padding of this structure.
X-SVN-Rev: 13274
2003-10-02 17:05:26 +00:00
George Rhoten
611dc885fa ICU-3258 CygWin/MSVC changes. Add library versioning information
X-SVN-Rev: 13215
2003-09-26 00:04:35 +00:00
George Rhoten
d200f4a8e5 ICU-2256 Deprecate %K and %U. Replace with %C and %S
X-SVN-Rev: 13214
2003-09-25 21:14:35 +00:00
George Rhoten
3920db99d2 ICU-3258 CygWin/MSVC changes. Fix Unix builds
X-SVN-Rev: 13169
2003-09-23 00:38:34 +00:00
George Rhoten
fbec1b7ef1 ICU-3258 CygWin/MSVC changes
X-SVN-Rev: 13168
2003-09-23 00:29:28 +00:00
George Rhoten
0b853df040 ICU-2976 Improve CRLF handling. Follow UAX #13 guidelines. fputs still needs to be looked at.
X-SVN-Rev: 13167
2003-09-22 23:07:05 +00:00
George Rhoten
a81fa53a61 ICU-3258 Deprecate the pkgdata -O option
X-SVN-Rev: 13150
2003-09-20 19:27:38 +00:00
George Rhoten
bba9a4919c ICU-2256 Fix formatting with plus signs staying around longer than needed.
X-SVN-Rev: 13118
2003-09-16 23:36:28 +00:00
George Rhoten
8a66ac9754 ICU-3230 Fix debug builds. Make it copy uconv.exe to icu\bin for both release and debug builds.
X-SVN-Rev: 13058
2003-09-10 23:23:37 +00:00
Steven R. Loomis
e76f09208e ICU-3236 2.8 update
X-SVN-Rev: 13049
2003-09-09 22:32:23 +00:00
Steven R. Loomis
b6d9ad6b1c ICU-3236 update version number to 2.8
X-SVN-Rev: 13045
2003-09-09 20:19:39 +00:00
George Rhoten
207037b409 ICU-2256 Remove %D, %T and %M as proposed on the mailing list.
strftime, strptime and strfmon will be implemented at a later date.
%D, %T were known to have timezone issues.
Use the normal ICU API to get this functionality back.

X-SVN-Rev: 13041
2003-09-08 23:27:30 +00:00
George Rhoten
f275652a36 ICU-3230 Fix uconv -l --canon
X-SVN-Rev: 12999
2003-09-01 06:56:56 +00:00
George Rhoten
98625397c3 ICU-2256 Add a comment about a bug.
X-SVN-Rev: 12909
2003-08-22 00:15:54 +00:00
George Rhoten
555a61a068 ICU-3190 Prevent the constant rebuilding of ICU when it isn't needed.
X-SVN-Rev: 12872
2003-08-19 17:39:26 +00:00