Commit Graph

204 Commits

Author SHA1 Message Date
Michael Ow
cac007a995 ICU-6416 Update to 4.2 (project files and mak file).
X-SVN-Rev: 25780
2009-04-15 19:08:25 +00:00
Michael Ow
c4d173f617 ICU-6825 Remove unneeded trailing parentheses.
X-SVN-Rev: 25778
2009-04-15 16:54:01 +00:00
Steven R. Loomis
5d1c1e50a3 ICU-6578 ustdio @draft to @stable
X-SVN-Rev: 25630
2009-03-19 06:37:50 +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
Jason Spieth
eaab373af7 ICU-6592 Integrated patch
X-SVN-Rev: 25036
2008-12-02 19:45:13 +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
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
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
0a711393b1 ICU-6098 update version in project files
X-SVN-Rev: 23944
2008-05-20 18:51:08 +00:00
Michael Ow
2ea135aea5 ICU-5966 Change C++ style comments to C style comments.
X-SVN-Rev: 23820
2008-04-22 15:59:04 +00:00
Kedar Rajwade
cbd785db50 ICU-5966 Fixed some compiler warnings
X-SVN-Rev: 23806
2008-04-17 20:52:04 +00:00
George Rhoten
549ab03a99 ICU-4384 Remove tabs and make a function static
X-SVN-Rev: 23455
2008-02-18 23:17:58 +00:00
George Rhoten
57faac963c ICU-6176 Fix some Coverity warnings.
X-SVN-Rev: 23433
2008-02-14 04:39:06 +00:00
George Rhoten
4ce023683e ICU-6132 Fix tabs from previous changes.
X-SVN-Rev: 23418
2008-02-13 10:41:28 +00:00
Michael Ow
d9bc53599e ICU-6132 Move declaration of variables to beginning of method.
X-SVN-Rev: 23261
2008-01-17 19:18:03 +00:00
Michael Ow
a209799b48 ICU-6132 Add various memory allocation error checks to uprntf_p.c, uresbund.c, ustdio.c, and usearch.cpp.
X-SVN-Rev: 23254
2008-01-16 23:16:41 +00:00
Michael Ow
5e72fa288d ICU-6132 Add code to check for memory allocation error and memory leaks in udata.c, uloc.c, and ufile.c.
X-SVN-Rev: 23252
2008-01-16 22:24:05 +00:00
Michael Ow
7a0fc85860 ICU-4384 Fix iotest error on ICC and AIX 5.2.
X-SVN-Rev: 23217
2008-01-13 06:50:29 +00:00
Michael Ow
b33fe49157 ICU-4384 Fix AIX build error message.
X-SVN-Rev: 23215
2008-01-12 04:09:40 +00:00
Eric Mader
eeaec865a4 ICU-4384 Remove C++ comments from C code.
X-SVN-Rev: 23187
2008-01-09 00:54:11 +00:00
Michael Ow
c80e40dcb9 ICU-4384 Handle malloc error issue in new parsing code.
X-SVN-Rev: 23185
2008-01-08 23:42:53 +00:00
Michael Ow
e6bd9614f4 ICU-4384 Update the comments in *snprintf* declarations to reflect the change in the return value.
X-SVN-Rev: 23183
2008-01-08 21:58:51 +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
Michael Ow
ad499a6c4b ICU-738 Eliminate extra space by offseting position argument by 1.
X-SVN-Rev: 22947
2007-11-16 21:03:01 +00:00
Michael Ow
dd6609733d ICU-738 Fix Linux malloc error.
X-SVN-Rev: 22942
2007-11-15 23:33:24 +00:00
Michael Ow
a47509395b ICU-738 Fix intialization warnings.
X-SVN-Rev: 22905
2007-11-08 18:16:15 +00:00
Michael Ow
3bab6dc25c ICU-738 Add argument list to store va_list information when positional data is given.
X-SVN-Rev: 22904
2007-11-08 17:21:40 +00:00
Michael Ow
4a66e7ca13 ICU-738 Add *printf reordering capabilities by parsing argument list.
X-SVN-Rev: 22888
2007-11-06 18:01:07 +00:00
Michael Ow
bd5dc8355d ICU-4384 Make sure u_snprintf and similar functions conform to POSIX snprintf and change test to reflect this.
X-SVN-Rev: 22878
2007-10-31 23:17:15 +00:00
George Rhoten
9d21e44d93 ICU-5847 Fix copyright change.
X-SVN-Rev: 22737
2007-10-02 21:24:38 +00:00
Deborah Goldsmith
a8649df443 ICU-5847 Add support for U_ICU_VERSION_BUILDLEVEL_NUM
X-SVN-Rev: 22716
2007-09-27 00:05:18 +00:00
George Rhoten
b1fca97b2f ICU-5919 Fixes for old iostream usage on an older HP-UX machine.
X-SVN-Rev: 22636
2007-09-06 19:21:55 +00:00
George Rhoten
49f13eee28 ICU-5830 Make sure that the changes work on older versions of iostream.
X-SVN-Rev: 22633
2007-09-06 16:58:11 +00:00
George Rhoten
4976895e3b ICU-5830 Better iostream error handling
X-SVN-Rev: 22629
2007-09-06 08:23:24 +00:00
George Rhoten
270b247475 ICU-5830 Mirror Windows behavior of iostream operator>>.
X-SVN-Rev: 22627
2007-09-05 23:13:02 +00:00
George Rhoten
ca7379f1a3 ICU-5830 Improve reading of UnicodeStrings with operator>>
X-SVN-Rev: 22579
2007-08-30 23:13:07 +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
fa57cb2544 ICU-5575 Update to version 3.8.
X-SVN-Rev: 22197
2007-07-28 03:41:30 +00:00
Eric Mader
bb4a371fdb ICU-5805 Update copyright notices for ICU 3.8
X-SVN-Rev: 22167
2007-07-27 03:12:12 +00:00
George Rhoten
f449df5df0 ICU-5130 Add an example on how to use a UnicodeString with the icuio API.
X-SVN-Rev: 22025
2007-07-17 23:14:45 +00:00
George Rhoten
0347fcbe3d ICU-5764 Fix static library installation on Windows.
X-SVN-Rev: 21965
2007-07-13 17:59:16 +00:00
George Rhoten
9bc3cbe26e ICU-5764 Cygwin's ar currently doesn't handle win64, and GNU make's implicit rules are incompatible with gmake -j2. This is the first attempt to fix these issues.
X-SVN-Rev: 21959
2007-07-13 08:10:41 +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
06c982a592 ICU-5279 Better hiding and testing of internal functions.
X-SVN-Rev: 21686
2007-06-10 20:11:28 +00:00
George Rhoten
26a0e7ebd5 ICU-5279 Hide -fvisibility=hidden from icu-config users.
Also try a different fix for the Intel compiler, which seems to work differently
from an interactive shell.
This option is not needed for tools or tests.

X-SVN-Rev: 21623
2007-06-04 05:52:08 +00:00
Deborah Goldsmith
81cb18307a ICU-5723 Replace iostream by istream, ostream to avoid static constructors
X-SVN-Rev: 21612
2007-06-01 00:14:53 +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
Steven R. Loomis
fcb6fa3e01 ICU-2401 clean up .cvsignore files
X-SVN-Rev: 20757
2006-12-06 19:19:06 +00:00
George Rhoten
8c383fed44 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 20153
2006-08-24 18:51:49 +00:00
George Rhoten
a40785e3f4 ICU-5008 Undo @draft changes done after d01.
X-SVN-Rev: 20127
2006-08-22 05:46:28 +00:00
Ram Viswanadha
56c3efac96 ICU-5025 remove U_DRAFT from stable apis
X-SVN-Rev: 20120
2006-08-21 05:04:35 +00:00
George Rhoten
34c5798a18 ICU-5333 Whitespace changes.
X-SVN-Rev: 20117
2006-08-19 21:27:08 +00:00
George Rhoten
7815aff56a ICU-5025 Better document scanf and printf.
X-SVN-Rev: 20115
2006-08-19 20:25:53 +00:00
George Rhoten
c833979a43 ICU-5254 Special fix for Solaris 10 hybrid (upgraded) platforms
X-SVN-Rev: 20061
2006-08-15 01:08:28 +00:00
George Rhoten
2a806e34dc ICU-5316 Increase the performance of sprintf/sscanf
X-SVN-Rev: 20050
2006-08-12 09:47:38 +00:00
George Rhoten
13a2bd3fbb ICU-5316 Move copyright statement into ucln_io.c.
X-SVN-Rev: 20049
2006-08-12 09:47:27 +00:00
George Rhoten
11a487441d ICU-4983 Allow + to be parsed for numbers.
X-SVN-Rev: 20048
2006-08-12 08:06:40 +00:00
Ram Viswanadha
dccb974b4b ICU-5008 promote draft APIs to stable
X-SVN-Rev: 19938
2006-07-31 21:09:28 +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
ad959a3e4d ICU-4527 Fix "%.*G" for printf
X-SVN-Rev: 19692
2006-06-07 04:42:25 +00:00
George Rhoten
fff133aa6e ICU-4703 Fix memory leak on failure
X-SVN-Rev: 19458
2006-03-28 04:00:58 +00:00
George Rhoten
83097bf105 ICU-5025 %f, %e and %g for scanf should expect a float by default.
X-SVN-Rev: 19457
2006-03-27 17:55:32 +00:00
George Rhoten
722f647186 ICU-5092 Replace the temporary pointer parsing hack with a permanent platform independent parsing function.
X-SVN-Rev: 19451
2006-03-27 06:49:03 +00:00
Ram Viswanadha
215e701d26 ICU-4947 make sure that all headers pass with U_HIDE_DRAFT_API and friends set
X-SVN-Rev: 19075
2006-02-07 02:01:29 +00:00
George Rhoten
994e4f2b99 ICU-5032 Increase code coverage numbers
X-SVN-Rev: 19073
2006-02-07 01:04:28 +00:00
George Rhoten
d854e4a0c3 ICU-5023 Fix a compiler warning and multi-codepoint conversion issues.
X-SVN-Rev: 19044
2006-01-30 07:46:00 +00:00
George Rhoten
e4a3855fa8 ICU-4982 Fix for %n handling.
X-SVN-Rev: 18996
2006-01-17 23:12:03 +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
George Rhoten
269fdfb1d8 ICU-4869 Fix for OS390BATCH=1
X-SVN-Rev: 18784
2005-11-11 17:31:39 +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
George Rhoten
9b45236c3f ICU-4738 Don't put .so files in the lib directory.
X-SVN-Rev: 18557
2005-09-20 20:41:08 +00:00
George Rhoten
fc9f8768b3 ICU-4738 Add missing change that was done with other makefiles.
X-SVN-Rev: 18549
2005-09-20 07:33:15 +00:00
John Emmons
89a842b5d8 ICU-4738 Build archive libraries for AIX
X-SVN-Rev: 18508
2005-09-08 18:28:48 +00:00
George Rhoten
92181b792b ICU-4703 Fix BEAM warnings.
X-SVN-Rev: 18382
2005-08-02 18:12:39 +00:00
George Rhoten
d7cc623449 ICU-4605 Increase code coverage. Make sure that precision is ignored for %c and %C.
X-SVN-Rev: 18092
2005-06-29 23:35:17 +00:00
George Rhoten
09ccf79089 ICU-4605 Add better documentation when doing code coverage.
X-SVN-Rev: 18082
2005-06-28 23:44:31 +00:00
George Rhoten
cee8cfb8c3 ICU-4605 Return U_EOF, and not the platform dependent EOF.
X-SVN-Rev: 18080
2005-06-28 23:23:39 +00:00
George Rhoten
f4cc6ad24c ICU-4271 Fix and test fgets buffer overrun.
X-SVN-Rev: 18064
2005-06-27 06:47:17 +00:00
George Rhoten
0df92dfa17 ICU-4270 Better handle and test fgets newlines.
X-SVN-Rev: 18063
2005-06-27 06:13:34 +00:00
George Rhoten
c932b265ea ICU-4391 Implement precision (.n) for strings in icuio
X-SVN-Rev: 18012
2005-06-24 06:21:02 +00:00
George Rhoten
51d2f74bc1 ICU-4222 Make sure that the transliterator works on strings,
and make sure that the transliterator flushes independently from IO flushing.

X-SVN-Rev: 17990
2005-06-23 07:10:52 +00:00
George Rhoten
6aa2889541 ICU-4485 Improve the icuio API documentation.
X-SVN-Rev: 17901
2005-06-15 05:53:48 +00:00
George Rhoten
a497b03cb3 ICU-4396 Fix for Visual Studio 8
X-SVN-Rev: 17885
2005-06-14 05:44:35 +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
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
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
d7896d1b52 ICU-4419 Fix a compiler warning on MinGW.
X-SVN-Rev: 17326
2005-03-11 08:39:20 +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
6b43efca20 ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
X-SVN-Rev: 17222
2005-02-18 02:32:32 +00:00
George Rhoten
35e0a8a0d2 ICU-739 Make it easier to build ICU on Windows where WIN32 is defined, but WIN32 is not the target.
X-SVN-Rev: 17210
2005-02-17 00:19:44 +00:00
George Rhoten
fafa060d6e ICU-4330 Change version from 3.2 to 3.3
X-SVN-Rev: 17092
2005-01-07 00:21:10 +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
5c4521733e ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 16929
2004-12-08 22:38:55 +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
aa753e01ef ICU-4176 Fix some newline handling.
X-SVN-Rev: 16676
2004-10-29 17:54:18 +00:00
George Rhoten
5cde413c0b ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16650
2004-10-28 06:21:47 +00:00