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
George Rhoten
f6ffb3b674
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 17043
2004-12-30 08:05:55 +00:00
George Rhoten
306b5ea7da
ICU-3229 Fix for HP-UX. Apparently psuedo-rpath stuff doesn't work well
...
on HP-UX, and that is included with LDFLAGS from mh-hpux-acc. Use the official
LDFLAGS and add special flags as needed.
X-SVN-Rev: 16925
2004-12-07 22:14:25 +00:00
George Rhoten
9bf6134869
ICU-4280 Improve the z/OS ASCII support.
...
The Lotus specific addition apparently wasn't needed.
X-SVN-Rev: 16923
2004-12-06 17:31:27 +00:00
George Rhoten
937bd376ff
ICU-3004 An AIX machine set to the tr_TR locale complains bitterly about some "builtin" functions defined in stdlib.h.
...
Include it in fewer places so that fewer warnings appear, and make sure that it's more difficult to accidentally use the C malloc and free.
X-SVN-Rev: 16912
2004-12-03 20:22:01 +00:00
George Rhoten
7fcbdfbb65
ICU-3229 Allow pkgdata to pass in linker options to the linker
...
X-SVN-Rev: 16906
2004-12-02 07:58:32 +00:00
Markus Scherer
ca77616509
ICU-3432 move uniset.cpp data for case closure to ucase.icu; have gencase build case closure data; ucase.c use it; UnicodeSet::closeOver() call that
...
X-SVN-Rev: 16902
2004-12-02 04:18:35 +00:00
George Rhoten
12176f4596
ICU-4179 Improve the copyright notice
...
X-SVN-Rev: 16852
2004-11-13 01:17:49 +00:00
George Rhoten
9d4709a71e
ICU-4154 Fixes for IRIX. memcmp seems to be broken on IRIX for some odd reason.
...
X-SVN-Rev: 16833
2004-11-12 00:38:34 +00:00
George Rhoten
b42fe1345c
ICU-4154 Fixes for IRIX. The standard headers are broken on IRIX.
...
X-SVN-Rev: 16831
2004-11-12 00:26:54 +00:00
Andy Heninger
665e553354
ICU-4161 remove tabs from source code
...
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
George Rhoten
f309c41fad
ICU-4154 Fix static library building on some platforms.
...
X-SVN-Rev: 16814
2004-11-10 05:02:51 +00:00
Steven R. Loomis
2e8a985dc6
ICU-4218 uconfig for 3.2
...
X-SVN-Rev: 16813
2004-11-10 03:47:56 +00:00
George Rhoten
1670cfdf45
ICU-3855 Fix Cygwin/MSVC install.
...
X-SVN-Rev: 16805
2004-11-09 19:21:06 +00:00
Ram Viswanadha
6595b78c67
ICU-4179 update the copyright notice
...
X-SVN-Rev: 16801
2004-11-09 00:44:09 +00:00
Eric Mader
6c0d288270
ICU-4179 don't examine files which are known to not need an IBM copyright
...
X-SVN-Rev: 16758
2004-11-04 22:56:36 +00:00
George Rhoten
287852e706
ICU-3905 Fix some compiler warnings
...
X-SVN-Rev: 16754
2004-11-04 21:51:57 +00:00
George Rhoten
b43d5d4272
ICU-3905 Fix some IA64 compiler warnings.
...
X-SVN-Rev: 16747
2004-11-04 02:36:10 +00:00
George Rhoten
075adc8b89
ICU-4148 Allow pkgdata to run with GNU make on Windows when WIN32 is defined.
...
X-SVN-Rev: 16723
2004-11-02 05:58:19 +00:00
George Rhoten
716599aa07
ICU-4148 Allow pkgdata to run with GNU make on Windows when WIN32 is defined.
...
X-SVN-Rev: 16713
2004-11-02 00:27:43 +00:00
Eric Mader
0232219444
ICU-4179 filter out .dll, .ilk, .pdb, .bin files.
...
X-SVN-Rev: 16712
2004-11-02 00:11:21 +00:00
Eric Mader
a1910ed604
ICU-4179 look for the copyright notice in the first 20 lines instead of the first 10.
...
X-SVN-Rev: 16708
2004-11-01 23:36:49 +00:00
Eric Mader
0b0a9b9186
ICU-4179 update copyright notices for ICU 3.2
...
X-SVN-Rev: 16695
2004-11-01 19:41:06 +00:00
George Rhoten
23b78bf15e
ICU-3905 Fix some compiler warnings.
...
X-SVN-Rev: 16649
2004-10-28 00:05:24 +00:00
Vladimir Weinstein
436facf32a
ICU-4163 ucol_cloneBinary & ucol_openBinary APIs - no C++ comments in C files
...
X-SVN-Rev: 16640
2004-10-27 02:09:07 +00:00
Vladimir Weinstein
6f97dd1568
ICU-4163 ucol_cloneBinary & ucol_openBinary APIs
...
X-SVN-Rev: 16637
2004-10-27 00:31:04 +00:00
George Rhoten
5c97ee7892
ICU-3963 Update to version 3.2
...
X-SVN-Rev: 16621
2004-10-25 23:32:50 +00:00
George Rhoten
24f4947b54
ICU-4154 Remove unused include directories.
...
X-SVN-Rev: 16607
2004-10-24 19:57:28 +00:00
George Rhoten
1397daa245
ICU-4148 The MinGW headers have a bug so that NOGDI doesn't work.
...
X-SVN-Rev: 16585
2004-10-21 06:40:36 +00:00
George Rhoten
bdf72fb52c
ICU-3805 Break putil.h/utypes.h header file dependancy loop
...
X-SVN-Rev: 16552
2004-10-19 03:15:10 +00:00
George Rhoten
83b0d17af1
ICU-4078 Revert the move of the invariant conversion routines back to putil.h.
...
They are stable APIs, and they should not be moved.
X-SVN-Rev: 16530
2004-10-18 03:03:13 +00:00
George Rhoten
6a80fd1c86
ICU-3805 Break the circular dependency between utypes.h and putil.h
...
X-SVN-Rev: 16356
2004-09-23 00:24:36 +00:00
George Rhoten
209c7b9bbd
ICU-4078 Don't depend on Memory stream anymore
...
X-SVN-Rev: 16340
2004-09-17 04:19:30 +00:00
Markus Scherer
b986312493
ICU-3969 edit man page
...
X-SVN-Rev: 16335
2004-09-16 13:15:07 +00:00
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
George Rhoten
6f1f6cf374
ICU-3500 Fix some compiler warnings
...
X-SVN-Rev: 15394
2004-05-19 04:01:34 +00:00
Eric Mader
14fbb48bf9
ICU-3770 Updated copyright notices for ICU 3.0
...
X-SVN-Rev: 15385
2004-05-18 22:01:41 +00:00
Ram Viswanadha
68f87685c3
ICU-3301 add a tool for generating the data jar file
...
X-SVN-Rev: 15380
2004-05-18 21:33:21 +00:00
George Rhoten
8166be666f
ICU-3682 Resolve (#ifdef) the conflict with what is the os/400 fix and what was planned as the os/400 fix.
...
X-SVN-Rev: 15375
2004-05-18 18:42:44 +00:00
George Rhoten
fbf289c55e
ICU-3576 Make it easier to create static libraries on Windows
...
X-SVN-Rev: 15366
2004-05-18 05:35:41 +00:00
George Rhoten
7e61a61440
ICU-3762 Fix data library versioning. Build library versioning in tmp.
...
X-SVN-Rev: 15339
2004-05-17 19:09:26 +00:00
George Rhoten
90b37e1ffd
ICU-3762 Fix data library versioning.
...
X-SVN-Rev: 15334
2004-05-17 17:49:49 +00:00
George Rhoten
3b745c1150
ICU-3389 Fix make install on Windows
...
X-SVN-Rev: 15332
2004-05-17 06:37:28 +00:00
George Rhoten
648e3d7de3
ICU-3500 Fix some compiler warnings
...
X-SVN-Rev: 15331
2004-05-17 06:33:22 +00:00
George Rhoten
e478f9f1bd
ICU-3500 Fix some compiler warnings
...
X-SVN-Rev: 15330
2004-05-17 06:25:54 +00:00
George Rhoten
9807380d2a
ICU-3389 Output temporary files to the tmp directory.
...
Use a better naming scheme of temp files on Windows.
Simplify static library generation, since pkgdata now supports -L.
X-SVN-Rev: 15277
2004-05-12 19:58:49 +00:00
George Rhoten
1bf207e545
ICU-3741 Ignore some things that appear on Cygwin
...
X-SVN-Rev: 15251
2004-05-11 16:15:58 +00:00
George Rhoten
27977471ca
ICU-3389 Don't output the static library readme for the data library
...
X-SVN-Rev: 15249
2004-05-11 05:17:14 +00:00
George Rhoten
dad60278cf
ICU-3389 Fix static library names
...
X-SVN-Rev: 15248
2004-05-11 04:51:53 +00:00
George Rhoten
350aaa2bf8
ICU-3389 Fix how the output library is named.
...
X-SVN-Rev: 15244
2004-05-10 23:55:33 +00:00
George Rhoten
6395813d7f
ICU-3389 Fix how the data library is named
...
X-SVN-Rev: 15243
2004-05-10 23:49:05 +00:00
George Rhoten
4e2017ef10
ICU-3734 Use the base address when needed on Windows.
...
X-SVN-Rev: 15173
2004-05-06 05:56:22 +00:00
George Rhoten
21b87f6765
ICU-3389 The -O isn't required, and document it that way
...
X-SVN-Rev: 15172
2004-05-06 05:48:45 +00:00
George Rhoten
1e83df60e4
ICU-3733 Remove the "l" from the data library. It's not really needed anymore
...
X-SVN-Rev: 15162
2004-05-06 00:39:17 +00:00
George Rhoten
7766c5a5da
ICU-3389 Make an install target for Windows
...
X-SVN-Rev: 15155
2004-05-05 17:40:53 +00:00
George Rhoten
8bc208cd9a
ICU-3576 Improve static library building ability
...
X-SVN-Rev: 15151
2004-05-05 04:15:32 +00:00
Markus Scherer
54240564c2
ICU-3703 add ICU properties NF*_Inert and Segment_Starter
...
X-SVN-Rev: 15141
2004-05-04 18:52:35 +00:00
George Rhoten
847d0037d3
ICU-3389 Fix clean target. It misses derb.d.
...
X-SVN-Rev: 15138
2004-05-04 06:22:22 +00:00
Alan Liu
dfd64036c5
ICU-2487 missing brace
...
X-SVN-Rev: 15101
2004-04-29 20:05:21 +00:00
George Rhoten
4f38b04d89
ICU-3719 Update version numbers
...
X-SVN-Rev: 15097
2004-04-29 19:12:32 +00:00
Steven R. Loomis
40a4d1af62
ICU-2487 change / to - in tree names.
...
X-SVN-Rev: 15094
2004-04-29 17:40:48 +00:00
George Rhoten
29f1907672
ICU-3576 Improve building and using static libraries
...
X-SVN-Rev: 15077
2004-04-28 05:24:57 +00:00
George Rhoten
9037b8e154
ICU-3500 Fix some compiler warnings.
...
X-SVN-Rev: 15068
2004-04-28 00:11:02 +00:00
George Rhoten
ed74c0083f
ICU-3682 os/400 improvements to handle new data layout.
...
X-SVN-Rev: 15057
2004-04-27 18:57:35 +00:00
Steven R. Loomis
84dfe4bae5
ICU-2487 cygwin/windows fixes for multiple trees
...
X-SVN-Rev: 15034
2004-04-23 23:15:15 +00:00
Steven R. Loomis
62d409a4ae
ICU-2487 back out the name offset (msvc/cygwin)
...
X-SVN-Rev: 15026
2004-04-23 00:15:10 +00:00
Steven R. Loomis
ce3c8007e8
ICU-2487 cygwin/windows fixes for multiple trees
...
X-SVN-Rev: 15024
2004-04-22 23:27:20 +00:00
George Rhoten
d25bc2ab9b
ICU-3682 Make it easier for os/400 and Cygwin to do proper library versioning with usable names.
...
X-SVN-Rev: 15007
2004-04-19 17:32:30 +00:00
Steven R. Loomis
0c9e674ecc
ICU-2487 fix a crashing buffer calculation err, fixup some other items
...
X-SVN-Rev: 14979
2004-04-15 07:43:10 +00:00
Steven R. Loomis
207167f8be
ICU-2487 move collation data into new tree
...
X-SVN-Rev: 14967
2004-04-14 20:08:16 +00:00
George Rhoten
b0a8a4a6ac
ICU-3682 Compress the string generation for os/400
...
X-SVN-Rev: 14931
2004-04-12 17:13:28 +00:00
Markus Scherer
f65ee799e6
ICU-2758 add APIs for FCD properties lccc & tccc
...
X-SVN-Rev: 14894
2004-04-07 02:57:06 +00:00
Markus Scherer
81f1506e2a
ICU-2757 add APIs for NF*_QC properties
...
X-SVN-Rev: 14892
2004-04-07 00:28:39 +00:00
George Rhoten
bf80670ed2
ICU-3389 CygWin/MSVC "make clean" changes
...
X-SVN-Rev: 14869
2004-04-05 21:25:47 +00:00
Vladimir Weinstein
be90c423cc
ICU-3170 regenerated data for Unicode 4.0.1
...
X-SVN-Rev: 14863
2004-04-05 19:43:04 +00:00
Vladimir Weinstein
1a88d7e33f
ICU-3170 updated the version number in data info
...
X-SVN-Rev: 14847
2004-04-03 07:20:14 +00:00
Vladimir Weinstein
d10be66666
ICU-3170 modified the script to allow more than 2 property values
...
X-SVN-Rev: 14846
2004-04-03 07:19:23 +00:00
Vladimir Weinstein
f41186a660
ICU-3170 fixed a bug in parser
...
X-SVN-Rev: 14845
2004-04-03 07:16:55 +00:00
Markus Scherer
9b10636685
ICU-3170 update code for Unicode 4.0.1
...
X-SVN-Rev: 14844
2004-04-02 17:41:06 +00:00
George Rhoten
ddec332bdd
ICU-3500 Fix some compiler warnings.
...
X-SVN-Rev: 14842
2004-04-02 01:41:25 +00:00
George Rhoten
f37140a09a
ICU-3483 Install derb man page
...
X-SVN-Rev: 14824
2004-04-01 04:26:27 +00:00
George Rhoten
cea9a79797
ICU-3389 Make makeconv work like genrb, unless multiple files are specified.
...
X-SVN-Rev: 14803
2004-03-30 06:15:34 +00:00
George Rhoten
2019976114
ICU-3612 Specify data.h for easier browsing.
...
X-SVN-Rev: 14794
2004-03-29 22:00:43 +00:00
George Rhoten
919d6d3f2a
ICU-3389 Don't create a .lib by not exporting some symbols
...
X-SVN-Rev: 14792
2004-03-29 21:58:57 +00:00
Ram Viswanadha
f1a595f44f
ICU-3405 prototype for U_DRAFT, U_DEPRECATED and U_OBSOLETE
...
X-SVN-Rev: 14778
2004-03-26 21:53:12 +00:00
Ram Viswanadha
bbe9de394c
ICU-3405 prototype for U_DRAFT, U_DEPRECATED and U_OBSOLETE
...
X-SVN-Rev: 14775
2004-03-26 19:42:04 +00:00
George Rhoten
6d897671e7
ICU-3389 Fix library installation
...
X-SVN-Rev: 14773
2004-03-26 18:35:15 +00:00
George Rhoten
bb1df1918e
ICU-3389 Fix library installation
...
X-SVN-Rev: 14770
2004-03-26 17:57:09 +00:00
George Rhoten
1745685d1e
ICU-3389 First try at building tools into a bin directory and libraries into a lib directory.
...
X-SVN-Rev: 14767
2004-03-26 01:22:25 +00:00
George Rhoten
25e9c193f1
ICU-3389 Fix the case when newline translation is or is not used.
...
X-SVN-Rev: 14751
2004-03-25 00:36:30 +00:00
George Rhoten
7fe030d918
ICU-3612 Don't explicitly specify the import libraries. Use the project dependencies.
...
X-SVN-Rev: 14750
2004-03-24 23:09:55 +00:00
George Rhoten
f766d4a7dc
ICU-3662 Remove unused dependencies
...
X-SVN-Rev: 14742
2004-03-24 05:51:27 +00:00
George Rhoten
f1414e0160
ICU-3662 Move data based test framework to test library
...
X-SVN-Rev: 14737
2004-03-23 23:18:43 +00:00
George Rhoten
2fe4ef4a10
ICU-3662 Readd vlog_info. It was being used.
...
X-SVN-Rev: 14735
2004-03-23 19:02:20 +00:00
George Rhoten
ff7f72151c
ICU-3389 Fix the case when newline translation is or is not used.
...
X-SVN-Rev: 14734
2004-03-23 06:46:35 +00:00
George Rhoten
6038ee28f5
ICU-3662 Move data based test framework to test library
...
X-SVN-Rev: 14733
2004-03-23 06:37:36 +00:00
George Rhoten
761dc84de0
ICU-3389 Fix make clean and remove a few unused variables.
...
X-SVN-Rev: 14732
2004-03-23 06:10:51 +00:00
George Rhoten
ef14460904
ICU-3612 Move genjp to the icuapps folder.
...
MSVC 7.1 is the main development environment now, and don't spend time porting this application right now.
This is checked in for reference only.
X-SVN-Rev: 14717
2004-03-22 21:53:10 +00:00
George Rhoten
ee4af2f4a0
ICU-2242 Add some documentation
...
X-SVN-Rev: 14712
2004-03-16 19:04:32 +00:00
George Rhoten
a5183a1595
ICU-3269 Add dependencies for man pages so that config.status is used in a serial manner.
...
X-SVN-Rev: 14696
2004-03-12 19:23:04 +00:00
George Rhoten
8738a1cc6d
ICU-2242 Update documentation about the new -a option.
...
X-SVN-Rev: 14695
2004-03-12 07:25:05 +00:00
George Rhoten
123c565384
ICU-3650 Update gencnval and alias table documentation
...
X-SVN-Rev: 14691
2004-03-12 06:44:55 +00:00
George Rhoten
2546c71963
ICU-2242 Undo previous change.
...
X-SVN-Rev: 14690
2004-03-11 21:49:06 +00:00
George Rhoten
fab44fed99
ICU-2242 Assembly generation updates
...
X-SVN-Rev: 14671
2004-03-10 22:34:38 +00:00
George Rhoten
6feaf2b228
ICU-2242 Assembly generation updates
...
X-SVN-Rev: 14669
2004-03-10 18:31:04 +00:00
George Rhoten
5d9dca1d51
ICU-2242 Assembly generation updates
...
X-SVN-Rev: 14664
2004-03-09 23:37:51 +00:00
George Rhoten
3e4ca7e34c
ICU-2242 Assembly generation updates
...
X-SVN-Rev: 14663
2004-03-09 23:36:16 +00:00
Alan Liu
ca7ec8ede1
ICU-3391 enable win32; still need to disable *.col and *.brk on little endian
...
X-SVN-Rev: 14657
2004-03-09 22:09:17 +00:00
George Rhoten
fb8fac1e79
ICU-2242 Assembly generation updates
...
X-SVN-Rev: 14653
2004-03-09 20:02:47 +00:00
George Rhoten
7e677ea1b4
ICU-2242 Assembly generation updates
...
X-SVN-Rev: 14652
2004-03-09 19:35:20 +00:00
George Rhoten
7319205994
ICU-2242 Assembly generation updates
...
X-SVN-Rev: 14649
2004-03-09 02:20:05 +00:00
Ram Viswanadha
eef53a9191
ICU-3192 add string termination for :include
...
X-SVN-Rev: 14639
2004-03-05 01:40:43 +00:00
Ram Viswanadha
dfe8a192e2
ICU-3192 add string termination for UCA rules
...
X-SVN-Rev: 14638
2004-03-05 01:39:11 +00:00
Ram Viswanadha
7254ab8451
ICU-3530 fix .spp format doc
...
X-SVN-Rev: 14634
2004-03-04 23:12:36 +00:00
Steven R. Loomis
6f863650a6
ICU-2242 added gcc-darwin to list of assembly
...
X-SVN-Rev: 14625
2004-03-03 00:52:19 +00:00
Vladimir Weinstein
d6b98f0ab2
ICU-3505 perhaps we wrote a too short string
...
X-SVN-Rev: 14624
2004-03-02 23:38:26 +00:00
George Rhoten
4178784218
ICU-2242 Integrate automatic genccode -a usage into pkgdata
...
X-SVN-Rev: 14622
2004-03-02 00:38:39 +00:00
Vladimir Weinstein
251a217ff6
ICU-3505 fix uninitalized memory in genrb, streamline parsing UCARules
...
X-SVN-Rev: 14620
2004-03-01 18:40:26 +00:00
George Rhoten
2a64ec096f
ICU-3505 Fix uninitialized memory
...
X-SVN-Rev: 14616
2004-02-28 07:21:01 +00:00
Markus Scherer
306001d0c7
ICU-3505 use uprv_sortArray() instead of qsort() to get the same sorting behavior on all platforms, for the same unames.icu output
...
X-SVN-Rev: 14614
2004-02-27 22:57:59 +00:00
George Rhoten
e20bcc02e1
ICU-2408 Fix make clean for CygWin
...
X-SVN-Rev: 14613
2004-02-27 22:54:50 +00:00
George Rhoten
0ce0882b58
ICU-2242 Commit prototype to allow genccode to generate assembly code.
...
X-SVN-Rev: 14612
2004-02-27 22:54:23 +00:00
Vladimir Weinstein
be30f10829
ICU-3505 fix uninitalized memory
...
X-SVN-Rev: 14611
2004-02-27 20:13:47 +00:00
George Rhoten
c93a7ca4bc
ICU-2408 Bring this information up to the modern way of doing things.
...
X-SVN-Rev: 14603
2004-02-26 23:21:34 +00:00
George Rhoten
3c9f629741
ICU-3612 gentest doesn't need to be in the bin directory for packaging. It's a test tool.
...
X-SVN-Rev: 14593
2004-02-26 01:17:23 +00:00
George Rhoten
4d1280ac61
ICU-3612 Convert MSVC .NET project files from 2002 to 2003, and enable CygWin builds
...
X-SVN-Rev: 14559
2004-02-21 00:36:30 +00:00
Alan Liu
52f1ae1898
ICU-3325 remove empty gentz dir
...
X-SVN-Rev: 14477
2004-02-10 21:56:29 +00:00
George Rhoten
331cb209f6
ICU-3431 The cnvalias.dat.5 man page doesn't need to be generated anymore
...
X-SVN-Rev: 14434
2004-02-01 05:44:25 +00:00
George Rhoten
538fd7836b
ICU-2962 Fix for os/390
...
X-SVN-Rev: 14364
2004-01-20 21:08:27 +00:00
Vladimir Weinstein
67ee1334b4
ICU-3515 genuca update
...
X-SVN-Rev: 14350
2004-01-16 07:12:35 +00:00
Markus Scherer
9672a9b446
ICU-2235 swapping of .dat package files must also rename ToC entry names, replacing the old package name with the new one as a prefix for each entry
...
X-SVN-Rev: 14322
2004-01-15 00:23:07 +00:00
George Rhoten
6de6cf5fe3
ICU-2962 Use U_CALLCONV for z/OS
...
X-SVN-Rev: 14291
2004-01-10 00:34:53 +00:00
George Rhoten
ddb9791b82
ICU-3485 Rename the static libraries
...
X-SVN-Rev: 14252
2004-01-07 07:07:17 +00:00
George Rhoten
9feda477f4
ICU-3222 Fix some compiler warnings
...
X-SVN-Rev: 14241
2004-01-06 21:52:08 +00:00
George Rhoten
fcee919cba
ICU-3222 Fix some compiler warnings
...
X-SVN-Rev: 14239
2004-01-06 21:19:44 +00:00
Steven R. Loomis
d1edebee28
ICU-2235 include icuswap
...
X-SVN-Rev: 14228
2003-12-31 18:03:52 +00:00
Steven R. Loomis
f1dc07eef8
ICU-2235 forgot to remove the man pages
...
X-SVN-Rev: 14227
2003-12-31 18:03:33 +00:00
Ram Viswanadha
71152a0189
ICU-3222 do not assign #defines to enum variables
...
X-SVN-Rev: 14218
2003-12-24 23:21:44 +00:00
Eric Mader
3b02edd4df
ICU-3473 Update copyright notices for ICU 2.8.
...
X-SVN-Rev: 14215
2003-12-23 19:23:42 +00:00
Eric Mader
f207088974
ICU-3473 Added more ignoreable extensions for use w/ Java.
...
X-SVN-Rev: 14204
2003-12-20 03:24:06 +00:00
Eric Mader
97e5c384f4
ICU-3473 Update copyright notices for ICU 2.8.
...
X-SVN-Rev: 14199
2003-12-19 23:40:47 +00:00
Eric Mader
2ddbfe3a32
ICU-3473 Update copyright notices for ICU 2.8.
...
X-SVN-Rev: 14198
2003-12-19 23:30:30 +00:00
Markus Scherer
1cc2c34850
ICU-3446 fix use of .cnv unicodeMask - only for base table
...
X-SVN-Rev: 14137
2003-12-15 00:40:24 +00:00