Commit Graph

1581 Commits

Author SHA1 Message Date
Markus Scherer
5aa9e27ac0 ICU-4078 move functions for invariant characters from putil to new uinvchar, public prototypes into utypes.h
X-SVN-Rev: 16320
2004-09-14 16:58:51 +00:00
Markus Scherer
ba9290c9ab ICU-4078 forgot to add -i description to help text
X-SVN-Rev: 16319
2004-09-14 13:47:24 +00:00
Markus Scherer
5320060c1a ICU-4078 gennorm now needs other properties files - but must not depend on unorm.icu...
X-SVN-Rev: 16317
2004-09-13 23:40:06 +00:00
Markus Scherer
c7b731f94b ICU-4078 normalization exclusion sets: move their building (with set patterns) from unorm.cpp to gennorm so that runtime normalization code does not depend on all properties and uniset_props.cpp
X-SVN-Rev: 16304
2004-09-12 16:59:20 +00:00
George Rhoten
4e51efe20d ICU-3905 Remove unused headers
X-SVN-Rev: 16285
2004-09-09 07:34:37 +00:00
George Rhoten
6595a71959 ICU-3969 Ignore new files
X-SVN-Rev: 16284
2004-09-09 06:32:21 +00:00
George Rhoten
3dad571a44 ICU-4078 Remove unused code.
X-SVN-Rev: 16283
2004-09-09 06:26:00 +00:00
George Rhoten
2c2853f1fe ICU-4078 Don't use uloc_getDefault when it's not needed.
Also the example is better to use NULL for getting the default locale.

X-SVN-Rev: 16278
2004-09-08 22:25:45 +00:00
George Rhoten
35591b2f7a ICU-3969 Fix the gencase dependencies in vs.net
X-SVN-Rev: 16272
2004-09-07 23:45:09 +00:00
Markus Scherer
44415c556a ICU-3969 swap ucase.icu
X-SVN-Rev: 16261
2004-09-06 16:02:27 +00:00
Markus Scherer
f9bf55cf9e ICU-3969 build gencase
X-SVN-Rev: 16260
2004-09-06 16:01:53 +00:00
Markus Scherer
a1ae4d7e56 ICU-3969 move base definitions to common/ucase.h
X-SVN-Rev: 16259
2004-09-06 16:00:41 +00:00
Markus Scherer
057bcfd819 ICU-3969 store case-ignorable flags, maxFullLength; other fixes
X-SVN-Rev: 16258
2004-09-06 16:00:23 +00:00
Markus Scherer
d5631e445c ICU-3969 initial code for gencase, generate ucase.icu containing only and all case mapping properties
X-SVN-Rev: 16214
2004-08-30 22:13:08 +00:00
Markus Scherer
f415ea5e5a ICU-3969 move propsvec from genprops to toolutil (with small changes)
X-SVN-Rev: 16213
2004-08-30 22:11:48 +00:00
George Rhoten
1fcd7ea903 ICU-3905 Fix some compiler warnings, and reduce the amount of duplicate data in the libraries.
X-SVN-Rev: 16211
2004-08-28 05:50:39 +00:00
Ram Viswanadha
149bca66b8 ICU-3925 update to gendtjar.pl for handling multiple trees
X-SVN-Rev: 16161
2004-08-13 20:35:29 +00:00
Ram Viswanadha
6b04499419 ICU-3925 dont produce info messages unless in verbose mode
X-SVN-Rev: 16160
2004-08-13 20:35:04 +00:00
Ram Viswanadha
15bd863941 ICU-3925 various fixes
X-SVN-Rev: 16159
2004-08-13 20:34:31 +00:00
Eric Mader
16a2ce1683 ICU-4050 script to find files w/o an IBM Copyright notice.
X-SVN-Rev: 16139
2004-08-10 17:57:01 +00:00
George Rhoten
084c60a123 ICU-3960 Fix make -j2
X-SVN-Rev: 16123
2004-08-06 16:37:05 +00:00
George Rhoten
946f58dff5 ICU-3963 Update ICU's version to 3.1
X-SVN-Rev: 16096
2004-08-03 01:30:04 +00:00
George Rhoten
b87fed8371 ICU-3963 Update ICU
X-SVN-Rev: 16056
2004-07-19 21:18:18 +00:00
George Rhoten
7497b4f8b0 ICU-2095 Make sure that tools don't depend on ICU_DATA
X-SVN-Rev: 16049
2004-07-18 22:04:47 +00:00
George Rhoten
0a062c2b8b ICU-3196 Fix documentation
X-SVN-Rev: 16040
2004-07-18 06:22:21 +00:00
George Rhoten
b7ae145f93 ICU-3946 Fix some tests to use U_EXPORT2 more often
X-SVN-Rev: 16019
2004-07-16 15:05:14 +00:00
George Rhoten
cd4853f4a7 ICU-3925 Remove collation compatibility mode. Properly implement resource bundle trees.
X-SVN-Rev: 15990
2004-07-13 08:08:17 +00:00
George Rhoten
ab87c4e7fe ICU-740 Make sure that the document in the Attic points to the correct location.
X-SVN-Rev: 15935
2004-06-22 15:26:25 +00:00
George Rhoten
f525be22c5 ICU-740 Make sure that the document in the Attic points to the correct location.
X-SVN-Rev: 15934
2004-06-22 15:26:11 +00:00
George Rhoten
85c501e808 ICU-3718 Make some data const.
X-SVN-Rev: 15915
2004-06-18 02:00:14 +00:00
George Rhoten
3b290bedcb ICU-3847 Fix different, but related, compiler errors and warnings.
X-SVN-Rev: 15888
2004-06-16 16:39:35 +00:00
George Rhoten
c59373cb93 ICU-3847 Fix some compiler errors and warnings.
X-SVN-Rev: 15883
2004-06-15 22:36:18 +00:00
Steven R. Loomis
86bbf3821e ICU-3847 files mode - create dirs as needed
X-SVN-Rev: 15877
2004-06-15 17:53:28 +00:00
Steven R. Loomis
9e27c03f52 ICU-3831 undo prev change (fix in unorm.h)
X-SVN-Rev: 15861
2004-06-12 08:53:21 +00:00
Steven R. Loomis
617cee06dd ICU-3831 uconfig.h fixes
X-SVN-Rev: 15841
2004-06-10 23:49:07 +00:00
George Rhoten
ee7131148a ICU-3389 Improve Windows out of source building, and EBCDIC support
X-SVN-Rev: 15750
2004-06-07 05:00:11 +00:00
George Rhoten
115d10a107 ICU-3499 Fix for z/OS. Make sure C++ tests are defined as C functions.
X-SVN-Rev: 15712
2004-06-04 17:11:09 +00:00
George Rhoten
b2f1c64857 ICU-3499 Make sure warnings appear while passing a C++ function to a
function expecting a C function.  This is important for z/OS and iotest.

X-SVN-Rev: 15710
2004-06-04 16:56:12 +00:00
George Rhoten
0f77f15f2d ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15644
2004-05-31 03:08:28 +00:00
George Rhoten
6107521e50 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15640
2004-05-30 19:39:50 +00:00
George Rhoten
87759368c3 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15636
2004-05-30 09:03:43 +00:00
Alan Liu
f43b31c96e ICU-3477 clarify docs; add ICU4J instructions; add patch file regeneration instructions
X-SVN-Rev: 15543
2004-05-25 22:34:55 +00:00
Alan Liu
e81cc162aa ICU-3477 update Makefile to discover Olson version and pass it to tz2icu
X-SVN-Rev: 15542
2004-05-25 22:34:06 +00:00
Alan Liu
69acdb1b26 ICU-3477 fix country map problem; add Olson version to generated files
X-SVN-Rev: 15541
2004-05-25 22:33:16 +00:00
George Rhoten
104f4e2376 ICU-3719 Regenerate urename.h with the proper copyright from libraries in their current locations
X-SVN-Rev: 15465
2004-05-21 20:39:18 +00:00
Eric Mader
6649d6d238 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15420
2004-05-20 00:23:13 +00:00
Eric Mader
57bb90bd7f ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15419
2004-05-20 00:15:42 +00:00
George Rhoten
bbc7043dbf ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15400
2004-05-19 06:13:31 +00:00
George Rhoten
4d51e9a494 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15398
2004-05-19 04:59:12 +00:00
George Rhoten
f652a3aec7 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15397
2004-05-19 04:30:45 +00:00