Commit Graph

285 Commits

Author SHA1 Message Date
George Rhoten
f525be22c5 ICU-740 Make sure that the document in the Attic points to the correct location.
X-SVN-Rev: 15934
2004-06-22 15:26:11 +00:00
George Rhoten
6f1f6cf374 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15394
2004-05-19 04:01:34 +00:00
George Rhoten
648e3d7de3 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15331
2004-05-17 06:33:22 +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
Steven R. Loomis
207167f8be ICU-2487 move collation data into new tree
X-SVN-Rev: 14967
2004-04-14 20:08:16 +00:00
George Rhoten
cea9a79797 ICU-3389 Make makeconv work like genrb, unless multiple files are specified.
X-SVN-Rev: 14803
2004-03-30 06:15:34 +00:00
George Rhoten
6d897671e7 ICU-3389 Fix library installation
X-SVN-Rev: 14773
2004-03-26 18:35:15 +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
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
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
Markus Scherer
1cc2c34850 ICU-3446 fix use of .cnv unicodeMask - only for base table
X-SVN-Rev: 14137
2003-12-15 00:40:24 +00:00
George Rhoten
c5dda76d0a ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14097
2003-12-11 05:00:40 +00:00
Markus Scherer
dc511f7a60 ICU-3222 fix compiler warnings
X-SVN-Rev: 14007
2003-12-04 22:46:02 +00:00
Markus Scherer
0bd632b567 ICU-3222 fix compiler warnings
X-SVN-Rev: 13989
2003-12-04 00:48:12 +00:00
George Rhoten
72a089fb86 ICU-3431 Remove this dead/out of date documentation
X-SVN-Rev: 13960
2003-12-03 01:27:21 +00:00
Markus Scherer
be20a30b7d ICU-3346 do not copy subChar1
X-SVN-Rev: 13711
2003-11-13 05:15:40 +00:00
Markus Scherer
ccfada581c ICU-3346 fix UConverterStaticData in delta conversion files
X-SVN-Rev: 13701
2003-11-12 23:42:44 +00:00
Markus Scherer
142fb8bab6 ICU-3346 bug fix: base table used to fallback from U+0000 to 00 even if U+0000 was unassigned
X-SVN-Rev: 13685
2003-11-12 15:59:08 +00:00
Markus Scherer
693cbae3a7 ICU-3346 support DBCS-only and other delta (extension-only) .cnv files
X-SVN-Rev: 13637
2003-11-07 23:57:24 +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
Markus Scherer
a4d1270530 ICU-2949 define and fix ucnv_getMaxCharSize() behavior
X-SVN-Rev: 13538
2003-10-30 23:03:18 +00:00
Markus Scherer
3ead5737c3 ICU-2404 disable delta/extension-only tables until fully implemented
X-SVN-Rev: 13532
2003-10-30 03:23:11 +00:00
Markus Scherer
f8248fe84d ICU-2404 bug fixes
X-SVN-Rev: 13526
2003-10-29 21:31:51 +00:00
Markus Scherer
a306390417 ICU-2404 bug fixes
X-SVN-Rev: 13508
2003-10-28 05:11:40 +00:00
Markus Scherer
603daa6b04 ICU-2404 comment out debug code
X-SVN-Rev: 13507
2003-10-28 05:08:28 +00:00
Markus Scherer
cea34629f2 ICU-2404 first code for m:n conversion extensions
X-SVN-Rev: 13490
2003-10-25 00:29:13 +00:00
George Rhoten
ee3f476557 ICU-3258 u_init doesn't need to be here anymore
X-SVN-Rev: 13105
2003-09-15 22:33:01 +00:00
George Rhoten
61a1109990 ICU-3253 Make it easier for the CygWin/MSVC configuration to work
X-SVN-Rev: 13089
2003-09-13 08:46:41 +00:00
Andy Heninger
78ca2fdfc9 ICU-3014 Add explicit u_init() calls to tools and tests in anticipation of static init changes
X-SVN-Rev: 12826
2003-08-14 21:34:54 +00:00
Markus Scherer
7a91e9d8df ICU-2329 check for invariant characters in converter names
X-SVN-Rev: 12593
2003-07-03 18:02:55 +00:00
Alan Liu
de95737116 ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
George Rhoten
4e1913af46 ICU-2850 Add MSVC 7 (Visual Studio .NET) project files
X-SVN-Rev: 11743
2003-04-30 22:50:21 +00:00
Markus Scherer
a6a7a302bf ICU-2569 fix makeconv bugs for .ucm error checking
X-SVN-Rev: 11520
2003-04-11 21:05:50 +00:00
George Rhoten
4d3562dcb7 ICU-2705 Add CygWin/MSVC support
X-SVN-Rev: 11008
2003-02-11 00:13:48 +00:00
Vladimir Weinstein
89628f1df9 ICU-2107 added copyright notices
X-SVN-Rev: 10722
2002-12-18 08:31:34 +00:00
George Rhoten
3f7f87ec92 ICU-2000 Fixed some compiler warnings
X-SVN-Rev: 10554
2002-12-07 00:05:41 +00:00
George Rhoten
06152efd7f ICU-2078 I need more room for reverse fallbacks.
X-SVN-Rev: 10204
2002-11-08 02:18:05 +00:00
Markus Scherer
5e4e604d8c ICU-2314 add fromUBytesLength to .cnv file structure
X-SVN-Rev: 10203
2002-11-08 02:03:10 +00:00
Markus Scherer
09ea6f21fa ICU-2046 miscellaneous .ucm tools moved to charset/source/ucmtools/
X-SVN-Rev: 10170
2002-11-06 19:53:24 +00:00
George Rhoten
42973c6d51 ICU-1927 Fix a typo from the tool. Change 2000 -> 2002
X-SVN-Rev: 9498
2002-08-01 00:53:40 +00:00
Andy Heninger
f0f44e915e ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9400
2002-07-29 21:04:18 +00:00
George Rhoten
91c9ca5ddb ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9320
2002-07-24 21:21:05 +00:00
Steven R. Loomis
06d5ee2949 ICU-1992 data packaging changes
X-SVN-Rev: 9223
2002-07-17 03:56:50 +00:00
George Rhoten
1ea112d1ce ICU-868 Generate the tables with some debugging information just in case the tables aren't good.
X-SVN-Rev: 8972
2002-06-28 21:38:39 +00:00
George Rhoten
1a09ea5eda ICU-1868 Properly use CPPFLAGS and other flags
X-SVN-Rev: 8613
2002-05-13 23:51:50 +00:00
George Rhoten
9d8d0d3940 ICU-1868 Make DEFS be used for macros and includes only for compile
time, not for link time, and other various fixes.

X-SVN-Rev: 8562
2002-05-01 23:48:15 +00:00
George Rhoten
df30dfbd29 ICU-1877 Add Win64 support.
X-SVN-Rev: 8531
2002-04-26 23:04:32 +00:00
George Rhoten
78b2d83a32 ICU-1868 Consolodate most definitions into icudefs.mk.in
X-SVN-Rev: 8494
2002-04-19 02:19:24 +00:00
Yves Arrouye
84a6473a6e ICU-1857 move commands from $(sbindir) to $(bindir)
X-SVN-Rev: 8486
2002-04-18 03:06:00 +00:00
George Rhoten
837c7710b4 ICU-1816 Disable language extensions for the compiler.
X-SVN-Rev: 8283
2002-03-28 18:26:25 +00:00
George Rhoten
7a0f4e16ec ICU-1675 Fix some comments on makeconv
X-SVN-Rev: 8178
2002-03-21 18:42:56 +00:00
Yves Arrouye
02eb4684c1 ICU-1798 change project files and fix one code bug to build on Visual
Studio .NET

X-SVN-Rev: 8175
2002-03-21 17:09:52 +00:00
George Rhoten
9f3b0c5276 ICU-1733 Integrate some of Lotus' changes on mainframes.
X-SVN-Rev: 8060
2002-03-15 23:41:40 +00:00
George Rhoten
c61b2b2bbe ICU-900 Fix some compiler warnings.
X-SVN-Rev: 7684
2002-02-16 00:44:52 +00:00
Yves Arrouye
bc6bee2c6d ICU-1708 skip wholly commented out lines.
X-SVN-Rev: 7669
2002-02-14 20:04:35 +00:00
Yves Arrouye
b2d0d78e37 ICU-1675 document the special handling of comments done by makeconv
to recognize fallbacks inside comments.

X-SVN-Rev: 7661
2002-02-14 17:18:57 +00:00
Yves Arrouye
45a7e67818 ICU-1675 hmmm, we still want things to go into wherever/icu/version
so change that and make it a new variable name for consistency.

X-SVN-Rev: 7542
2002-01-31 04:24:36 +00:00
Yves Arrouye
40ac5aa3b0 ICU-1675 have configure define a icudatadir that is used correctly
in the build as well as in the manual pages.

X-SVN-Rev: 7537
2002-01-31 01:02:36 +00:00
Yves Arrouye
a04a8e4fd5 ICU-601 quoting to get proper spacing.
X-SVN-Rev: 7463
2002-01-18 19:45:44 +00:00
Yves Arrouye
01428cdd6d ICU-601 cleaned up -V, --version which was
described in
commands not supporting it.

X-SVN-Rev: 7459
2002-01-17 21:18:15 +00:00
Yves Arrouye
4325059629 ICU-1404 let's simplify things, and make ICUDATA_DIR contain the
$(VERSION) part. We only need to go above that for the current symlink.

X-SVN-Rev: 6728
2001-11-10 02:21:37 +00:00
Andy Heninger
7202cadd36 ICU-1404 configure, fix broken --with-data-packaging option
X-SVN-Rev: 6521
2001-10-31 18:43:45 +00:00
George Rhoten
346bbaa6b5 ICU-740 Don't include unneeded header files.
X-SVN-Rev: 5797
2001-09-18 22:56:34 +00:00
George Rhoten
32aacf7170 ICU-740 Moving to the charset/source directory. This information shouldn't be a normal part of ICU.
X-SVN-Rev: 5181
2001-07-05 22:39:23 +00:00
Andy Heninger
15bec64481 ICU-1024 Set windows project file options for automatic inlines (Release) and Browse file creation (debug).
X-SVN-Rev: 5123
2001-06-28 19:40:34 +00:00
Markus Scherer
ae4b3d5784 ICU-945 remove 2 obsolete and unsafe strcpy(staticData->name, converterName)
X-SVN-Rev: 4789
2001-05-24 23:05:13 +00:00
George Rhoten
f43a720e99 ICU-900 Fixed some compiler warnings on HPUX.
X-SVN-Rev: 4768
2001-05-22 23:31:54 +00:00
George Rhoten
89aaa684f0 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4739
2001-05-21 23:30:57 +00:00
George Rhoten
7072ec1e1a ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4349
2001-03-27 19:01:07 +00:00
Andy Heninger
360f38dc1e ICU-903 updated copyright notices.
X-SVN-Rev: 4245
2001-03-21 23:22:16 +00:00
Markus Scherer
8ddb0d37f9 ICU-879 fix parsing of platform & ccsid from encoding name
X-SVN-Rev: 4151
2001-03-17 00:34:04 +00:00
Markus Scherer
e50d078b63 ICU-866 parse and store subchar1
X-SVN-Rev: 3780
2001-02-26 19:44:41 +00:00
Ram Viswanadha
aa7cdf2e37 ICU-862 Added more state tables and year extension to ucm files
X-SVN-Rev: 3755
2001-02-23 20:09:46 +00:00
Markus Scherer
d6022918c7 ICU-862 automatically write state table for 7-bit ASCII variants
X-SVN-Rev: 3686
2001-02-20 17:10:02 +00:00
Markus Scherer
f10eeee15e ICU-862 tool to take rpmap+tpmap+upmap files from the cdra conversion table repository and generate icu .ucm files
X-SVN-Rev: 3683
2001-02-20 01:35:53 +00:00
George Rhoten
6fa1e5cddc ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3576
2001-02-06 22:11:41 +00:00
George Rhoten
2735f549b4 ICU-535 Fixed some compiler warnings for windows warning level 4, gcc, and OS/390 errors
X-SVN-Rev: 3446
2001-01-23 00:06:18 +00:00
Markus Scherer
f37dc3f3a5 ICU-804 redesign MBCS data structures for better performance
X-SVN-Rev: 3427
2001-01-16 22:18:53 +00:00
Markus Scherer
4b2a7a5603 ICU-484 allow to override the state table for SBCS, DBCS, EBCDIC_STATEFUL
X-SVN-Rev: 3413
2001-01-12 21:13:57 +00:00
Markus Scherer
2dca1d8d64 ICU-484 align state table syntax with documentation (initial instead of direct); also 64-bit platform fixes (sign extension)
X-SVN-Rev: 3412
2001-01-12 19:25:52 +00:00
Markus Scherer
8dbae7355a ICU-484 align state table syntax with documentation (initial instead of direct)
X-SVN-Rev: 3411
2001-01-12 19:25:29 +00:00
Markus Scherer
cd9f2d4736 ICU-484 flush stdout & stderr after each codepage to keep them from getting too messed up
X-SVN-Rev: 3381
2001-01-05 02:14:53 +00:00
Markus Scherer
b7335e2c02 ICU-484 add compactToUnicodeHelper(), use with verbose mode to find opportunities to optimize the state table with unassigned states
X-SVN-Rev: 3380
2001-01-05 02:14:08 +00:00
Markus Scherer
95a8083095 ICU-701 add code to test if a subchar byte sequence is valid in the codepage structure
X-SVN-Rev: 3365
2001-01-03 00:30:31 +00:00
Markus Scherer
11b0460fe4 ICU-701 add code to test if a codepage byte sequence is valid in the codepage structure
X-SVN-Rev: 3364
2001-01-03 00:29:09 +00:00
George Rhoten
bc3aaa20ef ICU-573 Put in putil.h
X-SVN-Rev: 3361
2001-01-03 00:18:57 +00:00
Markus Scherer
2fae985450 ICU-484 remove old code for SBCS, DBCS, and EBCDIC_STATEFUL
X-SVN-Rev: 3351
2001-01-02 22:59:27 +00:00
Markus Scherer
19c537c614 ICU-484 handle EBCDIC_STATEFUL with MBCS data structures, compact toUnicode for codepages with max 2B/char, fix stage 2 table size
X-SVN-Rev: 3350
2001-01-02 22:58:52 +00:00
Markus Scherer
fba15a1c31 ICU-484 for SBCS, DBCS, and EBCDIC_STATEFUL use MBCS with precanned state tables
X-SVN-Rev: 3348
2001-01-02 22:55:14 +00:00
Markus Scherer
d3f60d075e ICU-484 remove old code for SBCS, DBCS, and EBCDIC_STATEFUL
X-SVN-Rev: 3347
2001-01-02 22:54:07 +00:00
Markus Scherer
3420d377bf ICU-484 mbcs 3 - more efficient stage 1/2 indexing, truncate stage 1 for BMP-only codepages, compact stage 2
X-SVN-Rev: 3321
2000-12-21 21:31:17 +00:00
Markus Scherer
d8b3114228 ICU-484 replace SBCS by MBCS
X-SVN-Rev: 3297
2000-12-20 20:34:23 +00:00
Markus Scherer
7fd4da5ac3 ICU-484 allow <icu:state> for SBCS/DBCS/EBCDIC_STATEFUL
X-SVN-Rev: 3295
2000-12-20 18:41:36 +00:00
Markus Scherer
ac3bbb5747 ICU-484 set fffe/ffff for unassigned/illegal
X-SVN-Rev: 3294
2000-12-20 18:40:08 +00:00
Markus Scherer
998f792a5a ICU-484 add unicodeMask to UConverterStaticData for optimized implementations
X-SVN-Rev: 3280
2000-12-19 23:07:50 +00:00
Vladimir Weinstein
8550451668 ICU-757 copying tools to icu\bin after building
X-SVN-Rev: 3174
2000-12-08 20:11:01 +00:00
Vladimir Weinstein
6a7ae623de ICU-757 copying tools to icu\bin after building
X-SVN-Rev: 3168
2000-12-08 17:51:04 +00:00
Steven R. Loomis
8de7f0cf35 ICU-758 rename import .lib files
X-SVN-Rev: 3151
2000-12-06 03:02:21 +00:00
Steven R. Loomis
4765dc49a6 ICU-740 obsolete
X-SVN-Rev: 3111
2000-12-04 19:09:42 +00:00
Steven R. Loomis
3acc66ad79 ICU-743 ucmfiles.mk moved to icu/data/ucmfiles.mk
X-SVN-Rev: 3109
2000-12-04 19:05:44 +00:00