Commit Graph

1015 Commits

Author SHA1 Message Date
Markus Scherer
e938c51dea ICU-1923 add isToken() helper function
X-SVN-Rev: 8745
2002-05-31 01:14:52 +00:00
Markus Scherer
003bdd3f26 ICU-1923 upgrade to Unicode 3.2: parse new and changed block names
X-SVN-Rev: 8744
2002-05-31 01:14:13 +00:00
Markus Scherer
3a3b9eb478 ICU-1923 remove unused code
X-SVN-Rev: 8743
2002-05-31 01:13:26 +00:00
George Rhoten
bf4c414689 ICU-1913 iSeries cannot have '-' in the .o object names, and other
platforms seem to be okay with the changing '-' -> '_'

X-SVN-Rev: 8740
2002-05-30 23:46:30 +00:00
George Rhoten
d33817a7eb ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8739
2002-05-30 22:15:20 +00:00
Steven R. Loomis
836342c714 ICU-1915 popen() not on all platforms
X-SVN-Rev: 8724
2002-05-29 22:05:20 +00:00
Alan Liu
237c0e67c3 ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet
X-SVN-Rev: 8721
2002-05-29 18:36:09 +00:00
George Rhoten
08df62745a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8681
2002-05-23 22:10:23 +00:00
Alan Liu
7a30df00e2 ICU-1903 add support for LocaleElements_index, cleanup
X-SVN-Rev: 8669
2002-05-22 17:02:23 +00:00
Alan Liu
263c0df2d0 ICU-1903 initial checkin
X-SVN-Rev: 8655
2002-05-21 23:32:22 +00:00
Alan Liu
1fcfcc9ed6 ICU-1903 fix Java line-wrapping code
X-SVN-Rev: 8653
2002-05-21 23:29:56 +00:00
George Rhoten
1a09ea5eda ICU-1868 Properly use CPPFLAGS and other flags
X-SVN-Rev: 8613
2002-05-13 23:51:50 +00:00
Steven R. Loomis
c8d848b2d3 ICU-1895 pkgdata and ./ paths (fix, forgot some #ifndefs for WIN32)
X-SVN-Rev: 8601
2002-05-13 20:17:34 +00:00
Steven R. Loomis
e8462860d1 ICU-1895 have pkgdata handle "." temp and target paths better (don't generate the form './' )
X-SVN-Rev: 8592
2002-05-10 20:31:01 +00:00
Vladimir Weinstein
4297637214 ICU-1880 better control of which test is going to be executed, better verbosity and avoiding unnecessary opening/closing of bundles
X-SVN-Rev: 8564
2002-05-02 21:16:33 +00:00
George Rhoten
9d8d0d3940 ICU-1868 Make DEFS be used for macros and includes only for compile
time, not for link time, and other various fixes.

X-SVN-Rev: 8562
2002-05-01 23:48:15 +00:00
George Rhoten
968f910249 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8542
2002-04-30 19:07:18 +00:00
George Rhoten
f8c4cb25bf ICU-1828 tblprint.* are not used, and Vladimir says it's okay to remove.
X-SVN-Rev: 8541
2002-04-30 18:06:28 +00:00
George Rhoten
113f35c27a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8540
2002-04-30 18:04:07 +00:00
George Rhoten
df30dfbd29 ICU-1877 Add Win64 support.
X-SVN-Rev: 8531
2002-04-26 23:04:32 +00:00
Yves Arrouye
985ce87495 ICU-1868 link w/ C
X-SVN-Rev: 8511
2002-04-25 18:13:15 +00:00
George Rhoten
705ca8847d ICU-1828 Rename error.c -> errmsg.c
X-SVN-Rev: 8502
2002-04-23 23:11:09 +00:00
George Rhoten
fbaa901902 ICU-1828 Rename error.c -> errmsg.c
X-SVN-Rev: 8500
2002-04-23 22:25:44 +00:00
George Rhoten
32d106fc3e ICU-1850 HP/UX11CC doesn't have getcwd, and it's not needed.
General cleanup of warnings too.

X-SVN-Rev: 8496
2002-04-19 18:50:49 +00:00
George Rhoten
0ddb19a6b0 ICU-1868 Fix a typo
X-SVN-Rev: 8495
2002-04-19 16:17:36 +00:00
George Rhoten
78b2d83a32 ICU-1868 Consolodate most definitions into icudefs.mk.in
X-SVN-Rev: 8494
2002-04-19 02:19:24 +00:00
George Rhoten
c353ded34d ICU-1828 These files don't seem to be used.
X-SVN-Rev: 8493
2002-04-19 01:25:47 +00:00
George Rhoten
2ae1033328 ICU-1850 Fix for AIX don't use // in C files.
X-SVN-Rev: 8490
2002-04-18 17:09:47 +00:00
George Rhoten
49fe076fb0 ICU-1850 add derb to Windows in release mode
X-SVN-Rev: 8489
2002-04-18 17:08:10 +00:00
George Rhoten
8a896812fd ICU-1850 add derb to Windows
X-SVN-Rev: 8488
2002-04-18 17:05:29 +00:00
Yves Arrouye
374bde8ad5 ICU-1850 add derb
X-SVN-Rev: 8487
2002-04-18 03:06:41 +00:00
Yves Arrouye
84a6473a6e ICU-1857 move commands from $(sbindir) to $(bindir)
X-SVN-Rev: 8486
2002-04-18 03:06:00 +00:00
Steven R. Loomis
3e40d28704 ICU-1862 moving MIDDLE_SO_TARGET to be next to FINAL_SO_TARGET
X-SVN-Rev: 8472
2002-04-16 00:15:13 +00:00
Steven R. Loomis
f98628fba1 ICU-1862 dllmode emits incorrect makefile for non versioned libraries
X-SVN-Rev: 8471
2002-04-15 23:57:13 +00:00
George Rhoten
28a77b9e53 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8377
2002-04-04 18:58:50 +00:00
George Rhoten
52ac620aa8 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8376
2002-04-04 18:49:41 +00:00
George Rhoten
17701ee9d2 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8375
2002-04-04 18:41:16 +00:00
George Rhoten
2668a20535 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8371
2002-04-04 02:45:18 +00:00
George Rhoten
54c1a06742 ICU-214 Better fix for IA64
X-SVN-Rev: 8365
2002-04-03 20:00:39 +00:00
George Rhoten
ccea166dfd ICU-1828 Remove tabs
X-SVN-Rev: 8339
2002-04-02 03:54:27 +00:00
George Rhoten
e930f8835a ICU-1828 Remove tabs
X-SVN-Rev: 8338
2002-04-02 03:41:50 +00:00
Ram Viswanadha
28377025b6 ICU-1828 Fix compiler warnings in pedantic mode
X-SVN-Rev: 8333
2002-04-02 03:06:50 +00:00
George Rhoten
7777030a4f ICU-1828 Remove tabs
X-SVN-Rev: 8331
2002-04-02 02:55:31 +00:00
Yves Arrouye
79be9038f7 ICU-1451 fix display of help message.
X-SVN-Rev: 8326
2002-04-02 00:55:09 +00:00
Steven R. Loomis
018b9a1fea ICU-1823 genrb error message on parse
X-SVN-Rev: 8309
2002-03-29 23:20:50 +00:00
Markus Scherer
8498426ee9 ICU-1755 do not use ';' in a second token byte
X-SVN-Rev: 8307
2002-03-29 21:39:51 +00:00
George Rhoten
c456c4ba41 ICU-214 Fix for Win64. Generate object code for IA64.
X-SVN-Rev: 8290
2002-03-29 02:31:17 +00:00
George Rhoten
837c7710b4 ICU-1816 Disable language extensions for the compiler.
X-SVN-Rev: 8283
2002-03-28 18:26:25 +00:00
Ram Viswanadha
b021663a34 ICU-1804 value of QUICK does not change even when -e is specified as an argument
X-SVN-Rev: 8229
2002-03-25 22:53:18 +00:00
Ram Viswanadha
eef1790248 ICU-1802 update the copyright so that RCS flags donot show in source file and show up only in generated file
X-SVN-Rev: 8212
2002-03-22 23:47:27 +00:00