George Rhoten
c479396134
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4391
2001-03-29 01:08:13 +00:00
George Rhoten
9db32ad2aa
ICU-742 changed "Default locale" message stderr -> stdout
...
X-SVN-Rev: 4270
2001-03-22 18:18:38 +00:00
Ram Viswanadha
ef97b534cd
ICU-903 update copyright notices
...
X-SVN-Rev: 4233
2001-03-21 19:46:49 +00:00
George Rhoten
a845bcdc78
ICU-432 Remember to close the converter.
...
X-SVN-Rev: 4124
2001-03-16 02:03:24 +00:00
Ram Viswanadha
246958f47a
ICU-865 HP-UX porting fixes
...
X-SVN-Rev: 4081
2001-03-15 00:43:12 +00:00
Ram Viswanadha
23b4a7deae
ICU-96 make collation test output prettier by printing \u uchars
...
X-SVN-Rev: 4063
2001-03-14 02:29:54 +00:00
Ram Viswanadha
24e2af6382
ICU-96 make collation test output prettier by printing \u uchars
...
X-SVN-Rev: 4052
2001-03-13 23:43:54 +00:00
George Rhoten
bc3aaa20ef
ICU-573 Put in putil.h
...
X-SVN-Rev: 3361
2001-01-03 00:18:57 +00:00
George Rhoten
994d196cbb
ICU-432 Fixed a very odd leak with cloctest, cucdtst and crestst
...
X-SVN-Rev: 3245
2000-12-15 19:16:43 +00:00
Steven R. Loomis
d6cf07794e
ICU-743 data rearrangement. So tests can find their data
...
X-SVN-Rev: 3102
2000-12-03 04:07:13 +00:00
Ram Viswanadha
af2cfd885a
ICU-549 Fixed trailing backslash bug on win32 by changing
...
the function from getenv() to u_getDataDirectory()
X-SVN-Rev: 3011
2000-11-28 02:11:23 +00:00
George Rhoten
dc00af16a4
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 2507
2000-09-25 20:56:12 +00:00
George Rhoten
e355137ca4
ICU-597 Make the definition for main more consistent.
...
X-SVN-Rev: 2470
2000-09-21 18:41:55 +00:00
George Rhoten
79c49e470a
ICU-597 Hopeful changes to compile on AS/400
...
X-SVN-Rev: 2462
2000-09-20 22:39:43 +00:00
Yves Arrouye
1968fe35ad
ICU-575 finally got rid of @BUILDDATADIR@ in the Makefiles. Also removed
...
the need for BUILD_OUT_OF_SOURCE to be defined at configure time.
X-SVN-Rev: 2383
2000-08-29 22:26:15 +00:00
Yves Arrouye
4e1c30d30b
ICU-575 fixed a number of problems with the out of source build. The
...
build now works with --srcdir=../a/relative/path, --srcdir=/an/absolute/one
and in source. Auxiliary data in data and test/testdata is generated by new
Makefiles in these directories (data is new inside source). Some cleanup is
still needed, for example when makeconv generates test files... Test code
now knows about out of source vs in source build. Sorry... (Will be fixed
if data and source are at the same level some day.)
X-SVN-Rev: 2373
2000-08-29 07:28:22 +00:00
George Rhoten
9253fe4dd3
ICU-573 included stdlib.h and memory.h into files that need it for the utypes.h change
...
X-SVN-Rev: 2367
2000-08-28 21:43:03 +00:00
Steven R. Loomis
d01e7c4f85
ICU-567 MacOS
...
X-SVN-Rev: 2363
2000-08-28 20:24:40 +00:00
Helena Chapman
2ed77b81bc
ICU-401 More S/400 fixes.
...
X-SVN-Rev: 2296
2000-08-16 22:30:12 +00:00
Helena Chapman
b4bfa3652a
ICU-550 Fixed more hpux11.
...
X-SVN-Rev: 2289
2000-08-16 17:58:56 +00:00
Steven R. Loomis
e35f78c6f6
ICU-550 extern C for hpux
...
X-SVN-Rev: 2252
2000-08-15 02:39:18 +00:00
Helena Chapman
4855aca266
ICU-549 Why was this change made the first place? It's breaking the Window's build at least.
...
X-SVN-Rev: 2246
2000-08-15 01:06:38 +00:00
Ram Viswanadha
324e9bc555
ICU-549 Fixed data directory string
...
X-SVN-Rev: 2245
2000-08-15 00:17:10 +00:00
Helena Chapman
3f2fb26333
ICU-401 Make 1.6 tree compiled and linked on S/400.
...
X-SVN-Rev: 2233
2000-08-14 23:35:57 +00:00
Vladimir Weinstein
cc30f756d3
ICU-432 more leaks fixes
...
X-SVN-Rev: 2231
2000-08-14 23:14:23 +00:00
Yves Arrouye
5539bdeb9d
ICU-543 exit with a non-zero error code if tests were not successful.
...
X-SVN-Rev: 2187
2000-08-11 04:29:07 +00:00
Vladimir Weinstein
45515c9a0c
ICU-432 more memory leaks fixes
...
X-SVN-Rev: 1750
2000-07-06 23:01:50 +00:00
Yves Arrouye
d37141dcac
ICU-371 changed LINUX and SOLARIS to U_LINUX and U_SOLARIS, also
...
changed HAVE_INTTYPES_H to U_HAVE_INTTYPES_H.
X-SVN-Rev: 1726
2000-06-30 21:35:03 +00:00
Vladimir Weinstein
d65a9064c0
ICU-432 fix a bad memory write
...
X-SVN-Rev: 1591
2000-06-09 00:05:21 +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
Markus Scherer
2dcb6e5200
ICU-315 S/390 fix was left out
...
X-SVN-Rev: 1082
2000-04-06 20:23:01 +00:00
Markus Scherer
44b48ccf4a
ICU-315 break tests early if data files are missing
...
X-SVN-Rev: 1023
2000-03-29 21:48:44 +00:00
Markus Scherer
258dbe98d4
ICU-315 S/390 and EBCDIC updates
...
X-SVN-Rev: 970
2000-03-22 01:57:16 +00:00
Steven R. Loomis
5d96fad42e
ICU-212 out of source build.
...
X-SVN-Rev: 775
2000-02-16 22:38:38 +00:00
Steven R. Loomis
3039c11612
ICU-227 fix const type in cintltst() main, [future error fix for HPUX c++ compiler]
...
X-SVN-Rev: 764
2000-02-16 01:10:01 +00:00
Helena Chapman
3aaa52af8d
ICU-161 updated the copyright notices.
...
X-SVN-Rev: 596
2000-01-15 02:00:06 +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
Helena Chapman
4ec388cedf
ICU-174 Removed C++ style comments.
...
X-SVN-Rev: 350
1999-12-09 01:31:44 +00:00
Markus Scherer
5927a9f1e8
ICU-174 make code more robust
...
X-SVN-Rev: 337
1999-12-08 00:15:46 +00:00
Markus Scherer
22e0892d45
ICU-26 cintltest does not work if the icu folder is not in a drive root
...
X-SVN-Rev: 55
1999-10-14 19:10:43 +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
Unknown User
aa0b0a88e8
Initial revision
...
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00