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