Commit Graph

2217 Commits

Author SHA1 Message Date
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
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
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
ecdc0463b8 ICU-6453 Encoding Selection moved from development branch.
X-SVN-Rev: 24438
2008-08-04 21:56:02 +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
Steven R. Loomis
7e4b9db07a ICU-6419 document fldset, fix enum check
X-SVN-Rev: 24394
2008-07-21 18:41:14 +00:00
Kedar Rajwade
494effedc4 ICU-5671 Added function for converting string to double
X-SVN-Rev: 24340
2008-07-02 21:44:47 +00:00
Kedar Rajwade
3722cc810f ICU-5671 Added function for converting string to double
X-SVN-Rev: 24339
2008-07-02 21:43:39 +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
Eric Mader
a8678f38b6 ICU-6337 Use invariant code page to create UnicodeStrings from string literals that contain "\\".
X-SVN-Rev: 24201
2008-06-17 00:55:35 +00:00
Eric Mader
8b8e11bb47 ICU-6337 Add callback to initArgs to handle unknown options. Change iotest to take the STANDARD_TEST_FILE name from the argument list.
X-SVN-Rev: 24158
2008-06-12 01:01:00 +00:00
Steven R. Loomis
4f9498e168 ICU-6098 make getCurrentYear "work" without formatting
X-SVN-Rev: 24156
2008-06-11 21:51:07 +00:00
Steven R. Loomis
7216ba9dfa ICU-6098 update to versioning and urename
X-SVN-Rev: 24121
2008-06-06 21:45:33 +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
Yoshito Umaoka
45c80ec7d7 ICU-5970 2008c into ICU4C trunk
X-SVN-Rev: 23992
2008-05-27 16:51:03 +00:00
Eric Mader
9011fe483f ICU-5420 merge changes from branches/eric/string-search r.23303 - r.23976
X-SVN-Rev: 23977
2008-05-23 04:22:28 +00:00
Steven R. Loomis
735298934d ICU-5450 fix C++ comment
X-SVN-Rev: 23973
2008-05-22 17:20:03 +00:00
Steven R. Loomis
4ce5af7dc3 ICU-6297 simplify generation of udeprctd.h
X-SVN-Rev: 23963
2008-05-21 23:56:34 +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
Steven R. Loomis
823e58911b ICU-6098 move getCurrentYear into toolutil
X-SVN-Rev: 23949
2008-05-21 00:12:48 +00:00
Steven R. Loomis
297a478ee0 ICU-6098 update to versioning and urename
X-SVN-Rev: 23948
2008-05-20 22:59:55 +00:00
Steven R. Loomis
0a711393b1 ICU-6098 update version in project files
X-SVN-Rev: 23944
2008-05-20 18:51:08 +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
Michael Ow
59c5a1dfcd ICU-5966 Change C++ style comments to C-style.
X-SVN-Rev: 23818
2008-04-21 21:32:20 +00:00
Kedar Rajwade
cbd785db50 ICU-5966 Fixed some compiler warnings
X-SVN-Rev: 23806
2008-04-17 20:52:04 +00:00
Michael Ow
851c8365ff ICU-6242 List the testnames when given the -l option in iotest and intltest.
X-SVN-Rev: 23790
2008-04-14 22:38:10 +00:00
Michael Ow
b02865cecf ICU-2498 Make intltest pass w/o data.
X-SVN-Rev: 23784
2008-04-10 23:19:16 +00:00
Andy Heninger
71bf003171 ICU-5696 Unicode 5.1 Update
X-SVN-Rev: 23761
2008-04-04 22:47:43 +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
John Emmons
2bccc558ed ICU-6094 Add dependency info on ucadata.icu to root collation
X-SVN-Rev: 23736
2008-04-03 14:11:39 +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
d1551dee4e ICU-5966 Fix some compiler warnings.
X-SVN-Rev: 23540
2008-03-07 19:40:46 +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
George Rhoten
56c21905a4 ICU-6076 Improve allocation counting.
X-SVN-Rev: 23465
2008-02-19 20:56:50 +00:00
George Rhoten
8244ab6864 ICU-6098 Update urename.h based on API changes.
X-SVN-Rev: 23456
2008-02-18 23:31:45 +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
0421a0ee5f ICU-6076 Fix some crashes when running out of memory.
X-SVN-Rev: 23444
2008-02-16 12:17:48 +00:00
George Rhoten
b579ec4770 ICU-6176 Fix some Coverity warnings.
X-SVN-Rev: 23435
2008-02-14 21:48:29 +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
George Rhoten
61d27ac692 ICU-6176 Undo last change. The warning was bad.
X-SVN-Rev: 23415
2008-02-13 10:04:38 +00:00
George Rhoten
928d6152bc ICU-6176 Fix some Coverity warnings
X-SVN-Rev: 23414
2008-02-13 09:35:50 +00:00
George Rhoten
2bc412e598 ICU-6076 Use window failure testing instead of max size testing. This allows you to skip some hash table failures. Hash tables grow by powers of 2.
X-SVN-Rev: 23409
2008-02-10 20:17:14 +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
George Rhoten
8ff289e527 ICU-5966 Fix some HP compiler warnings.
X-SVN-Rev: 23291
2008-01-22 21:15:14 +00:00
Michael Ow
8e6b5ca8f1 ICU-6132 Add memory check in ucbuf.c.
X-SVN-Rev: 23271
2008-01-19 00:30:28 +00:00
Eric Mader
44edf66fe6 ICU-6013 can't mix declarations and code in C.
X-SVN-Rev: 23191
2008-01-09 18:20:25 +00:00
Lloyd Honomichl
954b20fce6 ICU-6013 Added checks for buffer overflows
X-SVN-Rev: 23186
2008-01-09 00:04:19 +00:00
George Rhoten
82b85fb45c ICU-6118 Remove the @internal functions ucol_collatorToIdentifier, ucol_openFromIdentifier, ucol_identifierToShortString and ucol_shortStringToIdentifier (not used by original customer and their data is out of date).
Remove some references to unused internal header references.
Make some functions library private.

X-SVN-Rev: 23177
2008-01-05 01:27:56 +00:00
George Rhoten
271c9f4f42 ICU-6112 Initialize variable properly when using performance tests
X-SVN-Rev: 23159
2008-01-03 10:09:12 +00:00
George Rhoten
2768704120 ICU-5955 Reduce test node size for easier valgrind heap analysis.
X-SVN-Rev: 23094
2007-12-16 01:20:13 +00:00
George Rhoten
6112b5685d ICU-6076 Fix some realloc issues.
X-SVN-Rev: 23086
2007-12-14 09:23:07 +00:00
George Rhoten
09759f76f5 ICU-6098 Update to ICU 3.9.1
X-SVN-Rev: 23078
2007-12-13 21:37:23 +00:00
George Rhoten
0e9dbb4a32 ICU-6093 Allow icupkg to check for %%DEPENDENCY items.
X-SVN-Rev: 23077
2007-12-13 03:00:29 +00:00
George Rhoten
2659a41917 ICU-6076 Add -m test option for easier memory failure testing.
The number of allocations can now be determined so that people can be
notified of a memory leak sooner than later in a development cycle.
Only C based test frameworks are affected.
Some test fixes for when the memory is limited to 100K per allocation are also
added.

X-SVN-Rev: 23042
2007-12-07 10:49:34 +00:00
Yoshito Umaoka
7ccc5b70ff ICU-6051 Changed from Calendar.IS_LEAP_MONTH to ChineseCalendar.IS_LEAP_MONTH in the data drive test generation code.
X-SVN-Rev: 23023
2007-12-05 20:22:54 +00:00
Claire Ho
c6dab684b7 ICU-5913 FCD broken in vi/ro sorts.
X-SVN-Rev: 22988
2007-11-30 04:29:20 +00:00
Andrew J Macheret
f8339df718 ICU-4081 Ported Chinese calendar from icu4j. Mostly working.
X-SVN-Rev: 22853
2007-10-25 20:26:34 +00:00
Markus Scherer
295dc24d64 ICU-5987 merge small-conversion-file feature into trunk, from svn merge -r 22780:22805 .../branches/markus/smallcnv
X-SVN-Rev: 22852
2007-10-25 17:05:36 +00:00
George Rhoten
32b9300be7 ICU-5941 Fix out of date URLs
X-SVN-Rev: 22756
2007-10-09 08:44:58 +00:00
Markus Scherer
01a86e65e0 ICU-5962 add --no-iso-comments and --only-iso-comments options to gennames
X-SVN-Rev: 22746
2007-10-04 05:58:45 +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
Steven R. Loomis
d0072de1eb ICU-5946 move cpysearch out of icu4c
X-SVN-Rev: 22701
2007-09-18 22:17:37 +00:00
George Rhoten
a8e2903338 ICU-5905 Fix svn properties
X-SVN-Rev: 22612
2007-09-01 07:22:23 +00:00
Markus Scherer
7bb221a187 ICU-5869 revert changes (r22476); too risky and needs further discussion; see ticket reply
X-SVN-Rev: 22607
2007-08-31 19:39:14 +00:00
George Rhoten
f3084b1f1b ICU-5889 Fix some logic errors uncovered by BEAM.
X-SVN-Rev: 22592
2007-08-31 04:58:52 +00:00
George Rhoten
5ab7ce0aa5 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22565
2007-08-29 08:38:56 +00:00
George Rhoten
967b65a458 ICU-5889 Fix some logic errors uncovered by BEAM.
X-SVN-Rev: 22558
2007-08-29 02:57:42 +00:00
Steven R. Loomis
25828bbf0e ICU-5527 improve tzcode compilation
X-SVN-Rev: 22504
2007-08-24 05:22:45 +00:00
George Rhoten
8620a4a530 ICU-5869 Properly NULL terminate strings that are not byte based, like UTF-16 or UTF-32.
X-SVN-Rev: 22476
2007-08-22 23:39:11 +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
2ea3749892 ICU-5857 Fix ICU4J file properties in svn
X-SVN-Rev: 22443
2007-08-21 03:00:43 +00:00
Steven R. Loomis
35daa80252 ICU-5135 tzcode update
X-SVN-Rev: 22428
2007-08-20 20:14:22 +00:00
George Rhoten
10b81c7930 ICU-4567 Fix last change so that it works on Windows.
X-SVN-Rev: 22421
2007-08-19 07:00:36 +00:00
Steven R. Loomis
7951431096 ICU-4567 TW calendar data
X-SVN-Rev: 22376
2007-08-13 23:48:00 +00:00
George Rhoten
07a0475c66 ICU-5799 Change HP-UX IA64 to use genccode assembly generation.
X-SVN-Rev: 22357
2007-08-12 03:41:19 +00:00
Eric Mader
a3b08a4e2b ICU-5808 fixes for uconfigtest.
X-SVN-Rev: 22349
2007-08-10 23:31:48 +00:00
Steven R. Loomis
c1e3b68535 ICU-4567 data driven format test
X-SVN-Rev: 22335
2007-08-10 02:09:24 +00:00
George Rhoten
0213ca2e46 ICU-5575 Update to ICU 3.8
X-SVN-Rev: 22322
2007-08-08 19:31:32 +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
George Rhoten
fa57cb2544 ICU-5575 Update to version 3.8.
X-SVN-Rev: 22197
2007-07-28 03:41:30 +00:00
Yoshito Umaoka
d13bbadcae ICU-5811 Update ICU time zone supplemental definitions for SystemV time zones synchronized with CLDR 1.5
X-SVN-Rev: 22196
2007-07-28 03:10:59 +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
Eric Mader
e671a1c6c8 ICU-5805 Update skip list with new files that don't need IBM copyright notices.
X-SVN-Rev: 22166
2007-07-27 00:57:19 +00:00
George Rhoten
bf533e1e89 ICU-5803 Prevent MinGW globbing.
X-SVN-Rev: 22151
2007-07-26 16:24:50 +00:00
George Rhoten
9cc45516bd ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22130
2007-07-24 22:25:48 +00:00
George Rhoten
53690b8af8 ICU-4797 icu.sf.net has moved to a different repository.
X-SVN-Rev: 22087
2007-07-20 21:14:32 +00:00
Andrew J Macheret
8bea4e9949 ICU-5738 Adding data to the icu4j charset conversion performance tests
X-SVN-Rev: 22085
2007-07-20 20:42:26 +00:00
Andrew J Macheret
2d57659ef8 ICU-5738 Adding data to the icu4j charset conversion performance tests
X-SVN-Rev: 22083
2007-07-20 20:37:07 +00:00
Markus Scherer
19446aeeba ICU-5585 fast, freezable UnicodeSet with span() with string support; svn merge -r 21018:22033 http://source.icu-project.org/repos/icu/icu/branches/markus/fastset and revert source/test/perf/unisetperf/draft/* and source/common/utrie.* and source/allinone/allinone.sln (experimental code)
X-SVN-Rev: 22053
2007-07-19 04:33:20 +00:00
George Rhoten
211578fa68 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22043
2007-07-19 00:19:21 +00:00
George Rhoten
ff75f65af6 ICU-5445 code formatting fix
X-SVN-Rev: 22009
2007-07-17 05:59:37 +00:00
George Rhoten
d1f7d0ed12 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22008
2007-07-17 05:57:55 +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
c7aa864773 ICU-4567 Cleanup for udbg functions
X-SVN-Rev: 22000
2007-07-16 19:23:26 +00:00
Steven R. Loomis
f01d6bed60 ICU-4567 yet another fix
X-SVN-Rev: 21969
2007-07-13 19:46:27 +00:00
Steven R. Loomis
b2ee79e337 ICU-4567 Solaris fix
X-SVN-Rev: 21968
2007-07-13 19:36:02 +00:00
Steven R. Loomis
75b000dece ICU-4567 IWIW (it works in windows)
X-SVN-Rev: 21967
2007-07-13 18:32:08 +00:00
Steven R. Loomis
e16d87f409 ICU-4567 build fixes
X-SVN-Rev: 21966
2007-07-13 18:16:21 +00:00
George Rhoten
0347fcbe3d ICU-5764 Fix static library installation on Windows.
X-SVN-Rev: 21965
2007-07-13 17:59:16 +00:00
Steven R. Loomis
e083454621 ICU-4567 build fixes
X-SVN-Rev: 21960
2007-07-13 17:01:31 +00:00
George Rhoten
9bc3cbe26e ICU-5764 Cygwin's ar currently doesn't handle win64, and GNU make's implicit rules are incompatible with gmake -j2. This is the first attempt to fix these issues.
X-SVN-Rev: 21959
2007-07-13 08:10:41 +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
Steven R. Loomis
1e3c43e8e5 ICU-4567 Win32 fixes for Data Driven CalTest
X-SVN-Rev: 21956
2007-07-12 22:58:54 +00:00
Steven R. Loomis
01a0744b62 ICU-4567 Taiwan calendar testing.. data driven calendar test.. enum generation and programmatic access
X-SVN-Rev: 21955
2007-07-12 21:53:20 +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
George Rhoten
2ce4cfa8af ICU-5279 Add comments about API hiding.
X-SVN-Rev: 21692
2007-06-11 15:58:47 +00:00
Markus Scherer
ad4541d6ff ICU-5651 use a separate Package for adding items, to keep them around for the lifetime of the target package, and to clean up the memory later
X-SVN-Rev: 21643
2007-06-05 19:40:11 +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
George Rhoten
26a0e7ebd5 ICU-5279 Hide -fvisibility=hidden from icu-config users.
Also try a different fix for the Intel compiler, which seems to work differently
from an interactive shell.
This option is not needed for tools or tests.

X-SVN-Rev: 21623
2007-06-04 05:52:08 +00:00
George Rhoten
90b396cbde ICU-5279 Use __attribute__((visibility("default"))) when gcc 4 is used.
X-SVN-Rev: 21617
2007-06-01 19:15:30 +00:00
George Rhoten
7a5c36dff1 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21615
2007-06-01 07:17:26 +00:00
George Rhoten
1ccc7bec43 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21596
2007-05-30 07:07:27 +00:00
George Rhoten
26dba41dae ICU-5447 Add const to some methods
X-SVN-Rev: 21519
2007-05-12 07:47:39 +00:00
George Rhoten
59f209cb05 ICU-5447 Allow the dependencies to be enumerated.
X-SVN-Rev: 21465
2007-04-27 19:12:15 +00:00
George Rhoten
ccbebdacf6 ICU-5576 Fixes for z/OS
X-SVN-Rev: 21356
2007-04-05 07:37:28 +00:00
George Rhoten
20fd6f98aa ICU-5445 Suppress MSVC 2005 linker warnings. The copyright is already included with icupkg.
X-SVN-Rev: 21354
2007-04-05 02:13:27 +00:00
Yoshito Umaoka
0a41af2054 ICU-5315 Merge ICU backward compatibility zone definitions to icuzones. Also run Olson zic/zdump for data including icuzones to compare all ICU timezone transitions with the Olson stock code side by side.
X-SVN-Rev: 21350
2007-04-03 04:36:52 +00:00
Steven R. Loomis
e0ce365386 ICU-5135 shorten diff output
X-SVN-Rev: 21344
2007-04-02 21:46:41 +00:00
Steven R. Loomis
704c8b9dcb ICU-5135 add a 'check-dump' target that will compare ICU to TZ data output, if tzcode is present.
X-SVN-Rev: 21343
2007-04-02 21:45:28 +00:00
Yoshito Umaoka
cab97a2e9b ICU-5135 icutzdump for ICU4C and matching zdump based on Olson tzcode
X-SVN-Rev: 21340
2007-04-02 19:30:26 +00:00
George Rhoten
83bff1efd1 ICU-5539 Use a more reasonable name for Solaris x86
X-SVN-Rev: 21336
2007-04-02 03:42:57 +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
George Rhoten
a52e2d4e54 ICU-5566 Fix some test failures due to the CLDR update.
X-SVN-Rev: 21167
2007-03-06 00:57:53 +00:00
Ram Viswanadha
c90741d9fc ICU-5620 fix gendtjar.pl
X-SVN-Rev: 21139
2007-02-27 22:15:20 +00:00
George Rhoten
936a3d07b7 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21137
2007-02-27 10:22:52 +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
Yoshito Umaoka
4a92ee0f17 ICU-5135 Changed tz2icu to parse 64-bit data and fixed final rule boundary bugs in zic
X-SVN-Rev: 21073
2007-02-21 18:05:10 +00:00
Ram Viswanadha
2f09ca9c8b ICU-5575 update gendtjar.pl
X-SVN-Rev: 21039
2007-02-15 22:30:32 +00:00
George Rhoten
125f883a19 ICU-5582 Explicitly call the ANSI Windows API.
X-SVN-Rev: 21024
2007-02-08 23:41:05 +00:00
Markus Scherer
c24de1764d ICU-5518 more code cleanup
X-SVN-Rev: 21012
2007-02-06 15:56:38 +00:00
Markus Scherer
9acca77737 ICU-5518 merge direct-from-UTF-8 conversion code from http://source.icu-project.org/repos/icu/icu/branches/markus/ucnvutf8 -r 20735:20990 to icu/trunk
X-SVN-Rev: 21010
2007-02-06 05:24:14 +00:00
George Rhoten
fd995106cc ICU-5575 Update to version 3.7.1
X-SVN-Rev: 20994
2007-01-31 01:37:28 +00:00
Eric Mader
98cf7d46ae ICU-5569 port changes from branches/eric/loengine revision 20914
X-SVN-Rev: 20915
2007-01-23 23:22:18 +00:00
George Rhoten
bdd1e96b5a ICU-5447 Initial implementation of the data library customizer.
X-SVN-Rev: 20886
2007-01-19 07:31:39 +00:00
George Rhoten
202e0f66a7 ICU-5445 Fix some compiler warnings
X-SVN-Rev: 20809
2006-12-19 06:06:30 +00:00
George Rhoten
45d40393ce ICU-4988 Fixes for MSVC 2003
X-SVN-Rev: 20808
2006-12-19 00:37:04 +00:00
George Rhoten
329ad7ee64 ICU-4988 Add some comments about MSVC 2005
X-SVN-Rev: 20805
2006-12-17 01:17:14 +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
62b89243f9 ICU-4988 Write the temporary .dat file to the temp directory
X-SVN-Rev: 20799
2006-12-16 21:01:18 +00:00
George Rhoten
74d1c959d7 ICU-4988 Make sure that generated data libraries can be used in device drivers as stated in the MSDN help documentation.
X-SVN-Rev: 20790
2006-12-14 08:12:15 +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
George Rhoten
53a924446c ICU-4988 Hide unnecessary messages from Visual Studio,
which interprets the : in filenames to mean something special.
Clean up some comments.

X-SVN-Rev: 20770
2006-12-13 01:38:41 +00:00
George Rhoten
874e5c5711 ICU-4988 Hide unnecessary messages from Visual Studio,
which interprets the : in filenames to mean something special.

X-SVN-Rev: 20769
2006-12-12 23:56:21 +00:00
Eric Mader
04e071bd39 ICU-5539 changes for genccode to use assembly to build data files on SolarisX86.
X-SVN-Rev: 20758
2006-12-06 20:15:27 +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
ecbb028b84 ICU-5452 Fix for Windows with spaces in the PATH name.
X-SVN-Rev: 20740
2006-12-05 15:06:49 +00:00
George Rhoten
205c38ecb6 ICU-5452 gencmn can't be completely removed yet.
X-SVN-Rev: 20739
2006-12-05 15:01:03 +00:00
Steven R. Loomis
9260540c00 ICU-5495 fix building.. add ICU version to zoneinfo.txt
X-SVN-Rev: 20730
2006-12-01 20:11:43 +00:00
Ram Viswanadha
21756729ab ICU-5495 update to tzdata2006o and support the Etc/Unknown time zone and the SystemV/XXX aliases
X-SVN-Rev: 20704
2006-11-29 22:47:55 +00:00
George Rhoten
b6f9f58ccb ICU-5452 Fix a typo from last check in.
X-SVN-Rev: 20696
2006-11-28 08:50:11 +00:00
George Rhoten
e9d0ec6959 ICU-5452 Fix a typo from last check in.
X-SVN-Rev: 20694
2006-11-28 08:33:03 +00:00
George Rhoten
7edb8302ac ICU-5452 Use icupkg instead of gencmn for better cross compiling.
X-SVN-Rev: 20685
2006-11-28 00:42:10 +00:00
Markus Scherer
f01e04d593 ICU-5514 prevent extension table toUnicode section overflow
X-SVN-Rev: 20679
2006-11-25 00:27:12 +00:00
Markus Scherer
8b3dfa0673 ICU-5503 add new ISO 15924 script codes
X-SVN-Rev: 20644
2006-11-08 23:41:46 +00:00
Markus Scherer
18645b2f6d ICU-5495 update to tzdata2006o and support the Etc/Unknown time zone and the SystemV/XXX aliases
X-SVN-Rev: 20632
2006-11-07 00:16:02 +00:00
George Rhoten
0b66ebe18c ICU-5447 Make it easier to enumerate items.
X-SVN-Rev: 20614
2006-10-30 05:08:36 +00:00
Markus Scherer
e3b776c7d5 ICU-5388 support February 29 in rules (Brazil) for update to tzdata2006n, and more verbose error output
X-SVN-Rev: 20584
2006-10-22 14:58:36 +00:00
Markus Scherer
cbabdfdd0b ICU-5393 support genccode --object for generating ELF .o file format on Linux, and add the --match-arch option for Linux ELF and Windows COFF
X-SVN-Rev: 20430
2006-09-28 16:03:43 +00:00
George Rhoten
a37c25b3f5 ICU-5410 These functions can never be inlined. So remove them from the header.
X-SVN-Rev: 20385
2006-09-22 18:09:32 +00:00
George Rhoten
5344c77f5e ICU-5357 Fix a documentation typo.
X-SVN-Rev: 20322
2006-09-13 23:33:24 +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
ab91404fb8 ICU-5330 Since icupkg is in /usr/sbin, it should have a man section value of 8 and not 1.
X-SVN-Rev: 20165
2006-08-25 18:41:30 +00:00
George Rhoten
331a0bd518 ICU-5330 Install man pages correctly.
X-SVN-Rev: 20163
2006-08-25 17:22:03 +00:00
George Rhoten
6e750cbb3b ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 20156
2006-08-24 21:03:52 +00:00
Andy Heninger
328612d8a6 ICU-5339 update list of expected errors in memcheck tool.
X-SVN-Rev: 20137
2006-08-22 19:13:16 +00:00
George Rhoten
bd3963c93b ICU-4869 Fix typo for EBCDIC mode.
X-SVN-Rev: 20128
2006-08-22 06:57:52 +00:00
George Rhoten
b65f872906 ICU-5321 Update Debian files for 3.6
X-SVN-Rev: 20105
2006-08-19 00:29:22 +00:00
George Rhoten
cf22d3c960 ICU-5330 Add missing man pages.
X-SVN-Rev: 20104
2006-08-19 00:09:31 +00:00
Steven R. Loomis
7295d0958a ICU-5303 test
X-SVN-Rev: 20100
2006-08-18 22:03:41 +00:00
Steven R. Loomis
1b1c743ca9 ICU-5303 test
X-SVN-Rev: 20099
2006-08-18 21:50:13 +00:00
Yoshito Umaoka
cd1a997369 ICU-5323 update file list for eclipse icu plug-in project files
X-SVN-Rev: 20079
2006-08-17 20:29:12 +00:00
Steven R. Loomis
40a9340aaa ICU-4716 update with localtime.c patch from tzcode2006i
X-SVN-Rev: 20075
2006-08-16 18:46:55 +00:00
George Rhoten
ea1db2db8a ICU-4869 Don't use a FILE after it's been closed.
X-SVN-Rev: 20074
2006-08-16 15:16:23 +00:00
Steven R. Loomis
0627bad784 ICU-5319 friendly errors in data build
X-SVN-Rev: 20073
2006-08-15 23:27:31 +00:00
Steven R. Loomis
170deb1557 ICU-4716 work with out of source builds
X-SVN-Rev: 20060
2006-08-15 00:58:57 +00:00
Steven R. Loomis
f996e8e655 ICU-5319 friendly errors in data build
X-SVN-Rev: 20058
2006-08-14 22:59:10 +00:00
George Rhoten
3ec753e885 ICU-5317 Changes for SELinux.
This change turns off the executable stack for a shared object. This code isn't suppose to use a stack anyway.

X-SVN-Rev: 20055
2006-08-14 18:05:23 +00:00
George Rhoten
6a734a481d ICU-4716 Fix a typo
X-SVN-Rev: 20045
2006-08-11 22:36:29 +00:00
George Rhoten
bfecf67e09 ICU-4716 Allow make clean to work better.
X-SVN-Rev: 20044
2006-08-11 22:33:58 +00:00
George Rhoten
54aaf000b8 ICU-4716 Allow tzcode to work from tools/tzcode instead of only in ICU's
data directory.

X-SVN-Rev: 20043
2006-08-11 22:23:08 +00:00
George Rhoten
31d42c0fce ICU-4869 Possible EBCDIC fix
X-SVN-Rev: 20018
2006-08-10 19:46:22 +00:00