Commit Graph

128 Commits

Author SHA1 Message Date
Yves Arrouye
ff552c0fdc ICU-1600 cleaning up of Makefile rules to show more information and less
human-oriented comments. Associated cleaning up of tools to have most
verbose
messages only displayed when verbose options are used.

X-SVN-Rev: 7382
2002-01-04 23:48:46 +00:00
Andy Heninger
4d55cc7d8b ICU-1583 Fix broken samples
X-SVN-Rev: 7323
2001-12-05 18:08:56 +00:00
Andy Heninger
21944bfbe3 ICU-1583 Fix broken samples
X-SVN-Rev: 7322
2001-12-05 17:54:57 +00:00
Eric Mader
9b103e24a0 ICU-1428 Paragraph::draw - need to call ubidi_setLine with lastChar + 1.
X-SVN-Rev: 7317
2001-12-05 00:36:34 +00:00
Eric Mader
f9b031d691 ICU-1428 UnicodeReader::readFile must allcoate charCount + 1 chars for the charBuffer to make room for the null that it writes at the end of the buffer!
X-SVN-Rev: 7218
2001-11-30 19:23:58 +00:00
Andy Heninger
d21c5857fd ICU-1474 ufortune sample, tweak to Makefile for hpux
X-SVN-Rev: 7136
2001-11-28 22:06:46 +00:00
Andy Heninger
71f2c9fecd ICU-1474 ufortune sample, tweaks to Makefile, build instructions for problems
found when testing on solaris, hp

X-SVN-Rev: 7112
2001-11-28 01:26:32 +00:00
Eric Mader
67b7062a22 ICU-1428 changes to get scrptrun from extra/scrptrun
X-SVN-Rev: 7091
2001-11-27 01:03:15 +00:00
Eric Mader
9534b7c75b ICU-1428 change to get scrptrun from extra/scrptrun instead of using a local ocopy
X-SVN-Rev: 7090
2001-11-27 00:52:51 +00:00
Andy Heninger
35c3315c8a ICU-1474 ufortune sample, windows project file build rules fixed
X-SVN-Rev: 7088
2001-11-26 21:52:43 +00:00
Eric Mader
8421d35962 ICU-1428 small clean-up of BiDi support.
X-SVN-Rev: 7085
2001-11-26 18:58:04 +00:00
Eric Mader
cce34802bf ICU-1428 use ubidi to find run directions; take al the line seperators
out of Sample.txt.

X-SVN-Rev: 7075
2001-11-22 01:43:53 +00:00
Eric Mader
b51d954ade ICU-1428 ScriptRun - support matching for more paired characters.
X-SVN-Rev: 7052
2001-11-21 19:01:01 +00:00
Andy Heninger
6416e8a0e5 ICU-1474 ufortune sample, Improved readme, still not done, though.
X-SVN-Rev: 7012
2001-11-20 01:29:37 +00:00
Vladimir Weinstein
a4fecd849a ICU-393 .cvsignore
X-SVN-Rev: 6801
2001-11-12 22:06:12 +00:00
Andy Heninger
e9e51453ed ICU-1474 ufortune sample, UNIX Makefile includes Spanish resources and fix to handle more than one locale.
X-SVN-Rev: 6780
2001-11-12 18:08:51 +00:00
Andy Heninger
f3abcec6d1 ICU-1474 ufortune sample, add new-line to fortune messages.
X-SVN-Rev: 6779
2001-11-12 18:05:51 +00:00
Steven R. Loomis
e450946b2f ICU-1103 'cal' bug under ja locale
X-SVN-Rev: 6750
2001-11-10 22:40:13 +00:00
Eric Mader
c2da6526a7 ICU-1428 *much better* paren support in ScriptRun...
X-SVN-Rev: 6732
2001-11-10 03:22:26 +00:00
Andy Heninger
b4bc10f1d7 ICU-1474 Add Resources sample "ufortune"
X-SVN-Rev: 6723
2001-11-10 01:27:58 +00:00
Eric Mader
e6919d7596 ICU-1428 quick hack implememtation of paren matching...
X-SVN-Rev: 6696
2001-11-08 21:52:08 +00:00
Eric Mader
e4638399eb ICU-1428 change the name of the text file to 'Sample.txt"
X-SVN-Rev: 6688
2001-11-08 00:51:23 +00:00
Eric Mader
5566df1979 ICU-1428 change the name of the text file to 'Sample.txt"
X-SVN-Rev: 6687
2001-11-08 00:40:20 +00:00
Eric Mader
3d90f8a272 ICU-1428 initial checkin of LayoutEngine sample
X-SVN-Rev: 6681
2001-11-07 23:48:17 +00:00
Andy Heninger
7202cadd36 ICU-1404 configure, fix broken --with-data-packaging option
X-SVN-Rev: 6521
2001-10-31 18:43:45 +00:00
Markus Scherer
484714e56e ICU-1199 stop using the C++ Unicode class
X-SVN-Rev: 5873
2001-09-21 18:50:21 +00:00
Ram Viswanadha
48019cd625 ICU-329 update samples to latest APIs
X-SVN-Rev: 5518
2001-08-17 20:31:51 +00:00
Andy Heninger
19b4dec854 ICU-1075 Data updates. Unix ports (not complete) and Common Data Caching impl.
X-SVN-Rev: 5454
2001-08-10 20:50:07 +00:00
Vladimir Weinstein
0594f1d90d ICU-1078 dumping IntVector type correctly + some binary printing fixes
X-SVN-Rev: 5411
2001-08-01 17:09:30 +00:00
George Rhoten
47fcf7b91d ICU-999 Change the extension of ut8 to txt for Windows.
X-SVN-Rev: 5382
2001-07-30 23:24:17 +00:00
George Rhoten
f42a1b08d0 ICU-999 Make this broken sample work again.
X-SVN-Rev: 5380
2001-07-30 23:23:22 +00:00
George Rhoten
454098c617 ICU-587 This PDF can be downloaded from the Unicode website. We don't need this file normally, and this binary file can be a problem with EBCDIC platforms.
X-SVN-Rev: 5371
2001-07-30 20:23:25 +00:00
Vladimir Weinstein
ecd7abe318 ICU-392 Win32 project files for the legacy example
X-SVN-Rev: 5334
2001-07-24 22:09:48 +00:00
Vladimir Weinstein
7fa3d31d79 ICU-392 sample that illustrates using two versions of ICU in parallel
X-SVN-Rev: 5332
2001-07-24 21:29:50 +00:00
Vladimir Weinstein
7f8a8278e1 ICU-1039 updated uresb so that it handles data types better + added some verbosity
X-SVN-Rev: 5225
2001-07-11 20:29:18 +00:00
Syn Wee Quek
2ba25d4bf8 ICU-1004
Added Makefile
Removed Linux compiler warnings.
Removed memory leak from line 637 from strsrch.cpp

X-SVN-Rev: 5043
2001-06-20 23:33:30 +00:00
Syn Wee Quek
4413acc625 ICU-1004 Modified project setting to link the run-time library as a debug multithread dll during the debug session.
X-SVN-Rev: 5031
2001-06-20 21:59:36 +00:00
Syn Wee Quek
1973c85169 ICU-1004 New sample codes for Boyer Moore search.
X-SVN-Rev: 5030
2001-06-20 21:47:31 +00:00
Steven R. Loomis
5c76396987 ICU-906 remove compiler specific C flag
X-SVN-Rev: 4267
2001-03-22 07:08:09 +00:00
Steven R. Loomis
f978fc8995 ICU-906 samples -> 1.8
X-SVN-Rev: 4266
2001-03-22 07:07:23 +00:00
George Rhoten
0924854d6b ICU-610 Don't use deprecated APIs
X-SVN-Rev: 4257
2001-03-22 02:19:16 +00:00
Ram Viswanadha
e91d5b690a ICU-903 update copyright notices
X-SVN-Rev: 4240
2001-03-21 20:52:38 +00:00
Ram Viswanadha
ea4d002c9c ICU-903 update copyright notices
X-SVN-Rev: 4239
2001-03-21 20:46:06 +00:00
George Rhoten
aa8aecdcd7 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 4219
2001-03-21 00:50:23 +00:00
George Rhoten
08fd00c8c3 ICU-865 Use the current naming scheme for the libraries
X-SVN-Rev: 4218
2001-03-21 00:50:14 +00:00
George Rhoten
40765e5b1d ICU-865 Use the current naming scheme for the libraries
X-SVN-Rev: 4217
2001-03-21 00:44:11 +00:00
George Rhoten
ae26a10531 ICU-865 Use the current naming scheme for the libraries
X-SVN-Rev: 4216
2001-03-21 00:31:54 +00:00
George Rhoten
e190b43612 ICU-865 Use the current naming scheme for the libraries
X-SVN-Rev: 4214
2001-03-21 00:26:28 +00:00
George Rhoten
723ec38b04 ICU-865 unneeded header no longer exists
X-SVN-Rev: 4213
2001-03-21 00:25:44 +00:00
George Rhoten
5b3145f716 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 4208
2001-03-21 00:20:51 +00:00