Commit Graph

18159 Commits

Author SHA1 Message Date
George Rhoten
77706b9043 ICU-5254 Fix for MinGW
X-SVN-Rev: 20067
2006-08-15 07:30:31 +00:00
George Rhoten
668db96d1d ICU-5320 Make sure that ICU doesn't use global new and delete in debug mode.
X-SVN-Rev: 20066
2006-08-15 06:48:39 +00:00
George Rhoten
bb11dbdf53 ICU-5254 Fix for MinGW
X-SVN-Rev: 20065
2006-08-15 06:48:01 +00:00
George Rhoten
3dffeab2e6 ICU-5320 Don't use global new and delete, and add a patch for MinGW
X-SVN-Rev: 20064
2006-08-15 06:47:19 +00:00
George Rhoten
5c6df5e87f ICU-5320 Don't use global new and delete
X-SVN-Rev: 20063
2006-08-15 06:45:05 +00:00
George Rhoten
f784e6f443 ICU-5254 Open Office patch
X-SVN-Rev: 20062
2006-08-15 04:45:54 +00:00
George Rhoten
c833979a43 ICU-5254 Special fix for Solaris 10 hybrid (upgraded) platforms
X-SVN-Rev: 20061
2006-08-15 01:08:28 +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
Eric Mader
a4f5425b8b ICU-5318 Change class of Tamil Visraga (U+0B89) from _mp to _xx.
X-SVN-Rev: 20057
2006-08-14 21:21:30 +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
dfb20711e7 ICU-5261 Try to fix the csdet failure on Solaris 10.
X-SVN-Rev: 20054
2006-08-14 02:41:45 +00:00
Yoshito Umaoka
2172685fa8 ICU-5134 fix timezone offset calculation problem for time before the very first transition
X-SVN-Rev: 20053
2006-08-13 04:09:38 +00:00
George Rhoten
6019ad4a69 ICU-5277 Add required CCSID.
X-SVN-Rev: 20051
2006-08-12 22:56:06 +00:00
George Rhoten
2a806e34dc ICU-5316 Increase the performance of sprintf/sscanf
X-SVN-Rev: 20050
2006-08-12 09:47:38 +00:00
George Rhoten
13a2bd3fbb ICU-5316 Move copyright statement into ucln_io.c.
X-SVN-Rev: 20049
2006-08-12 09:47:27 +00:00
George Rhoten
11a487441d ICU-4983 Allow + to be parsed for numbers.
X-SVN-Rev: 20048
2006-08-12 08:06:40 +00:00
Eric Mader
35bff7f791 ICU-5241 Add getQuarters / setQuarters, and tests.
X-SVN-Rev: 20047
2006-08-12 00:50:14 +00:00
George Rhoten
efe6f405a4 ICU-4716 Allow the tzcode tool to be built on demand
X-SVN-Rev: 20046
2006-08-11 22:57:58 +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
Andy Heninger
ba117fc5a8 ICU-5276 Sentence Break Rule updates for Japanese Voicing Marks change.
X-SVN-Rev: 20042
2006-08-11 21:01:07 +00:00
Andy Heninger
07a39a8012 ICU-5276 missing BOM in RBBI test data file.
X-SVN-Rev: 20041
2006-08-11 20:43:51 +00:00
Andy Heninger
2ee88cee8b ICU-5276 update rbbi tests for treating Japanese Half Width voicing marks as Extend.
X-SVN-Rev: 20040
2006-08-11 20:31:39 +00:00
George Rhoten
55f0035338 ICU-4913 Add a test for the result of cross tree aliases.
X-SVN-Rev: 20039
2006-08-11 20:03:54 +00:00
Andy Heninger
09e3cfac5d ICU-5276 update rbbi tests for treating Japanese Half Width voicing marks as Extend.
X-SVN-Rev: 20038
2006-08-11 19:38:49 +00:00
Andy Heninger
43adf551ee ICU-5276 update rbbi rules for treating Japanese Half Width voicing marks as Extend. Update word_ja and word_POSIX with Unicode 5 changes from default word rules.
X-SVN-Rev: 20037
2006-08-11 19:37:57 +00:00
Eric Mader
c562cb719c ICU-5314 Fix UTF-32 BOM detection.
X-SVN-Rev: 20036
2006-08-11 18:58:19 +00:00
Eric Mader
c292eb5da0 ICU-5314 Clean up UTF-16, UTF-32 detectors, UTF-16 test.
X-SVN-Rev: 20035
2006-08-11 18:55:15 +00:00
George Rhoten
818fa504fd ICU-5313 Make it easier to compiler the performance tests on Unix type
machines.

X-SVN-Rev: 20034
2006-08-11 18:48:08 +00:00
Ram Viswanadha
f302112d27 ICU-5247 fix colfiles.mk
X-SVN-Rev: 20033
2006-08-11 17:32:47 +00:00
Andy Heninger
238a5028fd ICU-4669 UText, cleanups from reviewing header file.
X-SVN-Rev: 20032
2006-08-11 16:59:25 +00:00
George Rhoten
f4741efce1 ICU-5009 Fix doxygen warnings.
X-SVN-Rev: 20031
2006-08-11 05:46:59 +00:00
George Rhoten
8861f0a9e7 ICU-5009 Don't document ppalmos.h.
X-SVN-Rev: 20030
2006-08-11 05:45:53 +00:00
George Rhoten
e6a4ce8b82 ICU-5247 This locale is no longer in used.
X-SVN-Rev: 20029
2006-08-11 04:15:51 +00:00
George Rhoten
154f34dbf2 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 20028
2006-08-11 04:05:04 +00:00
George Rhoten
3b3554498c ICU-5161 Fix a memory leak.
X-SVN-Rev: 20027
2006-08-11 03:50:42 +00:00
George Rhoten
06ab467b86 ICU-5161 Fix some memory leaks.
X-SVN-Rev: 20026
2006-08-11 02:48:23 +00:00
Ram Viswanadha
cb5156e5b5 ICU-5298 fix for jb 5298
X-SVN-Rev: 20025
2006-08-11 01:03:46 +00:00
Ram Viswanadha
9a3f15a7d2 ICU-5298 test for jb 5298
X-SVN-Rev: 20024
2006-08-11 01:03:11 +00:00
Ram Viswanadha
f2d93b6736 ICU-5251 test for jb 5251
X-SVN-Rev: 20023
2006-08-11 01:01:25 +00:00
Ram Viswanadha
6b75ffb347 ICU-5176 implement JDK compatibility API
X-SVN-Rev: 20022
2006-08-11 01:00:16 +00:00
Ram Viswanadha
4ad44f2ba8 ICU-5176 implement JDK compatibility API
X-SVN-Rev: 20021
2006-08-11 00:50:40 +00:00
Eric Mader
4ba8c68cc4 ICU-5310 Return "he" language code for language of ISO-8895-8-I.
X-SVN-Rev: 20019
2006-08-10 20:50:38 +00:00
George Rhoten
31d42c0fce ICU-4869 Possible EBCDIC fix
X-SVN-Rev: 20018
2006-08-10 19:46:22 +00:00
George Rhoten
70d3b36d5f ICU-5310 White space fixes.
X-SVN-Rev: 20017
2006-08-10 19:08:46 +00:00
Andy Heninger
4ce961aa13 ICU-4669 Add tests for UText CharacterIterator provider, and fix errors uncovered by them.
X-SVN-Rev: 20016
2006-08-10 05:28:32 +00:00
Yoshito Umaoka
c6898528d5 ICU-5284 remove final keyword from format/parse for JDK compatibility support
X-SVN-Rev: 20015
2006-08-09 22:40:58 +00:00
Ram Viswanadha
40bba85d33 ICU-5201 add test case
X-SVN-Rev: 20014
2006-08-09 22:16:47 +00:00