Commit Graph

76 Commits

Author SHA1 Message Date
Alan Liu
f5f944dee8 ICU-65 improve default zone support; ensure GMT exists in zone list
X-SVN-Rev: 357
1999-12-09 06:29:56 +00:00
Alan Liu
4dc3c25bae ICU-65 improve default zone support
X-SVN-Rev: 356
1999-12-09 06:29:40 +00:00
Helena Chapman
4054685677 ICU-157 Reordered so toolutil library is generated before makeconv.
X-SVN-Rev: 349
1999-12-09 01:25:46 +00:00
Helena Chapman
3420fd5c14 ICU-157 Removed C++ style comments in C program.
X-SVN-Rev: 348
1999-12-09 01:23:27 +00:00
Markus Scherer
2d26f13d40 ICU-175 rename errorName() to u_errorName()
X-SVN-Rev: 343
1999-12-08 23:31:17 +00:00
Helena Chapman
61c30e4e4e ICU-157 Updated the copyright notice in the icudata.dll file.
X-SVN-Rev: 336
1999-12-07 23:30:58 +00:00
Markus Scherer
590d75d8ee ICU-165 improve cnvalias.dat file format for binary search (CPU cache efficiency)
X-SVN-Rev: 333
1999-12-07 18:29:32 +00:00
Markus Scherer
8cb97c75f3 ICU-165 add udata_writePadding(), add comments
X-SVN-Rev: 332
1999-12-07 18:01:33 +00:00
Markus Scherer
c797a41bd0 ICU-165 use udata_writePadding()
X-SVN-Rev: 331
1999-12-07 18:01:09 +00:00
Helena Chapman
da8c7870fd ICU-87 Link with release build DLLs instead.
X-SVN-Rev: 322
1999-12-07 00:06:05 +00:00
Helena Chapman
97140de223 ICU-87 Updated the genrb.bat to include vi and vi_VN locales.
X-SVN-Rev: 321
1999-12-07 00:04:20 +00:00
Alan Liu
9d63567a4f ICU-157 use mkhelper to read makeconv/ucmfiles.mk and ucmlocal.mk and build those converters and add them to icudata
X-SVN-Rev: 319
1999-12-06 06:54:34 +00:00
Alan Liu
b6be398648 ICU-157 creation; a 10 line perl script in C; needed to add converters to icudata; see makedata.bat
X-SVN-Rev: 318
1999-12-06 06:52:21 +00:00
Alan Liu
ba227e8c80 ICU-157 analogous to mkdll.lk
X-SVN-Rev: 317
1999-12-06 06:46:44 +00:00
Alan Liu
790ec0ad48 ICU-157 make recognize Windows dir separator as well as UNIX sep
X-SVN-Rev: 316
1999-12-06 06:27:59 +00:00
Alan Liu
a406c2bc94 ICU-157 this file is obsolete; make it emit error msg
X-SVN-Rev: 315
1999-12-06 06:25:16 +00:00
Alan Liu
3fad2edec9 ICU-157 added ucmpwrit.c
X-SVN-Rev: 313
1999-12-05 15:43:33 +00:00
Alan Liu
e7c286fe96 ICU-157 fix to build on Windows; temporary fix to uninitialized vars in makeconv.c
X-SVN-Rev: 312
1999-12-05 15:43:04 +00:00
Alan Liu
7d590a78e9 ICU-65 update for tz.alias and new gentz usage
X-SVN-Rev: 309
1999-12-05 06:37:52 +00:00
Alan Liu
f2a6b5ae01 ICU-65 update re: invariant chars in ids
X-SVN-Rev: 307
1999-12-05 06:22:18 +00:00
Alan Liu
2ef5f8fb72 ICU-65 alias table for backward compatibility
X-SVN-Rev: 303
1999-12-05 06:08:12 +00:00
Alan Liu
b42820cb21 ICU-65 update for new gentz usage
X-SVN-Rev: 301
1999-12-05 05:59:33 +00:00
Alan Liu
aa7e2fc7b8 ICU-65 update gentz for new binary format and alias table; make pm file names 8.3
X-SVN-Rev: 300
1999-12-05 05:55:28 +00:00
Steven R. Loomis
76bdfc909a ICU-157 clean up the make process
X-SVN-Rev: 298
1999-12-04 02:53:39 +00:00
Steven R. Loomis
c0908dcdb4 ICU-157 udata updates..
X-SVN-Rev: 297
1999-12-04 02:34:06 +00:00
Steven R. Loomis
a34482e43f ICU-157 converter data in udata + udata fixes
X-SVN-Rev: 296
1999-12-04 02:31:40 +00:00
Markus Scherer
841b21d6e1 ICU-172 use correct vc++ runtime
X-SVN-Rev: 291
1999-12-03 20:58:59 +00:00
Vladimir Weinstein
695dce92f3 ICU-157 making tools independent form icudata.dll
X-SVN-Rev: 282
1999-12-02 23:26:44 +00:00
Alan Liu
6ed1da9ef5 ICU-65 add i18n to include path for tzdat.h
X-SVN-Rev: 280
1999-12-02 21:38:00 +00:00
Vladimir Weinstein
45e4fd530b ICU-157 genrb fixed so it works without DLL by using invariant converter
X-SVN-Rev: 273
1999-12-01 21:36:40 +00:00
Markus Scherer
396d65de3a ICU-165 fix compile settings
X-SVN-Rev: 270
1999-12-01 17:59:01 +00:00
Steven R. Loomis
93955bf624 ICU-157 genccode needs to write _'s instead of -'s for symbol names (ex: ibm-913.cnv -> ibm_913_cnv)
X-SVN-Rev: 265
1999-11-30 23:58:15 +00:00
Vladimir Weinstein
e15ae8bc32 ICU-157 fixing genrb so it works fine without DLLs
X-SVN-Rev: 264
1999-11-30 23:38:06 +00:00
Alan Liu
f7f02c918a ICU-65 Move time zone data to icudata
X-SVN-Rev: 261
1999-11-30 23:05:49 +00:00
Vladimir Weinstein
334583c1de ICU-158 reordered the things in makedata.bat
X-SVN-Rev: 258
1999-11-26 19:35:18 +00:00
Steven R. Loomis
c41d90475f ICU-158 C style comments
X-SVN-Rev: 256
1999-11-24 19:26:28 +00:00
Steven R. Loomis
401315d2ba ICU-158 udata.. converter aliases from udata, icuapps updates for compatibility.
X-SVN-Rev: 252
1999-11-23 23:50:51 +00:00
Markus Scherer
2c4a9d67f5 ICU-165 move some code from icu/common to makeconv.c
X-SVN-Rev: 251
1999-11-23 23:04:40 +00:00
Steven R. Loomis
dd089f5236 ICU-96 performance improvements [generate 'default.col']
X-SVN-Rev: 249
1999-11-23 22:54:18 +00:00
Markus Scherer
c372fee921 ICU-165 better file format for cnvalias.dat
X-SVN-Rev: 246
1999-11-23 22:49:12 +00:00
Markus Scherer
7c18f32045 ICU-165 fix makedata for common map file
X-SVN-Rev: 244
1999-11-23 22:48:23 +00:00
Steven R. Loomis
ace9017da8 ICU-157 makefile
X-SVN-Rev: 241
1999-11-23 20:40:51 +00:00
Markus Scherer
d11c3ea6a9 ICU-157 fix include dir setting
X-SVN-Rev: 239
1999-11-23 16:49:15 +00:00
Markus Scherer
c1e6124ca7 ICU-158 fix include dir setting
X-SVN-Rev: 238
1999-11-23 16:48:54 +00:00
Steven R. Loomis
564242465c ICU-157 solaris support !
X-SVN-Rev: 237
1999-11-23 05:34:05 +00:00
Steven R. Loomis
981fc8a22e ICU-157 posix support for udata.. linux dll support.. posix should work with mmapped files OK
X-SVN-Rev: 235
1999-11-23 04:49:35 +00:00
Steven R. Loomis
653b851d2a ICU-158 unames.. posix support.
X-SVN-Rev: 234
1999-11-23 04:47:57 +00:00
Markus Scherer
e89416b81d ICU-165 create the binary file for convrtrs.txt
X-SVN-Rev: 233
1999-11-23 02:17:43 +00:00
Markus Scherer
0daf7e98bf ICU-157 fix import libraries
X-SVN-Rev: 223
1999-11-22 20:53:41 +00:00
Markus Scherer
09693a44ef ICU-157 fix byte->string bug
X-SVN-Rev: 214
1999-11-22 19:35:39 +00:00