Commit Graph

1813 Commits

Author SHA1 Message Date
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