Michael Ow
794f261f6a
ICU-4790 Fix missing include directory and add x64 platform to gencfu.
...
X-SVN-Rev: 25549
2009-03-11 17:30:52 +00:00
Michael Ow
8a6a82406d
ICU-6765 Undo previous removal for definition of static class variable. Add #if statement instead.
...
X-SVN-Rev: 25548
2009-03-11 15:38:31 +00:00
Markus Scherer
2c2bf3e72a
ICU-6483 add ErrorCode class, C++ convenience wrapper for UErrorCode
...
X-SVN-Rev: 25546
2009-03-11 05:27:11 +00:00
Peter Edberg
dfd1678de7
ICU-6645 Add comment explaining USTRING_ALLOC_START
...
X-SVN-Rev: 25545
2009-03-11 04:21:22 +00:00
Markus Scherer
93e35cf3db
ICU-6606 add #define option for >>default charset is UTF-8<<
...
X-SVN-Rev: 25544
2009-03-11 03:16:35 +00:00
Peter Edberg
20ddfafeb2
ICU-6645 Prebuild more canonical tzid table data into data file
...
X-SVN-Rev: 25543
2009-03-10 21:52:57 +00:00
Michael Ow
e43914fcda
ICU-6433 Change function parameter to int32_t* due to compilation error on certain platforms.
...
X-SVN-Rev: 25542
2009-03-10 21:43:12 +00:00
Michael Ow
025017e6ae
ICU-4790 Comment out installation code for man page.
...
X-SVN-Rev: 25541
2009-03-10 21:39:08 +00:00
Xiaomei Ji
1f2dcc4fb2
ICU-6433 currency parsing, case sensitive against symbol and ISO, case insensitive against name; parse against plural pattern using names only
...
X-SVN-Rev: 25540
2009-03-10 20:53:27 +00:00
Michael Ow
2dfb80a9e1
ICU-6765 Remove redefinition of const static class variable.
...
X-SVN-Rev: 25539
2009-03-10 20:51:40 +00:00
Michael Ow
88cde4c236
ICU-6412 Avoid multiple definition of macro MIN. Is an issue on certain platforms.
...
X-SVN-Rev: 25538
2009-03-10 20:26:08 +00:00
Andy Heninger
37c509a085
ICU-4790 revert an accidental change
...
X-SVN-Rev: 25535
2009-03-10 00:24:37 +00:00
Andy Heninger
9715eae02c
ICU-4790 spoof impl merged to trunk.
...
X-SVN-Rev: 25534
2009-03-09 23:40:15 +00:00
Michael Ow
a5894c4401
ICU-3378 Fix cintltst compilation errors.
...
X-SVN-Rev: 25532
2009-03-09 22:28:54 +00:00
Michael Ow
f96da10edc
ICU-3378 Fix compilation errors.
...
X-SVN-Rev: 25529
2009-03-09 21:56:08 +00:00
Michael Ow
aa05d999c7
ICU-3378 Port over getKeywordValuesForLocale API from ICU4J to ICU4C. Add test for this new API. Also add for, internal use, Linked List API for when creating UEnumeration.
...
X-SVN-Rev: 25527
2009-03-09 20:39:13 +00:00
Michael Ow
f2d5519047
ICU-6765 Add header for memcpy to resolve compilation error.
...
X-SVN-Rev: 25526
2009-03-09 20:32:09 +00:00
Andy Heninger
8ec2292d83
ICU-6776 fix compilation error with UnicodeString::toUTF8String()
...
X-SVN-Rev: 25524
2009-03-09 02:54:18 +00:00
Markus Scherer
14a99920b5
ICU-6765 add bytestream & stringpiece to Makefile
...
X-SVN-Rev: 25520
2009-03-06 20:16:18 +00:00
Markus Scherer
63ea2e06da
ICU-6765 add API: StringPiece, ByteSink(s), UnicodeString::toUTF8() and fromUTF8()
...
X-SVN-Rev: 25519
2009-03-06 19:19:00 +00:00
John Emmons
025e6a09ae
ICU-5439 Merge Vista OpenType logic into trunk
...
X-SVN-Rev: 25508
2009-03-02 23:35:48 +00:00
Andy Heninger
2b08f8a46f
ICU-6772 fix some compiler warnings
...
X-SVN-Rev: 25503
2009-03-02 20:53:54 +00:00
Waleed Oransa
00c800b8f4
ICU-6666 Merged ICU4C/branches/waleed branch changes r25467:25501 into the trunk."
...
X-SVN-Rev: 25502
2009-03-02 15:46:03 +00:00
Xiaomei Ji
6ed81b63d3
ICU-6433 improve currency parsing, fix parsing bug on non-empty suffix, fix plural format bug on non-empty negagtive numberpattern
...
X-SVN-Rev: 25497
2009-02-28 02:07:55 +00:00
Michael Ow
109b0472a5
ICU-6412 When indenting use 4 spaces instead of regular tab.
...
X-SVN-Rev: 25494
2009-02-27 22:39:38 +00:00
Michael Ow
a1e8a4743d
ICU-6688 _ALL_SOURCE needs to be defined when strict mode is turned on for certain files to compile.
...
X-SVN-Rev: 25490
2009-02-26 21:05:53 +00:00
Markus Scherer
5f031ce140
ICU-6765 StringTest more meaningful order of #includes and tests
...
X-SVN-Rev: 25482
2009-02-25 06:43:12 +00:00
Markus Scherer
8406b8e2bd
ICU-6765 fix Windows compilation problem: ICU internal #define collisions with Windows STL headers
...
X-SVN-Rev: 25481
2009-02-25 01:22:27 +00:00
Markus Scherer
2b6da240a8
ICU-6765 copy std_string.h to the include folder
...
X-SVN-Rev: 25480
2009-02-25 00:22:43 +00:00
Markus Scherer
59d37b352b
ICU-6765 add std_string.h with central #include <string> and std:: namespace definitions
...
X-SVN-Rev: 25479
2009-02-24 23:01:18 +00:00
Markus Scherer
1d91a19628
ICU-6765 autoconf support for whether the standard <string> header is available
...
X-SVN-Rev: 25476
2009-02-24 19:57:06 +00:00
Claire Ho
7c98254385
ICU-6736 merge APIs for currencySpacing from branch to trunk.
...
X-SVN-Rev: 25472
2009-02-24 00:50:46 +00:00
John Emmons
ec9921c61c
ICU-6750 Allow aliases in numbering system descriptions
...
X-SVN-Rev: 25469
2009-02-23 22:41:41 +00:00
John Emmons
e729683a89
ICU-6492 Fix crash when creating a NS with a bogus override
...
X-SVN-Rev: 25461
2009-02-21 15:09:03 +00:00
John Emmons
0469ea3d30
ICU-6492 Updated data for numbering systems
...
X-SVN-Rev: 25460
2009-02-21 14:36:18 +00:00
Peter Edberg
a7e808a7e0
ICU-6747 for hashtables, change Hashtable with UnicodeString keys to UHashtable with UChar string keys, -85K
...
X-SVN-Rev: 25459
2009-02-21 06:40:31 +00:00
Peter Edberg
5927c7bedb
ICU-6745 ceToJD needs to handle months out of range 0-12 (e.g. from add, set)
...
X-SVN-Rev: 25458
2009-02-21 03:59:16 +00:00
Claire Ho
5d17555c7e
ICU-6735 merge new localeDisplayPattern APIs from branch to trunk.
...
X-SVN-Rev: 25457
2009-02-21 00:31:21 +00:00
Markus Scherer
97ea1827e7
ICU-6678 add uset_openEmpty()
...
X-SVN-Rev: 25451
2009-02-19 23:36:58 +00:00
Markus Scherer
1bdabd9519
ICU-6677 use UnicodeString::fromUTF32() in CollData code, see initial ticket description
...
X-SVN-Rev: 25450
2009-02-19 23:06:03 +00:00
Markus Scherer
311b29556f
ICU-6677 add UnicodeString fromUTF32() and toUTF32() methods
...
X-SVN-Rev: 25448
2009-02-19 22:35:06 +00:00
Markus Scherer
c4e1d3e0be
ICU-6677 add u_strToUTF32WithSub() and u_strFromUTF32WithSub()
...
X-SVN-Rev: 25444
2009-02-19 20:02:40 +00:00
Markus Scherer
a679ccf60c
ICU-6677 fix and extend u_strToUTF32() input string validation
...
X-SVN-Rev: 25443
2009-02-19 18:14:25 +00:00
Peter Edberg
64f350c92a
ICU-6734 unum_parse does not report parse errors for rule-based number formatters
...
X-SVN-Rev: 25442
2009-02-19 08:41:08 +00:00
Markus Scherer
a856eb2eba
ICU-6677 add and fix u_strFromUTF32() input string validation
...
X-SVN-Rev: 25441
2009-02-19 05:18:34 +00:00
Markus Scherer
90eee0718a
ICU-6677 clean up existing test for UTF-32 string transformations
...
X-SVN-Rev: 25437
2009-02-18 23:15:23 +00:00
John Emmons
9f6245828b
ICU-6492 Add override based constructors for SimpleDateFormat
...
X-SVN-Rev: 25435
2009-02-18 13:29:17 +00:00
Yoshito Umaoka
0d0f1dce49
ICU-3378 Checking in API headers for getKeywordValuesForLocale with empty implementation for 4.2M3.
...
X-SVN-Rev: 25407
2009-02-14 02:32:41 +00:00
Steven R. Loomis
dd4971d760
ICU-6613 fix udat crashers. See also ICU-6737
...
X-SVN-Rev: 25405
2009-02-14 02:29:08 +00:00
Andy Heninger
5013ce6d65
ICU-4790 add spoof detection header into the trunk. Code will follow later
...
X-SVN-Rev: 25403
2009-02-14 01:11:42 +00:00
Xiaomei Ji
45071a142b
ICU-6433 from branch to trunk for API slush
...
X-SVN-Rev: 25399
2009-02-12 22:55:29 +00:00
Yoshito Umaoka
fab4ec20c8
ICU-6415 ICU4C timezone 2009b
...
X-SVN-Rev: 25397
2009-02-11 04:58:53 +00:00
Steven R. Loomis
5b3ae62bfd
ICU-6727 fix failures in strict mode, add make check
...
X-SVN-Rev: 25393
2009-02-10 19:31:24 +00:00
John Emmons
fe57727649
ICU-6492 Merge Hebrew calendar changes to trunk
...
X-SVN-Rev: 25392
2009-02-09 18:11:52 +00:00
Michael Ow
d089558036
ICU-3933 Remove old dat file before installing new one in common mode.
...
X-SVN-Rev: 25386
2009-02-06 20:47:56 +00:00
Michael Ow
49e96f9e89
ICU-3933 Use rename() when installing dat file.
...
X-SVN-Rev: 25385
2009-02-06 19:39:51 +00:00
Michael Ow
300ad78ac0
ICU-3933 Fix static array declaration and add error check for mallocs.
...
X-SVN-Rev: 25384
2009-02-06 18:22:03 +00:00
Michael Ow
f94144a976
ICU-3933 Remove unused files and code and update project files and makefiles to reflect this change. Update man page. Add files mode functionality to pkgdata. Clean up code.
...
X-SVN-Rev: 25383
2009-02-06 17:42:16 +00:00
Claire Ho
bb25d466b5
ICU-6586 code fixes after review.
...
X-SVN-Rev: 25374
2009-02-05 01:03:16 +00:00
Michael Ow
d45d4a9b7e
ICU-3933 Remove duplicate uprv_mkdir() declaration.
...
X-SVN-Rev: 25373
2009-02-04 23:07:44 +00:00
John Emmons
d1b2990072
ICU-6647 From CLDR 2022 - Make az_Latin a valid sublocale for collation
...
X-SVN-Rev: 25372
2009-02-04 21:37:42 +00:00
Michael Ow
23249110aa
ICU-6571 Fix the checking of string length in u_versionFromUString.
...
X-SVN-Rev: 25371
2009-02-04 19:59:43 +00:00
Eric Mader
13a9d2c3ec
ICU-6717 return quaternary value as CE for strengths QUATERNARY, IDENTICAL. Re-enable TestSearchForNull.
...
X-SVN-Rev: 25368
2009-02-03 19:50:39 +00:00
Jason Spieth
d2624b1aef
ICU-6354 Fix C testcase so build passes
...
X-SVN-Rev: 25367
2009-02-03 18:43:45 +00:00
Jason Spieth
09818fdacb
ICU-6354 Simple C testcase
...
X-SVN-Rev: 25365
2009-02-03 15:54:55 +00:00
Steven R. Loomis
6834a963d3
ICU-6700 turn off optimization for VS2003 for utrie2
...
X-SVN-Rev: 25364
2009-02-02 23:48:53 +00:00
Michael Ow
e2ef549f98
ICU-6715 Skip the uconv test if pkgdata is in "files" or "common" mode.
...
X-SVN-Rev: 25361
2009-02-02 20:59:54 +00:00
Yoshito Umaoka
eb175516be
ICU-6238 Support standard stringprep profiles in ICU4C. Merging changes from the work branch to the trunk.
...
X-SVN-Rev: 25357
2009-02-02 16:16:07 +00:00
Jason Spieth
b5286a73b8
ICU-4970 Check LayoutEngine function call status returns
...
X-SVN-Rev: 25355
2009-01-30 22:12:41 +00:00
Jason Spieth
04fe5b993d
ICU-4970 Handle additional OOM conditions in ParagraphLayout constructor
...
X-SVN-Rev: 25354
2009-01-30 21:56:47 +00:00
Steven R. Loomis
b8f9d76697
ICU-6709 fix udata_setAppData to handle bogus double properly. Also, have uconv's make check do something
...
X-SVN-Rev: 25353
2009-01-30 17:59:33 +00:00
Jason Spieth
55e28eae85
ICU-6401 UTF8 buffer preflighting
...
X-SVN-Rev: 25352
2009-01-30 16:26:10 +00:00
Peter Edberg
ae418ed994
ICU-6702 Enable relative date formatters with non-relative timeStyles
...
X-SVN-Rev: 25351
2009-01-30 10:46:17 +00:00
Jason Spieth
b526632625
ICU-6401 Integrate changes into the trunk
...
X-SVN-Rev: 25348
2009-01-29 21:17:49 +00:00
Steven R. Loomis
f5a1df14ce
ICU-6571 move the API to ulocdata
...
X-SVN-Rev: 25347
2009-01-29 20:31:37 +00:00
Jason Spieth
0875075b89
ICU-6338 Handle integer suffix when parsing numeric date field - testcase
...
X-SVN-Rev: 25346
2009-01-29 18:35:02 +00:00
Jason Spieth
23ed627d99
ICU-6338 Handle integer suffix when parsing numeric date field - SimpleDateFormat impl
...
X-SVN-Rev: 25345
2009-01-29 18:30:16 +00:00
Jason Spieth
d2b8f35eff
ICU-6338 Handle integer suffix when parsing numeric date field - SimpleDateFormat header
...
X-SVN-Rev: 25343
2009-01-29 18:19:24 +00:00
Steven R. Loomis
8c6af53bb9
ICU-6706 improvement to build-icu4j
...
X-SVN-Rev: 25339
2009-01-29 08:03:14 +00:00
Peter Edberg
f12b1180ab
ICU-4121 254 digits max for CODAN collation element (additional digits are separate element)
...
X-SVN-Rev: 25336
2009-01-29 07:44:27 +00:00
Steven R. Loomis
dce17b7cd0
ICU-5191 detect the gmake version, and print some helpful notes about the data build type
...
X-SVN-Rev: 25335
2009-01-29 06:47:20 +00:00
Steven R. Loomis
9de572adbe
ICU-6705 calculate urename.h year
...
X-SVN-Rev: 25329
2009-01-29 00:56:11 +00:00
Steven R. Loomis
302f5a40b4
ICU-6690 icu4c version bump to 4.1.3
...
X-SVN-Rev: 25328
2009-01-29 00:55:53 +00:00
Steven R. Loomis
2e10735e9c
ICU-6571 merge r25317 and r25318 - C side
...
X-SVN-Rev: 25327
2009-01-29 00:17:44 +00:00
John Emmons
9d022f0f62
ICU-6647 Testcase workaround until 6040 is fixed
...
X-SVN-Rev: 25325
2009-01-28 22:01:32 +00:00
Michael Ow
35cc2bcb3a
ICU-3933 Move file sep char check into pkg_genc and add dll data file check for Windows.
...
X-SVN-Rev: 25324
2009-01-28 18:47:36 +00:00
John Emmons
f264c911c6
ICU-6647 Add Sinhala, Azerbaijani, and Afrikaans collation
...
X-SVN-Rev: 25320
2009-01-27 21:51:34 +00:00
Steven R. Loomis
926677c828
ICU-6701 AIX pre-delete for archive (ar) arguments
...
X-SVN-Rev: 25314
2009-01-26 22:38:08 +00:00
Yoshito Umaoka
f682a39582
ICU-6420 Fixed calendar/date symbols mismatch problem for C.
...
X-SVN-Rev: 25309
2009-01-23 23:15:42 +00:00
John Emmons
c6efa90f2d
ICU-6694 Fix resource bundle loading in numbering systems
...
X-SVN-Rev: 25308
2009-01-23 22:51:46 +00:00
John Emmons
af79a4c70f
ICU-6694 Fix to delete internal NumberingSystems when they are no longer needed
...
X-SVN-Rev: 25306
2009-01-23 18:23:05 +00:00
John Emmons
07e008ff60
ICU-6694 Fix resource bundle not getting closed error in numbering systems
...
X-SVN-Rev: 25305
2009-01-23 17:48:27 +00:00
Eric Mader
2a3b48cf1b
ICU-6697 Changes for x64.
...
X-SVN-Rev: 25302
2009-01-23 05:12:23 +00:00
Eric Mader
9b8a829f2a
ICU-6697 Updated samples, test/perf subtree project files. Fixed a bug in reader.c while I was in the neighborhood...
...
X-SVN-Rev: 25301
2009-01-23 03:48:42 +00:00
John Emmons
468ca36b11
ICU-6694 Move setting of zeroDigit from NummberFormat to DecimalFormatSymbols per Yoshito's suggestion
...
X-SVN-Rev: 25300
2009-01-23 00:53:11 +00:00
Yoshito Umaoka
81cbc1b6e5
ICU-6415 ICU4C timezone 2009a
...
X-SVN-Rev: 25298
2009-01-22 23:02:04 +00:00
Yoshito Umaoka
5b0c50ac67
ICU-6415 Update the copyright year string in metazoneInfo.txt to 2009, so the copyright scan tool let the output files generated by the tzdata build script through. This is a one time hack.
...
X-SVN-Rev: 25296
2009-01-22 22:53:54 +00:00
Yoshito Umaoka
1b1e218a19
ICU-6696 Updated ICU zic to handle final rules without actual time changes (America/Resolute in 2009a). Also merged tzcode2009a to the ICU local copies.
...
X-SVN-Rev: 25292
2009-01-22 21:20:41 +00:00
Michael Ow
d2531b1d50
ICU-6695 To speed up ucnvseltst in normal mode, decrease the curCase test value.
...
X-SVN-Rev: 25291
2009-01-22 21:18:50 +00:00
John Emmons
12a4ad5e0f
ICU-6694 Fix to numfmt testcase so it doesn't assume decimfmt on rbnfs
...
X-SVN-Rev: 25290
2009-01-22 20:56:32 +00:00
Michael Ow
798386a4ff
ICU-6695 Use realloc instead of malloc when increasing the size of the array and also update pointers to the new array. Increase the curCase value check to call code that were skipped during ucnvseltst.
...
X-SVN-Rev: 25289
2009-01-22 20:10:47 +00:00
Eric Mader
98e2009c00
ICU-6694 fix compile problem w/ VS 2008.
...
X-SVN-Rev: 25287
2009-01-22 18:13:05 +00:00
John Emmons
6070262c2f
ICU-6694 Implementation of numbering systems and the @numbers keyword
...
X-SVN-Rev: 25285
2009-01-22 04:46:35 +00:00
Eric Mader
146306ccc8
ICU-6659 Fix custom build steps for bms.h, bmsearch.h, colldata.h
...
X-SVN-Rev: 25283
2009-01-22 01:00:30 +00:00
Eric Mader
5f73103b5a
ICU-6659 Merge changes from branches/eric/boyer-moore
...
X-SVN-Rev: 25282
2009-01-22 00:24:48 +00:00
John Emmons
d9737d2f4a
ICU-6654 Fix to Chinese spellout
...
X-SVN-Rev: 25281
2009-01-22 00:24:48 +00:00
Peter Edberg
b0fa61d425
ICU-5702 Fix availableFormats fallback for aliased locales
...
X-SVN-Rev: 25258
2009-01-16 01:18:05 +00:00
Andy Heninger
73724078aa
ICU-6679 Visual Studio project files upgrade to version 2008
...
X-SVN-Rev: 25256
2009-01-15 01:50:06 +00:00
Jason Spieth
de7d1f06de
ICU-6354 Set default rounding increment, C implementation
...
X-SVN-Rev: 25241
2009-01-13 16:58:35 +00:00
Yoshito Umaoka
1b5ba9ed42
ICU-6602 Construct a generic location string with a substring of its tzid for an unknown time zone except ones starting with Etc/. Updated test case to check such time zones also round trip with pattern VVVV.
...
X-SVN-Rev: 25240
2009-01-13 04:22:37 +00:00
Michael Ow
ee00374eee
ICU-3933 Move swapping of file sep char to filetools.h. Update Makefile and project files.
...
X-SVN-Rev: 25236
2009-01-12 23:02:36 +00:00
Michael Ow
6466c6e250
ICU-3933 Remove typedef for stat. Allow for single file option when calling file modification time comparison function.
...
X-SVN-Rev: 25233
2009-01-12 20:52:01 +00:00
Michael Ow
5098438b92
ICU-3933 Update toolutil project file and use st_mtime instead of st_mtim.tv_sec.
...
X-SVN-Rev: 25230
2009-01-09 23:08:04 +00:00
Michael Ow
5f206c2700
ICU-3933 Fix toolutil project file and remove PATH_MAX.
...
X-SVN-Rev: 25229
2009-01-09 22:58:05 +00:00
Michael Ow
7cbb428511
ICU-3933 Move flag parsing code to toolutil. Add file modification time functionality to toolutil. Update pkgdata to reflect these changes and to test mod time to see if a new library needs to be built.
...
X-SVN-Rev: 25228
2009-01-09 22:30:44 +00:00
Andy Heninger
04c57ff523
ICU-6656 URegex_replaceAll(), fix incorrect size return value when output buffer is too small
...
X-SVN-Rev: 25221
2009-01-08 06:55:22 +00:00
John Emmons
adcca4329f
ICU-6654 Updates to CJK rules to fix large number problems - add resource for numbering Systems
...
X-SVN-Rev: 25199
2009-01-06 17:05:48 +00:00
Yoshito Umaoka
3624de1d66
ICU-6674 Fixed a Cygwin/gcc build problem. Function popen/pclose are not available when __STRICT_ANSI__ is defined.
...
X-SVN-Rev: 25195
2009-01-06 07:41:09 +00:00
Yoshito Umaoka
26868b8ea6
ICU-6415 Merging tzdata 2008i into ICU4C trunk. I failed to update zoneinfo.txt by r24894 (accidentally updated a different file, but zoneinfo.txt was not updated). Because the copyright scan complains year 2008, I manually editted copyright statement for now.
...
X-SVN-Rev: 25194
2009-01-06 07:08:59 +00:00
Yoshito Umaoka
2ca591675a
ICU-6670 Workaround for system time/tzdata sensitive test case - TestShortZoneIDs.
...
X-SVN-Rev: 25193
2009-01-06 07:02:12 +00:00
Yoshito Umaoka
a996a898e0
ICU-6669 Corrected the condition used for checking DST in time zone transition implementation in SimpleTimeZone in ICU4C. Also provided a test case.
...
X-SVN-Rev: 25186
2009-01-02 21:22:01 +00:00
Steven R. Loomis
9fae150c94
ICU-6664 print some more info on icudate -v
...
X-SVN-Rev: 25176
2008-12-23 19:22:20 +00:00
Peter Edberg
cec9f47ade
ICU-5702 Fix fallback for availableFormats
...
X-SVN-Rev: 25166
2008-12-19 20:10:03 +00:00
Michael Ow
4700f4ae55
ICU-6660 Change definition of _CXX_CXXSUFFIX in configure.
...
X-SVN-Rev: 25095
2008-12-12 17:44:40 +00:00
John Emmons
7d370d115d
ICU-6654 Integrate RBNF rules from CLDR
...
X-SVN-Rev: 25090
2008-12-12 01:04:38 +00:00
Jungshik Shin
0338f58718
ICU-6139 remove 3 aliases added by accident in r25078
...
X-SVN-Rev: 25079
2008-12-11 04:20:11 +00:00
Jungshik Shin
5c49babca1
ICU-6139 get rid of an extraneous parenthesis
...
X-SVN-Rev: 25078
2008-12-11 04:13:19 +00:00
Jungshik Shin
a4f6803972
ICU-6139 add x-macroman as the canonical Java alias and add Java tag to macroman
...
X-SVN-Rev: 25063
2008-12-09 20:23:24 +00:00
Michael Ow
fc9fe7a7e8
ICU-3933 Add support for MinGW in pkgdata.
...
X-SVN-Rev: 25058
2008-12-08 20:42:41 +00:00
Michael Ow
e5d30afa11
ICU-3933 Fix compiler warnings and update to handle gcc on windows without cygwin.
...
X-SVN-Rev: 25049
2008-12-05 22:31:38 +00:00
Peter Edberg
c9079b0322
ICU-6614 Add UErrorCode* parameter for ucal_getType; improve UCalendarType comments.
...
X-SVN-Rev: 25037
2008-12-02 22:56:31 +00:00
Jason Spieth
eaab373af7
ICU-6592 Integrated patch
...
X-SVN-Rev: 25036
2008-12-02 19:45:13 +00:00
Jason Spieth
1f46e60401
ICU-4970 Remove isBogus function, add error code on constructors
...
X-SVN-Rev: 25034
2008-12-02 17:17:15 +00:00
Michael Ow
d9124b0ce0
ICU-3933 Remove trailing space and new line characters from string retreived using icu-config.
...
X-SVN-Rev: 25026
2008-12-01 23:48:28 +00:00
Markus Scherer
71dea647bd
ICU-6453 merge _findRow() optimizations
...
X-SVN-Rev: 25025
2008-12-01 22:41:06 +00:00
Markus Scherer
4caa716b9a
ICU-6453 allocation bug fix
...
X-SVN-Rev: 25023
2008-12-01 22:06:38 +00:00
Michael Ow
aa19a5bae0
ICU-3933 Use icu-config when -O option is not given.
...
X-SVN-Rev: 25022
2008-12-01 21:57:14 +00:00
Michael Ow
112c1493df
ICU-3933 Fix installation of the data library.
...
X-SVN-Rev: 25020
2008-12-01 20:49:08 +00:00
Peter Edberg
bd48f81ef1
ICU-6642 Lazier initialization of ZoneMeta tables
...
X-SVN-Rev: 25012
2008-11-26 22:24:51 +00:00
Michael Ow
a54f83b603
ICU-6412 Add svn:ignore property to Makefile.
...
X-SVN-Rev: 25003
2008-11-24 20:10:12 +00:00
Michael Ow
09813cbf3d
ICU-3933 Merge pkgdata update from branch to trunk.
...
X-SVN-Rev: 25002
2008-11-24 20:04:52 +00:00
Andy Heninger
6565d71ae3
ICU-6641 fix compilation error with gcc 4.4
...
X-SVN-Rev: 25001
2008-11-24 19:24:13 +00:00
Michael Ow
cdefbe48c1
ICU-6637 Ignore stream test when iostream is disabled.
...
X-SVN-Rev: 24991
2008-11-21 20:47:36 +00:00
Peter Edberg
6c12fab16d
ICU-5702 Make DateTimePatternGenerator:initData get the availableFormats for the correct
...
calendar (not always gregorian), and add some necessary availableFormats entries.
X-SVN-Rev: 24978
2008-11-19 04:19:02 +00:00
Peter Edberg
1e521d134d
ICU-6626 Make DateTimePatternGenerator:initData use the skeletons specified for availableFormats,
...
eliminate CJK months hack, use skeletons to improve adjustFieldTypes behavior, add some necessary
availableFormats entries, and fix expected test results now that getBestPattern is more correct.
X-SVN-Rev: 24976
2008-11-18 18:27:40 +00:00
Steven R. Loomis
2a70d1d602
ICU-6628 ignore @collation=default`
...
X-SVN-Rev: 24974
2008-11-17 21:46:15 +00:00
Steven R. Loomis
d52ac24d1e
ICU-6628 prevent crash in ucol_open
...
X-SVN-Rev: 24972
2008-11-17 20:27:25 +00:00
Steven R. Loomis
63849800d4
ICU-6617 some haiku support. update config.guess and cleanup other test code.
...
X-SVN-Rev: 24942
2008-11-08 02:04:15 +00:00
Peter Edberg
4510d290cd
ICU-6615 define UCAL_DEFAULT, make UCAL_GREGORIAN work correctly in ucal_open
...
X-SVN-Rev: 24935
2008-11-07 04:50:24 +00:00
Peter Edberg
d53d0406af
ICU-6614 Add ucal_getType()
...
X-SVN-Rev: 24931
2008-11-06 06:49:30 +00:00
Steven R. Loomis
46fb1b9b1f
ICU-6610 don't use macros as argument for U_STRING_INIT (fix and doc)
...
X-SVN-Rev: 24912
2008-10-31 01:17:27 +00:00
Steven R. Loomis
2b474170c5
ICU-6530 stray comma
...
X-SVN-Rev: 24911
2008-10-30 06:55:48 +00:00
Markus Scherer
1e6578a602
ICU-6605 use ptrdiff_t for memory alignment tests
...
X-SVN-Rev: 24910
2008-10-30 05:20:32 +00:00
Michael Ow
d867f8f664
ICU-6589 If old iostream is being used, display message instead of log error for failed bit flag test result.
...
X-SVN-Rev: 24904
2008-10-28 14:59:04 +00:00
Jason Spieth
704b1a968c
ICU-4970 Merge branch into trunk
...
X-SVN-Rev: 24903
2008-10-28 14:50:15 +00:00
Steven R. Loomis
b9ea90ba68
ICU-6598 workaround configure (autoconf) ^M issue
...
X-SVN-Rev: 24900
2008-10-27 22:53:56 +00:00
Yoshito Umaoka
3879197e6f
ICU-6415 ICU4C timezone 2008i
...
X-SVN-Rev: 24894
2008-10-27 19:28:41 +00:00
Yoshito Umaoka
a54768cf9d
ICU-6597 Fix a DST display name bug.
...
X-SVN-Rev: 24890
2008-10-27 15:22:18 +00:00
Xiaomei Ji
a8aff4fc7b
ICU-6503 move createPatternInstance from DateFormat to DateIntervalFormat
...
X-SVN-Rev: 24884
2008-10-25 00:31:55 +00:00
Michael Ow
687f9bacd8
ICU-6596 Add lines to the Makefile to install lib files along with dll in toolutil.
...
X-SVN-Rev: 24878
2008-10-24 19:58:26 +00:00
Peter Edberg
971dd97ca7
ICU-6585 Consolidate tests for pattern chars G,E,e,c
...
X-SVN-Rev: 24872
2008-10-24 05:13:21 +00:00
Markus Scherer
6b0e32fd7c
ICU-6453 fix/improve upvec_ serialization, require 32-bit-aligned serialization buffers, and clean up some code
...
X-SVN-Rev: 24870
2008-10-24 04:35:50 +00:00
Peter Edberg
7364736f03
ICU-6585 Formats with c,cc should use local day of week (and ee should have zero pad)
...
X-SVN-Rev: 24869
2008-10-24 03:36:26 +00:00
Markus Scherer
35f8ea1402
ICU-6453 upvec_ introduce UPropsVectors type, clean up API a bit
...
X-SVN-Rev: 24866
2008-10-23 06:00:59 +00:00
Markus Scherer
362d08e00b
ICU-6530 fix some gcc warnings
...
X-SVN-Rev: 24865
2008-10-22 22:28:06 +00:00
Markus Scherer
9be9a82b08
ICU-6530 add UTrie2 and improve upvec_ via svn merge -r 24551:24849 icu/branches/markus/utf8
...
X-SVN-Rev: 24862
2008-10-22 19:50:07 +00:00
Xiaomei Ji
6280be2fa5
ICU-6303 change FIXME to TODO
...
X-SVN-Rev: 24860
2008-10-22 06:06:56 +00:00
Michael Ow
622526558d
ICU-6589 Fix the TestStreamEOF error logging issue and use UChar* instead of *char for proper default codepage issues especially on EBCDIC platforms.
...
X-SVN-Rev: 24844
2008-10-17 19:57:37 +00:00
Markus Scherer
92488b771d
ICU-5691 fix comments/order in conversion.txt
...
X-SVN-Rev: 24825
2008-10-16 00:32:27 +00:00
Markus Scherer
add67e15d5
ICU-5691 fix 2022 & HZ to really include the offending trail byte exactly if it is not a starter
...
X-SVN-Rev: 24824
2008-10-16 00:24:42 +00:00
Peter Edberg
dea1e8f6fe
ICU-5726 Make parse work for eee-eeeee, EEEE, c-cc; add tests.
...
X-SVN-Rev: 24814
2008-10-15 08:08:04 +00:00
Eric Mader
1c8d7fe65a
ICU-6556 remove this orphaned file.
...
X-SVN-Rev: 24808
2008-10-14 23:18:04 +00:00
Steven R. Loomis
b90b3d2fba
ICU-6564 remove default 64bit=yes. Merge r24704:24803 from /repos/icu/icu/branches/srl/unbreak
...
X-SVN-Rev: 24804
2008-10-14 22:55:22 +00:00
Michael Ow
85121155a5
ICU-5944 Remove unneeded free function and use struct and static array.
...
X-SVN-Rev: 24803
2008-10-14 21:46:58 +00:00
Andy Heninger
a9dee48073
ICU-6584 Fix errors in API docs for UnicodeSetIterator
...
X-SVN-Rev: 24802
2008-10-14 21:23:53 +00:00
Yoshito Umaoka
a8ce16866f
ICU-6415 ICU4C timezone 2008h
...
X-SVN-Rev: 24797
2008-10-14 13:27:08 +00:00
Markus Scherer
874efe9fbd
ICU-5691 comment out no-longer-needed function
...
X-SVN-Rev: 24778
2008-10-10 18:16:02 +00:00
Steven R. Loomis
6147253143
ICU-6219 Cygwin updates, and also a check-local at top level. Merged in from branches/srl/SIGWINCH r24732:24774
...
X-SVN-Rev: 24775
2008-10-10 16:52:15 +00:00
Markus Scherer
c801506d5d
ICU-5691 stop illegal HZ tilde sequences before the first byte that could start a new character
...
X-SVN-Rev: 24773
2008-10-10 16:30:28 +00:00
Markus Scherer
e10cfeebfe
ICU-5691 minor bug fix
...
X-SVN-Rev: 24770
2008-10-10 06:01:08 +00:00
Markus Scherer
b6b3273af0
ICU-5691 stop illegal ISO-2022 escape/shift sequences before the first byte that could start a new character
...
X-SVN-Rev: 24769
2008-10-10 06:00:27 +00:00
Yoshito Umaoka
2b9e6b107e
ICU-6415 ICU4C time zone 2008g
...
X-SVN-Rev: 24755
2008-10-08 14:32:35 +00:00
Yoshito Umaoka
6c9239aa08
ICU-6577 Truncate time zone trunsition data out of signed in32 seconds range.
...
X-SVN-Rev: 24753
2008-10-08 14:30:17 +00:00
Peter Edberg
a57e83d1fb
ICU-5726 Make format work for eee-eeeee (UDAT_DOW_LOCAL_FIELD); add & fix tests
...
X-SVN-Rev: 24752
2008-10-08 08:23:48 +00:00
Eric Mader
57e86d3127
ICU-6576 Check code points for UCOL_IDENTICAL. Recompute processed pattern CEs if strength changes from < quaternary to >= quaternary or visa versa.
...
X-SVN-Rev: 24749
2008-10-07 23:37:42 +00:00
Jason Spieth
c712edec79
ICU-6193 Commit changes to trunk via manual edit
...
X-SVN-Rev: 24740
2008-10-07 15:40:37 +00:00
Markus Scherer
acd74a93d1
ICU-5691 stop illegal sequences before the first byte that could start a new character; in MBCS, DBCS, ISO-2022, HZ; also make ISO-2022-KR strictly check for validity
...
X-SVN-Rev: 24733
2008-10-07 04:33:51 +00:00
Michael Ow
6e33806beb
ICU-5944 Read 512 bytes at a time when comparing tzfiles and use stack array for buffer to avoid excessive mallocs and frees.
...
X-SVN-Rev: 24725
2008-10-06 17:38:07 +00:00
Andy Heninger
d68fd42cc7
ICU-6567 Fix some compiler warnings
...
X-SVN-Rev: 24716
2008-10-03 20:36:15 +00:00
Andy Heninger
7b405b40af
ICU-6567 Fix some compiler warnings
...
X-SVN-Rev: 24715
2008-10-03 20:30:55 +00:00
Steven R. Loomis
7f89a4be9d
ICU-6557 fix c/c++ confusion
...
X-SVN-Rev: 24711
2008-10-03 08:08:33 +00:00
Steven R. Loomis
f2211fa7b9
ICU-6564 fix configure, update to new comment style, and fix solaris 64bit test.
...
X-SVN-Rev: 24710
2008-10-03 08:08:02 +00:00
Peter Edberg
1e9adc5dc1
ICU-6072 Add DateFormatSymbols support for NarrowEras, use it to format & parse with GGGGG
...
X-SVN-Rev: 24709
2008-10-03 07:47:57 +00:00
Steven R. Loomis
3f1ae1d226
ICU-6557 revert to r24563
...
X-SVN-Rev: 24706
2008-10-02 22:44:37 +00:00
Steven R. Loomis
916be7fc7f
ICU-6557 fix for C linkage
...
X-SVN-Rev: 24703
2008-10-02 20:56:16 +00:00
Steven R. Loomis
09af16f87e
ICU-6557 fix more C/C++ function confusion
...
X-SVN-Rev: 24702
2008-10-02 20:20:10 +00:00
Yoshito Umaoka
27305576ac
ICU-6554 Fix a compilation error on Windows introduced by the previous change.
...
X-SVN-Rev: 24700
2008-10-02 14:44:44 +00:00
Michael Ow
f904dc9003
ICU-6554 Add releasing of allocated memory when uprv_tzname is called.
...
X-SVN-Rev: 24698
2008-10-01 21:17:55 +00:00
Steven R. Loomis
6c1e80795b
ICU-6557 fix linkage issue.
...
X-SVN-Rev: 24695
2008-10-01 19:23:06 +00:00
Michael Ow
f92998e519
ICU-6554 Remove previous free from timezone.cpp and use static array in TestOpenVsOpenRules() capitst.
...
X-SVN-Rev: 24693
2008-10-01 16:54:07 +00:00