Commit graph

96 commits

Author SHA1 Message Date
Helena Chapman
277c983adf Documentation update
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/72



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@136 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-28 18:06:45 +00:00
Steven R. Loomis
a14a570663 Fix some uninitialized memory problems in date format [caused ccaltst to fail]
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/66



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@135 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-28 02:02:53 +00:00
Helena Chapman
e0b887e2ff Documentation update
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/72



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@134 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-27 20:40:39 +00:00
Helena Chapman
dbc861a8f5 Added argument checking and usage message
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/14



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@133 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-27 19:54:07 +00:00
Markus Scherer
ced5efe97a add a second, optional, parameter for Debug or Release versions of the tools
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/14



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@132 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-27 18:40:52 +00:00
Alan Liu
5bbb7bc957 Initial check in of rbbi files. Do not compile yet, but handing code over to R. Gillam.
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/45



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@131 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-27 16:34:57 +00:00
Alan Liu
21d185ac44 Created UVector and UStack.
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/45



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@130 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-27 16:23:58 +00:00
Steven R. Loomis
6d3225ad95 AS/400 update
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/7



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@129 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-27 01:28:47 +00:00
Helena Chapman
05f3fa34fb Updated the count in Timezone.
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/66



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@128 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-27 01:23:27 +00:00
Helena Chapman
eed66c1cb0 Updated the kSystemTimeZones initialization.
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/66



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@127 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-27 01:09:48 +00:00
Helena Chapman
aab60ef1f0 Initialized fStartMode and fEndMode.
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/66



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@126 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-27 01:09:21 +00:00
Helena Chapman
ea140ce420 Initialized fPad and fPadPosition.
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/66



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@125 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-27 01:08:39 +00:00
Steven R. Loomis
c25bbe081f It would help if the correct target_limit was used rather than simply calculated. [This is part of the fix for MAX_STRLEN pointer wraparounds]
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/52



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@124 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-26 21:15:33 +00:00
Steven R. Loomis
39dda40d7d Cast U_MAX_PTR to some type. 'void' has no size!
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/52



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@123 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-26 17:53:50 +00:00
Alan Liu
5c049361b0 Expanded test.
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/34



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@122 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-26 17:16:13 +00:00
Alan Liu
6849df4a1b Added copy constructor etc.
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/34



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@121 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-26 17:15:44 +00:00
Steven R. Loomis
371542c71e remove an unneeded check and fix an off by one error
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/52



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@120 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-26 15:51:52 +00:00
Steven R. Loomis
a2474a0e82 Win9x: hard-code compilation of some converter files that have long names
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/38



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@119 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-26 01:14:23 +00:00
Steven R. Loomis
93cc1b7ab2 added U_CDECL_BEGIN and U_CDECL_END (extern "C"), wrapped declaration of UConverter in 'extern "C" { ... }' for C++
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/7



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@118 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-25 22:46:05 +00:00
Helena Chapman
0dc0a5f949 Added release number to configure.in.
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/57



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@117 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-25 22:38:16 +00:00
Helena Chapman
95f19b985d Checked in configure script to avoid running autoconf on some platforms.
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/57



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@116 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-25 22:36:32 +00:00
Steven R. Loomis
40b6756c23 fixed austrcpy and UnicodeString::extract so they use U_MAX_PTR if a pointer wraps around.
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/52



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@115 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-25 22:20:12 +00:00
Markus Scherer
3c9f499c05 added U_CFUNC to struct UConverter to make the callback function pointers compatible with the standard implementations
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/7



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@114 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-23 00:44:42 +00:00
Markus Scherer
488a5e4040 make .cnv files for new .ucm conversion definitions
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/38



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@113 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-22 23:47:22 +00:00
Markus Scherer
cae394378b add euro regression test
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/38



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@112 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-22 23:45:55 +00:00
Markus Scherer
306a6a5cec add new converters, update 1252 & 424
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/38



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@111 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-22 23:43:40 +00:00
Alan Liu
8fc467cec5 Redone - don't include internal headers, and only forward declare if necessary (use #ifndef)
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/46



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@109 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-22 21:27:33 +00:00
Markus Scherer
7081c7c421 windows dll base addresses for icu
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/37



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@108 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-22 20:34:22 +00:00
Alan Liu
b9166cf00b Add UnicodeSet to i18n
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/34



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@103 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-22 00:59:23 +00:00
Alan Liu
77607483b3 Fix compiler errors from egcs
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/25



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@101 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-22 00:46:09 +00:00
Markus Scherer
e52e60ec0a help the OS/400 C++ compiler detect control path coverage in switch() {}
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/7



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@100 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-22 00:43:39 +00:00
Markus Scherer
d36c73b0c7 remove :: for icu_mem...() (and remove unnecessary icu_memset())
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/7



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@99 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-22 00:41:21 +00:00
Markus Scherer
92b0cd7c58 remove unused Mutex variables
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/7



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@98 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-22 00:40:11 +00:00
Markus Scherer
36afc2c419 change AS400 to OS400 for #ifdef etc.
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/7



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@97 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-22 00:38:39 +00:00
Alan Liu
117cffd32c Fix VC6 compiler errors
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/25



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@96 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-22 00:24:14 +00:00
Alan Liu
b1dd5c1784 Make of source/common broken on Linux; simple fix to 2 headers
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/46



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@95 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-22 00:18:52 +00:00
Alan Liu
8f663373d4 Update comments
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/25



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@94 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-21 23:57:29 +00:00
Alan Liu
6029741c8e Redeclarations of format/parse needed in Format hierarchy
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/25



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@93 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-21 23:57:00 +00:00
Alan Liu
e341029257 Redeclarations of format/parse needed in Format hierarchy
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/25



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@92 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-21 23:31:14 +00:00
Alan Liu
5b3904ef14 Redeclarations of format/parse needed in Format hierarchy
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/25



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@91 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-21 23:23:59 +00:00
Alan Liu
119d278a53 Redeclarations of format/parse needed in Format hierarchy - only redeclare to immedidate base\!
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/25



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@90 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-21 23:19:36 +00:00
Alan Liu
f7a73cef52 Redeclarations of format/parse needed in Format hierarchy
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/25



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@89 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-21 23:15:44 +00:00
Alan Liu
9e9ebcaf3f Redeclarations of format/parse needed in Format hierarchy
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/25



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@88 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-21 23:10:19 +00:00
Alan Liu
11e955554b Redeclarations of format/parse needed in Format hierarchy
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/25



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@87 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-21 22:59:11 +00:00
Alan Liu
c2bf2b1fc2 Changed copy command to work on Win98 by deleting trailing backspace
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/19

Note - checked in again; changes lost in version 1.7
Oops - line terminators corrupted - trying again


git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@85 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-21 00:06:49 +00:00
Alan Liu
cba03a4c08 Changed copy command to work on Win98 by deleting trailing backspace
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/19

Note - checked in again; changes lost in version 1.7


git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@84 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-20 23:48:57 +00:00
Alan Liu
0eac03ef5a Add UnicodeSet class to i18n
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/34



git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@83 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-20 22:08:09 +00:00
Markus Scherer
20e38a9967 more renaming of constant names
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/6

FAILURE -> U_FAILURE etc.


git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@82 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-19 00:21:21 +00:00
Markus Scherer
7dda840394 more renaming of constant names
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/6

FAILURE -> U_FAILURE etc.


git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@81 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-18 23:55:05 +00:00
Markus Scherer
2922fdeca3 more renaming of constant names
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/6

FAILURE -> U_FAILURE etc.


git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@80 0a8b766c-62c9-45f9-954d-7f2943c9ead0
1999-10-18 23:44:20 +00:00