Commit Graph

768 Commits

Author SHA1 Message Date
Andy Heninger
f9e031e351 ICU-1075 ICU Data, make install on Unixes was not installing the data library correctly
X-SVN-Rev: 5686
2001-09-05 16:47:38 +00:00
Markus Scherer
2faa2b6d3c ICU-1107 change Mirror.txt to BidiMirroring.txt
X-SVN-Rev: 5685
2001-09-05 00:31:46 +00:00
Markus Scherer
db2761b72b ICU-1007 fix alignment problems once and for all
X-SVN-Rev: 5664
2001-08-31 21:20:14 +00:00
Markus Scherer
15b324af73 ICU-1007 improve the consistency check
X-SVN-Rev: 5657
2001-08-31 16:40:49 +00:00
Markus Scherer
70a05a3f24 ICU-1007 add consistency check for decompositions of "true starters"
X-SVN-Rev: 5656
2001-08-31 16:33:00 +00:00
Markus Scherer
08d04bde0c ICU-1007 Jamo LVT instead of Jamo 123; fix overflow test for combining indexes
X-SVN-Rev: 5639
2001-08-30 22:26:18 +00:00
George Rhoten
4a1db7c1df ICU-1007 remove ComposedCharIter
X-SVN-Rev: 5605
2001-08-29 21:15:45 +00:00
Ram Viswanadha
fe5e2da30f ICU-1098 Parse escapes
X-SVN-Rev: 5598
2001-08-28 01:25:35 +00:00
George Rhoten
1f6917cf2a ICU-1100 Display warnings for empty types.
X-SVN-Rev: 5594
2001-08-28 01:00:29 +00:00
George Rhoten
0cfce8dc4b ICU-1100 Properly handle binary and int vectors of size zero.
X-SVN-Rev: 5590
2001-08-27 18:51:43 +00:00
George Rhoten
4d25344a80 ICU-1039 Display a message if status failed. This is helpful for AIX.
X-SVN-Rev: 5576
2001-08-24 01:47:58 +00:00
George Rhoten
b071207a6a ICU-1007 Add some comments about the Solaris 64-bit compiler fix.
X-SVN-Rev: 5561
2001-08-22 23:05:07 +00:00
George Rhoten
3a9f3bbcde ICU-1007 Need to do 8 byte alignment for the 64-bit Solaris compiler
X-SVN-Rev: 5560
2001-08-22 22:43:49 +00:00
George Rhoten
69e092674f ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5509
2001-08-17 03:26:40 +00:00
Markus Scherer
20d9bb54ae ICU-1007 replace genqchk/genfchk by gennorm
X-SVN-Rev: 5491
2001-08-17 00:23:28 +00:00
Andy Heninger
e387d2ad37 ICU-1075 Solaris doesn't like C++ comments in C files.
X-SVN-Rev: 5486
2001-08-17 00:00:55 +00:00
Ram Viswanadha
812d51f735 ICU-329 Update call to ucol_openRules
X-SVN-Rev: 5479
2001-08-16 01:03:17 +00:00
Andy Heninger
051f850dcf ICU-1075 Solaris doesn't like C++ comments in C files.
X-SVN-Rev: 5469
2001-08-15 23:51:26 +00:00
Andy Heninger
c84ea102a7 ICU-1075 Data updates. More updateds to ICU data handling.
X-SVN-Rev: 5467
2001-08-15 22:39:42 +00:00
Vladimir Weinstein
749a62ae93 ICU-1078 support for IntVector type in resource bundles
X-SVN-Rev: 5410
2001-08-01 17:08:07 +00:00
Ram Viswanadha
b1a6a8d649 ICU-968 Add support for null character in the middle of a string
X-SVN-Rev: 5364
2001-07-27 17:33:28 +00:00
Andy Heninger
cd61cbf256 ICU-1075 data handling updates.
X-SVN-Rev: 5353
2001-07-26 21:55:49 +00:00
Vladimir Weinstein
83e08d62f9 ICU-392 added README and updated the script so that it automatically greps the version from uversion.h
X-SVN-Rev: 5342
2001-07-25 20:21:54 +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
Vladimir Weinstein
6c8079e008 ICU-392 updated urename.h generating tool
X-SVN-Rev: 5297
2001-07-23 20:57:07 +00:00
Andy Heninger
04aefd8469 ICU-1071 pkgdata --help message garbled, now fixed.
X-SVN-Rev: 5295
2001-07-23 20:36:30 +00:00
Vladimir Weinstein
9f0628e598 ICU-392 added stuff to genren.pl, now takes a list of libraries and produces one .h file
X-SVN-Rev: 5288
2001-07-21 05:23:27 +00:00
Vladimir Weinstein
f815c70469 ICU-392 Perl tool for generating renaming header
X-SVN-Rev: 5281
2001-07-19 22:11:47 +00:00
Vladimir Weinstein
c1fbb22eea ICU-294 removed old rbdump
X-SVN-Rev: 5254
2001-07-17 20:38:49 +00:00
George Rhoten
f35b88f4eb ICU-1039 Make the changes work on AIX
X-SVN-Rev: 5232
2001-07-12 20:18:27 +00:00
Vladimir Weinstein
8730035cc6 ICU-1039 commited parser changes by Dominic Ludlam (dom@recoil.org) to support resource bundle nesting capabilities
X-SVN-Rev: 5226
2001-07-11 20:31:32 +00:00
George Rhoten
11a7219087 ICU-580 Change os/390 batch support back to the original way.
X-SVN-Rev: 5213
2001-07-10 18:14:23 +00:00
Alan Liu
057fe1636a ICU-1023 upgrade uhash to support int32_t keys on platforms with sizeof(void*) < 32
X-SVN-Rev: 5197
2001-07-06 20:10:25 +00:00
George Rhoten
7431b06d8b ICU-740 Remove old/unused code according to Steven and Alan.
X-SVN-Rev: 5185
2001-07-05 23:13:36 +00:00
George Rhoten
32aacf7170 ICU-740 Moving to the charset/source directory. This information shouldn't be a normal part of ICU.
X-SVN-Rev: 5181
2001-07-05 22:39:23 +00:00
George Rhoten
ce3bed4f40 ICU-740 Remove old/unused code according to Helena.
X-SVN-Rev: 5180
2001-07-05 22:32:23 +00:00
George Rhoten
c5e542d79d ICU-1007 Fix some Linux compiler warnings and some memory leaks.
X-SVN-Rev: 5165
2001-07-03 16:45:54 +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
Markus Scherer
bd05b67248 ICU-1007 set combining flags on all Jamos, write combining results with combineFwd flags
X-SVN-Rev: 5118
2001-06-28 00:33:20 +00:00
Syn Wee Quek
17a134b0dd ICU-983
Rearranged output comment positions.

X-SVN-Rev: 5097
2001-06-26 20:46:10 +00:00
Markus Scherer
fbf556b376 ICU-1007 need LIBICUUC after all because toolutil needs it
X-SVN-Rev: 5067
2001-06-22 21:01:26 +00:00
Markus Scherer
a60e3b7f92 ICU-1007 reduce warnings
X-SVN-Rev: 5054
2001-06-21 23:10:00 +00:00
Vladimir Weinstein
d0ccdee1b0 ICU-1010 consolidating version data
X-SVN-Rev: 5053
2001-06-21 22:51:27 +00:00
Markus Scherer
42c2ec7dc8 ICU-1007 initial new normalization code
X-SVN-Rev: 5035
2001-06-20 22:24:42 +00:00
Syn Wee Quek
26cb25d8a2 ICU-983 Added collation attributes and normalization options.
X-SVN-Rev: 5023
2001-06-19 23:03:34 +00:00
Syn Wee Quek
1e19391a9c ICU-983 Added sortkey serialization.
X-SVN-Rev: 5015
2001-06-18 17:17:50 +00:00
Syn Wee Quek
00c23017bd ICU-983 Added option to handle all locales.
X-SVN-Rev: 5012
2001-06-16 00:18:51 +00:00
Syn Wee Quek
44364df079 ICU-983 New project for the collation elements serializer
X-SVN-Rev: 5007
2001-06-15 17:37:26 +00:00
Vladimir Weinstein
7f73c4c704 ICU-96 bumped version numbers and edited readme.html
X-SVN-Rev: 4989
2001-06-13 16:13:33 +00:00
Vladimir Weinstein
bc82668594 ICU-96 fixed a mental typo (uint16_t is not UChar)
X-SVN-Rev: 4919
2001-06-08 05:51:29 +00:00
George Rhoten
c6da6bb4c2 ICU-961 Add newline at the end of the header file.
X-SVN-Rev: 4912
2001-06-07 21:29:34 +00:00
Vladimir Weinstein
27d7ed1627 ICU-96 some fixes - need to be finished (hi got broken)
X-SVN-Rev: 4887
2001-06-05 22:52:56 +00:00
Vladimir Weinstein
bd34d61147 ICU-96 Commited previous version in error
X-SVN-Rev: 4878
2001-06-02 02:05:38 +00:00
Vladimir Weinstein
71881c7ace ICU-96 update to UCARules so that conformance test works better
X-SVN-Rev: 4877
2001-06-02 02:01:41 +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
George Rhoten
03f725c002 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4847
2001-05-31 21:22:59 +00:00
Vladimir Weinstein
1ce315488b ICU-968 correct data in UCARules and correct handling of EOF in parse.c Special characters have to be quoted in order to parse UCARules!
X-SVN-Rev: 4837
2001-05-31 05:56:08 +00:00
Ram Viswanadha
b163142667 ICU-968 Fix UCARules handling by ignoring CR, LF, SPACE characters
X-SVN-Rev: 4835
2001-05-31 03:36:54 +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
23091929ee ICU-968 genrb was handling 0xffff incorrectly and crashing intltst.
X-SVN-Rev: 4813
2001-05-26 01:20:21 +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
c7298798f0 ICU-968 genrb now handles non-BMP codepoints.
Strict processing of invalid \uxxxx and \Uhhhhhhh notations

X-SVN-Rev: 4793
2001-05-25 00:16:28 +00:00
Ram Viswanadha
68229f74e3 ICU-968 U_ERR for genrb
X-SVN-Rev: 4792
2001-05-25 00:14:47 +00:00
Markus Scherer
cef0e63c19 ICU-609 add code point consistency checks
X-SVN-Rev: 4791
2001-05-25 00:00:51 +00:00
Markus Scherer
7083772948 ICU-609 add code point consistency checks
X-SVN-Rev: 4790
2001-05-24 23:49:03 +00:00
Markus Scherer
ae4b3d5784 ICU-945 remove 2 obsolete and unsafe strcpy(staticData->name, converterName)
X-SVN-Rev: 4789
2001-05-24 23:05:13 +00:00
Ram Viswanadha
259ad06916 ICU-900 Fixed compiler warnings
X-SVN-Rev: 4781
2001-05-24 01:10:46 +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
Yves Arrouye
e265cf78aa ICU-601 .so with the .5 extension or it won't work.
X-SVN-Rev: 4779
2001-05-23 23:41:35 +00:00
George Rhoten
88ac94a221 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4774
2001-05-23 20:32:44 +00:00
George Rhoten
f43a720e99 ICU-900 Fixed some compiler warnings on HPUX.
X-SVN-Rev: 4768
2001-05-22 23:31:54 +00:00
George Rhoten
94e1fd78a5 ICU-900 Fixed some compiler warnings on HPUX.
X-SVN-Rev: 4760
2001-05-22 22:25:48 +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
89aaa684f0 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4739
2001-05-21 23:30:57 +00:00
George Rhoten
4cbb5723ca ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4730
2001-05-21 19:46:14 +00:00
George Rhoten
ceac7b8a88 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4729
2001-05-21 19:38:13 +00:00
Jim Snyder Grant
e92c19d9c8 ICU-96 make sure %%UCARULES can be handled with separator-terminated source-path.
X-SVN-Rev: 4718
2001-05-18 20:52:25 +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
a440103feb ICU-958 execute install-sh with the $(SHELL) command.
X-SVN-Rev: 4704
2001-05-17 21:56:00 +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
48c88ab110 ICU-955 -i option added for genrb to indicate ICU data directory
X-SVN-Rev: 4691
2001-05-16 19:13:53 +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
George Rhoten
a8eaf61cce ICU-567 Commenting out dead code.
X-SVN-Rev: 4681
2001-05-15 23:28:44 +00:00
Steven R. Loomis
da83e420b8 ICU-693 genrb crash
X-SVN-Rev: 4651
2001-05-10 23:24:57 +00:00
George Rhoten
35f531cbb0 ICU-661 Add version information to the data DLL
X-SVN-Rev: 4650
2001-05-10 23:16:00 +00:00
Vladimir Weinstein
ac4b754116 ICU-96 UCA generated with two case bits
X-SVN-Rev: 4644
2001-05-10 22:32:08 +00:00
Ram Viswanadha
9bbdff614f ICU-954 Fix for HPUX, untabify and coding guidelines changes.
X-SVN-Rev: 4641
2001-05-10 21:43:01 +00:00
Ram Viswanadha
bd00e1fed4 ICU-954 Remove genrb's dependency on ustdio
X-SVN-Rev: 4634
2001-05-10 16:54:09 +00:00
George Rhoten
11404763f7 ICU-567 functions without declarations are not good on the Mac
X-SVN-Rev: 4597
2001-05-03 23:10:45 +00:00
George Rhoten
852ec5b330 ICU-567 function declaration not needed
X-SVN-Rev: 4596
2001-05-03 23:08:29 +00:00
Vladimir Weinstein
947b617e64 ICU-96 [before [1|2|3]] option implemented
X-SVN-Rev: 4581
2001-05-02 05:05:06 +00:00
Vladimir Weinstein
af3de60824 ICU-96 genrb collation generation update
X-SVN-Rev: 4528
2001-04-23 03:49:34 +00:00
Vladimir Weinstein
8d3eb3b356 ICU-96 fixed variable top
X-SVN-Rev: 4510
2001-04-19 17:08:07 +00:00
Yves Arrouye
329347eef4 ICU-393 fixed/added .cvsignore
X-SVN-Rev: 4496
2001-04-18 02:22:59 +00:00
Syn Wee Quek
4588dded4a ICU-833
Reverted project to normal warning setting

X-SVN-Rev: 4445
2001-04-04 18:41:50 +00:00