Commit Graph

349 Commits

Author SHA1 Message Date
Michael Ow
15aa6d4b33 ICU-5423 Remove the time zone test from the build.
X-SVN-Rev: 21704
2007-06-11 22:08:01 +00:00
Michael Ow
7a90c71ea2 ICU-5423 The output now gives the total number of time zones on the system.
X-SVN-Rev: 21703
2007-06-11 22:04:24 +00:00
Michael Ow
3a924f6fb7 ICU-5423 Added a help function for the tzone script.
X-SVN-Rev: 21702
2007-06-11 21:10:21 +00:00
Michael Ow
4f084b4fec ICU-5423 Added a time zone test in samples folder. A perl script goes through the time zones on the system and compares the system time with the time given by icu. The results are put in a log file.
X-SVN-Rev: 21700
2007-06-11 20:44:01 +00:00
George Rhoten
31d17573e7 ICU-4678 Use u_fprintf instead of printf
X-SVN-Rev: 21658
2007-06-07 00:58:02 +00:00
Eric Mader
731a0dcd01 ICU-5438 call poptFreeContext when done parsing arugments.
X-SVN-Rev: 20828
2007-01-03 20:28:53 +00:00
Eric Mader
08d17fe8ee ICU-5438 cleaner handling of default arguments.
X-SVN-Rev: 20827
2007-01-03 00:00:16 +00:00
Eric Mader
06068d951e ICU-5438 cleaner handling of default arguments.
X-SVN-Rev: 20826
2007-01-02 23:51:38 +00:00
Eric Mader
303c876958 ICU-5438 handle Gnome command line arugments by calling gnome_init_with_popt_table instead of gnome_init.
X-SVN-Rev: 20823
2007-01-02 20:08:03 +00:00
Eric Mader
eeac26a68e ICU-5438 Convert Linux version of layout sample to use Freetype2, Cairo.
X-SVN-Rev: 20813
2006-12-28 19:15:22 +00:00
Eric Mader
76e2c08bee ICU-4988 clean up options to make it easier to add x64 platform.
X-SVN-Rev: 20812
2006-12-20 00:30:39 +00:00
Eric Mader
5f2d789dd3 ICU-4988 convert .sln files for samples.
X-SVN-Rev: 20811
2006-12-19 20:42:22 +00:00
George Rhoten
2af0d67c26 ICU-4988 Embed the available manifest into each executable and library for MSVC 2005
X-SVN-Rev: 20802
2006-12-16 21:07:01 +00:00
George Rhoten
0e83b8f1fa ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
Add clean target.

X-SVN-Rev: 20783
2006-12-13 03:58:59 +00:00
George Rhoten
d8334d55e2 ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
Add missing csdet sample to workspace.

X-SVN-Rev: 20782
2006-12-13 03:53:13 +00:00
George Rhoten
68be0e66f8 ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
X-SVN-Rev: 20776
2006-12-13 02:46:17 +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
bb08eaf333 ICU-5357 The code2000 font website changed location.
X-SVN-Rev: 20661
2006-11-15 03:35:51 +00:00
John Emmons
ef8fb52d6e ICU-5355 Add explicit rule for .cpp -> .o for platforms that don't have it
X-SVN-Rev: 20192
2006-08-30 18:22:48 +00:00
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