Markus Scherer
e37a743281
ICU-4011 add tiny XML parser to toolutil library
...
X-SVN-Rev: 17485
2005-04-17 23:58:53 +00:00
George Rhoten
cc7f22046e
ICU-3229 Pass in LDFLAGS properly for i5/OS.
...
X-SVN-Rev: 17470
2005-04-08 00:04:08 +00:00
Andy Heninger
a992612ff4
ICU-4157 Add compatibility with earlier compiled break rules, in addition to the new format for Unicode 4.1
...
X-SVN-Rev: 17405
2005-03-28 05:21:50 +00:00
George Rhoten
397d71b7b3
ICU-4351 Fix the help text
...
X-SVN-Rev: 17393
2005-03-25 18:09:01 +00:00
George Rhoten
1ef9ce4649
ICU-4351 Fix for Unix
...
X-SVN-Rev: 17390
2005-03-25 16:38:59 +00:00
George Rhoten
296c4ce9bb
ICU-4351 Allow data to be built from a .dat archive.
...
X-SVN-Rev: 17389
2005-03-25 05:40:51 +00:00
George Rhoten
9d88c78dfc
ICU-4351 Fix decmn so that an archive can be taken apart and put back together without special makefile code.
...
X-SVN-Rev: 17388
2005-03-25 04:35:07 +00:00
George Rhoten
e108966fe7
ICU-4438 Fix building the individual objects of a shared library when the genccode assembly isn't used.
...
DYNAMICCPPFLAGS and DYNAMICCFLAGS are only defined in dllmode.c and not sttcmode.c.
X-SVN-Rev: 17362
2005-03-20 13:53:04 +00:00
George Rhoten
c76c2efa6c
ICU-3229 Pass in LDFLAGS properly for i5/OS.
...
X-SVN-Rev: 17359
2005-03-19 01:42:01 +00:00
George Rhoten
37227c3d2b
ICU-3229 Pass in LDFLAGS properly for i5/OS.
...
X-SVN-Rev: 17357
2005-03-18 19:54:21 +00:00
Eric Mader
f57c82a12d
ICU-4428 update copyright notices for ICU 3.3.
...
X-SVN-Rev: 17348
2005-03-16 18:46:54 +00:00
George Rhoten
578b93841c
ICU-4439 Fix / and \ usage on Windows.
...
X-SVN-Rev: 17342
2005-03-15 06:06:11 +00:00
George Rhoten
c2549aaace
ICU-4420 Drop support for MSVC 6. This implements the changes proposed on 2004-03-26.
...
X-SVN-Rev: 17334
2005-03-13 19:56:58 +00:00
George Rhoten
7e191502de
ICU-4436 Allow RTTI to work when /OPT:ICF (COMDAT folding) is used.
...
X-SVN-Rev: 17333
2005-03-13 19:49:45 +00:00
Markus Scherer
1fa2571e90
ICU-4334 refresh Unicode 4.1 data
...
X-SVN-Rev: 17331
2005-03-11 23:31:44 +00:00
George Rhoten
e44d9ec250
ICU-4419 Fix some MinGW data build issues
...
X-SVN-Rev: 17328
2005-03-11 16:08:37 +00:00
George Rhoten
1fd2507b51
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 17316
2005-03-10 03:36:47 +00:00
Ram Viswanadha
be493b8149
ICU-4432 update wrtxml.c
...
X-SVN-Rev: 17312
2005-03-10 01:21:09 +00:00
Ram Viswanadha
cebc07807c
ICU-4431 update gendtjar.pl
...
X-SVN-Rev: 17311
2005-03-10 01:19:21 +00:00
George Rhoten
7768476d71
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 17306
2005-03-09 16:39:27 +00:00
Eric Mader
41ca4f63ee
ICU-4428 update copyright notices for ICU 3.3.
...
X-SVN-Rev: 17296
2005-03-08 22:49:59 +00:00
George Rhoten
890ff89938
ICU-4220 Fix a compiler warning
...
X-SVN-Rev: 17294
2005-03-08 16:36:09 +00:00
George Rhoten
7014790aec
ICU-4220 Simplify adding a new process type, and fix some compiler warnings.
...
X-SVN-Rev: 17293
2005-03-08 16:25:50 +00:00
George Rhoten
611748c972
ICU-4220 Simplify adding a new process type, and fix some compiler warnings.
...
X-SVN-Rev: 17292
2005-03-08 16:23:22 +00:00
George Rhoten
10cdd69133
ICU-4220 Use new process type to strip away comments,
...
and use the process rb type to explicitly declare special internal type handling.
X-SVN-Rev: 17290
2005-03-08 07:07:22 +00:00
George Rhoten
e07f0299f0
ICU-4220 rename util.h to rbutil.h because it conflicts with common/util.h
...
X-SVN-Rev: 17289
2005-03-08 07:05:49 +00:00
George Rhoten
b53e510acd
ICU-4420 Remove some original MSVC 6 specific definitions/options that do not apply to MSVC 7.1.
...
This change is also being done so that it's easier to compare the options against the Cygwin/MSVC build (the only way left to use MSVC 6).
Some of the definitions/options aren't used at all or are redundant.
X-SVN-Rev: 17285
2005-03-05 10:06:19 +00:00
Ram Viswanadha
40536bd2fa
ICU-4420 remove uperf.o dependency from toolutil
...
X-SVN-Rev: 17281
2005-03-03 23:12:37 +00:00
George Rhoten
45c0779e09
ICU-4420 Drop support for MSVC 6 project files
...
X-SVN-Rev: 17278
2005-03-03 16:19:41 +00:00
George Rhoten
d6f111187c
ICU-4420 Temporary fix due to MSVC 6 -> MSVC 7.1 transition for the performance tests.
...
X-SVN-Rev: 17277
2005-03-03 16:19:22 +00:00
George Rhoten
48a2eb0433
ICU-4420 Fix compile time problems that appeared during MSVC 6 -> MSVC 7.1 migration for the performance tests.
...
X-SVN-Rev: 17276
2005-03-03 08:54:57 +00:00
George Rhoten
0d483be4ab
ICU-4420 Drop support for MSVC 6 project files
...
X-SVN-Rev: 17275
2005-03-03 00:06:21 +00:00
Markus Scherer
bb8e7f04bc
ICU-4334 fix enum names for new blocks
...
X-SVN-Rev: 17237
2005-02-21 22:46:36 +00:00
George Rhoten
aac8e996c4
ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
...
X-SVN-Rev: 17221
2005-02-18 00:19:33 +00:00
George Rhoten
35e0a8a0d2
ICU-739 Make it easier to build ICU on Windows where WIN32 is defined, but WIN32 is not the target.
...
X-SVN-Rev: 17210
2005-02-17 00:19:44 +00:00
George Rhoten
563181b765
ICU-739 Make it easier to build ICU on Windows where WIN32 is defined, but WIN32 is not the target.
...
X-SVN-Rev: 17209
2005-02-17 00:10:29 +00:00
Markus Scherer
5a1bc49ede
ICU-4287 formatVersion is 1.0 not 1.1
...
X-SVN-Rev: 17167
2005-01-29 00:15:18 +00:00
Andy Heninger
ded70b3ae1
ICU-4385 Fix Makefile patch to work with Linux command paths
...
X-SVN-Rev: 17147
2005-01-20 05:37:16 +00:00
Andy Heninger
743f792983
ICU-4385 track changes to Olson zic.c file.
...
X-SVN-Rev: 17146
2005-01-20 05:26:53 +00:00
George Rhoten
bc470cb619
ICU-4092 Remove unused code.
...
X-SVN-Rev: 17130
2005-01-14 22:26:50 +00:00
Markus Scherer
7f8d06b42b
ICU-4334 Unicode 4.1 update
...
X-SVN-Rev: 17104
2005-01-10 18:02:54 +00:00
George Rhoten
fafa060d6e
ICU-4330 Change version from 3.2 to 3.3
...
X-SVN-Rev: 17092
2005-01-07 00:21:10 +00:00
George Rhoten
1d9f513c4b
ICU-4330 Change version from 3.2 to 3.3
...
X-SVN-Rev: 17090
2005-01-06 22:49:44 +00:00
Markus Scherer
0ecbd62a78
ICU-3858 check for and forbid negative numeric values
...
X-SVN-Rev: 17085
2005-01-04 16:55:02 +00:00
Markus Scherer
d1af40d227
ICU-3881 modularize unorm.icu using build-time switches
...
X-SVN-Rev: 17082
2005-01-04 00:46:14 +00:00
George Rhoten
5ec3e3887c
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 17077
2005-01-02 19:36:38 +00:00
Markus Scherer
aa6cd66256
ICU-3858 remove data for properties that were moved to ucase.icu and ubidi.icu, and simplify remaining structure
...
X-SVN-Rev: 17074
2005-01-02 00:22:48 +00:00
Markus Scherer
1f69d77027
ICU-3858 turn upvec_toTrie() into more generic upvec_compact()
...
X-SVN-Rev: 17073
2005-01-02 00:21:25 +00:00
Markus Scherer
28ea05638f
ICU-4287 smaller ubidi.icu by using 16-bit trie and storing Joining_Group data in a simple byte array outside the trie
...
X-SVN-Rev: 17069
2005-01-01 18:00:17 +00:00
Markus Scherer
739b6a5220
ICU-4287 move bidi/shaping properties to ubidi.icu
...
X-SVN-Rev: 17055
2004-12-31 13:28:06 +00:00