Commit Graph

4303 Commits

Author SHA1 Message Date
Andy Heninger
fc61c83aa2 ICU-1075 Yet more data loading changes
X-SVN-Rev: 5523
2001-08-17 21:34:07 +00:00
George Rhoten
a84135e73e ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 5521
2001-08-17 21:05:56 +00:00
Markus Scherer
6c890043bb ICU-1007 avoid gcc warnings
X-SVN-Rev: 5519
2001-08-17 20:37:13 +00:00
Ram Viswanadha
48019cd625 ICU-329 update samples to latest APIs
X-SVN-Rev: 5518
2001-08-17 20:31:51 +00:00
Ram Viswanadha
5ee3959414 ICU-329 donot use deprecated getUChars() API
X-SVN-Rev: 5517
2001-08-17 18:01:56 +00:00
George Rhoten
0d5628b0bb ICU-329 Run the new test and fix compiler warnings
X-SVN-Rev: 5515
2001-08-17 17:34:37 +00:00
George Rhoten
f0fafdf9ed ICU-329 Don't use // for comments
X-SVN-Rev: 5511
2001-08-17 17:24:05 +00:00
Alan Liu
d126a41693 ICU-1048 fix compound inverses with parenthesized atoms
X-SVN-Rev: 5510
2001-08-17 17:22:26 +00:00
George Rhoten
69e092674f ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5509
2001-08-17 03:26:40 +00:00
George Rhoten
2edb18e9b7 ICU-329 The private function stoi() no longer needs a UErrorCode
X-SVN-Rev: 5508
2001-08-17 03:08:36 +00:00
George Rhoten
db93af919d ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5507
2001-08-17 02:58:00 +00:00
George Rhoten
9ab9ba8cbf ICU-329 End the file with a newline, which is needed for some compilers
X-SVN-Rev: 5506
2001-08-17 02:53:35 +00:00
George Rhoten
cdab94901c ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5505
2001-08-17 02:34:24 +00:00
Ram Viswanadha
dbe27e5fbd ICU-1075 Data updates. Unix ports and Common data caching impl fixes.
X-SVN-Rev: 5504
2001-08-17 02:33:04 +00:00
Ram Viswanadha
0a3e11290a ICU-329 Add more error codes for formatting api
X-SVN-Rev: 5503
2001-08-17 02:20:35 +00:00
Andy Heninger
d2f648798c ICU-1075 Windows stubdata / data dependency problem
X-SVN-Rev: 5502
2001-08-17 01:56:49 +00:00
George Rhoten
475da1c8f6 ICU-1007 Remove genqchk/genfchk Makefiles
X-SVN-Rev: 5501
2001-08-17 01:53:38 +00:00
George Rhoten
46bcee2ea6 ICU-329 Change // comment for C files.
X-SVN-Rev: 5500
2001-08-17 01:44:04 +00:00
Ram Viswanadha
5f44db3f6b ICU-329 Move syntaxError body to header file
X-SVN-Rev: 5499
2001-08-17 01:41:40 +00:00
Ram Viswanadha
61e489cacd ICU-329 Move uprv_strtod and other functions to private headers and files
X-SVN-Rev: 5498
2001-08-17 01:40:34 +00:00
Ram Viswanadha
209441543f ICU-329 Add more error codes for formatting api
X-SVN-Rev: 5497
2001-08-17 01:38:14 +00:00
George Rhoten
6fa7ac8ef1 ICU-1075 Ignore some files created during the build process
X-SVN-Rev: 5496
2001-08-17 01:19:51 +00:00
George Rhoten
9c954f61ed ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5495
2001-08-17 01:04:58 +00:00
Ram Viswanadha
6b7cf3660f ICU-329 remove ucol_sol.o. it is no longer needed.
X-SVN-Rev: 5494
2001-08-17 01:00:13 +00:00
George Rhoten
7b11ef88e4 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5493
2001-08-17 00:44:38 +00:00
George Rhoten
d1afd5979d ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5492
2001-08-17 00:24:58 +00:00
Markus Scherer
20d9bb54ae ICU-1007 replace genqchk/genfchk by gennorm
X-SVN-Rev: 5491
2001-08-17 00:23:28 +00:00
Markus Scherer
9ef63135ee ICU-1007 remove switch between old and new normalization
X-SVN-Rev: 5490
2001-08-17 00:21:54 +00:00
Markus Scherer
6eb5998fc1 ICU-1007 replace old normalization implementation by new one, use unorm_quickCheck(UNORM_FCD) instead of the temporary checkFCD()
X-SVN-Rev: 5489
2001-08-17 00:21:18 +00:00
George Rhoten
44283cc553 ICU-770 incorporate the udata_cleanup into the internal API
X-SVN-Rev: 5488
2001-08-17 00:18:49 +00:00
Markus Scherer
173a4678e2 ICU-1007 rename GrowBuffer to UGrowBuffer to avoid potential naming conflicts
X-SVN-Rev: 5487
2001-08-17 00:18:25 +00:00
Andy Heninger
e387d2ad37 ICU-1075 Solaris doesn't like C++ comments in C files.
X-SVN-Rev: 5486
2001-08-17 00:00:55 +00:00
George Rhoten
9cfa3519f9 ICU-329 Changes to compile on Linux
X-SVN-Rev: 5485
2001-08-16 23:38:09 +00:00
Andy Heninger
fb4482c2f1 ICU-1075 Data updates. stubdata Makefile.in added.
X-SVN-Rev: 5484
2001-08-16 23:29:26 +00:00
George Rhoten
81459b5a6d ICU-900 A test wasn't being called. Now it is called.
X-SVN-Rev: 5483
2001-08-16 22:32:08 +00:00
George Rhoten
e676f8d380 ICU-863 Documentation fixes
X-SVN-Rev: 5482
2001-08-16 22:28:14 +00:00
George Rhoten
5979c84b75 ICU-597 Implement uprv_getDefaultCodepage for as/400, and move related code closer together.
X-SVN-Rev: 5481
2001-08-16 16:20:56 +00:00
Ram Viswanadha
ce77273245 ICU-329 Add ctstdep.o to make file
X-SVN-Rev: 5480
2001-08-16 01:11:30 +00:00
Ram Viswanadha
812d51f735 ICU-329 Update call to ucol_openRules
X-SVN-Rev: 5479
2001-08-16 01:03:17 +00:00
Ram Viswanadha
9ec6c7dd5d ICU-329 First take on adding better error reporting with UParseError struct.
X-SVN-Rev: 5478
2001-08-16 01:02:24 +00:00
Ram Viswanadha
87d0db48ce ICU-329 Move itou to putil.c add more error codes for parse errors and transliteration.
X-SVN-Rev: 5477
2001-08-16 01:01:57 +00:00
Ram Viswanadha
0e194efd89 ICU-329 Update tests after adding UParseError struct to APIs.
X-SVN-Rev: 5476
2001-08-16 01:01:22 +00:00
Ram Viswanadha
38d984850e ICU-329 Add tests for deprecated APIs.
X-SVN-Rev: 5475
2001-08-16 01:00:12 +00:00
Ram Viswanadha
4458f53dc1 ICU-329 update tests after first take on adding better error reporting with UParseError struct.
X-SVN-Rev: 5474
2001-08-16 00:58:53 +00:00
Ram Viswanadha
00462d3f97 ICU-329 First take on adding better error reporting with UParseError struct.
X-SVN-Rev: 5473
2001-08-16 00:55:51 +00:00
Ram Viswanadha
d7d6c296e2 ICU-329 First take on add better error reporting with UParseError struct.
X-SVN-Rev: 5472
2001-08-16 00:55:16 +00:00
George Rhoten
ae8bfdff08 ICU-1087 Document the deprecated API
X-SVN-Rev: 5471
2001-08-16 00:31:26 +00:00
George Rhoten
e3df919a30 ICU-1087 Speed up the TimeZone construction with a proper constructor, and make getGMT() public
X-SVN-Rev: 5470
2001-08-16 00:31:06 +00:00
Andy Heninger
051f850dcf ICU-1075 Solaris doesn't like C++ comments in C files.
X-SVN-Rev: 5469
2001-08-15 23:51:26 +00:00
Andy Heninger
21a486a624 ICU-1075 Data updates. More updateds to ICU data handling.
X-SVN-Rev: 5468
2001-08-15 23:27:38 +00:00