Commit Graph

2255 Commits

Author SHA1 Message Date
Steven R. Loomis
b2ee79e337 ICU-4567 Solaris fix
X-SVN-Rev: 21968
2007-07-13 19:36:02 +00:00
Steven R. Loomis
75b000dece ICU-4567 IWIW (it works in windows)
X-SVN-Rev: 21967
2007-07-13 18:32:08 +00:00
Steven R. Loomis
e16d87f409 ICU-4567 build fixes
X-SVN-Rev: 21966
2007-07-13 18:16:21 +00:00
George Rhoten
0347fcbe3d ICU-5764 Fix static library installation on Windows.
X-SVN-Rev: 21965
2007-07-13 17:59:16 +00:00
Steven R. Loomis
e083454621 ICU-4567 build fixes
X-SVN-Rev: 21960
2007-07-13 17:01:31 +00:00
George Rhoten
9bc3cbe26e ICU-5764 Cygwin's ar currently doesn't handle win64, and GNU make's implicit rules are incompatible with gmake -j2. This is the first attempt to fix these issues.
X-SVN-Rev: 21959
2007-07-13 08:10:41 +00:00
Steven R. Loomis
8350ca45c4 ICU-4567 test data generation for J
X-SVN-Rev: 21957
2007-07-12 23:57:26 +00:00
Steven R. Loomis
1e3c43e8e5 ICU-4567 Win32 fixes for Data Driven CalTest
X-SVN-Rev: 21956
2007-07-12 22:58:54 +00:00
Steven R. Loomis
01a0744b62 ICU-4567 Taiwan calendar testing.. data driven calendar test.. enum generation and programmatic access
X-SVN-Rev: 21955
2007-07-12 21:53:20 +00:00
Eric Mader
202d784973 ICU-4758 Changes to conform to XLIFF 1.1 and the ICU Resource Bundle Profile document.
X-SVN-Rev: 21772
2007-06-18 23:36:49 +00:00
George Rhoten
2ce4cfa8af ICU-5279 Add comments about API hiding.
X-SVN-Rev: 21692
2007-06-11 15:58:47 +00:00
Markus Scherer
ad4541d6ff ICU-5651 use a separate Package for adding items, to keep them around for the lifetime of the target package, and to clean up the memory later
X-SVN-Rev: 21643
2007-06-05 19:40:11 +00:00
Deborah Goldsmith
64c6863264 ICU-5429 Fix disk space leak with UCONFIG_NO_TRANSLITERATION
X-SVN-Rev: 21630
2007-06-05 02:22:42 +00:00
George Rhoten
26a0e7ebd5 ICU-5279 Hide -fvisibility=hidden from icu-config users.
Also try a different fix for the Intel compiler, which seems to work differently
from an interactive shell.
This option is not needed for tools or tests.

X-SVN-Rev: 21623
2007-06-04 05:52:08 +00:00
George Rhoten
90b396cbde ICU-5279 Use __attribute__((visibility("default"))) when gcc 4 is used.
X-SVN-Rev: 21617
2007-06-01 19:15:30 +00:00
George Rhoten
7a5c36dff1 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21615
2007-06-01 07:17:26 +00:00
George Rhoten
1ccc7bec43 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21596
2007-05-30 07:07:27 +00:00
George Rhoten
26dba41dae ICU-5447 Add const to some methods
X-SVN-Rev: 21519
2007-05-12 07:47:39 +00:00
George Rhoten
59f209cb05 ICU-5447 Allow the dependencies to be enumerated.
X-SVN-Rev: 21465
2007-04-27 19:12:15 +00:00
George Rhoten
ccbebdacf6 ICU-5576 Fixes for z/OS
X-SVN-Rev: 21356
2007-04-05 07:37:28 +00:00
George Rhoten
20fd6f98aa ICU-5445 Suppress MSVC 2005 linker warnings. The copyright is already included with icupkg.
X-SVN-Rev: 21354
2007-04-05 02:13:27 +00:00
Yoshito Umaoka
0a41af2054 ICU-5315 Merge ICU backward compatibility zone definitions to icuzones. Also run Olson zic/zdump for data including icuzones to compare all ICU timezone transitions with the Olson stock code side by side.
X-SVN-Rev: 21350
2007-04-03 04:36:52 +00:00
Steven R. Loomis
e0ce365386 ICU-5135 shorten diff output
X-SVN-Rev: 21344
2007-04-02 21:46:41 +00:00
Steven R. Loomis
704c8b9dcb ICU-5135 add a 'check-dump' target that will compare ICU to TZ data output, if tzcode is present.
X-SVN-Rev: 21343
2007-04-02 21:45:28 +00:00
Yoshito Umaoka
cab97a2e9b ICU-5135 icutzdump for ICU4C and matching zdump based on Olson tzcode
X-SVN-Rev: 21340
2007-04-02 19:30:26 +00:00
George Rhoten
83bff1efd1 ICU-5539 Use a more reasonable name for Solaris x86
X-SVN-Rev: 21336
2007-04-02 03:42:57 +00:00
Ram Viswanadha
020900f62d ICU-5620 remove state directories
X-SVN-Rev: 21292
2007-03-19 14:35:34 +00:00
Michael Ow
6be2adf44b ICU-1234 Checking in gendtjar.pl to run properly on Linux.
X-SVN-Rev: 21177
2007-03-06 19:53:45 +00:00
George Rhoten
a52e2d4e54 ICU-5566 Fix some test failures due to the CLDR update.
X-SVN-Rev: 21167
2007-03-06 00:57:53 +00:00
Ram Viswanadha
c90741d9fc ICU-5620 fix gendtjar.pl
X-SVN-Rev: 21139
2007-02-27 22:15:20 +00:00
George Rhoten
936a3d07b7 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21137
2007-02-27 10:22:52 +00:00
Eric Mader
cc2c792763 ICU-5525 return 0 if status doesn't contain an error code.
X-SVN-Rev: 21095
2007-02-23 23:38:13 +00:00
Yoshito Umaoka
4a92ee0f17 ICU-5135 Changed tz2icu to parse 64-bit data and fixed final rule boundary bugs in zic
X-SVN-Rev: 21073
2007-02-21 18:05:10 +00:00
Ram Viswanadha
2f09ca9c8b ICU-5575 update gendtjar.pl
X-SVN-Rev: 21039
2007-02-15 22:30:32 +00:00
George Rhoten
125f883a19 ICU-5582 Explicitly call the ANSI Windows API.
X-SVN-Rev: 21024
2007-02-08 23:41:05 +00:00
Markus Scherer
c24de1764d ICU-5518 more code cleanup
X-SVN-Rev: 21012
2007-02-06 15:56:38 +00:00
Markus Scherer
9acca77737 ICU-5518 merge direct-from-UTF-8 conversion code from http://source.icu-project.org/repos/icu/icu/branches/markus/ucnvutf8 -r 20735:20990 to icu/trunk
X-SVN-Rev: 21010
2007-02-06 05:24:14 +00:00
George Rhoten
fd995106cc ICU-5575 Update to version 3.7.1
X-SVN-Rev: 20994
2007-01-31 01:37:28 +00:00
Eric Mader
98cf7d46ae ICU-5569 port changes from branches/eric/loengine revision 20914
X-SVN-Rev: 20915
2007-01-23 23:22:18 +00:00
George Rhoten
bdd1e96b5a ICU-5447 Initial implementation of the data library customizer.
X-SVN-Rev: 20886
2007-01-19 07:31:39 +00:00
George Rhoten
202e0f66a7 ICU-5445 Fix some compiler warnings
X-SVN-Rev: 20809
2006-12-19 06:06:30 +00:00
George Rhoten
45d40393ce ICU-4988 Fixes for MSVC 2003
X-SVN-Rev: 20808
2006-12-19 00:37:04 +00:00
George Rhoten
329ad7ee64 ICU-4988 Add some comments about MSVC 2005
X-SVN-Rev: 20805
2006-12-17 01:17:14 +00:00
George Rhoten
2af0d67c26 ICU-4988 Embed the available manifest into each executable and library for MSVC 2005
X-SVN-Rev: 20802
2006-12-16 21:07:01 +00:00
George Rhoten
62b89243f9 ICU-4988 Write the temporary .dat file to the temp directory
X-SVN-Rev: 20799
2006-12-16 21:01:18 +00:00
George Rhoten
74d1c959d7 ICU-4988 Make sure that generated data libraries can be used in device drivers as stated in the MSDN help documentation.
X-SVN-Rev: 20790
2006-12-14 08:12:15 +00:00
George Rhoten
3e9764f769 ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
No need to use =1

X-SVN-Rev: 20785
2006-12-13 04:41:02 +00:00
George Rhoten
79c80dea96 ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
Hide warnings about standard C functions being deprecated.
Optimize a few things for the new environment.
Allow project files to work on FAT32 directories.

X-SVN-Rev: 20772
2006-12-13 01:44:54 +00:00
George Rhoten
53a924446c ICU-4988 Hide unnecessary messages from Visual Studio,
which interprets the : in filenames to mean something special.
Clean up some comments.

X-SVN-Rev: 20770
2006-12-13 01:38:41 +00:00
George Rhoten
874e5c5711 ICU-4988 Hide unnecessary messages from Visual Studio,
which interprets the : in filenames to mean something special.

X-SVN-Rev: 20769
2006-12-12 23:56:21 +00:00
Eric Mader
04e071bd39 ICU-5539 changes for genccode to use assembly to build data files on SolarisX86.
X-SVN-Rev: 20758
2006-12-06 20:15:27 +00:00
Steven R. Loomis
fcb6fa3e01 ICU-2401 clean up .cvsignore files
X-SVN-Rev: 20757
2006-12-06 19:19:06 +00:00
George Rhoten
ecbb028b84 ICU-5452 Fix for Windows with spaces in the PATH name.
X-SVN-Rev: 20740
2006-12-05 15:06:49 +00:00
George Rhoten
205c38ecb6 ICU-5452 gencmn can't be completely removed yet.
X-SVN-Rev: 20739
2006-12-05 15:01:03 +00:00
Steven R. Loomis
9260540c00 ICU-5495 fix building.. add ICU version to zoneinfo.txt
X-SVN-Rev: 20730
2006-12-01 20:11:43 +00:00
Ram Viswanadha
21756729ab ICU-5495 update to tzdata2006o and support the Etc/Unknown time zone and the SystemV/XXX aliases
X-SVN-Rev: 20704
2006-11-29 22:47:55 +00:00
George Rhoten
b6f9f58ccb ICU-5452 Fix a typo from last check in.
X-SVN-Rev: 20696
2006-11-28 08:50:11 +00:00
George Rhoten
e9d0ec6959 ICU-5452 Fix a typo from last check in.
X-SVN-Rev: 20694
2006-11-28 08:33:03 +00:00
George Rhoten
7edb8302ac ICU-5452 Use icupkg instead of gencmn for better cross compiling.
X-SVN-Rev: 20685
2006-11-28 00:42:10 +00:00
Markus Scherer
f01e04d593 ICU-5514 prevent extension table toUnicode section overflow
X-SVN-Rev: 20679
2006-11-25 00:27:12 +00:00
Markus Scherer
8b3dfa0673 ICU-5503 add new ISO 15924 script codes
X-SVN-Rev: 20644
2006-11-08 23:41:46 +00:00
Markus Scherer
18645b2f6d ICU-5495 update to tzdata2006o and support the Etc/Unknown time zone and the SystemV/XXX aliases
X-SVN-Rev: 20632
2006-11-07 00:16:02 +00:00
George Rhoten
0b66ebe18c ICU-5447 Make it easier to enumerate items.
X-SVN-Rev: 20614
2006-10-30 05:08:36 +00:00
Markus Scherer
e3b776c7d5 ICU-5388 support February 29 in rules (Brazil) for update to tzdata2006n, and more verbose error output
X-SVN-Rev: 20584
2006-10-22 14:58:36 +00:00
Markus Scherer
cbabdfdd0b ICU-5393 support genccode --object for generating ELF .o file format on Linux, and add the --match-arch option for Linux ELF and Windows COFF
X-SVN-Rev: 20430
2006-09-28 16:03:43 +00:00
George Rhoten
a37c25b3f5 ICU-5410 These functions can never be inlined. So remove them from the header.
X-SVN-Rev: 20385
2006-09-22 18:09:32 +00:00
George Rhoten
5344c77f5e ICU-5357 Fix a documentation typo.
X-SVN-Rev: 20322
2006-09-13 23:33:24 +00:00
George Rhoten
8b2c84620c ICU-5304 Allow source code to work again without using U_NAMESPACE_USE
X-SVN-Rev: 20241
2006-09-04 16:28:24 +00:00
George Rhoten
ab91404fb8 ICU-5330 Since icupkg is in /usr/sbin, it should have a man section value of 8 and not 1.
X-SVN-Rev: 20165
2006-08-25 18:41:30 +00:00
George Rhoten
331a0bd518 ICU-5330 Install man pages correctly.
X-SVN-Rev: 20163
2006-08-25 17:22:03 +00:00
George Rhoten
6e750cbb3b ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 20156
2006-08-24 21:03:52 +00:00
Andy Heninger
328612d8a6 ICU-5339 update list of expected errors in memcheck tool.
X-SVN-Rev: 20137
2006-08-22 19:13:16 +00:00
George Rhoten
bd3963c93b ICU-4869 Fix typo for EBCDIC mode.
X-SVN-Rev: 20128
2006-08-22 06:57:52 +00:00
George Rhoten
b65f872906 ICU-5321 Update Debian files for 3.6
X-SVN-Rev: 20105
2006-08-19 00:29:22 +00:00
George Rhoten
cf22d3c960 ICU-5330 Add missing man pages.
X-SVN-Rev: 20104
2006-08-19 00:09:31 +00:00
Steven R. Loomis
7295d0958a ICU-5303 test
X-SVN-Rev: 20100
2006-08-18 22:03:41 +00:00
Steven R. Loomis
1b1c743ca9 ICU-5303 test
X-SVN-Rev: 20099
2006-08-18 21:50:13 +00:00
Yoshito Umaoka
cd1a997369 ICU-5323 update file list for eclipse icu plug-in project files
X-SVN-Rev: 20079
2006-08-17 20:29:12 +00:00
Steven R. Loomis
40a9340aaa ICU-4716 update with localtime.c patch from tzcode2006i
X-SVN-Rev: 20075
2006-08-16 18:46:55 +00:00
George Rhoten
ea1db2db8a ICU-4869 Don't use a FILE after it's been closed.
X-SVN-Rev: 20074
2006-08-16 15:16:23 +00:00
Steven R. Loomis
0627bad784 ICU-5319 friendly errors in data build
X-SVN-Rev: 20073
2006-08-15 23:27:31 +00:00
Steven R. Loomis
170deb1557 ICU-4716 work with out of source builds
X-SVN-Rev: 20060
2006-08-15 00:58:57 +00:00
Steven R. Loomis
f996e8e655 ICU-5319 friendly errors in data build
X-SVN-Rev: 20058
2006-08-14 22:59:10 +00:00
George Rhoten
3ec753e885 ICU-5317 Changes for SELinux.
This change turns off the executable stack for a shared object. This code isn't suppose to use a stack anyway.

X-SVN-Rev: 20055
2006-08-14 18:05:23 +00:00
George Rhoten
6a734a481d ICU-4716 Fix a typo
X-SVN-Rev: 20045
2006-08-11 22:36:29 +00:00
George Rhoten
bfecf67e09 ICU-4716 Allow make clean to work better.
X-SVN-Rev: 20044
2006-08-11 22:33:58 +00:00
George Rhoten
54aaf000b8 ICU-4716 Allow tzcode to work from tools/tzcode instead of only in ICU's
data directory.

X-SVN-Rev: 20043
2006-08-11 22:23:08 +00:00
George Rhoten
31d42c0fce ICU-4869 Possible EBCDIC fix
X-SVN-Rev: 20018
2006-08-10 19:46:22 +00:00
Steven R. Loomis
6db4e2da84 ICU-4716 make tzcode build with out of source builds
X-SVN-Rev: 19981
2006-08-05 03:29:17 +00:00
Steven R. Loomis
df8d3e4ed3 ICU-4716 initial checkin of zic utilities
X-SVN-Rev: 19972
2006-08-04 01:18:19 +00:00
Steven R. Loomis
56b2c43c4c ICU-4716 initial checkin of zic utilities
X-SVN-Rev: 19970
2006-08-03 23:58:44 +00:00
Steven R. Loomis
f946c487b7 ICU-4716 initial checkin of zic utilities
X-SVN-Rev: 19969
2006-08-03 23:40:18 +00:00
Steven R. Loomis
411a74f3bf ICU-4716 update for PD timezone data
X-SVN-Rev: 19968
2006-08-03 23:24:09 +00:00
George Rhoten
77d118a8a5 ICU-5282 Don't test for UCONFIG_NO_CONVERSION. It shouldn't normally work.
X-SVN-Rev: 19963
2006-08-02 22:29:50 +00:00
George Rhoten
7b3b80aeec ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19925
2006-07-29 01:44:45 +00:00
Eric Mader
87731aeae7 ICU-5282 Fix problems found by uconfigtest.
X-SVN-Rev: 19922
2006-07-28 22:58:29 +00:00
Ram Viswanadha
6af17c629b ICU-5278 update udraft.h and friends
X-SVN-Rev: 19893
2006-07-25 22:46:49 +00:00
Markus Scherer
3ca7b030b7 ICU-4739 add a mode to icupkg for swapping a single ICU data file
X-SVN-Rev: 19873
2006-07-21 21:17:51 +00:00
Deborah Goldsmith
ebf2be0979 ICU-5272 Use gcc visibility feature on Darwin when gcc >=4
X-SVN-Rev: 19866
2006-07-20 22:40:41 +00:00
Steven R. Loomis
278eaef75e ICU-5264 update to tz data 2006g
X-SVN-Rev: 19853
2006-07-18 08:31:49 +00:00
George Rhoten
95f8cc867f ICU-4881 Update exported functions.
X-SVN-Rev: 19844
2006-07-14 00:13:24 +00:00
George Rhoten
d64ae22468 ICU-4881 Update version 3.5 ->3.6
X-SVN-Rev: 19819
2006-07-11 00:30:28 +00:00
Markus Scherer
82d8ed3362 ICU-5188 report original errors
X-SVN-Rev: 19792
2006-07-06 06:24:22 +00:00
George Rhoten
9097382f76 ICU-5225 Remove leftover option for optimizing for size.
X-SVN-Rev: 19784
2006-07-03 07:45:14 +00:00
Markus Scherer
2b532c1ddf ICU-2027 charset name matching ignore leading zeroes and all non-alnum characters
X-SVN-Rev: 19780
2006-06-28 23:16:45 +00:00
Ram Viswanadha
ffd70fd171 ICU-5247 fix the text file to be UTF-8
X-SVN-Rev: 19769
2006-06-27 17:47:14 +00:00
Ram Viswanadha
55df551f1c ICU-5247 update data from CLDR 1.4 beta
X-SVN-Rev: 19756
2006-06-23 16:36:46 +00:00
Vladimir Weinstein
df16a7eb82 ICU-5231 Remove FractionalUCA.txt and UCARules.txt from the list of copyrighted files
X-SVN-Rev: 19724
2006-06-16 05:20:12 +00:00
George Rhoten
188173647b ICU-5225 Based on the decision of the group, we will optimize for speed and provide no option for optimizing for size.
X-SVN-Rev: 19721
2006-06-14 23:09:52 +00:00
Markus Scherer
54dea95f46 ICU-5084 Unicode 5.0 beta (d16)
X-SVN-Rev: 19717
2006-06-13 23:14:38 +00:00
George Rhoten
78f8b26a73 ICU-5225 Minor speed improvement for opening and closing converters
by storing information about whether converter options are on the canonical converter name.

X-SVN-Rev: 19707
2006-06-12 10:05:08 +00:00
George Rhoten
5e15aecbe2 ICU-5225 Provide optimization option for size or speed of the alias table.
X-SVN-Rev: 19703
2006-06-11 16:57:02 +00:00
Doug Felt
725c41d1ca ICU-5065 add wrapper version of icu4j
X-SVN-Rev: 19684
2006-06-06 00:50:28 +00:00
George Rhoten
c1e3b4d3b9 ICU-5092 Remove files that have been removed, and simplify checkins.
X-SVN-Rev: 19665
2006-05-26 20:16:56 +00:00
George Rhoten
62a3de084a ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19641
2006-05-22 06:27:37 +00:00
George Rhoten
8c9bd249fa ICU-4803 Temporarily add icuswap back into ICU. This tool will be
removed at a later date.

X-SVN-Rev: 19591
2006-04-25 22:43:37 +00:00
George Rhoten
fe36a94fdc ICU-4803 Temporarily add icuswap back into ICU. This tool will be removed at a later date.
X-SVN-Rev: 19590
2006-04-25 22:38:43 +00:00
George Rhoten
d23a8d71e0 ICU-4803 Temporarily add icuswap back into ICU. This tool will be removed at a later date.
X-SVN-Rev: 19583
2006-04-24 22:12:37 +00:00
Ram Viswanadha
d0c4030d94 ICU-5117 make genrb read the new structure
X-SVN-Rev: 19571
2006-04-21 01:15:46 +00:00
George Rhoten
a0a2635fdc ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19543
2006-04-14 15:41:51 +00:00
George Rhoten
735bfbfbc0 ICU-4707 There is no need to set s-fChars to 0 when it's already known to be 0 in the if statement.
X-SVN-Rev: 19516
2006-04-04 19:28:14 +00:00
Ram Viswanadha
44fc7fbfea ICU-5139 update install scripts
X-SVN-Rev: 19504
2006-03-31 18:11:18 +00:00
George Rhoten
629b60258a ICU-4703 Improve the error checking.
X-SVN-Rev: 19487
2006-03-30 17:06:40 +00:00
George Rhoten
e336f52fd8 ICU-4703 Don't dereference NULL.
X-SVN-Rev: 19484
2006-03-30 09:30:12 +00:00
George Rhoten
f748c9d5e4 ICU-4703 Fail cleanly when detecting bad arguments.
X-SVN-Rev: 19483
2006-03-30 09:27:31 +00:00
George Rhoten
b27859e922 ICU-4703 Fix memory leak on function failure
X-SVN-Rev: 19478
2006-03-30 05:36:01 +00:00
George Rhoten
f4838cc379 ICU-4703 Fix memory leak on function failure
X-SVN-Rev: 19462
2006-03-28 07:40:46 +00:00
George Rhoten
40e798da6d ICU-4703 Fail correctly when the function arguments are bad.
X-SVN-Rev: 19459
2006-03-28 04:02:17 +00:00
George Rhoten
fff133aa6e ICU-4703 Fix memory leak on failure
X-SVN-Rev: 19458
2006-03-28 04:00:58 +00:00
George Rhoten
1b791d0cb4 ICU-5129 Allow non-compatible GNU "compatible" make to disallow implicit static library rules.
X-SVN-Rev: 19453
2006-03-27 17:31:07 +00:00
George Rhoten
406830baf5 ICU-4707 Fix the last fix.
X-SVN-Rev: 19450
2006-03-26 10:24:57 +00:00
George Rhoten
a483e0fdf9 ICU-5117 Ignore new generated files.
X-SVN-Rev: 19448
2006-03-26 01:10:47 +00:00
George Rhoten
2d662cf06c ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19447
2006-03-26 01:09:16 +00:00
George Rhoten
73da58a35a ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19446
2006-03-26 00:43:34 +00:00
George Rhoten
9dd557b1ae ICU-4707 Fix some compiler warnings about missing virtual destructors
X-SVN-Rev: 19441
2006-03-25 23:27:09 +00:00
George Rhoten
46598e61bb ICU-5126 Don't intermingle stdout and stderr for a single message.
X-SVN-Rev: 19438
2006-03-25 22:16:50 +00:00
George Rhoten
4fb57830c8 ICU-5117 Allow the swapping code to swap the new trie dictionary format.
X-SVN-Rev: 19437
2006-03-25 00:45:58 +00:00
George Rhoten
92a50f8a73 ICU-5117 Fixes for Windows
X-SVN-Rev: 19409
2006-03-23 01:35:21 +00:00
Deborah Goldsmith
490cb834fa ICU-5117 Thai break should work in all locales
X-SVN-Rev: 19408
2006-03-23 00:54:12 +00:00
George Rhoten
0a59fb064b ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19405
2006-03-22 09:22:46 +00:00
George Rhoten
88889fdd3a ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19402
2006-03-22 08:17:49 +00:00
George Rhoten
01e946968d ICU-3967 Update the performance test to the current way of building ICU.
X-SVN-Rev: 19396
2006-03-21 23:25:04 +00:00
George Rhoten
b492fe71a3 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19379
2006-03-20 07:35:37 +00:00
Andy Heninger
3be61f553b ICU-5107 check in regular expressions demo
X-SVN-Rev: 19363
2006-03-17 02:21:54 +00:00
Andy Heninger
cb2c0014e2 ICU-5107 check in regular expressions demo
X-SVN-Rev: 19362
2006-03-17 02:10:50 +00:00
Doug Felt
5213dc5a7f ICU-1 add icu4j iuc29 paper
X-SVN-Rev: 19346
2006-03-14 22:22:44 +00:00
Markus Scherer
e7aa3f3380 ICU-5084 Unicode 5.0 beta (d13)
X-SVN-Rev: 19329
2006-03-03 20:59:01 +00:00
Markus Scherer
ce0d2dc69b ICU-5084 UnicodeData.txt cannot have a copyright because its format does not permit comments
X-SVN-Rev: 19328
2006-03-03 20:41:19 +00:00
George Rhoten
5d15b21a8d ICU-4901 Make files mode work better.
X-SVN-Rev: 19294
2006-02-27 04:20:12 +00:00
George Rhoten
b8352c122c ICU-4901 Make files mode work better.
X-SVN-Rev: 19293
2006-02-26 21:55:55 +00:00
George Rhoten
ba00f9b408 ICU-5081 Remove support for the old naming scheme.
X-SVN-Rev: 19273
2006-02-24 19:47:47 +00:00
George Rhoten
3cfb5459ac ICU-5081 U_HAVE_BIND_INTERNAL_REFERENCES and BIR_CPPFLAGS aren't used in the tools anymore
X-SVN-Rev: 19271
2006-02-24 19:31:15 +00:00
George Rhoten
dc8d04a99e ICU-5081 Change testdata to use the new file naming scheme.
X-SVN-Rev: 19270
2006-02-24 19:22:09 +00:00
Doug Felt
6d17cc5a61 ICU-5065 add eclipse wrapper to icu4j dev tree
X-SVN-Rev: 19211
2006-02-18 00:40:26 +00:00
Ram Viswanadha
24875a7ca0 ICU-5045 use full names for enum constants
X-SVN-Rev: 19172
2006-02-16 01:21:14 +00:00
Steven R. Loomis
0d32aba0f9 ICU-5039 olson 2006a updates
X-SVN-Rev: 19134
2006-02-10 03:09:44 +00:00
George Rhoten
cf94403ea4 ICU-4707 Fix some compiler warnings about unused variables.
X-SVN-Rev: 19124
2006-02-09 21:29:49 +00:00
Ram Viswanadha
e1b12af644 ICU-4974 fix a bug pointed out by George
X-SVN-Rev: 19121
2006-02-09 17:00:23 +00:00
George Rhoten
5dee33ea3e ICU-4707 Fix some compiler warnings about unused variables.
X-SVN-Rev: 19118
2006-02-09 08:59:20 +00:00
Ram Viswanadha
d3ac526291 ICU-5045 add support for codes in iso 15924
X-SVN-Rev: 19105
2006-02-09 01:27:00 +00:00
Steven R. Loomis
aff09b5e97 ICU-5039 updated tzcode patch. updated readme
X-SVN-Rev: 19096
2006-02-08 18:53:15 +00:00
Ram Viswanadha
a7308f4887 ICU-4974 remove obsolete files
X-SVN-Rev: 19095
2006-02-08 17:51:53 +00:00
George Rhoten
9e3b81e964 ICU-5030 Fixes for using the Visual C++ /clr compiler option
X-SVN-Rev: 19067
2006-02-06 06:41:52 +00:00
Ram Viswanadha
80c34b86b5 ICU-4974 a new tool to parse the lists generated by Doxygen
X-SVN-Rev: 19061
2006-02-03 18:33:03 +00:00
George Rhoten
fb3d665220 ICU-4722 Better fix for UCONFIG_NO_BREAK_ITERATION
X-SVN-Rev: 19051
2006-02-01 08:33:58 +00:00
Andy Heninger
86da4fa794 ICU-4949 Edit genbrk man page, add install target to makefile.
X-SVN-Rev: 19049
2006-02-01 06:20:13 +00:00
Ram Viswanadha
df4c2970b0 ICU-4974 a new tool to parse the lists generated by Doxygen
X-SVN-Rev: 19033
2006-01-27 21:51:42 +00:00
George Rhoten
012aeaf012 ICU-4358 Undo last checkin
X-SVN-Rev: 19013
2006-01-20 22:21:40 +00:00
George Rhoten
101fc38fba ICU-4358 Temporary commit
X-SVN-Rev: 19011
2006-01-20 21:21:41 +00:00
George Rhoten
6ac114a8da ICU-4358 Temporary commit
X-SVN-Rev: 19010
2006-01-20 21:20:51 +00:00
George Rhoten
f9397a445c ICU-3085 Change ICU to use the /Zc:wchar_t option.
X-SVN-Rev: 18994
2006-01-17 21:12:17 +00:00
Ram Viswanadha
eb207fe76d ICU-5005 fix bugs in the generator
X-SVN-Rev: 18993
2006-01-17 21:05:43 +00:00
Ram Viswanadha
3ce2f2a941 ICU-5005 keep a copy of generated xliff file to compare for regression.
X-SVN-Rev: 18992
2006-01-17 21:04:39 +00:00
George Rhoten
d6a85e5312 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 18984
2006-01-14 08:35:14 +00:00
George Rhoten
d56cd3bd03 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 18974
2006-01-13 18:38:10 +00:00
George Rhoten
5cb171a524 ICU-4803 Use icupkg instead of icuswap and decmn
X-SVN-Rev: 18957
2006-01-06 23:51:40 +00:00
George Rhoten
6ee152ae4c ICU-4803 Use icupkg instead of icuswap and decmn
X-SVN-Rev: 18950
2006-01-04 05:51:37 +00:00
Markus Scherer
822a9c0824 ICU-4739 detect several suffixes (.txt, .lst, .tmp) for list text files
X-SVN-Rev: 18946
2006-01-03 22:08:26 +00:00
George Rhoten
31192ea367 ICU-4803 Use icupkg instead of icuswap and decmn
X-SVN-Rev: 18942
2006-01-03 19:55:45 +00:00
George Rhoten
8302032efc ICU-4803 Use icupkg instead of icuswap and decmn
X-SVN-Rev: 18939
2006-01-03 17:59:44 +00:00
Ram Viswanadha
52925f6781 ICU-4844 fix a small bug
X-SVN-Rev: 18935
2005-12-31 16:47:03 +00:00
Ram Viswanadha
9daf3cee7c ICU-4844 port the performance tests to new perf test framework
X-SVN-Rev: 18932
2005-12-30 21:40:34 +00:00
Andy Heninger
d3113f19f8 ICU-2219 Update gendtjar.pl to work on Linux platform.
X-SVN-Rev: 18922
2005-12-21 22:03:00 +00:00
Markus Scherer
e15afa30fb ICU-4739 document that paths may contain '/' instead of the platform's file separator
X-SVN-Rev: 18894
2005-12-13 21:35:13 +00:00
George Rhoten
918c72dd51 ICU-4827 Ignore test library
X-SVN-Rev: 18891
2005-12-12 17:09:57 +00:00
George Rhoten
3462ebb55d ICU-4827 Ignore gentest.exe
X-SVN-Rev: 18890
2005-12-12 17:07:36 +00:00
George Rhoten
c7ed8ce86e ICU-4949 Ignore man page
X-SVN-Rev: 18870
2005-12-06 21:17:31 +00:00
Markus Scherer
1a2a23c5c9 ICU-4739 split --dir into --sourcedir and --destdir
X-SVN-Rev: 18868
2005-12-06 19:23:45 +00:00
George Rhoten
cbac2c5639 ICU-4948 Remove out of date documentation
X-SVN-Rev: 18853
2005-12-02 10:22:02 +00:00
George Rhoten
d0559ac03c ICU-4948 Make the makefiles easier to compare against each other
X-SVN-Rev: 18852
2005-12-02 10:21:39 +00:00
George Rhoten
2ffcdbb9d5 ICU-4949 Add some documentation to genbrk
X-SVN-Rev: 18851
2005-12-02 10:20:48 +00:00
Markus Scherer
3771029ec0 ICU-4739 check for resource bundle dependencies on parent bundles if the "no fallback" flag exists and is FALSE
X-SVN-Rev: 18837
2005-11-29 00:13:56 +00:00
Markus Scherer
7076ab9ce6 ICU-4739 add "no fallback" flag to resource bundles
X-SVN-Rev: 18835
2005-11-28 23:59:33 +00:00
Andy Heninger
c932702a9c ICU-4938 move ICUMemCheck.pl into public cvs.
X-SVN-Rev: 18829
2005-11-23 01:25:43 +00:00
Doug Felt
2cdd37dde1 ICU-4907 modifications for eclipse/1.3/foundation compatibility
X-SVN-Rev: 18820
2005-11-22 00:54:17 +00:00
Doug Felt
5e567205fc ICU-4907 modifications for eclipse/1.3/foundation compatibility
X-SVN-Rev: 18819
2005-11-22 00:54:16 +00:00
Doug Felt
01ac758c92 ICU-4907 modifications for eclipse/1.3/foundation compatibility
X-SVN-Rev: 18818
2005-11-22 00:41:32 +00:00
Ram Viswanadha
b70227e2c7 ICU-4741 make compare functions for Hashtable and StringEnumeration general
X-SVN-Rev: 18788
2005-11-11 19:23:09 +00:00
Steven R. Loomis
d87f15055d ICU-4919 add *.ppt
X-SVN-Rev: 18770
2005-11-08 00:09:02 +00:00
Steven R. Loomis
2d5bf995f8 ICU-4919 for icu.sf.net checkin
X-SVN-Rev: 18769
2005-11-08 00:04:54 +00:00
George Rhoten
96c4ce20a7 ICU-4759 Allow the converter alias table to be swapped when legacy conversion is disabled and conversion is enabled.
X-SVN-Rev: 18721
2005-10-27 21:43:32 +00:00
Eric Mader
c18d067895 ICU-4530 serialization test data files don't need a copyright notice!
X-SVN-Rev: 18711
2005-10-24 23:55:14 +00:00
Eric Mader
d17a8ab188 ICU-4530 serialization test data files don't need a copyright notice!
X-SVN-Rev: 18710
2005-10-24 23:37:02 +00:00
George Rhoten
3d43a6752b ICU-4707 Better warning fix for Windows & Cygwin for setmode, fileno and O_BINARY
X-SVN-Rev: 18707
2005-10-24 07:01:52 +00:00
George Rhoten
5221d3bad4 ICU-4881 Update version number to 3.5.
X-SVN-Rev: 18689
2005-10-17 22:11:34 +00:00
George Rhoten
d021cdefde ICU-4827 MSVC.NET 2005 beta2 compiler warning fix.
X-SVN-Rev: 18680
2005-10-14 03:30:45 +00:00
George Rhoten
25b0e41aac ICU-4872 Fix broken URLs
X-SVN-Rev: 18677
2005-10-14 01:09:29 +00:00
George Rhoten
c169e8a784 ICU-4869 OS390BATCH=1 fails when user defined resources bundles are packaged.
X-SVN-Rev: 18668
2005-10-12 01:04:27 +00:00
Markus Scherer
77b7d677da ICU-4862 add doc/pdf/rtf suffixes to ignore-copyright list
X-SVN-Rev: 18623
2005-10-05 02:56:08 +00:00
George Rhoten
85333ddbbf ICU-4739 Better fix for Solaris
X-SVN-Rev: 18563
2005-09-21 00:33:51 +00:00
George Rhoten
54674257ba ICU-4739 Fixes for Windows and Solaris
X-SVN-Rev: 18558
2005-09-20 22:29:20 +00:00
George Rhoten
9b45236c3f ICU-4738 Don't put .so files in the lib directory.
X-SVN-Rev: 18557
2005-09-20 20:41:08 +00:00
Markus Scherer
d6e6b497b1 ICU-4739 enumerate discoverable dependencies between data items (resource bundle aliases, conversion base tables)
X-SVN-Rev: 18554
2005-09-20 18:45:04 +00:00
Markus Scherer
1a0855865f ICU-4739 Implementation definitions for data package functions in toolutil.
X-SVN-Rev: 18553
2005-09-20 18:42:59 +00:00
Markus Scherer
c4751aa2a3 ICU-4739 pkgitems.cpp - Companion file to package.cpp. Deals with details of ICU data item formats. Used for item dependencies.
X-SVN-Rev: 18552
2005-09-20 18:40:04 +00:00
George Rhoten
8edff9fedc ICU-4707 Fix some compiler warnings
X-SVN-Rev: 18537
2005-09-16 18:16:14 +00:00
John Emmons
78cbddd31c ICU-4738 Build archive libraries for AIX
X-SVN-Rev: 18509
2005-09-08 18:39:11 +00:00
Ram Viswanadha
6e52ce0e05 ICU-4764 include zoneinfo.res in the jar file
X-SVN-Rev: 18505
2005-09-07 23:02:06 +00:00
George Rhoten
0c7062c0c2 ICU-4739 Fix for Solaris and HP-UX
X-SVN-Rev: 18482
2005-08-30 20:09:28 +00:00
Markus Scherer
30bc25d5a0 ICU-4739 icupkg command-line tool, adds/removes/extracts items to/from ICU .dat data package files
X-SVN-Rev: 18469
2005-08-26 15:43:59 +00:00
Markus Scherer
175a89e2ee ICU-4739 add *.plg/ncb/opt to .cvsignore
X-SVN-Rev: 18468
2005-08-26 15:38:49 +00:00
Markus Scherer
6a745cd16e ICU-4739 icupkg command-line tool, adds/removes/extracts items to/from ICU .dat data package files
X-SVN-Rev: 18467
2005-08-26 15:38:20 +00:00
Markus Scherer
180d06a431 ICU-4739 move data swapping implementation code from the icuswap tool to the toolutil library for sharing among multiple tools
X-SVN-Rev: 18466
2005-08-26 15:30:42 +00:00
Markus Scherer
9a040771c4 ICU-4739 add *.cvsignore to the list of copyright-ignorable filename suffixes
X-SVN-Rev: 18465
2005-08-26 15:27:15 +00:00
George Rhoten
9f158c5eef ICU-4722 Fix for UCONFIG_NO_BREAK_ITERATION
X-SVN-Rev: 18432
2005-08-15 15:39:20 +00:00
Andy Heninger
449f312af8 ICU-4286 copy right skip for userguide sxg file, html template file.
X-SVN-Rev: 18346
2005-07-25 06:02:35 +00:00
George Rhoten
612b6ad342 ICU-4684 Fix an array indexing bug.
X-SVN-Rev: 18339
2005-07-22 23:57:52 +00:00
Ram Viswanadha
a065ba1ab2 ICU-4563 fix a bug
X-SVN-Rev: 18336
2005-07-22 22:50:14 +00:00
Ram Viswanadha
ab6766a56d ICU-4563 fix a bug
X-SVN-Rev: 18335
2005-07-22 22:16:40 +00:00
Ram Viswanadha
10ccdc1156 ICU-4563 fix a bug
X-SVN-Rev: 18334
2005-07-22 22:16:23 +00:00
George Rhoten
5ee0eeeda8 ICU-4682 Fixes for gcc on AIX
X-SVN-Rev: 18323
2005-07-21 23:27:41 +00:00
Ram Viswanadha
c65d5bcdb6 ICU-4563 make the tool work on aix
X-SVN-Rev: 18322
2005-07-21 22:09:52 +00:00
Ram Viswanadha
9ce7b09a0f ICU-4563 make the tool work on aix
X-SVN-Rev: 18309
2005-07-21 00:27:23 +00:00
George Rhoten
e4b55cc0a3 ICU-4449 Fix for i5/OS
X-SVN-Rev: 18277
2005-07-18 21:43:48 +00:00
George Rhoten
535e77b8de ICU-4288 Fix some compiler warnings
X-SVN-Rev: 18270
2005-07-18 16:47:06 +00:00
Steven R. Loomis
31c40f93b8 ICU-4642 attempt to build data on macosx
X-SVN-Rev: 18212
2005-07-12 17:51:01 +00:00
George Rhoten
bf9d88bc15 ICU-4481 Add an ICU4C# wrapper example.
X-SVN-Rev: 18208
2005-07-12 05:23:40 +00:00
George Rhoten
6d6277331f ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18194
2005-07-11 20:45:46 +00:00
George Rhoten
0ffb6e241f ICU-4620 properly fix unconfig failures.
X-SVN-Rev: 18188
2005-07-10 15:45:12 +00:00
George Rhoten
8dcffb23b3 ICU-4620 uconfig.h fixes
X-SVN-Rev: 18187
2005-07-10 15:44:47 +00:00
Steven R. Loomis
207273e923 ICU-4620 uconfig.h fixes
X-SVN-Rev: 18181
2005-07-09 03:09:47 +00:00
Steven R. Loomis
4682d06d32 ICU-4620 uconfig test updates
X-SVN-Rev: 18158
2005-07-07 07:58:18 +00:00
Vladimir Weinstein
e8c535592c ICU-4355 Allow for collation binary images to work without UCA
X-SVN-Rev: 18150
2005-07-07 00:01:08 +00:00
Eric Mader
6bdf8eb80a ICU-4615 Changes for Olsen data 2005j.
X-SVN-Rev: 18120
2005-07-01 18:09:34 +00:00
Markus Scherer
a5364d12dd ICU-4612 move filestrm to toolutil to remove core library dependencies on file I/O
X-SVN-Rev: 18100
2005-06-30 17:40:53 +00:00
George Rhoten
d6080ceac5 ICU-4449 Fix for EBCDIC platforms. Calculate the offsets correctly.
X-SVN-Rev: 18090
2005-06-29 20:13:45 +00:00
Vladimir Weinstein
b10ec1881c ICU-4599 promote @draft ICU 2.8 to @internal in an implementation file
X-SVN-Rev: 18040
2005-06-24 22:37:00 +00:00
Ram Viswanadha
1a3fd471bf ICU-4563 let jar respect the verbose option
X-SVN-Rev: 17996
2005-06-23 18:29:57 +00:00
Markus Scherer
4bb6b2af21 ICU-4514 pass 0 length to UnicodeString::releaseBuffer() when the buffer contents is undefined due to a U_FAILURE condition
X-SVN-Rev: 17971
2005-06-22 02:21:25 +00:00
George Rhoten
f612f9a9bb ICU-4396 Fix for Visual Studio 8 on AMD64
X-SVN-Rev: 17886
2005-06-14 05:51:50 +00:00
Eric Mader
532aed5e53 ICU-4179 Add suffix rules for common binary files.
X-SVN-Rev: 17876
2005-06-13 22:48:05 +00:00
Markus Scherer
f292c7ff36 ICU-4120 document Copt=Qaac
X-SVN-Rev: 17864
2005-06-10 22:45:34 +00:00
Ram Viswanadha
0e1a60d3fe ICU-4563 add verbose option
X-SVN-Rev: 17850
2005-06-09 20:17:14 +00:00
Steven R. Loomis
dfa65a2e52 ICU-4179 add suffix match rules
X-SVN-Rev: 17848
2005-06-09 18:45:10 +00:00
Markus Scherer
0a7413ccd9 ICU-4497 fix compiler warning
X-SVN-Rev: 17845
2005-06-09 17:39:21 +00:00
Ram Viswanadha
9b670c9d1a ICU-4563 obsolete tool .. does not work
X-SVN-Rev: 17842
2005-06-09 17:11:06 +00:00
Ram Viswanadha
c8b6c2bf95 ICU-4179 add jar files to the exclusion list
X-SVN-Rev: 17827
2005-06-08 15:59:01 +00:00
Ram Viswanadha
f3b40f09a0 ICU-4563 obsolete tool .. does not work
X-SVN-Rev: 17824
2005-06-08 01:23:40 +00:00
Ram Viswanadha
b3580fb55b ICU-4563 update tool to cope up with changes to data build
X-SVN-Rev: 17823
2005-06-08 01:21:01 +00:00
Eric Mader
5dc3d7c9d4 ICU-4561 Update copyright notices for ICU 3.4
X-SVN-Rev: 17822
2005-06-07 23:38:09 +00:00
George Rhoten
da48f46583 ICU-4556 These tools aren't usable by end users without access to ICU's source code.
There isn't a need to install them anymore.

X-SVN-Rev: 17798
2005-06-03 22:57:14 +00:00
George Rhoten
0ba1b82172 ICU-4330 Update copyright for version change.
X-SVN-Rev: 17762
2005-06-01 04:34:08 +00:00
George Rhoten
dab7c0c0c7 ICU-4330 Change version from 3.3 to 3.4.
X-SVN-Rev: 17757
2005-06-01 02:44:07 +00:00
Markus Scherer
664cb5075f ICU-4199 turn an n/a short name into an empty name (rather than removing it altogether) so that there is always a long name
X-SVN-Rev: 17738
2005-05-30 21:17:16 +00:00
Markus Scherer
e6a0df52ee ICU-4199 enum/name API support for C/POSIX character classes, and UnicodeSet support for [:Assigned:]
X-SVN-Rev: 17730
2005-05-28 22:54:36 +00:00
Vladimir Weinstein
b6dfc98acc ICU-4350 Update genuca with UCA 4.1 changes - remove Thai, add more space for contractions
X-SVN-Rev: 17625
2005-05-19 06:51:31 +00:00
Markus Scherer
c7e2f059fa ICU-4497 bug fix: combiningIndex=0 (for U+0041 'A') was not stored in extraData[]
X-SVN-Rev: 17605
2005-05-17 18:19:02 +00:00
George Rhoten
17fa571373 ICU-4506 Break alias table dependency on the rest of conversion code
X-SVN-Rev: 17568
2005-05-08 07:56:44 +00:00
Markus Scherer
346daeb6c1 ICU-4497 add some function documentation
X-SVN-Rev: 17565
2005-05-06 21:49:48 +00:00
Markus Scherer
681fbba869 ICU-4497 move swap functions for core Unicode properties data from the common library to the icuswap tool, disable _openBinary() functions, disable tests accordingly
X-SVN-Rev: 17558
2005-05-05 17:47:39 +00:00
Markus Scherer
54fbbdec50 ICU-4497 remove spurious #ifdef copied from .h file
X-SVN-Rev: 17557
2005-05-05 17:43:59 +00:00
Markus Scherer
2b568825a3 ICU-4497 add --csource to usage text
X-SVN-Rev: 17555
2005-05-05 17:41:51 +00:00
George Rhoten
b5ef6e48ae ICU-4501 Remove a linker warning when creating an executable instead of a shared library.
X-SVN-Rev: 17551
2005-05-04 05:10:28 +00:00
George Rhoten
184f6282e8 ICU-4011 Fix some gcc 3.4 warnings and errors.
X-SVN-Rev: 17547
2005-05-03 23:57:38 +00:00
George Rhoten
77019ed5ff ICU-4351 Fix a compiler warning.
X-SVN-Rev: 17546
2005-05-03 23:28:29 +00:00
Markus Scherer
70abf6f117 ICU-4497 fix error message
X-SVN-Rev: 17543
2005-05-03 23:14:54 +00:00
Markus Scherer
df17f51e00 ICU-4497 write a .c file with hardcoded Unicode character data
X-SVN-Rev: 17542
2005-05-03 23:14:17 +00:00
Markus Scherer
b83dda29e5 ICU-4497 write a .c file with hardcoded Unicode character data
X-SVN-Rev: 17532
2005-04-30 03:16:28 +00:00
Markus Scherer
d5a7851861 ICU-4497 add --csource to usage text
X-SVN-Rev: 17527
2005-04-29 23:35:00 +00:00
Markus Scherer
b73374c419 ICU-4497 write a .c file with hardcoded Unicode character data
X-SVN-Rev: 17520
2005-04-28 23:51:52 +00:00
Markus Scherer
c221b8a32b ICU-4497 write more directly runtime-usable data source code
X-SVN-Rev: 17512
2005-04-28 17:16:11 +00:00
Markus Scherer
6de7e340cf ICU-4497 more flexible data source code writing functions
X-SVN-Rev: 17511
2005-04-28 17:15:46 +00:00
Markus Scherer
42dd6c4e8d ICU-4497 write a .c file with hardcoded Unicode character data
X-SVN-Rev: 17510
2005-04-28 04:32:50 +00:00
Markus Scherer
9e9e7cffbe ICU-4497 add writesrc.h/.c with utility functions for writing source code for hardcoded data
X-SVN-Rev: 17509
2005-04-28 04:30:47 +00:00
Steven R. Loomis
861b241e93 ICU-2967 merged CVS root update. Document which search files are which.
X-SVN-Rev: 17505
2005-04-25 23:47:25 +00:00
Markus Scherer
9a02425f60 ICU-4011 disambiguate character constant to UChar
X-SVN-Rev: 17498
2005-04-20 22:37:42 +00:00
Markus Scherer
a1df000b13 ICU-4334 final Unicode 4.1 data
X-SVN-Rev: 17494
2005-04-20 18:41:46 +00:00
Markus Scherer
34c1a190b5 ICU-4011 add namespace and forward declaration
X-SVN-Rev: 17489
2005-04-18 22:49:23 +00:00
Markus Scherer
cd4ea6fd23 ICU-4011 some Unixes need to link programs explicitly with the i18n library when using toolutil
X-SVN-Rev: 17488
2005-04-18 21:16:37 +00:00
Markus Scherer
d2aeb6f1cb ICU-4011 need to put i18n on include path
X-SVN-Rev: 17487
2005-04-18 19:39:26 +00:00
Markus Scherer
1782967718 ICU-4011 bug fix in parseFile()
X-SVN-Rev: 17486
2005-04-18 15:48:48 +00:00
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
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