Commit Graph

117 Commits

Author SHA1 Message Date
Ram Viswanadha
fc0ab79006 ICU-2363 Performance test take 1
X-SVN-Rev: 10009
2002-10-10 01:18:33 +00:00
Ram Viswanadha
e1e50fab17 ICU-2363 Performance test take 1
X-SVN-Rev: 10007
2002-10-10 01:04:15 +00:00
Ram Viswanadha
bb3c25cdde ICU-1881 dont use T_FileStream_size and assert the return value, use T_FileStream_read's return value
X-SVN-Rev: 9847
2002-09-06 22:15:37 +00:00
Ram Viswanadha
07884ea2ed ICU-1699 genrb now gives an error for \uXXX \UXXXXXX truncated escape sequences
X-SVN-Rev: 9846
2002-09-06 22:13:15 +00:00
George Rhoten
3871f8f84f ICU-2030 Readd proper Win64 support
X-SVN-Rev: 9423
2002-07-30 01:19:24 +00:00
George Rhoten
7f3143a935 ICU-2030 Undo most of the ADD CPP statements.
X-SVN-Rev: 9412
2002-07-29 23:24:37 +00:00
Andy Heninger
f0f44e915e ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9400
2002-07-29 21:04:18 +00:00
George Rhoten
7e92471c93 ICU-1947 Better usage for U_EXPORT2 and U_CALLCONV
X-SVN-Rev: 9295
2002-07-23 23:01:08 +00:00
Ram Viswanadha
92158dfa0e ICU-1948 Update wrtjava.c and to cope with %%CollationBin move and Alias type.
X-SVN-Rev: 9081
2002-07-10 20:30:56 +00:00
Markus Scherer
8c4e52bd51 ICU-1970 skip lines with only whitespace
X-SVN-Rev: 9042
2002-07-04 17:05:48 +00:00
George Rhoten
08df62745a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8681
2002-05-23 22:10:23 +00:00
George Rhoten
1a09ea5eda ICU-1868 Properly use CPPFLAGS and other flags
X-SVN-Rev: 8613
2002-05-13 23:51:50 +00:00
George Rhoten
9d8d0d3940 ICU-1868 Make DEFS be used for macros and includes only for compile
time, not for link time, and other various fixes.

X-SVN-Rev: 8562
2002-05-01 23:48:15 +00:00
George Rhoten
df30dfbd29 ICU-1877 Add Win64 support.
X-SVN-Rev: 8531
2002-04-26 23:04:32 +00:00
George Rhoten
78b2d83a32 ICU-1868 Consolodate most definitions into icudefs.mk.in
X-SVN-Rev: 8494
2002-04-19 02:19:24 +00:00
George Rhoten
7777030a4f ICU-1828 Remove tabs
X-SVN-Rev: 8331
2002-04-02 02:55:31 +00:00
George Rhoten
837c7710b4 ICU-1816 Disable language extensions for the compiler.
X-SVN-Rev: 8283
2002-03-28 18:26:25 +00:00
Ram Viswanadha
aec48c557d ICU-1774 add utility to convert icu4c resource bundles to java files
X-SVN-Rev: 8068
2002-03-16 03:40:05 +00:00
George Rhoten
9f3b0c5276 ICU-1733 Integrate some of Lotus' changes on mainframes.
X-SVN-Rev: 8060
2002-03-15 23:41:40 +00:00
Markus Scherer
8c78422db2 ICU-1561 replace all UTextOffset with int32_t
X-SVN-Rev: 7942
2002-03-12 01:32:42 +00:00
Markus Scherer
bae87c5158 ICU-1754 u_parseString() allow the input to be NUL-terminated
X-SVN-Rev: 7906
2002-03-07 19:57:00 +00:00
Markus Scherer
3846415243 ICU-1721 move the code point-to-UChars parsing function from genprops.c to uparse.c
X-SVN-Rev: 7807
2002-02-28 17:56:46 +00:00
Markus Scherer
486119d679 ICU-1721 move the u_skipWhitespace body to .c, U_INLINE in .h causes problems
X-SVN-Rev: 7806
2002-02-28 17:25:19 +00:00
George Rhoten
43f8e11079 ICU-1733 Undo one of the changes.
X-SVN-Rev: 7805
2002-02-28 17:23:53 +00:00
George Rhoten
41ffc2ef36 ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus.
X-SVN-Rev: 7802
2002-02-28 01:42:40 +00:00
Yves Arrouye
b08597389f ICU-1721 make u_skipWhitespace() a static inline function.
X-SVN-Rev: 7777
2002-02-25 19:41:29 +00:00
Markus Scherer
04baedd5ab ICU-1721 add u_skipWhitespace and parsing functions for code point lists and code point ranges from gennorm/genprops
X-SVN-Rev: 7771
2002-02-25 18:42:46 +00:00
Yves Arrouye
a747c397a7 ICU-1720 remove stderr messages.
X-SVN-Rev: 7753
2002-02-24 22:50:58 +00:00
Yves Arrouye
ffddf2297f ICU-1668 support lack of long name with 0 as the name.
X-SVN-Rev: 7522
2002-01-29 20:02:14 +00:00
Ram Viswanadha
a7d3b474ae ICU-1405 Add option to include copyright on demand, add -q option to ucbuf, fix UCA rules exclusion bug
X-SVN-Rev: 6600
2001-11-03 02:54:08 +00:00
Ram Viswanadha
f5eb37bed0 ICU-1405 remove the offending word "error" from warning message...
X-SVN-Rev: 6558
2001-11-01 22:55:16 +00:00
Ram Viswanadha
c53835d1e4 ICU-1405 Add option to ucbuf_open to take code page as parameter, print warning on error, etc.
X-SVN-Rev: 6553
2001-11-01 19:43:21 +00:00
Andy Heninger
7202cadd36 ICU-1404 configure, fix broken --with-data-packaging option
X-SVN-Rev: 6521
2001-10-31 18:43:45 +00:00
George Rhoten
6b2bb522a9 ICU-1028 Versioning support for os/390. Remove redundent defines.
X-SVN-Rev: 6498
2001-10-30 19:03:30 +00:00
George Rhoten
63b8f337e7 ICU-1202 Correct the UTF-32BE BOM checking.
X-SVN-Rev: 6430
2001-10-25 18:47:41 +00:00
Markus Scherer
469b0444aa ICU-1202 UTF/Latin-1 converter names: change internal names to be the same as standard ones
X-SVN-Rev: 5953
2001-09-28 00:29:40 +00:00
Yves Arrouye
ac99345a41 ICU-1227 support for a --with-library-suffix option.
X-SVN-Rev: 5861
2001-09-21 03:41:21 +00:00
Ram Viswanadha
7995b95939 ICU-1098 Parse escapes and fix newline not recognized bug.
X-SVN-Rev: 5832
2001-09-20 02:35:51 +00:00
George Rhoten
e21eac69b6 ICU-740 Don't create code for unused internal API
X-SVN-Rev: 5810
2001-09-19 01:22:27 +00:00
Ram Viswanadha
fe5e2da30f ICU-1098 Parse escapes
X-SVN-Rev: 5598
2001-08-28 01:25:35 +00:00
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