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 |
|
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 |
|
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 |
|
Markus Scherer
|
874efe9fbd
|
ICU-5691 comment out no-longer-needed function
X-SVN-Rev: 24778
|
2008-10-10 18:16:02 +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 |
|
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
|
7b405b40af
|
ICU-6567 Fix some compiler warnings
X-SVN-Rev: 24715
|
2008-10-03 20:30:55 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Steven R. Loomis
|
da3b9a1d29
|
ICU-6515 fix genbrk memory overrun (contributed patch)
X-SVN-Rev: 24602
|
2008-09-18 23:17:37 +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
|
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 |
|
Steven R. Loomis
|
ae006657a6
|
ICU-6535 fix bugs in test code
X-SVN-Rev: 24571
|
2008-09-15 19:36:19 +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 |
|
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
|
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
|
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 |
|
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 |
|
Steven R. Loomis
|
97bb5f74b7
|
ICU-6416 move ICU version number for win32 libraries, to 41 from 40
X-SVN-Rev: 24458
|
2008-08-06 23:31:25 +00:00 |
|
David Bertoni
|
cba0fb208e
|
ICU-6453 Updated Visual Studio project files. Fixed C++ comments in C source files. Fixed stack-overwrite bug.
X-SVN-Rev: 24455
|
2008-08-06 21:34:53 +00:00 |
|
Andy Heninger
|
a5abce6673
|
ICU-6477 C++ // comment in plain C file fixed
X-SVN-Rev: 24453
|
2008-08-06 21:07:00 +00:00 |
|
Steven R. Loomis
|
587e129139
|
ICU-6416 move version to 4.1.1
X-SVN-Rev: 24447
|
2008-08-06 00:51:42 +00:00 |
|
Michael Ow
|
3d1a4a3fce
|
ICU-6307 Undo previous commit. Due to unexpected and unforeseen build failure.
X-SVN-Rev: 24444
|
2008-08-05 22:15:46 +00:00 |
|
Michael Ow
|
e20dbc5d8a
|
ICU-6307 Add platform x64 to Visual Studio solution. Build directory will now reflect this change with x86 for 32 bit and x64 for 64 bit. lib64 and bin64 have also been added for x64 platform.
X-SVN-Rev: 24443
|
2008-08-05 21:08:59 +00:00 |
|
Andy Heninger
|
0c2a587a9c
|
ICU-6480 clean up UMTX_CHECK usage in lazy init
X-SVN-Rev: 24439
|
2008-08-05 00:09:13 +00:00 |
|