Commit Graph

407 Commits

Author SHA1 Message Date
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
George Rhoten
937bd376ff ICU-3004 An AIX machine set to the tr_TR locale complains bitterly about some "builtin" functions defined in stdlib.h.
Include it in fewer places so that fewer warnings appear, and make sure that it's more difficult to accidentally use the C malloc and free.

X-SVN-Rev: 16912
2004-12-03 20:22:01 +00:00
Andy Heninger
665e553354 ICU-4161 remove tabs from source code
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
George Rhoten
b43d5d4272 ICU-3905 Fix some IA64 compiler warnings.
X-SVN-Rev: 16747
2004-11-04 02:36:10 +00:00
Eric Mader
0b0a9b9186 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16695
2004-11-01 19:41:06 +00:00
Vladimir Weinstein
436facf32a ICU-4163 ucol_cloneBinary & ucol_openBinary APIs - no C++ comments in C files
X-SVN-Rev: 16640
2004-10-27 02:09:07 +00:00
Vladimir Weinstein
6f97dd1568 ICU-4163 ucol_cloneBinary & ucol_openBinary APIs
X-SVN-Rev: 16637
2004-10-27 00:31:04 +00:00
George Rhoten
83b0d17af1 ICU-4078 Revert the move of the invariant conversion routines back to putil.h.
They are stable APIs, and they should not be moved.

X-SVN-Rev: 16530
2004-10-18 03:03:13 +00:00
George Rhoten
6a80fd1c86 ICU-3805 Break the circular dependency between utypes.h and putil.h
X-SVN-Rev: 16356
2004-09-23 00:24:36 +00:00
Markus Scherer
5aa9e27ac0 ICU-4078 move functions for invariant characters from putil to new uinvchar, public prototypes into utypes.h
X-SVN-Rev: 16320
2004-09-14 16:58:51 +00:00
Ram Viswanadha
149bca66b8 ICU-3925 update to gendtjar.pl for handling multiple trees
X-SVN-Rev: 16161
2004-08-13 20:35:29 +00:00
Ram Viswanadha
6b04499419 ICU-3925 dont produce info messages unless in verbose mode
X-SVN-Rev: 16160
2004-08-13 20:35:04 +00:00
Ram Viswanadha
15bd863941 ICU-3925 various fixes
X-SVN-Rev: 16159
2004-08-13 20:34:31 +00:00
George Rhoten
084c60a123 ICU-3960 Fix make -j2
X-SVN-Rev: 16123
2004-08-06 16:37:05 +00:00
George Rhoten
87759368c3 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15636
2004-05-30 09:03:43 +00:00
Eric Mader
57bb90bd7f ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15419
2004-05-20 00:15:42 +00:00
George Rhoten
6f1f6cf374 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15394
2004-05-19 04:01:34 +00:00
Ram Viswanadha
68f87685c3 ICU-3301 add a tool for generating the data jar file
X-SVN-Rev: 15380
2004-05-18 21:33:21 +00:00
George Rhoten
1bf207e545 ICU-3741 Ignore some things that appear on Cygwin
X-SVN-Rev: 15251
2004-05-11 16:15:58 +00:00
George Rhoten
847d0037d3 ICU-3389 Fix clean target. It misses derb.d.
X-SVN-Rev: 15138
2004-05-04 06:22:22 +00:00
George Rhoten
f37140a09a ICU-3483 Install derb man page
X-SVN-Rev: 14824
2004-04-01 04:26:27 +00:00
George Rhoten
1745685d1e ICU-3389 First try at building tools into a bin directory and libraries into a lib directory.
X-SVN-Rev: 14767
2004-03-26 01:22:25 +00:00
George Rhoten
25e9c193f1 ICU-3389 Fix the case when newline translation is or is not used.
X-SVN-Rev: 14751
2004-03-25 00:36:30 +00:00
George Rhoten
7fe030d918 ICU-3612 Don't explicitly specify the import libraries. Use the project dependencies.
X-SVN-Rev: 14750
2004-03-24 23:09:55 +00:00
George Rhoten
ff7f72151c ICU-3389 Fix the case when newline translation is or is not used.
X-SVN-Rev: 14734
2004-03-23 06:46:35 +00:00
George Rhoten
ef14460904 ICU-3612 Move genjp to the icuapps folder.
MSVC 7.1 is the main development environment now, and don't spend time porting this application right now.
This is checked in for reference only.

X-SVN-Rev: 14717
2004-03-22 21:53:10 +00:00
George Rhoten
a5183a1595 ICU-3269 Add dependencies for man pages so that config.status is used in a serial manner.
X-SVN-Rev: 14696
2004-03-12 19:23:04 +00:00