Vladimir Weinstein
881a9d1d31
ICU-184 support for storing binary collation data in resource bundles (initial revision)
...
X-SVN-Rev: 1408
2000-05-18 21:25:51 +00:00
Steven R. Loomis
0a042c3f86
ICU-200 OS400 makefile updates
...
X-SVN-Rev: 1384
2000-05-15 22:32:11 +00:00
Helena Chapman
c5a079fe2e
ICU-110 Added ucol_getVersion() API for getting Collator version information.
...
X-SVN-Rev: 1375
2000-05-15 19:48:26 +00:00
Vladimir Weinstein
c786b21d52
ICU-184 resource data files in memory mapped format (initial revision)
...
X-SVN-Rev: 1365
2000-05-15 18:39:17 +00:00
Steven R. Loomis
b67cfb9fbe
ICU-200 os400 build update (use $(LIBICU) instead of "libicu-" everywhere)
...
X-SVN-Rev: 1361
2000-05-13 00:13:15 +00:00
Markus Scherer
6b6bbd29f1
ICU-375 correct isAcceptable signature
...
X-SVN-Rev: 1324
2000-05-03 23:15:02 +00:00
Markus Scherer
7c7a980e20
ICU-375 do not compile strict if windows.h is included
...
X-SVN-Rev: 1322
2000-05-03 23:13:13 +00:00
Yves Arrouye
ebd22f3413
ICU-368 conditionally use <iostream> (and the std namespace),
...
<iostream.h>, or no streams at all depending on the value of U_IOSTREAM_SOURCE.
X-SVN-Rev: 1252
2000-04-25 21:33:15 +00:00
Steven R. Loomis
05a806c6bc
ICU-367 clean up use of iostream.h
...
X-SVN-Rev: 1179
2000-04-20 17:16:45 +00:00
Steven R. Loomis
5c83448e16
ICU-267 ucnv no longer exposes ucmp8, you'll have to declare it yourself
...
X-SVN-Rev: 1175
2000-04-19 22:13:47 +00:00
Yves Arrouye
3950fe01a2
ICU-359 fixed virtual destructors/members incoherences.
...
X-SVN-Rev: 1142
2000-04-18 17:58:18 +00:00
Steven R. Loomis
e78d6db835
ICU-185 don't call Locale(UnicodeString..) deprecated apis
...
X-SVN-Rev: 1135
2000-04-15 21:23:28 +00:00
Yves Arrouye
bff1b2e05c
ICU-353 use better names to replace index, depending on what the func/
...
method actually does with it (for example: n to get the nth element, offset
within a buffer, etc.).
X-SVN-Rev: 1131
2000-04-14 05:22:29 +00:00
Yves Arrouye
c69c164be8
ICU-353 basic warnings cleanup (not touching object's memory layout). A
...
basic build now compiles w/o a single warning on Linux. One with --enable-strict
is a different matter...
X-SVN-Rev: 1124
2000-04-13 23:00:43 +00:00
Yves Arrouye
e45f4fd7cb
ICU-310 check foran empty $(MAKECMDGOALS) and also include dependencies
...
in this case, so that a make in a subdir does include deps.
X-SVN-Rev: 1122
2000-04-13 22:08:07 +00:00
Markus Scherer
12317a643b
ICU-348 align c++ class field declaration and initialization order
...
X-SVN-Rev: 1096
2000-04-07 23:10:09 +00:00
Yves Arrouye
a5957d6e46
ICU-310 any target whose name matches %clean does not trigger inclusion
...
of dependencies. Nominated SRL to review, as usual :) (Stevens, just complain
if that's not okay). Now the question is: do we really want to keep the .d
when we make clean?
X-SVN-Rev: 1076
2000-04-05 22:14:24 +00:00
Markus Scherer
bba7ac1a00
ICU-176 UTF-16 changes for UnicodeString
...
X-SVN-Rev: 1052
2000-04-03 23:53:59 +00:00
Alan Liu
a689f5a631
ICU-333 add methods for subclasses to set ID
...
X-SVN-Rev: 1040
2000-03-31 00:32:00 +00:00
Alan Liu
e8735483a5
ICU-333 recompute ID in set/adopt methods
...
X-SVN-Rev: 1039
2000-03-31 00:31:42 +00:00
Alan Liu
781093dfd7
ICU-149 cleanup uhash/hash
...
X-SVN-Rev: 1035
2000-03-30 04:30:20 +00:00
Markus Scherer
50eb0cfdf0
ICU-98 define and use POSIX INT32_MAX etc., matching int32_t etc.
...
X-SVN-Rev: 1032
2000-03-30 01:12:01 +00:00
Brendan Murray
dd70c2705e
ICU-98 These are changes to support 64-bit platforms, such as Sun
...
SPARC V9, which is the only one tested so far.
X-SVN-Rev: 1022
2000-03-29 21:41:11 +00:00
Alan Liu
a77857a081
ICU-149 modify to use new C++ Hashtable
...
X-SVN-Rev: 1005
2000-03-28 22:12:14 +00:00
Alan Liu
3c75736608
ICU-149 remove unneeded #include uhash
...
X-SVN-Rev: 1002
2000-03-28 22:06:36 +00:00
Madhu K
4b849b6d51
ICU-114 Fixed for HP/UX
...
X-SVN-Rev: 992
2000-03-27 21:07:05 +00:00
Vladimir Weinstein
6dd8c37754
ICU-335 APIs are now marked for proper doc generation
...
X-SVN-Rev: 975
2000-03-22 19:19:33 +00:00
Markus Scherer
54921c0d79
ICU-84 S/390 and EBCDIC updates
...
X-SVN-Rev: 969
2000-03-21 20:37:32 +00:00
Alan Liu
af7124308c
ICU-329 parse engines need better error reporting
...
X-SVN-Rev: 958
2000-03-18 01:42:45 +00:00
Alan Liu
24bb0f4fce
ICU-329 parse engines need better error reporting
...
X-SVN-Rev: 957
2000-03-18 01:19:39 +00:00
Yves Arrouye
e50ab96561
ICU-314 added $(DESTDIR) to every directory used in an install command.
...
X-SVN-Rev: 941
2000-03-10 22:55:19 +00:00
Alan Liu
dc6585b31e
ICU-315 remove EBCDIC-incompatible char constants
...
X-SVN-Rev: 931
2000-03-09 18:05:11 +00:00
Alan Liu
1c55f1f997
ICU-243 add prefix/suffix support to Hex-Unicode and Unicode-Hex
...
X-SVN-Rev: 916
2000-03-08 19:26:17 +00:00
Helena Chapman
a9236ce6dd
ICU-239 Added the u_vformatMessage() and u_vparseMessage() functions.
...
X-SVN-Rev: 904
2000-03-07 01:53:49 +00:00
Alan Liu
63481e37f0
ICU-315 remove EBCDIC-incompatible char constants
...
X-SVN-Rev: 894
2000-03-04 02:21:02 +00:00
Alan Liu
772cdc8d53
ICU-315 remove EBCDIC-incompatible char constants
...
X-SVN-Rev: 893
2000-03-04 02:08:11 +00:00
Alan Liu
a359652458
ICU-315 remove EBCDIC-incompatible char constants
...
X-SVN-Rev: 892
2000-03-04 01:59:13 +00:00
Alan Liu
1cf654db33
ICU-315 remove EBCDIC-incompatible char constants
...
X-SVN-Rev: 891
2000-03-04 01:51:51 +00:00
Yves Arrouye
1dca1c6fd7
ICU-212 fixed HEADERS definition and the copy of headers.
...
X-SVN-Rev: 885
2000-03-02 20:26:02 +00:00
Alan Liu
77749b5b8d
ICU-278 Catch infinite loops in RBT rules
...
X-SVN-Rev: 752
2000-02-12 02:05:36 +00:00
Alan Liu
bb2611b517
ICU-277 fixed bug in UnicodeSet variable parsing
...
X-SVN-Rev: 751
2000-02-12 01:23:13 +00:00
Alan Liu
e7209482d2
ICU-276 added Position constructors
...
X-SVN-Rev: 750
2000-02-11 22:32:11 +00:00
Alan Liu
7ce42e2f31
ICU-265 map char to set with array instead of hash for better performance
...
X-SVN-Rev: 728
2000-02-08 02:49:15 +00:00
Yves Arrouye
bf89e792e3
ICU-212 out-of-source build. configure now creates data/ and
...
data/translit in the build dir. Changed every Makefile to correctly use
$(srcdir), $(builddir), and the new data location.
X-SVN-Rev: 727
2000-02-07 21:00:53 +00:00
Alan Liu
7b6b7df37a
ICU-264 improve filter handling of CompoundTransliterator
...
X-SVN-Rev: 722
2000-02-05 00:24:24 +00:00
Alan Liu
710fd46eae
ICU-182 add UCAL_YEAR_WOY and UCAL_DOW_LOCAL
...
X-SVN-Rev: 694
2000-01-25 18:22:15 +00:00
Helena Chapman
e724d593b2
ICU-45 Updated the dbbi.h and rbbi.h not to expose the ctor APIs.
...
X-SVN-Rev: 693
2000-01-25 17:57:36 +00:00
Alan Liu
f2692628ef
ICU-182 NO API change; make EStampValues anonymous; these are just int constants
...
X-SVN-Rev: 687
2000-01-25 02:15:41 +00:00
Alan Liu
a3c6a8704e
ICU-182 add comments for Y and e
...
X-SVN-Rev: 686
2000-01-25 02:14:32 +00:00
Alan Liu
c3dc523600
ICU-182 NO API CHANGES; remove stdio; remove getISOYear (use YEAR_WOY now); other private method changes
...
X-SVN-Rev: 685
2000-01-25 02:13:45 +00:00
Alan Liu
edad3a22da
ICU-182 minor code cleanup
...
X-SVN-Rev: 684
2000-01-25 02:12:12 +00:00
Alan Liu
6e75fbd00c
ICU-182 revised computeJulianDay for YEAR YEAR_WOY WOY; other misc. cleanup
...
X-SVN-Rev: 683
2000-01-25 02:11:28 +00:00
Alan Liu
dab9203f53
ICU-182 allow pattern chars that lack Y and e equivalents; this is a workaround only; the proper fix is to supply the locale data
...
X-SVN-Rev: 682
2000-01-25 02:08:22 +00:00
Steven R. Loomis
af78a1b3b1
ICU-227 hp/ux [MORE general init'zer problems]
...
X-SVN-Rev: 671
2000-01-21 03:42:27 +00:00
Steven R. Loomis
0be3b10b9a
ICU-227 newlines at end of file
...
X-SVN-Rev: 665
2000-01-20 06:58:59 +00:00
Vladimir Weinstein
ea469908f0
ICU-182 Implementation of DOW_LOCAL and YEAR_WOY, take 2
...
X-SVN-Rev: 663
2000-01-20 04:47:14 +00:00
Vladimir Weinstein
958a04eb2b
ICU-182 implementation of DOW_LOCAL and YEAR_WOY, take 2
...
X-SVN-Rev: 661
2000-01-20 04:40:07 +00:00
Alan Liu
5304fb51e9
ICU-199 eliminate unused code; coalesce methods
...
X-SVN-Rev: 651
2000-01-19 19:25:28 +00:00
Alan Liu
8387fe98df
ICU-199 unify incremental-nonincremental imp
...
X-SVN-Rev: 650
2000-01-19 19:12:42 +00:00
Alan Liu
4541f4aea8
ICU-199 cleanup API, change int[] to Position
...
X-SVN-Rev: 649
2000-01-19 19:02:10 +00:00
Vladimir Weinstein
23c9e60988
ICU-182 adding, rolling and parsing for DOW_LOCAL and YEAR_WOY
...
X-SVN-Rev: 646
2000-01-19 04:22:25 +00:00
Vladimir Weinstein
4fcd5b4699
ICU-182 parsing, adding and rolling for DOW_LOCAL and YEAR_WOY
...
X-SVN-Rev: 644
2000-01-19 04:18:44 +00:00
Alan Liu
7da50142ca
ICU-199 UnicodeSet inherits from UnicodeFilter
...
X-SVN-Rev: 634
2000-01-18 20:00:56 +00:00
Markus Scherer
8ab661d242
ICU-201 add forward declarations before 'friend' statements
...
X-SVN-Rev: 633
2000-01-18 19:57:46 +00:00
Alan Liu
2d5cbe5d93
ICU-199 incorporate Mark's bug fixes
...
X-SVN-Rev: 630
2000-01-18 18:43:09 +00:00
Alan Liu
49a4f38e87
ICU-199 remove "keyboard" from method names, make max context len a member of Transliterator set by subclasses
...
X-SVN-Rev: 629
2000-01-18 18:27:27 +00:00
Steven R. Loomis
29a3b0aefd
ICU-199 add jamo <-> hangul
...
X-SVN-Rev: 626
2000-01-18 02:50:50 +00:00
Alan Liu
114ff8ce98
ICU-199 fix filtering bug
...
X-SVN-Rev: 620
2000-01-18 02:04:59 +00:00
Alan Liu
44562e956f
ICU-199 add Jamo-Hangul and Hangul-Jamo
...
X-SVN-Rev: 618
2000-01-18 01:55:52 +00:00
Madhu K
379766b73b
ICU-199 Multiple declarations of a variable. Fixed for Unix.
...
X-SVN-Rev: 592
2000-01-15 01:46:40 +00:00
Alan Liu
d2185dcbe6
ICU-199 compound ID support
...
X-SVN-Rev: 585
2000-01-14 21:15:25 +00:00
Helena Chapman
db8def56c3
ICU-45 Added ErrorCode to the constructor APIs.
...
.
X-SVN-Rev: 578
2000-01-14 00:13:59 +00:00
Madhu K
95e425918b
ICU-45 Fix to support bid-endian platforms.
...
X-SVN-Rev: 574
2000-01-13 23:41:25 +00:00
Madhu K
f3d4efa32d
ICU-96 Inline function RuleBasedCollator::makeReorderedBuffer
...
called before being defined. Fixed it.
X-SVN-Rev: 572
2000-01-13 21:36:39 +00:00
Helena Chapman
423580d732
ICU-84 Added OS390 fixes for 12/28 snapshot.
...
.
X-SVN-Rev: 570
2000-01-13 21:11:42 +00:00
Alan Liu
8171577fca
ICU-199 create icu/data/translit/index.txt
...
X-SVN-Rev: 564
2000-01-13 14:11:06 +00:00
Alan Liu
8dd3eab784
ICU-199 remove unused constructor
...
X-SVN-Rev: 563
2000-01-13 14:10:10 +00:00
Alan Liu
712db54818
ICU-199 new rule syntax; performance improvement
...
X-SVN-Rev: 560
2000-01-13 07:28:31 +00:00
Alan Liu
1a6cfef879
ICU-199 new rule syntax; performance improvement; update rules
...
X-SVN-Rev: 559
2000-01-13 07:28:08 +00:00
Madhu K
b4674418b6
ICU-45 Fix for windows
...
X-SVN-Rev: 556
2000-01-13 01:23:38 +00:00
Madhu K
7f5b88a055
ICU-45 Multiple Declaration of a variable
...
X-SVN-Rev: 554
2000-01-13 01:01:17 +00:00
Steven R. Loomis
5ecfe44aa4
ICU-45 use TRUE/FALSE not true/false [*bbi]
...
X-SVN-Rev: 553
2000-01-12 22:24:10 +00:00
Alan Liu
13955b6ce2
ICU-199 rewrite UnicodeSet pattern parser
...
X-SVN-Rev: 547
2000-01-12 18:03:53 +00:00
Steven R. Loomis
fea8b1b618
ICU-12 'unicode/' in include path [header export fixes]
...
X-SVN-Rev: 545
2000-01-12 06:08:46 +00:00
Helena Chapman
8e02d61ed6
ICU-12 Fixed the Makefile.in to export all the header files in unicode/ directories in
...
common, i18n and extra/ustdio.
X-SVN-Rev: 542
2000-01-12 01:31:31 +00:00
Steven R. Loomis
464b29725e
ICU-114 Add null transliterator to the makefile
...
X-SVN-Rev: 537
2000-01-12 00:12:59 +00:00
Alan Liu
27c4f96908
ICU-114 use U_FILE_SEP_STRING
...
X-SVN-Rev: 534
2000-01-11 19:48:48 +00:00
Alan Liu
ac174648f9
ICU-114 make getDisplayName static, change rb tags
...
X-SVN-Rev: 532
2000-01-11 19:39:28 +00:00
Alan Liu
66e286def7
ICU-114 make getDisplayName static
...
X-SVN-Rev: 531
2000-01-11 19:39:06 +00:00
Alan Liu
b062d159c4
ICU-114 add NullTransliterator
...
X-SVN-Rev: 528
2000-01-11 17:28:49 +00:00
Alan Liu
f367eb35fa
ICU-114 fix UVector warning
...
X-SVN-Rev: 527
2000-01-11 17:26:46 +00:00
Steven R. Loomis
230ddb1f04
ICU-45 posix fixes
...
X-SVN-Rev: 515
2000-01-11 01:45:36 +00:00
Helena Chapman
5d308fa1ea
ICU-45 Removed the SimpleTextBoundary implementation.
...
X-SVN-Rev: 514
2000-01-11 01:42:04 +00:00
Helena Chapman
3b89a0c831
ICU-45 Moved the include path around in the implementation.
...
X-SVN-Rev: 510
2000-01-11 00:46:58 +00:00
Helena Chapman
ee49e7e363
ICU-45 Moved rbbi.h and dbbi.h into unicode folder.
...
X-SVN-Rev: 509
2000-01-10 22:25:44 +00:00
Helena Chapman
c48ba34577
ICU-45 Fixed the include path problems.
...
X-SVN-Rev: 507
2000-01-10 21:21:52 +00:00
Helena Chapman
ffaec7a318
ICU-45 Fixed the include path problems.
...
X-SVN-Rev: 506
2000-01-10 21:10:21 +00:00
Helena Chapman
6a1f72fd1a
ICU-45 Check in initial version of the RBBI implementation.
...
X-SVN-Rev: 505
2000-01-10 20:26:57 +00:00
Richard Gillam
016aa963f6
ICU-45 Initial check-in of RuleBasedBreakIterator and DictionaryBasedBreakIterator.
...
X-SVN-Rev: 502
2000-01-08 02:05:05 +00:00
Steven R. Loomis
1846280529
ICU-159 Port scope operator from Java (. -> ::) - thai coll fix for unix
...
X-SVN-Rev: 494
2000-01-06 20:12:14 +00:00
Steven R. Loomis
a8dbb2d531
ICU-211 backslashes in #include
...
X-SVN-Rev: 492
2000-01-06 20:02:04 +00:00
Helena Chapman
aedb933f7e
ICU-163 Fixed warnings on MSVC 6.0.
...
X-SVN-Rev: 476
1999-12-29 22:33:47 +00:00
Vladimir Weinstein
8b20f17f49
ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
...
X-SVN-Rev: 473
1999-12-28 23:57:50 +00:00
Vladimir Weinstein
8e21f86812
ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
...
X-SVN-Rev: 472
1999-12-28 23:39:02 +00:00
Helena Chapman
16ac11f546
ICU-200 Updated with OS/400 specific port changes.
...
X-SVN-Rev: 459
1999-12-22 22:57:04 +00:00
Alan Liu
d5831470e3
ICU-159 Thai collation
...
X-SVN-Rev: 426
1999-12-16 01:41:19 +00:00
Alan Liu
0b6dc30da7
ICU-114 fix cursorPos variable initialization bug
...
X-SVN-Rev: 419
1999-12-15 21:30:53 +00:00
Steven R. Loomis
6e4c41b4f8
ICU-65 bumped the time zone format version number
...
X-SVN-Rev: 414
1999-12-15 03:51:49 +00:00
Alan Liu
6da447a09e
ICU-65 make OffsetIndex.gmtOffset 4-aligned
...
X-SVN-Rev: 410
1999-12-14 20:17:02 +00:00
Alan Liu
87018110b1
ICU-181 make GMT public
...
X-SVN-Rev: 406
1999-12-14 18:41:13 +00:00
Steven R. Loomis
0377e79ec7
ICU-65 alignment fix
...
X-SVN-Rev: 397
1999-12-14 00:43:47 +00:00
Markus Scherer
f452a84c52
ICU-161 change copyright for open source
...
X-SVN-Rev: 393
1999-12-13 22:28:37 +00:00
Alan Liu
874ad280e4
ICU-159 thai collation
...
X-SVN-Rev: 378
1999-12-11 01:54:05 +00:00
Helena Chapman
80bf06949d
ICU-96 Removed RuleBasedCollator::getUnicodeOrder().
...
X-SVN-Rev: 372
1999-12-10 18:53:45 +00:00
Steven R. Loomis
363ee387f6
ICU-161 (c)opyright notices
...
X-SVN-Rev: 362
1999-12-09 23:27:55 +00:00
Alan Liu
b851d05295
ICU-81 roll bugs and calculation errors in cutover year
...
X-SVN-Rev: 359
1999-12-09 17:16:31 +00:00
Alan Liu
4dc3c25bae
ICU-65 improve default zone support
...
X-SVN-Rev: 356
1999-12-09 06:29:40 +00:00
Alan Liu
7873a4ffa4
ICU-187 don't use aliasing unistr ct
...
X-SVN-Rev: 355
1999-12-09 06:26:55 +00:00
Alan Liu
6d9cfd7f14
ICU-186 fix setStartRule setEndRule to set DST savings if nec
...
X-SVN-Rev: 351
1999-12-09 06:06:05 +00:00
Steven R. Loomis
96ffaa24d1
ICU-183 make ICU header files compile by themselves
...
X-SVN-Rev: 345
1999-12-08 23:42:52 +00:00
Markus Scherer
2d26f13d40
ICU-175 rename errorName() to u_errorName()
...
X-SVN-Rev: 343
1999-12-08 23:31:17 +00:00
Markus Scherer
54ba2e3819
ICU-170 use UnicodeString::length() instead of the deprecated size()
...
X-SVN-Rev: 339
1999-12-08 02:11:04 +00:00
Markus Scherer
5927a9f1e8
ICU-174 make code more robust
...
X-SVN-Rev: 337
1999-12-08 00:15:46 +00:00
Steven R. Loomis
392bf58ebe
ICU-65 Custom string was being truncated
...
X-SVN-Rev: 311
1999-12-05 09:14:26 +00:00
Alan Liu
36d5b2bb74
ICU-65 new mem-mapped system zone table, new algorithms, static zone table removed!, misc cleanup, lotsa new stuff
...
X-SVN-Rev: 308
1999-12-05 06:24:22 +00:00
Alan Liu
5ce017150f
ICU-65 new mem-mapped system zone table
...
X-SVN-Rev: 306
1999-12-05 06:13:21 +00:00
Alan Liu
337ba0677d
ICU-65 new mem-mapped layout
...
X-SVN-Rev: 305
1999-12-05 06:09:44 +00:00
Alan Liu
041f11b2bd
ICU-65 add constructors from mem-mapped data
...
X-SVN-Rev: 304
1999-12-05 06:09:24 +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
Steven R. Loomis
2fc4c67274
ICU-96 pathname cleanup
...
X-SVN-Rev: 286
1999-12-03 02:51:54 +00:00
Steven R. Loomis
bb749ae45a
ICU-96 bug in normalizeriterator state
...
X-SVN-Rev: 285
1999-12-03 02:40:20 +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
e5b179f2e6
ICU-65 Add support for 1:00u and 1:00s rule times
...
X-SVN-Rev: 279
1999-12-02 21:15:58 +00:00
Markus Scherer
e52c4359b4
ICU-69 use new UnicodeString constructor from invariant char*
...
X-SVN-Rev: 278
1999-12-02 18:34:10 +00:00
Alan Liu
7ac414bcf9
ICU-65 Move time zone data to icudata
...
X-SVN-Rev: 275
1999-12-02 02:30:44 +00:00
Markus Scherer
efde186f5c
ICU-69 use new UnicodeString constructor from invariant char*
...
X-SVN-Rev: 274
1999-12-01 22:57:20 +00:00
Markus Scherer
ec97389ca8
ICU-80 ResourceBundle keys (tags) are now const char*
...
X-SVN-Rev: 271
1999-12-01 21:27:44 +00:00
Steven R. Loomis
6f38a88ec1
ICU-96 oops: debugging code! [collation perf]
...
X-SVN-Rev: 267
1999-12-01 17:50:12 +00:00
Steven R. Loomis
c07aed7913
ICU-96 performance improvements
...
X-SVN-Rev: 247
1999-11-23 22:49:29 +00:00
Vladimir Weinstein
716b5cb017
ICU-161 changed copyright notice
...
X-SVN-Rev: 240
1999-11-23 16:57:21 +00:00
Alan Liu
773518b3e0
ICU-44 Update transliterator code to use Unicode::digit.
...
X-SVN-Rev: 232
1999-11-23 01:31:13 +00:00
Alan Liu
aa63a0d413
ICU-161 Updated with the correct copyright notice from IP lawyer
...
X-SVN-Rev: 231
1999-11-23 01:30:04 +00:00
Helena Chapman
b8cd0d0e0a
ICU-161 Updated with the correct copyright notice from IP lawyer.
...
X-SVN-Rev: 230
1999-11-23 01:26:08 +00:00
Helena Chapman
3ee0a67db2
ICU-161 Updated with the correct copyright notice from IP lawyer.
...
X-SVN-Rev: 225
1999-11-22 21:47:27 +00:00
Vladimir Weinstein
14e6e92642
ICU-161 changed copyright notice
...
X-SVN-Rev: 220
1999-11-22 20:25:35 +00:00
Alan Liu
ce5fdbbb6c
ICU-114 Get Transliteration building on Linux
...
X-SVN-Rev: 213
1999-11-22 19:31:05 +00:00
Alan Liu
37e56ce3c9
ICU-114 Fix compile errors
...
X-SVN-Rev: 196
1999-11-20 01:04:34 +00:00
Alan Liu
bd14077b79
ICU-114 Transliterator framework first working version
...
X-SVN-Rev: 194
1999-11-20 00:40:50 +00:00
Vladimir Weinstein
08104f4e36
ICU-55 added support for corrected year and localized day of week
...
X-SVN-Rev: 192
1999-11-20 00:10:39 +00:00
Alan Liu
f5e1689945
ICU-114 Make ::digit method public for access by Transliterator. Later this method will go away (see jitterbug 44).
...
X-SVN-Rev: 181
1999-11-18 02:02:49 +00:00
Helena Chapman
d60fe9d14e
ICU-84 Updated with S/390 IEEE port changes.
...
X-SVN-Rev: 177
1999-11-16 01:05:10 +00:00
Vladimir Weinstein
1d2370edc5
ICU-35 comments edited so that documentation is generated correctly
...
X-SVN-Rev: 172
1999-11-11 21:15:55 +00:00
Vladimir Weinstein
e4b933f6f1
ICU-35 header files comments updated so that Doc++ doesn't produce broken links
...
X-SVN-Rev: 161
1999-11-03 18:20:21 +00:00
Steven R. Loomis
49ec74e4fb
ICU-66 Fix some uninitialized memory problems in date format [caused ccaltst to fail]
...
X-SVN-Rev: 135
1999-10-28 02:02:53 +00:00
Alan Liu
cc8631bf1e
ICU-45 Initial check in of rbbi files. Do not compile yet, but handing code over to R. Gillam.
...
X-SVN-Rev: 131
1999-10-27 16:34:57 +00:00
Helena Chapman
7d96c6fc0b
ICU-66 Updated the count in Timezone.
...
X-SVN-Rev: 128
1999-10-27 01:23:27 +00:00
Helena Chapman
6d77748a62
ICU-66 Updated the kSystemTimeZones initialization.
...
X-SVN-Rev: 127
1999-10-27 01:09:48 +00:00
Helena Chapman
69bcef3a00
ICU-66 Initialized fStartMode and fEndMode.
...
X-SVN-Rev: 126
1999-10-27 01:09:21 +00:00
Helena Chapman
3fd1e18513
ICU-66 Initialized fPad and fPadPosition.
...
X-SVN-Rev: 125
1999-10-27 01:08:39 +00:00
Alan Liu
d7a4a97ef2
ICU-34 Added copy constructor etc.
...
X-SVN-Rev: 121
1999-10-26 17:15:44 +00:00
Markus Scherer
bc5139afa6
ICU-37 windows dll base addresses for icu
...
X-SVN-Rev: 108
1999-10-22 20:34:22 +00:00
Alan Liu
e935b24fa4
ICU-34 Add UnicodeSet to i18n
...
X-SVN-Rev: 103
1999-10-22 00:59:23 +00:00
Markus Scherer
c67973faff
ICU-7 help the OS/400 C++ compiler detect control path coverage in switch() {}
...
X-SVN-Rev: 100
1999-10-22 00:43:39 +00:00
Markus Scherer
0f43a91f08
ICU-7 remove :: for icu_mem...() (and remove unnecessary icu_memset())
...
X-SVN-Rev: 99
1999-10-22 00:41:21 +00:00
Alan Liu
3e6318e31e
ICU-25 Update comments
...
X-SVN-Rev: 94
1999-10-21 23:57:29 +00:00
Alan Liu
48c94ab013
ICU-25 Redeclarations of format/parse needed in Format hierarchy
...
X-SVN-Rev: 93
1999-10-21 23:57:00 +00:00
Alan Liu
2f959e256c
ICU-25 Redeclarations of format/parse needed in Format hierarchy
...
X-SVN-Rev: 92
1999-10-21 23:31:14 +00:00
Alan Liu
72df8a58c8
ICU-25 Redeclarations of format/parse needed in Format hierarchy
...
X-SVN-Rev: 91
1999-10-21 23:23:59 +00:00
Alan Liu
1c8fd5a39c
ICU-25 Redeclarations of format/parse needed in Format hierarchy - only redeclare to immedidate base\!
...
X-SVN-Rev: 90
1999-10-21 23:19:36 +00:00
Alan Liu
108d1dd162
ICU-25 Redeclarations of format/parse needed in Format hierarchy
...
X-SVN-Rev: 89
1999-10-21 23:15:44 +00:00
Alan Liu
7e5c3d8688
ICU-25 Redeclarations of format/parse needed in Format hierarchy
...
X-SVN-Rev: 88
1999-10-21 23:10:19 +00:00
Alan Liu
795a3b9570
ICU-25 Redeclarations of format/parse needed in Format hierarchy
...
X-SVN-Rev: 87
1999-10-21 22:59:11 +00:00
Alan Liu
ed2fb13c49
ICU-34 Add UnicodeSet class to i18n
...
X-SVN-Rev: 83
1999-10-20 22:08:09 +00:00
Markus Scherer
1966fd0e50
ICU-6 more renaming of constant names
...
FAILURE -> U_FAILURE etc.
X-SVN-Rev: 80
1999-10-18 23:44:20 +00:00
Markus Scherer
07a2bc0937
ICU-6 more renaming of constant names
...
FAILURE -> U_FAILURE etc.
X-SVN-Rev: 76
1999-10-18 22:48:32 +00:00
Alan Liu
579961ed20
ICU-32 DateFormat does not parse Feb 29 2000. This is a bug in GregorianCalendar era handling. Fixed algorithm, added test.
...
X-SVN-Rev: 70
1999-10-16 01:35:16 +00:00
Alan Liu
14aa1a76bc
ICU-31 Incorrect WEEK_OF_YEAR for Gregorian Calendar. Fixed algorithm, updated doc, added regression test.
...
X-SVN-Rev: 68
1999-10-16 00:25:13 +00:00
Alan Liu
b470848b03
ICU-19 (Updated copyrights per contribution guidelines)
...
X-SVN-Rev: 65
1999-10-15 23:09:50 +00:00
Alan Liu
3ca6764857
ICU-28 DateFormat parses 2-digit years other than "00" through "99". Fix restricts parsing to those 2-digit year strings.
...
X-SVN-Rev: 64
1999-10-15 21:33:00 +00:00
Alan Liu
b28e911c8c
ICU-19 Changed copy command to work on Win98 by deleting trailing backspace
...
X-SVN-Rev: 63
1999-10-15 21:14:43 +00:00
Markus Scherer
4be556368b
ICU-30 utypes.h should not define icu_wcs...() & UFieldPosition
...
X-SVN-Rev: 62
1999-10-15 18:09:53 +00:00
Markus Scherer
bd6d600bf1
ICU-20 C++: clean up object adoption semantics & implementation in failure cases
...
X-SVN-Rev: 56
1999-10-14 19:13:11 +00:00
Markus Scherer
4c27307f8e
ICU-7 add os/400 support
...
X-SVN-Rev: 40
1999-10-12 00:27:57 +00:00
Markus Scherer
cb006fe433
ICU-13 remove internal helpers from utypes.h
...
X-SVN-Rev: 38
1999-10-12 00:19:25 +00:00
Markus Scherer
06b91b4fd8
disable microsoft compiler extensions (except for gregocal.cpp - compiler bug?)
...
X-SVN-Rev: 25
1999-10-08 18:57:07 +00:00
Markus Scherer
b942cae860
ICU-6 change enum constants that do not conform to our naming conventions
...
X-SVN-Rev: 18
1999-10-07 00:07:53 +00:00
Helena Chapman
1ccc7d153f
ICU version 1.3 merge from CMVS.
...
X-SVN-Rev: 9
1999-09-30 23:47:52 +00:00
Stephen Booth
7406982293
Sync with 1.2.5
...
X-SVN-Rev: 8
1999-09-03 22:08:47 +00:00
Unknown User
aa0b0a88e8
Initial revision
...
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00