George Rhoten
|
0e7a391e51
|
ICU-961 os/390 needs U_CALLCONV for C function pointers in C++.
X-SVN-Rev: 4845
|
2001-05-31 20:11:35 +00:00 |
|
George Rhoten
|
0de870de83
|
ICU-66 Don't write off the end of an array.
X-SVN-Rev: 4808
|
2001-05-25 21:50:10 +00:00 |
|
Markus Scherer
|
673be52f5e
|
ICU-972 separate cwchar.h/.c from cstring.h/.c
X-SVN-Rev: 4799
|
2001-05-25 17:57:14 +00:00 |
|
George Rhoten
|
81ed530191
|
ICU-597 One of the tests calls the copy constructor on as/400 on a bad resource bundle,
while the other platforms seem to optimize away the extra call to the copy constructor.
X-SVN-Rev: 4794
|
2001-05-25 16:08:27 +00:00 |
|
George Rhoten
|
92be7ab1ae
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4770
|
2001-05-23 17:55:35 +00:00 |
|
George Rhoten
|
94e1fd78a5
|
ICU-900 Fixed some compiler warnings on HPUX.
X-SVN-Rev: 4760
|
2001-05-22 22:25:48 +00:00 |
|
George Rhoten
|
aaa02de5c3
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4738
|
2001-05-21 23:12:10 +00:00 |
|
George Rhoten
|
7a2d4c49a9
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4736
|
2001-05-21 22:58:19 +00:00 |
|
Vladimir Weinstein
|
eb53dfe572
|
ICU-96 [CODE REVIEW] /* THIS WOULD BE AN API CHANGE - WE HAD TO REMOVE IT FROM COMMON AND PUT IN UCOL.CPP */ We needed u_strncmpCodePointOrder for identical comparison
X-SVN-Rev: 4735
|
2001-05-21 22:54:51 +00:00 |
|
Vladimir Weinstein
|
8e3a554c78
|
ICU-96 [CODE REVIEW] We needed u_strncmpCodePointOrder for identical comparison
X-SVN-Rev: 4732
|
2001-05-21 22:28:00 +00:00 |
|
Yves Arrouye
|
9d65eb286b
|
ICU-961 changed U_ICU_VERSION to 1.8.1 which in turns ensures that all
the library version numbers are okay.
X-SVN-Rev: 4731
|
2001-05-21 22:07:19 +00:00 |
|
Markus Scherer
|
e5d329510d
|
ICU-932 fix ucnv_convert() buffer management (rewrite ucnv_convert())
X-SVN-Rev: 4726
|
2001-05-19 00:55:13 +00:00 |
|
George Rhoten
|
f1102238b5
|
ICU-961 Changed the patch level
X-SVN-Rev: 4720
|
2001-05-18 20:56:51 +00:00 |
|
George Rhoten
|
d34c838277
|
ICU-958 Undoing the $(SHELL) changes.
It worked on the Solaris 2.7 machine,
but it does not work on other platforms because install-sh is not used on them.
X-SVN-Rev: 4705
|
2001-05-17 22:51:25 +00:00 |
|
George Rhoten
|
74d073951e
|
ICU-865 Removed some commented out code that no longer has any value.
X-SVN-Rev: 4699
|
2001-05-17 16:28:42 +00:00 |
|
George Rhoten
|
bc0f2f0615
|
ICU-66 #if'd out leaky protected function that never really worked in the first place.
X-SVN-Rev: 4698
|
2001-05-17 15:30:07 +00:00 |
|
George Rhoten
|
33c862da3b
|
ICU-958 add $(SHELL) for install-sh
X-SVN-Rev: 4694
|
2001-05-16 22:09:22 +00:00 |
|
George Rhoten
|
a801f30f2a
|
ICU-661 Don't use MFC headers
X-SVN-Rev: 4683
|
2001-05-16 16:19:43 +00:00 |
|
George Rhoten
|
9568fe1112
|
ICU-567 Oops, forgot a ; for the Mac
X-SVN-Rev: 4679
|
2001-05-15 23:07:21 +00:00 |
|
George Rhoten
|
6a6ea806c0
|
ICU-567 Errors.h is not standard on the Mac, but MacTypes.h is standard.
X-SVN-Rev: 4677
|
2001-05-15 22:11:59 +00:00 |
|
George Rhoten
|
ed45c994e0
|
ICU-597 Doing math with infinity usually results in NaN.
as/400 won't allow this to happen.
X-SVN-Rev: 4667
|
2001-05-14 22:45:22 +00:00 |
|
Ram Viswanadha
|
e4d7e1cdff
|
ICU-915 Fixed some compiler warnings
X-SVN-Rev: 4661
|
2001-05-14 17:43:10 +00:00 |
|
Ram Viswanadha
|
4c58d36717
|
ICU-915 Fixed shiftSequence bug
X-SVN-Rev: 4654
|
2001-05-11 02:25:35 +00:00 |
|
George Rhoten
|
6db6b757bd
|
ICU-661 Make the version information more accurate
X-SVN-Rev: 4652
|
2001-05-10 23:26:58 +00:00 |
|
Andy Heninger
|
5ba0464f62
|
ICU-893 FIx copyright notice in version resource
X-SVN-Rev: 4638
|
2001-05-10 18:22:05 +00:00 |
|
George Rhoten
|
7dffe91b3f
|
ICU-865 Move the .rc file into the proper project category,
remove debug info from release mode,
and revise the way headers are moved.
X-SVN-Rev: 4637
|
2001-05-10 18:04:41 +00:00 |
|
Andy Heninger
|
f89197ab0c
|
ICU-893 Add Version Resources for Windows DLLs (except for data dll)
X-SVN-Rev: 4631
|
2001-05-09 22:41:59 +00:00 |
|
Andy Heninger
|
37de66cb77
|
ICU-880 U_ALIGN_CODE and U_INLINE. Add defaults for non Windows/UNIX platforms
X-SVN-Rev: 4624
|
2001-05-08 17:02:18 +00:00 |
|
George Rhoten
|
7713040819
|
ICU-900 Don't use // in C files
X-SVN-Rev: 4623
|
2001-05-08 15:30:48 +00:00 |
|
Ram Viswanadha
|
fcfb3ad09b
|
ICU-947 Added coments no code change
X-SVN-Rev: 4622
|
2001-05-08 00:02:22 +00:00 |
|
Ram Viswanadha
|
0a875cdc0b
|
ICU-947 ISO-2022 performance improvements
X-SVN-Rev: 4620
|
2001-05-07 23:54:01 +00:00 |
|
Andy Heninger
|
a4cbd1275c
|
ICU-880 U_ALIGN_CODE and U_INLINE. Works windows, stubs for UNIXes (builds ok)
X-SVN-Rev: 4618
|
2001-05-07 23:01:37 +00:00 |
|
George Rhoten
|
73ee79ad66
|
ICU-597 Minor fix to get the locale for as/400
X-SVN-Rev: 4609
|
2001-05-04 23:41:15 +00:00 |
|
George Rhoten
|
468c08fe10
|
ICU-597 Minor fix to get the locale for as/400
X-SVN-Rev: 4608
|
2001-05-04 23:34:17 +00:00 |
|
George Rhoten
|
322e05f131
|
ICU-597 Get the locale for as/400
X-SVN-Rev: 4602
|
2001-05-04 00:47:16 +00:00 |
|
George Rhoten
|
68af60bbf8
|
ICU-567 XP_MAC_CONSOLE isn't needed anymore
X-SVN-Rev: 4598
|
2001-05-03 23:18:22 +00:00 |
|
George Rhoten
|
1b9b0d85a0
|
ICU-567 A better implementation of the Mac OS getDataDirectory
X-SVN-Rev: 4587
|
2001-05-03 00:13:10 +00:00 |
|
George Rhoten
|
f29ab59314
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4552
|
2001-04-25 17:11:44 +00:00 |
|
George Rhoten
|
24b041a4b3
|
ICU-821 Solaris has a tough time optimizing the digit function.
X-SVN-Rev: 4542
|
2001-04-24 17:36:53 +00:00 |
|
Andy Heninger
|
fe8f7ca9cd
|
ICU-880 strcoll: More performance tweaks, plus fix inlines for UNIX builds.
X-SVN-Rev: 4502
|
2001-04-18 19:31:05 +00:00 |
|
George Rhoten
|
39a3dcdc35
|
ICU-580 redefinition of UMAX_PTR for os/390 again.
X-SVN-Rev: 4494
|
2001-04-18 01:28:10 +00:00 |
|
George Rhoten
|
446cf8c769
|
ICU-597 Use the right buffer size when converting the path name.
X-SVN-Rev: 4493
|
2001-04-18 00:26:56 +00:00 |
|
Vladimir Weinstein
|
16b677c1a8
|
ICU-925 Empty resource bundles should not crash ICU!
X-SVN-Rev: 4489
|
2001-04-17 19:11:56 +00:00 |
|
Vladimir Weinstein
|
161e93c851
|
ICU-934 Changed %%ALIAS semantics - fallback path is now of the resource with real data
X-SVN-Rev: 4488
|
2001-04-17 19:09:23 +00:00 |
|
Syn Wee Quek
|
e297e86904
|
ICU-833
Added methods for exporting fcdcheck data.
X-SVN-Rev: 4465
|
2001-04-10 20:00:24 +00:00 |
|
Ram Viswanadha
|
bb0b1f5cc1
|
ICU-930 fixed offsets overwriting bug
X-SVN-Rev: 4463
|
2001-04-07 01:24:30 +00:00 |
|
Syn Wee Quek
|
1f0072aef6
|
ICU-833
Updated quickcheck and fcdcheck to return errorcode
when *chk.dat is not found.
X-SVN-Rev: 4443
|
2001-04-04 18:40:10 +00:00 |
|
Syn Wee Quek
|
5d0c31b788
|
ICU-833
Replaced hard coded quickcheck and fcdcheck data.
Now data gets created during a rebuild.
X-SVN-Rev: 4434
|
2001-04-04 02:31:28 +00:00 |
|
Alan Liu
|
02d3a8f040
|
ICU-922 fix bug in Normalizer bubbleAppend (Verisign bug)
X-SVN-Rev: 4426
|
2001-04-02 19:29:50 +00:00 |
|
George Rhoten
|
3861894d90
|
ICU-882 Forgot to remove the static fields for deprecation
X-SVN-Rev: 4420
|
2001-03-31 00:49:27 +00:00 |
|