Commit Graph

44 Commits

Author SHA1 Message Date
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
b2aaafe4dd ICU-4707 Remove some compiler warnings about empty compilation units.
X-SVN-Rev: 19320
2006-03-03 06:59:43 +00:00
Eric Mader
b452ca48e6 ICU-4639 Initial checkin of C port of CharsetDetection.
X-SVN-Rev: 19069
2006-02-06 18:03:11 +00:00
Eric Mader
41ec4c794e ICU-4576 Remove wincoll from ICU, put most recent version in WinLocaleTest.
X-SVN-Rev: 19025
2006-01-25 21:27:10 +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
Eric Mader
a992570c40 ICU-4152 Initial check in of Windows formatting code!
X-SVN-Rev: 18963
2006-01-12 19:53:58 +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
Andy Heninger
59c972388e ICU-4639 charset detect, header problems identified by Badi, MSVC project file added
X-SVN-Rev: 18639
2005-10-07 21:58:27 +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
8df4c1c053 ICU-4189 Fix for UCONFIG_NO_CONVERSION.
X-SVN-Rev: 17406
2005-03-28 05:38:11 +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
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
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
a91af43a2d ICU-4281 Mostly split collation so that the runtime doesn't depend on service
registration, resource bundles, collation building/loading and collation meta information.
ucol_close still depends on ures_close, but it's better than before.

X-SVN-Rev: 16933
2004-12-09 04:23:42 +00:00
George Rhoten
a643013936 ICU-4189 Reduce static library dependencies on conversion code,
and allow UCONFIG_NO_CONVERSION to work.

X-SVN-Rev: 16921
2004-12-05 20:22:33 +00:00
George Rhoten
fa0fd19f7c ICU-2961 Remove the default intrinsic function setting, as it is controlled by /O2.
X-SVN-Rev: 16895
2004-11-24 19:49:16 +00:00
Eric Mader
d0b0ab46a4 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16685
2004-10-30 00:06:24 +00:00
George Rhoten
5c97ee7892 ICU-3963 Update to version 3.2
X-SVN-Rev: 16621
2004-10-25 23:32:50 +00:00
Eric Mader
5e69676523 ICU-3927 initial checkin of C version of Universal Time Scale.
X-SVN-Rev: 16587
2004-10-21 17:15:52 +00:00
Markus Scherer
29038e96b7 ICU-3969 use new case mapping code in ucase.c, with ucase.icu data
X-SVN-Rev: 16257
2004-09-06 15:57:11 +00:00
George Rhoten
b87fed8371 ICU-3963 Update ICU
X-SVN-Rev: 16056
2004-07-19 21:18:18 +00:00
Vladimir Weinstein
cd24824aca ICU-3100 collator from/to short string and integer, get contractions APIs
X-SVN-Rev: 15210
2004-05-08 08:48:01 +00:00
George Rhoten
4f38b04d89 ICU-3719 Update version numbers
X-SVN-Rev: 15097
2004-04-29 19:12:32 +00:00
Alan Liu
1db13e2b86 ICU-2825 add Measure, MeasureUnit, CurrencyUnit, and CurrencyAmount classes, and operate through them
X-SVN-Rev: 15059
2004-04-27 21:47:09 +00:00
Alan Liu
461f739085 ICU-2825 first implementation of MeasureFormat
X-SVN-Rev: 15015
2004-04-21 18:05:06 +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
1a0bbd037f ICU-2421 Fix the project files for Andy
X-SVN-Rev: 14741
2004-03-24 02:23:03 +00:00
Vladimir Weinstein
2bd1bb28d3 ICU-3517 remove HexToUnicode and UnicodeToHex transliterators
X-SVN-Rev: 14609
2004-02-27 03:00:30 +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
Steven R. Loomis
7fb178d7d0 ICU-2424 hebrew checked in, placeholder for chinese
X-SVN-Rev: 14060
2003-12-09 20:44:56 +00:00
George Rhoten
da5d2bef9d ICU-2424 Fix ordering of inserted files.
X-SVN-Rev: 13859
2003-11-24 22:33:17 +00:00
Steven R. Loomis
c82b7993ee ICU-2424 islamic+astro
X-SVN-Rev: 13855
2003-11-24 22:25:31 +00:00
George Rhoten
d0125e4c23 ICU-2938 Fix the last addition
X-SVN-Rev: 13621
2003-11-07 03:30:37 +00:00
Ram Viswanadha
3858d6a40b ICU-2938 add APIs for paper size exemplar chars and measurement system
X-SVN-Rev: 13616
2003-11-07 02:39:42 +00:00
George Rhoten
58ca125b2d ICU-3359 Allow .vcproj files to build in a directory with a space
X-SVN-Rev: 13586
2003-11-05 06:55:55 +00:00
George Rhoten
f1859c7e66 ICU-813 int64 formatting support
X-SVN-Rev: 13568
2003-11-04 21:50:25 +00:00
George Rhoten
2ef6713835 ICU-2966 Remove unused private classes needed by old timezone implementation
X-SVN-Rev: 13359
2003-10-08 18:08:09 +00:00
Steven R. Loomis
e76f09208e ICU-3236 2.8 update
X-SVN-Rev: 13049
2003-09-09 22:32:23 +00:00
George Rhoten
dd91021005 ICU-2966 mirror changes for .dsp file to .vcproj
X-SVN-Rev: 13018
2003-09-02 22:48:22 +00:00
George Rhoten
655dbfcce6 ICU-2966 Fix Visual Studio .NET project files.
X-SVN-Rev: 12848
2003-08-16 00:05:31 +00:00
George Rhoten
70cf40862e ICU-2256 Performance enhancement.
Make ustdio %e start up faster, especially since it's not using currency data.

X-SVN-Rev: 12622
2003-07-12 00:23:05 +00:00
George Rhoten
4a73df393f ICU-2436 Add Calendars for Steven
X-SVN-Rev: 11988
2003-05-17 01:40:24 +00:00
George Rhoten
7210c1830c ICU-2787 Regexp init thread safety; Improvements to u_init()
X-SVN-Rev: 11791
2003-05-02 23:19:29 +00:00
George Rhoten
4e1913af46 ICU-2850 Add MSVC 7 (Visual Studio .NET) project files
X-SVN-Rev: 11743
2003-04-30 22:50:21 +00:00