Commit Graph

330 Commits

Author SHA1 Message Date
George Rhoten
28783a7e55 ICU-5100 Fix a gcc compiler error.
X-SVN-Rev: 19331
2006-03-06 03:35:36 +00:00
George Rhoten
8d310941ec ICU-5099 Compiler fixes for gcc
X-SVN-Rev: 19330
2006-03-04 00:01:38 +00:00
George Rhoten
ccc5d310f4 ICU-5098 Fix some typos
X-SVN-Rev: 19324
2006-03-03 07:20:15 +00:00
Eric Mader
8f24bb476b ICU-4639 Clean up csdet.vcproj
X-SVN-Rev: 19312
2006-03-02 18:11:37 +00:00
Eric Mader
e68625742b ICU-4639 return 0 from main to indicate successful execution.
X-SVN-Rev: 19309
2006-03-01 22:47:23 +00:00
Eric Mader
fa4e147b16 ICU-4639 Invoke the sample w/ an input file from the uconv sample directory.
X-SVN-Rev: 19308
2006-03-01 22:38:03 +00:00
Eric Mader
76da88a1ed ICU-4639 Initial checkin of a little sample application.
X-SVN-Rev: 19306
2006-03-01 21:56:10 +00:00
George Rhoten
8ada4896ee ICU-5081 Stop using the old naming scheme.
X-SVN-Rev: 19291
2006-02-25 23:32:49 +00:00
George Rhoten
61d40226d0 ICU-3085 The Windows project files now use /Zc:wchar_t
X-SVN-Rev: 19290
2006-02-25 23:23:05 +00:00
Eric Mader
e1161df698 ICU-5057 Treat wchar_t as built-in type.
X-SVN-Rev: 19162
2006-02-14 21:12:45 +00:00
Eric Mader
a935bdccbb ICU-5057 Treat wchar_t as built-in type.
X-SVN-Rev: 19160
2006-02-14 19:37:26 +00:00
Markus Scherer
05c910e183 ICU-5043 low-level code for lenient-UTF-8 UText provider
X-SVN-Rev: 19123
2006-02-09 21:16:20 +00:00
George Rhoten
476190afac ICU-4869 *.txt files must be in UTF-8 with a BOM for EBCDIC platforms.
X-SVN-Rev: 19046
2006-01-30 17:30:30 +00:00
George Rhoten
f8e0212537 ICU-4869 *.txt files must be in UTF-8 with a BOM for EBCDIC platforms.
X-SVN-Rev: 19045
2006-01-30 17:26:55 +00:00
George Rhoten
25b0e41aac ICU-4872 Fix broken URLs
X-SVN-Rev: 18677
2005-10-14 01:09:29 +00:00
Eric Mader
b58a31e18f ICU-4697 Clean up empty line handling.
X-SVN-Rev: 18415
2005-08-09 00:54:54 +00:00
Eric Mader
3dd740cc9d ICU-4697 Create a new ParagraphLayout after each line / paragraph end.
X-SVN-Rev: 18383
2005-08-02 18:22:23 +00:00
Eric Mader
0b7da97ffc ICU-4689 Don't stop building font map when an invalid script is encountered. Quit if there are *no* valid scripts.
X-SVN-Rev: 18352
2005-07-26 17:14:13 +00:00
Eric Mader
62bbc0ae15 ICU-4689 Check return count from uscript_getCode() to detect bad script name. Don't continue if building the font map fails.
X-SVN-Rev: 18350
2005-07-25 23:53:32 +00:00
Eric Mader
292e6b3242 ICU-4681 Don't write deleted glyphs to ttGlyphs array at all; need to build a new positions array w/o entries for deleted glyphs.
X-SVN-Rev: 18321
2005-07-21 21:07:33 +00:00
George Rhoten
c1507f4e86 ICU-4501 Update samples to use the current data building procedure and fix a few other problems found along the way
X-SVN-Rev: 18267
2005-07-18 06:49:18 +00:00
George Rhoten
c0c3b070df ICU-4396 Fix for Visual Studio 8 on AMD64
X-SVN-Rev: 17887
2005-06-14 06:08:37 +00:00
Eric Mader
5dc3d7c9d4 ICU-4561 Update copyright notices for ICU 3.4
X-SVN-Rev: 17822
2005-06-07 23:38:09 +00:00
George Rhoten
264d88b4b3 ICU-4501 Update samples to use the current data building procedure and fix a few other problems found along the way.
This helps with debugging some of the cause of the data loading problems.

X-SVN-Rev: 17550
2005-05-04 05:07:52 +00:00
Eric Mader
e740bb110c ICU-4466 Convert citer.cpp to use ustio.
X-SVN-Rev: 17435
2005-03-31 20:53:52 +00:00
Eric Mader
5997f5c628 ICU-4466 update samples for ICU 3.3
X-SVN-Rev: 17432
2005-03-31 19:19:21 +00:00
Eric Mader
d0f1a428a7 ICU-4466 Add uciter8 sample.
X-SVN-Rev: 17431
2005-03-31 19:15:57 +00:00
Eric Mader
41ca4f63ee ICU-4428 update copyright notices for ICU 3.3.
X-SVN-Rev: 17296
2005-03-08 22:49:59 +00:00
George Rhoten
afc706ebfc ICU-4420 Drop support for MSVC 6 project files
X-SVN-Rev: 17269
2005-03-02 03:38:16 +00:00
Eric Mader
0f30976110 ICU-4288 fix lots of warnings.
X-SVN-Rev: 17266
2005-02-28 23:36:40 +00:00
Eric Mader
61b54a383a ICU-4288 fix lots of build warnings
X-SVN-Rev: 17264
2005-02-28 23:18:05 +00:00
George Rhoten
aac8e996c4 ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
X-SVN-Rev: 17221
2005-02-18 00:19:33 +00:00
Eric Mader
50ec20ea0d ICU-4335 Record, test font checksum and version strings in testdata. Change readme to reference Sun JRE and free Thai font. Use current date to set copyright date, gneration date in testdata.cpp.
X-SVN-Rev: 17157
2005-01-25 22:29:46 +00:00
Eric Mader
043ea383c6 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16684
2004-10-29 23:57:08 +00:00
George Rhoten
63253ed74f ICU-3805 Break putil.h/utypes.h header file dependancy loop
X-SVN-Rev: 16532
2004-10-18 03:18:25 +00:00
George Rhoten
ba582e9d72 ICU-4100 Fix a debug build warning
X-SVN-Rev: 16531
2004-10-18 03:18:13 +00:00
Andy Heninger
ff3fb0923a ICU-4100 msvc project file update
X-SVN-Rev: 16323
2004-09-14 17:49:41 +00:00
George Rhoten
20f1f7a6e4 ICU-3852 Don't use malloc.h because Mac OS X doesn't have it. Use stdlib.h.
X-SVN-Rev: 15912
2004-06-17 23:17:56 +00:00
Eric Mader
ea1676d819 ICU-3852 changes for icuio library.
X-SVN-Rev: 15903
2004-06-17 19:25:52 +00:00
George Rhoten
07c3e030d5 ICU-1852 Don't include ures.h because it isn't needed.
X-SVN-Rev: 15900
2004-06-17 18:39:18 +00:00
Eric Mader
c5c4e24962 ICU-3852 Forgot to update the copyright notices...
X-SVN-Rev: 15899
2004-06-17 18:31:18 +00:00
Eric Mader
dc20a9e431 ICU-3852 update samples for 3.0 changes.
X-SVN-Rev: 15897
2004-06-17 18:05:46 +00:00
George Rhoten
9c27017ae7 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15641
2004-05-30 20:38:09 +00:00
Eric Mader
e790752e81 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15412
2004-05-19 20:59:59 +00:00
Alan Liu
453035298a ICU-3399 in 3.0 setCurrency gets a UErrorCode& arg
X-SVN-Rev: 15104
2004-04-30 04:00:36 +00:00
George Rhoten
cce10a70c3 ICU-3389 Reduce the number of exported symbols
X-SVN-Rev: 14867
2004-04-05 21:22:20 +00:00
Alan Liu
602ed54376 ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14832
2004-04-01 06:52:12 +00:00
Eric Mader
80dbb0d641 ICU-2069 Comitted my working version of this file by mistake...
X-SVN-Rev: 14629
2004-03-04 02:23:49 +00:00
Eric Mader
5d65fbba29 ICU-2069 Use a circular buffer for the paren stack.
X-SVN-Rev: 14628
2004-03-04 02:09:53 +00:00
George Rhoten
5cb46fb0a4 ICU-2408 Fix make clean for CygWin
X-SVN-Rev: 14602
2004-02-26 23:14:28 +00:00