Commit Graph

16407 Commits

Author SHA1 Message Date
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
Michael Ow
13b807cf6f ICU-6412 Remove some unused variables.
X-SVN-Rev: 24692
2008-10-01 15:39:27 +00:00
Michael Ow
9d289d4570 ICU-6554 Implement proper freeing of allocated memory to avoid memory leak.
X-SVN-Rev: 24691
2008-10-01 14:14:13 +00:00
Michael Ow
715a5f50cb ICU-5944 Use static array and variables when possible to avoid excessive mallocs and memory allocations.
X-SVN-Rev: 24690
2008-10-01 14:11:08 +00:00
Andy Heninger
629e44209b ICU-6486 Configure, make enable-strict default to yes.
X-SVN-Rev: 24688
2008-10-01 05:43:35 +00:00
Steven R. Loomis
c68132d733 ICU-6552 down to 16 errors/warnings in doxygen
X-SVN-Rev: 24687
2008-10-01 01:24:46 +00:00
Yoshito Umaoka
de92282fee ICU-6207 Cleaned up unused code. Minor improvements.
X-SVN-Rev: 24682
2008-09-30 19:18:59 +00:00
Michael Ow
0812949ed9 ICU-6524 Update configure files to autoconf 2.63.
X-SVN-Rev: 24674
2008-09-29 20:51:09 +00:00
Michael Ow
bb46b6ef35 ICU-6555 Add tmunit.h, tmutamt.h, and tmutfmt.h to hdrtest cxx files list.
X-SVN-Rev: 24672
2008-09-29 17:37:32 +00:00
Steven R. Loomis
0e7646b347 ICU-6552 reduce a lot of doxygen errs, improve output docs
X-SVN-Rev: 24668
2008-09-27 01:12:32 +00:00
Michael Ow
b88911b137 ICU-6412 Fix some copyright date.
X-SVN-Rev: 24665
2008-09-26 21:25:04 +00:00
Steven R. Loomis
1c2cc48c0d ICU-4184 updated test to improve flexibility. This test does fail, so it was commented out until fixed. Added comments to the ticket.
X-SVN-Rev: 24664
2008-09-26 21:13:15 +00:00
Steven R. Loomis
6bb97a85f6 ICU-6538 revert year #
X-SVN-Rev: 24662
2008-09-26 20:51:08 +00:00
Steven R. Loomis
2145eb11be ICU-6551 reduce use of common words in rename.
X-SVN-Rev: 24652
2008-09-25 20:24:14 +00:00
Steven R. Loomis
b4dda4cc2d ICU-6416 ICU4C version change to 4.1.2 and urename for 41
X-SVN-Rev: 24649
2008-09-25 19:41:32 +00:00
Michael Ow
22bd73be8d ICU-5944 Make internally used functions static to avoid renaming.
X-SVN-Rev: 24648
2008-09-25 19:04:27 +00:00
Steven R. Loomis
f6277f0a4e ICU-6487 minor improvement to genrb error message (for tracing)
X-SVN-Rev: 24645
2008-09-25 18:32:45 +00:00
Peter Edberg
d08940016b ICU-5858 Add constructors for RuleBasedBreakIterator and RBBIDataWrapper
that take RBBIDataHeader* but do not adopt it.

X-SVN-Rev: 24641
2008-09-25 05:48:27 +00:00
Steven R. Loomis
a3dd6b6eee ICU-6495 fix dependencies for parallel build
X-SVN-Rev: 24620
2008-09-23 00:51:46 +00:00
Yoshito Umaoka
d84bdb4e62 ICU-6311 Fix a compiler error on Cygwin/gcc in the previous change.
X-SVN-Rev: 24619
2008-09-22 22:43:55 +00:00
Yoshito Umaoka
5ac1902448 ICU-6522 Added -prop:key=val option in intltest. Updated timezone test to be synchronized with ICU4J version. Reduce testing time of the timezone test in non-exhaustive mode.
X-SVN-Rev: 24618
2008-09-22 22:02:44 +00:00
Steven R. Loomis
400458717e ICU-6512 windows side changes, ucadata.icu and invuca.icu moved into .\coll\
X-SVN-Rev: 24617
2008-09-22 19:49:33 +00:00
John Emmons
34345f0371 ICU-6512 Fix dependency information for coll/root.txt to ucadata - Move ucadata and invuca to coll
X-SVN-Rev: 24616
2008-09-22 17:16:32 +00:00
Peter Edberg
5173db6231 ICU-6543 if U_DARWIN, initGlobalMutex shouldn't call pthread_mutex_init for gMutexes[i]
X-SVN-Rev: 24614
2008-09-19 22:09:49 +00:00
Xiaomei Ji
fe4e67b5a6 ICU-6311 full and abbreviated simple duration format support, release to trunk
X-SVN-Rev: 24609
2008-09-19 19:05:37 +00:00
Michael Ow
08e67ed3a7 ICU-6412 Make certain variables and functions static to avoid it being exported.
X-SVN-Rev: 24608
2008-09-19 18:46:50 +00:00
Brian Rower
4319fbcbbb ICU-6538 Moved all variable declarations to top of function.
X-SVN-Rev: 24603
2008-09-19 00:15:13 +00:00
Steven R. Loomis
da3b9a1d29 ICU-6515 fix genbrk memory overrun (contributed patch)
X-SVN-Rev: 24602
2008-09-18 23:17:37 +00:00
Brian Rower
e87b382542 ICU-6538 Added TestOpenVsOpenRules to cintltst
X-SVN-Rev: 24601
2008-09-18 23:07:16 +00:00
Steven R. Loomis
c1061097ec ICU-6528 allow U_HAVE_MMAP to be overridden going into platform.h (and some other #defines)
X-SVN-Rev: 24600
2008-09-18 23:05:30 +00:00
Michael Ow
b000d9e80b ICU-6207 Add wintzimpl.o to Makefile.in in i18n and make certain functions static.
X-SVN-Rev: 24596
2008-09-18 22:04:24 +00:00
Michael Ow
eac717e1df ICU-6207 Disable getting windows timezone information from static tables. Use resource bundles and TimeZone and Calendar API to get needed timezone information. Create a new file in i18n to allow access to TimeZone and Calendar API. Update subsequent files to use new wintzimpl.h API.
X-SVN-Rev: 24594
2008-09-18 21:13:52 +00:00
Michael Ow
5097c3c3c1 ICU-5944 Only search through system timezone on certain platforms.
X-SVN-Rev: 24582
2008-09-16 16:49:33 +00:00
Michael Ow
8a988660e0 ICU-5944 Add check for dirent.h header in configure.
X-SVN-Rev: 24581
2008-09-16 15:49:08 +00:00
Yoshito Umaoka
b3744287df ICU-4611 Fix Japanese calendar calculation problem. Changed internal APIs to get default month/date of a calendar without updating calendar fields.
X-SVN-Rev: 24574
2008-09-15 21:24:11 +00:00
Xiaomei Ji
ff17b981a5 ICU-6503 save date time pattern generator as private member, minimize data time pattern generator instantiation times
X-SVN-Rev: 24573
2008-09-15 21:20:19 +00:00
Steven R. Loomis
b7c81e69de ICU-6535 fix the fix
X-SVN-Rev: 24572
2008-09-15 20:55:02 +00:00
Steven R. Loomis
ae006657a6 ICU-6535 fix bugs in test code
X-SVN-Rev: 24571
2008-09-15 19:36:19 +00:00
Steven R. Loomis
1ca0d2231f ICU-6535 minor test improvements
X-SVN-Rev: 24569
2008-09-15 19:29:43 +00:00
Yoshito Umaoka
b81e5aa0cf ICU-6415 ICU4C timezone 2008f
X-SVN-Rev: 24567
2008-09-15 18:06:51 +00:00
Kedar Rajwade
a865e7b64b ICU-6522 Reduced number of iteration in monkeyTest in non-exhaustive mode
X-SVN-Rev: 24563
2008-09-11 23:16:29 +00:00
Kedar Rajwade
e6bec98d5a ICU-6522 Skipped testStress in non-exhaustive mode
X-SVN-Rev: 24548
2008-09-04 18:39:28 +00:00
Michael Ow
e444955f2a ICU-2442 Update config.guess and config.sub.
X-SVN-Rev: 24547
2008-09-04 18:11:57 +00:00
Michael Ow
544abb1c9d ICU-6167 Fix substitution error for certain icu-config options.
X-SVN-Rev: 24546
2008-09-04 16:43:02 +00:00
Michael Ow
3f28436823 ICU-5944 Use the dirent api to search and compare the tz files on the system to find the correct timezone when the localtime is not a symlink.
X-SVN-Rev: 24544
2008-09-03 22:15:18 +00:00
Michael Ow
ed27b406d3 ICU-6523 Update icupkg.inc.in to include datarootdir.
X-SVN-Rev: 24540
2008-09-03 19:51:01 +00:00
Markus Scherer
8d40f30202 ICU-6521 add utrie_enum() test data, improve utrie_enum() performance for 16-bit tries
X-SVN-Rev: 24536
2008-09-01 11:45:56 +00:00
Michael Ow
16cea7af89 ICU-6363 Move remapping of CP949 to platform specific area.
X-SVN-Rev: 24529
2008-08-27 19:21:22 +00:00
Michael Ow
7fbc9e40fa ICU-6363 Remap CP949 to handle \5c round tripping.
X-SVN-Rev: 24524
2008-08-26 20:32:18 +00:00
Michael Ow
6291dc754d ICU-6506 Allow --detect-prefix and other prefix options to work in icu-config without preinstalling ICU.
X-SVN-Rev: 24523
2008-08-26 19:21:46 +00:00
Brian Rower
3ff38d32ad ICU-4184 adding UString init to null string search, made test active
X-SVN-Rev: 24521
2008-08-22 23:10:22 +00:00
Michael Ow
0895d6cef5 ICU-4543 Move the check for GCC to compile time and add the deprecated attribute to Visual Studio builds.
X-SVN-Rev: 24506
2008-08-15 21:53:53 +00:00
Michael Ow
4caf2d8bee ICU-6500 Update the config file for HP-UX/ACC to reflect the replacement of ESlit option with Olit=all
X-SVN-Rev: 24502
2008-08-15 17:12:35 +00:00
Michael Ow
8215ce1d1d ICU-4543 Fix some compilation error on various platforms due to adding of new GCC attribute.
X-SVN-Rev: 24501
2008-08-15 15:30:24 +00:00
Michael Ow
957ee4bc54 ICU-4543 Remove GCC attribute for now.
X-SVN-Rev: 24500
2008-08-14 22:43:51 +00:00
Michael Ow
8950721fa1 ICU-4543 Add gcc deprecated attribute to give a warning when using deprecated functions.
X-SVN-Rev: 24497
2008-08-14 19:51:09 +00:00
Steven R. Loomis
86527dd488 ICU-5175 remove icuswap from project files.
X-SVN-Rev: 24496
2008-08-14 18:54:42 +00:00
Steven R. Loomis
8f66cef840 ICU-5175 remove icuswap (decmn already gone) from makefile.
X-SVN-Rev: 24495
2008-08-14 18:54:01 +00:00
Brian Rower
59face9f13 ICU-4184 Fixed C++ style comments
X-SVN-Rev: 24491
2008-08-12 23:55:55 +00:00
Michael Ow
c55a19f828 ICU-6423 Remove debian directory and update readme.
X-SVN-Rev: 24490
2008-08-12 20:44:22 +00:00
Michael Ow
f7b9f237fc ICU-6307 Update performance test with Windows platform information.
X-SVN-Rev: 24489
2008-08-12 18:06:26 +00:00
Michael Ow
4e7f7ff702 ICU-6307 Edit cintltst.c, intltest.cpp, and iotest.cpp to load data correctly.
X-SVN-Rev: 24488
2008-08-12 16:34:55 +00:00
Michael Ow
1215abdc6d ICU-6307 Merge update of Visual Studio project and solution files with addition of x64 platform build option. Update readme.html for Windows build change.
X-SVN-Rev: 24487
2008-08-12 04:41:41 +00:00
Brian Rower
181e789592 ICU-4184 Removed test case until functionality is repaired.
X-SVN-Rev: 24486
2008-08-11 18:26:36 +00:00
Michael Ow
e2c6f876a3 ICU-6167 Add ECHO_T to Makefile.inc.in for future use.
X-SVN-Rev: 24479
2008-08-08 21:11:42 +00:00
Brian Rower
afdc84d2b3 ICU-6384 Merged toolutil.c from cygwin branch
X-SVN-Rev: 24478
2008-08-08 21:01:32 +00:00