Vladimir Weinstein
03616637b1
ICU-96 update for Linux
...
X-SVN-Rev: 2894
2000-11-09 19:01:03 +00:00
Vladimir Weinstein
93097aa9f4
ICU-96 support for collation data
...
X-SVN-Rev: 2886
2000-11-08 22:56:34 +00:00
George Rhoten
b20a981cfc
ICU-97 More speed improvements.
...
X-SVN-Rev: 2880
2000-11-07 18:57:11 +00:00
Vladimir Weinstein
12e2e67a33
ICU-96 more support for flattening collation data
...
X-SVN-Rev: 2877
2000-11-07 16:32:42 +00:00
Vladimir Weinstein
f171b0a0a1
ICU-96 collation improvement - prototype support
...
X-SVN-Rev: 2876
2000-11-07 00:00:17 +00:00
George Rhoten
8333991278
ICU-97 Fixed an AIX compiler error
...
X-SVN-Rev: 2866
2000-11-02 22:15:50 +00:00
George Rhoten
735b72c52b
ICU-97 Fixed an AIX compiler error
...
X-SVN-Rev: 2865
2000-11-02 20:22:02 +00:00
George Rhoten
5168538b08
ICU-97 More speed improvements.
...
X-SVN-Rev: 2854
2000-11-02 02:42:40 +00:00
Yves Arrouye
c27ba65a7c
ICU-692 make it work out of source, please...
...
X-SVN-Rev: 2801
2000-10-26 19:28:33 +00:00
Yves Arrouye
8a4e1dc058
ICU-3 ignore *.ao files
...
X-SVN-Rev: 2771
2000-10-24 19:48:09 +00:00
George Rhoten
c4183c1638
ICU-97 Faster performance for parsing
...
X-SVN-Rev: 2769
2000-10-24 16:09:39 +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
Yves Arrouye
c9388940ea
ICU-367 fix for I/O streams on Windows.
...
X-SVN-Rev: 2720
2000-10-17 22:42:40 +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
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
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
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
210309eeed
ICU-656 ignore libicu* not libicu-*
...
X-SVN-Rev: 2665
2000-10-13 00:21:36 +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
George Rhoten
3015baf12e
ICU-97 Parsing a Long value is faster now.
...
X-SVN-Rev: 2648
2000-10-12 19:04:06 +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
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
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
Yves Arrouye
270f188bdd
ICU-629 proper install variables used.
...
X-SVN-Rev: 2559
2000-10-03 22:51:46 +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
George Rhoten
ea063658b4
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 2547
2000-10-02 16:53:02 +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
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
Alan Liu
0f626e9c1e
ICU-449 TimeZone equivalency support
...
X-SVN-Rev: 2523
2000-09-27 19:16:54 +00:00
Alan Liu
ee51ec2c7e
ICU-449 TimeZone equivalency support
...
X-SVN-Rev: 2521
2000-09-27 16:37:26 +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
90dbd73cf9
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 2513
2000-09-25 22:03:13 +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
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
a35fcf29e1
ICU-208 changes for versioned libraries.
...
X-SVN-Rev: 2434
2000-09-15 05:07:43 +00:00
Alan Liu
6c4991a04d
ICU-582 clean up 64-bit int<->void* casting problems and other compiler warnings from 64-bit Sun
...
X-SVN-Rev: 2410
2000-08-31 18:10:24 +00:00
Alan Liu
d5f34b6006
ICU-486 Implement anchors.
...
X-SVN-Rev: 2409
2000-08-31 17:12:45 +00:00
George Rhoten
66bae3ec8a
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2406
2000-08-30 23:42:28 +00:00
Alan Liu
8557348fa3
ICU-486 Implement anchors.
...
X-SVN-Rev: 2401
2000-08-30 20:43:25 +00:00
George Rhoten
5a4b13aa48
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2353
2000-08-24 21:40:26 +00:00
George Rhoten
a925e45103
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2351
2000-08-24 20:56:13 +00:00
George Rhoten
1130462c8d
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2342
2000-08-23 23:48:04 +00:00