Commit Graph

5158 Commits

Author SHA1 Message Date
George Rhoten
63b8f337e7 ICU-1202 Correct the UTF-32BE BOM checking.
X-SVN-Rev: 6430
2001-10-25 18:47:41 +00:00
Doug Felt
dd0d73a61e ICU-1298 fix stack overflow on solaris 64-bit
(also tweak debug code which was broken by earlier changes to llong.h)

X-SVN-Rev: 6429
2001-10-25 16:26:36 +00:00
Doug Felt
7000b14287 ICU-1297 fix lenient parse error for " fifty-7"
X-SVN-Rev: 6428
2001-10-25 16:24:53 +00:00
Vladimir Weinstein
484a147f48 ICU-1264 please use #include "unicode/umachine.h" instead of #include <unicode/umachine.h>. Otherwise it breaks on Windows...
X-SVN-Rev: 6427
2001-10-25 15:38:40 +00:00
Yves Arrouye
ac53b039b2 ICU-1264 Include umachine.h because it defines things needed by this header.
X-SVN-Rev: 6424
2001-10-25 04:47:55 +00:00
Ram Viswanadha
fdb5a592e1 ICU-19 Misc locale data fixes
X-SVN-Rev: 6422
2001-10-25 02:15:22 +00:00
Alan Liu
47e3ca5552 ICU-1046 implement rollback for filtered incremental transliteration
X-SVN-Rev: 6420
2001-10-25 00:03:50 +00:00
Ram Viswanadha
41bda2c7c7 ICU-1211 fix typo
X-SVN-Rev: 6417
2001-10-24 20:27:24 +00:00
George Rhoten
c1e2cea87f ICU-1028 Fix for os/390
X-SVN-Rev: 6415
2001-10-24 17:42:18 +00:00
Alan Liu
5400659a50 ICU-1048 repair ::ID block code in reverse direction
X-SVN-Rev: 6413
2001-10-24 13:34:11 +00:00
Alan Liu
16506460d8 ICU-1272 fix typo
X-SVN-Rev: 6412
2001-10-24 05:42:13 +00:00
George Rhoten
d4308b3364 ICU-1211 Fix for AIX 4.2 optimization.
X-SVN-Rev: 6411
2001-10-24 02:43:31 +00:00
Doug Felt
cd6ed9ad09 ICU-1295 fix lenient parse error for " fifty-7"
X-SVN-Rev: 6410
2001-10-24 00:47:46 +00:00
Andy Heninger
f51931f6c6 ICU-1101 RBBI Rules - Updated .brk files with Eric Mader's changes to the Java rules.
X-SVN-Rev: 6409
2001-10-24 00:26:23 +00:00
Alan Liu
b38dea699b ICU-1048 fix handling of ::ID blocks in reverse dir
X-SVN-Rev: 6408
2001-10-24 00:09:35 +00:00
Alan Liu
0741e0bb3a ICU-1292 initial pragma support (variable range)
X-SVN-Rev: 6406
2001-10-24 00:06:00 +00:00
George Rhoten
aae7289f3d ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6405
2001-10-23 23:33:30 +00:00
Alan Liu
85d2a30de6 ICU-1292 initial pragma support (variable range)
X-SVN-Rev: 6402
2001-10-23 23:26:47 +00:00
Vladimir Weinstein
ef1a552319 ICU-1294 collation data version number bumped up, udata structures moved to ucol_imp.h, isAcceptable functions now use data in these structs to validate the data
X-SVN-Rev: 6401
2001-10-23 21:48:14 +00:00
Vladimir Weinstein
286c92427d ICU-392 new version of urename.h
X-SVN-Rev: 6399
2001-10-23 17:49:07 +00:00
Vladimir Weinstein
beab5e4bde ICU-392 updated version of genren.pl - skips unknown symbols and mangled function names
X-SVN-Rev: 6398
2001-10-23 17:43:56 +00:00
George Rhoten
2a15abe6c1 ICU-1102 Make some variables private.
X-SVN-Rev: 6396
2001-10-23 16:52:55 +00:00
George Rhoten
d70ef02440 ICU-392 Temporary fix for compilers that don't support namespaces
X-SVN-Rev: 6395
2001-10-23 16:48:01 +00:00
Vladimir Weinstein
4d6b83c93e ICU-392 moved some functions from namespace to static inline
X-SVN-Rev: 6394
2001-10-23 16:43:01 +00:00
Ram Viswanadha
a2c62e5db6 ICU-1211 Fixes for Alpha Linux CCC and CXX
X-SVN-Rev: 6391
2001-10-23 02:14:05 +00:00
Ram Viswanadha
770d5a0431 ICU-899 Updates for UScript API
X-SVN-Rev: 6390
2001-10-23 02:09:17 +00:00
Ram Viswanadha
5a3494cf54 ICU-899 change uscript_getCode() API to accept fillin buffer and capacity
X-SVN-Rev: 6389
2001-10-23 02:00:50 +00:00
Ram Viswanadha
f7a2890b94 ICU-899 Updates for UScript API
X-SVN-Rev: 6388
2001-10-23 01:57:19 +00:00
George Rhoten
5da807762d ICU-770 Fix for displaying error messages
X-SVN-Rev: 6387
2001-10-23 01:20:10 +00:00
George Rhoten
3554f07e34 ICU-392 cleaning code for proper exports in libraries/urename.h generation
X-SVN-Rev: 6386
2001-10-23 00:54:07 +00:00
George Rhoten
dc0cc2fc00 ICU-392 cleaning code for proper exports in libraries/urename.h generation
X-SVN-Rev: 6385
2001-10-23 00:44:49 +00:00
George Rhoten
e15e833b00 ICU-392 cleaning code for proper exports in libraries/urename.h generation
X-SVN-Rev: 6384
2001-10-23 00:38:12 +00:00
George Rhoten
41ead0259d ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6383
2001-10-23 00:38:03 +00:00
George Rhoten
b368995925 ICU-770 Fix for restarting ICU.
X-SVN-Rev: 6382
2001-10-23 00:25:17 +00:00
George Rhoten
5160effd8c ICU-392 cleaning code for proper exports in libraries/urename.h generation
X-SVN-Rev: 6379
2001-10-22 22:51:49 +00:00
George Rhoten
378d79022b ICU-1211 Better fix for FreeBSD and as/400 on getting the timezone
X-SVN-Rev: 6378
2001-10-22 22:49:42 +00:00
George Rhoten
fb2926bc6a ICU-900 Properly fixed some compiler warnings.
X-SVN-Rev: 6377
2001-10-22 22:08:44 +00:00
George Rhoten
9e859b95e2 ICU-1220 Fix for os/390
X-SVN-Rev: 6375
2001-10-22 21:28:55 +00:00
George Rhoten
ccdb4770ee ICU-1211 Better fix for FreeBSD and as/400 on getting the timezone
X-SVN-Rev: 6373
2001-10-22 21:01:19 +00:00
George Rhoten
7191618976 ICU-1211 Better fix for FreeBSD and as/400 on getting the timezone
X-SVN-Rev: 6372
2001-10-22 19:05:28 +00:00
Vladimir Weinstein
9e829506c4 ICU-392 cleaned code for urename.h generation & proper exports
X-SVN-Rev: 6369
2001-10-22 05:30:22 +00:00
Vladimir Weinstein
d90dbcc7ff ICU-392 cleaning code for proper exports in libraries/urename.h generation + new version of urename.h
X-SVN-Rev: 6368
2001-10-22 05:29:14 +00:00
Vladimir Weinstein
57a603936e ICU-392 yet another update
X-SVN-Rev: 6367
2001-10-22 05:27:13 +00:00
Vladimir Weinstein
e5d51b1587 ICU-392 updated version of genren.pl
X-SVN-Rev: 6362
2001-10-20 01:11:43 +00:00
Vladimir Weinstein
d81ea96439 ICU-1211 correcting what gets exported where
X-SVN-Rev: 6361
2001-10-20 01:09:31 +00:00
Vladimir Weinstein
4e2e55a6f3 ICU-1211 fresh urename.h for ICU 2.0.
X-SVN-Rev: 6360
2001-10-20 01:05:57 +00:00
Markus Scherer
03eb0196df ICU-1290 test u_charName(cjk ext b)
X-SVN-Rev: 6359
2001-10-20 00:31:08 +00:00
Markus Scherer
57be575691 ICU-1290 Unicode version 3.1.1 now
X-SVN-Rev: 6358
2001-10-20 00:30:31 +00:00
Markus Scherer
b56172f008 ICU-1290 add algorithmic range for cjk extension b; make ext a & b ranges dependent on the unicode version (-u parameter)
X-SVN-Rev: 6357
2001-10-20 00:29:07 +00:00
Eric Mader
5b78d12631 ICU-1253 added more information about how to download fonts.
X-SVN-Rev: 6356
2001-10-20 00:11:35 +00:00