Commit Graph

13805 Commits

Author SHA1 Message Date
George Rhoten
d1f265499b ICU-4911 Fix a memory leak
X-SVN-Rev: 18756
2005-11-04 19:19:45 +00:00
George Rhoten
aaa8b02df6 ICU-4908 Fix a build problem with --enable-static --with-data-packaging=archive
X-SVN-Rev: 18753
2005-11-02 17:09:40 +00:00
George Rhoten
db2b1d1b3f ICU-4707 Fix some compiler warnings
X-SVN-Rev: 18752
2005-11-02 08:03:19 +00:00
George Rhoten
9b0465f473 ICU-4901 Build 64-bit binaries on Windows x64.
The z/OS changes are from jitterbug 4688

X-SVN-Rev: 18732
2005-10-28 00:35:00 +00:00
George Rhoten
93554211e4 ICU-4901 Update config.* to support AMD64 on Windows.
X-SVN-Rev: 18731
2005-10-28 00:32:35 +00:00
George Rhoten
c4a4fb4212 ICU-4901 /GX has been removed from MSVC 2005.
/EHsc should be just as good in older versions of MSVC.

X-SVN-Rev: 18730
2005-10-28 00:32:00 +00:00
George Rhoten
bbdf0fef71 ICU-4688 The new version of autoconf requires this change.
X-SVN-Rev: 18729
2005-10-28 00:31:02 +00:00
Andy Heninger
511637f54a ICU-4669 UText refactoring & 64 bit changes.
X-SVN-Rev: 18726
2005-10-28 00:01:18 +00:00
George Rhoten
96c4ce20a7 ICU-4759 Allow the converter alias table to be swapped when legacy conversion is disabled and conversion is enabled.
X-SVN-Rev: 18721
2005-10-27 21:43:32 +00:00
John Emmons
2e08b8b27f ICU-4885 Make DtContextType and DtWidthType zero based enums
X-SVN-Rev: 18720
2005-10-26 19:36:06 +00:00
George Rhoten
a9a7739272 ICU-4881 Hit the snooze alarm to go off at ICU 3.6 version change.
X-SVN-Rev: 18719
2005-10-26 18:21:09 +00:00
Andy Heninger
48e7893bad ICU-4669 ICU 3.4 review comments on UText, fixes added.
X-SVN-Rev: 18715
2005-10-25 00:49:31 +00:00
Eric Mader
c18d067895 ICU-4530 serialization test data files don't need a copyright notice!
X-SVN-Rev: 18711
2005-10-24 23:55:14 +00:00
Eric Mader
d17a8ab188 ICU-4530 serialization test data files don't need a copyright notice!
X-SVN-Rev: 18710
2005-10-24 23:37:02 +00:00
Andy Heninger
d61a952e0c ICU-4639 make ucsdet_detect() return a const object.
X-SVN-Rev: 18708
2005-10-24 22:19:40 +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
58881c2ea7 ICU-4893 Fix a problem with bounds checking and using a stack buffer.
X-SVN-Rev: 18706
2005-10-24 06:58:05 +00:00
Andy Heninger
e5b14425b7 ICU-4888 regex pattern compilation bug with flag settings.
X-SVN-Rev: 18705
2005-10-22 20:55:33 +00:00
Andy Heninger
8a1e1ba83a ICU-4888 regex pattern compilation bug with flag settings.
X-SVN-Rev: 18703
2005-10-20 15:54:01 +00:00
John Emmons
c642152760 ICU-4643 Add setters for narrow/standalone months/weekdays
X-SVN-Rev: 18702
2005-10-19 17:55:18 +00:00
John Emmons
86c1e8d7dd ICU-4643 Add tests for setting narrow/standalone months/weekdays
X-SVN-Rev: 18701
2005-10-19 17:54:28 +00:00
Andy Heninger
3d11a4cf67 ICU-4639 changes after review by Markus.
X-SVN-Rev: 18700
2005-10-19 00:40:52 +00:00
Ram Viswanadha
7c3a59f479 ICU-4884 fix a small bug
X-SVN-Rev: 18699
2005-10-18 23:05:15 +00:00
George Rhoten
06e5bbafda ICU-4884 Fix a memory leak and other memory issues.
X-SVN-Rev: 18691
2005-10-18 00:54:27 +00:00
George Rhoten
0635705316 ICU-4881 Hit the snooze alarm on the time bomb.
X-SVN-Rev: 18690
2005-10-17 22:20:13 +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
6827d1ddc6 ICU-4827 Warning fixes for managed C++.
X-SVN-Rev: 18688
2005-10-17 21:25:04 +00:00
George Rhoten
440b3d8007 ICU-4235 Temporarily disable this test until it can be fixed.
X-SVN-Rev: 18683
2005-10-14 21:19:22 +00:00
George Rhoten
2251256ae9 ICU-4872 Fix broken URLs
X-SVN-Rev: 18681
2005-10-14 03:37:18 +00:00
George Rhoten
d021cdefde ICU-4827 MSVC.NET 2005 beta2 compiler warning fix.
X-SVN-Rev: 18680
2005-10-14 03:30:45 +00:00
George Rhoten
25b0e41aac ICU-4872 Fix broken URLs
X-SVN-Rev: 18677
2005-10-14 01:09:29 +00:00
John Emmons
583b575748 ICU-4643 Add setters for era names, standalone/narrow months to udat_setSymbols()
X-SVN-Rev: 18673
2005-10-13 03:26:40 +00:00
George Rhoten
419ad4f271 ICU-4869 C++ namespace shouldn't be used for C functions.
X-SVN-Rev: 18670
2005-10-12 16:06:54 +00:00
George Rhoten
ab5a4e9fce ICU-4869 C++ namespace shouldn't be used for C functions.
X-SVN-Rev: 18669
2005-10-12 01:06:22 +00:00
George Rhoten
c169e8a784 ICU-4869 OS390BATCH=1 fails when user defined resources bundles are packaged.
X-SVN-Rev: 18668
2005-10-12 01:04:27 +00:00
Vladimir Weinstein
b28410ab1b ICU-4835 move *getByKeyWithFallback to internal header
X-SVN-Rev: 18664
2005-10-11 23:59:46 +00:00
Andy Heninger
97bd046db5 ICU-4639 add charset detect to Makefile.in
X-SVN-Rev: 18642
2005-10-07 22:31:12 +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
fd61097662 ICU-4827 MSVC.NET 2005 beta2 has a broken %n implementation. Use ICU's results instead, and hard code what is expected.
X-SVN-Rev: 18628
2005-10-05 07:54:18 +00:00
George Rhoten
25d029d6e0 ICU-4752 Verify that non-gcc users are using a valid linker on Windows.
X-SVN-Rev: 18627
2005-10-05 07:38:03 +00:00
Markus Scherer
77b7d677da ICU-4862 add doc/pdf/rtf suffixes to ignore-copyright list
X-SVN-Rev: 18623
2005-10-05 02:56:08 +00:00
George Rhoten
086fb0f0bd ICU-3449 Fix a typo
X-SVN-Rev: 18621
2005-10-02 18:22:07 +00:00
George Rhoten
f021805fde ICU-4855 Update ISO-639 list
X-SVN-Rev: 18617
2005-09-30 22:53:04 +00:00
George Rhoten
dee9cd4a53 ICU-3644 Use the Euro update codepage for x-mac-greek
X-SVN-Rev: 18616
2005-09-30 00:11:54 +00:00
George Rhoten
52663240f6 ICU-4658 Add missing exemplar characters. Data fixed with cldrbug 869
X-SVN-Rev: 18614
2005-09-29 23:48:08 +00:00
George Rhoten
83e095c9ed ICU-4851 Add Unicode 4.1 CCSIDs.
X-SVN-Rev: 18612
2005-09-29 23:14:51 +00:00
Steven R. Loomis
918c14d9f8 ICU-4348 improved calendar documentation
X-SVN-Rev: 18611
2005-09-29 23:07:48 +00:00
George Rhoten
41ed8bd11e ICU-4633 Add support for UCONFIG_NO_FILE_IO
X-SVN-Rev: 18610
2005-09-29 23:06:12 +00:00
George Rhoten
8edc0a4008 ICU-4855 Update ISO-639 list
X-SVN-Rev: 18609
2005-09-29 22:54:10 +00:00
George Rhoten
4341b83dc7 ICU-4855 Update currency of Romania (cldrbug 322)
X-SVN-Rev: 18608
2005-09-29 20:23:08 +00:00