Markus Scherer
e6656c9e8a
ICU-10535 toolutil/package.cpp: NUL-terminate pkgPrefix
...
X-SVN-Rev: 34818
2013-12-23 17:02:59 +00:00
Steven R. Loomis
fb848db545
ICU-10502 revert bad commit of pkg_genc.c
...
X-SVN-Rev: 34750
2013-12-12 03:14:23 +00:00
Steven R. Loomis
f0608be95d
ICU-10502 reinstate updated config.guess and config.sub as per ICU-9779
...
X-SVN-Rev: 34749
2013-12-12 03:11:18 +00:00
Michael Ow
4566c7282c
ICU-10483 Update ICU4C to 53.0.1
...
X-SVN-Rev: 34543
2013-10-10 18:17:16 +00:00
Travis Keep
53d3394bd0
ICU-10305 Fix grammer mistake in comments.
...
X-SVN-Rev: 34392
2013-09-18 23:54:56 +00:00
Travis Keep
ac2fed5f30
ICU-10305 Use balign instead of align on the gcc assemblers. Update link to gcc assembler documentatation. Remove TODO.
...
X-SVN-Rev: 34391
2013-09-18 23:32:53 +00:00
Steven R. Loomis
7b6fa12efe
ICU-9744 add namespace scope
...
X-SVN-Rev: 34349
2013-09-17 06:57:00 +00:00
Steven R. Loomis
f0dd9e78dc
ICU-10379 fixes for IBM i - passes all tests!
...
X-SVN-Rev: 34348
2013-09-17 06:31:09 +00:00
Steven R. Loomis
1f3a6bc750
ICU-9744 add more known issues, fix #include issue, remove unused output parameter.
...
also, delete trailing whitespace.
X-SVN-Rev: 34347
2013-09-17 06:26:26 +00:00
Steven R. Loomis
dcd43f9055
ICU-9744 improve logknownissue
...
X-SVN-Rev: 34340
2013-09-17 00:21:47 +00:00
Steven R. Loomis
7802f4a73b
ICU-9744 logKnownIssue and log_knownIssue for ICU4C
...
X-SVN-Rev: 34335
2013-09-16 22:07:02 +00:00
Steven R. Loomis
9a537be436
ICU-10331 move platform dependency out of udatatst.c , other fixes for msys/mingw
...
X-SVN-Rev: 34192
2013-09-04 22:36:52 +00:00
Steven R. Loomis
f51f2f06d8
ICU-10331 mingw fixes
...
X-SVN-Rev: 34185
2013-09-04 06:59:04 +00:00
Steven R. Loomis
3337da7e64
ICU-9710 fixed U_PLATFORM on darwin. also added U_PF_BSD to the debug printf while at it.
...
X-SVN-Rev: 34158
2013-08-30 23:39:28 +00:00
Steven R. Loomis
cfa973f062
ICU-10123 add check for elf.h before using (note, had to add U_HAVE_ELF_H)
...
X-SVN-Rev: 34154
2013-08-30 21:20:02 +00:00
Travis Keep
6d3d9db092
ICU-10305 ensure that data converted to assembly language starts on a 16 byte boundary.
...
X-SVN-Rev: 34075
2013-08-21 22:37:32 +00:00
Andy Heninger
ae87a3acc2
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK. All the directories this time.
...
X-SVN-Rev: 33788
2013-06-01 03:37:16 +00:00
Markus Scherer
2982958b06
ICU-10128 update ICU to Unicode 6.3 beta (merge from branches/markus/uni63 at r33661)
...
X-SVN-Rev: 33662
2013-05-15 21:51:04 +00:00
Markus Scherer
7ce26afead
ICU-7881 accept a list .dat file (for -a -r -x) whose name differs from the ToC prefixes it contains
...
X-SVN-Rev: 33659
2013-05-15 20:10:55 +00:00
Michael Ow
4b966aacc4
ICU-10083 Update version number to 52.0.1 and update timebombs
...
X-SVN-Rev: 33604
2013-05-07 19:53:34 +00:00
Markus Scherer
bc9b269353
ICU-7881 add icupkg options --auto_toc_prefix --auto_toc_prefix_with_type --toc_prefix
...
X-SVN-Rev: 33500
2013-04-08 21:31:58 +00:00
Andy Heninger
1f65c0e70a
ICU-10048 Compiler warning cleanup.
...
X-SVN-Rev: 33445
2013-03-21 05:48:52 +00:00
Markus Scherer
2e71f86e17
ICU-9602 conversion: add good one-way mapping type |4
...
X-SVN-Rev: 33173
2013-02-11 20:48:11 +00:00
Michael Ow
b6ab4f46c4
ICU-9692 Add mh file for mingw64 and remove compile time determination of __USER_LABEL_PREFIX__ to fix cross compilation errors
...
X-SVN-Rev: 32906
2012-11-29 18:20:09 +00:00
Steven R. Loomis
caf814a5db
ICU-9721 bump versions to 51.0.1
...
X-SVN-Rev: 32811
2012-11-13 23:10:20 +00:00
Steven R. Loomis
0a7377e8ce
ICU-9682 fix crasher in icuinfo
...
X-SVN-Rev: 32672
2012-10-19 16:58:43 +00:00
Steven R. Loomis
d455b9984e
ICU-9569 add UDAT_PATTERN and update docs
...
X-SVN-Rev: 32406
2012-09-19 21:26:41 +00:00
Steven R. Loomis
9077d5dc25
ICU-9449 Merge in decimal format performance improvements from branch.
...
Improvements to 'howExpensiveIs' benchmark test.
Use internal digitlist in Formattable (save mallocs).
Enable fastpath by default.
Enable internal API "parse all input", returning an error if all input was not consumed.
X-SVN-Rev: 32397
2012-09-17 19:03:01 +00:00
Steven R. Loomis
0e48356c32
ICU-9557 support additional PF_ settings
...
X-SVN-Rev: 32363
2012-09-10 23:08:26 +00:00
Maxime Serrano
c64c0299d7
ICU-9353 merge dbbi-tries work into the trunk
...
X-SVN-Rev: 32184
2012-08-16 23:01:49 +00:00
George Rhoten
e1b9092426
ICU-9469 Improve support for C++11
...
X-SVN-Rev: 32179
2012-08-15 17:46:17 +00:00
George Rhoten
2ad0aad18c
ICU-9456 Reduce writable/relocatable data.
...
X-SVN-Rev: 32150
2012-08-10 17:53:54 +00:00
Markus Scherer
2f6df5d520
ICU-9434 use static_cast<pointer type>(void *) not reinterpret_cast
...
X-SVN-Rev: 32119
2012-08-08 00:50:16 +00:00
George Rhoten
dc75668c05
ICU-9457 Fix some compiler warnings
...
X-SVN-Rev: 32095
2012-08-03 19:09:42 +00:00
Steven R. Loomis
43b918a0c8
ICU-9258 merge from branches, performance improvements
...
X-SVN-Rev: 31881
2012-05-30 00:41:57 +00:00
Michael Ow
08b403c001
ICU-9326 Fix Package declaration in header file
...
X-SVN-Rev: 31833
2012-05-18 06:56:36 +00:00
Michael Ow
7803f080ca
ICU-9326 Remove unneeded include statement from previous commit
...
X-SVN-Rev: 31832
2012-05-18 03:59:21 +00:00
Michael Ow
299d550e5d
ICU-9326 Fix missing header file.
...
X-SVN-Rev: 31831
2012-05-17 21:50:52 +00:00
Michael Ow
671a7be44b
ICU-9322 Fix some memory check errors in ICU tools
...
X-SVN-Rev: 31829
2012-05-17 19:58:22 +00:00
Michael Ow
5d2a5e6fa3
ICU-9326 Fix icupkg tool trap on Windows static build
...
X-SVN-Rev: 31828
2012-05-17 19:56:11 +00:00
Michael Ow
0ca13b73b0
ICU-9292 Merge BEAM warning fixes from branch into trunk
...
X-SVN-Rev: 31792
2012-05-03 05:50:26 +00:00
Michael Ow
e4369cf56b
ICU-9279 Fix mingw64 build error
...
X-SVN-Rev: 31770
2012-04-25 17:18:08 +00:00
Michael Ow
bbad39b77a
ICU-9232 Update version in ICU4C to 50.0.1 and update time bombs
...
X-SVN-Rev: 31725
2012-04-18 17:03:06 +00:00
Michael Ow
5030779686
ICU-9229 Update msvc project files to 49
...
X-SVN-Rev: 31657
2012-03-28 17:56:38 +00:00
Steven R. Loomis
83d5fe4ce4
ICU-9196 add a semicolon
...
X-SVN-Rev: 31611
2012-03-12 15:45:57 +00:00
Andy Heninger
5b3a708915
ICU-8992 Compiler Warning cleanup for gcc 4.6.1
...
X-SVN-Rev: 31329
2012-02-06 19:57:08 +00:00
Andy Heninger
db198b88ed
ICU-9054 add U_NAMESPACE_USE to swapimpl.cpp
...
X-SVN-Rev: 31240
2012-01-20 22:03:22 +00:00
Markus Scherer
8a320205af
ICU-9039 simplify/optimize ucase.icu encoding: fixed trie bit for Case_Ignorable; ucase.icu formatVersion 3.0
...
X-SVN-Rev: 31204
2012-01-13 01:15:48 +00:00
Markus Scherer
a1dd913103
ICU-8972 make usrc_create() take & write generator name, remove temporary usrc_createFromGenerator()
...
X-SVN-Rev: 31184
2012-01-06 23:32:50 +00:00
Markus Scherer
28a30d3c2d
ICU-8972 parse ppucd.txt case mappings
...
X-SVN-Rev: 31182
2012-01-06 01:02:02 +00:00