Steven R. Loomis
|
d9e7c707fd
|
ICU-7417 typo
X-SVN-Rev: 27651
|
2010-02-24 19:33:01 +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 |
|
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 |
|
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
|
dbcd48ad61
|
ICU-7334 genrb: remove message for only one file
X-SVN-Rev: 27214
|
2010-01-12 01:54:44 +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 |
|
Markus Scherer
|
9a9fcc0fac
|
ICU-7259 remove obsolete gendtjar.pl
X-SVN-Rev: 26950
|
2009-11-18 23:04:42 +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
|
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 |
|
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
|
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 |
|
Steven R. Loomis
|
9eb9dd4c83
|
ICU-6799 fix many warnings, improve tests
X-SVN-Rev: 25772
|
2009-04-15 01:57:02 +00:00 |
|
Jason Spieth
|
55e28eae85
|
ICU-6401 UTF8 buffer preflighting
X-SVN-Rev: 25352
|
2009-01-30 16:26:10 +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
|
8c6af53bb9
|
ICU-6706 improvement to build-icu4j
X-SVN-Rev: 25339
|
2009-01-29 08:03:14 +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 |
|
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 |
|
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
|
2fd8a84a0d
|
ICU-6279 Updated ICU4J data make file and added icu4j-readme.txt with instructions for building icu4j data.
X-SVN-Rev: 24475
|
2008-08-08 19:22:26 +00:00 |
|
Brian Rower
|
29041debce
|
ICU-6392 Fixed cygwin pathname issues in gendtjar.pl.
X-SVN-Rev: 24472
|
2008-08-08 18:59:54 +00:00 |
|
Michael Ow
|
db4ef2b7bb
|
ICU-6436 Reorder libaries being linked in genrb and genuca to resolve build failure.
X-SVN-Rev: 24467
|
2008-08-07 20:03:02 +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
|
cd83d25daf
|
ICU-6472 Clean some compiler warnings and other fluff
X-SVN-Rev: 24430
|
2008-08-01 01:51:21 +00:00 |
|
Eric Mader
|
9cd029c27a
|
ICU-6369 the src string in print is not null-terminated.
X-SVN-Rev: 24249
|
2008-06-20 04:36:38 +00:00 |
|
Steven R. Loomis
|
a4d77f9f7f
|
ICU-6236 remove broken 'unescape' functionality from ucbuf_ungetc. Fix error condition. Add comments to clarify code.
X-SVN-Rev: 24043
|
2008-05-28 20:51:38 +00:00 |
|
Steven R. Loomis
|
735298934d
|
ICU-5450 fix C++ comment
X-SVN-Rev: 23973
|
2008-05-22 17:20:03 +00:00 |
|
Jason Spieth
|
3dfd5787fe
|
ICU-5450 Change to genrb output of ListResourceBundle
X-SVN-Rev: 23957
|
2008-05-21 21:31:51 +00:00 |
|
David Bertoni
|
5196a571e6
|
ICU-6267 Changed Makefile rules to use LINK.cc rather than LINK.c.
X-SVN-Rev: 23864
|
2008-05-01 21:49:29 +00:00 |
|
Steven R. Loomis
|
a1aaa6a87e
|
ICU-6261 remove double free of bundles on error
X-SVN-Rev: 23834
|
2008-04-25 02:53:11 +00:00 |
|
Claire Ho
|
a5c9c6e123
|
ICU-6255 move static variables below U_NAMESPACE_BEGIN.
X-SVN-Rev: 23822
|
2008-04-23 16:14:27 +00:00 |
|
Kedar Rajwade
|
cbd785db50
|
ICU-5966 Fixed some compiler warnings
X-SVN-Rev: 23806
|
2008-04-17 20:52:04 +00:00 |
|
Andy Heninger
|
791a437558
|
ICU-6234 Compiler Compatibility Problems
X-SVN-Rev: 23760
|
2008-04-04 21:51:35 +00:00 |
|
Jason Spieth
|
49e035f1a3
|
ICU-5450 Removed ICUListResourceBundle from wrtjava.c
X-SVN-Rev: 23753
|
2008-04-04 18:22:14 +00:00 |
|
Michael Ow
|
20a26f4c79
|
ICU-3798 Remove C++ comments causing certain compiler errors.
X-SVN-Rev: 23593
|
2008-03-14 18:51:29 +00:00 |
|
Michael Ow
|
83011aea70
|
ICU-3798 Remove -p option in genrb and update docs to reflect this change.
X-SVN-Rev: 23588
|
2008-03-13 22:43:56 +00:00 |
|
George Rhoten
|
a880af6cec
|
ICU-6176 Fix some Coverity warnings.
X-SVN-Rev: 23504
|
2008-02-28 00:21:28 +00:00 |
|
George Rhoten
|
6019297d79
|
ICU-5955 Reduce memory leaks so that it's easier to compile many resource
bundles at once without running out of memory.
X-SVN-Rev: 23503
|
2008-02-27 23:58:05 +00:00 |
|
Jason Spieth
|
d9868ddec2
|
ICU-4626 Reinitialization of static variable
X-SVN-Rev: 23454
|
2008-02-18 19:07:28 +00:00 |
|
George Rhoten
|
e6b92e6e4d
|
ICU-6176 Fix some Coverity warnings.
X-SVN-Rev: 23432
|
2008-02-14 04:15:58 +00:00 |
|
George Rhoten
|
de481fcaa5
|
ICU-6176 Fix some Coverity warnings
X-SVN-Rev: 23428
|
2008-02-14 00:08:18 +00:00 |
|
George Rhoten
|
2a1d3e036f
|
ICU-6176 Fix some Coverity warnings
X-SVN-Rev: 23427
|
2008-02-14 00:01:59 +00:00 |
|
George Rhoten
|
ec77357c81
|
ICU-6176 Remove dead code and typos.
X-SVN-Rev: 23417
|
2008-02-13 10:22:39 +00:00 |
|
Jason Spieth
|
d2344c7c26
|
ICU-5819 New file for EBCDIC genrb fix
X-SVN-Rev: 23371
|
2008-02-07 21:23:19 +00:00 |
|
Jason Spieth
|
49b1c4d99b
|
ICU-5819 XLIFF EBCDIC genrb fix
X-SVN-Rev: 23370
|
2008-02-07 20:49:28 +00:00 |
|
George Rhoten
|
c72d3c93e8
|
ICU-5966 Remove the Visual C++ 2008 linker warning about Windows 98 optimization option. It wasn't needed that much anyway.
X-SVN-Rev: 23362
|
2008-02-07 10:05:26 +00:00 |
|
Markus Scherer
|
acfe30c3c5
|
ICU-5968 apply --omitCollationRules to UCARules as well
X-SVN-Rev: 22743
|
2007-10-03 22:39:28 +00:00 |
|