Ram Viswanadha
3d1c3c6e1f
ICU-954 Swap definitions of U_EOF and U_ERR to synch with ustdio
...
X-SVN-Rev: 5335
2001-07-24 23:15:31 +00:00
Andy Heninger
15bec64481
ICU-1024 Set windows project file options for automatic inlines (Release) and Browse file creation (debug).
...
X-SVN-Rev: 5123
2001-06-28 19:40:34 +00:00
George Rhoten
5184485c09
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4849
2001-05-31 21:36:10 +00:00
George Rhoten
4e62d658c1
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 4848
2001-05-31 21:36:09 +00:00
Ram Viswanadha
543543f234
ICU-954 Use stack buffer instead of heap
...
X-SVN-Rev: 4816
2001-05-26 22:29:39 +00:00
Ram Viswanadha
e833e3e42e
ICU-954 added autodetect_nrw(no rewind function). Added autodetection of UTF32 & SCSU
...
X-SVN-Rev: 4812
2001-05-26 01:16:37 +00:00
Ram Viswanadha
68229f74e3
ICU-968 U_ERR for genrb
...
X-SVN-Rev: 4792
2001-05-25 00:14:47 +00:00
Ram Viswanadha
291615ee88
ICU-954 Changed target buffer size and initializing of cp
...
X-SVN-Rev: 4780
2001-05-24 01:08:59 +00:00
Ram Viswanadha
6b12c9cdef
ICU-954 Fix memory leak and converter flush
...
X-SVN-Rev: 4753
2001-05-22 18:00:55 +00:00
George Rhoten
273a9022fc
ICU-954 Fixed some compiler warnings, remove tabs, and simplify ucbuf_getc()
...
X-SVN-Rev: 4752
2001-05-22 17:36:43 +00:00
Ram Viswanadha
e3b0472c65
ICU-954 Fix memory leak and converter flush
...
X-SVN-Rev: 4744
2001-05-22 15:54:03 +00:00
George Rhoten
ceac7b8a88
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4729
2001-05-21 19:38:13 +00:00
George Rhoten
d34c838277
ICU-958 Undoing the $(SHELL) changes.
...
It worked on the Solaris 2.7 machine,
but it does not work on other platforms because install-sh is not used on them.
X-SVN-Rev: 4705
2001-05-17 22:51:25 +00:00
George Rhoten
33c862da3b
ICU-958 add $(SHELL) for install-sh
...
X-SVN-Rev: 4694
2001-05-16 22:09:22 +00:00
Jim Snyder Grant
ef8014cc2d
ICU-955 -i option added for tools to indicate ICU data directory
...
X-SVN-Rev: 4690
2001-05-16 19:12:09 +00:00
Ram Viswanadha
d40c8f47e8
ICU-954 implement rewind function
...
X-SVN-Rev: 4685
2001-05-16 16:34:10 +00:00
Ram Viswanadha
cb7d8653c4
ICU-954 Move ucbuf to toolutil.
...
X-SVN-Rev: 4682
2001-05-16 01:09:06 +00:00
Andy Heninger
360f38dc1e
ICU-903 updated copyright notices.
...
X-SVN-Rev: 4245
2001-03-21 23:22:16 +00:00
George Rhoten
e3ed5d6402
ICU-580 OS/390 porting changes
...
X-SVN-Rev: 3597
2001-02-08 22:30:24 +00:00
George Rhoten
6fa1e5cddc
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 3576
2001-02-06 22:11:41 +00:00
Markus Scherer
cdf42b6060
ICU-542 remove in-line comments
...
X-SVN-Rev: 3505
2001-01-31 18:53:11 +00:00
George Rhoten
bc3aaa20ef
ICU-573 Put in putil.h
...
X-SVN-Rev: 3361
2001-01-03 00:18:57 +00:00
Steven R. Loomis
8de7f0cf35
ICU-758 rename import .lib files
...
X-SVN-Rev: 3151
2000-12-06 03:02:21 +00:00
Vladimir Weinstein
f7a702a358
ICU-96 support for collation data
...
X-SVN-Rev: 2874
2000-11-06 23:57:26 +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
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
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
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
Yves Arrouye
dd54129272
ICU-629 use INSTALL-L for lib
...
X-SVN-Rev: 2561
2000-10-03 23:26:47 +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
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
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
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
Yves Arrouye
5444b1993e
ICU-208 fix install target.
...
X-SVN-Rev: 2438
2000-09-15 23:16:27 +00:00
Yves Arrouye
a35fcf29e1
ICU-208 changes for versioned libraries.
...
X-SVN-Rev: 2434
2000-09-15 05:07:43 +00:00
George Rhoten
d3de68a538
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2379
2000-08-29 17:16:53 +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
Yves Arrouye
b4e4f9d031
ICU-377 more changes to please the Mach linker.
...
X-SVN-Rev: 1805
2000-07-12 06:43:32 +00:00
Steven R. Loomis
4ffaa06fd0
ICU-393 add .cvsignore files
...
X-SVN-Rev: 1770
2000-07-10 17:52:39 +00:00
Vladimir Weinstein
7a7ab66a6b
ICU-426 udata_create changed so that if output dir is NULL, creates output file in current directory. Before, it used to open output file in $ICU_DATA dir.
...
X-SVN-Rev: 1573
2000-06-06 19:26:16 +00:00
Steven R. Loomis
0a042c3f86
ICU-200 OS400 makefile updates
...
X-SVN-Rev: 1384
2000-05-15 22:32:11 +00:00
Steven R. Loomis
b67cfb9fbe
ICU-200 os400 build update (use $(LIBICU) instead of "libicu-" everywhere)
...
X-SVN-Rev: 1361
2000-05-13 00:13:15 +00:00