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
Alan Liu
ca7ec8ede1
ICU-3391 enable win32; still need to disable *.col and *.brk on little endian
...
X-SVN-Rev: 14657
2004-03-09 22:09:17 +00:00
Ram Viswanadha
dfe8a192e2
ICU-3192 add string termination for UCA rules
...
X-SVN-Rev: 14638
2004-03-05 01:39:11 +00:00
Vladimir Weinstein
d6b98f0ab2
ICU-3505 perhaps we wrote a too short string
...
X-SVN-Rev: 14624
2004-03-02 23:38:26 +00:00
Vladimir Weinstein
251a217ff6
ICU-3505 fix uninitalized memory in genrb, streamline parsing UCARules
...
X-SVN-Rev: 14620
2004-03-01 18:40:26 +00:00
George Rhoten
2a64ec096f
ICU-3505 Fix uninitialized memory
...
X-SVN-Rev: 14616
2004-02-28 07:21:01 +00:00
George Rhoten
4d1280ac61
ICU-3612 Convert MSVC .NET project files from 2002 to 2003, and enable CygWin builds
...
X-SVN-Rev: 14559
2004-02-21 00:36:30 +00:00
Eric Mader
3b02edd4df
ICU-3473 Update copyright notices for ICU 2.8.
...
X-SVN-Rev: 14215
2003-12-23 19:23:42 +00:00
George Rhoten
c5dda76d0a
ICU-3222 Fix some compiler warnings
...
X-SVN-Rev: 14097
2003-12-11 05:00:40 +00:00
Ram Viswanadha
e42051e2b8
ICU-3445 don't compile prscmnts functions when RegEx is tuned off
...
X-SVN-Rev: 14057
2003-12-09 20:07:47 +00:00
George Rhoten
2c3be974a1
ICU-3222 Fix some compiler warnings
...
X-SVN-Rev: 14031
2003-12-07 21:41:09 +00:00
Ram Viswanadha
63b9b0e15d
ICU-3222 fix compiler warnings
...
X-SVN-Rev: 13939
2003-12-02 03:15:53 +00:00
Ram Viswanadha
3bd47e974e
ICU-3222 fix compiler warnings
...
X-SVN-Rev: 13935
2003-12-02 03:03:23 +00:00
Ram Viswanadha
967b66a32b
ICU-2438 fix wrtjava to handle multiple collation binaries
...
X-SVN-Rev: 13810
2003-11-21 18:21:49 +00:00
Ram Viswanadha
708f6e7141
ICU-1790 fix line count for comments
...
X-SVN-Rev: 13732
2003-11-14 22:47:47 +00:00
Vladimir Weinstein
98743e56c4
ICU-2438 fix locale test failures
...
X-SVN-Rev: 13653
2003-11-10 18:08:54 +00:00
Vladimir Weinstein
ec789f0163
ICU-2438 genrb to recognize and process "collations" resource in addition to "CollationElements"
...
X-SVN-Rev: 13644
2003-11-08 08:25:21 +00:00
George Rhoten
7736b0df8b
ICU-3359 Allow .vcproj files to build in a directory with a space
...
X-SVN-Rev: 13589
2003-11-05 17:16:00 +00:00
Steven R. Loomis
db2b7083d7
ICU-2899 stray comma
...
X-SVN-Rev: 13513
2003-10-28 09:49:08 +00:00
Ram Viswanadha
ff0a9c0244
ICU-2899 update with requests form the meeting
...
X-SVN-Rev: 13489
2003-10-24 23:07:00 +00:00
Ram Viswanadha
fe5c392fe5
ICU-2899 Tweak the comment parsing a bit
...
X-SVN-Rev: 13443
2003-10-16 22:58:05 +00:00
Ram Viswanadha
cd76fee190
ICU-3115 fix a bug that prevents the code from picking up table names
...
X-SVN-Rev: 13334
2003-10-07 00:59:26 +00:00
Ram Viswanadha
510eec40ad
ICU-3115 synch up writing fucntions with changes in the SResource structure
...
X-SVN-Rev: 13213
2003-09-25 19:51:35 +00:00
Markus Scherer
4955341303
ICU-3115 support table32 resources for >64k key chars and >64k table items
...
X-SVN-Rev: 13185
2003-09-24 17:52:44 +00:00
Markus Scherer
5ed52c5047
ICU-2235 .res 1.1 adds indexes[] for friendly reading and swapping
...
X-SVN-Rev: 13181
2003-09-24 00:26:23 +00:00