Commit Graph

387 Commits

Author SHA1 Message Date
Michael Ow
fdfba50729 ICU-8883 Update individual samples solution file to MSVC 2010
X-SVN-Rev: 30843
2011-10-18 17:56:08 +00:00
Michael Ow
f76ced25c9 ICU-8858 Revert previous change to ufortune sample
X-SVN-Rev: 30831
2011-10-16 04:58:01 +00:00
Michael Ow
c3a95aefe9 ICU-8858 Fix ufortune sample program to build resources in dll correctly
X-SVN-Rev: 30821
2011-10-13 18:45:13 +00:00
Steven R. Loomis
d8630bafcb ICU-8837 improve date sample
X-SVN-Rev: 30699
2011-09-20 18:15:46 +00:00
Markus Scherer
9bcc40cf9e ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411
X-SVN-Rev: 30412
2011-07-23 00:10:30 +00:00
Michael Ow
310c23c24e ICU-8578 Apply patch to fix some compiler warnings and related issues
X-SVN-Rev: 30205
2011-06-10 18:56:08 +00:00
Markus Scherer
02836844e6 ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
X-SVN-Rev: 30117
2011-05-16 20:46:27 +00:00
Michael Ow
14ac5fc254 ICU-8209 Fix u_fprintf call in citer sample
X-SVN-Rev: 29571
2011-03-08 19:24:09 +00:00
Steven R. Loomis
adb11cba8d ICU-8028 update version number to milestone:4.6, bump timebombs, etc
X-SVN-Rev: 28785
2010-10-09 01:23:28 +00:00
Steven R. Loomis
d00e6d4636 ICU-7870 VS2010 - tests and samples
X-SVN-Rev: 28444
2010-08-11 00:59:38 +00:00
Steven R. Loomis
dec09768b9 ICU-7870 Visual Studio 2010
X-SVN-Rev: 28442
2010-08-10 20:16:09 +00:00
Alexey Gousev
c0875bf20f ICU-7773 added copyrights and deleted sample .txt files from csdet
X-SVN-Rev: 28240
2010-06-21 18:23:25 +00:00
Alexey Gousev
390d56db41 ICU-7773 merging from branch
X-SVN-Rev: 28225
2010-06-18 21:29:37 +00:00
Markus Scherer
f6a04770ff ICU-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies
X-SVN-Rev: 28075
2010-05-19 17:29:33 +00:00
Michael Ow
39881d8f7b ICU-7311 Replace tab character with spaces in changes from the patch.
X-SVN-Rev: 27652
2010-02-24 19:46:03 +00:00
Steven R. Loomis
bf11f11afa ICU-7403 cleanup
X-SVN-Rev: 27531
2010-02-10 22:43:06 +00:00
Steven R. Loomis
13bbe4f77d ICU-7311 apply patch as per ticket - THANKS!
X-SVN-Rev: 27463
2010-01-30 07:43:37 +00:00
Steven R. Loomis
8688c228bc ICU-7403 make sure resbund and subdirs built before check
X-SVN-Rev: 27462
2010-01-30 07:36:56 +00:00
Steven R. Loomis
7f78036068 ICU-7403 fix samples breakage. "icu-config --ldflags-icuio --ldflags-toolutil" wasn't emitting a space between the output params.
X-SVN-Rev: 27461
2010-01-30 07:36:05 +00:00
Peter Edberg
7bf3e6ab29 ICU-6740 Balance new[] with delete[]
X-SVN-Rev: 25873
2009-04-23 00:03:02 +00:00
Steven R. Loomis
9eb9dd4c83 ICU-6799 fix many warnings, improve tests
X-SVN-Rev: 25772
2009-04-15 01:57:02 +00:00
Eric Mader
2a3b48cf1b ICU-6697 Changes for x64.
X-SVN-Rev: 25302
2009-01-23 05:12:23 +00:00
Eric Mader
9b8a829f2a ICU-6697 Updated samples, test/perf subtree project files. Fixed a bug in reader.c while I was in the neighborhood...
X-SVN-Rev: 25301
2009-01-23 03:48:42 +00:00
Steven R. Loomis
9fae150c94 ICU-6664 print some more info on icudate -v
X-SVN-Rev: 25176
2008-12-23 19:22:20 +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
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
David Bertoni
5196a571e6 ICU-6267 Changed Makefile rules to use LINK.cc rather than LINK.c.
X-SVN-Rev: 23864
2008-05-01 21:49:29 +00:00
Eric Mader
fbeb9bd7c6 ICU-6011 Clean up font table memory handling; GDIFontInstance: try to read 'head' and 'hhea' table if GetOutlineTextMetrics() fails.
X-SVN-Rev: 23619
2008-03-19 21:08:08 +00:00
Eric Mader
d09cfab8bd ICU-5991 Use GWLP_USERDATA instead of 0 for the index to SetWindowLongPtr().
X-SVN-Rev: 22784
2007-10-12 20:10:20 +00:00
George Rhoten
32b9300be7 ICU-5941 Fix out of date URLs
X-SVN-Rev: 22756
2007-10-09 08:44:58 +00:00
David Bertoni
3cfc0a8b3f ICU-5453 Updated the csdet sample to use a simple Makefile, rather than an autoconf-generated one.
X-SVN-Rev: 22640
2007-09-07 16:13:29 +00:00
George Rhoten
535d0ddc9d ICU-5853 Use platform independent uint8_t.
X-SVN-Rev: 22464
2007-08-22 00:43:16 +00:00
David Bertoni
4103568566 ICU-5853 Cleaned up some GCC warnings.
X-SVN-Rev: 22462
2007-08-21 23:04:39 +00:00
John Emmons
018f3781d2 ICU-5708 Added -F option to date for easier spot-checking of date formatting
X-SVN-Rev: 22233
2007-08-01 16:44:34 +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
Eric Mader
b2dc4eced5 ICU-5565 Merge loengine branch to trunk!
X-SVN-Rev: 21808
2007-06-22 03:57:45 +00:00
Michael Ow
5395d652ba ICU-5423 Remove the tzdate folder from the samples directory.
X-SVN-Rev: 21713
2007-06-12 20:33:39 +00:00
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