Commit Graph

2295 Commits

Author SHA1 Message Date
George Rhoten
be45790deb ICU-673 Removed the debug part of the output directory
X-SVN-Rev: 2760
2000-10-20 23:28:47 +00:00
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
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
Ram Viswanadha
e5b3fb0aa1 ICU-673 Fixed state bug
X-SVN-Rev: 2715
2000-10-17 18:28:20 +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
Ram Viswanadha
4ec1e451f5 ICU-634 commented unnecessary code
X-SVN-Rev: 2708
2000-10-17 08:06:45 +00:00
Ram Viswanadha
0c6ea5520c ICU-673 Added HZ converter test.
X-SVN-Rev: 2707
2000-10-17 08:05:02 +00:00
Ram Viswanadha
af4e9945bb ICU-673 Added HZ converter.
X-SVN-Rev: 2706
2000-10-17 08:03:36 +00:00
Steven R. Loomis
cfa7836b11 ICU-630 Yes, HP, we DO want the SHLIB_PATH to have an effect
X-SVN-Rev: 2704
2000-10-17 02:01:33 +00:00
Steven R. Loomis
f72d7c48b8 ICU-655 forgot an include
X-SVN-Rev: 2703
2000-10-17 00:23:14 +00:00
Steven R. Loomis
b62d810914 ICU-668 more resource bundle version
X-SVN-Rev: 2702
2000-10-16 22:58:53 +00:00
Steven R. Loomis
184d9cc857 ICU-668 resource bundle getVersion() change
X-SVN-Rev: 2701
2000-10-16 22:54:15 +00:00
Yves Arrouye
50c10a16ef ICU-559 put Alpha Linux specific compiler flags in compiler variables, not cpp variable.
X-SVN-Rev: 2698
2000-10-16 18:31:29 +00:00
Ram Viswanadha
82fc81fef2 ICU-559 Added #define statement for Alpha/Linux for processing double denorm numbers
X-SVN-Rev: 2697
2000-10-16 18:09:22 +00:00
Ram Viswanadha
4fc4ca1095 ICU-559 Added compiler switches for Alpha/Linux platform
X-SVN-Rev: 2696
2000-10-16 18:07:23 +00:00
Ram Viswanadha
658f4145bb ICU-559 Added compiler specific switches for Alpha/Linux platform
X-SVN-Rev: 2695
2000-10-16 18:06:22 +00:00
Yves Arrouye
030eecf6ae ICU-671 added version ids.
X-SVN-Rev: 2694
2000-10-16 18:05:34 +00:00
Yves Arrouye
60abdbc718 ICU-208 versioning on Solaris, all compilers
X-SVN-Rev: 2693
2000-10-16 17:54:39 +00:00
Yves Arrouye
85ab5c8fa0 ICU-480 (piggybacking) add a CVS id to the file, so that one can diff easily a changed configure.in
X-SVN-Rev: 2692
2000-10-16 17:43:48 +00:00
Yves Arrouye
a28f6e29d6 ICU-480 nicer message for nl_langinfo(xxx)
X-SVN-Rev: 2691
2000-10-16 17:32:22 +00:00
Yves Arrouye
614eb112b5 ICU-480 detect nl_langinfo() and then tries to pass it CODESET and
_NL_CTYPE_CODESET_NAME, and set U_NL_LANGINFO_CODESET accordingly. If neither
works, define U_HAVE_NL_LANGINFO_CODESET to 0, for these NetBSD boxes...

X-SVN-Rev: 2690
2000-10-16 17:26:31 +00:00
Yves Arrouye
d388f7cca2 ICU-480 use mh-freebsd for NetBSD.
X-SVN-Rev: 2689
2000-10-16 17:25:16 +00:00
Steven R. Loomis
c585a87b9f ICU-391 AIX wouldn't work for out of source build
X-SVN-Rev: 2686
2000-10-14 02:06:18 +00:00
Steven R. Loomis
1bed854513 ICU-668 fix getVersionNumber
X-SVN-Rev: 2685
2000-10-14 01:53:59 +00:00
Vladimir Weinstein
dd747ba30b ICU-653 update to readme.html regarding library name changes on win32
X-SVN-Rev: 2684
2000-10-14 01:38:47 +00:00
Ram Viswanadha
a7fc9250ac ICU-559 fixed pointer to a stack variable bug.
X-SVN-Rev: 2683
2000-10-13 23:15:58 +00:00
Yves Arrouye
ab2b4c9240 ICU-640 define RTLD_GLOBAL to 0 if it wasn't defined by dlfcn.h
X-SVN-Rev: 2682
2000-10-13 22:13:35 +00:00
Steven R. Loomis
9d81ad69fc ICU-658 defer fixing this test some more
X-SVN-Rev: 2681
2000-10-13 21:43:07 +00:00
Steven R. Loomis
ffe912c568 ICU-578 fix for data symbol names and test data temporary directory collision
X-SVN-Rev: 2680
2000-10-13 21:03:49 +00:00
Yves Arrouye
f803c69a2b ICU-208 don't use AC_SUBST() w/ quotes changed, it doesn't work!?
X-SVN-Rev: 2679
2000-10-13 20:40:38 +00:00
Steven R. Loomis
2c7da70f68 ICU-525 install-sh +x bit
X-SVN-Rev: 2678
2000-10-13 20:39:27 +00:00
Yves Arrouye
8c8f9038b8 ICU-667 include the iostream that corresponds to the U_IOSTREAM_SOURCE, don't test operator<< if U_IOSTREAM_SOURCE is 0
X-SVN-Rev: 2677
2000-10-13 20:32:17 +00:00
Helena Chapman
db5ec3f28b ICU-581 Updated the ucol_strcoll() implementation to handle the string length correctly.
X-SVN-Rev: 2676
2000-10-13 20:14:51 +00:00
Steven R. Loomis
f3e8304f2d ICU-599 removed trailing comma for aix
X-SVN-Rev: 2675
2000-10-13 18:50:38 +00:00
Yves Arrouye
7b50082ed3 ICU-208 experimental support for ICU's rule of release X.Y2 being binary compatible w/ X.Y
X-SVN-Rev: 2674
2000-10-13 18:29:14 +00:00
Yves Arrouye
ed49fe1e13 ICU-666 get ICU version from utypes.h
X-SVN-Rev: 2673
2000-10-13 18:27:39 +00:00
Yves Arrouye
a807e730b0 ICU-3 ignore *.ao files
X-SVN-Rev: 2672
2000-10-13 17:46:13 +00:00
Yves Arrouye
3e192178a2 ICU-656 more dashes removal
X-SVN-Rev: 2671
2000-10-13 17:45:47 +00:00
Steven R. Loomis
7c70ce9a8e ICU-656 dashes, pass 2
X-SVN-Rev: 2670
2000-10-13 07:59:53 +00:00
Steven R. Loomis
e25f09a3c3 ICU-656 remove dashes (pass 2..)
X-SVN-Rev: 2669
2000-10-13 04:51:42 +00:00
Steven R. Loomis
3755154237 ICU-658 Version is: 1.6.0.1. 1.6.1 does not exist
X-SVN-Rev: 2668
2000-10-13 02:10:43 +00:00
George Rhoten
377ebd5d87 ICU-659 simplified the macro logic
X-SVN-Rev: 2667
2000-10-13 02:00:26 +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
210309eeed ICU-656 ignore libicu* not libicu-*
X-SVN-Rev: 2665
2000-10-13 00:21:36 +00:00
Yves Arrouye
cf363a059b ICU-656 drop dashes from library names
X-SVN-Rev: 2662
2000-10-12 23:31:09 +00:00
Steven R. Loomis
3d4b64072f ICU-655 cache converters in ustdio
X-SVN-Rev: 2661
2000-10-12 23:29:38 +00:00
Steven R. Loomis
26e6427859 ICU-639 fixed D->d
X-SVN-Rev: 2660
2000-10-12 23:25:23 +00:00
Ram Viswanadha
d626022cd1 ICU-639 Misc fixes for the new locales
X-SVN-Rev: 2659
2000-10-12 22:20:45 +00:00
George Rhoten
3a45b19a66 ICU-651 u_strchr() can find NUL in a string now
X-SVN-Rev: 2658
2000-10-12 22:00:33 +00:00
Yves Arrouye
76a1b37ce9 ICU-601 all manual pages have an ICU X.Y Manual header now
X-SVN-Rev: 2657
2000-10-12 21:38:43 +00:00
Yves Arrouye
5a656c9a4a ICU-601 more details about converters being found automatically
Documented the fact that a new .cnv will not replace a converter in
a .dat or library until the archive/lib is repackaged; added a
CAVEATS section for that

X-SVN-Rev: 2656
2000-10-12 21:34:09 +00:00
Yves Arrouye
4d7b2b283f ICU-601 added mandir to Makefile.in so we don't install in /
X-SVN-Rev: 2655
2000-10-12 21:23:22 +00:00
Steven R. Loomis
85efd7f9df ICU-639 corrected en_US /en_SG entry
X-SVN-Rev: 2654
2000-10-12 21:15:03 +00:00
Yves Arrouye
3950b05e22 ICU-601 give a reference to the IBM NLTC ucmap format
X-SVN-Rev: 2653
2000-10-12 21:12:58 +00:00
Yves Arrouye
fd83852f2b ICU-601 added manual page for makeconv
X-SVN-Rev: 2652
2000-10-12 20:59:20 +00:00
Vladimir Weinstein
b3b0c23852 ICU-653 changed the library names and locations on win32
X-SVN-Rev: 2651
2000-10-12 20:36:11 +00:00
Steven R. Loomis
ccaa8c7bda ICU-652 better test output
X-SVN-Rev: 2650
2000-10-12 19:35:01 +00:00
George Rhoten
27074f2079 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2649
2000-10-12 19:23:35 +00:00
George Rhoten
3015baf12e ICU-97 Parsing a Long value is faster now.
X-SVN-Rev: 2648
2000-10-12 19:04:06 +00:00
George Rhoten
9238e9dee8 ICU-535 Fixed some compiler warnings (Removed a trigraph)
X-SVN-Rev: 2647
2000-10-12 18:45:46 +00:00
George Rhoten
b6e269c959 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2646
2000-10-12 18:34:26 +00:00
Steven R. Loomis
df3d6ff001 ICU-599 reduce test verbosity
X-SVN-Rev: 2645
2000-10-12 17:11:32 +00:00
Steven R. Loomis
7557573890 ICU-639 move AF down so date round trip test will pass
X-SVN-Rev: 2644
2000-10-12 17:10:47 +00:00
Steven R. Loomis
9841e3542e ICU-639 Locale updates - correct aland and some codes, new singapore experimental locales, updated data for mt/ja/zh
X-SVN-Rev: 2643
2000-10-12 17:03:48 +00:00
George Rhoten
1573623bd5 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2642
2000-10-12 16:58:20 +00:00
Yves Arrouye
9f943a2548 ICU-608 use INSTALL_DATA to install files, as INSTALL-S will chmod them to 755 which is bad
X-SVN-Rev: 2641
2000-10-12 16:39:50 +00:00
Steven R. Loomis
57abfeba10 ICU-639 added experimental version number
X-SVN-Rev: 2640
2000-10-12 16:36:31 +00:00
Yves Arrouye
d76b7b8adf ICU-650 install does nothing, shouldn't depend on all-local
X-SVN-Rev: 2638
2000-10-12 03:13:46 +00:00
Yves Arrouye
97f3e7e9b3 ICU-608 it's always nice to see the commands sent to the shell...
X-SVN-Rev: 2637
2000-10-12 01:39:53 +00:00
Yves Arrouye
ceb5599526 ICU-650 make everything does all while make all doesn't do anything
X-SVN-Rev: 2636
2000-10-12 01:36:14 +00:00
Steven R. Loomis
4b44e606d5 ICU-639 added version x0.1
X-SVN-Rev: 2633
2000-10-12 00:46:53 +00:00
Markus Scherer
7c165bc09c ICU-466 fix the fix of plane 15/16 pua ranges
X-SVN-Rev: 2632
2000-10-11 16:22:03 +00:00
Markus Scherer
a9d79701ff ICU-415 update char names javadoc
X-SVN-Rev: 2631
2000-10-11 16:10:25 +00:00
Markus Scherer
9597f66a15 ICU-415 implement u_charFromNames()
X-SVN-Rev: 2630
2000-10-11 15:55:14 +00:00
Alan Liu
c88bbca756 ICU-403 add documentation
X-SVN-Rev: 2629
2000-10-11 15:46:21 +00:00
Alan Liu
797b625d8a ICU-403 add documentation
X-SVN-Rev: 2628
2000-10-11 15:26:48 +00:00
Ram Viswanadha
77fdda8bff ICU-599 Fixed space char bug
X-SVN-Rev: 2627
2000-10-11 00:59:29 +00:00
Markus Scherer
2735ed80e3 ICU-415 complete u_enumCharNames()
X-SVN-Rev: 2626
2000-10-11 00:18:48 +00:00
Ram Viswanadha
4a87e3192f ICU-599 Added ksc_5601_1 converter for ISO-2022_JP
support. Changed aliases of ISO-2022 variants

X-SVN-Rev: 2625
2000-10-10 23:15:43 +00:00
Ram Viswanadha
9d55746639 ICU-648 Changed UTF from alias to canonical names
X-SVN-Rev: 2624
2000-10-10 23:11:15 +00:00
Ram Viswanadha
4a3224fc02 ICU-599 Added ksc_5601_1 DBCS converter for ISO-2022-JP support.
X-SVN-Rev: 2623
2000-10-10 22:40:26 +00:00
Ram Viswanadha
7667e1d763 ICU-599 Added ksc_5601_1 DBCS converter for ISO-2022-JP support
and changed code.

X-SVN-Rev: 2622
2000-10-10 22:38:43 +00:00
Markus Scherer
e7b8b88b05 ICU-466 fix plane 15/16 pua ranges and final output padding
X-SVN-Rev: 2621
2000-10-10 22:08:57 +00:00
Markus Scherer
f38c42be74 ICU-415 initial implementation of u_enumCharNames()
X-SVN-Rev: 2620
2000-10-10 17:33:09 +00:00
Yves Arrouye
44eb3d1d7f ICU-645 renamed ksc-5601 to KSC_5601 so that
it will be printed as the latter after getting it by MIME tag

X-SVN-Rev: 2618
2000-10-10 01:11:23 +00:00
George Rhoten
5d15d11fc3 ICU-564 Updated the API.
X-SVN-Rev: 2617
2000-10-10 00:16:43 +00:00
George Rhoten
32092d6260 ICU-564 Did more complete testing and fixed some bugs.
X-SVN-Rev: 2616
2000-10-10 00:00:04 +00:00
George Rhoten
201a3816ca ICU-639 Missing the LocaleID
X-SVN-Rev: 2615
2000-10-09 23:10:20 +00:00
George Rhoten
41b12b660d ICU-573 included stdlib.h into files that need it for the utypes.h change
X-SVN-Rev: 2614
2000-10-09 22:08:05 +00:00
Markus Scherer
86edeb6bb6 ICU-644 test u_charName() better for modern vs. 1.0 names problems & with last 32 names in BMP
X-SVN-Rev: 2613
2000-10-09 20:24:55 +00:00
Markus Scherer
010a63180d ICU-644 fix u_charName() problems: store last group of 32 names; document file format
X-SVN-Rev: 2612
2000-10-09 20:23:47 +00:00
Markus Scherer
4a7d60806c ICU-644 fix u_charName() problems: misinterpretation of semicolon byte values
X-SVN-Rev: 2611
2000-10-09 20:22:42 +00:00
Vladimir Weinstein
d399a4228e ICU-564 corrected a typo
X-SVN-Rev: 2610
2000-10-09 20:22:03 +00:00
Yves Arrouye
e78fc7185e ICU-3 don't use a double-ext for STATIC_O, it confused BSD make lovers :)
X-SVN-Rev: 2609
2000-10-09 19:55:52 +00:00
Yves Arrouye
c6192a34ec ICU-3 support compiling the source files twice with different options
while building; used on platforms that pass some special flags while
building shared libs (eg. -fPIC, -KPIC and others), but don't need
these flags when building static libs.

X-SVN-Rev: 2608
2000-10-09 19:06:57 +00:00
Ram Viswanadha
07de4a6245 ICU-634 Removed an if statement which sends the converter
into an infinite loop

X-SVN-Rev: 2607
2000-10-09 18:50:01 +00:00
Yves Arrouye
f2f786c479 ICU-640 just in case for FreeBSD, look for wcscpy in -lwcs at the same time we look for it in the libc.
X-SVN-Rev: 2606
2000-10-09 18:04:44 +00:00
Steven R. Loomis
01646998b7 ICU-608 more noise reduction
X-SVN-Rev: 2598
2000-10-06 18:00:29 +00:00
Steven R. Loomis
e04f92f8d1 ICU-608 pkgdata fixes for unix
X-SVN-Rev: 2597
2000-10-06 18:00:11 +00:00
George Rhoten
2724a2bf15 ICU-608 .cvs ignore for pkgdata
X-SVN-Rev: 2596
2000-10-06 17:52:08 +00:00
George Rhoten
769a525a41 ICU-608 pkgdata updates for Win32
X-SVN-Rev: 2595
2000-10-06 17:51:01 +00:00
George Rhoten
f4709134a2 ICU-608 pkgdata updates for Win32
X-SVN-Rev: 2594
2000-10-06 17:39:09 +00:00
George Rhoten
008d73c4d5 ICU-638 Forgot the U_HAVE_WCSCPY
X-SVN-Rev: 2593
2000-10-06 17:02:22 +00:00
Steven R. Loomis
d2a6ce7b63 ICU-630 fix
X-SVN-Rev: 2592
2000-10-06 05:53:15 +00:00
Steven R. Loomis
3d33f69796 ICU-608 cut down the noise..
X-SVN-Rev: 2591
2000-10-06 04:21:05 +00:00
George Rhoten
2802e52208 ICU-229 Removed the reference to the old Java site for the Resource Bundle format..
X-SVN-Rev: 2590
2000-10-06 01:05:09 +00:00
Yves Arrouye
ed14ce5bff ICU-640 enable library versioning
X-SVN-Rev: 2589
2000-10-06 00:56:39 +00:00
Ram Viswanadha
c54dd54b7f ICU-639 added new locale files in utf-8 format
X-SVN-Rev: 2588
2000-10-06 00:15:37 +00:00
Yves Arrouye
22e55c4d9d ICU-640 put -fPIC in SHAREDLIB*FLAGS not every compile line
X-SVN-Rev: 2587
2000-10-06 00:12:32 +00:00
Yves Arrouye
5f926de34e ICU-640 revamped looking up for pthread_create in libpthread,
libpthreads (old FreeBSD), libc_r (newer FreeBSD) and cma in a single
check

X-SVN-Rev: 2586
2000-10-06 00:08:04 +00:00
Ram Viswanadha
b22c7793b5 ICU-639 added new locale definitions
X-SVN-Rev: 2585
2000-10-06 00:01:14 +00:00
Ram Viswanadha
d2e51ade2c ICU-639 removed comments for locales added
X-SVN-Rev: 2584
2000-10-06 00:00:03 +00:00
Ram Viswanadha
e07e541922 ICU-639 added new locale files in utf-8 format
X-SVN-Rev: 2583
2000-10-05 23:58:57 +00:00
Yves Arrouye
92cdf1f717 ICU-640 use AC_SEARCH_LIBS(dlopen, dl c) to look for dlopen so that
it is found on FreeBSD where it is part of the C library.

X-SVN-Rev: 2582
2000-10-05 23:55:00 +00:00
Yves Arrouye
67e658da3c ICU-530 use #if U_HAVE_NL_LANGINFO, not #ifdef
X-SVN-Rev: 2581
2000-10-05 23:46:48 +00:00
Yves Arrouye
0b35a1e72c ICU-630 autoconf detection code for tzset, _tzset, tzname, _tzname
(adapted from AC_STRUCT_TIMEZONE), timezone and _timezone. The defines
U_TZSET, U_TZNAME and U_TIMEZONE either contain the symbol to use, or are
undefined if there is no appropriate symbol. putil.c thus has now things
like:

	uprv_timezone() {
	#ifdef U_TIMEZONE
	    return U_TIMEZONE;
	#else
	    ...........
	#endif
	}

which is much simpler.

X-SVN-Rev: 2580
2000-10-05 23:41:59 +00:00
Yves Arrouye
1c4c881afb ICU-638 added the new U_HAVE_NL_LANGINFO, U_HAVE_CODESET, and
U_HAVE_TZSET to get rid of the (routinely incorrect) manipulation of U_POSIX
based on platform names. Also added U_HAVE_WCSCPY to define whether a
platform has the w* functions (it may not, even if wchar.h is present).

X-SVN-Rev: 2579
2000-10-05 19:33:35 +00:00
Yves Arrouye
7738c43e8b ICU-630 use $(INVOKE) and capitalize on $(LDLIBRARYPATH_ENVVAR) to make it portable
X-SVN-Rev: 2578
2000-10-05 19:25:39 +00:00
Yves Arrouye
191996bb15 ICU-630 use $(INVOKE)
X-SVN-Rev: 2577
2000-10-05 19:24:42 +00:00
Ram Viswanadha
eeb6aaf014 ICU-535 Fixed compiler warnings at warning level 4
X-SVN-Rev: 2576
2000-10-05 16:49:47 +00:00
George Rhoten
a44afd1cde ICU-631 WIN32 is always defined in pwin32.h. This might be a fix for the cygwin problem.
X-SVN-Rev: 2575
2000-10-05 15:54:16 +00:00
Ram Viswanadha
8f08aa2260 ICU-634 Implemented design changes.
X-SVN-Rev: 2574
2000-10-05 02:25:53 +00:00
George Rhoten
5fff851553 ICU-631 Implemented ucmp16_isBogus()
X-SVN-Rev: 2573
2000-10-05 01:06:54 +00:00
Steven R. Loomis
9d19a7e0a3 ICU-608 'files' mode for pkgdata.. also, export the default mode to Makefile.inc
X-SVN-Rev: 2572
2000-10-05 00:03:01 +00:00
George Rhoten
539869f5f4 ICU-631 The _WIN32 checking should really be WIN32.
X-SVN-Rev: 2570
2000-10-04 22:52:22 +00:00
George Rhoten
fa90ef551e ICU-535 Re-enabled some compiler warning reporting by removing some #pragma statements for Windows.
X-SVN-Rev: 2569
2000-10-04 22:32:34 +00:00
George Rhoten
8fec668948 ICU-480 Simplified the #if for timezone. NetBSD still not supported, but it will be easier to add in the future.
X-SVN-Rev: 2565
2000-10-04 19:24:31 +00:00
George Rhoten
736f6c652c ICU-480 NetBSD porting
X-SVN-Rev: 2564
2000-10-04 18:30:18 +00:00
Ram Viswanadha
1b4ba125a3 ICU-535 Fixed compiler warnings at warning level 4
X-SVN-Rev: 2563
2000-10-04 00:11:50 +00:00
Yves Arrouye
26d670ff05 ICU-601 take cnvalias.dat.5 out of srcdir.
X-SVN-Rev: 2562
2000-10-03 23:59:42 +00:00
Yves Arrouye
dd54129272 ICU-629 use INSTALL-L for lib
X-SVN-Rev: 2561
2000-10-03 23:26:47 +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
270f188bdd ICU-629 proper install variables used.
X-SVN-Rev: 2559
2000-10-03 22:51:46 +00:00
Steven R. Loomis
45330ce7fb ICU-627 .cnv files depend on makeconv (so they get updated automatically)
X-SVN-Rev: 2558
2000-10-03 21:00:01 +00:00
Steven R. Loomis
c12237ff37 ICU-627 fix portability of UConverterStaticData
X-SVN-Rev: 2557
2000-10-03 20:18:22 +00:00
George Rhoten
77f5f0afe8 ICU-623 Updated the readme and fixed some formatting.
X-SVN-Rev: 2556
2000-10-03 19:21:46 +00:00
Yves Arrouye
87eb24c3ac ICU-3 changed the names of the shared libs variables etc.
X-SVN-Rev: 2555
2000-10-03 18:27:36 +00:00
George Rhoten
ec831ea5a9 ICU-623 Updated the readme and fixed some formatting.
X-SVN-Rev: 2554
2000-10-03 03:11:28 +00:00
Yves Arrouye
99e1135905 ICU-620 fixed typo (damn!)
X-SVN-Rev: 2553
2000-10-03 00:27:17 +00:00
Yves Arrouye
0fb401e71f ICU-620
X-SVN-Rev: 2552
2000-10-03 00:01:27 +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
Vladimir Weinstein
ce2a907f31 ICU-622 smarter checking for icu data existence
X-SVN-Rev: 2550
2000-10-02 20:04:47 +00:00
Vladimir Weinstein
8ea49555bd ICU-622 corrected error with instatiating aliased data
X-SVN-Rev: 2549
2000-10-02 19:58:36 +00:00
Yves Arrouye
6eede8037e ICU-3 fixed typo.
X-SVN-Rev: 2548
2000-10-02 19:40:49 +00:00
George Rhoten
ea063658b4 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2547
2000-10-02 16:53:02 +00:00
Yves Arrouye
0e3e4ebdd0 ICU-3 add the PIC flags variables if ENABLE_SHARED is non-null
X-SVN-Rev: 2546
2000-10-02 16:34:03 +00:00
Yves Arrouye
324d161aa8 ICU-3 do not use @ENABLE_SHARED@ it won't get substituted.
X-SVN-Rev: 2545
2000-10-02 16:33:36 +00:00
George Rhoten
32cdc29d7d ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2544
2000-09-30 02:49:59 +00:00
George Rhoten
3d3eb3058e ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2543
2000-09-30 02:35:31 +00:00
George Rhoten
5244d856d6 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2542
2000-09-30 01:57:38 +00:00
George Rhoten
ef1328e9b6 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2541
2000-09-30 01:40:03 +00:00
George Rhoten
2b5377f91f ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2540
2000-09-30 00:19:20 +00:00
George Rhoten
62caf39054 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2539
2000-09-30 00:06:54 +00:00
Yves Arrouye
abf1ce1516 ICU-3 if building a shared library, use -fPIC -DPIC, otherwise don't
X-SVN-Rev: 2538
2000-09-29 22:15:46 +00:00
Yves Arrouye
70d88bb088 ICU-601 revamped manual page for genrb, reused as much as possible from the gencnval page for consistency
X-SVN-Rev: 2537
2000-09-29 22:04:25 +00:00
Yves Arrouye
6f47d5d104 ICU-601 added manual pages for convrtrs.txt and cnvalias.dat, cleaned up page for gencnval.
X-SVN-Rev: 2536
2000-09-29 22:03:55 +00:00
Yves Arrouye
79bc498203 ICU-3 if building a shared library, use -fPIC -DPIC, otherwise don't
X-SVN-Rev: 2535
2000-09-29 21:54:44 +00:00
Yves Arrouye
b5399a19e1 ICU-575 ignore *.brk, *.cnv, *.res, *.dat and .links files.
X-SVN-Rev: 2534
2000-09-28 23:12:20 +00:00
Ram Viswanadha
d073743171 ICU-599 gb_2312_80-1.ucm for ISO-2022 support
X-SVN-Rev: 2533
2000-09-28 21:28:59 +00:00
George Rhoten
421c0b9697 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2532
2000-09-28 06:00:10 +00:00
George Rhoten
4178a62d73 ICU-615 Changed the parameter name and tested it.
X-SVN-Rev: 2531
2000-09-28 05:46:28 +00:00
George Rhoten
b589f6be89 ICU-615 Changed the parameter name and tested it.
X-SVN-Rev: 2530
2000-09-27 23:39:36 +00:00
Yves Arrouye
665a37ebec ICU-3 better, just ignore libtoolutil.* so we can flag other .a/.so
X-SVN-Rev: 2529
2000-09-27 22:10:40 +00:00
Yves Arrouye
be6d9ac67f ICU-3 better, just ignore libtoolutil.* so we can flag other .a/.so
X-SVN-Rev: 2528
2000-09-27 22:10:23 +00:00
Yves Arrouye
7796b84016 ICU-3 ignore .so* and .a
X-SVN-Rev: 2527
2000-09-27 22:09:32 +00:00
Yves Arrouye
8a04b4bb60 ICU-360 (Steven's proposed fix) don't call pwd all the time when generating packaging list
X-SVN-Rev: 2526
2000-09-27 22:09:04 +00:00
Yves Arrouye
a2ef9023ee ICU-3 install $(TARGET) if $(ENABLE_STATIC) is
not empty, not if $(ENABLE_SHARED) isn't

X-SVN-Rev: 2525
2000-09-27 22:05:50 +00:00
George Rhoten
e55dacf4f4 ICU-615 Changed the parameter name and tested it.
X-SVN-Rev: 2524
2000-09-27 20:12:18 +00:00
Alan Liu
0f626e9c1e ICU-449 TimeZone equivalency support
X-SVN-Rev: 2523
2000-09-27 19:16:54 +00:00
Alan Liu
741b94d474 ICU-449 sync up with latest source
X-SVN-Rev: 2522
2000-09-27 16:43:56 +00:00
Alan Liu
ee51ec2c7e ICU-449 TimeZone equivalency support
X-SVN-Rev: 2521
2000-09-27 16:37:26 +00:00
Alan Liu
d893f0de64 ICU-449 TimeZone equivalency support
X-SVN-Rev: 2520
2000-09-27 16:26:41 +00:00
Alan Liu
9218332c3a ICU-449 TimeZone equivalency support
X-SVN-Rev: 2519
2000-09-27 16:15:21 +00:00
George Rhoten
6182f13a6d ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2515
2000-09-26 02:35:48 +00:00
George Rhoten
4bf2ea6943 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2514
2000-09-26 02:03:46 +00:00
George Rhoten
90dbd73cf9 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2513
2000-09-25 22:03:13 +00:00
George Rhoten
dc00af16a4 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2507
2000-09-25 20:56:12 +00:00
George Rhoten
ee90d9b713 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2506
2000-09-25 18:53:50 +00:00
George Rhoten
6d73af7a3b ICU-535 fixed some compiler warnings
X-SVN-Rev: 2505
2000-09-25 17:44:01 +00:00
George Rhoten
b7b75784b2 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2504
2000-09-25 17:06:41 +00:00
George Rhoten
70658e87d9 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2503
2000-09-23 00:33:49 +00:00
George Rhoten
6ef147f4be ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2502
2000-09-23 00:28:37 +00:00
George Rhoten
9982146df3 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2501
2000-09-23 00:21:17 +00:00
George Rhoten
13e0b70efc ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2500
2000-09-23 00:04:59 +00:00
George Rhoten
c112c1f702 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 2499
2000-09-22 23:56:33 +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
George Rhoten
d662010387 ICU-610 Described replacement functions for the deprecated functions and put in a removeal date.
X-SVN-Rev: 2496
2000-09-22 23:17:58 +00:00
George Rhoten
3d38863a50 ICU-610 Described replacement functions for the deprecated functions and put in a removeal date.
X-SVN-Rev: 2495
2000-09-22 23:03:40 +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
d416e2ffa9 ICU-529 Described replacement functions for the deprecated functions.
X-SVN-Rev: 2493
2000-09-22 22:56:03 +00:00
Yves Arrouye
cfdcdc45da ICU-308 typo in CPPFLAGS settings for archive packaging
X-SVN-Rev: 2491
2000-09-22 19:31:42 +00:00
Yves Arrouye
fd77ef300f ICU-308 if --xxx-mapped is used, use its value for the packaging!
X-SVN-Rev: 2490
2000-09-22 19:23:11 +00:00
Yves Arrouye
20ab3c5b37 ICU-308 put back --xxxx-mapped for backwards compatibility, and put in some warnings about its use and checks for inconsistencies
X-SVN-Rev: 2489
2000-09-22 19:21:38 +00:00
Yves Arrouye
925e82c9cf ICU-608 removed --enable-mapped in favor of --with-data-packaging
Auto-detected mmap() using AC_FUNC_MMAP (for fixed mmap).
Use both dlopen and mmap auto-detection to decide what the best default
data packaging is.

X-SVN-Rev: 2488
2000-09-22 19:02:20 +00:00
George Rhoten
9eab787d70 ICU-560 The unsafe version should not be called when offset = 0.
X-SVN-Rev: 2479
2000-09-22 18:23:10 +00:00
George Rhoten
83d06a9d80 ICU-597 fixed a small problem with strtoupper that I fixed for OS/400
X-SVN-Rev: 2478
2000-09-22 16:45:56 +00:00
Ram Viswanadha
eb449d4fdf ICU-599 added alias for iso-2022-cn
X-SVN-Rev: 2477
2000-09-21 23:06:11 +00:00
George Rhoten
718ec0b772 ICU-599 added cn-11643-1992.ucm entry
X-SVN-Rev: 2476
2000-09-21 23:04:07 +00:00
George Rhoten
f85669b7d6 ICU-605 Removed the UY from El Salvador
X-SVN-Rev: 2474
2000-09-21 22:15:22 +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
Ram Viswanadha
2713a561fa ICU-599 CNS-11643-1992 mapping table
X-SVN-Rev: 2471
2000-09-21 20:40:20 +00:00
George Rhoten
e355137ca4 ICU-597 Make the definition for main more consistent.
X-SVN-Rev: 2470
2000-09-21 18:41:55 +00:00
Ram Viswanadha
7748bd3e94 ICU-599 Added ISO-2022 specific mapping tables information
X-SVN-Rev: 2469
2000-09-21 17:43:25 +00:00
Ram Viswanadha
2164292c59 ICU-599 Added iso-ir-165.ucm for ISO-2022-CN support
X-SVN-Rev: 2468
2000-09-21 01:21:03 +00:00
Ram Viswanadha
345411e34d ICU-599 Added iso-ir-165.ucm for ISO-2022-CN support
X-SVN-Rev: 2467
2000-09-21 00:41:49 +00:00
Ram Viswanadha
6b1607a719 ICU-599 Added Aliases for ISO-2022-CN
X-SVN-Rev: 2466
2000-09-21 00:37:54 +00:00
Ram Viswanadha
9e084f4436 ICU-599 Added ISO-2022-CN Test
X-SVN-Rev: 2465
2000-09-21 00:35:06 +00:00
Ram Viswanadha
62f894821d ICU-599 Added ISO-2022-CN implementation. Added
getNextUChar functions.

X-SVN-Rev: 2464
2000-09-21 00:34:21 +00:00