Commit Graph

2251 Commits

Author SHA1 Message Date
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
George Rhoten
79c49e470a ICU-597 Hopeful changes to compile on AS/400
X-SVN-Rev: 2462
2000-09-20 22:39:43 +00:00
George Rhoten
ccdc82a514 ICU-564 Updated some comments and fixed a static memory leak.
X-SVN-Rev: 2460
2000-09-20 18:09:07 +00:00
Steven R. Loomis
81e2c44077 ICU-601 oops, there is no utf-8LE
X-SVN-Rev: 2459
2000-09-20 17:59:00 +00:00
Yves Arrouye
1288a8d9d2 ICU-601 see also pkgdata(8).
X-SVN-Rev: 2458
2000-09-19 22:33:36 +00:00
Yves Arrouye
6c5203211b ICU-601 use lighter font switching and typical Unix man style.
X-SVN-Rev: 2457
2000-09-19 21:46:01 +00:00
Yves Arrouye
542114ca00 ICU-601 use section 8 for commands in sbin.
X-SVN-Rev: 2456
2000-09-19 21:17:45 +00:00
Eric Mader
c94f70ff6e ICU-603 Updated the Thai word and line break files based
on the latest ICU4Jj fixes.

X-SVN-Rev: 2454
2000-09-19 21:03:25 +00:00
Yves Arrouye
8462ebe0e5 ICU-601 fix build of man page and installation.
X-SVN-Rev: 2450
2000-09-19 18:34:32 +00:00
George Rhoten
dff8dc915b ICU-564 Fixed another static memory leak. This leak is Windows specific.
X-SVN-Rev: 2449
2000-09-19 18:02:53 +00:00
Alan Liu
99c0e70c51 ICU-564 reduce memory leaks
X-SVN-Rev: 2448
2000-09-19 17:07:42 +00:00
Alan Liu
c8a748528c ICU-564 add aliasing init functions
X-SVN-Rev: 2446
2000-09-19 16:33:22 +00:00
Ram Viswanadha
ad3a2dbdc4 ICU-583 removed function getUniCharFromUnicodeMBCS.
X-SVN-Rev: 2445
2000-09-19 04:31:36 +00:00
Ram Viswanadha
e44b5cb996 ICU-583 Added GB_2312_80-1.ucm to ucm file
X-SVN-Rev: 2444
2000-09-19 02:41:02 +00:00
Ram Viswanadha
8f68e5fb1d ICU-583 Added more test cases for ISO-2022-jp
X-SVN-Rev: 2443
2000-09-19 02:38:40 +00:00
Ram Viswanadha
9b218b255a ICU-583 Added aliases to convtrs.txt file
X-SVN-Rev: 2442
2000-09-19 02:12:50 +00:00
Ram Viswanadha
b1387e1163 ICU-583 Added ISO-2022-CN fromUnicode function
Fixed bugs.

X-SVN-Rev: 2441
2000-09-19 01:41:17 +00:00
Steven R. Loomis
1f0ea16712 ICU-601 man pages for tools
X-SVN-Rev: 2440
2000-09-18 19:09:20 +00:00
Steven R. Loomis
7632d7c2e6 ICU-591 removed extra call to 'w' [no need to check system uptime while setting thread options :)]
X-SVN-Rev: 2439
2000-09-15 23:32:52 +00:00
Yves Arrouye
5444b1993e ICU-208 fix install target.
X-SVN-Rev: 2438
2000-09-15 23:16:27 +00:00
George Rhoten
0a8d6ecda8 ICU-564 Added the init functions. They do not allocate memory.
X-SVN-Rev: 2437
2000-09-15 19:40:20 +00:00
Markus Scherer
5596cd0c1b ICU-599 add mbcs functions to support other converters like 2022
X-SVN-Rev: 2436
2000-09-15 17:18:03 +00:00
Yves Arrouye
a35fcf29e1 ICU-208 changes for versioned libraries.
X-SVN-Rev: 2434
2000-09-15 05:07:43 +00:00
Yves Arrouye
2475b8db79 ICU-598 use $(ECHO_N) and $(ECHO_C) in echo.
X-SVN-Rev: 2433
2000-09-15 05:06:12 +00:00
Yves Arrouye
3c6dfaf9de ICU-598 define ECHO_N and ECHO_C
X-SVN-Rev: 2432
2000-09-15 05:05:51 +00:00
Steven R. Loomis
cf758b0e4b ICU-587 update
X-SVN-Rev: 2431
2000-09-11 23:00:39 +00:00
Steven R. Loomis
dabb4775c3 ICU-591 (yves@realnames.com after stealing srl's latopt) added --with-iostream option.
X-SVN-Rev: 2430
2000-09-11 21:20:51 +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
Ram Viswanadha
9976f2d516 ICU-583 Added ISO-2022-KR aliases
X-SVN-Rev: 2416
2000-09-06 17:11:27 +00:00
Ram Viswanadha
40b4f00ce9 ICU-583 Added additional checks to accept "ja" and "ko" as
locale data for ISO-2022 converters

X-SVN-Rev: 2415
2000-09-06 17:09:55 +00:00
Ram Viswanadha
b6cbcec06e ICU-583 fromUnicode function now emits escape sequence after every new line.
X-SVN-Rev: 2414
2000-09-01 18:19:47 +00:00
Ram Viswanadha
59ced31dbb ICU-583 Fixed KSC5601 escape sequence and memory leak.
X-SVN-Rev: 2413
2000-09-01 17:16:54 +00:00
Ram Viswanadha
7ff11f87c6 ICU-583 Fixed mixed JIS and ASCII chars bugs.
X-SVN-Rev: 2412
2000-09-01 00:27:09 +00:00
George Rhoten
5be423fddd ICU-463 extract with a NULL destination works properly now.
X-SVN-Rev: 2411
2000-08-31 23:57:00 +00:00