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
Markus Scherer
6221451d1a
ICU-5968 add genrb option for omitting collation tailoring rules string
...
X-SVN-Rev: 22720
2007-09-28 19:59:53 +00:00
George Rhoten
5ab7ce0aa5
ICU-5445 Fix some compiler warnings.
...
X-SVN-Rev: 22565
2007-08-29 08:38:56 +00:00
Steven R. Loomis
e39acb98e0
ICU-5866 fix for cygwin
...
X-SVN-Rev: 22471
2007-08-22 17:45:12 +00:00
Steven R. Loomis
5064859384
ICU-5866 remove requirement for version
...
X-SVN-Rev: 22466
2007-08-22 04:49:35 +00:00
Steven R. Loomis
0e0cd5f286
ICU-5866 simplify building of ICU4C data from ICU4J
...
X-SVN-Rev: 22453
2007-08-21 20:15:55 +00:00
George Rhoten
489856aaf2
ICU-5445 Fix some compiler warnings.
...
X-SVN-Rev: 22321
2007-08-08 18:44:05 +00:00
Yoshito Umaoka
4026738639
ICU-5761 Make gendtjar.pl work on Cygwin
...
X-SVN-Rev: 22284
2007-08-06 20:40:32 +00:00
Eric Mader
bb4a371fdb
ICU-5805 Update copyright notices for ICU 3.8
...
X-SVN-Rev: 22167
2007-07-27 03:12:12 +00:00
Steven R. Loomis
db71bd3ffe
ICU-4567 DebugUtilitiesData generation from C
...
X-SVN-Rev: 22004
2007-07-16 22:07:35 +00:00
Steven R. Loomis
8350ca45c4
ICU-4567 test data generation for J
...
X-SVN-Rev: 21957
2007-07-12 23:57:26 +00:00
Eric Mader
202d784973
ICU-4758 Changes to conform to XLIFF 1.1 and the ICU Resource Bundle Profile document.
...
X-SVN-Rev: 21772
2007-06-18 23:36:49 +00:00
Deborah Goldsmith
64c6863264
ICU-5429 Fix disk space leak with UCONFIG_NO_TRANSLITERATION
...
X-SVN-Rev: 21630
2007-06-05 02:22:42 +00:00
Ram Viswanadha
020900f62d
ICU-5620 remove state directories
...
X-SVN-Rev: 21292
2007-03-19 14:35:34 +00:00
Michael Ow
6be2adf44b
ICU-1234 Checking in gendtjar.pl to run properly on Linux.
...
X-SVN-Rev: 21177
2007-03-06 19:53:45 +00:00
Ram Viswanadha
c90741d9fc
ICU-5620 fix gendtjar.pl
...
X-SVN-Rev: 21139
2007-02-27 22:15:20 +00:00
Eric Mader
cc2c792763
ICU-5525 return 0 if status doesn't contain an error code.
...
X-SVN-Rev: 21095
2007-02-23 23:38:13 +00:00
Ram Viswanadha
2f09ca9c8b
ICU-5575 update gendtjar.pl
...
X-SVN-Rev: 21039
2007-02-15 22:30:32 +00:00
George Rhoten
2af0d67c26
ICU-4988 Embed the available manifest into each executable and library for MSVC 2005
...
X-SVN-Rev: 20802
2006-12-16 21:07:01 +00:00
George Rhoten
3e9764f769
ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
...
No need to use =1
X-SVN-Rev: 20785
2006-12-13 04:41:02 +00:00
George Rhoten
79c80dea96
ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
...
Hide warnings about standard C functions being deprecated.
Optimize a few things for the new environment.
Allow project files to work on FAT32 directories.
X-SVN-Rev: 20772
2006-12-13 01:44:54 +00:00
Steven R. Loomis
fcb6fa3e01
ICU-2401 clean up .cvsignore files
...
X-SVN-Rev: 20757
2006-12-06 19:19:06 +00:00
George Rhoten
8b2c84620c
ICU-5304 Allow source code to work again without using U_NAMESPACE_USE
...
X-SVN-Rev: 20241
2006-09-04 16:28:24 +00:00
George Rhoten
6e750cbb3b
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 20156
2006-08-24 21:03:52 +00:00
Ram Viswanadha
55df551f1c
ICU-5247 update data from CLDR 1.4 beta
...
X-SVN-Rev: 19756
2006-06-23 16:36:46 +00:00
George Rhoten
62a3de084a
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19641
2006-05-22 06:27:37 +00:00
Ram Viswanadha
d0c4030d94
ICU-5117 make genrb read the new structure
...
X-SVN-Rev: 19571
2006-04-21 01:15:46 +00:00
George Rhoten
a0a2635fdc
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19543
2006-04-14 15:41:51 +00:00
George Rhoten
735bfbfbc0
ICU-4707 There is no need to set s-fChars to 0 when it's already known to be 0 in the if statement.
...
X-SVN-Rev: 19516
2006-04-04 19:28:14 +00:00
George Rhoten
629b60258a
ICU-4703 Improve the error checking.
...
X-SVN-Rev: 19487
2006-03-30 17:06:40 +00:00
George Rhoten
b27859e922
ICU-4703 Fix memory leak on function failure
...
X-SVN-Rev: 19478
2006-03-30 05:36:01 +00:00
George Rhoten
f4838cc379
ICU-4703 Fix memory leak on function failure
...
X-SVN-Rev: 19462
2006-03-28 07:40:46 +00:00
George Rhoten
88889fdd3a
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19402
2006-03-22 08:17:49 +00:00
George Rhoten
ba00f9b408
ICU-5081 Remove support for the old naming scheme.
...
X-SVN-Rev: 19273
2006-02-24 19:47:47 +00:00
George Rhoten
5dee33ea3e
ICU-4707 Fix some compiler warnings about unused variables.
...
X-SVN-Rev: 19118
2006-02-09 08:59:20 +00:00
George Rhoten
f9397a445c
ICU-3085 Change ICU to use the /Zc:wchar_t option.
...
X-SVN-Rev: 18994
2006-01-17 21:12:17 +00:00
Ram Viswanadha
eb207fe76d
ICU-5005 fix bugs in the generator
...
X-SVN-Rev: 18993
2006-01-17 21:05:43 +00:00
George Rhoten
d56cd3bd03
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 18974
2006-01-13 18:38:10 +00:00
Andy Heninger
d3113f19f8
ICU-2219 Update gendtjar.pl to work on Linux platform.
...
X-SVN-Rev: 18922
2005-12-21 22:03:00 +00:00
George Rhoten
d0559ac03c
ICU-4948 Make the makefiles easier to compare against each other
...
X-SVN-Rev: 18852
2005-12-02 10:21:39 +00:00
Markus Scherer
7076ab9ce6
ICU-4739 add "no fallback" flag to resource bundles
...
X-SVN-Rev: 18835
2005-11-28 23:59:33 +00:00
George Rhoten
3d43a6752b
ICU-4707 Better warning fix for Windows & Cygwin for setmode, fileno and O_BINARY
...
X-SVN-Rev: 18707
2005-10-24 07:01:52 +00:00
Ram Viswanadha
6e52ce0e05
ICU-4764 include zoneinfo.res in the jar file
...
X-SVN-Rev: 18505
2005-09-07 23:02:06 +00:00
Ram Viswanadha
a065ba1ab2
ICU-4563 fix a bug
...
X-SVN-Rev: 18336
2005-07-22 22:50:14 +00:00
Ram Viswanadha
ab6766a56d
ICU-4563 fix a bug
...
X-SVN-Rev: 18335
2005-07-22 22:16:40 +00:00
Ram Viswanadha
10ccdc1156
ICU-4563 fix a bug
...
X-SVN-Rev: 18334
2005-07-22 22:16:23 +00:00
Ram Viswanadha
c65d5bcdb6
ICU-4563 make the tool work on aix
...
X-SVN-Rev: 18322
2005-07-21 22:09:52 +00:00
Ram Viswanadha
9ce7b09a0f
ICU-4563 make the tool work on aix
...
X-SVN-Rev: 18309
2005-07-21 00:27:23 +00:00
Steven R. Loomis
31c40f93b8
ICU-4642 attempt to build data on macosx
...
X-SVN-Rev: 18212
2005-07-12 17:51:01 +00:00
Steven R. Loomis
207273e923
ICU-4620 uconfig.h fixes
...
X-SVN-Rev: 18181
2005-07-09 03:09:47 +00:00
Steven R. Loomis
4682d06d32
ICU-4620 uconfig test updates
...
X-SVN-Rev: 18158
2005-07-07 07:58:18 +00:00
Vladimir Weinstein
e8c535592c
ICU-4355 Allow for collation binary images to work without UCA
...
X-SVN-Rev: 18150
2005-07-07 00:01:08 +00:00
Ram Viswanadha
1a3fd471bf
ICU-4563 let jar respect the verbose option
...
X-SVN-Rev: 17996
2005-06-23 18:29:57 +00:00
Ram Viswanadha
0e1a60d3fe
ICU-4563 add verbose option
...
X-SVN-Rev: 17850
2005-06-09 20:17:14 +00:00
Ram Viswanadha
9b670c9d1a
ICU-4563 obsolete tool .. does not work
...
X-SVN-Rev: 17842
2005-06-09 17:11:06 +00:00
Ram Viswanadha
f3b40f09a0
ICU-4563 obsolete tool .. does not work
...
X-SVN-Rev: 17824
2005-06-08 01:23:40 +00:00
Ram Viswanadha
b3580fb55b
ICU-4563 update tool to cope up with changes to data build
...
X-SVN-Rev: 17823
2005-06-08 01:21:01 +00:00
Eric Mader
f57c82a12d
ICU-4428 update copyright notices for ICU 3.3.
...
X-SVN-Rev: 17348
2005-03-16 18:46:54 +00:00
George Rhoten
578b93841c
ICU-4439 Fix / and \ usage on Windows.
...
X-SVN-Rev: 17342
2005-03-15 06:06:11 +00:00
George Rhoten
c2549aaace
ICU-4420 Drop support for MSVC 6. This implements the changes proposed on 2004-03-26.
...
X-SVN-Rev: 17334
2005-03-13 19:56:58 +00:00
George Rhoten
1fd2507b51
ICU-4288 Fix some compiler warnings.
...
X-SVN-Rev: 17316
2005-03-10 03:36:47 +00:00
Ram Viswanadha
be493b8149
ICU-4432 update wrtxml.c
...
X-SVN-Rev: 17312
2005-03-10 01:21:09 +00:00
Ram Viswanadha
cebc07807c
ICU-4431 update gendtjar.pl
...
X-SVN-Rev: 17311
2005-03-10 01:19:21 +00:00
Eric Mader
41ca4f63ee
ICU-4428 update copyright notices for ICU 3.3.
...
X-SVN-Rev: 17296
2005-03-08 22:49:59 +00:00
George Rhoten
890ff89938
ICU-4220 Fix a compiler warning
...
X-SVN-Rev: 17294
2005-03-08 16:36:09 +00:00
George Rhoten
7014790aec
ICU-4220 Simplify adding a new process type, and fix some compiler warnings.
...
X-SVN-Rev: 17293
2005-03-08 16:25:50 +00:00
George Rhoten
611748c972
ICU-4220 Simplify adding a new process type, and fix some compiler warnings.
...
X-SVN-Rev: 17292
2005-03-08 16:23:22 +00:00
George Rhoten
10cdd69133
ICU-4220 Use new process type to strip away comments,
...
and use the process rb type to explicitly declare special internal type handling.
X-SVN-Rev: 17290
2005-03-08 07:07:22 +00:00
George Rhoten
e07f0299f0
ICU-4220 rename util.h to rbutil.h because it conflicts with common/util.h
...
X-SVN-Rev: 17289
2005-03-08 07:05:49 +00:00
George Rhoten
b53e510acd
ICU-4420 Remove some original MSVC 6 specific definitions/options that do not apply to MSVC 7.1.
...
This change is also being done so that it's easier to compare the options against the Cygwin/MSVC build (the only way left to use MSVC 6).
Some of the definitions/options aren't used at all or are redundant.
X-SVN-Rev: 17285
2005-03-05 10:06:19 +00:00
George Rhoten
0d483be4ab
ICU-4420 Drop support for MSVC 6 project files
...
X-SVN-Rev: 17275
2005-03-03 00:06:21 +00:00
George Rhoten
35e0a8a0d2
ICU-739 Make it easier to build ICU on Windows where WIN32 is defined, but WIN32 is not the target.
...
X-SVN-Rev: 17210
2005-02-17 00:19:44 +00:00