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
Steven R. Loomis
6db4e2da84
ICU-4716 make tzcode build with out of source builds
...
X-SVN-Rev: 19981
2006-08-05 03:29:17 +00:00
Steven R. Loomis
df8d3e4ed3
ICU-4716 initial checkin of zic utilities
...
X-SVN-Rev: 19972
2006-08-04 01:18:19 +00:00
Steven R. Loomis
56b2c43c4c
ICU-4716 initial checkin of zic utilities
...
X-SVN-Rev: 19970
2006-08-03 23:58:44 +00:00
Steven R. Loomis
f946c487b7
ICU-4716 initial checkin of zic utilities
...
X-SVN-Rev: 19969
2006-08-03 23:40:18 +00:00
Steven R. Loomis
411a74f3bf
ICU-4716 update for PD timezone data
...
X-SVN-Rev: 19968
2006-08-03 23:24:09 +00:00
George Rhoten
77d118a8a5
ICU-5282 Don't test for UCONFIG_NO_CONVERSION. It shouldn't normally work.
...
X-SVN-Rev: 19963
2006-08-02 22:29:50 +00:00
George Rhoten
7b3b80aeec
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19925
2006-07-29 01:44:45 +00:00
Eric Mader
87731aeae7
ICU-5282 Fix problems found by uconfigtest.
...
X-SVN-Rev: 19922
2006-07-28 22:58:29 +00:00
Ram Viswanadha
6af17c629b
ICU-5278 update udraft.h and friends
...
X-SVN-Rev: 19893
2006-07-25 22:46:49 +00:00
Markus Scherer
3ca7b030b7
ICU-4739 add a mode to icupkg for swapping a single ICU data file
...
X-SVN-Rev: 19873
2006-07-21 21:17:51 +00:00
Deborah Goldsmith
ebf2be0979
ICU-5272 Use gcc visibility feature on Darwin when gcc >=4
...
X-SVN-Rev: 19866
2006-07-20 22:40:41 +00:00
Steven R. Loomis
278eaef75e
ICU-5264 update to tz data 2006g
...
X-SVN-Rev: 19853
2006-07-18 08:31:49 +00:00
George Rhoten
95f8cc867f
ICU-4881 Update exported functions.
...
X-SVN-Rev: 19844
2006-07-14 00:13:24 +00:00
George Rhoten
d64ae22468
ICU-4881 Update version 3.5 ->3.6
...
X-SVN-Rev: 19819
2006-07-11 00:30:28 +00:00
Markus Scherer
82d8ed3362
ICU-5188 report original errors
...
X-SVN-Rev: 19792
2006-07-06 06:24:22 +00:00
George Rhoten
9097382f76
ICU-5225 Remove leftover option for optimizing for size.
...
X-SVN-Rev: 19784
2006-07-03 07:45:14 +00:00
Markus Scherer
2b532c1ddf
ICU-2027 charset name matching ignore leading zeroes and all non-alnum characters
...
X-SVN-Rev: 19780
2006-06-28 23:16:45 +00:00
Ram Viswanadha
ffd70fd171
ICU-5247 fix the text file to be UTF-8
...
X-SVN-Rev: 19769
2006-06-27 17:47:14 +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
Vladimir Weinstein
df16a7eb82
ICU-5231 Remove FractionalUCA.txt and UCARules.txt from the list of copyrighted files
...
X-SVN-Rev: 19724
2006-06-16 05:20:12 +00:00
George Rhoten
188173647b
ICU-5225 Based on the decision of the group, we will optimize for speed and provide no option for optimizing for size.
...
X-SVN-Rev: 19721
2006-06-14 23:09:52 +00:00
Markus Scherer
54dea95f46
ICU-5084 Unicode 5.0 beta (d16)
...
X-SVN-Rev: 19717
2006-06-13 23:14:38 +00:00
George Rhoten
78f8b26a73
ICU-5225 Minor speed improvement for opening and closing converters
...
by storing information about whether converter options are on the canonical converter name.
X-SVN-Rev: 19707
2006-06-12 10:05:08 +00:00
George Rhoten
5e15aecbe2
ICU-5225 Provide optimization option for size or speed of the alias table.
...
X-SVN-Rev: 19703
2006-06-11 16:57:02 +00:00
Doug Felt
725c41d1ca
ICU-5065 add wrapper version of icu4j
...
X-SVN-Rev: 19684
2006-06-06 00:50:28 +00:00
George Rhoten
c1e3b4d3b9
ICU-5092 Remove files that have been removed, and simplify checkins.
...
X-SVN-Rev: 19665
2006-05-26 20:16:56 +00:00
George Rhoten
62a3de084a
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19641
2006-05-22 06:27:37 +00:00
George Rhoten
8c9bd249fa
ICU-4803 Temporarily add icuswap back into ICU. This tool will be
...
removed at a later date.
X-SVN-Rev: 19591
2006-04-25 22:43:37 +00:00
George Rhoten
fe36a94fdc
ICU-4803 Temporarily add icuswap back into ICU. This tool will be removed at a later date.
...
X-SVN-Rev: 19590
2006-04-25 22:38:43 +00:00
George Rhoten
d23a8d71e0
ICU-4803 Temporarily add icuswap back into ICU. This tool will be removed at a later date.
...
X-SVN-Rev: 19583
2006-04-24 22:12: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
Ram Viswanadha
44fc7fbfea
ICU-5139 update install scripts
...
X-SVN-Rev: 19504
2006-03-31 18:11:18 +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
e336f52fd8
ICU-4703 Don't dereference NULL.
...
X-SVN-Rev: 19484
2006-03-30 09:30:12 +00:00
George Rhoten
f748c9d5e4
ICU-4703 Fail cleanly when detecting bad arguments.
...
X-SVN-Rev: 19483
2006-03-30 09:27:31 +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
40e798da6d
ICU-4703 Fail correctly when the function arguments are bad.
...
X-SVN-Rev: 19459
2006-03-28 04:02:17 +00:00
George Rhoten
fff133aa6e
ICU-4703 Fix memory leak on failure
...
X-SVN-Rev: 19458
2006-03-28 04:00:58 +00:00
George Rhoten
1b791d0cb4
ICU-5129 Allow non-compatible GNU "compatible" make to disallow implicit static library rules.
...
X-SVN-Rev: 19453
2006-03-27 17:31:07 +00:00
George Rhoten
406830baf5
ICU-4707 Fix the last fix.
...
X-SVN-Rev: 19450
2006-03-26 10:24:57 +00:00
George Rhoten
a483e0fdf9
ICU-5117 Ignore new generated files.
...
X-SVN-Rev: 19448
2006-03-26 01:10:47 +00:00
George Rhoten
2d662cf06c
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19447
2006-03-26 01:09:16 +00:00
George Rhoten
73da58a35a
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19446
2006-03-26 00:43:34 +00:00
George Rhoten
9dd557b1ae
ICU-4707 Fix some compiler warnings about missing virtual destructors
...
X-SVN-Rev: 19441
2006-03-25 23:27:09 +00:00
George Rhoten
46598e61bb
ICU-5126 Don't intermingle stdout and stderr for a single message.
...
X-SVN-Rev: 19438
2006-03-25 22:16:50 +00:00
George Rhoten
4fb57830c8
ICU-5117 Allow the swapping code to swap the new trie dictionary format.
...
X-SVN-Rev: 19437
2006-03-25 00:45:58 +00:00
George Rhoten
92a50f8a73
ICU-5117 Fixes for Windows
...
X-SVN-Rev: 19409
2006-03-23 01:35:21 +00:00
Deborah Goldsmith
490cb834fa
ICU-5117 Thai break should work in all locales
...
X-SVN-Rev: 19408
2006-03-23 00:54:12 +00:00
George Rhoten
0a59fb064b
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19405
2006-03-22 09:22: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
01e946968d
ICU-3967 Update the performance test to the current way of building ICU.
...
X-SVN-Rev: 19396
2006-03-21 23:25:04 +00:00
George Rhoten
b492fe71a3
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19379
2006-03-20 07:35:37 +00:00
Andy Heninger
3be61f553b
ICU-5107 check in regular expressions demo
...
X-SVN-Rev: 19363
2006-03-17 02:21:54 +00:00
Andy Heninger
cb2c0014e2
ICU-5107 check in regular expressions demo
...
X-SVN-Rev: 19362
2006-03-17 02:10:50 +00:00
Doug Felt
5213dc5a7f
ICU-1 add icu4j iuc29 paper
...
X-SVN-Rev: 19346
2006-03-14 22:22:44 +00:00
Markus Scherer
e7aa3f3380
ICU-5084 Unicode 5.0 beta (d13)
...
X-SVN-Rev: 19329
2006-03-03 20:59:01 +00:00
Markus Scherer
ce0d2dc69b
ICU-5084 UnicodeData.txt cannot have a copyright because its format does not permit comments
...
X-SVN-Rev: 19328
2006-03-03 20:41:19 +00:00
George Rhoten
5d15b21a8d
ICU-4901 Make files mode work better.
...
X-SVN-Rev: 19294
2006-02-27 04:20:12 +00:00
George Rhoten
b8352c122c
ICU-4901 Make files mode work better.
...
X-SVN-Rev: 19293
2006-02-26 21:55:55 +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
3cfb5459ac
ICU-5081 U_HAVE_BIND_INTERNAL_REFERENCES and BIR_CPPFLAGS aren't used in the tools anymore
...
X-SVN-Rev: 19271
2006-02-24 19:31:15 +00:00
George Rhoten
dc8d04a99e
ICU-5081 Change testdata to use the new file naming scheme.
...
X-SVN-Rev: 19270
2006-02-24 19:22:09 +00:00
Doug Felt
6d17cc5a61
ICU-5065 add eclipse wrapper to icu4j dev tree
...
X-SVN-Rev: 19211
2006-02-18 00:40:26 +00:00
Ram Viswanadha
24875a7ca0
ICU-5045 use full names for enum constants
...
X-SVN-Rev: 19172
2006-02-16 01:21:14 +00:00
Steven R. Loomis
0d32aba0f9
ICU-5039 olson 2006a updates
...
X-SVN-Rev: 19134
2006-02-10 03:09:44 +00:00
George Rhoten
cf94403ea4
ICU-4707 Fix some compiler warnings about unused variables.
...
X-SVN-Rev: 19124
2006-02-09 21:29:49 +00:00
Ram Viswanadha
e1b12af644
ICU-4974 fix a bug pointed out by George
...
X-SVN-Rev: 19121
2006-02-09 17:00:23 +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
Ram Viswanadha
d3ac526291
ICU-5045 add support for codes in iso 15924
...
X-SVN-Rev: 19105
2006-02-09 01:27:00 +00:00
Steven R. Loomis
aff09b5e97
ICU-5039 updated tzcode patch. updated readme
...
X-SVN-Rev: 19096
2006-02-08 18:53:15 +00:00
Ram Viswanadha
a7308f4887
ICU-4974 remove obsolete files
...
X-SVN-Rev: 19095
2006-02-08 17:51:53 +00:00
George Rhoten
9e3b81e964
ICU-5030 Fixes for using the Visual C++ /clr compiler option
...
X-SVN-Rev: 19067
2006-02-06 06:41:52 +00:00
Ram Viswanadha
80c34b86b5
ICU-4974 a new tool to parse the lists generated by Doxygen
...
X-SVN-Rev: 19061
2006-02-03 18:33:03 +00:00
George Rhoten
fb3d665220
ICU-4722 Better fix for UCONFIG_NO_BREAK_ITERATION
...
X-SVN-Rev: 19051
2006-02-01 08:33:58 +00:00
Andy Heninger
86da4fa794
ICU-4949 Edit genbrk man page, add install target to makefile.
...
X-SVN-Rev: 19049
2006-02-01 06:20:13 +00:00
Ram Viswanadha
df4c2970b0
ICU-4974 a new tool to parse the lists generated by Doxygen
...
X-SVN-Rev: 19033
2006-01-27 21:51:42 +00:00
George Rhoten
012aeaf012
ICU-4358 Undo last checkin
...
X-SVN-Rev: 19013
2006-01-20 22:21:40 +00:00
George Rhoten
101fc38fba
ICU-4358 Temporary commit
...
X-SVN-Rev: 19011
2006-01-20 21:21:41 +00:00
George Rhoten
6ac114a8da
ICU-4358 Temporary commit
...
X-SVN-Rev: 19010
2006-01-20 21:20:51 +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
Ram Viswanadha
3ce2f2a941
ICU-5005 keep a copy of generated xliff file to compare for regression.
...
X-SVN-Rev: 18992
2006-01-17 21:04:39 +00:00
George Rhoten
d6a85e5312
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 18984
2006-01-14 08:35:14 +00:00
George Rhoten
d56cd3bd03
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 18974
2006-01-13 18:38:10 +00:00
George Rhoten
5cb171a524
ICU-4803 Use icupkg instead of icuswap and decmn
...
X-SVN-Rev: 18957
2006-01-06 23:51:40 +00:00
George Rhoten
6ee152ae4c
ICU-4803 Use icupkg instead of icuswap and decmn
...
X-SVN-Rev: 18950
2006-01-04 05:51:37 +00:00
Markus Scherer
822a9c0824
ICU-4739 detect several suffixes (.txt, .lst, .tmp) for list text files
...
X-SVN-Rev: 18946
2006-01-03 22:08:26 +00:00
George Rhoten
31192ea367
ICU-4803 Use icupkg instead of icuswap and decmn
...
X-SVN-Rev: 18942
2006-01-03 19:55:45 +00:00
George Rhoten
8302032efc
ICU-4803 Use icupkg instead of icuswap and decmn
...
X-SVN-Rev: 18939
2006-01-03 17:59:44 +00:00
Ram Viswanadha
52925f6781
ICU-4844 fix a small bug
...
X-SVN-Rev: 18935
2005-12-31 16:47:03 +00:00
Ram Viswanadha
9daf3cee7c
ICU-4844 port the performance tests to new perf test framework
...
X-SVN-Rev: 18932
2005-12-30 21:40:34 +00:00