Yves Arrouye
c27ba65a7c
ICU-692 make it work out of source, please...
...
X-SVN-Rev: 2801
2000-10-26 19:28:33 +00:00
Alan Liu
f64f312b4f
ICU-434 add basic NumberFormat sample, C and C++ APIs
...
X-SVN-Rev: 2799
2000-10-26 18:03:28 +00:00
Yves Arrouye
8e28da7d3d
ICU-692 factor in some common definitions, and include the platform
...
file to make porting easier.
X-SVN-Rev: 2772
2000-10-24 19:50:20 +00:00
Yves Arrouye
13240a40ed
ICU-3 link w/ C++
...
X-SVN-Rev: 2758
2000-10-20 07:05:17 +00:00
Yves Arrouye
3e192178a2
ICU-656 more dashes removal
...
X-SVN-Rev: 2671
2000-10-13 17:45:47 +00:00
Yves Arrouye
c3e4f0b35b
ICU-658 bumped version above 1.6
...
X-SVN-Rev: 2666
2000-10-13 00:26:21 +00:00
Yves Arrouye
dd68d5aa81
ICU-630 do not use rpath by default; added --enable-rpath for when
...
it is really needed.
X-SVN-Rev: 2560
2000-10-03 23:19:26 +00:00
Yves Arrouye
9686d239f0
ICU-620 cleaned up cleaning (w/ an ugly twist in the top-level Makefile to start cleaning w/ tools)
...
X-SVN-Rev: 2551
2000-10-02 23:37:16 +00:00
Steven R. Loomis
4489dd1327
ICU-434 major updates, added samples of buffer mode conversion
...
X-SVN-Rev: 2498
2000-09-22 23:47:12 +00:00
Markus Scherer
39f020d0d2
ICU-434 add sample code for unicode character properties
...
X-SVN-Rev: 2497
2000-09-22 23:28:33 +00:00
Yves Arrouye
2cf8109556
ICU-3 initial support for static libraries. The current problems are:
...
- pkgdata will still generate a dll (not a problem if you use files or the
mappable archive).
- because of referecences to ostream in ustring, the linker wants to resolve
these symbols, forcing us to use a C++ compiler to link C programs. That is
bad and need to be resolved.
- if you build static, then reconfigure w/o them and do make clean, the
static libraries will be left over.
Static is controlled by --enable-static. Shared libraries can be disabled
with --disable-shared.
X-SVN-Rev: 2494
2000-09-22 22:58:36 +00:00
George Rhoten
7783b01356
ICU-597 Make the definition for main more consistent for OS/400.
...
X-SVN-Rev: 2473
2000-09-21 21:49:32 +00:00
Steven R. Loomis
cf758b0e4b
ICU-587 update
...
X-SVN-Rev: 2431
2000-09-11 23:00:39 +00:00
Vladimir Weinstein
9909658fa5
ICU-587 linux port - uresb locale
...
X-SVN-Rev: 2428
2000-09-11 05:59:51 +00:00
Vladimir Weinstein
2004a9f8b7
ICU-587 extended example for workshop
...
X-SVN-Rev: 2427
2000-09-11 05:18:43 +00:00
Steven R. Loomis
a911445853
ICU-587 added makefile
...
X-SVN-Rev: 2426
2000-09-10 00:57:48 +00:00
Steven R. Loomis
551db7a467
ICU-557 add unix makefile
...
X-SVN-Rev: 2425
2000-09-10 00:49:24 +00:00
Markus Scherer
d6b9a6a091
ICU-587 make sample compile on windows
...
X-SVN-Rev: 2424
2000-09-06 23:34:38 +00:00
Vladimir Weinstein
8c222f230b
ICU-587 uresb example for workshop
...
X-SVN-Rev: 2423
2000-09-06 23:01:17 +00:00
Vladimir Weinstein
637f6422e1
ICU-587 uresb example for workshop
...
X-SVN-Rev: 2422
2000-09-06 22:32:37 +00:00
Vladimir Weinstein
5335635f83
ICU-587 udata example for workshop
...
X-SVN-Rev: 2421
2000-09-06 22:31:28 +00:00
Alan Liu
fd76ff8928
ICU-587 add unix Makefile (untested)
...
X-SVN-Rev: 2420
2000-09-06 21:57:48 +00:00
Alan Liu
08647fc996
ICU-587 ICU Workshop exercises check in
...
X-SVN-Rev: 2419
2000-09-06 19:49:13 +00:00
Steven R. Loomis
7be213493b
ICU-434 added example makefile
...
X-SVN-Rev: 2418
2000-09-06 18:43:40 +00:00
Steven R. Loomis
3b35edc1da
ICU-434 example makefile
...
X-SVN-Rev: 2417
2000-09-06 18:42:32 +00:00
George Rhoten
4110fcf274
ICU-573 included stdlib.h
...
X-SVN-Rev: 2397
2000-08-30 17:35:00 +00:00
Markus Scherer
51e1051922
ICU-557 add some sample code for using unicode strings in icu
...
X-SVN-Rev: 2312
2000-08-17 21:43:55 +00:00
Yves Arrouye
65ea513b86
ICU-545 fixed the propagation of the exit code fo sub-make for local targets.
...
X-SVN-Rev: 2209
2000-08-11 22:08:11 +00:00
Markus Scherer
35f850ef92
ICU-516 streaming conversion functions set U_BUFFER_OVERFLOW_ERROR instead of U_INDEX_OUTOFBOUNDS_ERROR
...
X-SVN-Rev: 2203
2000-08-11 20:11:06 +00:00
Yves Arrouye
d14964b8c6
ICU-393 added XMLConverter
...
X-SVN-Rev: 2167
2000-08-10 04:05:22 +00:00
Yves Arrouye
6dd0c56667
ICU-515 make check depends on make all.
...
X-SVN-Rev: 2085
2000-08-01 01:55:54 +00:00
Steven R. Loomis
572d50e566
ICU-434 yet more updates
...
X-SVN-Rev: 2072
2000-07-28 23:40:30 +00:00
Steven R. Loomis
5708eda4fb
ICU-434 use new callback test code
...
X-SVN-Rev: 2006
2000-07-21 18:06:48 +00:00
Steven R. Loomis
31323c1e73
ICU-434 new callback code
...
X-SVN-Rev: 2005
2000-07-21 18:05:48 +00:00
Steven R. Loomis
d8a6946ed3
ICU-434 convsamp update
...
X-SVN-Rev: 1920
2000-07-18 00:36:32 +00:00
Steven R. Loomis
c596b24a8a
ICU-393 .cvsignore cleanup
...
X-SVN-Rev: 1866
2000-07-13 22:04:24 +00:00
Steven R. Loomis
baffa188a7
ICU-434 new sample [convsamp]
...
X-SVN-Rev: 1606
2000-06-12 20:29:04 +00:00
Steven R. Loomis
f780818540
ICU-434 clean up the sample a little
...
X-SVN-Rev: 1599
2000-06-10 00:07:01 +00:00
Steven R. Loomis
4e9cf50f66
ICU-434 new sample code [scsu]
...
X-SVN-Rev: 1598
2000-06-09 23:33:40 +00:00
Steven R. Loomis
9ff4e2eaa0
ICU-408 fixes for HPUX
...
X-SVN-Rev: 1528
2000-05-31 22:18:22 +00:00
Helena Chapman
b1b02f9f36
ICU-393 Removed because of the copyright notice.
...
X-SVN-Rev: 1451
2000-05-24 00:50:03 +00:00
Steven R. Loomis
440176cafd
ICU-351 UBool
...
X-SVN-Rev: 1448
2000-05-23 22:15:37 +00:00
Helena Chapman
69ba12f77c
ICU-351 Define UBool to be used in the APIs.
...
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Steven R. Loomis
0a042c3f86
ICU-200 OS400 makefile updates
...
X-SVN-Rev: 1384
2000-05-15 22:32:11 +00:00
Yves Arrouye
0d35fb05a2
ICU-390 define the right cpp symbols for compilation under Linux
...
and Solaris when gcc -ansi is used (which negates POSIX, X/Open, BSD, and
SVID specific definitions in the standard libraries, definitions that ICU
needs).
X-SVN-Rev: 1354
2000-05-12 01:15:50 +00:00
Yves Arrouye
e45f4fd7cb
ICU-310 check foran empty $(MAKECMDGOALS) and also include dependencies
...
in this case, so that a make in a subdir does include deps.
X-SVN-Rev: 1122
2000-04-13 22:08:07 +00:00
Yves Arrouye
8b0bee3da5
ICU-251 fixed all the clean/distclean problems except for the stale
...
symlinks in source/test/testdata. Also made sure distclean-local depends on
clean-local in every subproject.
X-SVN-Rev: 1106
2000-04-10 23:24:53 +00:00
Yves Arrouye
4de68d7b06
ICU-254 if you build it, it'll clean itself...
...
X-SVN-Rev: 1102
2000-04-10 22:04:02 +00:00
Yves Arrouye
a5957d6e46
ICU-310 any target whose name matches %clean does not trigger inclusion
...
of dependencies. Nominated SRL to review, as usual :) (Stevens, just complain
if that's not okay). Now the question is: do we really want to keep the .d
when we make clean?
X-SVN-Rev: 1076
2000-04-05 22:14:24 +00:00
Helena Chapman
d90408948d
ICU-161 More copyright fixes.
...
X-SVN-Rev: 935
2000-03-10 00:42:27 +00:00
Yves Arrouye
bf89e792e3
ICU-212 out-of-source build. configure now creates data/ and
...
data/translit in the build dir. Changed every Makefile to correctly use
$(srcdir), $(builddir), and the new data location.
X-SVN-Rev: 727
2000-02-07 21:00:53 +00:00
Yves Arrouye
fcb670fe5e
ICU-260 make the build stop on error that occur in subdirectories
...
while making recursive targets.
X-SVN-Rev: 718
2000-02-04 22:34:43 +00:00
Helena Chapman
5bafb278d2
ICU-161 updated the copyright notices.
...
X-SVN-Rev: 605
2000-01-17 19:48:20 +00:00
Helena Chapman
3aaa52af8d
ICU-161 updated the copyright notices.
...
X-SVN-Rev: 596
2000-01-15 02:00:06 +00:00
Steven R. Loomis
50797ada47
ICU-210 ICU_VERSION -> U_ICU_VERSION
...
X-SVN-Rev: 544
2000-01-12 06:07:57 +00:00
Vladimir Weinstein
311bd2b239
ICU-193 samples for icu ported to Win32
...
X-SVN-Rev: 479
1999-12-30 03:07:17 +00:00
Vladimir Weinstein
8b20f17f49
ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
...
X-SVN-Rev: 473
1999-12-28 23:57:50 +00:00
Markus Scherer
2d26f13d40
ICU-175 rename errorName() to u_errorName()
...
X-SVN-Rev: 343
1999-12-08 23:31:17 +00:00
Markus Scherer
f8b331314a
ICU-6 more renaming of constant names
...
FAILURE -> U_FAILURE etc.
X-SVN-Rev: 81
1999-10-18 23:55:05 +00:00
Markus Scherer
07a2bc0937
ICU-6 more renaming of constant names
...
FAILURE -> U_FAILURE etc.
X-SVN-Rev: 76
1999-10-18 22:48:32 +00:00
Markus Scherer
b942cae860
ICU-6 change enum constants that do not conform to our naming conventions
...
X-SVN-Rev: 18
1999-10-07 00:07:53 +00:00
Stephen Booth
7406982293
Sync with 1.2.5
...
X-SVN-Rev: 8
1999-09-03 22:08:47 +00:00
Unknown User
aa0b0a88e8
Initial revision
...
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00