Markus Scherer
|
28a30d3c2d
|
ICU-8972 parse ppucd.txt case mappings
X-SVN-Rev: 31182
|
2012-01-06 01:02:02 +00:00 |
|
Markus Scherer
|
9cd2b8cbd6
|
ICU-8972 unames.icu generated by newly merged genprops/namespropsbuilder.cpp; slightly different (different parsing order) but equivalent
X-SVN-Rev: 31179
|
2012-01-03 23:22:29 +00:00 |
|
Markus Scherer
|
2f5489adb1
|
ICU-8972 norm2/nf[k]c.txt files generated by preparseucd.py
X-SVN-Rev: 31175
|
2011-12-28 19:24:15 +00:00 |
|
Markus Scherer
|
d739537cf0
|
ICU-8972 parse ppucd.txt scx=Script_Extensions
X-SVN-Rev: 31146
|
2011-12-18 06:52:50 +00:00 |
|
Markus Scherer
|
de830ac709
|
ICU-8972 machine-generated file with generator name rather than date (deterministic output)
X-SVN-Rev: 31140
|
2011-12-17 04:58:41 +00:00 |
|
Markus Scherer
|
d25c4ca662
|
ICU-8972 various small fixes & improvements
X-SVN-Rev: 31136
|
2011-12-16 06:43:44 +00:00 |
|
Steven R. Loomis
|
26baae9070
|
ICU-8992 warning cleanup
X-SVN-Rev: 31135
|
2011-12-16 01:08:33 +00:00 |
|
Steven R. Loomis
|
b58f3b7641
|
ICU-8653 warning cleanup
X-SVN-Rev: 31134
|
2011-12-16 01:06:57 +00:00 |
|
Markus Scherer
|
78fc8e2b0b
|
ICU-8972 add parser for ppucd.txt, preparsed UCD data with simple syntax
X-SVN-Rev: 31132
|
2011-12-16 00:15:14 +00:00 |
|
Steven R. Loomis
|
744eb1c815
|
ICU-8653 update icuinfo, add icuinfo to howexpensive benchmark.
X-SVN-Rev: 31127
|
2011-12-15 23:16:20 +00:00 |
|
Steven R. Loomis
|
1c9622e92c
|
ICU-8653 add how expensive is benchmark
X-SVN-Rev: 31120
|
2011-12-15 06:16:05 +00:00 |
|
Steven R. Loomis
|
42c92a23f6
|
ICU-8878 update urename.h
X-SVN-Rev: 31112
|
2011-12-13 18:35:57 +00:00 |
|
Markus Scherer
|
43bb4f2cf4
|
ICU-8827 Unicode 6.1 update: svn merge branches/markus/uni61 at r31062 into the trunk
X-SVN-Rev: 31071
|
2011-12-08 22:37:24 +00:00 |
|
Umesh Nair
|
4a6f817e00
|
ICU-8108 Allowing imports from the same file by suppressing building binaries for imported rules
X-SVN-Rev: 31036
|
2011-12-06 00:23:46 +00:00 |
|
Abhinav Gupta
|
6592593c88
|
ICU-8818 switched to calloc for a few instances of malloc + memset(0)
X-SVN-Rev: 30992
|
2011-11-30 17:52:09 +00:00 |
|
Markus Scherer
|
bed105857f
|
ICU-8804 Normalizer2::composePair(a, b) with separation of minYesNo extraData into combines-forward vs. not
X-SVN-Rev: 30982
|
2011-11-27 20:29:38 +00:00 |
|
Markus Scherer
|
03748b07f1
|
ICU-8804 Normalizer2::getRawDecomposition(c) with added data in .nrm formatVersion 2
X-SVN-Rev: 30980
|
2011-11-27 04:44:13 +00:00 |
|
Michael Ow
|
e144d4ff66
|
ICU-8936 Add check-exhaustive make target to run the test suite in exhaustive mode
X-SVN-Rev: 30961
|
2011-11-14 22:33:19 +00:00 |
|
Michael Ow
|
ab32395a4f
|
ICU-8928 Fix how path is found when pkgdata needs icu-config
X-SVN-Rev: 30949
|
2011-11-10 23:11:19 +00:00 |
|
Michael Ow
|
895e909e90
|
ICU-8858 Make revision number optional when packaging data in dll mode
X-SVN-Rev: 30947
|
2011-11-10 19:22:55 +00:00 |
|
Michael Ow
|
f7ebd6362b
|
ICU-8888 Update the help message in pkgdata tool
X-SVN-Rev: 30930
|
2011-11-04 17:09:18 +00:00 |
|
Michael Ow
|
b74ae536a7
|
ICU-8888 Fix missing identifier error in pkgdata
X-SVN-Rev: 30918
|
2011-11-04 02:40:39 +00:00 |
|
Michael Ow
|
2f7c17f854
|
ICU-8888 Add pkgdata tool option to build without assembly code
X-SVN-Rev: 30917
|
2011-11-03 23:55:49 +00:00 |
|
Steven R. Loomis
|
53c67d692d
|
ICU-8921 print a warning on rpath with installed icu. Also fix a bug where --disable-rpath (the default) caused icu-config selftest to fail
X-SVN-Rev: 30913
|
2011-11-03 20:48:20 +00:00 |
|
Steven R. Loomis
|
e123428b32
|
ICU-8909 warning cleanup
X-SVN-Rev: 30878
|
2011-10-27 23:29:16 +00:00 |
|
Steven R. Loomis
|
1ff6e9f8bc
|
ICU-8909 warnings cleanup
X-SVN-Rev: 30877
|
2011-10-26 23:56:35 +00:00 |
|
Steven R. Loomis
|
de16c44aa9
|
ICU-8908 #error if U_COMMON_IMPLEMENTATION, etc isnt set
X-SVN-Rev: 30876
|
2011-10-26 23:02:14 +00:00 |
|
Michael Ow
|
ebdeffac64
|
ICU-8861 Move the undefining of strict ansi on Cygwin and MinGW in pkgdata tool
X-SVN-Rev: 30832
|
2011-10-17 05:56:05 +00:00 |
|
Steven R. Loomis
|
20934ac953
|
ICU-8861 merge r30809 cleanup from #8755
X-SVN-Rev: 30814
|
2011-10-12 20:08:09 +00:00 |
|
Steven R. Loomis
|
e73e4ea280
|
ICU-8784 improve pointer toc code, however still not working on i- document as such for now.
X-SVN-Rev: 30702
|
2011-09-21 20:00:24 +00:00 |
|
Steven R. Loomis
|
737d129645
|
ICU-8784 commit iSeries porting fixes into trunk
X-SVN-Rev: 30667
|
2011-09-15 19:34:17 +00:00 |
|
Michael Ow
|
6be4ed022f
|
ICU-8452 Fix some more Cygwin MVSC and Cygwin GCC build issues
X-SVN-Rev: 30541
|
2011-08-18 18:47:16 +00:00 |
|
John Emmons
|
e3697c8f0a
|
ICU-8707 Clean up compiler warnings from GCC
X-SVN-Rev: 30503
|
2011-08-12 21:16:53 +00:00 |
|
Andy Heninger
|
9f785d7ed6
|
ICU-8723 use array delete when appropriate in gencfu.cpp
X-SVN-Rev: 30481
|
2011-08-10 00:39:09 +00:00 |
|
Michael Ow
|
78937c5834
|
ICU-8452 Fix some Cygwin GCC and MinGW build errors
X-SVN-Rev: 30457
|
2011-08-03 20:09:44 +00:00 |
|
Markus Scherer
|
4e30dc4c14
|
ICU-8571 remove udraft.h etc. & genheaders.pl, use #ifndef U_HIDE_DRAFT_API etc. instead
X-SVN-Rev: 30447
|
2011-08-01 02:20:46 +00:00 |
|
Michael Ow
|
079b2f8a28
|
ICU-8740 Fix pkgdata run command problem with MINGW
X-SVN-Rev: 30445
|
2011-07-29 22:47:25 +00:00 |
|
Markus Scherer
|
ca12d6d5bd
|
ICU-8730 move some @internal, rarely-used platform macros to putilimp.h
X-SVN-Rev: 30432
|
2011-07-27 20:55:09 +00:00 |
|
Markus Scherer
|
e31ce99b84
|
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
X-SVN-Rev: 30430
|
2011-07-27 05:53:56 +00:00 |
|
Markus Scherer
|
2862296471
|
ICU-8454 virtual destructors should be explicit, and defined in a .cpp file, so that they can serve as key functions
X-SVN-Rev: 30423
|
2011-07-26 05:32:25 +00:00 |
|
Markus Scherer
|
3bf88cd711
|
ICU-8452 consolidate definition of _XOPEN_SOURCE for access to POSIX functions; do not use __STDC_VERSION__ in C++ code where it is not defined
X-SVN-Rev: 30418
|
2011-07-25 21:02:32 +00:00 |
|
Markus Scherer
|
9bcc40cf9e
|
ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411
X-SVN-Rev: 30412
|
2011-07-23 00:10:30 +00:00 |
|
Michael Ow
|
12fe8cc4a2
|
ICU-8693 Display error message when missing needed options and given bad file names in pkgdata tool
X-SVN-Rev: 30346
|
2011-07-14 18:51:40 +00:00 |
|
Michael Ow
|
4fe319b158
|
ICU-8671 Update pkgdata to allow for space separated items when generating common data file.
X-SVN-Rev: 30343
|
2011-07-14 17:13:48 +00:00 |
|
Markus Scherer
|
1beb0f1e4f
|
ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
X-SVN-Rev: 30281
|
2011-07-06 04:03:35 +00:00 |
|
Markus Scherer
|
744d1f3a19
|
ICU-8617 move UHashTok into lower-level uelement.h (new) and rename to UElement to share with UVector
X-SVN-Rev: 30272
|
2011-07-04 23:51:56 +00:00 |
|
Michael Ow
|
5a0a5a7d87
|
ICU-8535 Use U_MINGW instead of U_CYGWIN where appropriate when building on MinGW
X-SVN-Rev: 30252
|
2011-06-29 19:49:05 +00:00 |
|
Michael Ow
|
c1f1d09b70
|
ICU-8535 Merge changes for MINGW build fix in branch to trunk and fix some other errors when building with MINGW.
X-SVN-Rev: 30247
|
2011-06-28 21:07:36 +00:00 |
|
Michael Ow
|
12df0b5e29
|
ICU-8559 Removed requirement for flags being in a fixed order
X-SVN-Rev: 30243
|
2011-06-27 21:58:09 +00:00 |
|
Michael Ow
|
f3cfa0bb00
|
ICU-8559 Improve error report messages when pkgdata fails.
X-SVN-Rev: 30239
|
2011-06-27 18:51:52 +00:00 |
|
Michael Ow
|
dc38f079b5
|
ICU-8567 Fix error with building data on AIX using GCC
X-SVN-Rev: 30236
|
2011-06-26 07:14:41 +00:00 |
|
Michael Ow
|
c2bf97eb02
|
ICU-8602 Fix some compiler warnings.
X-SVN-Rev: 30231
|
2011-06-24 19:12:33 +00:00 |
|
Michael Ow
|
13ed82ae5d
|
ICU-8567 Ensure AIX deletes proper library before creating a new one in pkgdata
X-SVN-Rev: 30206
|
2011-06-12 02:42:44 +00:00 |
|
Michael Ow
|
310c23c24e
|
ICU-8578 Apply patch to fix some compiler warnings and related issues
X-SVN-Rev: 30205
|
2011-06-10 18:56:08 +00:00 |
|
Michael Ow
|
8f86f7b5b7
|
ICU-8585 Increase size of store string in gencmn
X-SVN-Rev: 30204
|
2011-06-09 23:48:38 +00:00 |
|
Markus Scherer
|
9f7d74001c
|
ICU-8605 document & test ICU4C dependencies, remove cycles, reduce some deps; merged from branches/markus/depstest -r 30155:30193
X-SVN-Rev: 30194
|
2011-06-03 05:23:57 +00:00 |
|
Markus Scherer
|
c2367c67f9
|
ICU-8601 fix extern-variable C/C++ mismatch in genrb (broke Windows)
X-SVN-Rev: 30155
|
2011-05-27 18:56:14 +00:00 |
|
Markus Scherer
|
41c8654d92
|
ICU-8601 replace C U_INLINE hack with C++ inline, and also rename a few other .c files to .cpp for future UMTX_CHECK replacement
X-SVN-Rev: 30148
|
2011-05-26 20:05:39 +00:00 |
|
Steven R. Loomis
|
625b955e7d
|
ICU-8428 update windows version#
X-SVN-Rev: 30079
|
2011-05-10 17:17:39 +00:00 |
|
Steven R. Loomis
|
a9767e483a
|
ICU-8547 update udraft.h etc
X-SVN-Rev: 30078
|
2011-05-10 02:39:00 +00:00 |
|
Steven R. Loomis
|
f7ff9a609a
|
ICU-8545 urename for milestone:4.8 - fix tool issues, also add svn:ignore to dicttrieperf/Makefile
X-SVN-Rev: 30072
|
2011-05-09 23:31:44 +00:00 |
|
Andy Heninger
|
af7d88ffe8
|
ICU-8542 Line endings, non-ASCII and svn property fixes for ICU4C.
X-SVN-Rev: 30068
|
2011-05-09 21:37:36 +00:00 |
|
Andy Heninger
|
ae8896de7f
|
ICU-8524 compiler warning cleanup.
X-SVN-Rev: 30026
|
2011-05-04 22:34:13 +00:00 |
|
Steven R. Loomis
|
3d44c5dc4b
|
ICU-8171 fix warnings, or at least move them into POSIX portions of code
X-SVN-Rev: 30012
|
2011-05-04 04:07:45 +00:00 |
|
Steven R. Loomis
|
388f165e13
|
ICU-7659 fix U_CC and U_CXX
X-SVN-Rev: 30004
|
2011-05-04 00:02:26 +00:00 |
|
Markus Scherer
|
31b3ddce42
|
ICU-8171 add const to char *tag in genrb/reslist
X-SVN-Rev: 29999
|
2011-05-03 22:26:26 +00:00 |
|
Steven R. Loomis
|
b88cd9bca9
|
ICU-8350 zOS fixes round one
X-SVN-Rev: 29973
|
2011-05-03 03:40:34 +00:00 |
|
Michael Ow
|
e4bda133f1
|
ICU-8487 Increase size of buffer for reading ucm file.
X-SVN-Rev: 29844
|
2011-04-21 21:10:13 +00:00 |
|
Michael Ow
|
343eda7e8a
|
ICU-8437 Fix long pathname corruption in pkgdata tool
X-SVN-Rev: 29706
|
2011-03-29 18:49:51 +00:00 |
|
Yoshito Umaoka
|
2d9daaa370
|
ICU-8289 tzdata2011c to ICU4C trunk
X-SVN-Rev: 29554
|
2011-03-07 20:55:49 +00:00 |
|
Markus Scherer
|
d55e005cf7
|
ICU-8167 move string tries to the common library and make API headers public
X-SVN-Rev: 29531
|
2011-03-03 21:56:36 +00:00 |
|
Michael Ow
|
4ff56e0dd5
|
ICU-8398 Log data errors where appropriate so ensure cintltst and intltest passes without data in 4.7.1
X-SVN-Rev: 29529
|
2011-03-03 19:29:57 +00:00 |
|
Markus Scherer
|
d8ea46628b
|
ICU-8314 Appendable interface, AppendableAdapter default impl & UnicodeString is-an Appendable
X-SVN-Rev: 29390
|
2011-02-03 05:28:01 +00:00 |
|
Markus Scherer
|
9cc27feeb4
|
ICU-8167 port trie API changes from Java
X-SVN-Rev: 29367
|
2011-01-27 21:41:03 +00:00 |
|
Michael Ow
|
e9e1a0cfcf
|
ICU-8281 Fix function name typo for Cygwin
X-SVN-Rev: 29333
|
2011-01-19 17:21:49 +00:00 |
|
Michael Ow
|
81473c60e5
|
ICU-8281 Dynamically allocate buffer size in pkgdata where needed.
X-SVN-Rev: 29332
|
2011-01-19 05:14:22 +00:00 |
|
Markus Scherer
|
4832385f7c
|
ICU-8167 minor fixes
X-SVN-Rev: 29277
|
2011-01-07 05:28:58 +00:00 |
|
Andy Heninger
|
c12ce73a18
|
ICU-8167 the Mac build needs U_COMMON_API etc. on *some* nested classes
X-SVN-Rev: 29275
|
2011-01-06 23:35:32 +00:00 |
|
Markus Scherer
|
c5c0d56509
|
ICU-8167 a nested class need not qualify its outer class for member access
X-SVN-Rev: 29273
|
2011-01-06 22:25:56 +00:00 |
|
Markus Scherer
|
397d6f7372
|
ICU-8167 make trie iterators nested classes inside their tries
X-SVN-Rev: 29272
|
2011-01-06 18:40:26 +00:00 |
|
Markus Scherer
|
8c3093c73b
|
ICU-8167 builders: fix output-units memory management
X-SVN-Rev: 29270
|
2011-01-06 05:32:53 +00:00 |
|
Markus Scherer
|
eb1c0e747f
|
ICU-8167 slightly more consistent & Java-porting-friendly
X-SVN-Rev: 29269
|
2011-01-06 05:04:51 +00:00 |
|
Markus Scherer
|
62306a038c
|
ICU-8167 rename ByteTrie to BytesTrie, DictTrie to StringTrie, etc.
X-SVN-Rev: 29265
|
2011-01-05 21:05:47 +00:00 |
|
Markus Scherer
|
5e23f1c3e9
|
ICU-8167 share as much code between builder versions and methods as possible
X-SVN-Rev: 29257
|
2011-01-02 07:22:36 +00:00 |
|
Markus Scherer
|
e0c2a3c61c
|
ICU-8105 classes with virtual functions should have virtual destructors
X-SVN-Rev: 29256
|
2011-01-01 00:59:22 +00:00 |
|
Markus Scherer
|
f772c48a2c
|
ICU-8105 some compilation bug fixes
X-SVN-Rev: 29255
|
2010-12-31 23:56:06 +00:00 |
|
Markus Scherer
|
c04082d93c
|
ICU-8105 hardcode Unicode property names data (formatVersion 2); includes new dictionary-type tries (ByteTrie & UCharTrie see ticket #8167); merge branches/markus/tries -r 29040:29249
X-SVN-Rev: 29252
|
2010-12-31 18:21:36 +00:00 |
|
Michael Ow
|
30153c1400
|
ICU-8209 Update version number in ICU4C to 4.7.1
X-SVN-Rev: 29186
|
2010-12-10 20:32:03 +00:00 |
|
Peter Edberg
|
85aa1e1ce2
|
ICU-8131 temp hack: make genrb exclude unihan collation unless temp option --includeUnihanColl is used
X-SVN-Rev: 29062
|
2010-11-17 04:30:05 +00:00 |
|
Andy Heninger
|
7f386ed6b9
|
ICU-8145 Update icu-svnprops-check.py to default ICU Java source files to UTF-8
X-SVN-Rev: 29022
|
2010-11-10 21:57:54 +00:00 |
|
Umesh Nair
|
aae8e8df81
|
ICU-7023 Fix import for EBCDIC machines.
X-SVN-Rev: 29009
|
2010-11-05 23:43:11 +00:00 |
|
Stuart Gill
|
b1a76e6a88
|
ICU-3984 updates based on code review and fix of memory leak during collation reordering rule parsing
X-SVN-Rev: 28999
|
2010-11-04 20:12:39 +00:00 |
|
Andy Heninger
|
a5bc9497c1
|
ICU-8122 Update urename.h for ICU 4.6
X-SVN-Rev: 28996
|
2010-11-04 00:37:10 +00:00 |
|
Stuart Gill
|
94239208a0
|
ICU-3984 fix a bug in the resource loading of collation reordering and rename script reordering to reordering codes
X-SVN-Rev: 28993
|
2010-11-03 02:41:22 +00:00 |
|
Stuart Gill
|
5dd9ea7768
|
ICU-3984 update the uca file version, add support for reading/writing reordering from/to resources, update FractionalUCA.txt to a format for the genuca tool
X-SVN-Rev: 28975
|
2010-11-02 02:21:57 +00:00 |
|
Umesh Nair
|
c9ae826bca
|
ICU-7023 Supporting import in collation rules
X-SVN-Rev: 28967
|
2010-11-01 22:23:49 +00:00 |
|
Stuart Gill
|
0c21fdf068
|
ICU-3984 changes to the collation reordering - API works same as rules and enhanced testing
X-SVN-Rev: 28960
|
2010-10-30 00:42:12 +00:00 |
|
Stuart Gill
|
110e2ceb05
|
ICU-3984 integrate collation reordering from branch - svn+ssh://source.icu-project.org/repos/icu/icu/branches/sgill/scriptreorder2 -r 28883:28924
X-SVN-Rev: 28926
|
2010-10-27 18:02:52 +00:00 |
|
Steven R. Loomis
|
adb11cba8d
|
ICU-8028 update version number to milestone:4.6, bump timebombs, etc
X-SVN-Rev: 28785
|
2010-10-09 01:23:28 +00:00 |
|
Michael Ow
|
da1272de57
|
ICU-7447 Fix some GCC and VA compiler warnings.
X-SVN-Rev: 28778
|
2010-10-08 20:14:26 +00:00 |
|
Michael Ow
|
df4608dd59
|
ICU-8015 Improve performance of pkgdata tool file parser.
X-SVN-Rev: 28763
|
2010-10-05 04:52:16 +00:00 |
|
Michael Ow
|
d40ee7f0cb
|
ICU-8015 Dynamically allocate enough memory in pkgdata tool for compiler options.
X-SVN-Rev: 28760
|
2010-10-04 23:47:46 +00:00 |
|
Markus Scherer
|
514b12fb14
|
ICU-7792 fix some UCONFIG_NO_XYZ bugs
X-SVN-Rev: 28716
|
2010-09-28 05:43:34 +00:00 |
|
Markus Scherer
|
ae9a1bdefe
|
ICU-7792 fix a namespace bug
X-SVN-Rev: 28715
|
2010-09-28 05:06:58 +00:00 |
|
Markus Scherer
|
b5e1330176
|
ICU-7264 merge Unicode 6.0 into trunk from branches/markus/uni60 -r 28339:28657
X-SVN-Rev: 28661
|
2010-09-21 00:12:49 +00:00 |
|
Michael Ow
|
5bc75ff03f
|
ICU-7956 Fix bug in pkgdata concerning parsing option file.
X-SVN-Rev: 28643
|
2010-09-17 21:26:54 +00:00 |
|
Michael Ow
|
9b001e6a47
|
ICU-7957 Initialize pkgdata flags before installing data.
X-SVN-Rev: 28629
|
2010-09-16 15:53:06 +00:00 |
|
Yoshito Umaoka
|
5055162c5e
|
ICU-7908 Changed the definition of SystemV zones to align them to Olson. By the change, zoneinfo resource was regenerated. Also, regenerated windowsZones.txt from the latest CLDR data.
X-SVN-Rev: 28584
|
2010-09-08 14:49:39 +00:00 |
|
Steven R. Loomis
|
7d8ae29f34
|
ICU-7888 fix package:enumDependencies
X-SVN-Rev: 28473
|
2010-08-15 00:55:54 +00:00 |
|
Steven R. Loomis
|
4a0b0ef791
|
ICU-7887 remove fixed limit on icupkg/gencmn
X-SVN-Rev: 28470
|
2010-08-13 23:28:05 +00:00 |
|
Steven R. Loomis
|
dec09768b9
|
ICU-7870 Visual Studio 2010
X-SVN-Rev: 28442
|
2010-08-10 20:16:09 +00:00 |
|
Andy Heninger
|
aaa55df26b
|
ICU-6015 add svn:mime-type charset tags.
X-SVN-Rev: 28384
|
2010-07-29 00:18:28 +00:00 |
|
Andy Heninger
|
d5d873c99d
|
ICU-6015 add UTF-8 check to svn properties check tool.
X-SVN-Rev: 28379
|
2010-07-28 00:50:22 +00:00 |
|
Michael Ow
|
2f72159ffb
|
ICU-7784 Fix tests that run incorrectly without data.
X-SVN-Rev: 28369
|
2010-07-26 22:02:42 +00:00 |
|
Andy Heninger
|
74e297291f
|
ICU-7780 fix various compiler warnings
X-SVN-Rev: 28301
|
2010-07-12 18:03:29 +00:00 |
|
Steven R. Loomis
|
45aa2210aa
|
ICU-7815 merge from branch
X-SVN-Rev: 28296
|
2010-07-12 15:24:57 +00:00 |
|
Markus Scherer
|
d84415e717
|
ICU-7237 adjust BiDiConformanceTest for Unicode 6 BidiTest.txt (auto-RTL in bit set)
X-SVN-Rev: 28285
|
2010-07-08 05:16:35 +00:00 |
|
Michael Ow
|
4f94c17f47
|
ICU-7774 Windows data lib file name should not contain version number when building ICU data.
X-SVN-Rev: 28235
|
2010-06-21 15:35:36 +00:00 |
|
Michael Ow
|
d746cdf71c
|
ICU-7774 Ensure that pkgdata tool builds correct library on Windows.
X-SVN-Rev: 28233
|
2010-06-21 15:14:35 +00:00 |
|
Michael Ow
|
939395f7bd
|
ICU-7717 Check for option files before parsing.
X-SVN-Rev: 28208
|
2010-06-16 15:08:55 +00:00 |
|
Michael Ow
|
578c548289
|
ICU-7717 Add installation of data file in pkgdata tool.
X-SVN-Rev: 28206
|
2010-06-16 14:41:24 +00:00 |
|
Markus Scherer
|
0f2d14ab3a
|
ICU-7586 fix namespace bugs
X-SVN-Rev: 28202
|
2010-06-15 21:19:16 +00:00 |
|
Markus Scherer
|
634c176d87
|
ICU-7741 change gennorm2 tool to not need STL any more
X-SVN-Rev: 28155
|
2010-06-08 17:50:07 +00:00 |
|
Michael Ow
|
d565b3b2f3
|
ICU-7581 Fix a few mingw build issues including symbolic links when building data and missing header file inclusion.
X-SVN-Rev: 28125
|
2010-06-03 15:51:19 +00:00 |
|
Michael Ow
|
fc60e0868d
|
ICU-7680 Increase the buffer size for pkgdata options.
X-SVN-Rev: 28124
|
2010-06-02 15:07:52 +00:00 |
|
Markus Scherer
|
86b2ced218
|
ICU-7664 change gcc assembler syntax to use % not @; % works for both x86 and ARM
X-SVN-Rev: 28107
|
2010-05-27 19:58:41 +00:00 |
|
Steven R. Loomis
|
a1ea70071b
|
ICU-7708 compiler warnings for 4.5.1 (batch 1)
X-SVN-Rev: 28103
|
2010-05-25 22:17:12 +00:00 |
|
Steven R. Loomis
|
edcaca307a
|
ICU-3030 show elapsed time in subtests. Add internal uprv_getRawUTCtime that doesn't go through faketime.
X-SVN-Rev: 28099
|
2010-05-25 19:55:05 +00:00 |
|
Markus Scherer
|
f6a04770ff
|
ICU-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies
X-SVN-Rev: 28075
|
2010-05-19 17:29:33 +00:00 |
|
Steven R. Loomis
|
4d6f43b0c5
|
ICU-7632 build testplug with alternate temporary dirs to avoid conflict with icuinfo
X-SVN-Rev: 28058
|
2010-05-13 21:36:18 +00:00 |
|
Steven R. Loomis
|
d3172c2d68
|
ICU-7627 move dbgutil from ctestfw to toolutil ( merge from r28050 r28051 r28052 r28054 )
X-SVN-Rev: 28055
|
2010-05-12 17:56:02 +00:00 |
|
Michael Ow
|
43ab52b074
|
ICU-7650 Fix uconfig test errors in i18n library and test codes.
X-SVN-Rev: 28037
|
2010-05-07 07:28:47 +00:00 |
|
Steven R. Loomis
|
72e0726b24
|
ICU-7497 merge from r28026 and r28030
X-SVN-Rev: 28034
|
2010-05-06 22:22:38 +00:00 |
|
Michael Ow
|
2e50961632
|
ICU-7663 Allocate cmd buffer if needed.
X-SVN-Rev: 28002
|
2010-04-29 21:42:50 +00:00 |
|
Michael Ow
|
510f4944fd
|
ICU-7629 Fix data installation in cygwin and update pkgdata tool.
X-SVN-Rev: 27982
|
2010-04-26 05:36:56 +00:00 |
|
Markus Scherer
|
1e200f7443
|
ICU-7611 take genuca out of tools/Makefile.in
X-SVN-Rev: 27928
|
2010-04-10 05:48:05 +00:00 |
|
Markus Scherer
|
33aac993a5
|
ICU-7611 move genuca from icu tree to tools tree
X-SVN-Rev: 27927
|
2010-04-10 04:15:40 +00:00 |
|
Markus Scherer
|
baed720ac1
|
ICU-7611 move genprops from icu tree to tools tree
X-SVN-Rev: 27923
|
2010-04-09 23:36:31 +00:00 |
|
Markus Scherer
|
0b205c3cb2
|
ICU-7611 move genpname from icu tree to tools tree
X-SVN-Rev: 27922
|
2010-04-09 23:36:05 +00:00 |
|
Markus Scherer
|
d14ce517fd
|
ICU-7611 move gennames from icu tree to tools tree
X-SVN-Rev: 27921
|
2010-04-09 23:35:40 +00:00 |
|
Markus Scherer
|
ae1317acc3
|
ICU-7611 move gencase from icu tree to tools tree
X-SVN-Rev: 27920
|
2010-04-09 23:35:13 +00:00 |
|
Markus Scherer
|
205add1f63
|
ICU-7611 move genbidi from icu tree to tools tree
X-SVN-Rev: 27919
|
2010-04-09 23:34:04 +00:00 |
|
Markus Scherer
|
b5f138b98b
|
ICU-7611 take Unicode properties build tools out of the build: genbidi, gencase, gennames, genpname, genprops
X-SVN-Rev: 27918
|
2010-04-09 23:30:02 +00:00 |
|
Michael Ow
|
bc0c9167d8
|
ICU-7519 Because of certain compiler optimization options, remove usage of global variables in cintltst and use getter/setter functions instead.
X-SVN-Rev: 27907
|
2010-04-07 16:18:38 +00:00 |
|
Steven R. Loomis
|
3c32f28189
|
ICU-7586 update version number for milestone:4.5.1
X-SVN-Rev: 27892
|
2010-04-02 00:12:54 +00:00 |
|
Michael Ow
|
6015517389
|
ICU-7567 Install ctest library.
X-SVN-Rev: 27878
|
2010-03-29 20:44:11 +00:00 |
|
Steven R. Loomis
|
cbe3757600
|
ICU-7532 fix and update udraft.h etc headers
X-SVN-Rev: 27815
|
2010-03-11 02:25:58 +00:00 |
|
Michael Ow
|
126fb0e574
|
ICU-6608 Redo previous change due to accidental removal by revision #27717.
X-SVN-Rev: 27767
|
2010-03-03 18:08:17 +00:00 |
|
Yoshito Umaoka
|
e9c88f8472
|
ICU-7481 Updated date make file to use the new resource - zoneinfo64. Also updated tzcode/Makefile to build the old zoneinfo.txt in addition to the new zoneinfo64.txt. The zoneinfo.txt is used as a part of tz data build in the data repository.
X-SVN-Rev: 27732
|
2010-03-02 05:54:19 +00:00 |
|
Steven R. Loomis
|
ce239c9d1f
|
ICU-7435 fix icu-config and installation (user experience)
X-SVN-Rev: 27720
|
2010-02-27 06:38:11 +00:00 |
|
Michael Ow
|
5df76eb00a
|
ICU-7138 Merge branch to trunk adding support for alternative SI/SO ebcdic codepages.
X-SVN-Rev: 27717
|
2010-02-27 03:39:15 +00:00 |
|
Markus Scherer
|
d938188137
|
ICU-6608 makeconv should not check for valid subchar1 if undefined
X-SVN-Rev: 27687
|
2010-02-25 22:51:49 +00:00 |
|
Markus Scherer
|
5cb38459a6
|
ICU-7273 remove #include unormimp.h where not used any more
X-SVN-Rev: 27667
|
2010-02-25 00:21:02 +00:00 |
|
Steven R. Loomis
|
6058b10dea
|
ICU-7450 find icu-config based on pkgdata
X-SVN-Rev: 27660
|
2010-02-24 22:49:36 +00:00 |
|
Michael Ow
|
636125b1ec
|
ICU-7311 Fix typo.
X-SVN-Rev: 27655
|
2010-02-24 22:12:19 +00:00 |
|
Michael Ow
|
39881d8f7b
|
ICU-7311 Replace tab character with spaces in changes from the patch.
X-SVN-Rev: 27652
|
2010-02-24 19:46:03 +00:00 |
|
Steven R. Loomis
|
d9e7c707fd
|
ICU-7417 typo
X-SVN-Rev: 27651
|
2010-02-24 19:33:01 +00:00 |
|
Markus Scherer
|
f555e87a2d
|
ICU-7273 add gennorm2 --fast option; write fully decomposed regular mappings rather than delta mappings
X-SVN-Rev: 27650
|
2010-02-24 17:54:10 +00:00 |
|
Michael Ow
|
0763686c6c
|
ICU-7370 Log data errors to ensure that intltest and cintltst passes without data.
X-SVN-Rev: 27649
|
2010-02-24 16:17:03 +00:00 |
|
Yoshito Umaoka
|
d79344d97d
|
ICU-5624 64bit time zone transition support changes merged from Yoshito's work branch. Also updated time zone code to use region mapping data only from zoneinfo64 (so zoneFormatting data in supplementalData is no longer used).
X-SVN-Rev: 27644
|
2010-02-24 07:54:30 +00:00 |
|
Markus Scherer
|
e57a5b493b
|
ICU-7258 fix genrb use of optional genrb --usePoolBundle [path]
X-SVN-Rev: 27632
|
2010-02-22 23:43:04 +00:00 |
|
Markus Scherer
|
879ee95885
|
ICU-7258 add pool.res key string pool resource bundles for the new curr/lang/region/zone data trees; update locales/pool.res; add optional genrb --usePoolBundle path argument
X-SVN-Rev: 27631
|
2010-02-22 23:05:33 +00:00 |
|
Markus Scherer
|
58cd390213
|
ICU-7273 install gennorm2 for use in application data builds
X-SVN-Rev: 27606
|
2010-02-19 19:43:38 +00:00 |
|
Markus Scherer
|
4e87951f5f
|
ICU-7273 move old gennorm tool to tools repository
X-SVN-Rev: 27605
|
2010-02-19 19:37:29 +00:00 |
|
Markus Scherer
|
0cf5380d97
|
ICU-7273 remove the old, mostly obsolete, mostly defunct gennorm tool
X-SVN-Rev: 27602
|
2010-02-19 19:30:33 +00:00 |
|
Steven R. Loomis
|
18fa32ded0
|
ICU-6633 warnings fix
X-SVN-Rev: 27600
|
2010-02-19 17:27:33 +00:00 |
|
Steven R. Loomis
|
55150bd679
|
ICU-6920 update version number to 4.4, and attempt to update windows files automatically
X-SVN-Rev: 27583
|
2010-02-17 22:18:24 +00:00 |
|
Steven R. Loomis
|
588cb1a7da
|
ICU-7417 better error than 'parse failed' when ICU data is missing.
X-SVN-Rev: 27546
|
2010-02-11 18:33:09 +00:00 |
|
John Emmons
|
00488c0908
|
ICU-4521 Fix ambiguous argument
X-SVN-Rev: 27511
|
2010-02-08 18:02:31 +00:00 |
|
Steven R. Loomis
|
016cd3ca66
|
ICU-7213 fix icuinfo documentation and install target
X-SVN-Rev: 27503
|
2010-02-05 21:54:27 +00:00 |
|
Steven R. Loomis
|
7a93a3c3e2
|
ICU-7336 restore build steps on C/unix
X-SVN-Rev: 27477
|
2010-02-02 21:49:58 +00:00 |
|
Steven R. Loomis
|
b21f47bdb7
|
ICU-7261 update urename.h (and add some statics in ushape.c)
X-SVN-Rev: 27466
|
2010-02-01 23:10:11 +00:00 |
|
Steven R. Loomis
|
13bbe4f77d
|
ICU-7311 apply patch as per ticket - THANKS!
X-SVN-Rev: 27463
|
2010-01-30 07:43:37 +00:00 |
|
Steven R. Loomis
|
eeff15fb8d
|
ICU-7261 fix _init in urename.h
X-SVN-Rev: 27447
|
2010-01-29 23:53:58 +00:00 |
|
Steven R. Loomis
|
de78eedbf0
|
ICU-7397 error if 0 symbols renamed
X-SVN-Rev: 27445
|
2010-01-29 22:07:01 +00:00 |
|
Markus Scherer
|
e2ca69d4fe
|
ICU-7394 remove source control bindings from Visual Studio projects
X-SVN-Rev: 27441
|
2010-01-29 17:13:18 +00:00 |
|
Andy Heninger
|
d80b144c19
|
ICU-7369 Clean up uconfig test failures.
X-SVN-Rev: 27406
|
2010-01-26 00:55:35 +00:00 |
|
Markus Scherer
|
91a3e286ef
|
ICU-7355 gennorm2: #if !U_HAVE_STD_STRING then UCONFIG_NO_NORMALIZATION=1 because the tool implementation uses STL string and vector
X-SVN-Rev: 27382
|
2010-01-22 20:48:46 +00:00 |
|
Michael Ow
|
9545323616
|
ICU-7304 Fix line feed and svn property.
X-SVN-Rev: 27329
|
2010-01-19 19:25:25 +00:00 |
|
Markus Scherer
|
56c2ba6a9c
|
ICU-7335 never write URES_ARRAY16 or URES_TABLE16 in formatVersion 1
X-SVN-Rev: 27249
|
2010-01-12 21:22:25 +00:00 |
|
Steven R. Loomis
|
77943db476
|
ICU-7213 remove unneeded code
X-SVN-Rev: 27219
|
2010-01-12 02:35:09 +00:00 |
|
Steven R. Loomis
|
87e6f333bd
|
ICU-7213 get non-dll data init
X-SVN-Rev: 27218
|
2010-01-12 02:24:47 +00:00 |
|
Steven R. Loomis
|
dbcd48ad61
|
ICU-7334 genrb: remove message for only one file
X-SVN-Rev: 27214
|
2010-01-12 01:54:44 +00:00 |
|
Steven R. Loomis
|
48ea42eecd
|
ICU-7112 sub-second precision (where available)
X-SVN-Rev: 27210
|
2010-01-11 21:58:15 +00:00 |
|
Markus Scherer
|
fdc609672d
|
ICU-7332 write empty binary with offset 0 only in formatVersion 2 or higher
X-SVN-Rev: 27209
|
2010-01-11 21:53:23 +00:00 |
|
Steven R. Loomis
|
800da956b2
|
ICU-6633 DLL plugin.. merge onto trunk from branches/srl/dll6633 and branches/srl/dll6633bis
(specifically, r26808:27031 of http://source.icu-project.org/repos/icu/icu/branches/srl/dll6633 and then r27117 r27118 r27119 r27121 r27137 r27139 r27159 r27160 r27172 r27173 r27181 r27182 )
X-SVN-Rev: 27195
|
2010-01-09 02:15:20 +00:00 |
|
Michael Ow
|
ba88753a6d
|
ICU-7312 Use strcat in place of sprintf where appropriate in pkgdata tool.
X-SVN-Rev: 27161
|
2010-01-07 18:52:24 +00:00 |
|
Markus Scherer
|
8ddbd1394c
|
ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
X-SVN-Rev: 27155
|
2010-01-06 23:50:03 +00:00 |
|
Andy Heninger
|
cb5db8f8b7
|
ICU-7299 fix misc compiler warnings.
X-SVN-Rev: 27048
|
2009-12-11 18:10:20 +00:00 |
|
Steven R. Loomis
|
4f73aaf34c
|
ICU-7281 fix minor errors
X-SVN-Rev: 27014
|
2009-12-03 22:41:48 +00:00 |
|
Peter Edberg
|
2bd3e834a3
|
ICU-7225 Cross-build support needs to handle external tz data
X-SVN-Rev: 26995
|
2009-11-30 22:55:19 +00:00 |
|
Markus Scherer
|
e89977c0b6
|
ICU-7247 finish testing LocalPointer variants, and improve API docs
X-SVN-Rev: 26960
|
2009-11-20 23:28:47 +00:00 |
|
Markus Scherer
|
98fd35991b
|
ICU-7247 use almost every one of the LocalXyzPointer classes at least once
X-SVN-Rev: 26955
|
2009-11-20 06:28:25 +00:00 |
|
Markus Scherer
|
9a9fcc0fac
|
ICU-7259 remove obsolete gendtjar.pl
X-SVN-Rev: 26950
|
2009-11-18 23:04:42 +00:00 |
|
Yoshito Umaoka
|
824ed01f70
|
ICU-7245 Fixed some compilation errors on Cygwin/gcc env
X-SVN-Rev: 26923
|
2009-11-17 16:38:18 +00:00 |
|
Michael Ow
|
4544fc3e7d
|
ICU-7232 Update pkgdata tool with new data directory structure.
X-SVN-Rev: 26913
|
2009-11-15 18:30:44 +00:00 |
|
Markus Scherer
|
66b63f9c48
|
ICU-7084 Unicode 5.2: merge -r 26464:26890 branches/markus/uni52 into trunk, and a little cleanup (C++)
X-SVN-Rev: 26898
|
2009-11-13 19:25:21 +00:00 |
|
Michael Ow
|
32ed389091
|
ICU-7230 Ignore test failures on Windows for croatian locale.
X-SVN-Rev: 26861
|
2009-11-10 16:01:28 +00:00 |
|
Michael Ow
|
23d24deaeb
|
ICU-3319 Update genren.pl script for including umachine.h
X-SVN-Rev: 26759
|
2009-10-07 19:14:12 +00:00 |
|
Michael Ow
|
db7bee4491
|
ICU-7074 Fix non-ascii characters in source code.
X-SVN-Rev: 26745
|
2009-10-05 21:44:02 +00:00 |
|
Michael Ow
|
e2e3789ac4
|
ICU-7131 Add check for U_CHARSET_FAMILY in pkgdata tool.
X-SVN-Rev: 26722
|
2009-10-01 20:01:51 +00:00 |
|
Michael Ow
|
e937802586
|
ICU-3319 Update genrn.pl script to reflect renaming function.
X-SVN-Rev: 26717
|
2009-10-01 17:59:30 +00:00 |
|
Steven R. Loomis
|
b469013d94
|
ICU-6987 --with-data-packaging=static
X-SVN-Rev: 26688
|
2009-09-25 01:56:41 +00:00 |
|
Michael Ow
|
3484b2a1fa
|
ICU-7155 Add check in pkgdata tool for overflow buffer.
X-SVN-Rev: 26686
|
2009-09-24 17:29:26 +00:00 |
|
Michael Ow
|
5f5cbb2c28
|
ICU-7159 Remove -O requirement in pkgdata when mode is common.
X-SVN-Rev: 26679
|
2009-09-23 16:53:07 +00:00 |
|
Steven R. Loomis
|
d51a3d446c
|
ICU-6989 merge of r26622, fix urename
X-SVN-Rev: 26623
|
2009-09-12 04:06:28 +00:00 |
|
Michael Ow
|
9e239fd9f0
|
ICU-3319 Merge changes in branch to trunk.
X-SVN-Rev: 26609
|
2009-09-08 05:31:42 +00:00 |
|
Michael Ow
|
f936b9b2f5
|
ICU-3126 Merge changes to trunk for auto cleanup of icu libraries.
X-SVN-Rev: 26596
|
2009-09-03 20:40:02 +00:00 |
|
Michael Ow
|
51c1fcf807
|
ICU-7060 Fix cygwin msvc debug pkgdata issue.
X-SVN-Rev: 26556
|
2009-08-26 20:09:59 +00:00 |
|
Michael Ow
|
c6385f6209
|
ICU-7068 Add statements to ensure that uconfigtest passes
X-SVN-Rev: 26466
|
2009-08-04 21:09:17 +00:00 |
|
Markus Scherer
|
ceff3fcad0
|
ICU-6945 reduce gcc 4.2 warnings
X-SVN-Rev: 26411
|
2009-07-22 05:15:28 +00:00 |
|
Michael Ow
|
3a3b423738
|
ICU-6945 Add U_NAMESPACE_BEGIN/END and U_NAMESPACE_QUALIFIER where appropriate.
X-SVN-Rev: 26395
|
2009-07-20 22:09:12 +00:00 |
|
Steven R. Loomis
|
9f373b4b5a
|
ICU-6902 merge of r26358 into trunk (z changes)
X-SVN-Rev: 26381
|
2009-07-18 02:35:27 +00:00 |
|
John Emmons
|
95d74a66dc
|
ICU-6581 Build without versioned shared object names - fix bug in pkgdata tool for AIX
X-SVN-Rev: 26377
|
2009-07-17 23:59:37 +00:00 |
|
Markus Scherer
|
c9087beb0d
|
ICU-6945 merge into trunk: changes for .res formatVersion 2 (#6945) and new ICU4J data .jar building from ICU4C (#7043), from -r 26329:26368 icu/branches/markus/smallres2
X-SVN-Rev: 26375
|
2009-07-17 22:57:26 +00:00 |
|
Michael Ow
|
13a40a0395
|
ICU-6998 Fix return statement.
X-SVN-Rev: 26311
|
2009-07-13 20:21:54 +00:00 |
|
Andy Heninger
|
20e7751c2c
|
ICU-6998 swat a bunch of compiler warnings.
X-SVN-Rev: 26288
|
2009-07-10 18:58:35 +00:00 |
|
Michael Ow
|
cd4a95e345
|
ICU-6969 Replace tabs with spaces.
X-SVN-Rev: 26265
|
2009-07-09 20:07:19 +00:00 |
|
John Vu
|
07058ff285
|
ICU-6969 Applied the latest patch from the discussion on the TracWiki.
X-SVN-Rev: 26210
|
2009-06-30 16:58:49 +00:00 |
|
Michael Ow
|
513975dfe7
|
ICU-7004 Update Visual Studio project files to 4.3.1
X-SVN-Rev: 26202
|
2009-06-29 22:24:07 +00:00 |
|
Jungshik Shin
|
93cc7aa2ed
|
ICU-6540 Get toolutil.c compiled on Windows with UNICODE defined
X-SVN-Rev: 26196
|
2009-06-29 17:46:22 +00:00 |
|
Michael Ow
|
2868b4dbc6
|
ICU-6951 Fix gendtjar.pl directory settings.
X-SVN-Rev: 26135
|
2009-06-20 17:09:29 +00:00 |
|
Michael Ow
|
181acd1d71
|
ICU-6951 Update gendtjar.pl to reflect new icu4j directory structure.
X-SVN-Rev: 26132
|
2009-06-19 16:18:15 +00:00 |
|
Andy Heninger
|
4ec5afc95f
|
ICU-6926 add svn prop check script
X-SVN-Rev: 26113
|
2009-06-16 06:06:03 +00:00 |
|
Michael Ow
|
9100ba632e
|
ICU-6905 Log errors as data errors where appropriate to ensure cintltst passes without data. Some areas don't propagate error code. Add new error log function to check for error code.
X-SVN-Rev: 26084
|
2009-06-09 21:28:13 +00:00 |
|
Michael Ow
|
996d587bdb
|
ICU-6936 Remove unneeded c code file with USE_SINGLE_CCODE_FILE is set.
X-SVN-Rev: 26028
|
2009-05-20 18:35:10 +00:00 |
|
Michael Ow
|
3f0a9cac87
|
ICU-6936 Add iSeries specific configurations. Improve performance of creating package without assembly.
X-SVN-Rev: 26018
|
2009-05-18 05:41:02 +00:00 |
|
Andy Heninger
|
8a31302a44
|
ICU-6935 missing C++ namespace use
X-SVN-Rev: 26008
|
2009-05-14 18:30:49 +00:00 |
|
Michael Ow
|
053f5fc7e7
|
ICU-6925 Add -o option in icupkg to specify output file of list.
X-SVN-Rev: 26002
|
2009-05-12 18:57:04 +00:00 |
|
Michael Ow
|
c160905800
|
ICU-4790 Fix uconfig error.
X-SVN-Rev: 25985
|
2009-05-05 02:03:27 +00:00 |
|
Andy Heninger
|
625bc9086e
|
ICU-4790 Spoof detection build failures with UCONFIG_NO_REGULAR_EXPRESSIONS
X-SVN-Rev: 25981
|
2009-05-04 05:45:27 +00:00 |
|
Michael Ow
|
16f76c7974
|
ICU-6799 Add missing header for strcmp.
X-SVN-Rev: 25777
|
2009-04-15 16:00:21 +00:00 |
|
Steven R. Loomis
|
8fbb58a156
|
ICU-6799 oops, that param is used under aix
X-SVN-Rev: 25775
|
2009-04-15 06:51:29 +00:00 |
|
Steven R. Loomis
|
9eb9dd4c83
|
ICU-6799 fix many warnings, improve tests
X-SVN-Rev: 25772
|
2009-04-15 01:57:02 +00:00 |
|
Steven R. Loomis
|
99283aed44
|
ICU-6799 more warning fixes
X-SVN-Rev: 25722
|
2009-04-02 07:34:37 +00:00 |
|
Steven R. Loomis
|
d84fe470f6
|
ICU-6362 support for msvc assembly - old merge from trunk r25698 vs http://source.icu-project.org/repos/icu/icu/branches/srl/config6362 r25699
X-SVN-Rev: 25703
|
2009-04-01 01:52:48 +00:00 |
|
Michael Ow
|
3dce722b6f
|
ICU-6765 Explicit include std_string.h in swapimpl.cpp
X-SVN-Rev: 25647
|
2009-03-24 18:20:55 +00:00 |
|
Steven R. Loomis
|
0fbc6cab07
|
ICU-6804 update deprecated, draft, etc
X-SVN-Rev: 25633
|
2009-03-19 16:45:38 +00:00 |
|
Michael Ow
|
b8bc7aaa1b
|
ICU-6786 Add utypes header file.
X-SVN-Rev: 25615
|
2009-03-18 04:46:28 +00:00 |
|
Michael Ow
|
d90d862818
|
ICU-6786 Add a new header file to handle platform specific issues with turning on _XOPEN_SOURCE_EXTENDED. Update various source files that depend on this.
X-SVN-Rev: 25613
|
2009-03-17 22:08:03 +00:00 |
|
Michael Ow
|
c2e19856a1
|
ICU-6786 Add #define statement to turn off c++ standard string class when _XOPEN_SOURCE_EXTENDED is turned on since this seems to be an issue on some platforms.
X-SVN-Rev: 25582
|
2009-03-13 19:38:52 +00:00 |
|
Michael Ow
|
9a125deae2
|
ICU-6765 Remove unneeded include statement and add #define statement to turn off c++ string class support.
X-SVN-Rev: 25581
|
2009-03-13 19:28:35 +00:00 |
|
Michael Ow
|
ca16a9a04e
|
ICU-3933 Create sym link only when neccessary.
X-SVN-Rev: 25575
|
2009-03-13 03:13:43 +00:00 |
|
Michael Ow
|
c7b7271028
|
ICU-6765 Include header file to fix compilation error on certain platforms.
X-SVN-Rev: 25570
|
2009-03-12 20:27:31 +00:00 |
|
Michael Ow
|
22a10076e8
|
ICU-4790 Fix gencfu.vcproj from referring to genbrk.* Also fix x64 platform for gencfu.
X-SVN-Rev: 25552
|
2009-03-11 20:45:32 +00:00 |
|
Yoshito Umaoka
|
41878411dd
|
ICU-6779 Add ! to allow filterRFC3454.pl to run without explicitly invoking perl
X-SVN-Rev: 25551
|
2009-03-11 19:17:30 +00:00 |
|
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
|
025017e6ae
|
ICU-4790 Comment out installation code for man page.
X-SVN-Rev: 25541
|
2009-03-10 21:39:08 +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
|
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 |
|