Commit Graph

2718 Commits

Author SHA1 Message Date
Steven R. Loomis
d9203c2847 ICU-681 initializer form [hpux cc]
X-SVN-Rev: 2759
2000-10-20 18:24:42 +00:00
Yves Arrouye
13240a40ed ICU-3 link w/ C++
X-SVN-Rev: 2758
2000-10-20 07:05:17 +00:00
Yves Arrouye
5ee8cc8a0d ICU-681 more flexibility in threads variables settings
X-SVN-Rev: 2757
2000-10-20 06:17:23 +00:00
Yves Arrouye
88c1cc0041 ICU-678 mention that ICU can also be packaged for some package management
tools

X-SVN-Rev: 2756
2000-10-20 06:06:03 +00:00
Yves Arrouye
b82692910c ICU-623 on Unix, we use forward slashes :)
X-SVN-Rev: 2755
2000-10-20 06:00:04 +00:00
Yves Arrouye
6daf16bf21 ICU-678 remove the auto-generated icu.postinst
X-SVN-Rev: 2754
2000-10-20 05:56:21 +00:00
Yves Arrouye
1b9285d0c1 ICU-3 messages about testing for--enable-shared and --enable-static
X-SVN-Rev: 2753
2000-10-20 05:48:22 +00:00
Yves Arrouye
eeae91c40b ICU-678 PACKAGES contain some documentation about how to build ICU for
packaging, how many packages are shipped, what do they each contain,
etc. The idea is to aim for every package behaving predictably on different
systems when possible

X-SVN-Rev: 2752
2000-10-20 05:40:34 +00:00
Yves Arrouye
15781eb241 ICU-678 info aboutwhat this directory contains
X-SVN-Rev: 2751
2000-10-20 05:37:47 +00:00
Yves Arrouye
42a2b5428d ICU-678 debian directory w/ README pointing to toplevel debian dir
X-SVN-Rev: 2750
2000-10-20 05:37:30 +00:00
Yves Arrouye
08835cb204 ICU-678 RPM packaging
X-SVN-Rev: 2749
2000-10-20 05:28:49 +00:00
Yves Arrouye
dc5a222c92 ICU-678 Debian packaging
X-SVN-Rev: 2748
2000-10-20 05:28:15 +00:00
Yves Arrouye
3c235155d3 ICU-393 ignore tmp*
X-SVN-Rev: 2747
2000-10-20 05:24:08 +00:00
Ram Viswanadha
4ced898120 ICU-673 Added tests for short target and source buffers
X-SVN-Rev: 2746
2000-10-20 02:47:14 +00:00
Ram Viswanadha
1d1cd4f6d8 ICU-673 fixed short source and target buffer handling of converters.
X-SVN-Rev: 2745
2000-10-20 02:46:16 +00:00
Ram Viswanadha
ad898eb8ff ICU-634 Redisigned KR implementaion, fixed short source
and target buffer handling of converters.

X-SVN-Rev: 2744
2000-10-20 02:45:38 +00:00
Steven R. Loomis
f7b6779d24 ICU-575 fewer rebuilds of data makefile
X-SVN-Rev: 2743
2000-10-20 01:23:05 +00:00
Steven R. Loomis
5e7e4dc1b7 ICU-681 fixes for HP
X-SVN-Rev: 2742
2000-10-20 01:17:33 +00:00
Yves Arrouye
3003c41e38 ICU-630 put -L$(libdir) again
X-SVN-Rev: 2741
2000-10-20 00:14:26 +00:00
Steven R. Loomis
f0bddb8ea1 ICU-681 hpux
X-SVN-Rev: 2739
2000-10-19 23:00:11 +00:00
Steven R. Loomis
76ac79bbe5 ICU-681 hpux (test pthread_mutex_destroy instead of pthread_create)
X-SVN-Rev: 2738
2000-10-19 22:59:55 +00:00
Steven R. Loomis
f6da76605b ICU-208 build on hpux
X-SVN-Rev: 2737
2000-10-19 22:58:07 +00:00
George Rhoten
9862deea3b ICU-97 Slightly faster performance by saving the symbolLength
X-SVN-Rev: 2736
2000-10-19 21:31:53 +00:00
George Rhoten
94e819c3cb ICU-97 Errors are now printed using log_err instead of printf.
X-SVN-Rev: 2735
2000-10-19 21:09:49 +00:00
George Rhoten
78edf0f241 ICU-97 Made it easier to debug this code, and it now conforms to the ICU coding guidelines better.
X-SVN-Rev: 2734
2000-10-19 21:08:05 +00:00
George Rhoten
a634d59021 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2733
2000-10-19 21:06:02 +00:00
George Rhoten
37aa068183 ICU-97 Added some improvements for faster comparing (e.g. don't add a pointer twice)
X-SVN-Rev: 2732
2000-10-19 21:02:01 +00:00
Yves Arrouye
7ecca7a335 ICU-678 Debian GNU/Linux packaging
X-SVN-Rev: 2731
2000-10-19 20:58:30 +00:00
Yves Arrouye
0126b3446d ICU-208 use -Wl to pass the +h to the linker for versioned libraries
X-SVN-Rev: 2730
2000-10-19 20:29:42 +00:00
Yves Arrouye
fa1567338d ICU-367 temporarily revert to 198506
X-SVN-Rev: 2729
2000-10-19 17:23:32 +00:00
Ram Viswanadha
f3f2681655 ICU-673 Fixed bugs removed redundant code
X-SVN-Rev: 2728
2000-10-19 06:37:36 +00:00
Alan Liu
9086f460de Calendar reorg: move format methods into DateFormat and DFS
X-SVN-Rev: 2727
2000-10-19 00:27:16 +00:00
Yves Arrouye
b5b2c11964 ICU-535 use va_arg(arg, double) and cast down to float or gcc 2.96 will
make an error about va_arg(arg, float) since float is promoted to double
in ...

X-SVN-Rev: 2726
2000-10-18 23:55:53 +00:00
Yves Arrouye
db2f9cef53 ICU-480 due to the weird 'W' definition of pthread_create() in libc on
Solaris, create AC_CHECK_LIBS_FIRST() and use it to check for functions
in libraries first, existing env last.

X-SVN-Rev: 2725
2000-10-18 20:35:21 +00:00
Yves Arrouye
ef6521493f ICU-480 renamed mh-freebsd to mh-bsd-gcc, use it for both NetBSD and FreeBSD
X-SVN-Rev: 2724
2000-10-18 19:02:06 +00:00
Yves Arrouye
a63e51a9bb ICU-630 rpath control
X-SVN-Rev: 2723
2000-10-17 23:28:41 +00:00
Ram Viswanadha
8cc7ad4f93 ICU-673 Fixed inclusion of GB2312 extensions
X-SVN-Rev: 2722
2000-10-17 22:56:32 +00:00
Yves Arrouye
7e0c5ee2a5 ICU-367 let one override U_IOSTREAM_SOURCE at compile time (better do so both for the ICU build and everything that uses it!
X-SVN-Rev: 2721
2000-10-17 22:50:27 +00:00
Yves Arrouye
c9388940ea ICU-367 fix for I/O streams on Windows.
X-SVN-Rev: 2720
2000-10-17 22:42:40 +00:00
Yves Arrouye
c15910e48c ICU-620 remove Makefile.inc in disctlean
X-SVN-Rev: 2719
2000-10-17 21:59:54 +00:00
Alan Liu
62cf98cb82 Calendar reorg: move format methods into DateFormat and DFS
X-SVN-Rev: 2718
2000-10-17 21:07:14 +00:00
Alan Liu
39566ddeb3 Calendar reorg: move format methods into DateFormat and DFS
X-SVN-Rev: 2717
2000-10-17 20:55:09 +00:00
Alan Liu
2766ee5291 Calendar reorg: merge IBMCalendar into com.ibm.util.Calendar
X-SVN-Rev: 2716
2000-10-17 18:36:15 +00:00
Ram Viswanadha
e5b3fb0aa1 ICU-673 Fixed state bug
X-SVN-Rev: 2715
2000-10-17 18:28:20 +00:00
Alan Liu
27cec81867 Calendar reorg: merge IBMCalendar into com.ibm.util.Calendar
X-SVN-Rev: 2714
2000-10-17 18:26:45 +00:00
Yves Arrouye
e58944fe84 ICU-208 undo private edit
X-SVN-Rev: 2713
2000-10-17 16:53:42 +00:00
Yves Arrouye
59b58dfcd2 ICU-208 reordered assignments for consistency
X-SVN-Rev: 2712
2000-10-17 16:52:58 +00:00
Yves Arrouye
6087025f1e ICU-208 fixed names of middle and final targets
X-SVN-Rev: 2711
2000-10-17 16:41:22 +00:00
Yves Arrouye
744d096023 ICU-208 fixed names of middle and final targets
X-SVN-Rev: 2710
2000-10-17 16:39:33 +00:00
Yves Arrouye
fb83b2be8e ICU-480 fixed test on unknown.
X-SVN-Rev: 2709
2000-10-17 16:31:36 +00:00