Eric Mader
|
7fee26e320
|
ICU-6337 Can't call UNICODE_STRING_SIMPLE with a variable name on all platforms.
X-SVN-Rev: 24202
|
2008-06-17 02:28:25 +00:00 |
|
Eric Mader
|
a8678f38b6
|
ICU-6337 Use invariant code page to create UnicodeStrings from string literals that contain "\\".
X-SVN-Rev: 24201
|
2008-06-17 00:55:35 +00:00 |
|
Michael Ow
|
b02865cecf
|
ICU-2498 Make intltest pass w/o data.
X-SVN-Rev: 23784
|
2008-04-10 23:19:16 +00:00 |
|
Eric Mader
|
bb4a371fdb
|
ICU-5805 Update copyright notices for ICU 3.8
X-SVN-Rev: 22167
|
2007-07-27 03:12:12 +00:00 |
|
Ram Viswanadha
|
c135088734
|
ICU-5273 fix IDNAToUnicode to not fail on error
X-SVN-Rev: 21278
|
2007-03-17 01:23:22 +00:00 |
|
George Rhoten
|
a866e44617
|
ICU-5426 Reduce VM size and reduce exported data on Unix machines.
X-SVN-Rev: 20466
|
2006-10-01 06:45:25 +00:00 |
|
George Rhoten
|
240c50c633
|
ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19416
|
2006-03-23 04:21:33 +00:00 |
|
George Rhoten
|
0f50705ce8
|
ICU-5044 ICU 3.4.0 incorrectly missed tagging idna_conf.txt, and this test silently failed.
This change fixes the error reporting.
X-SVN-Rev: 19168
|
2006-02-15 19:59:00 +00:00 |
|
George Rhoten
|
1ca7be87a4
|
ICU-4869 Fixes for z/OS Authorized LE. Output fewer errors when data can't be loaded.
X-SVN-Rev: 19018
|
2006-01-24 17:57:33 +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 |
|
Ram Viswanadha
|
5b5a49e553
|
ICU-3333 add idna conformance test
X-SVN-Rev: 18222
|
2005-07-12 20:33:15 +00:00 |
|
Markus Scherer
|
b08f0d6f28
|
ICU-4514 remove calls to UnicodeString::releaseBuffer() that don't match a getBuffer(minCapacity) - and would use an unintended, implicit u_strlen() if they did
X-SVN-Rev: 17970
|
2005-06-22 02:18:50 +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 |
|
Ram Viswanadha
|
56f840b184
|
ICU-4475 tests for JB
X-SVN-Rev: 17561
|
2005-05-05 21:03:23 +00:00 |
|
Ram Viswanadha
|
a0bf853527
|
ICU-4217 fix failure on Intel RedHat Linux
X-SVN-Rev: 16808
|
2004-11-09 23:24:15 +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 |
|
Ram Viswanadha
|
bbf96aea2c
|
ICU-3500 fix unused param compiler warning
X-SVN-Rev: 15880
|
2004-06-15 21:25:06 +00:00 |
|
Eric Mader
|
004268d484
|
ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15414
|
2004-05-19 21:36:51 +00:00 |
|
George Rhoten
|
fcd1e43734
|
ICU-2194 Fix last change for Solaris.
X-SVN-Rev: 15052
|
2004-04-26 20:35:00 +00:00 |
|
Ram Viswanadha
|
72890078f2
|
ICU-2194 synch up refidna with uidna
X-SVN-Rev: 15032
|
2004-04-23 22:09:54 +00:00 |
|
Ram Viswanadha
|
3a9d731ccc
|
ICU-3594 fix failure on solaris and aix ... the test was making assumptions which were not correct.
X-SVN-Rev: 14913
|
2004-04-09 16:39:02 +00:00 |
|
Ram Viswanadha
|
623c46d430
|
ICU-3594 tests for U_IDNA_STD3_ASCII_RULES_ERROR
X-SVN-Rev: 14878
|
2004-04-06 02:07:44 +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
|
64bf3c14b4
|
ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14114
|
2003-12-12 06:59:38 +00:00 |
|
Ram Viswanadha
|
63b9b0e15d
|
ICU-3222 fix compiler warnings
X-SVN-Rev: 13939
|
2003-12-02 03:15:53 +00:00 |
|
Ram Viswanadha
|
820e942574
|
ICU-3050 #ifdef out the names array
X-SVN-Rev: 13020
|
2003-09-02 23:26:01 +00:00 |
|
Ram Viswanadha
|
4dc898aca6
|
ICU-3050 more testing
X-SVN-Rev: 12934
|
2003-08-25 22:08:49 +00:00 |
|
Ram Viswanadha
|
2353dfaf78
|
ICU-3050 fix memory leaks in the test
X-SVN-Rev: 12705
|
2003-07-28 23:48:47 +00:00 |
|
Ram Viswanadha
|
9a043c2e5f
|
ICU-3050 StringPrep API first cut
X-SVN-Rev: 12674
|
2003-07-24 23:23:19 +00:00 |
|
Ram Viswanadha
|
47b2ec2382
|
ICU-2686 fix un-initialized memory access
X-SVN-Rev: 12507
|
2003-06-13 00:10:26 +00:00 |
|
Ram Viswanadha
|
15a39b67ea
|
ICU-2194 test the API's with null src
X-SVN-Rev: 12387
|
2003-06-09 22:16:05 +00:00 |
|
George Rhoten
|
92842673da
|
ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 12376
|
2003-06-09 04:57:01 +00:00 |
|
Vladimir Weinstein
|
4df42a86bb
|
ICU-2840 tests shouldn't crash if there is no data
X-SVN-Rev: 12340
|
2003-06-06 04:54:34 +00:00 |
|
Ram Viswanadha
|
98541084f2
|
ICU-2194 code coverage tests and fixes
X-SVN-Rev: 12199
|
2003-05-30 18:20:03 +00:00 |
|
Ram Viswanadha
|
3847d2f430
|
ICU-2194 add tests
X-SVN-Rev: 12169
|
2003-05-29 20:33:22 +00:00 |
|
Steven R. Loomis
|
5c9ad4b7cd
|
ICU-2896 uconfig.h
X-SVN-Rev: 12154
|
2003-05-29 01:15:29 +00:00 |
|
Ram Viswanadha
|
913cae8031
|
ICU-2194 fix exhaustive testing failures
X-SVN-Rev: 12008
|
2003-05-19 21:07:32 +00:00 |
|
Ram Viswanadha
|
a79043ede1
|
ICU-2194 Fix for EBCDIC platforms.. hopefully
X-SVN-Rev: 11907
|
2003-05-13 00:49:14 +00:00 |
|
Markus Scherer
|
9a4e0e4af2
|
ICU-2860 add UCONFIG_NO_NORMALIZATION and UCONFIG_NO_IDNA
X-SVN-Rev: 11808
|
2003-05-06 01:22:23 +00:00 |
|
George Rhoten
|
720401b4b5
|
ICU-2729 Fix a memory leak
X-SVN-Rev: 11625
|
2003-04-23 00:30:02 +00:00 |
|
George Rhoten
|
b69c8dcb62
|
ICU-2729 Fix a memory leak
X-SVN-Rev: 11620
|
2003-04-22 15:49:53 +00:00 |
|
George Rhoten
|
bd5e5cc715
|
ICU-2729 Fix a memory leak
X-SVN-Rev: 11618
|
2003-04-21 23:25:07 +00:00 |
|
George Rhoten
|
402812f852
|
ICU-2699 Fix some compiler warnings
X-SVN-Rev: 11587
|
2003-04-18 22:13:52 +00:00 |
|
Ram Viswanadha
|
6946f87968
|
ICU-2194 conformance tests of IDNA
X-SVN-Rev: 11427
|
2003-04-01 02:00:54 +00:00 |
|
Ram Viswanadha
|
df758b9fb6
|
ICU-2194 fix bug found while running demo
X-SVN-Rev: 11341
|
2003-03-17 21:26:28 +00:00 |
|
Ram Viswanadha
|
a204c3713f
|
ICU-2194 Add test for bug found after after demo
X-SVN-Rev: 11287
|
2003-03-12 23:16:57 +00:00 |
|
Ram Viswanadha
|
267d3d1f30
|
ICU-2194 tests for IDNA
X-SVN-Rev: 11196
|
2003-02-28 21:37:55 +00:00 |
|